117 Commits

Author SHA1 Message Date
TwinAphex51224
346745e24b (360) Use rarch_settings_create_menu_item_label 2012-05-29 20:01:29 +02:00
TwinAphex51224
4e6b50b8ee (360) Fixed placement of some rarch_convert_char_to_wchar calls 2012-05-29 19:54:05 +02:00
TwinAphex51224
6c7e3ec571 (360) char to wchar helper revisions - now uses a wchar_t buffer
in menu.cpp - buffer is passed to helper functions
2012-05-29 19:51:35 +02:00
TwinAphex51224
67ffd5226a (360) Properly implement OnControlNavigate 2012-05-29 19:00:48 +02:00
TwinAphex51224
f7bf8e9725 (360) Add S_ASPECT_RATIO_INCREMENT and S_ASPECT_RATIO_DECREMENT 2012-05-29 18:03:58 +02:00
TwinAphex51224
0c4f14a14f (360) message queue stuff works properly now before Rarch is inited 2012-05-29 17:44:07 +02:00
TwinAphex51224
1597c5a2cf (360) Abstracted message queue push code for generating messages -
seems to only work when Rarch is initialized - if not, it will
keep returning the first message that was pushed in the queue.
2012-05-29 16:45:37 +02:00
Twinaphex
68af1626d9 Indentation fixes 2012-05-29 15:25:39 +02:00
TwinAphex51224
0555a703a7 (360) Cleanups 2012-05-29 04:39:54 +02:00
TwinAphex51224
ca2e20be84 (360) Use S_REWIND 2012-05-29 03:49:19 +02:00
TwinAphex51224
487856c2c3 (360) Indenting cleanups 2012-05-29 02:33:00 +02:00
TwinAphex51224
396d57ae77 (360) Implemented S_RETURN_TO_DASHBOARD 2012-05-29 02:17:35 +02:00
TwinAphex51224
87d04b4bbd (360) Replace static function return_to_game() with calls to new
rarch_settings_change
2012-05-29 02:05:23 +02:00
TwinAphex51224
6a48f1e187 (360) Add menu toggle (between HD and SD) and add info message
enable/disable option
2012-05-28 23:19:40 +02:00
Twinaphex
705a0dd62e (PS3) Add info message enable/disable option 2012-05-28 22:43:08 +02:00
TwinAphex51224
82b7d4d046 (360) remove g_first_msg 2012-05-28 21:46:32 +02:00
Twinaphex
944ddc589b (360/PS3) Use PATH_MAX instead of MAX_PATH_LENGTH 2012-05-28 17:34:58 +02:00
TwinAphex51224
8889af2d19 (360) Starts up with default generated config file again 2012-05-28 15:43:56 +02:00
TwinAphex51224
70dbebcb5e (360) Clean up font code + remove some Win32-isms 2012-05-28 14:05:28 +02:00
TwinAphex51224
6e8e5ec89b (360) Remove xdk360_video_general.h header file - use uniform
IS_TIMER/SET_TIMER macros
2012-05-28 03:45:22 +02:00
TwinAphex51224
463fdd9bdf (360) Add 360 context file and use it 2012-05-28 02:29:51 +02:00
TwinAphex51224
b7fce9a98e (360) Removed g_d3d global pointer 2012-05-28 00:56:58 +02:00
TwinAphex51224
83d6fd3cbb (360) Preliminary FBO scaling options - need to restart before change
is applied, fbo_reinit function doesn't seem to work on-the-fly yet,
and 3x/4x FBO seems to crash right now
2012-05-24 11:34:10 +02:00
TwinAphex51224
176e4b2cb3 (360) Added preliminary controls settings/menu 2012-05-23 08:38:14 +02:00
TwinAphex51224
dd6ec8222f (360) Shader selection - start in shaders subdir 2012-05-22 16:43:46 +02:00
TwinAphex51224
6d0c569f0a (360) Add color format setting for changing backbuffer color format -
32bit ARGB and 16bit RGBA
2012-05-22 16:04:39 +02:00
TwinAphex51224
56a9d359ba (360) OSD messages now also work if g_console.emulator_initialized
is false
2012-05-22 15:21:45 +02:00
TwinAphex51224
0a1cf3edba (360) Add more OSD messages for options 2012-05-22 04:52:12 +02:00
TwinAphex51224
4e05524172 (360) Add some more OSD messages 2012-05-22 04:25:45 +02:00
TwinAphex51224
7064abded5 (RARCH_CONSOLE) message queue needs to be inited long before
Retro arch main init function - also added some onscreen
messages to some of the settings for the 360 port
2012-05-22 04:14:28 +02:00
TwinAphex51224
81203de0a2 (360) B button works better now in menu 2012-05-22 03:10:56 +02:00
TwinAphex51224
74d12bf1a1 (360) Custom resize mode now works 2012-05-22 02:19:40 +02:00
TwinAphex51224
ad17453d5c (360) Shader filenames are now shown in settings menu 2012-05-21 21:20:28 +02:00
TwinAphex51224
8cb3172eea (360) Cleaned up messy char to wchar and vice versa conversion routines
in 360 menu code by using new helper functions
2012-05-21 19:06:31 +02:00
TwinAphex51224
9cd3db85aa (360) Very rough shader selection in Settings menu - second pass doesn't work yet - blank screen - some memory leaks when loading a lot of shaders one after another 2012-05-21 18:02:59 +02:00
TwinAphex51224
16e7355314 (360) Add second hardware filter option 2012-05-08 04:22:53 +02:00
TwinAphex51224
9272fdcdd6 (360) Add FBO on/off switch 2012-05-08 03:37:06 +02:00
TwinAphex51224
df650a5e64 (360) Aspect ratio selection fix 2012-05-07 20:55:33 +02:00
TwinAphex51224
61d88fe42d (360) Fixup 2012-04-22 00:34:33 +02:00
TwinAphex51224
61eb18fa8a (360) More 360 changes 2012-04-22 00:11:48 +02:00
TwinAphex51224
b93ca1653c (360) Fix up filenames 2012-04-21 23:54:20 +02:00
TwinAphex51224
96fbb76345 (360) Small 360 fixups 2012-04-21 23:48:27 +02:00
Themaister
ce740f8948 More fixups. 2012-04-21 23:31:57 +02:00
Themaister
aab8fb6151 ssnes_* => rarch_*. 2012-04-21 23:25:32 +02:00
Themaister
9ab51ad23a SSNES => RetroArch. 2012-04-21 23:17:43 +02:00
TwinAphex51224
8da73e0434 (360) Name change 2012-04-21 02:55:55 +02:00
TwinAphex51224
3a99b0602e (360) Fixed memory freeing bug to do with XUI when exiting
program
2012-04-17 05:35:25 +02:00
TwinAphex51224
ce7275393e (360) Attempt to make clear in xdk360_video.cpp what is 360-specific
and what is not
2012-04-17 05:23:54 +02:00
Twinaphex
089e97b942 (360/PS3) Indenting nits 2012-04-14 04:38:40 +02:00
Twinaphex
782e8b8da9 (PS3/360) Removed duplicate keybind LUT 2012-04-13 17:03:30 +02:00