twinaphex
|
3139f13612
|
(Menu) Cleanups
|
2015-06-15 02:37:32 +02:00 |
|
twinaphex
|
b2a7000519
|
Move more variables to menu_display_t
|
2015-06-15 02:08:25 +02:00 |
|
twinaphex
|
58d7c0fd3b
|
Move some more variables to menu_animation_t
|
2015-06-15 01:50:57 +02:00 |
|
Higor Eurípedes
|
725e0cd43d
|
(menu_cbs) Avoid implicit memset call in some frequently used functions
These functions are called a lot in some cases like when loading a big
database or playlist.
|
2015-06-14 17:22:41 -03:00 |
|
twinaphex
|
d70d838ab1
|
(menu_cbs_ok.c) Refactor away usage of strcmp
|
2015-06-14 16:30:44 +02:00 |
|
twinaphex
|
77608c3bed
|
(menu_cbs_deferred_push.c) Refactor strcmp usage
|
2015-06-14 16:13:24 +02:00 |
|
twinaphex
|
126fe2b702
|
(menu_cbs_title.c) Refactor
|
2015-06-14 16:08:28 +02:00 |
|
twinaphex
|
d3ac2bff96
|
(menu_cbs_{left|right}) Refactor away usage of strcmp
|
2015-06-14 16:06:25 +02:00 |
|
twinaphex
|
f23d511a31
|
Use menu_list_get_ptr
|
2015-06-14 04:01:21 +02:00 |
|
twinaphex
|
84a1885786
|
Create menu_input_get_ptr
|
2015-06-13 22:57:55 +02:00 |
|
twinaphex
|
fcaf461930
|
(Menu) Change some header includes
|
2015-06-13 19:15:48 +02:00 |
|
twinaphex
|
098c8a6063
|
Move some header includes around
|
2015-06-13 19:12:10 +02:00 |
|
twinaphex
|
d4cbc7695a
|
Go through menu_navigation_t pointer
|
2015-06-13 16:22:05 +02:00 |
|
twinaphex
|
ac1b292cfd
|
Fix -Wmissing-braces warnings
|
2015-06-12 19:25:08 +02:00 |
|
twinaphex
|
5789fb44f4
|
(Menu) Cleanups pt. 4
|
2015-06-12 17:23:31 +02:00 |
|
twinaphex
|
fd38003fd1
|
Rename menu_entries_cbs_* to menu_cbs_*
|
2015-06-12 16:01:46 +02:00 |
|
twinaphex
|
4571485917
|
Don't bind action_refresh when we are at main menu
|
2015-06-12 13:58:11 +02:00 |
|
Higor Eurípedes
|
ccd3edec20
|
Stop reloading the playlist in action_ok_core_deferred_set()
|
2015-06-11 11:27:16 -03:00 |
|
Twinaphex
|
f793d9678e
|
(Menu) remoe unused variable
|
2015-06-11 02:11:29 +02:00 |
|
twinaphex
|
2d897647e9
|
(Playlist) Use entry_idx
|
2015-06-10 23:11:40 +02:00 |
|
twinaphex
|
5bd138b6ac
|
(file_list) Start adding entry_idx to file_list_* functions
|
2015-06-10 22:43:06 +02:00 |
|
Twinaphex
|
78d6ff31a9
|
Do file scan for MENU_FILE_CARCHIVE too
|
2015-06-10 17:23:12 +02:00 |
|
Higor Eurípedes
|
3673fc6100
|
(XMB) Fix horizontal navigation
|
2015-06-10 09:19:38 -03:00 |
|
Twinaphex
|
86152a6b14
|
Revert "(XMB) Fix horizontal menus"
|
2015-06-10 02:54:08 +02:00 |
|
Higor Eurípedes
|
338959eb59
|
(XMB) Fix horizontal menus
|
2015-06-09 21:26:54 -03:00 |
|
twinaphex
|
ae1f44cb30
|
(Menu) apply 'scan file' action only on MENU_FILE_PLAIN
|
2015-06-10 02:20:57 +02:00 |
|
twinaphex
|
a0c0f1e6cb
|
action_ok_core_load - use menu_list_pop_stack
|
2015-06-10 01:55:16 +02:00 |
|
twinaphex
|
9e75e18bd5
|
Use menu_list_pop_stack for deferred_core_list_set
|
2015-06-10 01:45:33 +02:00 |
|
Higor Eurípedes
|
137952815c
|
Write playlist after updating the core
|
2015-06-09 17:31:18 -03:00 |
|
Twinaphex
|
abb878df87
|
(menu_entries_cbs_scan.c) Add scan_file action
|
2015-06-09 19:31:06 +02:00 |
|
twinaphex
|
bef584fa6f
|
(Menu) Rename 'cb_db_scan' to 'cb_db_scan_folder'
|
2015-06-09 16:38:39 +02:00 |
|
Twinaphex
|
2fe58d1ea6
|
(Menu) remove unused variables
|
2015-06-08 23:40:14 +02:00 |
|
twinaphex
|
29e3f5ff66
|
Expand playlist format - rename it to 'lpl'
|
2015-06-08 23:38:03 +02:00 |
|
twinaphex
|
be526455bd
|
(Menu) Fix action_ok_playlist_entry
|
2015-06-08 21:57:14 +02:00 |
|
twinaphex
|
5d076d6961
|
Fix Load Content (Detect Core) with ROM archives
|
2015-06-08 20:29:45 +02:00 |
|
twinaphex
|
3ad8abd5fd
|
(Menu) Add detect_content_path hack to archive_open
|
2015-06-08 20:20:36 +02:00 |
|
twinaphex
|
d80e5de45e
|
(Menu) Fixes load detect for single-file ZIP
|
2015-06-08 20:11:40 +02:00 |
|
twinaphex
|
01975e9328
|
Create rarch_defer_core_wrapper
|
2015-06-08 18:35:14 +02:00 |
|
twinaphex
|
7d9e7e3139
|
(XMB) Start implementing 'bind_init' for XMB
|
2015-06-08 16:13:02 +02:00 |
|
twinaphex
|
6dd133b002
|
(Menu) Cleanups
|
2015-06-08 14:50:46 +02:00 |
|
twinaphex
|
2fc0d7c4b4
|
(Menu) Rename files
|
2015-06-08 14:44:24 +02:00 |
|
Twinaphex
|
7b0d29b5fc
|
remove unused variables
|
2015-06-08 14:37:39 +02:00 |
|
twinaphex
|
41e2caf5f6
|
Move menu_entries_cbs_* files to menu/cbs
|
2015-06-08 14:35:58 +02:00 |
|