Commit Graph

89 Commits

Author SHA1 Message Date
twinaphex 57ae359e62 Builtin image viewer should now work 2015-06-28 17:21:32 +02:00
twinaphex 6ad1ebcd2a More C89 fixes 2015-06-26 19:57:40 +02:00
Alcaro 4ca6c2398c More C89 cleanups, part 3 2015-06-26 18:35:52 +02:00
Alcaro febcbc5ce4 C89 cleanups part 2 2015-06-26 17:48:43 +02:00
twinaphex 42fcb4490c Change signature of rarch_system_info_get_ptr 2015-06-25 12:36:55 +02:00
twinaphex 9e15641ee7 (configuration.c) Start using rarch_system_info_get_ptr 2015-06-25 11:04:51 +02:00
twinaphex d86c049e25 Buildfix for non-HAVE_FFMPEG builds 2015-06-23 08:16:14 +02:00
twinaphex be2ae1c602 Add "builtin_mediaplayer_enable" setting 2015-06-23 07:09:24 +02:00
twinaphex 935235c3dc (configuration.c) Use fill_pathname_join_delim 2015-06-22 20:42:41 +02:00
twinaphex 7a47760c0b Save location/camera/record driver to config file 2015-06-21 09:07:47 +02:00
twinaphex 6f1bc69fc7 Refactor libretro_dummy mechanics 2015-06-20 23:42:30 +02:00
Jean-André Santoni a7c0a49610 (XMB) Add boxarts support 2015-06-18 09:32:56 +07:00
twinaphex c36e21ed13 (General) Cleanup 2015-06-12 17:00:37 +02:00
twinaphex 29e3f5ff66 Expand playlist format - rename it to 'lpl' 2015-06-08 23:38:03 +02:00
Jean-André Santoni 6da346f456 (XMB) Dynamic wallpapers 2015-06-04 17:17:23 +07:00
twinaphex 8fb8887c34 Create new playlist format 2015-05-26 00:12:49 +02:00
twinaphex 5558fdd085 Get rid of global dependency for video_viewport_get_custom 2015-05-20 23:13:39 +02:00
twinaphex 679feefae3 Start using const for non-mutating variables 2015-05-20 19:28:05 +02:00
twinaphex 2f62cd65e2 Start using video_viewport_get_custom everywhere 2015-05-20 19:12:39 +02:00
twinaphex 4afc100924 Move audio_data out of global struct to prevent threading issues 2015-05-19 21:18:07 +02:00
twinaphex c7f7574d9e Fix some warnings - http://dpaste.com/3R9MN3Q 2015-05-19 20:29:03 +02:00
twinaphex b152de6acc (configuration.c) Indenting nits 2015-05-08 09:15:53 +02:00
twinaphex 73489da5b4 Use C-style comments, declare variables at the top 2015-05-08 09:12:49 +02:00
radius 8c09578f51 make it possible to sort savestates/savefiles without overrides too 2015-05-07 18:06:14 -05:00
radius 7a44fd49c2 make overrides work with custom save dir and custom state dir 2015-05-07 00:36:29 -05:00
twinaphex dcd203b44d Make menu actions configurable 2015-05-07 03:55:15 +02:00
twinaphex 5df896dfd1 (Android) Rename "android_input" ident to "android" 2015-04-29 02:49:23 +02:00
twinaphex f6586f7cde Implement Core Settings and implement 'Core Supports No Content Enable' 2015-04-28 03:22:04 +02:00
twinaphex 69bef77d6d Add DPI override options 2015-04-24 16:37:09 +02:00
Twinaphex 813a47d43c Change HAVE_LOCATION to HAVE_CORELOCATION 2015-04-20 11:41:33 +02:00
twinaphex d63774e51f (AVFoundation) Update 2015-04-19 20:46:49 +02:00
twinaphex 8702141d90 (Cocoa) Start renaming input_apple to input_cocoa 2015-04-19 17:58:15 +02:00
radius e2479ade31 add setting to enable/disable autoload of remap files 2015-04-17 20:14:49 -05:00
radius bb48ebfb99 add setting to enable/disable autoload of config overrides 2015-04-17 20:07:15 -05:00
aliaspider dbe2243644 disable config_file_dump_all. 2015-04-15 21:31:24 +01:00
twinaphex 94150cef70 Add 'Record Driver' option 2015-04-15 13:37:38 +02:00
twinaphex 23b9a3ee47 Add 'use_output_directory' 2015-04-15 12:42:36 +02:00
twinaphex a89f70c4d8 Start adding Recording Settings - stub/unfinished/non-working 2015-04-14 21:13:54 +02:00
twinaphex 02d31acbfb Add 'UI Companion Start on Boot' 2015-04-13 02:12:28 +02:00
twinaphex 227bf3e642 Set threaded_data_runloop_enable to default value 2015-04-12 03:31:10 +02:00
Twinaphex 3e35593f59 (iOS) Implement UI companion driver for iOS CocoaTouch 2015-04-12 03:18:37 +02:00
twinaphex 89a5196403 Add HAVE_NETPLAY ifdef 2015-04-11 23:03:41 +02:00
radius 97f41403f5 move the early return conditions to a better location 2015-04-10 23:02:56 -05:00
radius 96dc0d6f84 disable overrides with netplay for now, will re-enable after figuring out how netplay starts 2015-04-10 21:23:29 -05:00
radius 2c21a88677 Restore libretro_path after loading an override, otherwise content_history might glitch 2015-04-10 00:55:41 -05:00
radius a8a6057055 add OSD message for remap load 2015-04-07 22:51:31 -05:00
radius 72136d4c20 fix styling 2015-04-07 22:20:09 -05:00
radius 247a9d95a8 add OSD message 2015-04-07 22:18:45 -05:00
radius 51ee494a67 make sure overrides aren't used in conjunction with per-core configs 2015-04-07 22:08:30 -05:00
radius 573447166b revert this that cause issues with salamander, I've found another workaround for overrides anyway 2015-04-07 21:56:47 -05:00