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
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
twinaphex
ee0fc2ff29
(Menu) Refactor more settings
2014-07-17 17:26:34 +02:00
Tobias Jakobi
e197e97d67
exynos: disable crtc before freeing buffers
...
The crtc should be disabled before deallocating the buffers, otherwise
leading to a use-after-free scenario, which can trigger all sorts
of funny effects.
2014-07-17 14:56:43 +02:00
Tobias Jakobi
19419b04af
exynos: fix typo in comment
2014-07-17 14:56:18 +02:00
Tobias Jakobi
7fea31e501
exynos: adapt font rendering code
2014-07-17 14:56:16 +02:00
Tobias Jakobi
fe57d064ba
exynos: adapt to naming changes
...
The RGUI is now just called 'menu'.
2014-07-17 14:56:03 +02:00
Tobias Jakobi
63e99009df
exynos: adapt to video_driver interface changes
...
The restart API was removed.
2014-07-17 14:55:56 +02:00
Tobias Jakobi
9a38d77655
Remove the lima video driver
...
The driver is now superseded by the exynos video driver. Also limare
only works up to mali kernelspace driver version r3p2, which makes
the driver nonfunctional with the latest r4p0.
2014-07-17 14:55:56 +02:00
Tobias Jakobi
7efa9def07
Add exynos video driver
...
Documentation is provided in README-exynos.
2014-07-17 14:41:44 +02:00
twinaphex
9a3ac9c5fd
(Menu) Refactor VIDEO_VSYNC setting
2014-07-17 06:56:41 +02:00
twinaphex
4305db814b
(Menu) Refactor set_current_boolean
2014-07-17 06:47:45 +02:00
twinaphex
37b09a3e77
(Menu) Cut down on code duplication
2014-07-17 06:43:47 +02:00
twinaphex
ef6d1453f5
(Menu) Refactor overlay_scale/overlay_opacity
2014-07-17 06:35:29 +02:00
Twinaphex
9f5ee4564d
(iOS) Expose input_overlay_enable - need to refactor all this code
...
anyway and just show all settings anyways
2014-07-17 04:54:48 +02:00
twinaphex
b4312ba411
(iOS) Refactor initWithCore for iOS
2014-07-17 04:19:35 +02:00
twinaphex
5de27f85fe
(iOS) change const rarch_setting_t* to rarch_setting_t*
2014-07-17 03:52:21 +02:00
twinaphex
369d899f49
Make message queue functions more robust
2014-07-17 03:42:53 +02:00