Twinaphex
9357b86fe1
(iOS) Get rid of apple_run_core invocations in apple/iOS/menu.m and
...
move over to new way of loading core. TODO: might need some kind
of explicit return to game in case main menu doesn't get shut down
when we invoke this
2014-10-17 02:49:25 +02:00
twinaphex
d31c903ada
(menu_action.c) menu_action_handle_setting - cut down on code duplication
2014-10-17 02:02:23 +02:00
twinaphex
f518da61bf
(menu_action.c) Cut down on code duplication
2014-10-17 01:37:17 +02:00
twinaphex
8d4fdd9e24
Implement call to populate_entries at the end of menu_entries_parse_list
2014-10-17 01:18:20 +02:00
twinaphex
5a93f90c46
(PS3) (GCM GL) Use calloc when we need to memset directly after
2014-10-17 01:10:39 +02:00
Twinaphex
3b3b990796
Add early return to menu_environment_get in case wrap_args
...
is NULL
2014-10-17 00:28:03 +02:00
Twinaphex
c0b85ba34a
Make apply_deferred_settings more robust when it's being called
...
when exiting
2014-10-17 00:21:02 +02:00
Twinaphex
be81e99a83
(OSX) Don't directly manipulate g_extern.system.shutdown - go through
...
rarch_main_command calls
2014-10-17 00:02:24 +02:00
twinaphex
884eeeb87d
Reimplement RARCH_CMD_QUIT
2014-10-17 00:00:09 +02:00
Twinaphex
87445ca1c3
(OSX) coreWasChosen - Implement some stubs
2014-10-16 23:57:22 +02:00
twinaphex
81824f213d
(iOS) Add TODO notes
2014-10-16 23:53:58 +02:00
Twinaphex
f2d067fe7f
(OSX) Start cutting down on apple_run_core
2014-10-16 23:52:14 +02:00
twinaphex
303aaede17
Update to connect_ps3.c
2014-10-16 22:37:06 +02:00
twinaphex
85c4c15c84
(Linuxraw joypad) Update linuxraw joypad driver
2014-10-16 22:30:51 +02:00
twinaphex
3fff1abb83
Refactor buttons variable in udev joypad driver
2014-10-16 22:25:09 +02:00
Twinaphex
a84d11abda
(iOS) Take out 'Close Content'
2014-10-16 21:43:49 +02:00
Twinaphex
7a38c58a9b
Fix linking in OSX solution
2014-10-16 21:14:59 +02:00
twinaphex
4db958a183
Add CFExtensions.m/CFExtensions.h - will need to build fix this now
2014-10-16 21:07:26 +02:00
Twinaphex
f1ba2e2dc5
(OSX) Create wrapper function around NSSearchPathForDirectoriesInDomains
...
and create surrogate enums
2014-10-16 21:02:22 +02:00
Twinaphex
787881a2ac
(OSX) platform.m - Get rid of old code
2014-10-16 20:39:51 +02:00
Twinaphex
8fa2c31a4f
Merge pull request #1160 from jeapostrophe/master
...
Fixing NS to CF bridging crash
2014-10-16 20:39:00 +02:00
Jay McCarthy
2be3fa3c04
Fixing NS to CF bridging crash
2014-10-16 14:14:15 -04:00
Twinaphex
1a52ce43ec
(OSX) add stubbed out replacement C code using CoreFoundation for grabbing
...
application support dir path - figure out why it's broken
2014-10-16 19:53:39 +02:00
twinaphex
6d4badd220
(7zip) Indenting nits
2014-10-16 19:03:28 +02:00
twinaphex
29dfac645d
(rzlib) Indenting nits
2014-10-16 19:00:28 +02:00
twinaphex
69ca7995b4
(RGL PS3) Build Fix
2014-10-16 18:37:34 +02:00
twinaphex
933408a8e4
Get rid of gx_strcpy_resolution
2014-10-16 18:35:30 +02:00
twinaphex
fd718def87
Use PATH_MAX size for string variable
2014-10-16 18:31:05 +02:00
twinaphex
278d8abd11
Rename MENU_FILE_SWITCH to MENU_FILE_PUSH
2014-10-16 18:29:19 +02:00
twinaphex
e49cad7b68
Implement action start callback for ST_PATH and ST_DIR
2014-10-16 18:07:57 +02:00
twinaphex
be5914d006
(menu_action.c) Cleanups
2014-10-16 17:57:42 +02:00
twinaphex
bd1d8e65bc
Implement action start callback for ST_PATH
2014-10-16 17:55:24 +02:00
twinaphex
be4c043735
Cleanup menu_action.c
2014-10-16 17:19:48 +02:00
twinaphex
97f26dfae1
(menu_action.c) Get rid of some code duplication
2014-10-16 08:35:44 +02:00
twinaphex
3213541783
Take out g_extern.lifecycle_state flushing for now - leave this
...
up to upper-layer input drivers for now
2014-10-16 08:32:02 +02:00
twinaphex
34915aefce
Add RARCH_CMD_PERFCNT_REPORT_FRONTEND_LOG
2014-10-16 08:31:10 +02:00
twinaphex
a0a78e0710
Get rid of general.h dependency for playlist.c
2014-10-16 08:22:14 +02:00
twinaphex
023bb20b91
Cleanups
2014-10-16 08:20:09 +02:00
twinaphex
ce9469cb98
(file_list.c) Get rid of general.h header dependency
2014-10-16 08:17:19 +02:00
twinaphex
ab78b8a4cd
Reimplement disk_options_disk_index_toggle
2014-10-16 07:41:29 +02:00
twinaphex
af45a31b58
More updates removing retrolaunch and moving it to separate repo
2014-10-16 07:36:06 +02:00
twinaphex
b61b6fa84b
Move Retrolaunch to separate repo
2014-10-16 07:34:59 +02:00
twinaphex
7c842f9342
More stdio.h header include removals
2014-10-16 07:29:42 +02:00
twinaphex
4f0d124793
Don't include stdio.h where not needed
2014-10-16 07:27:42 +02:00
twinaphex
fe1a083580
Revert "Simplify menu_common_type_is"
...
This reverts commit 395dc79f6c3ebbe7a316664db35d4013daea85b4.
2014-10-16 07:15:35 +02:00
twinaphex
5ae79ef71d
(menu_common_backend.c) Refactor some code
2014-10-16 06:52:25 +02:00
twinaphex
58b3540ef0
(menu_common_backend.c) Add MENU_ACTION_SELECT to menu_common_iterate
2014-10-16 06:49:09 +02:00
twinaphex
9537d5d2e9
Add some more sanity checks in menu_entries.c
2014-10-16 06:42:17 +02:00
twinaphex
b6f6871b1c
push_main_menu_list - add early return if setting is NULL
2014-10-16 06:39:22 +02:00
twinaphex
ffc6b2f6c3
Reduce calls to menu_common_type_is
2014-10-16 06:01:59 +02:00