536 Commits

Author SHA1 Message Date
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
twinaphex
124145505a Add option for auto-extracting downloaded archive 2015-01-31 12:45:20 +01:00
twinaphex
eb06611196 Cleanups to setting_data_get_label 2015-01-31 11:10:32 +01:00
twinaphex
b3e24c7410 Rename Core Manager to Core Updater 2015-01-31 06:06:21 +01:00
Jean-André Santoni
3d3370b725 (XMB) Fix a segfault during menu toggle 2015-01-31 03:25:00 +01:00
twinaphex
ceb32c6211 Refactor get_string_representation_uint 2015-01-30 11:25:58 +01:00
twinaphex
25efe17f01 Split up more code of get_string_representation_uint 2015-01-30 11:12:59 +01:00
twinaphex
87dab131e0 Split up get_string_representation_float 2015-01-30 10:59:28 +01:00
twinaphex
a68f4d7c41 Refactor get_string_representation 2015-01-30 10:54:27 +01:00
twinaphex
356e026efb Bind UINT settings 2015-01-30 10:35:06 +01:00
twinaphex
a038b72ecb Add 'Collapse Subgroups Enable' - should make navigating
menu a bit easier
2015-01-30 05:58:57 +01:00
twinaphex
d327863d0f Only carry one input overlay state 2015-01-29 22:54:42 +01:00
twinaphex
fc373630ce Start to approach OSK driver in a different way 2015-01-29 20:33:27 +01:00
twinaphex
524f754ec3 Core Update Manager works again when HAVE_NETWORKING is defined -
enygmata jumped the gun with refactoring the HAVE_NETPLAY define
2015-01-28 08:55:02 +01:00
Twinaphex
67b233c2cc (OSX) Build fix 2015-01-27 23:32:34 +01:00
twinaphex
30dea5e4ff Fix regular custom binds 2015-01-27 18:47:57 +01:00
twinaphex
e87c3efaee Fix Bind All and Custom Viewport 2015-01-27 18:37:54 +01:00