93 Commits

Author SHA1 Message Date
twinaphex
4de9ea8e91 Fix deferred_rdb_entry_detail edge case 2015-06-05 09:33:41 +02:00
twinaphex
6f842cedd3 Get rid of more strcmps 2015-06-05 09:31:07 +02:00
twinaphex
bc953d3a1b Move settings code entirely to menu 2015-06-02 20:26:27 +02:00
twinaphex
18e68918f3 core_info_get_name and content_playlist_update 2015-05-26 06:28:16 +02:00
twinaphex
8fb8887c34 Create new playlist format 2015-05-26 00:12:49 +02:00
twinaphex
14c46fb1ad (Menu) Add HAVE_LIBRETRODB ifdef 2015-05-25 07:46:56 +02:00
twinaphex
fd8c202edd Create database_info_build_query, move it to database_info.c 2015-05-24 19:36:28 +02:00
twinaphex
80dc027bda Start using 'cfg' extension instead of 'rdl' 2015-05-22 00:28:02 +02:00
twinaphex
9ddcd4aa87 Start adding Content Core Collection option (stub) 2015-05-21 22:22:37 +02:00
Alcaro
964c2439ff Fix missing NUL terminator. 2015-05-19 22:00:17 +02:00
twinaphex
adc17fdf2b Refactor action_deferred_push 2015-05-13 16:18:54 +02:00
twinaphex
8b6e3d6c6f Fix System Information list 2015-05-13 14:08:15 +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
twinaphex
eb06fdc819 Create DISPLAYLIST_SETTINGS_SUBGROUP 2015-05-13 12:52:29 +02:00
twinaphex
b8bd20216b Create DISPLAYLIST_OPTIONS_MANAGEMENT 2015-05-13 02:14:06 +02:00
twinaphex
7126920b29 Create DISPLAYLIST_OPTIONS 2015-05-13 02:10:12 +02:00
twinaphex
d32f51a413 Add DISPLAYLIST_OPTIONS_DISK 2015-05-13 02:05:29 +02:00
twinaphex
401bccac31 Create DISPLAYLIST_OPTIONS_SHADERS 2015-05-13 01:58:05 +02:00
twinaphex
6a851ab291 Create DISPLAYLIST_OPTIONS_VIDEO 2015-05-13 01:53:32 +02:00
twinaphex
504b3222ef Create DISPLAYLIST_CORE_INFO 2015-05-13 01:31:58 +02:00
twinaphex
654f1e0868 Create DISPLAYLIST_SHADER_PARAMETERS and DISPLAYLIST_SHADER_PARAMETERS_PRESET 2015-05-13 01:19:06 +02:00
twinaphex
5364ff24a9 Create DISPLAYLIST_CORE_OPTIONS 2015-05-12 16:24:10 +02:00
twinaphex
40017315d3 Create DISPLAYLIST_HORIZONTAL_CONTENT_ACTIONS 2015-05-12 16:01:54 +02:00
twinaphex
9cf3dceb9d Create DISPLAYLIST_CORES_UPDATER 2015-05-12 15:56:49 +02:00
twinaphex
f76c43fc66 Move core parsing code to menu_displaylist.c 2015-05-12 15:47:05 +02:00
twinaphex
b55ae6aa08 Move history list parsing to menu_displaylist.c 2015-05-12 15:41:38 +02:00
twinaphex
ec1e6ee06b deferred_push_content_list - cleanup 2015-05-12 15:30:50 +02:00
twinaphex
8a8d45866f Create DISPLAYLIST_DATABASE_QUERY 2015-05-12 15:04:20 +02:00
twinaphex
7b1ccde140 Get rid of some unnecessary casts 2015-05-12 14:10:05 +02:00
twinaphex
42ee2606a1 Remove menu_entries.c 2015-05-12 13:14:04 +02:00
twinaphex
35a55f97ae More refactors pt. 2 2015-05-12 12:37:42 +02:00
twinaphex
e2d7139c71 Refactor more code 2015-05-12 12:32:24 +02:00
twinaphex
5d9b8e4789 More refactors 2015-05-12 12:26:51 +02:00
twinaphex
65ebef37d5 Add DISPLAYLIST_VIDEO_FILTER and DISPLAYLIST_IMAGES 2015-05-12 12:23:27 +02:00
twinaphex
951d7f035e Add DISPLAYLIST_DATABASES and DISPLAYLIST_DATABASE_CURSORS 2015-05-12 12:19:58 +02:00
twinaphex
386c72f6be Add DISPLAYLIST_SHADER_PASS and DISPLAYLIST_SHADER_PRESET 2015-05-12 12:14:58 +02:00
twinaphex
177e12820b Create DISPLAYLIST_CORES_DETECTED 2015-05-12 12:07:41 +02:00
twinaphex
acf332dce4 Add DISPLAYLIST_PERFCOUNTERS_* 2015-05-12 11:39:20 +02:00
twinaphex
592bf74d05 Create DISPLAYLIST_PERFCOUNTER_SELECTION 2015-05-12 11:31:20 +02:00
twinaphex
7177a17b67 Add DISPLAYLIST_CORES 2015-05-12 11:06:04 +02:00
twinaphex
9bec899fcb Add DISPLAYLIST_SETTINGS to menu_displaylist_push_list 2015-05-12 10:57:00 +02:00
twinaphex
78c55c55c5 Create menu_displaylist.c 2015-05-11 11:11:23 +02:00
twinaphex
8d5cb71fca (Menu) Set "Load Shader Preset" to type MENU_FILE_PATH 2015-05-10 18:08:28 +02:00
twinaphex
73d5e8a41b (PS3) Build fix and fix warnings 2015-05-09 17:53:03 +02:00