twinaphex
|
6a8f2ef9b6
|
(Qt options/UI) Make it more dynamic
|
2019-08-23 05:00:20 +02:00 |
|
twinaphex
|
532a08afb3
|
(Qt UI) Start refactoring this code to be more dynamic
|
2019-08-23 04:53:09 +02:00 |
|
twinaphex
|
dc4bfa91ed
|
(Qt) Update User Interface -> Views
|
2019-08-23 04:31:09 +02:00 |
|
Twinaphex
|
f7cda5f753
|
Merge pull request #9336 from LazyBumHorse/preset_reference
save unmodified auto-shaders as a reference instead of a copy
|
2019-08-23 03:38:04 +02:00 |
|
Twinaphex
|
396d6c6ad9
|
Merge pull request #9341 from BarryJRowe/master
Added in fixes for using config parameters instead of the ai service url
|
2019-08-23 03:28:05 +02:00 |
|
Barry Rowe
|
ccc073d506
|
Added in fixes for translation.
|
2019-08-22 18:24:26 -07:00 |
|
twinaphex
|
6595aef508
|
Add missing sublabel
|
2019-08-23 03:09:29 +02:00 |
|
twinaphex
|
f23172ba81
|
Ability to hide every setting category now
|
2019-08-23 03:06:38 +02:00 |
|
twinaphex
|
09ac01afd2
|
Buildfix
|
2019-08-23 00:46:06 +02:00 |
|
twinaphex
|
8d41efb00d
|
Enable DEFAULT_AI_SERVICE_ENABLE
|
2019-08-22 23:54:57 +02:00 |
|
twinaphex
|
3015abfb71
|
(Griffin) Add encoding_base64.c too
|
2019-08-22 23:41:31 +02:00 |
|
Twinaphex
|
e1260b2186
|
Remove unused variables
|
2019-08-22 23:40:14 +02:00 |
|
twinaphex
|
2a70b3533c
|
Don't use itoa - not available on OSX
|
2019-08-22 23:37:23 +02:00 |
|
twinaphex
|
40ad1319c4
|
Buildfix
|
2019-08-22 23:31:33 +02:00 |
|
twinaphex
|
94308efcd8
|
First separator needs to be '?', then it becomes '&'
|
2019-08-22 23:24:44 +02:00 |
|
twinaphex
|
2c063cb1c9
|
(Translation) Add "?mode=fast" first when we set either language
and/or target language
|
2019-08-22 23:18:10 +02:00 |
|
twinaphex
|
a79cd32363
|
Add HAVE_TRANSLATE to MSVC 2017
|
2019-08-22 23:10:34 +02:00 |
|
twinaphex
|
9867a4c36d
|
Add HAVE_TRANSLATE to Apple
|
2019-08-22 23:06:22 +02:00 |
|
twinaphex
|
afe04d91ca
|
(JNI) Add -DHAVE_TRANSLATE
|
2019-08-22 23:01:32 +02:00 |
|
twinaphex
|
fa1f98dbac
|
Append target_lang and source_lang to AI service URL when the
settings are set
|
2019-08-22 22:55:04 +02:00 |
|
twinaphex
|
32029731c0
|
Hook up remaining languages
|
2019-08-22 22:20:31 +02:00 |
|
twinaphex
|
84491736ab
|
Add the other languages
|
2019-08-22 21:33:02 +02:00 |
|
twinaphex
|
eca2f0a663
|
Start adding translation language names
|
2019-08-22 21:15:07 +02:00 |
|
twinaphex
|
5b71939848
|
Add target_lang/source_lang options
|
2019-08-22 19:39:00 +02:00 |
|
twinaphex
|
7f095907e2
|
(Translation) Add enums for all languages
|
2019-08-22 19:14:09 +02:00 |
|
Twinaphex
|
2db4d8abd8
|
Merge pull request #9339 from jdgleaver/smooth-ticker-rgui
(RGUI) Optimise smooth ticker text
|
2019-08-22 19:05:13 +02:00 |
|
jdgleaver
|
37190b8f7d
|
(RGUI) Optimise smooth ticker text
|
2019-08-22 17:51:57 +01:00 |
|
LazyBumHorse
|
813a5cc370
|
fix edge case where resetting shader parameter wasn't counted as a modification
|
2019-08-22 18:08:58 +02:00 |
|
LazyBumHorse
|
a882901e39
|
save unmodified auto-shaders as a reference instead of a copy, see:
- implement #reference directive for auto-shaders
- replace usual preset saving and loading functions with video_shader_read_preset() and video_shader_write_preset()
- apply saved presets automatically for console menus
- move auto-shader saving logic from menus into menu_shader.c menu_shader_manager_save_auto_preset()
- refactor menu_shader_manager_save_preset() into menu_shader_manager_save_preset_internal()
|
2019-08-22 16:57:28 +02:00 |
|
Twinaphex
|
e088d4e186
|
Merge pull request #9337 from jdgleaver/ticker-fix
Line ticker bug fix
|
2019-08-22 16:22:52 +02:00 |
|
jdgleaver
|
5903463734
|
Line ticker bug fix
|
2019-08-22 15:16:29 +01:00 |
|
Twinaphex
|
93ac764e01
|
Merge pull request #9335 from jdgleaver/smooth-ticker-resolution
Make smooth ticker text scroll speed resolution independent
|
2019-08-22 14:41:32 +02:00 |
|
jdgleaver
|
84dac7745e
|
Make smooth ticker text scroll speed resolution independent
|
2019-08-22 11:49:05 +01:00 |
|
twinaphex
|
9a36851beb
|
(AI Service) Add sublabels
|
2019-08-22 07:22:52 +02:00 |
|
twinaphex
|
a612e7a4c3
|
Hook up AI Service settings
|
2019-08-22 07:07:34 +02:00 |
|
Brad Parker
|
203504e793
|
add newline
|
2019-08-22 00:20:42 -04:00 |
|
twinaphex
|
d2b274ac23
|
Bump version
|
2019-08-22 05:48:12 +02:00 |
|
twinaphex
|
565d2351d1
|
Fixes hotkeys not properly working when gamepads are mapped to
a different logical port from their physical one
|
2019-08-22 02:50:17 +02:00 |
|
twinaphex
|
3bf2d9d7fc
|
Attempt to fix 'no newline at EOF' with Clang
|
2019-08-22 01:31:13 +02:00 |
|
twinaphex
|
90266a2a6a
|
Cleanups
|
2019-08-21 22:48:19 +02:00 |
|
twinaphex
|
bd87e7fc17
|
Merge translation_service.c into retroarch.c
|
2019-08-21 22:40:47 +02:00 |
|
twinaphex
|
c5739a5c31
|
Cleanups
|
2019-08-21 22:27:01 +02:00 |
|
twinaphex
|
a3e2531bd6
|
Remove duplicate function in translation_service.c
|
2019-08-21 21:51:25 +02:00 |
|
twinaphex
|
95637cfe08
|
Buildfix
|
2019-08-21 21:09:19 +02:00 |
|
twinaphex
|
ccc6d65c43
|
(Translation) Enable by default for PC platforms, fix CXX_BUILD
|
2019-08-21 20:57:08 +02:00 |
|
twinaphex
|
fea7694027
|
Add AI Service settings
|
2019-08-21 20:43:32 +02:00 |
|
twinaphex
|
f6c451fafe
|
Enable ticker smooth by default
|
2019-08-21 18:52:08 +02:00 |
|
Twinaphex
|
35c336e3ab
|
Merge pull request #9333 from jdgleaver/smooth-ticker
Add optional smooth scrolling menu ticker text
|
2019-08-21 18:42:20 +02:00 |
|
twinaphex
|
894b05dd40
|
Silence warnings
|
2019-08-21 18:41:49 +02:00 |
|
jdgleaver
|
8569e65c18
|
Add optional smooth scrolling menu ticker text
|
2019-08-21 17:01:20 +01:00 |
|