Commit Graph

30019 Commits

Author SHA1 Message Date
twinaphex 782f17ec23 Dehardcode some strings 2016-06-16 16:02:16 +02:00
twinaphex 4a552b66ff Use menu_entries_add_enum 2016-06-16 15:43:05 +02:00
twinaphex 64cb4b53df Start using menu_entries_add_enum for cheevos 2016-06-16 15:33:16 +02:00
twinaphex 2d61c6d2ed general_write_handler - use enum_idx and don't use menu_hash_calculate
anymore
2016-06-16 15:00:35 +02:00
twinaphex 992adbc2d4 Rewrite general_read_handler 2016-06-16 14:35:53 +02:00
twinaphex 88112c5732 COrrect typo 2016-06-16 14:30:51 +02:00
twinaphex 63d8020fa0 Remove last remnants of menu_hash_to_str 2016-06-16 13:48:36 +02:00
twinaphex 3320e44329 Get rid of last menu_hash_to_str instance 2016-06-16 13:41:53 +02:00
twinaphex b6972f9926 Cleanup 2016-06-16 13:37:33 +02:00
twinaphex f19d96d3c4 DOn't use MENU_VALUE_DETECT 2016-06-16 13:30:56 +02:00
twinaphex c67c37d641 Get rid of one more menu_hash_to_str instance 2016-06-16 13:28:04 +02:00
twinaphex e2d8a1b961 Use menu_hash_to_str_enum 2016-06-16 13:23:51 +02:00
twinaphex d59f137e69 Use menu_hash_to_str_enum for determining root 2016-06-16 13:18:09 +02:00
twinaphex 2acb04649e Add MENU_ENUM_LABEL_MAIN_MENU 2016-06-16 13:13:43 +02:00
twinaphex 707c56dab3 Start using menu_entries_add_enum 2016-06-16 13:09:35 +02:00
twinaphex 1ae4d9b22a Cleanups 2016-06-16 12:58:52 +02:00
twinaphex fce884775c Use menu_hash_to_str_enum 2016-06-16 12:56:10 +02:00
twinaphex 9b75ec2a77 Use menu_hash_to_str 2016-06-16 12:50:25 +02:00
twinaphex 547e240296 (menu_setting.c) Use menu_hash_to_str_enum for everything but parent_group values now 2016-06-16 12:23:10 +02:00
twinaphex 2afecd8c57 Use menu_hash_to_str_enum 2016-06-16 12:07:49 +02:00
Twinaphex c22c7688a8 Merge pull request #3116 from vanfanel/master
VIDEO/DISPMANX: Make the HW Bilinear Filtering setting work.
2016-06-16 11:38:42 +02:00
vanfanel c097eed755 VIDEO/DISPMANX: Make the HW Bilinear Filtering setting work. 2016-06-16 11:37:02 +02:00
twinaphex 4feaeae2a3 Cleanup - use menu_hash_to_str_enum 2016-06-16 02:12:46 +02:00
twinaphex abd1776240 (menu_setting.c) Use menu_hash_to_str_enum 2016-06-16 01:33:11 +02:00
twinaphex e91d9d5637 Don't bake in GLFFT for HAVE_GLES right now 2016-06-16 01:08:11 +02:00
twinaphex f14a97ecf4 Update menu_setting.c 2016-06-16 00:41:58 +02:00
twinaphex 66a116deca Use menu_hash_to_str_enum 2016-06-16 00:29:14 +02:00
twinaphex cfd34334a4 Use menu_hash_to_str_enum 2016-06-16 00:24:19 +02:00
twinaphex a24107b22a Use more menu_hash_to_str_enum 2016-06-16 00:17:46 +02:00
twinaphex 3fac600038 Use menu_hash_to_str_enum 2016-06-16 00:12:51 +02:00
twinaphex d5c2d85fbb Use menu_hash_to_str_enum 2016-06-16 00:10:10 +02:00
twinaphex 65d33f33c9 Buildfix 2016-06-16 00:04:13 +02:00
twinaphex 064aa8f9fa (More) use menu_hash_to_str_enum 2016-06-15 23:50:39 +02:00
twinaphex 6cc02cd400 Use menu_hash_to_str_enum 2016-06-15 23:46:18 +02:00
twinaphex e1316cb7ba Use menu_hash_to_str_enum 2016-06-15 23:43:24 +02:00
twinaphex e92d240f08 Use menu_hash_to_str_enum 2016-06-15 23:39:20 +02:00
twinaphex db679a85f3 (menu/drivers) Use menu_hash_to_str_enum 2016-06-15 23:34:47 +02:00
twinaphex 9aece7b695 Replace more menu_hash_to_str usage 2016-06-15 23:31:05 +02:00
twinaphex c05742c1fc Start using menu_hash_to_str_enum 2016-06-15 23:25:31 +02:00
twinaphex dcbba1a261 Buildfix for enum functions 2016-06-15 23:12:38 +02:00
twinaphex 99d09f779f Create enum function of US pseudo strings 2016-06-15 23:08:19 +02:00
twinaphex 619b8a42e0 Create PT/NL enum functions 2016-06-15 23:05:08 +02:00
twinaphex b0f07a3106 Create IT/FR enum functions 2016-06-15 23:00:18 +02:00
twinaphex 85612fc84f Create menu hash ES enum function 2016-06-15 22:47:30 +02:00
twinaphex 6be45c9392 Create pl enum function 2016-06-15 22:41:23 +02:00
twinaphex 2d55e35201 Create DE/EO enum string functions 2016-06-15 22:38:52 +02:00
twinaphex e3b4a79b1b Indenting nit 2016-06-15 22:29:38 +02:00
twinaphex 455b28eaca Update complex.h 2016-06-15 21:37:03 +02:00
twinaphex 962c52c5ae Move math/complex.h to libretro-common 2016-06-15 21:35:48 +02:00
twinaphex 58dae07212 (GL FFT) Cleanup struct 2016-06-15 21:26:45 +02:00