twinaphex
|
1d5499c0d9
|
(menu_entry.c) Cleanups
|
2015-05-15 01:01:27 +02:00 |
|
twinaphex
|
1f94fb08ce
|
Reimplement menu_entry_reset
|
2015-05-15 00:58:06 +02:00 |
|
twinaphex
|
29e3c47c2d
|
Simplify action_iterate_switch
|
2015-05-15 00:44:44 +02:00 |
|
twinaphex
|
29a10e5cb3
|
Create menu_setting_apply_deferred
|
2015-05-15 00:22:26 +02:00 |
|
twinaphex
|
3fea013c96
|
Use menu_entries_select_back
|
2015-05-15 00:19:36 +02:00 |
|
twinaphex
|
14aa1a5bda
|
Use menu_entries_show_back
|
2015-05-15 00:16:39 +02:00 |
|
Twinaphex
|
aad6f622a2
|
Remove unused variables
|
2015-05-15 00:08:39 +02:00 |
|
twinaphex
|
47a9f2c405
|
Start using menu_entries_get_title
|
2015-05-15 00:07:07 +02:00 |
|
twinaphex
|
3426dbca7f
|
Start using menu_entries_get_end
|
2015-05-15 00:03:06 +02:00 |
|
twinaphex
|
4d98dc90fd
|
(menu_entry.c) Nits
|
2015-05-14 23:53:28 +02:00 |
|
twinaphex
|
883af7dd82
|
Refactor menu_list_populate_generic
|
2015-05-14 23:19:30 +02:00 |
|
Twinaphex
|
04a0af0372
|
Merge pull request #1694 from jeapostrophe/master
adding comments
|
2015-05-14 22:36:04 +02:00 |
|
Jay McCarthy
|
cc9684eb8b
|
adding comments
|
2015-05-14 16:34:10 -04:00 |
|
Twinaphex
|
ae1a2ebcd8
|
Merge pull request #1693 from jeapostrophe/master
change menu_entries to my wish list of functionality
|
2015-05-14 22:19:42 +02:00 |
|
Jay McCarthy
|
bd66d9796f
|
change menu_entries to my wish list of functionality
|
2015-05-14 16:18:32 -04:00 |
|
Twinaphex
|
d339dfa39c
|
Merge pull request #1692 from natinusala/master
Added scale support for get_message_width on gl_raster_font
|
2015-05-14 18:44:58 +02:00 |
|
natinusala
|
d326fe87af
|
Fixed scale with text alignment
|
2015-05-14 18:16:34 +02:00 |
|
twinaphex
|
e975658a5e
|
Fix mouse toggle
|
2015-05-14 13:09:06 +02:00 |
|
Twinaphex
|
4e1365f94e
|
(CocoaTouch) Comment out cocoatouch_notify_list-pushed
|
2015-05-13 19:48:41 +02:00 |
|
Alcaro
|
d09d0c4e9f
|
Merge libretro-arb into here.
|
2015-05-13 17:06:51 +02:00 |
|
twinaphex
|
c34717c794
|
Make menu_displaylist_deferred_push into static function
|
2015-05-13 16:56:23 +02:00 |
|
Twinaphex
|
261b963702
|
(CocoaTouch) Use menu_displaylist_push
|
2015-05-13 16:54:47 +02:00 |
|
twinaphex
|
b48b2b81f4
|
Remove menu_list_sort_on_alt
|
2015-05-13 16:49:11 +02:00 |
|
twinaphex
|
718c53a094
|
Rename menu_entries_ to menu_displaylist_
|
2015-05-13 16:44:32 +02:00 |
|
twinaphex
|
adc17fdf2b
|
Refactor action_deferred_push
|
2015-05-13 16:18:54 +02:00 |
|
Twinaphex
|
3a0a73a5cb
|
(menu_displaylist.c) Cleanup some unused variables
|
2015-05-13 15:15:52 +02:00 |
|
twinaphex
|
67d3223d07
|
Call notify_list from menu_displaylist_push_list
|
2015-05-13 15:08:11 +02:00 |
|
twinaphex
|
8f3f0a3dc8
|
(menu_displaylist.h) Kill some header dependencies
|
2015-05-13 15:05:20 +02:00 |
|
twinaphex
|
711da4e2cd
|
Properly refactor Main Menu list call
|
2015-05-13 15:01:12 +02:00 |
|
twinaphex
|
dcce29eb07
|
Refactor DISPLAYLIST_HORIZONTAL
|
2015-05-13 14:55:20 +02:00 |
|
twinaphex
|
0d9e4315a7
|
Kill off one more menu_list_clear function call
|
2015-05-13 14:52:01 +02:00 |
|
twinaphex
|
98d9509d70
|
menu_displaylist_push_list - call menu_list_clear just once at top of function
|
2015-05-13 14:50:32 +02:00 |
|
twinaphex
|
b93fafe96a
|
Be more careful with this bit
|
2015-05-13 14:30:33 +02:00 |
|
twinaphex
|
46c5cc0689
|
Cleanup
|
2015-05-13 14:14:08 +02:00 |
|
twinaphex
|
bd99323585
|
DISPLAYLIST_MAIN_MENU - cleanup
|
2015-05-13 14:12:24 +02:00 |
|
twinaphex
|
d4b291a1e4
|
Add need_clear boolean variable
|
2015-05-13 14:10:57 +02:00 |
|
twinaphex
|
791f60dba8
|
Cleanup
|
2015-05-13 14:09:43 +02:00 |
|
twinaphex
|
26f5a1d26a
|
Don't do fall-through anymore
|
2015-05-13 14:09:14 +02:00 |
|
twinaphex
|
8b6e3d6c6f
|
Fix System Information list
|
2015-05-13 14:08:15 +02:00 |
|
twinaphex
|
110b44465b
|
Simplify menu_entries_push_list somewhat
|
2015-05-13 14:07:15 +02:00 |
|
twinaphex
|
47c6792cb9
|
Update menu_displaylist_deferred_push
|
2015-05-13 13:54:14 +02:00 |
|
Twinaphex
|
27c0a098a8
|
Fix typo
|
2015-05-13 13:48:55 +02:00 |
|
twinaphex
|
41f7a78eed
|
menu_displaylist_deferred_push - cleanup
|
2015-05-13 13:47:58 +02:00 |
|
twinaphex
|
26d7ce2049
|
Create DISPLAYLIST_DATABASE_ENTRY
|
2015-05-13 13:45:53 +02:00 |
|
twinaphex
|
4311fc3e5c
|
Create DISPLAYLIST_CORE_INFO
|
2015-05-13 13:31:34 +02:00 |
|
twinaphex
|
1c903ad7cd
|
Start creating retroarch_info.c
|
2015-05-13 13:21:43 +02:00 |
|
twinaphex
|
9775080d67
|
(Menu) Cleanups
|
2015-05-13 13:07:57 +02:00 |
|
twinaphex
|
8abb8d3c8f
|
Create menu_database_build_query
|
2015-05-13 13:06:37 +02:00 |
|
twinaphex
|
37fbbd3eb1
|
Create DISPLAYLIST_OPTIONS_REMAPPINGS
|
2015-05-13 12:58:42 +02:00 |
|
twinaphex
|
a86d56dbd8
|
Create DISPLAYLIST_OPTIONS_CHEATS
|
2015-05-13 12:55:41 +02:00 |
|