Commit Graph

19458 Commits

Author SHA1 Message Date
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
467bcb10a1 Merge pull request #1689 from jeapostrophe/master
Initial attempt to support notify_list_pushed
2015-05-12 16:47:02 +02:00
Jay McCarthy
d96c2e2a45 Initial attempt to support notify_list_pushed 2015-05-12 10:45:26 -04:00
twinaphex
20c4bf49a3 Only call sort function at one place 2015-05-12 16:36:41 +02:00
twinaphex
04c0ab70a7 (menu_displaylist.c) Cleanups 2015-05-12 16:33:44 +02:00
twinaphex
70c1f86341 Cleanup menu_displaylist_parse 2015-05-12 16:30:43 +02:00
twinaphex
5364ff24a9 Create DISPLAYLIST_CORE_OPTIONS 2015-05-12 16:24:10 +02:00
twinaphex
fb6c7d24fa (menu_displaylist.c) Cleanups 2015-05-12 16:12:50 +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
a75c3b6154 (menu_displaylist.c) Cleanups 2015-05-12 15:23:41 +02:00
twinaphex
258b335130 (menu_displaylist.c) Cleanups 2015-05-12 15:17:09 +02:00
twinaphex
8a8d45866f Create DISPLAYLIST_DATABASE_QUERY 2015-05-12 15:04:20 +02:00
twinaphex
8633d0439e (RMenu) Build fixes 2015-05-12 14:43:54 +02:00
twinaphex
1e981cc31b Some functions don't need a menu_handle_t * argument 2015-05-12 14:41:20 +02:00
Twinaphex
884b3b25c1 Merge pull request #1688 from heuripedes/master
(gl) Remove context switch calls from set_osd_msg
2015-05-12 14:39:41 +02:00
Higor Eurípedes
c5940b32b6 (gl) Remove context switch calls from set_osd_msg
It's not needed because this function is always called from the
frontend/menu context. The video driver handles SET_MESSAGE
environment call in the frame() function (msg argument).
2015-05-12 09:36:00 -03:00
twinaphex
630dd35979 Move menu_navigation_t struct to menu_navigation.h 2015-05-12 14:35:07 +02:00
twinaphex
af40db8dba Cleanups 2015-05-12 14:12:18 +02:00
twinaphex
7b1ccde140 Get rid of some unnecessary casts 2015-05-12 14:10:05 +02:00
Twinaphex
98b12a63e2 Cleanups 2015-05-12 13:25:35 +02:00
twinaphex
42ee2606a1 Remove menu_entries.c 2015-05-12 13:14:04 +02:00
twinaphex
372a4e2d6d Move menu_entries_cbs_init_bind_toggle to menu_entries_cbs.h 2015-05-12 13:03:29 +02:00
twinaphex
168f681fa5 Rename menu_entries_init to menu_displaylist_init 2015-05-12 13:02:10 +02:00
twinaphex
fa6db7d8f2 Move functions to menu_displaylist.c and make them static 2015-05-12 12:58:23 +02:00
twinaphex
7eb92dbc9a Make menu_entries_push_list into static function 2015-05-12 12:55:48 +02:00
twinaphex
437db49d3e Cleanups 2015-05-12 12:54:40 +02:00
twinaphex
16e49a9d5b Create DISPLAYLIST_HORIZONTAL 2015-05-12 12:51:41 +02:00
twinaphex
ecb0168f63 (menu_entries.c) Cleanups 2015-05-12 12:49:43 +02:00
twinaphex
f7de1a18d6 Move and rename - menu_database_push_query 2015-05-12 12:43:08 +02:00
twinaphex
84d739d8e6 Rename parse_entries and make it static, move it to menu_displaylist.c 2015-05-12 12:40:49 +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
33c9afda17 Forgot a break; 2015-05-12 12:02:58 +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
23135e3c92 Create menu_displaylist_push 2015-05-12 10:45:37 +02:00
twinaphex
a35c26b7a5 Create menu_displaylist_push_list 2015-05-12 10:35:37 +02:00