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 395dc79f6c .
|
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 |
|
twinaphex
|
32944aac12
|
Revert "Better scrolling acceleration"
This reverts commit 975abe8bc4 .
|
2014-10-16 04:37:20 +02:00 |
|
twinaphex
|
975abe8bc4
|
Better scrolling acceleration
|
2014-10-16 04:32:33 +02:00 |
|
twinaphex
|
395dc79f6c
|
Simplify menu_common_type_is
|
2014-10-16 04:25:38 +02:00 |
|
twinaphex
|
e371d598df
|
(menu_common_backend.c) - Cleanups
|
2014-10-16 03:55:20 +02:00 |
|
Twinaphex
|
443a11a52b
|
Get rid of unused variable warning
|
2014-10-16 03:17:44 +02:00 |
|
twinaphex
|
253d8e0da9
|
Properly split up callbacks
|
2014-10-16 02:53:35 +02:00 |
|
twinaphex
|
823884a508
|
Properly implement other start actions as well
|
2014-10-16 02:15:05 +02:00 |
|
twinaphex
|
4a581078fa
|
Refactor more toggle functions to be action_start functions
|
2014-10-16 02:01:40 +02:00 |
|
twinaphex
|
b9338a0067
|
Implement action OK callback for video resolution
|
2014-10-16 01:41:10 +02:00 |
|
twinaphex
|
c488562755
|
Remove action_ok callbacks that are functionally the same as
MENU_ACTION_RIGHT
|
2014-10-16 01:38:06 +02:00 |
|
twinaphex
|
4f45bf694c
|
MENU_ACTION_OK actions need to be functionally unique from MENU_ACTION_RIGHT
|
2014-10-16 01:36:39 +02:00 |
|
twinaphex
|
92d1d57b9f
|
Implement action OK callbacks properly
|
2014-10-16 01:34:57 +02:00 |
|
twinaphex
|
8d68031ec4
|
Properly clean up function pointers in menu_common_list_delete
|
2014-10-16 00:53:10 +02:00 |
|
twinaphex
|
fbc3abb621
|
Refactor push_list into static function push_main_menu_list
|
2014-10-15 22:13:17 +02:00 |
|
twinaphex
|
65c048b611
|
Reimplement deferred push input options
|
2014-10-15 22:10:41 +02:00 |
|
twinaphex
|
4d189d38c9
|
Reimplement deferred push for category
|
2014-10-15 22:04:02 +02:00 |
|
twinaphex
|
9f314ef50d
|
Reimplement shader parameter deferred push callbacks
|
2014-10-15 22:01:15 +02:00 |
|