48 Commits

Author SHA1 Message Date
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
twinaphex
e996d5d51f Updates 2015-03-20 21:22:38 +01:00
twinaphex
d2c97de070 Move net_compat/net_http to libretro-common 2015-03-20 17:56:00 +01:00
twinaphex
3670ef2ac5 Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
twinaphex
fe2ccb5bfe (Menu) Silence warning 2015-03-17 06:18:00 +01:00
twinaphex
27367a733b (runloop_data.c) Create rarch_main_data_msg_queue_push 2015-03-15 06:41:04 +01:00
twinaphex
761177a885 Update more old code to go through the new wrapper function 2015-03-15 02:59:38 +01:00
twinaphex
96ae2e9882 Move code over to runloop.h 2015-03-15 02:00:11 +01:00
twinaphex
27c50f9dbe Start using convenience function msg_queue_push_string_list 2015-03-14 16:12:20 +01:00
twinaphex
2c607ed5d2 (Menu) Start adding wraparound parameter to action_toggle 2015-03-09 04:10:57 +01:00
twinaphex
c45d3f60a1 (runloop) Move data sources to struct 2015-03-07 14:12:41 +01:00
twinaphex
795ef467ac Move msg_queue and nbio/http to runloop struct 2015-03-07 13:01:41 +01:00
twinaphex
10b0423da4 (PS3) Move PS3 ifdef 2015-03-03 21:57:09 +01:00
twinaphex
3aaf7b8368 (PS3) Bootup regressions fixed 2015-03-02 23:40:53 +01:00
twinaphex
fedf5f1a6b Implement core_updater_list more conventionally so that iOS menu
(hopefully) will start rendering it correctly
2015-02-27 09:25:09 +01:00
twinaphex
622321f3fc Get rid of some header dependencies 2015-02-27 05:04:50 +01:00
twinaphex
b4a8ee4006 Split up action cancel callbacks to new file 2015-02-26 17:22:00 +01:00