Commit Graph

691 Commits

Author SHA1 Message Date
twinaphex
b61ae369f7 (input_keymaps.c) Namespace changes and documentation 2015-01-12 02:52:52 +01:00
twinaphex
def2f6cb96 Update documentation settings.c 2015-01-11 05:29:32 +01:00
twinaphex
3249e5b8ff settings.c - cleanups 2015-01-09 16:59:19 +01:00
twinaphex
8f511815d1 Create new header 'settings.h' 2015-01-09 16:56:21 +01:00
twinaphex
9f764b1241 Add default case to config_get_default_*driver* functions 2015-01-09 02:15:12 +01:00
twinaphex
957435cbfa Cleanups 2015-01-09 01:08:54 +01:00
twinaphex
17c73eca2b Add some documentation to function prototypes 2015-01-08 19:11:05 +01:00
twinaphex
f2c3ae1e28 Add documentation to some settings.c functions 2015-01-08 18:01:13 +01:00
twinaphex
90076c5fad Start using MAX_PATH_LENGTH - relying on MAX_PATH for 360 can cause
problems because it's defined at '260' and thus too small for some
strings
2015-01-07 20:42:36 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
6fb51eb360 Initial implementation of remap binds feature 2015-01-05 22:53:21 +01:00
twinaphex
31d816b6d3 Start preparing for remap binds 2015-01-05 02:36:10 +01:00
twinaphex
7a456c6c3a Rename MAX_PLAYERS to MAX_USERS 2015-01-05 01:58:00 +01:00
twinaphex
45cdb15de4 Add setting 'Max Users' 2015-01-05 01:45:57 +01:00
twinaphex
6ca7e0561e Add menu_navigation_browser_filter_supported_extensions_enable option 2015-01-01 16:40:47 +01:00
twinaphex
a9438452a1 Add Content Database Directory Path option 2014-12-30 22:58:08 +01:00
twinaphex
49ad98e543 Add input_overlay_enable option 2014-12-29 10:16:44 +01:00
twinaphex
608b1f53c8 Enable autoconfig descriptor show by default 2014-12-18 18:59:03 +01:00
twinaphex
82f6c57966 Add new option 'Show Autoconfig Descriptor Labels' for more
comprehensible button labels per joypad - needs to be added per
autoconfig file
2014-12-16 06:21:18 +01:00
twinaphex
23569044ff Add 'Hide Unbound Input Descriptor' 2014-12-05 14:13:29 +01:00
twinaphex
181d163b36 Rename 'player' to 'user' 2014-12-05 13:48:54 +01:00
twinaphex
1e1457c45c Improvements to input descriptors being shown 2014-12-04 13:45:56 +01:00
twinaphex
e3e5f5f8a8 Implement input descriptor labels 2014-12-04 13:26:43 +01:00
twinaphex
791ba7ba04 Should fix history list not being saved when launching from CLI 2014-11-29 16:40:33 +01:00
twinaphex
df8e3dfc55 Add content history dir and change 'retroarch-history.txt' to 'retroarch-content-history.txt' 2014-11-27 08:46:30 +01:00
Twinaphex
0f43deb6d2 (Apple) Start making camera driver OSX-compatible (OSX 10.7 and up/requires AVFoundation) 2014-11-18 18:04:17 +01:00
twinaphex
d87470c597 (Menu) Add stub Navigation Wrap-Around options 2014-11-17 16:16:52 +01:00
Mike Robinson
06c102d337 Add audio_max_timing_skew setting
Let users enable very large timing skews if they don't mind
inaccurate audio pitch.
2014-11-16 14:24:58 +00:00
twinaphex
3094efdc7e Save archive_mode to config file and change representation 2014-11-14 16:30:55 +01:00
twinaphex
5089473355 (iOS) Add default menu driver setting 2014-11-08 03:01:34 +01:00
twinaphex
82f4f1a83a (OSX) Add default video filter dir for OSX 2014-10-29 07:42:07 +01:00
twinaphex
9c5f92c883 Get rid of some dead code 2014-10-29 07:39:22 +01:00
twinaphex
9ffa12c20a Don't set default overlay by default - only for RARCH_MOBILE 2014-10-29 07:37:47 +01:00
twinaphex
bab9ee307d Add null joypad driver 2014-10-27 14:45:28 +01:00
twinaphex
921bcb6d2c Add menu_mouse_enable to config file 2014-10-26 18:10:02 +01:00
twinaphex
af302530ef Rename g_settings.video.gl_context to g_settings.video.context_driver 2014-10-23 22:54:39 +02:00
twinaphex
d5a36fd4af Change video_gl_context to video_context_driver 2014-10-23 22:46:30 +02:00
twinaphex
2997af48fa Move config-file code to SDK 2014-10-22 03:35:04 +02:00
twinaphex
d6890783da config_file.c - get rid of general.h dependency 2014-10-22 03:22:08 +02:00
twinaphex
9a9fa6532a Move file_path.c to libretro SDK 2014-10-22 00:23:06 +02:00
twinaphex
7987053870 Reduce header includes 2014-10-21 19:07:14 +02:00
twinaphex
7472922ee0 Move compat/ over to libretro SDK 2014-10-21 07:58:58 +02:00
twinaphex
29e74b2372 See prior commit message 2014-10-20 22:45:19 +02:00
twinaphex
42bb37816e Take file_path.h include out of file.h 2014-10-20 21:51:04 +02:00
twinaphex
0f5161d621 Add History List Enable option 2014-10-17 04:17:28 +02:00
Jean-André Santoni
7018d58731 (XMB) Initial commit 2014-10-09 01:21:22 +02:00
Mike Robinson
8bc9f53da3 Merge volume_db and audio_volume, save audio_volume
This prevents unexpected volume changes on RARCH_VOLUME_UP and
RARCH_VOLUME_DOWN, and adds convenience by saving to config file.
2014-10-07 05:39:22 +01:00
twinaphex
377a2e6c63 (Apple) Split up apple_joypad code into two - HID driver and iOS driver 2014-10-04 15:36:04 +02:00
SuperrSonic
81c3ff1c6e Deflicker stuff 2014-10-04 01:49:16 -04:00
twinaphex
b7d47f3df9 Sanitize fastforward_ratio value when loading a config file
in case it's <= 0.0
2014-10-03 19:07:40 +02:00