66 Commits

Author SHA1 Message Date
twinaphex
9abe3ec6e8 Remove menu->db_playlist, refactor code 2015-05-26 01:58:52 +02:00
twinaphex
1fd8220f61 Works correctly now with core collection 2015-05-23 00:44:58 +02:00
twinaphex
363780a239 Fix Content Collection 2015-05-22 02:51:45 +02:00
twinaphex
80dc027bda Start using 'cfg' extension instead of 'rdl' 2015-05-22 00:28:02 +02:00
twinaphex
69d34c9dbc Add more logic 2015-05-21 22:40:31 +02:00
twinaphex
9ddcd4aa87 Start adding Content Core Collection option (stub) 2015-05-21 22:22:37 +02:00
twinaphex
2f62cd65e2 Start using video_viewport_get_custom everywhere 2015-05-20 19:12:39 +02:00
twinaphex
9f7d9c9afd Try to address sluggish help screen showing up with RGUI - still
not working
2015-05-18 23:02:04 +02:00
twinaphex
e78d5f0034 action_ok_custom_viewport - use menu_displaylist_push_list 2015-05-18 20:44:15 +02:00
twinaphex
96666ad5f9 action_ok_compressed_archive_push - use menu_displaylist_push_list 2015-05-18 20:41:15 +02:00
twinaphex
ec789e0943 Create DISPLAYLIST_HELP 2015-05-18 03:25:45 +02:00
twinaphex
16c16eb579 Combine menu_flush_stack functions 2015-05-17 19:49:14 +02:00
twinaphex
2e1ec249b0 Revert "Refactor action_ok"
This reverts commit 04a2dd469ea45f4c272fd153da31535540e2382d.
2015-05-17 18:19:56 +02:00
twinaphex
036f0c4cb2 Revert "Refactor action_ok"
This reverts commit 04a2dd469ea45f4c272fd153da31535540e2382d.
2015-05-17 18:18:17 +02:00
Twinaphex
235648232e (Menu) Cleanup 2015-05-17 16:31:21 +02:00
twinaphex
04a2dd469e Refactor action_ok 2015-05-17 16:30:54 +02:00
twinaphex
cb486c300d Refactor away menu_list_push_stack_refresh 2015-05-17 15:00:03 +02:00
twinaphex
42ee2606a1 Remove menu_entries.c 2015-05-12 13:14:04 +02:00
twinaphex
ab4ca635be Remove menu_list_push_stack 2015-05-08 19:28:52 +02:00
twinaphex
f6586f7cde Implement Core Settings and implement 'Core Supports No Content Enable' 2015-04-28 03:22:04 +02:00
twinaphex
9ef656dc61 (MSVC) Build fixes 2015-04-20 20:00:39 +02:00
twinaphex
7f50f44ddb Start adding 'System Information' 2015-04-16 19:36:34 +02:00
Twinaphex
8dd265bbad Remove unused variable 2015-04-15 20:06:48 +02:00
twinaphex
23b9a3ee47 Add 'use_output_directory' 2015-04-15 12:42:36 +02:00
twinaphex
3717414e2e Setting recordings from the menu works now 2015-04-15 10:55:23 +02:00
twinaphex
5b6030c2c7 (Core Updater) Cleanup global variables 2015-04-15 09:48:13 +02:00
twinaphex
7f17f340c0 (Menu) Cleanup 2015-04-15 09:35:48 +02:00
twinaphex
9c2193f915 Start adding record_config setting 2015-04-15 09:18:43 +02:00
twinaphex
efc78f0ee1 Turn off logging spam 2015-04-15 07:25:25 +02:00
twinaphex
6bf30bb714 (PS3) Buildfixes 2015-04-14 21:58:39 +02:00
twinaphex
eaea065199 Move some functions around to command_event.c - make some functions static 2015-04-13 11:37:38 +02:00
twinaphex
0818b178f9 Rename rarch_main_command to event_command 2015-04-13 11:26:02 +02:00
Twinaphex
de2eb5f972 Rename RARCH_CMD_* to EVENT_CMD_* 2015-04-13 10:29:15 +02:00
radius
a8a6057055 add OSD message for remap load 2015-04-07 22:51:31 -05:00
radius
dd8b1faac4 add OSD message for remap saving too 2015-04-07 22:40:42 -05:00
Twinaphex
ed859fa619 Merge pull request #1596 from Monroe88/audio_dsp_fix
Fix Audio DSP menu option
2015-04-07 06:03:03 +02:00
Monroe88
0c7da8b685 Fix Audio DSP menu option 2015-04-06 22:55:49 -05:00
radius
f060811ae8 Add options to save remap files according to the autoload convention 2015-04-06 18:47:58 -05:00
twinaphex
d84b08ab08 (PS3) Buildfix 2015-04-03 03:23:02 +02:00
Lioncash
6c66c1ff93 menu_entries_cbs_ok: Remove duplicate conditions 2015-04-02 19:26:14 -04:00
twinaphex
ca8e38fa18 Add 'Unload Core' option 2015-03-24 14:32:42 +01:00
twinaphex
c7e78d48d5 Create runloop_data.h 2015-03-24 13:45:53 +01:00
Twinaphex
efdbd03433 Remove unused variables 2015-03-23 00:43:38 +01:00
twinaphex
e3eb9fe9f0 Create video_driver_viewport_info 2015-03-22 21:28:50 +01:00
Twinaphex
e7ba750641 Cleanup unused variables 2015-03-22 19:08:28 +01:00
twinaphex
71dcc021a7 Create wrapper functions for video driver functions 2015-03-22 18:38:11 +01:00
twinaphex
508ade73f9 Rename menu_driver_resolve to menu_driver_get_ptr 2015-03-21 23:56:42 +01:00
twinaphex
3676917265 Silence unused variable warnings 2015-03-21 06:55:34 +01:00
Twinaphex
e1fa004fcd Fix some unused variable warnings 2015-03-21 06:23:00 +01:00
twinaphex
5a443d229a global_get_ptr update pt. 2 2015-03-21 05:42:49 +01:00