51523 Commits

Author SHA1 Message Date
Barry Rowe
a247ee14cd Added fix for ai service overlay still showing when opening the menu. 2019-11-06 09:52:26 -08:00
Ömercan Kömür
42a85938e7 Update msg_hash_tr.h 2019-11-05 23:37:15 +03:00
Twinaphex
4d6555d58b
Update CHANGES.md 2019-11-05 17:42:23 +01:00
Twinaphex
0493ecc7a6
Merge pull request #9687 from Jamiras/cheevos_user_agent
(cheevos) pass RetroArch and core versions through User-Agent HTTP header
2019-11-05 17:42:05 +01:00
Twinaphex
44219c00aa
Update CHANGES.md 2019-11-05 17:41:33 +01:00
Twinaphex
545996f52e
Merge pull request #9693 from altiereslima/master
Update Portuguese Brazilian translation
2019-11-05 17:41:04 +01:00
Twinaphex
16e7fe41dc
Update CHANGES.md 2019-11-05 17:40:43 +01:00
Twinaphex
4a4b76111f
Merge pull request #9692 from jdgleaver/glui-scroll-fix
(GLUI) Halt scrolling when pointer is pressed/stationary
2019-11-05 17:40:16 +01:00
Twinaphex
38716b518c
Merge pull request #9688 from yoshisuga/ios_tvos_update_1_8_1
iOS/tvOS: update default assets.zip to show functional UI on startup;…
2019-11-05 17:02:51 +01:00
altiereslima
a28bbf5d14 Update Portuguese Brazilian translation 2019-11-05 11:26:30 -03:00
jdgleaver
6afd684ae5 (GLUI) Halt scrolling when pointer is pressed/stationary 2019-11-05 12:23:09 +00:00
Ömercan Kömür
ab56aca3ef Update msg_hash_tr.h
missing text added and translated
missing texts translated
2019-11-05 04:13:34 +03:00
Yoshi Sugawara
7e6ce4e279 iOS/tvOS: update default assets.zip to show functional UI on startup; update version to 1.8.1 2019-11-03 13:40:14 -10:00
Jamiras
67e9fba9d7 generate User-Agent for retroachievement API calls 2019-11-02 21:52:30 -06:00
Ömercan Kömür
d326828fd6 Update msg_hash_tr.h
Missing texts translated to Turkish language
2019-11-02 18:00:29 +03:00
twinaphex
bfdc8e6a62 Bump up to 1.8.1 v1.8.1 2019-11-02 12:17:03 +01:00
Twinaphex
078961648f
Update CHANGES.md 2019-11-02 12:12:00 +01:00
Twinaphex
044851f608
Merge pull request #9616 from fpscan/master
New XMB Menu Color Theme: Sunbeam
2019-11-02 12:07:35 +01:00
Twinaphex
dc696ab112
Merge pull request #9679 from IlDucci/master
Small typo correction and adding latest changes on msg_hash_es.h
2019-11-02 10:19:02 +01:00
IlDucci
ec4f49d860 Fixed formatting issues with rgui
- Major formatting proofread to ensure no help screen goes past the hard character limits of rgui UI.
 - Tweaked the writing of some dialogues.
2019-11-02 00:00:27 +01:00
IlDucci
73e3620d20 Update msg_hash_es.h
- Fixed a missing accent in "English" language.
 - Translated the latest additions for the thumbnail views.
 - Replaced "landscape" and "portrait" with the extended translation in Spanish: "horizontal" and "vertical".
