Commit Graph

12153 Commits

Author SHA1 Message Date
twinaphex
36e2b869a2 Add extension filtering to some settings 2014-08-27 15:58:07 +02:00
twinaphex
cbcea3ecb8 (Menu) Refactor menu_settings_iterate 2014-08-27 15:35:59 +02:00
twinaphex
7e939b1b6b (Menu) Cleanups 2014-08-27 15:31:28 +02:00
twinaphex
ed14651b2e (Menu) Cleanups 2014-08-27 15:19:28 +02:00
twinaphex
32d7682815 (Menu) Cleanups 2014-08-27 15:13:10 +02:00
twinaphex
8259100d03 (Menu) Simplify some code 2014-08-27 15:08:21 +02:00
twinaphex
d193973c4f (Menu) Get rid of some unnecessary HAVE_MENU ifdefs 2014-08-27 14:51:27 +02:00
twinaphex
575d11b358 (Menu) Get rid of HAVE_SHADER_MANAGER ifdefs 2014-08-27 14:50:49 +02:00
twinaphex
c564252f2f (input/android_input.c) Remove extraneous else 2014-08-27 04:09:25 +02:00
twinaphex
5a77b1aef3 Remove more extraneous elses 2014-08-27 04:02:32 +02:00
twinaphex
b1871b54c3 (audio/dsp_filter.c/audio/sinc.c) Remove more extraneous elses 2014-08-27 03:31:19 +02:00
twinaphex
228569c8f8 Cleanup extraneous elses 2014-08-27 03:28:22 +02:00
twinaphex
cec2afe6cb Get rid of some extraneous elses 2014-08-27 03:11:06 +02:00
twinaphex
5c2006c072 Remove extraneous elses 2014-08-27 02:06:39 +02:00
twinaphex
cd78e7797f (settings_data.c) Cleanups 2014-08-27 01:30:18 +02:00
twinaphex
2016e1965e (miscellaneous.h) Get rid of some extranous else 2014-08-27 01:10:04 +02:00
twinaphex
e6472b5a72 Move MAX_ARGS define to frontend.c 2014-08-27 01:08:29 +02:00
twinaphex
9287d6363f Remove unused keybind_set_id 2014-08-27 01:04:19 +02:00
twinaphex
e196f69234 (driver.c) Cleanups 2014-08-27 00:59:18 +02:00
twinaphex
31e7f1009d Refactor find_prev/find_next menu driver functions 2014-08-26 23:19:48 +02:00
twinaphex
d05d909373 Get rid of some duplicate get_prev/get_next functions 2014-08-26 23:11:35 +02:00
twinaphex
db396976ee Refactor find_prev_* / find_next_* functions 2014-08-26 22:26:23 +02:00
twinaphex
5668e1b89c Cleanups - remove extraneous else 2014-08-26 21:22:01 +02:00
twinaphex
7ce5ebb927 Refactor find_driver_index 2014-08-26 21:13:14 +02:00
twinaphex
623c02405d Refactor find_driver_index 2014-08-26 20:55:24 +02:00
twinaphex
e4629c87cb find_driver_index - cleanups 2014-08-26 20:41:39 +02:00
twinaphex
3cfe954b74 Combine all driver_index* functions 2014-08-26 20:32:48 +02:00
twinaphex
eb6ff437f3 Move all drivers to beginning of driver.c 2014-08-26 20:21:23 +02:00
twinaphex
a468d9e860 Remove unused menu_ctx_find_driver 2014-08-26 20:18:53 +02:00
twinaphex
6a8ccc3844 Move DEFAULT_SHADER_TYPE from driver.h to gfx/shader_common.h 2014-08-26 19:48:56 +02:00
twinaphex
da5ca89d69 (Menu) Move some descriptions to settings_data.c 2014-08-26 19:43:45 +02:00
twinaphex
09e451948b (Menu) Rename menu_common_iterate_action to menu_action_ok 2014-08-26 19:00:43 +02:00
twinaphex
d8d1d5df8b (Menu) Split up ACTION_OK logic into separate function 2014-08-26 18:59:15 +02:00
twinaphex
7f71ea689a (Menu) Refactor away MENU_CONTENT_HISTORY_PATHckend.c.swp 2014-08-26 16:26:42 +02:00
Twinaphex
2ae42b8227 Merge pull request #900 from lakkatv/lakka
(Lakka) Display about 9 horizontal icons instead of 6
2014-08-26 00:37:24 +02:00
Jean-André Santoni
044a42bcf3 (Lakka) Fix hardcoded resolution 2014-08-26 00:21:55 +02:00
Jean-André Santoni
7dc2e8bfba (Lakka) Display about 9 horizontal icons instead of 6 2014-08-25 19:11:10 +02:00
twinaphex
1b94c167e9 (Menu) Refactor ST_DIR options 2014-08-25 16:12:51 +02:00
twinaphex
9646f8c9e5 (Menu) Refactor 'User Options' setting too 2014-08-25 16:07:10 +02:00
twinaphex
b5e94e4938 (Menu) Implement ST_GROUP label representation 2014-08-25 16:05:59 +02:00
twinaphex
3903774e8a (Settings) setting_data_find_setting cleanups 2014-08-25 15:53:17 +02:00
twinaphex
2eea4a3c35 (Menu) More cleanups to set_label 2014-08-25 15:17:24 +02:00
twinaphex
014174134b (Menu) Fix string representation of user language setting 2014-08-25 15:06:41 +02:00
twinaphex
61586d8534 (Menu) Refactor ip_address and audio_device settings 2014-08-25 15:04:35 +02:00
twinaphex
f939fb3684 (Menu) Refactor menu_key_start_line 2014-08-25 14:53:03 +02:00
twinaphex
dc086d62b5 (Menu) netplay_port_callback doesn't need to be inside an #ifdef anymore 2014-08-25 01:54:31 +02:00
Twinaphex
2747d1bd0d (iOS) Build fixes #2 - add HAVE_FILTERS_BUILTIN 2014-08-25 01:53:20 +02:00
Twinaphex
2a77028609 (iOS) Build fixes #1 2014-08-25 01:51:37 +02:00
twinaphex
8f0509fa29 (GL) Fix build in case HAVE_FBO is not defined 2014-08-25 01:39:48 +02:00
twinaphex
adc77bcd1d (Menu) Refactor ST_DIR settings 2014-08-24 20:19:59 +02:00