11451 Commits

Author SHA1 Message Date
Twinaphex
edc30665e7 (iOS) browser.m - cleanups 2014-07-19 06:41:46 +02:00
twinaphex
36350311f0 (iOS) Remove apple_refresh_frontend_config 2014-07-19 06:10:56 +02:00
Twinaphex
3d7e6d844f (OSX) settings.m - cleanup 2014-07-19 06:05:24 +02:00
Twinaphex
df005ba50a Merge pull request #821 from lakkatv/lakka
(Lakka) theme font and theme switching
2014-07-19 05:20:17 +02:00
Twinaphex
f2cb999616 Merge pull request #823 from Monroe88/master
Add Lakka building to Windows Makefile
2014-07-19 05:19:51 +02:00
twinaphex
7766ae8096 (iOS) Remove systemConfig variable 2014-07-19 04:09:16 +02:00
Twinaphex
a492364843 (iOS) Don't create frontend.cfg anymore 2014-07-19 03:58:58 +02:00
twinaphex
2682780ff9 (iOS) Get rid of logPath 2014-07-19 03:34:14 +02:00
Twinaphex
e3b7df108f (iOS) Get rid of now obsolete Diagnostic Logging 2014-07-19 02:59:03 +02:00
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
Jean-André Santoni
1f6d86ebcc (Lakka) Fix theme path 2014-07-18 21:43:48 +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
Jean-André Santoni
d46bd44a7c (Lakka) Use theme font 2014-07-18 06:57:24 +02:00
Jean-André Santoni
21fc2e303f (Lakka) theme switching 2014-07-18 06:25:04 +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
Monroe88
0139a31542 Add Lakka building to Windows Makefile 2014-07-17 19:16:07 -05: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