twinaphex
|
8c3c34f984
|
(menu_displaylist) More cleanups
|
2019-04-23 01:32:05 +02:00 |
|
twinaphex
|
70ece8435c
|
(menu displaylist) Code cleanups
|
2019-04-23 01:21:51 +02:00 |
|
twinaphex
|
563253f268
|
More work to make HAVE_OPENGL1 independent
|
2019-04-22 22:59:48 +02:00 |
|
twinaphex
|
d08f9cb212
|
(menu_displaylist) menu_displaylist_parse_core_info - cut down on more
code duplication
|
2019-04-22 20:22:24 +02:00 |
|
twinaphex
|
799872e59d
|
(menu_displaylist) Remove tons of code duplication
|
2019-04-22 20:11:34 +02:00 |
|
twinaphex
|
c38ed7f843
|
Use path_is_directory to check if directories exist instead of
filestream_exists
|
2019-04-22 02:43:09 +02:00 |
|
twinaphex
|
317a443741
|
Use config_file_read in more places
|
2019-04-22 02:10:12 +02:00 |
|
twinaphex
|
955a149ce9
|
Use config_file_read where we can assume we are reading a file
|
2019-04-22 01:56:24 +02:00 |
|
twinaphex
|
16e2db25c4
|
Prefer config_file_read instead of config_file_new when we are
sure the path cannot be a directory path
|
2019-04-22 01:23:50 +02:00 |
|
twinaphex
|
0909c80138
|
Cleanups
|
2019-04-21 04:49:04 +02:00 |
|
twinaphex
|
565e25d2ab
|
(menu displaylist) Cleanups
|
2019-04-21 04:33:22 +02:00 |
|
twinaphex
|
2d9f0ea7ce
|
(menu displaylist) Cleanups
|
2019-04-21 04:27:27 +02:00 |
|
twinaphex
|
2941365741
|
(menu displaylist) Cleanups
|
2019-04-21 04:17:15 +02:00 |
|
twinaphex
|
5748de8b1f
|
(menu_displaylist) Cleanups
|
2019-04-21 04:09:11 +02:00 |
|
twinaphex
|
a150bc27ce
|
(menu_displaylist) Cleanups
|
2019-04-21 04:06:37 +02:00 |
|
twinaphex
|
e705862c07
|
(menu_displaylist) Cleanups
|
2019-04-21 03:45:35 +02:00 |
|
twinaphex
|
1dc0fa83ff
|
Cleanups
|
2019-04-21 02:16:24 +02:00 |
|
twinaphex
|
9ba1b522c2
|
(menu widgets) CXX_BUILD fixes
|
2019-04-21 00:31:31 +02:00 |
|
twinaphex
|
e4873f8a46
|
Another CXX_BUILD buildfix
|
2019-04-20 19:51:08 +02:00 |
|
twinaphex
|
762e28e1e0
|
(CXX_BUILD) Silence this warning
|
2019-04-20 16:39:58 +02:00 |
|
Twinaphex
|
c9cfd1cd89
|
Silence xcode warnings - unused variables
|
2019-04-20 16:36:01 +02:00 |
|
twinaphex
|
797a4bca0f
|
(UI/QT) network.cpp - more dehardcoding
|
2019-04-20 16:19:47 +02:00 |
|
twinaphex
|
22739b4430
|
(UI/QT) Refactor audio.cpp
|
2019-04-20 16:14:37 +02:00 |
|
meleu
|
c2364096f3
|
Merge branch 'master' into runtime_rcheevos_switch
|
2019-04-19 21:50:00 -03:00 |
|
orbea
|
b7b17ee7e5
|
Also fix the video filter selection.
|
2019-04-18 12:50:35 -07:00 |
|
bparker06
|
d7a7260909
|
also fix audio DSP plugin
|
2019-04-18 15:12:53 -04:00 |
|
orbea
|
dd9bde2184
|
Fix font selection.
Fixes https://github.com/libretro/RetroArch/issues/8593
|
2019-04-18 15:12:53 -04:00 |
|
Brad Parker
|
e7dbac7eb0
|
prevent null derefs found by scan-build
|
2019-04-18 11:46:53 -04:00 |
|
jdgleaver
|
ed1480bc87
|
RGUI OSK - HAVE_LANGEXTRA=0 build fix
|
2019-04-18 10:02:05 +01:00 |
|
Brad Parker
|
d8968d8d0b
|
add initial Turkish translation from Ömercan Kömür (fpscan)
|
2019-04-17 19:08:23 -04:00 |
|
jdgleaver
|
10f8077294
|
(RGUI) Add on-screen keyboard
|
2019-04-17 17:05:51 +01:00 |
|
jdgleaver
|
54e1711f9a
|
(3DS) Sanitise/Improve display mode selection
|
2019-04-15 17:05:55 +01:00 |
|
twinaphex
|
3d7eb19abd
|
(UI/QT) Dehardcode User Interface -> Views -> Quick Menu
|
2019-04-15 08:00:24 +02:00 |
|
twinaphex
|
d620e9ce1d
|
(UI/QT) Dehardcode core settings
|
2019-04-15 07:48:34 +02:00 |
|
twinaphex
|
2e21a35261
|
(UI/QT) Dehardcode configuration settings
|
2019-04-15 07:40:51 +02:00 |
|
twinaphex
|
39c111bb92
|
(UI/QT) Dehardcode directory settings
|
2019-04-15 07:15:53 +02:00 |
|
twinaphex
|
a680133a38
|
(UI/QT) Dehardcode driver settings
|
2019-04-15 07:01:51 +02:00 |
|
twinaphex
|
df1fe1f1ae
|
(menu_displaylist) slim down switch list
|
2019-04-15 06:55:44 +02:00 |
|
twinaphex
|
1f7d7d6441
|
(UI/QT) Dehardcode logging
|
2019-04-15 06:54:36 +02:00 |
|
twinaphex
|
f33e04c747
|
(UI/QT) Dynamically generate settings for 'throttle'
|
2019-04-15 06:29:02 +02:00 |
|
twinaphex
|
085f25e81f
|
(UI/QT) First attempt at dynamically generating settings instead
of manually specifying settings
|
2019-04-15 06:16:55 +02:00 |
|
twinaphex
|
b38a4dcb08
|
(UI/QT) Make some of the add functions private
|
2019-04-15 04:26:19 +02:00 |
|
twinaphex
|
d9723d2282
|
Make parse_settings_internal_enum a public function
|
2019-04-15 03:55:00 +02:00 |
|
twinaphex
|
52d2b6ae94
|
(UI/QT) Cleanups
|
2019-04-14 23:34:28 +02:00 |
|
twinaphex
|
060396e726
|
(UI/QT) Dehardcode more settings
|
2019-04-14 23:30:34 +02:00 |
|
twinaphex
|
756e49d2af
|
(UI/QT) Dehardcode settings
|
2019-04-14 23:07:34 +02:00 |
|
twinaphex
|
181cff34d8
|
(UI/QT) network.cpp - dehardcode more additions
|
2019-04-14 18:55:30 +02:00 |
|
twinaphex
|
f3a7f6971b
|
(QT/UI) Dehardcode more additions
|
2019-04-14 18:37:20 +02:00 |
|
twinaphex
|
051c877c62
|
(QT/UI) By default, a CONFIG_FLOAT setting becomes a 'spinbox' UI type.
If a range is specified, it becomes a 'slider and spinbox' UI type.
|
2019-04-14 18:24:27 +02:00 |
|
twinaphex
|
9f09efe5c9
|
(UI/QT) Dehardcode some more additions
|
2019-04-14 17:45:12 +02:00 |
|