Commit Graph

57 Commits

Author SHA1 Message Date
twinaphex
07785ed640 Add Keyboard Gamepad Mapping Type and Keyboard Gamepad Mapping Enable 2015-11-13 22:11:39 +01:00
Twinaphex
ba00560f2b Revert "Revert "(iOS) Add Small Keyboard/iCade Enable options""
This reverts commit 834e4d848e.
2015-11-13 01:50:22 +01:00
Twinaphex
834e4d848e Revert "(iOS) Add Small Keyboard/iCade Enable options"
This reverts commit 6ea11afe28.
2015-11-13 01:39:39 +01:00
twinaphex
6ea11afe28 (iOS) Add Small Keyboard/iCade Enable options 2015-11-12 06:28:05 +01:00
twinaphex
9bb87f276c Use just one label descriptor setting 2015-11-07 16:11:30 +01:00
twinaphex
92e6b56fe3 Remove input bind mode 2015-11-07 14:37:44 +01:00
twinaphex
71ca469cda GL totally abstracted away now from menu drivers 2015-11-02 20:41:42 +01:00
twinaphex
990ee7a105 Start adding playlist_names and playlist_cores to config file 2015-10-31 13:29:27 +01:00
twinaphex
5b0132c16e Add back Bind Mode setting 2015-10-30 14:36:04 +01:00
twinaphex
df01279cf3 Add non-HAVE_MENU ifdefs 2015-10-28 00:55:11 +01:00
twinaphex
0dc9c8df95 Rename extraction_directory to cache_directory 2015-10-27 00:48:35 +01:00
twinaphex
00bb8bd6d5 Have only one Menu Navigation Wraparound setting 2015-10-25 02:59:38 +01:00
twinaphex
7f843fe21e Start splitting up accounts options 2015-10-18 22:08:17 +02:00
twinaphex
b2b78125fa Collapse subgroups automatically enabled now 2015-10-18 21:32:41 +02:00
twinaphex
f48771ea42 (cheevos) Backport 'moved cheevos configuration to the config file' 2015-10-16 18:14:29 +02:00
twinaphex
f104173c7e Change internal state of custom viewport 2015-09-26 20:05:00 +02:00
twinaphex
cdf597aa89 Add settings->overlay_directory 2015-09-26 19:21:32 +02:00
radius
4345320c85 add a debug information panel, disabled by default 2015-09-23 20:51:31 -05:00
Twinaphex
4784371a90 Revert "[WIP] don't create default folders if other folders are set already" 2015-09-17 22:05:14 +02:00
Jorge Suarez
6aad439160 [all] verify if paths are already configured before creating defaults 2015-09-17 14:59:39 -05:00
twinaphex
1ec90df165 Refactor fastforward ratio 2015-08-27 14:39:42 +02:00
radius
4b234a4ed9 clean-up System/BIOS in content dir, should now just use the basename instead of actually overwriting the setting 2015-07-26 16:23:41 -05:00
radius
b717828cf0 fix setting and clearing system directory when using content dir 2015-07-16 01:46:11 -05:00
radius
3a90d38464 make the funciton return tru on success 2015-07-10 21:20:19 -05:00
radius
0ea522585d add a function to save controller profiles 2015-07-10 20:15:14 -05:00
twinaphex
6f99b4d381 (Android) Implement 'Back As Menu Toggle Enable' setting 2015-07-11 03:13:38 +02:00
twinaphex
c09cc19cfe Add Menu Toggle Joypad Combo 2015-07-09 06:27:17 +02:00
twinaphex
4cb5d57ede Add 'Hide Overlay In Menu' option 2015-07-09 04:05:59 +02:00
twinaphex
cbc79e0d67 Start adding preliminary bundle extraction code 2015-07-08 16:45:04 +02:00
twinaphex
e438dd3263 Do wraparound of settings 2015-07-04 19:58:43 +02:00
twinaphex
8dfc9241c6 (Android) Remove a bunch of dead code in Android Java menu - this
should just be a (very dumb) launcher from now on
2015-07-03 19:27:16 +02:00
twinaphex
57ae359e62 Builtin image viewer should now work 2015-06-28 17:21:32 +02:00
twinaphex
be2ae1c602 Add "builtin_mediaplayer_enable" setting 2015-06-23 07:09:24 +02:00
Jean-André Santoni
a7c0a49610 (XMB) Add boxarts support 2015-06-18 09:32:56 +07:00
Jean-André Santoni
6da346f456 (XMB) Dynamic wallpapers 2015-06-04 17:17:23 +07:00
twinaphex
4cfe960bf3 network_cmd_port - buildfix 2015-06-03 18:07:29 +02:00
radius
8c09578f51 make it possible to sort savestates/savefiles without overrides too 2015-05-07 18:06:14 -05:00
twinaphex
dcd203b44d Make menu actions configurable 2015-05-07 03:55:15 +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
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
twinaphex
94150cef70 Add 'Record Driver' option 2015-04-15 13:37:38 +02:00
twinaphex
02d31acbfb Add 'UI Companion Start on Boot' 2015-04-13 02:12:28 +02:00
radius
1293122826 override and remap function comment cleanup
made the remap function return true/false depending on what has been done
2015-04-06 20:16:00 -05:00
radius
931c818038 clean up comments for core_load_override 2015-04-06 20:07:44 -05:00
radius
507ec17261 make the override function smarter, now it will return true if overrides have loaded and false otherwise (including on error)
move pretro_set_environment(rarch_environment_cb); further down since it wouldn't have achieved the desired effect in that location
added a function to restore the original configuration when unloading the core so overrides won't affect the main config
2015-04-06 19:54:58 -05:00
radius
9b2ee5daaf start adding auto loading for remap files 2015-04-05 14:06:23 -05:00
radius
f92aecd28b Overrides:
- renamed the function to something more suitable and cleaned up the comments a bit
- moved back !global->system.info.library_name check, this shouldn't return false, this is not an error but an early return condition
2015-04-05 13:52:43 -05:00
twinaphex
66ee038ced Style nit 2015-04-05 19:07:33 +02:00