Commit Graph

234 Commits

Author SHA1 Message Date
twinaphex
6f1bc69fc7 Refactor libretro_dummy mechanics 2015-06-20 23:42:30 +02:00
twinaphex
9dc330e74c (Menu) Menu hash updates 2015-06-19 22:46:04 +02:00
twinaphex
a46cb2b24e (Menu) Menu hashes update 2015-06-19 22:40:53 +02:00
twinaphex
e6184f5f6a (Menu) Hash updates 2015-06-19 22:29:39 +02:00
twinaphex
5dc55a87ab (Menu) Menu hash updates 2015-06-19 21:50:13 +02:00
twinaphex
b497b28a56 (Menu) Hash updates 2015-06-19 21:41:54 +02:00
twinaphex
13a367960e (Menu) Cleanups 2015-06-19 18:04:29 +02:00
twinaphex
cc6f8f73cc (Menu) Cleanups 2015-06-19 18:02:55 +02:00
twinaphex
5e6904439c (Menu) Cleanups 2015-06-19 17:49:13 +02:00
twinaphex
7c9a0c54f7 (menu_displaylist.c) Cleanups 2015-06-19 17:46:39 +02:00
twinaphex
6efcb5a937 (Menu) More cleanups 2015-06-19 17:14:26 +02:00
twinaphex
20b496858f (menu_displaylist.c) Cut down on snprintfs 2015-06-19 17:12:10 +02:00
twinaphex
b8637646bd (Menu) Create more menu hashes 2015-06-19 10:25:19 +02:00
twinaphex
8dac9cf25d (Menu) Add menu hashes 2015-06-19 10:08:09 +02:00
twinaphex
d1f57ed8f0 (Menu) More menu hashes 2015-06-19 10:00:04 +02:00
twinaphex
7afe1559bc (Menu) Menu hashes 2015-06-19 08:43:27 +02:00
twinaphex
0be48dc7f6 (Menu) Menu hash updates 2015-06-19 08:00:56 +02:00
twinaphex
99f0453f11 (Menu) Create MENU_LABEL_CUSTOM_RATIO 2015-06-19 06:18:53 +02:00
twinaphex
a3f7f64c0f (Menu) Add label for Video Filter 2015-06-19 04:43:32 +02:00
twinaphex
0d0e050676 (Menu) USE_THIS_DIRECTORY_* menu hashes 2015-06-19 03:08:37 +02:00
twinaphex
5ab5f0e07e (Menu) Menu hashes 2015-06-19 03:06:21 +02:00
twinaphex
641e7bcb89 Use more hashes 2015-06-19 01:03:24 +02:00
Twinaphex
54f29e49d8 Revert "(XMB) Restore the contextual menu" 2015-06-18 20:57:16 +02:00
Twinaphex
7720aba9ef Revert "(XMB) Start re-implementing the Run entry" 2015-06-18 20:56:58 +02:00
Jean-André Santoni
ed8525b202 (XMB) Start re-implementing the Run entry 2015-06-18 23:21:14 +07:00
Jean-André Santoni
153b5c2a43 (XMB) Restore the contextual menu 2015-06-18 15:16:11 +07:00
twinaphex
821570cb16 (Menu) Updates 2015-06-18 09:53:07 +02:00
twinaphex
7741a6fbba (Menu) Use menu_hash_to_str in more places 2015-06-18 09:45:27 +02:00
twinaphex
82708c50c6 Go through menu_hash_to_str for more 2015-06-18 09:04:12 +02:00
twinaphex
702036842d (menu_displaylist.c) Add a bunch of label value hashes 2015-06-18 08:39:34 +02:00
twinaphex
0d3a54c16f Hide checksums if 'Show Advanced Settings' is turned off 2015-06-18 03:10:24 +02:00
twinaphex
897361b9d4 Create menu_hash_calculate 2015-06-17 19:55:35 +02:00
twinaphex
819723be06 Move '_refresh' functions to menu_entries.c 2015-06-16 03:03:20 +02:00
twinaphex
3fe0b3c4d9 Create menu_entries.h 2015-06-16 02:15:32 +02:00
twinaphex
c7ff6b8df8 Dehardcode 'Driver Settings' 2015-06-15 23:23:03 +02:00
twinaphex
a2aab77abe Add more references to menu_hash_to_str 2015-06-15 23:22:28 +02:00
twinaphex
a2c8f89137 Create frontend->parse_drive_list 2015-06-15 22:45:02 +02:00
twinaphex
ab1c5f95f1 Create menu_driver_list_get_selection 2015-06-15 19:00:52 +02:00
twinaphex
eda2e24d0e Update - start using menu_hash_to_str 2015-06-15 06:27:45 +02:00
twinaphex
6d6cb1c023 Hide 'Core Settings' and 'Logging Settings' entirely when
'Show Advanced Settings' is OFF
2015-06-15 03:57:01 +02:00
twinaphex
7c8d50ffd8 (menu_displaylist.c) Refactor away usage of strcmp 2015-06-14 16:26:50 +02:00
twinaphex
ae00460cc4 (menu_displaylist.c) Cleanups 2015-06-14 07:24:38 +02:00
twinaphex
a87b674ab7 (menu_displaylist.c) Cleanups 2015-06-14 04:43:30 +02:00
twinaphex
167ddb75ef Create SL_FLAG_MAIN_MENU_SETTINGS 2015-06-14 04:35:27 +02:00
Twinaphex
f65bf12123 (menu) Cleanup unused variables 2015-06-14 04:11:09 +02:00
twinaphex
2a493f51a1 (menu_displaylist.c) Style nits 2015-06-14 04:04:43 +02:00
twinaphex
f23d511a31 Use menu_list_get_ptr 2015-06-14 04:01:21 +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