251 Commits

Author SHA1 Message Date
Tobias Jakobi
baee49d4eb menu: replace lima description with exynos 2014-08-13 17:52:14 +02:00
twinaphex
0090ec654a (Menu) Update SDL 2 video driver entry 2014-08-13 09:03:24 +02:00
twinaphex
25dae11732 (Menu) Add description for SDL 2 video driver and update description
of SDL 1 video driver
2014-08-12 06:20:47 +02:00
twinaphex
f027acd5cf Rename game_history_size to content_history_size 2014-08-12 04:57:31 +02:00
twinaphex
126e115abd (GX) Build fixes/cleanups 2014-08-12 03:55:07 +02:00
twinaphex
2cb8d06c7a Move config_save_on_exit to g_settings 2014-08-12 03:36:26 +02:00
twinaphex
30db4df19e Rename more references to 'ROMs' 2014-08-12 03:22:44 +02:00
twinaphex
9df8cda62c Refactor video_xscale/video_yscale into video_scale - scales
both X and Y according to same value
2014-08-11 23:57:57 +02:00
twinaphex
f910a68083 (GX) Ifdef g_settings.vwidth with GEKKO 2014-08-11 11:00:11 +02:00
SuperrSonic
780d403025 more viWidth stuff 2014-08-10 17:09:37 -04:00
twinaphex
622da58665 (Menu) refactor more settings 2014-08-09 05:41:25 +02:00
twinaphex
fb1f525901 (Menu) Refactor set_current_unsigned_integer 2014-08-09 05:23:58 +02:00
twinaphex
e8ff64bad6 Add 'enforce minrange/maxrange' to settings_data 2014-08-09 05:18:54 +02:00
twinaphex
6dc1481fc1 (Menu) Add step variable for rarch_setting_t 2014-08-09 04:54:40 +02:00
twinaphex
91bad2b25d (PS3) Build fixes 2014-08-09 03:25:11 +02:00
twinaphex
2333d87a6b (Menu) Refactor settings pt. 3 2014-08-09 03:00:52 +02:00
twinaphex
e55155efcc (Menu) Group MENU_SETTINGS_NETPLAY_DELAY_FRAMES 2014-08-09 02:55:16 +02:00
twinaphex
8c05dceb91 (Menu) Refactor settings pt. 2 2014-08-09 02:52:23 +02:00
twinaphex
0ecf05f857 (Menu) Refactor settings 2014-08-09 02:34:56 +02:00
twinaphex
d94fba2d17 (Menu) Refactor more settings functions - pass rarch_settings_t *
pointer variable
2014-08-08 21:13:19 +02:00
twinaphex
736a15832e (Menu) Refactor setting_set 2014-08-08 21:08:42 +02:00
twinaphex
a030547399 Refactor menu_common_settings_set 2014-08-08 21:05:05 +02:00
twinaphex
03f4cb48d1 (Menu) Refactor setting_toggle callbacks 2014-08-08 21:00:28 +02:00
twinaphex
266e3e0051 file_list_get - return rarch_settings_t * 2014-08-08 07:58:07 +02:00
twinaphex
204c2a3f08 (Menu) Refactor file_list_push 2014-08-07 18:20:27 +02:00
twinaphex
6b5a049bc5 Add label to file_list_push 2014-08-07 08:27:24 +02:00
twinaphex
2d9cdf9192 (Menu) Refactor MENU_SAVEFILE_DIR_PATH setting 2014-08-07 06:26:12 +02:00
twinaphex
b99de9c92e (Menu) Fix shader filter/scale no longer working on subsequent shader
passes
2014-08-04 01:42:15 +02:00
twinaphex
dc573bdba3 Refactor MENU_LIBRETRO_DIR_PATH 2014-08-03 03:47:54 +02:00
twinaphex
07d00553c8 (menu_common_backend.c) - Cleanups 2014-08-03 02:04:54 +02:00
twinaphex
6e905cba50 (menu_common_backend.c) - cleanups 2014-08-03 01:29:42 +02:00
twinaphex
b519aff5e9 (Menu) Cleanup menu_common_entries_init 2014-08-03 01:11:41 +02:00
twinaphex
9a5f281ca2 (Menu) Rename Estimated Monitor FPS to Estimated Refresh Rate 2014-08-02 16:11:33 +02:00
twinaphex
b5032ed1f7 (Settings data) Add Refresh Rate 2014-08-02 16:09:04 +02:00
twinaphex
41292480a0 (Settings data) Rename video_refresh_rate to video_refresh_rate_auto 2014-08-02 15:47:11 +02:00
twinaphex
ef5ea9f92c Refactor MENU_SETTINGS_AUDIO_DSP_FILTER 2014-08-02 15:28:37 +02:00
twinaphex
55393efb0a Refactor MENU_CONTENT_HISTORY_PATH 2014-08-02 15:19:19 +02:00
twinaphex
946fc6040e Refactor MENU_SETTINGS_OVERLAY_PRESET 2014-08-02 15:16:56 +02:00
twinaphex
e110bd90f5 Refactor DSP filter init/deinit 2014-08-02 13:40:38 +02:00
twinaphex
7d4b6b23c5 Refactor overlay init/free 2014-08-02 12:36:48 +02:00
twinaphex
d70693345c Refactor rarch_set_fullscreen calls to rarch_main_command 2014-08-02 03:56:19 +02:00
twinaphex
12471729f4 Move state_slot variable from g_extern to g_settings 2014-08-02 01:20:39 +02:00
twinaphex
8082dfb9cc Refactor away rarch_reinit_drivers 2014-08-01 17:26:11 +02:00
twinaphex
8c87ea7233 (Menu) Refactor MENU_SETTINGS_NETPLAY_DELAY_FRAMES 2014-08-01 17:16:56 +02:00
twinaphex
678eec6636 Don't go through void * for menu backend struct 2014-08-01 09:42:11 +02:00
twinaphex
0d26abc9c7 (Menu) Refactor menu_common_shader_manager functions 2014-08-01 09:36:12 +02:00
twinaphex
dd8e4660c2 (Menu) refactor more settings 2014-08-01 09:27:04 +02:00
twinaphex
cac003f2ab (Frontend) Add User Options menu - add User Language setting
(Libretro) Add RETRO_ENVIRONMENT_GET_LANGUAGE - expose language
to libretro core so it can do personalization. Will be used for
PPSSPP
2014-08-01 07:00:32 +02:00
twinaphex
9dadfc0b19 Rename Netplay Nickname to Username and make it not dependent
on HAVE_NETPLAY
2014-08-01 05:04:59 +02:00
twinaphex
ef15088ccd (Menu) Prevent crash when pressing left on MENU_SETTINGS_SHADER_PRESET_PARAMETERS 2014-07-31 07:10:42 +02:00