51287 Commits

Author SHA1 Message Date
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
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
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
Rinnegatamante
064f821cf0 [VITA] Added accelerometer and gyroscope support. 2019-10-31 09:33:16 +01:00
twinaphex
d4b7be4ae4 Update libretro-common 2019-10-31 01:25:27 +01:00
twinaphex
eb77d84716 Update libretro-common 2019-10-31 01:02:01 +01:00
hizzlekizzle
5639b3ebbd
Merge pull request #9664 from alphanu1/master
Fixes for RPI
2019-10-30 14:33:07 -05:00
twinaphex
d215d3ff44 Add HAVE_LIBNX conditional 2019-10-30 13:28:04 +01:00
alphanu1
a488876a6a
Added missing argument to function (#2) 2019-10-30 08:43:51 +00:00
alphanu1
9c0f4c737e
Fixes for RPI (#1)
New Raspberry Pi porch and aspect ratio generation. Added code to fix X offset for Raspberry Pi.
2019-10-30 08:34:02 +00:00
IlDucci
1f56d944ae Spanish language revision and update
Hello there, this is a large update and proofread for RetroArch's Spanish translation.

I have done the following changes:
 - Translated the new strings.
 - Unified the tenses being used for menu entry labels and sublabels (There was a mix of tenses all over the place, so I've decided for now to use infinitive for labels and present's second person in singular for starting sublabels).
 - Unified many terms that were translated in more than one way (frames, for example, had frames and fotogramas all around).
 - Added many missing trailing periods at sublabels and what I think are OSD notifications.
 - Fixed a metric ton of missing accents.
 - Added rewrites on some translations.
 - Updated translations wherever the English texts had substantial changes.

There's one thing that I might have mixed, and that's the Spanish region that the line's being directed. Back when I started this translation, I followed the European Spanish expressions and verbal tenses, but it seems there's been a deviation since then into Latin American Spanish's expressions and verbal usage (video/indice instead of vídeo/índice, encontró instead of ha encontrado... Not sure if it's actually an attempt to do Neutral Spanish).

A decision has to be made about this (Either try to go with Neutral or split the translation into European Spanish and Latin American. I'd personally go with the latter).
2019-10-29 23:12:06 +01:00
twinaphex
7dbd46c978 Add missing header 2019-10-29 21:21:48 +01:00
Twinaphex
b854201bc1
Merge pull request #9649 from BarryJRowe/master
AI Service overlay.
2019-10-29 20:53:57 +01:00
Twinaphex
0719f9861c
Merge pull request #9657 from p-sam/switch-input-sensor
(Switch) input driver sensor
2019-10-29 20:53:44 +01:00
hizzlekizzle
d15f8e0dc5
Merge pull request #9654 from Tatsuya79/master
Cutie, Virtual Boy themes for glui.
2019-10-29 12:02:29 -05:00
Barry Rowe
d641e67876 AI Service overlay. 2019-10-28 16:48:05 -07:00
Tatsuya79
eb72061b27 Cutie, Virtual Boy themes for glui. 2019-10-29 00:24:34 +01:00
Twinaphex
b64289bd5f
Merge pull request #9638 from Jamiras/cheevos_pce_cd
(cheevos) update PCEngine-CD hash algorithm
2019-10-28 20:54:05 +01:00
Twinaphex
b3df81e791
Update CHANGES.md 2019-10-28 20:53:59 +01:00
Twinaphex
eae8470dce
Merge pull request #9631 from DEX357/patch-43
Update msg_hash_pl.h
2019-10-28 20:52:12 +01:00
Twinaphex
6456b5dcb1
Merge pull request #9647 from DEX357/patch-44
Update msg_hash_pl.h
2019-10-28 20:49:42 +01:00
Twinaphex
2ebf1a2c67
Merge pull request #9642 from WeedyWeedSmoker/French-translation-update
Update french translation and unifies formatting
2019-10-28 20:22:02 +01:00
Twinaphex
640a2b8991
Merge pull request #9653 from jdgleaver/mali-rotation-fix
Fix menu rendering with Mali GPUs after changing video dimensions
2019-10-28 20:21:49 +01:00
jdgleaver
6b4d76fc26 (GLUI) Minor bug fixes (#9646) 2019-10-28 20:21:37 +01:00
p-sam
49b87724eb (Switch) Implement driver sensor interface 2019-10-28 16:36:46 +00:00
p-sam
f7f0499601 Fix mixed indentation 2019-10-28 16:36:46 +00:00
p-sam
0e79aa80d9 wip: merge libretro-common 2019-10-28 16:36:46 +00:00
jdgleaver
c9b8164b0c Fix menu rendering with Mali GPUs after changing video dimensions 2019-10-28 14:42:48 +00:00
DEX357
1436dcfb30
Update msg_hash_pl.h 2019-10-27 17:17:54 +01:00
Weedy Weed Smoker
1ccd4d56fa
Last typo fixed 2019-10-27 02:05:35 +01:00
Weedy Weed Smoker
a4f0176089
Last typos fixed 2019-10-27 02:04:15 +01:00
Weedy Weed Smoker
4a76399583
Remove 2 duplicate entries, this can now be merged 2019-10-27 02:50:00 +02:00
Weedy Weed Smoker
5e2f0428c7
Delete remaining trailing spaces 2019-10-27 02:38:30 +02:00