Commit Graph

39 Commits

Author SHA1 Message Date
twinaphex
58d2eaf49a Create 'Configuration Settings' 2015-06-02 15:09:52 +02:00
twinaphex
73099cddc2 Create 'Saving Settings' 2015-06-02 14:51:11 +02:00
twinaphex
72db2e2874 Create 'Logging Settings' 2015-06-02 14:45:09 +02:00
twinaphex
98fbe77bec Add 'Frame Throttle Settings' 2015-06-02 14:39:19 +02:00
twinaphex
f372e4a13b (Menu/Settings) Fix some masks 2015-06-02 14:29:14 +02:00
twinaphex
43344a9b7f Create 'Rewind Settings' 2015-06-02 14:26:13 +02:00
twinaphex
e215b2d6ec Rename Path Settings to Directory Settings 2015-05-17 17:09:07 +02:00
twinaphex
f6586f7cde Implement Core Settings and implement 'Core Supports No Content Enable' 2015-04-28 03:22:04 +02:00
twinaphex
63d7cc19a4 (Mingw/MSVC) Buildfix 2015-04-20 20:04:59 +02:00
twinaphex
9ef656dc61 (MSVC) Build fixes 2015-04-20 20:00:39 +02:00
twinaphex
eb63e78cf6 Update action toggle handler 2015-03-09 04:18:47 +01:00
Higor Eurípedes
5d1b6b4202 (menu) Add ADVANCED flags to some settings 2015-03-06 13:09:48 -03:00
twinaphex
e3066d43c9 Rename core_manager to core_updater 2015-02-01 15:57:25 +01:00
twinaphex
fc373630ce Start to approach OSK driver in a different way 2015-01-29 20:33:27 +01:00
twinaphex
0816c0f0bc Implement action_iterate callback 2015-01-26 10:18:13 +01:00
twinaphex
8dafb7c110 Create action up or down callback function for menu 2015-01-22 23:52:02 +01:00
twinaphex
9bb2c00c1c Add 'Core Manager Options' 2015-01-22 04:05:10 +01:00
twinaphex
a2e5ccc2c6 Add UI Options 2015-01-16 16:15:58 +01:00
twinaphex
507291bccb Add Patch Options. Make sure that if we pass softpatching options
on the commandline, that these values will not be saved back to
config file.
2015-01-13 03:13:19 +01:00
twinaphex
ef720d3815 Remove menu_type_is - now obsolete 2015-01-10 05:25:37 +01:00
twinaphex
82025586fe Add action_cancel to callbacks 2015-01-09 03:49:14 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
681f332183 Add SD_FLAG_BROWSER_ACTION 2015-01-07 01:38:06 +01:00
twinaphex
f921d2e2d4 Add Archive Options 2014-11-14 14:54:20 +01:00
twinaphex
6c076ed3bf Refactor out SD_FLAG_IS_CATEGORY 2014-10-28 18:19:40 +01:00
twinaphex
e96074d452 Remove SD_FLAG_PUSH_ACTION - no longer necessary 2014-10-28 07:07:07 +01:00
twinaphex
39c45133a2 Reimplement Save State options in main menu 2014-10-23 01:53:24 +02:00
twinaphex
32af71a9ca Start adding new setting type - ST_ACTION 2014-10-23 00:10:58 +02:00
twinaphex
c62d52de0f Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
2014-10-21 05:05:52 +02:00
twinaphex
d753771f5a Add action start callback to ST_BIND settings too 2014-10-17 08:14:17 +02:00
twinaphex
c53632be81 Start implementing action OK for ST_BIND 2014-10-17 07:11:51 +02:00
twinaphex
ef41200775 Add Playlist Options category 2014-10-17 04:23:50 +02:00
twinaphex
253d8e0da9 Properly split up callbacks 2014-10-16 02:53:35 +02:00
twinaphex
459e4fa0d2 Move more settings callbacks over to settings_data.c 2014-10-15 06:46:00 +02:00
twinaphex
5506674c69 settings_list.c - Add action OK callback 2014-10-14 22:02:42 +02:00
Mike Robinson
b67c86de28 Add support for deferred settings changes, defer audio latency 2014-10-09 11:09:36 +01:00
twinaphex
da3734e8c7 Add mask parameter to setting_data_get_list 2014-10-08 02:13:07 +02:00
twinaphex
0e31f60ad1 Dehardcode some code in menu_entries.c 2014-10-07 22:48:57 +02:00
twinaphex
08c6b6e311 Split up settings list code into settings_list.c file 2014-10-07 16:48:24 +02:00