Twinaphex
|
7d60c06679
|
(360) Moved libxenon files to 360/ directory
|
2012-06-22 18:58:19 +02:00 |
|
TwinAphex51224
|
4711b6c7e3
|
(360) Move frontend files to frontend/ directory
|
2012-06-22 07:38:53 +02:00 |
|
TwinAphex51224
|
32287f0f41
|
(360) Set file extensions per browser session
|
2012-06-22 07:30:26 +02:00 |
|
TwinAphex51224
|
99679001cb
|
(360) Use rarch_input_get_default_keybind_name
|
2012-06-22 07:20:58 +02:00 |
|
Twinaphex
|
eae8ac714f
|
(PS3/360) Create rarch_input_controls_set_default and use it
|
2012-06-20 07:52:05 +02:00 |
|
TwinAphex51224
|
1e6bcb6b7f
|
(360) Updated to work with new code refactorings
|
2012-06-19 04:18:41 +02:00 |
|
TwinAphex51224
|
3eddb91750
|
(360) Updated to work with filebrowser code changes
|
2012-06-19 02:05:02 +02:00 |
|
TwinAphex51224
|
e760807d47
|
(360) Add filebrowser free to menu_deinit (now renamed menu_free)
|
2012-06-18 06:22:26 +02:00 |
|
TwinAphex51224
|
21a344e61b
|
(360) Works now too with refactored filebrowser code
|
2012-06-18 06:12:37 +02:00 |
|
TwinAphex51224
|
0b84f1744e
|
(360) Updated for filebrowser changes
|
2012-06-18 02:27:54 +02:00 |
|
TwinAphex51224
|
f088ba7bb4
|
(360) SD menu placement fixed
|
2012-06-05 21:01:58 +02:00 |
|
TwinAphex51224
|
502fd8ff54
|
(360) Use S_START_RARCH setting
|
2012-05-29 23:00:38 +02:00 |
|
TwinAphex51224
|
6222329a7b
|
(360) Fixed control strings in Controls menu
|
2012-05-29 22:52:08 +02:00 |
|
Twinaphex
|
8e37cd4d89
|
(360/PS3) Make Quick Menu enums universal for console ports
|
2012-05-29 22:36:17 +02:00 |
|
TwinAphex51224
|
841304619d
|
(360) Add LBL_LOAD_STATE_SLOT and LBL_SAVE_STATE_SLOT
|
2012-05-29 22:12:28 +02:00 |
|
TwinAphex51224
|
074ff4b2fc
|
(360) Add S_LBL_RARCH_VERSION
|
2012-05-29 21:47:53 +02:00 |
|
TwinAphex51224
|
5f0991c052
|
(360) Can increment/decrement save state slots now in Quick Menu
|
2012-05-29 21:40:45 +02:00 |
|
TwinAphex51224
|
321697f029
|
(360) Add changing of rotation / aspect ratio with left/right
D-pad buttons
|
2012-05-29 21:29:32 +02:00 |
|
TwinAphex51224
|
37140c1cd9
|
(360) Use rarch_settings_set_menu_item_label more
|
2012-05-29 20:34:06 +02:00 |
|
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
|
0473785f65
|
(360) Small cleanups
|
2012-05-29 04:54:45 +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 |
|
Twinaphex
|
a171f4c9fd
|
(RARCH_CONSOLE) We want to init the message queue way before RetroArch
actually starts on consoles - therefore we add this ifdef -
beats having to add this for every console port
|
2012-05-28 23:14:18 +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
|
472ac47344
|
(360/PS3) use rarch_config_load for PS3 and 360
|
2012-05-28 21:21:03 +02:00 |
|
Twinaphex
|
3e7b2b8fd4
|
(PS3/360) Refactor rarch_manage_libretro_install
|
2012-05-28 20:07:08 +02:00 |
|
Twinaphex
|
cf77233896
|
Libretro management refactor
|
2012-05-28 19:39:31 +02:00 |
|
Twinaphex
|
10ad19bf76
|
(360/PS3) rarch_manage_libretro_set_first_file - no more dependency on
HAVE_CONFIGFILE
|
2012-05-28 18:33:25 +02:00 |
|
Twinaphex
|
eca9b3ddc9
|
(360/PS3) 360 and PS3 both use rarch_manage_libretro_set_first_file
now
|
2012-05-28 18:25:01 +02:00 |
|
Twinaphex
|
593376b9aa
|
(360/PS3) Both ports use rarch_config_save now for saving
settings to config file
|
2012-05-28 17:49:31 +02:00 |
|
Twinaphex
|
944ddc589b
|
(360/PS3) Use PATH_MAX instead of MAX_PATH_LENGTH
|
2012-05-28 17:34:58 +02:00 |
|
Twinaphex
|
15b7e0fafc
|
(360/PS3) Use rarch_create_default_config_file
|
2012-05-28 16:50:18 +02:00 |
|
TwinAphex51224
|
c9ce831e22
|
(360) Inits second shader in FBO mode on startup now
|
2012-05-28 15:53:04 +02:00 |
|
TwinAphex51224
|
c1143f9e2e
|
(360) Restore xdk360_set_nonblock_state
|
2012-05-28 15:47:27 +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
|
232cf0d122
|
(360) Only print char * messages, not wchar
|
2012-05-28 05:42:00 +02:00 |
|