Diablodiab
77e479a8bc
Adds two new parameters that can be passed to the Android version of Retroarch at launch:
...
QUITFOCUS
If enabled this will cause Retroarch to quit completely when it loses focus (eg. when the home button is pressed). This is useful when you are using an alternative launcher such as Kodi because it will make the home button function as an alternative quit key, return to the alternative launcher, and then allow for a different game to start instead of returning to the current session.
HIDEMOUSE
Normally it is not possible to hide the mouse cursor if you have attached an external mouse to your Android unit. This makes it difficult to implement mouse support in the Android version of Retroarch because you will end up having two mouse cursors on the screen. NVIDIA has implemented extensions on the SHIELD that allows for hiding the mouse cursor. If this parameter is provided when starting Retroarch it will check for these extensions and if available it will hide the mouse cursor.
(I am almost done with adding mouse support to the Android input driver and will be submitting a suggestion for this very soon)
2017-02-12 13:26:18 +01:00
Twinaphex
66ff3db2e2
Merge pull request #4618 from rootfather/intl-de
...
Add more strings to the German translation
2017-02-12 11:34:13 +01:00
rootfather
af7c346e23
Fix typo in the German translation
2017-02-11 23:10:29 +01:00
rootfather
e0cbce96c5
Add more strings to the German translation
2017-02-11 22:15:25 +01:00
Twinaphex
640dca71cf
Merge pull request #4617 from fr500/master
...
Changelog
2017-02-11 21:03:43 +01:00
radius
8783d92f23
update changelog
2017-02-11 14:45:11 -05:00
radius
0f1943259e
add changelog
2017-02-11 14:43:28 -05:00
Twinaphex
7a79ee68d9
Merge pull request #4612 from fr500/master
...
Fix #3807
2017-02-11 16:37:59 +01:00
radius
9e09b28f50
Merge branch 'master' of github.com:fr500/RetroArch
2017-02-11 00:01:41 -05:00
radius
5ea570c978
add zip and 7z always to the list of supported extensions
2017-02-10 23:58:58 -05:00
radius
0c5fe1dd79
add zip and 7z always to the list of supported extensions
2017-02-10 23:58:40 -05:00
Twinaphex
25a29a4e0a
Merge pull request #4609 from rootfather/intl-de
...
Add some more strings to German translation
2017-02-10 22:26:02 +01:00
rootfather
b2f4359234
Add some more strings to German translation
2017-02-10 20:08:55 +01:00
Brad Parker
8e6df5fe85
MSVC buildfix
2017-02-09 23:54:35 -05:00
Andrés
754b7326f3
Merge pull request #4607 from fr500/master
...
fix crashes when trying to connect with contentless cores
2017-02-09 21:23:57 -05:00
radius
cd17927990
fix contentless netplay! thanks Gregor
2017-02-09 21:22:52 -05:00
radius
a33778cb87
fix crashes when trying to connect with contentless cores
2017-02-09 21:10:40 -05:00
aliaspider
d1b93741d7
Merge pull request #4605 from xhp-creations/master
...
WiiU Fix Keyboard Input
2017-02-09 20:11:47 +01:00
xhp-creations
b04bf809e3
WiiU Fix Keyboard Input
...
WiiU Fix Keyboard Input
2017-02-09 14:08:27 -05:00
aliaspider
f0e45e970c
Merge pull request #4602 from xhp-creations/master
...
WiiU Initial Keyboard Support
2017-02-09 18:52:06 +01:00
xhp-creations
4915f452f5
WiiU Initial Keyboard Support
...
WiiU Initial Keyboard Support
2017-02-09 12:34:12 -05:00
Twinaphex
a0379f0598
Merge pull request #4600 from rootfather/intl-de
...
Rewrite German translation (Part 2.9)
2017-02-09 14:02:13 +01:00
rootfather
1c2e97b0c1
Rewrite German translation (Part 2.9)
2017-02-09 12:21:30 +01:00
Twinaphex
bd40dd3ec2
Merge pull request #4597 from nadenislamarre/batocera-sdl2-blink
...
sdl2 renderer: remove the random flashing black borders
2017-02-08 22:57:57 +01:00
Nicolas Adenis-Lamarre
9993435cf9
sdl2 renderer: remove the random flashing black borders
...
on the batocera linux distribution (https://github.com/nadenislamarre/batocera.linux ),
retroarch gives some flashing black borders sometimes when running a game.
It looks like sometimes the rendering is done without clearing the screen causing
this flashing effect.
Signed-off-by: Nicolas Adenis-Lamarre <nicolas.adenis.lamarre@gmail.com>
2017-02-08 22:31:26 +01:00
Twinaphex
8d2bafb279
Merge pull request #4596 from leiradel/master
...
Fixed crash in cheevos_get_description
2017-02-08 21:43:53 +01:00
Andre Leiradella
3785fc4524
Fixed crash in cheevos_get_description
2017-02-08 19:45:01 +00:00
Twinaphex
bd8ecd9dfd
Merge pull request #4595 from libretro/revert-4592-fix/robloach/battery-clock-scale
...
Revert "Allow normal Battery/Clock icon sizes [WIP]"
2017-02-08 20:02:33 +01:00
Twinaphex
962cf6b076
Revert "Allow normal Battery/Clock icon sizes [WIP]"
2017-02-08 20:02:26 +01:00
Twinaphex
890f28ae71
Merge pull request #4592 from RobLoach/fix/robloach/battery-clock-scale
...
Allow normal Battery/Clock icon sizes [WIP]
2017-02-08 19:57:08 +01:00
Twinaphex
90aa5ef8a5
Merge pull request #4585 from micochops/master
...
Updated a few more menu sublabels
2017-02-08 09:08:55 +01:00
Brad Parker
373535f329
DOS: improve color accuracy and scaling, thanks to aliaspider
2017-02-08 00:17:12 -05:00
Twinaphex
35f8ed82a0
Merge pull request #4584 from rootfather/intl-de
...
Rewrite German translation (part 2.1/fixes)
2017-02-08 05:15:54 +01:00
Mico Chopitea
0617262cd2
removed ifdef
2017-02-08 11:06:14 +08:00
Rob Loach
1ef482d6df
Apply icon scaling to the battery and clock icons
2017-02-07 21:48:18 -05:00
Mico Chopitea
452c3529a8
Updated a few more menu sublabels
2017-02-07 23:11:08 +08:00
rootfather
c3701783b1
Rewrite German translation (part 2.1/fixes)
...
Improve consistency and fix some errors.
Intermediate release in preparation of part 3.
2017-02-07 12:32:28 +01:00
Twinaphex
a2141e61f7
Merge pull request #4582 from micochops/master
...
Updated menu sublabels and others
2017-02-07 08:03:15 +01:00
Mico Chopitea
46797c982b
Updated menu sublabels and others
2017-02-07 14:39:17 +08:00
Twinaphex
98003ecf5d
Merge pull request #4581 from fr500/master
...
Autoconf fallback for android
2017-02-07 06:20:46 +01:00
radius
ee6d76e932
fix message
2017-02-07 00:12:30 -05:00
radius
c9015aa9ba
attempt autoconf fallback for android
2017-02-07 00:12:30 -05:00
Twinaphex
ddeaf2c893
Merge pull request #4576 from rootfather/intl-de
...
Rewrite German translation (part 2)
2017-02-07 03:52:16 +01:00
Andrés
8005970842
Merge pull request #4579 from GregorR/netplay-private
...
Make announcing netplay on the public lobby optional
2017-02-06 13:48:02 -05:00
Gregor Richards
aa77d688ec
Make announcing netplay on the public lobby optional.
2017-02-06 13:45:58 -05:00
rootfather
e98fac2046
Rewrite German translation (part 2)
2017-02-06 11:45:27 +01:00
twinaphex
593d1ff7b5
Update Chinese
2017-02-06 05:56:33 +01:00
twinaphex
959b1c4b13
Revert "Update Chinese"
...
This reverts commit c7297d41b2f65385884dd4dbb6ec17f6b1bfb3b9.
2017-02-06 05:56:01 +01:00
twinaphex
c7297d41b2
Update Chinese
2017-02-06 05:55:25 +01:00
Twinaphex
9158573fda
Merge pull request #4570 from rootfather/intl-de
...
Rewrite German translation (part 1)
2017-02-06 05:54:08 +01:00