Twinaphex
5e4125614a
(iOS) Get rid of ios_set_logging_state - we can already log through
...
Xcode Organizer
2014-07-19 02:28:53 +02:00
Twinaphex
e4786cfcf6
(iOS) Build fix
2014-07-19 02:26:21 +02:00
twinaphex
9ac52de4df
(Apple/iOS) Remove some unused settings - apple_use_tv_mode and ios_file_log
2014-07-19 02:25:17 +02:00
twinaphex
fefc2f808c
(Apple) Cleanups
2014-07-19 02:02:33 +02:00
Twinaphex
8a7c639734
(Settings data) Add audio.in_rate
2014-07-18 21:40:05 +02:00
twinaphex
2495892757
Lakka assets now moved to retroarch-assets repo
2014-07-18 21:35:55 +02:00
twinaphex
336f740e2a
Get rid of apple_refresh_config
2014-07-18 21:14:28 +02:00
Twinaphex
2485ee1e98
(iOS) Don't call hacky apple_refresh_config
2014-07-18 21:13:53 +02:00
twinaphex
14dbd27873
(Driver) Move find_audio_driver outside of HAVE_THREADS in init_audio -
...
man, this whole audio/input/video initing/deiniting is still hacky as shit.
2014-07-18 19:58:05 +02:00
Twinaphex
6147fb0a2a
Merge branch 'master' of https://github.com/libretro/RetroArch
2014-07-18 19:41:08 +02:00
twinaphex
5b727b58b7
Make init_video_input more robust - just failing the entire program
...
like this instead of defaulting to sane defaults is unacceptable
2014-07-18 19:40:26 +02:00
Twinaphex
7ce1f488fa
(Settings data) Nit
2014-07-18 19:36:25 +02:00
Themaister
cae625e489
Copy def_audio_resampler, not def_audio.
2014-07-18 19:17:59 +02:00
twinaphex
dbf239f8d4
(Settings data) Add default audio resampler option
2014-07-18 19:11:53 +02:00
Themaister
1c1c92f38a
Drop misleading "fallback" path for input drivers.
...
The codepath cannot be hit anyways due to checks in find_input_driver().
2014-07-18 18:42:27 +02:00
Themaister
d3ffe3292a
Use correct resampler fallback.
2014-07-18 18:39:35 +02:00
twinaphex
df448d37da
Make find_resampler_driver more robust
2014-07-18 18:23:19 +02:00
Twinaphex
a4687f387c
Ifdef netplay options
2014-07-18 18:09:18 +02:00
twinaphex
8d027d876d
(Menu) Refactor input_autodetect_enable
2014-07-18 05:06:36 +02:00
twinaphex
31122bd09e
(Menu) Refactor aspect_ratio_idx setting
2014-07-18 04:50:55 +02:00
twinaphex
eb374cbcec
(Menu) Refactor fastforward_ratio setting
2014-07-18 04:27:16 +02:00
twinaphex
dd55520b59
Just expose all aspect ratios - some users want these weird ratios
2014-07-18 04:10:22 +02:00
twinaphex
a4983cc935
(Menu) Refactor MONITOR_INDEX setting
2014-07-18 04:00:37 +02:00
twinaphex
d918c43446
(Menu) Refactor WINDOW_SCALE_X/Y settings
2014-07-18 03:56:12 +02:00
twinaphex
ea49e4adef
(Menu) Refactor MENU_SETTINGS_OVERLAY_ENABLE
2014-07-18 03:49:39 +02:00
twinaphex
8fecb096c0
(Menu) Refactor slowmotion_ratio
2014-07-18 03:37:37 +02:00
twinaphex
24116490ca
(Menu) Refactor more settings
2014-07-18 03:31:04 +02:00
twinaphex
7c5214646f
(Menu) Add more settings
2014-07-18 02:54:30 +02:00
twinaphex
6f32841647
Rename g_extern.verbose to g_extern.verbosity to avoid
...
collisions on OSX
2014-07-18 00:39:31 +02:00
Twinaphex
0f53d9a761
(Settings data) Cleanups
2014-07-18 00:33:01 +02:00
twinaphex
675bcd23e7
(Setting data) Add more options
2014-07-18 00:25:14 +02:00
Twinaphex
11a4a52449
Merge pull request #819 from lioncash/android-misc
...
Android: Minor changes to UserPreferences.java
2014-07-17 23:14:46 +02:00
Lioncash
54418c2c66
Android: Minor changes
...
- Use the character version of lastIndexOf
- Use a StringBuilder instead of a raw String. Doesn't destroy/recreate
the string every time we append to it.
2014-07-17 16:56:54 -04:00
twinaphex
63a2f5b885
(Menu) Refactor MENU_SETTINGS_TOGGLE_FULLSCREEN`
2014-07-17 22:02:03 +02:00
twinaphex
cecdee7f54
(Menu) Refactor MENU_CONTENT_HISTORY_SIZE
2014-07-17 21:58:47 +02:00
Themaister
26a3277402
Fix RGUI toggling with enable hotkey.
2014-07-17 21:42:19 +02:00
Themaister
42497350bd
Move memcpy-neon to gfx/.
...
Only used by Exynos driver.
2014-07-17 21:39:50 +02:00
Twinaphex
8e390cb420
(Settings data) Rename setting
2014-07-17 21:32:50 +02:00
twinaphex
f825dd6fa4
(Menu) Rename some netplay options
2014-07-17 21:27:15 +02:00
twinaphex
393f44265e
(Setting data) Begin adding Netplay options
2014-07-17 21:22:31 +02:00
twinaphex
3fa496b9b4
(Menu) Cleanup VIDEO_SWAP_INTERVAL setting
2014-07-17 21:02:45 +02:00
twinaphex
aa1c0fe634
(Menu) Convert more settings
2014-07-17 20:51:42 +02:00
twinaphex
bc14933f2f
(Menu) Refactor more settings
2014-07-17 20:41:21 +02:00
twinaphex
47fd26f4e2
(Menu) Refactor more settings
2014-07-17 19:35:55 +02:00
Twinaphex
7921b6eafd
(Menu) Fix
2014-07-17 19:23:39 +02:00
twinaphex
8c499cbee8
(Menu) Some cleanups
2014-07-17 19:22:36 +02:00
Twinaphex
a645bf74a2
Merge pull request #817 from tobiasjakobi/exynos
...
Exynos video driver
2014-07-17 18:32:50 +02:00
twinaphex
6f8e3c5d81
Cleanups
2014-07-17 18:31:32 +02:00
twinaphex
1655fa3a40
(Menu) Refactor audio latency/sync settings
2014-07-17 18:23:16 +02:00
twinaphex
9856cf2deb
(Menu) Refactor some more settings
2014-07-17 18:10:39 +02:00