2833 Commits

Author SHA1 Message Date
github-actions
1613ebdfb4 Fetch translations from Crowdin 2022-04-24 00:11:14 +00:00
github-actions
d0ef0eccbf Fetch translations from Crowdin 2022-04-23 00:09:39 +00:00
github-actions
cc4aa85bc0 Fetch translations from Crowdin 2022-04-22 00:12:32 +00:00
Michael Burgardt
e185955bc1
Add Catalan language option (#13850) 2022-04-20 14:37:24 +02:00
Joel Puig Rubio
03146e4604
Label Valencian as a Catalan dialect (#13837) 2022-04-19 11:58:50 +02:00
github-actions
ee6570f3dc Fetch translations from Crowdin 2022-04-17 00:11:12 +00:00
github-actions
5121c66624 Fetch translations from Crowdin 2022-04-16 00:10:32 +00:00
github-actions
1ff91fe74d Fetch translations from Crowdin 2022-04-15 00:10:17 +00:00
github-actions
dcc6727875 Fetch translations from Crowdin 2022-04-13 00:11:10 +00:00
github-actions
f9d0a49d42 Fetch translations from Crowdin 2022-04-12 00:10:22 +00:00
github-actions
41d84c6db1 Fetch translations from Crowdin 2022-04-11 00:10:18 +00:00
github-actions
260a0a4194 Fetch translations from Crowdin 2022-04-10 00:10:42 +00:00
github-actions
5d2b5e8722 Fetch translations from Crowdin 2022-04-09 00:10:39 +00:00
github-actions
d82bba38ad Fetch translations from Crowdin 2022-04-08 00:11:05 +00:00
github-actions
c3220e212f Fetch translations from Crowdin 2022-04-07 00:10:52 +00:00
github-actions
bf579df8b9 Fetch translations from Crowdin 2022-04-06 00:10:20 +00:00
Vladimir Serbinenko
2ef2ff1b36 Add a configurable workaround for Android reconnecting devices
Closes https://github.com/libretro/RetroArch/issues/3414

I have investigated the issue. The crux of the problem is that on Android there
is no way distinguishing 2 scenarios:
1) 2 identical bluetooth controllers A and B and first there are button presses
only on controller A and then on controller B
2) the same controller disconnects and reconnects.
Android doesn't give bluetooth mac address of where the touch came from, only
opaque ID and this opaque ID changes after reconnect. Hence without changes to
android this is infeasible without giving up the ability for 2 users to play on
identical controllers.

I guess that this sacrifice makes sense for affected users
2022-04-05 18:40:27 +02:00
github-actions
a43ae5d08a Fetch translations from Crowdin 2022-04-05 00:10:01 +00:00
github-actions
77b5e31203 Fetch translations from Crowdin 2022-04-04 00:10:31 +00:00
github-actions
acf21260e7 Fetch translations from Crowdin 2022-04-03 00:10:31 +00:00
Tony
0dbd2bc3b9
(XMB) Shadow adjustments (#13815) 2022-04-02 17:05:35 +02:00
Mats
4a1a1e2fa7
(steam) Introduce Steam Rich Presence (#13798) 2022-04-02 08:07:40 +01:00
github-actions
91e4bbe1e4 Fetch translations from Crowdin 2022-04-02 00:09:55 +00:00
Tony
9276921f5d
Add sublabels for 'Aspect Ratio' and windowed 'Opacity/Decorations/Menubar' (#13808) 2022-04-01 14:03:10 +01:00
github-actions
af9590d45e Fetch translations from Crowdin 2022-04-01 00:11:01 +00:00
Tony
569b3945d6
Move 'Show Menu Bar' under 'Windowed Mode' settings (#13806) 2022-03-31 17:30:44 +02:00
Tony
caaaaf99f7
Add sublabels for 'Subsystems' and 'Input Deadzone/Sensitivity' (#13804) 2022-03-31 16:02:15 +02:00
Michael Burgardt
fd35162cbe
Add Valencian language option (#13789) 2022-03-30 17:59:09 +02:00
github-actions
1df0285091 Fetch translations from Crowdin 2022-03-30 00:10:01 +00:00
github-actions
dc2f6da813 Fetch translations from Crowdin 2022-03-28 00:10:25 +00:00
github-actions
8b6fe0a934 Fetch translations from Crowdin 2022-03-27 00:10:36 +00:00
github-actions
08c1c05f82 Fetch translations from Crowdin 2022-03-26 00:10:27 +00:00
github-actions
d89ab49d32 Fetch translations from Crowdin 2022-03-25 00:09:50 +00:00
github-actions
0f85bbf32d Fetch translations from Crowdin 2022-03-23 00:10:06 +00:00
sonninnos
8fc14354e9 (RGUI) Add 'Gray Dark + Light' themes 2022-03-22 17:27:54 +01:00
sonninnos
8e962e495c (GLUI) Add 'Gray Dark + Light' themes 2022-03-22 13:09:48 +01:00
DisasterMo
1aa542be2d Fix messed up Crowdin config and restore synchronization 2022-03-22 06:59:12 +01:00
sonninnos
fb444f9d91 (Ozone) Add 'Gray Dark + Light' themes 2022-03-22 06:59:05 +01:00
jdgleaver
05b7ac47c3 Add 'Reset Input Mapping' option to 'Manage Remap Files' menu 2022-03-21 15:08:02 +01:00
sonninnos
27a6210f96 (XMB) Add title margin adjustment 2022-03-18 13:24:50 +01:00
github-actions
6d67c16507 Fetch translations from Crowdin 2022-03-17 00:08:48 +00:00
jdgleaver
ea77410037 Add 'Manage Remap Files' submenu + automatically save input remaps when closing content 2022-03-16 18:59:49 +01:00
github-actions
675fe72ef0 Fetch translations from Crowdin 2022-03-16 00:08:44 +00:00
TheRetroPirate
6f90b24f72 added more categories to the explore menu 2022-03-15 05:51:20 +01:00
Nikos Chantziaras
d9bc8fb796
Ozone: Add thumbnail scale option (#13620)
* Ozone: Add thumbnail scale option

* CHANGES.md: Add ozone thumbnail bar scaling option
2022-03-11 15:51:41 +01:00
Nikos Chantziaras
b094c58081
Add hotkey for toggling sync to exact content framerate (#13725)
* Add hotkey for toggling sync to exact content framerate

* CHANGES.md: add sync to exact content framerate toggle hotkey
2022-03-10 17:21:08 +01:00
github-actions
0ecaa609f9 Fetch translations from Crowdin 2022-03-10 00:09:57 +00:00
jdgleaver
c67806dbd7
Enable manual selection of which cores are displayed in the 'Standalone Cores' menu (#13722) 2022-03-09 17:49:16 +01:00
Mats
249241d7cd
(steam) Initial integration with Steam API w/ mist (#13710) 2022-03-09 15:05:07 +01:00
MrHuu
9ed51bc528
(3DS) Add new3ds speedup toggle (#13718) 2022-03-09 08:20:15 +01:00