Commit Graph

11761 Commits

Author SHA1 Message Date
twinaphex 0454ed7808 Move memcpy implementations into separate dir 2014-07-20 05:33:53 +02:00
Twinaphex 38eb1d4d3d (iOS) Refactor away ios_set_bluetooth_mode - will be moved to settings
change handler in the long run
2014-07-20 03:47:43 +02:00
Twinaphex aa04b48579 (Apple) Remove configDirectory 2014-07-20 01:14:16 +02:00
twinaphex ea758485fd (General) Add g_defaults.menu_config_dir 2014-07-20 00:51:44 +02:00
Twinaphex 9b8d5b95a5 (iOS) Get rid of systemDirectory 2014-07-20 00:25:43 +02:00
Twinaphex 7580058c22 (Apple) Get rid of coreDirectory 2014-07-20 00:07:40 +02:00
Twinaphex 92e67a4382 (Apple/iOS) Kill dependency on ObjC copyItemAtPath 2014-07-19 22:51:03 +02:00
Twinaphex 3242cc998a (Apple) Get rid of globalConfigFile 2014-07-19 22:17:42 +02:00
Twinaphex ba99ec92ee (Apple) Get rid of objc_get_value_from_config 2014-07-19 17:53:24 +02:00
Twinaphex 34002c0e10 (Apple) Don't have ifdef IOS conditional in apple_run_core 2014-07-19 17:28:06 +02:00
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