552 Commits

Author SHA1 Message Date
twinaphex
beb68d559d (Menu) Certain labels need to have video state be updated if they
update in real-time, like the estimated monitor FPS label
2015-03-08 17:09:45 +01:00
twinaphex
9627117166 Take out fps_monitor_enable 2015-03-07 23:03:56 +01:00
twinaphex
e39d5188a3 Move g_extern.measure_data to g_runloop.measure_data 2015-03-07 13:38:21 +01:00
Twinaphex
024d9d19a6 Merge pull request #1470 from vanfanel/master
Added sunxi G2D graphics driver
2015-03-06 22:15:43 +01:00
vanfanel
9831f8f1d0 Added sunxi graphics backend. No additional libs or blobs required. 2016-01-10 11:04:32 +00:00
twinaphex
9eb2c8725f Move Swap Netplay Input to Netplay Settings 2015-03-06 18:35:14 +01:00
twinaphex
cb13d62d46 Add flag 'advanced' to some settings 2015-03-06 17:57:48 +01:00
Higor Eurípedes
5d1b6b4202 (menu) Add ADVANCED flags to some settings 2015-03-06 13:09:48 -03:00
twinaphex
cfa531ab83 Hide Patch Settings for now 2015-03-06 16:26:04 +01:00
twinaphex
fa4464586e Use Shader Options from now on 2015-03-04 20:22:07 +01:00
twinaphex
b6e4266a3d Enable collapse_subgroups_enable by default 2015-02-26 03:12:35 +01:00
twinaphex
cc0f583466 (settings_data.c) Get rid of some whitespace 2015-02-24 22:05:00 +01:00
twinaphex
be5f3254ba Start implementing video softfilters - move it to Video Options 2015-02-15 18:26:59 +01:00
twinaphex
d024f0d782 Move settings around and create new subgroups under General Settings 2015-02-15 17:48:38 +01:00
twinaphex
20fbecebe7 Shader directory path was no longer accessible 2015-02-15 05:53:15 +01:00
twinaphex
20b87ad3d5 Reimplement get_string_representation for ST_ACTION 2015-02-15 04:49:57 +01:00
twinaphex
df35e9fb75 Refactor menu_navigation.c 2015-02-14 00:47:42 +01:00
twinaphex
7df7201b31 Go through menu_driver_resolve 2015-02-13 23:41:34 +01:00
twinaphex
31b272f25a Don't pass menu_handle_t * state around 2015-02-13 20:19:20 +01:00
twinaphex
d489984486 Rename some settings 2015-02-13 04:46:34 +01:00
twinaphex
650ce81d74 Move Database Manager/Cursor Manager to 'Management' 2015-02-13 03:20:25 +01:00
twinaphex
d8294c8dc0 Move Options to new category 2015-02-13 02:59:13 +01:00
twinaphex
41f1ffe0bb Have a clear distinction between 'settings' and 'options' 2015-02-12 19:52:57 +01:00
Jean-André Santoni
2ae66e05e5 (XMB) Add a setting to display or hide the core name and core version 2015-02-12 19:18:27 +01:00
Alcaro
28e2ca74e7 Double semicolons aren't useful. 2015-02-10 22:29:26 +01:00
twinaphex
e0184f0877 We don't want to allow the user to disable fonts and lock himself
out of seeing a GUI - gets rid of hack in gl.c
2015-02-09 19:11:53 +01:00
Lioncash
304f0e0492 settings_data: Fix potential null pointer dereference 2015-02-09 11:03:16 -05:00
Jean-André Santoni
47c0dabc40 (XMB) Fix display issue in settings 2015-02-03 04:24:34 +01:00
twinaphex
4c48fae242 Move Throttle Message speed setting around 2015-02-03 03:42:41 +01:00
Toad King
002fba476d add menu throttle for 120+Hz displays 2015-02-02 20:25:29 -06:00
twinaphex
50a9b8478d Add buildbot_assets_url 2015-02-01 17:13:15 +01:00
twinaphex
e3066d43c9 Rename core_manager to core_updater 2015-02-01 15:57:25 +01:00
twinaphex
cc1657490c settings_data.c - cleanup headers 2015-02-01 13:46:34 +01:00
twinaphex
19f4cbe85c Cleanups 2015-02-01 13:39:07 +01:00
twinaphex
fbd9d72496 Another one 2015-02-01 13:17:38 +01:00
twinaphex
c26da6f5dd Another cleanup 2015-02-01 13:17:19 +01:00
twinaphex
898927c44b Cleanups 2015-02-01 13:16:52 +01:00
twinaphex
d63589001c Cleanups 2015-02-01 13:15:41 +01:00
twinaphex
6f6e8ae9cd Cleanups 2015-02-01 13:14:07 +01:00
twinaphex
93118a560f Cleanups 2015-02-01 13:06:04 +01:00
twinaphex
1f3acec93a Cleanups 2015-02-01 13:01:06 +01:00
twinaphex
a495cff6ab Cleanups 2015-02-01 12:34:24 +01:00
twinaphex
5b2c2343c0 Cleanups 2015-02-01 10:15:56 +01:00
twinaphex
8199411acb Cleanups 2015-02-01 10:08:14 +01:00
twinaphex
3eb2699751 Refactor get_label code 2015-02-01 09:58:23 +01:00
twinaphex
e0a7c38fdb get_label - some more cleanups 2015-02-01 09:34:53 +01:00
twinaphex
86d6155026 Cleanups 2015-02-01 09:30:44 +01:00
twinaphex
405abc4823 Cleanups 2015-02-01 09:19:33 +01:00
twinaphex
beeb8dbd7d Implement disk index as representation callback 2015-02-01 09:16:01 +01:00
twinaphex
e58d1dec21 Move some more label representation code from settings_data.c to
menu_entries_cbs.c
2015-02-01 08:48:52 +01:00