Themaister
|
b6ca3e0e33
|
More verbose logging on auto save states.
|
2012-06-02 22:32:27 +02:00 |
|
Themaister
|
1b02235b8f
|
Change "ssnes" to "retroarch".
|
2012-06-02 22:19:42 +02:00 |
|
tukuyomi
|
d7c16c7b30
|
Greatly clean up quickbuild's handling of parameters.
|
2012-06-02 22:11:39 +02:00 |
|
Themaister
|
7a4ef581a4
|
Add auto save state on end.
|
2012-06-02 21:34:26 +02:00 |
|
Twinaphex
|
ddb03333e3
|
(Rzlib) Included uncompress
|
2012-06-02 14:37:10 +02:00 |
|
Themaister
|
e00edebc98
|
Clarify where *_LEVEL should be called.
|
2012-06-01 16:52:05 +02:00 |
|
Themaister
|
b2387e06bc
|
Add RETRO_ENVIRONMENT_SET_PERFORMANCE_LEVEL.
|
2012-06-01 16:50:38 +02:00 |
|
Themaister
|
b97644f52f
|
Make sure that network is inited.
|
2012-06-01 15:20:53 +02:00 |
|
Themaister
|
a0ec6da2a8
|
Allow sending UDP commands from RetroArch.
|
2012-06-01 15:15:06 +02:00 |
|
Themaister
|
02c77d3685
|
Drop useless (void).
|
2012-06-01 14:22:13 +02:00 |
|
Themaister
|
2c674ef8d1
|
Correctly walk the addrinfo tree to determine all addresses.
|
2012-05-31 20:34:33 +02:00 |
|
TwinAphex51224
|
e9cf861f7f
|
(360) fix 360 build
|
2012-05-30 17:24:02 +02:00 |
|
Twinaphex
|
3e6a10ffb6
|
(PS3) Add some Griffin overrides
|
2012-05-30 17:03:23 +02:00 |
|
Themaister
|
3902bc19b3
|
Fix strange newlines.
|
2012-05-30 16:55:23 +02:00 |
|
Themaister
|
10b0c2ee94
|
Merge branch 'master' of github.com:Themaister/RetroArch
|
2012-05-30 16:53:34 +02:00 |
|
Twinaphex
|
3fd10a723d
|
(PS3) Cleanups
|
2012-05-30 16:30:25 +02:00 |
|
Themaister
|
f600bf437c
|
Move message queue out of RetroArch core's control.
|
2012-05-30 01:20:47 +02:00 |
|
Twinaphex
|
2f8c4c10a9
|
(PS3) Fix reentrant ROM loading - input wasn't being brought up
again after deiniting input - will just comment out cellPadEnd
for now
|
2012-05-30 01:19:25 +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 |
|
Twinaphex
|
369e99efa8
|
(PS3) Use rarch_settings_create_menu_item_label in PS3 port now too
|
2012-05-29 22:22:47 +02:00 |
|
TwinAphex51224
|
841304619d
|
(360) Add LBL_LOAD_STATE_SLOT and LBL_SAVE_STATE_SLOT
|
2012-05-29 22:12:28 +02:00 |
|
TwinAphex51224
|
fcdeed2a82
|
(RARCH_CONSOLE) Non-unicode version of rarch_settings_create_menu_item_label
if _XBOX is undefined
|
2012-05-29 21:59:03 +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 |
|
Twinaphex
|
7ce9e4f9b0
|
(PS3) Use S_ASPECT_RATIO_DECREMENT / S_ASPECT_RATIO_INCREMENT
|
2012-05-29 17:55:45 +02:00 |
|
TwinAphex51224
|
f7bf8e9725
|
(360) Add S_ASPECT_RATIO_INCREMENT and S_ASPECT_RATIO_DECREMENT
|
2012-05-29 18:03:58 +02:00 |
|
Themaister
|
ef3adc7c42
|
Not supposed to declare variables.
|
2012-05-29 17:45:32 +02:00 |
|
TwinAphex51224
|
0c4f14a14f
|
(360) message queue stuff works properly now before Rarch is inited
|
2012-05-29 17:44:07 +02:00 |
|
Twinaphex
|
27aa887fcb
|
(PS3) gl_restart works properly now
|
2012-05-29 17:20:23 +02:00 |
|
Twinaphex
|
8f6c4f30c3
|
(PS3) Use rarch_settings_msg
|
2012-05-29 16:51:08 +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 |
|
Twinaphex
|
b995f8da9f
|
(gl.c) Turned some functions inline
|
2012-05-29 04:53:42 +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 |
|
Twinaphex
|
7de2e41c32
|
(PS3) Add S_QUIT
|
2012-05-29 04:16:38 +02:00 |
|
Twinaphex
|
9edeec41b7
|
(PS3) cleanups to menu code, fixes
|
2012-05-29 04:05:16 +02:00 |
|
TwinAphex51224
|
ca2e20be84
|
(360) Use S_REWIND
|
2012-05-29 03:49:19 +02:00 |
|
Twinaphex
|
b0cf650e97
|
Implement S_REWIND
|
2012-05-29 03:35:59 +02:00 |
|
Twinaphex
|
4f662ff0e2
|
(PS3) Implement S_RETURN_TO_LAUNCHER
|
2012-05-29 02:48:13 +02:00 |
|
Twinaphex
|
4bb5066691
|
(PS3) Add S_RETURN_TO_MENU
|
2012-05-29 02:33:27 +02:00 |
|
TwinAphex51224
|
487856c2c3
|
(360) Indenting cleanups
|
2012-05-29 02:33:00 +02:00 |
|