2019-11-01 22:31:02 +01:00
Twinaphex
112483e824 Turn on 'network on demand thumbnails' for Android/iOS 2019-11-01 20:29:22 +01:00
Twinaphex
36f13e0520
Update CHANGES.md 2019-11-01 20:20:21 +01:00
Twinaphex
f0aafce88b
Update CHANGES.md 2019-11-01 20:17:16 +01:00
Twinaphex
e9643d189b
Merge pull request #9659 from DEX357/patch-45
Update msg_hash_pl.h
2019-11-01 20:13:59 +01:00
Twinaphex
79b2b098b1
Update CHANGES.md 2019-11-01 20:13:19 +01:00
Twinaphex
e60f72388e
Merge pull request #9662 from IlDucci/master
Spanish language revision and update
2019-11-01 20:12:19 +01:00
Twinaphex
26f1e8be95
Merge pull request #9678 from jdgleaver/glui-scroll-position
(GLUI) Fix scroll position calculation
2019-11-01 19:04:27 +01:00
jdgleaver
697d16dd01 (GLUI) Fix scroll position calculation 2019-11-01 17:04:49 +00:00
orbea
b427f44908 qb: Update configure checks to print the check before the result.
This is very helpful for debugging in case the check just exits or hangs
unexpectingly.
2019-11-01 09:02:01 -07:00
orbea
98de418b7a qb: Improve the windres check. 2019-11-01 09:01:38 -07:00
orbea
8fc4a788e1 qb: Make the pkgconfig check more simple pt. 2: 2019-11-01 08:38:52 -07:00
orbea
b590d0a219 qb: Print ... earlier.
Its better if the ... is printed before the check in case of unexpected
errors where it will look better.
2019-11-01 08:37:27 -07:00
Twinaphex
eb2a881d55
Merge pull request #9675 from jdgleaver/glui-thumb-fix
(GLUI) Fix node height bug when showing thumbnails + set new default thumbnail view modes
2019-11-01 12:49:13 +01:00
jdgleaver
b8d6e1d2c3 (GLUI) Fix node height bug when showing thumbnails + set new default thumbnail view modes 2019-11-01 11:13:34 +00:00
Twinaphex
72d416d5f2
Merge pull request #9672 from orbea/pkgconf
qb: Make the pkgconfig check more simple.
2019-11-01 11:21:48 +01:00
orbea
98b04b99dc qb: Remove deprecated arguments.
Please use --bindir, --mandir and --sysconfdir now.
2019-10-31 22:53:52 -07:00
orbea
14e159decf qb: Make the pkgconfig check more simple. 2019-10-31 22:36:04 -07:00
Twinaphex
8809932b49
Merge pull request #9670 from jdgleaver/glui-thumbs
(GLUI) Add initial thumbnail support
2019-11-01 01:55:35 +01:00
Twinaphex
5a9f435863
Update CHANGES.md 2019-10-31 18:40:49 +01:00
Twinaphex
72a087384b
Merge pull request #9667 from Rinnegatamante/master
[VITA] Added accelerometer and gyroscope support.
2019-10-31 18:40:12 +01:00
jdgleaver
c356969c3a (GLUI) Add initial thumbnail support 2019-10-31 17:25:55 +00:00
IlDucci
9ba48d8a4e Fixed some nesting problems. 2019-10-31 18:09:45 +01:00
IlDucci
01bf1c9710 Removing some unknown leftover. I'm not sure what else is left to do. 2019-10-31 17:28:33 +01:00
IlDucci
370c28f0d4 Added a missing component for the C89 workarounds. 2019-10-31 15:20:57 +01:00
IlDucci
c10175030f Update msg_hash_es.c 2019-10-31 15:11:46 +01:00
IlDucci
3a8e58ada4 Copypasted fixes from French to solve two strings being too long for the C89 compiler.
Also tweaked some spaces before the "\n" code.
2019-10-31 15:11:31 +01:00
IlDucci
d915787c9c Update msg_hash_es.c
Removing an extra "%s" in the virtual controller overlay.
2019-10-31 14:43:13 +01:00
IlDucci
7d5e24806c Adding first batch of fixes 2019-10-31 14:31:17 +01:00
IlDucci
ee39d62031 Update to the Spanish revision/overhaul
- Fixed an instance where the term "peer" wasn't using the extended term (cliente).
 - Fixed the ordering of Dynamic Audio Rate Control.
 - Added a translation for the term "frame time".
 - Added the missing revision/proofread of the help messages.
 - Translated the missing help messages.
 - Did a quick cleanup of unneeded line jumps.
2019-10-31 13:59:36 +01:00