Commit Graph

19178 Commits

Author SHA1 Message Date
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
twinaphex
cd25f8874a Rename menu_entries_deferred_push to menu_displaylist_deferred_push 2015-05-12 10:28:29 +02:00
twinaphex
7927b7f770 Create menu_displaylist_info_t 2015-05-12 10:20:46 +02:00
radius
0751939c52 allow upload of SRM files, also allow upload of savestates but it seems saves are not compatible from PC 2015-05-12 00:41:40 -04:00
radius
e55fe20da1 make config persistent and allow upload of additional data even if RA has loaded 2015-05-11 22:34:48 -04:00
twinaphex
79612b2d8c Fix MOUSE_ACTION_BUTTON_L_TOGGLE 2015-05-11 23:12:54 +02:00
twinaphex
509f2267c7 (Menu) Can now exit 'Info' message by pressing right mouse button 2015-05-11 23:03:49 +02:00
twinaphex
fdcef6cfc2 Can now escape 'Help' message with the mouse by pressing right mouse
button
2015-05-11 23:02:31 +02:00
twinaphex
76407c9ef2 Start updating menu->input.joypad and menu->input.mouse per-frame 2015-05-11 22:43:16 +02:00
twinaphex
92c4e5ce66 Improve menu_input_mouse_post_iterate 2015-05-11 22:36:12 +02:00
twinaphex
7c84232b9f (GL) Uncomment context_hw_bind_render calls around set_osd_msg again 2015-05-11 22:30:44 +02:00
Twinaphex
5ebecc0db1 Merge pull request #1687 from heuripedes/glui-font-fix
Fix blocky text issues during context reset
2015-05-11 18:55:17 +02:00
Higor Eurípedes
d1c192ece7 (GLUI) Reset texture names 2015-05-11 13:49:46 -03:00
Twinaphex
014c1b343d Get rid of unused variables 2015-05-11 18:47:08 +02:00
twinaphex
a014f2db88 Move framebuffer is dirty and other menu-related state flags
to menu_handle_t
2015-05-11 18:46:06 +02:00
twinaphex
1a152677a3 Get rid of entry_iterate callback in menu driver 2015-05-11 18:31:44 +02:00
Twinaphex
1235450c69 (menu_entry.c) remove unused variable 2015-05-11 18:11:54 +02:00
twinaphex
07e5ce86b5 menu_entry_iterate - use menu_list_get_last_stack_actiondata 2015-05-11 18:11:11 +02:00
twinaphex
079b9f10ff Create menu_entry_iterate 2015-05-11 17:53:33 +02:00
twinaphex
f161883cf5 (RMenu) Cleanup 2015-05-11 17:46:23 +02:00
twinaphex
9eacc255ea (menu_input.c) More cleanups 2015-05-11 12:03:02 +02:00
twinaphex
6cfbc88a1b Simplify pointer_tap 2015-05-11 11:53:30 +02:00
Twinaphex
ed63625613 (menu_input.c) remove unused variable 2015-05-11 11:51:44 +02:00
twinaphex
9f4cd46dce Simplify menu_input_mouse_post_iterate/menu_input_pointer_post_iterate 2015-05-11 11:50:55 +02:00
twinaphex
4229d97e73 Simplify menu_input_post_iterate 2015-05-11 11:48:43 +02:00
twinaphex
dd214a7a4b Start simplifying menu_input_mouse_post_iterate 2015-05-11 11:36:15 +02:00
twinaphex
722f46721f (menu_input.c) Cleanups 2015-05-11 11:21:23 +02:00
twinaphex
78c55c55c5 Create menu_displaylist.c 2015-05-11 11:11:23 +02:00
Twinaphex
297fc772c0 (UI Companion) Create notify_list_loaded 2015-05-11 09:56:45 +02:00
radius
dbd8ad6e0b enable persistent storage via browserfs, works with saves, for some reason with savestates it hangs
https://github.com/jvilk/BrowserFS
https://github.com/Modernizr/Modernizr
2015-05-11 02:46:42 -04:00
radius
d1f96cf0e4 add new emscripten template 2015-05-10 21:37:05 -04:00