twinaphex
ffc393cafc
Get rid of unused variables
2017-07-02 20:58:32 +02:00
twinaphex
260f9532e9
Set buildbot dir for MSVC 2010 RetroArch build to MSVC 2010 cores
2017-07-02 20:45:15 +02:00
Twinaphex
22eb2f8f3b
Merge pull request #5144 from Scheiker/tinyalsa
...
(tinyalsa) Fix pcm_can_pause.
2017-07-02 20:33:41 +02:00
Charlton Head
933627353b
(tinyalsa) Fix pcm_can_pause.
2017-07-02 13:09:34 -05:00
Twinaphex
5ac0141a9a
Merge pull request #5141 from bonzini/id-input-key
...
add support for remote control devices and other ID_INPUT_KEY devices
2017-07-02 16:32:27 +02:00
Paolo Bonzini
d1dc2e9670
add support for remote control devices and other ID_INPUT_KEY devices
...
* the remote control presents itself as ID_INPUT_KEY, not
ID_INPUT_KEYBOARD. However, ID_INPUT_KEYBOARD is a subset of
ID_INPUT_KEY.
* the remote control lacks the backspace and enter keys, which are hard
coded in RetroArch. It has "back" and "ok" instead, so map those to
RETROK_BACKSPACE and RETROK_ENTER as well.
Remote controls also have no ESC key, but that one is customizable
and I used the Power key of the remote (which already has a mapping
to RETROK_POWER).
The functionality provided is really the bare minimum, but it is enough
to teach a kid "press the power button here to watch TV"; compared to
pressing L1+R1+START+SELECT and navigating to the RetroArch's "quit"
menu item, that hopefully has more chances of success.
2017-07-02 10:50:00 +02:00
meleu
3c07209a1a
added cheevos_verbose_enable to Achievements menu
2017-07-02 04:59:39 -03:00
meleu
e9d8525e29
show login info only after a RA login procedure
...
The previous logic shows login info every time a game is launched.
2017-07-02 08:38:44 +01:00
Twinaphex
b4b3887a1a
Merge pull request #5138 from meleu/patch-1
...
show useful OSD messages to cheevos users after launching a game
2017-07-02 05:53:19 +02:00
meleu
58de712b77
show useful OSD messages to cheevos users after launching a game
2017-07-01 23:20:44 -03:00
Twinaphex
fb33dcf17b
Merge pull request #5136 from rossato/master
...
Fall back to IPv4 when IPv6 connections fail
2017-07-01 20:03:22 +02:00
Ken
edc64991f3
Fall back to IPv4 when IPv6 connections fail
2017-07-01 08:21:09 -04:00
Twinaphex
3e2c713893
Merge pull request #5134 from Scheiker/tinyalsa
...
(tinyalsa) Add pcm_pause.
2017-07-01 05:41:06 +02:00
Charlton Head
645bae4931
(tinyalsa) Add pcm_pause.
2017-06-30 22:28:33 -05:00
twinaphex
60296c0b7d
Improve logs some more
2017-07-01 04:37:32 +02:00
Twinaphex
6995154a9a
Merge pull request #5133 from fr500/master
...
Fix #5091
2017-07-01 04:35:59 +02:00
twinaphex
e9f9702a2d
(playlist.c) Don't expose struct details to outside
2017-07-01 03:38:36 +02:00
radius
529ecf1e36
fix #5091
2017-06-30 20:23:20 -05:00
Twinaphex
95f4910a94
Merge pull request #5131 from sergiobenrocha2/master
...
Disable Core Updater in playlists too, if menu_show_core_updater == f…
2017-07-01 03:18:40 +02:00
radius
0a7968761f
improve logging
2017-06-30 20:05:30 -05:00
Sérgio Benjamim
4293e5b334
Disable Core Updater in playlists too, if menu_show_core_updater == false
2017-06-30 19:59:56 -03:00
twinaphex
5636b0fdd6
playlist.c - cleanup
2017-06-30 20:17:34 +02:00
twinaphex
c9a9880a36
Update Downloads Title label
2017-06-29 02:19:25 +02:00
twinaphex
fd11190e9d
Fix CXX_BUILD
2017-06-28 18:04:07 +02:00
twinaphex
fe829e5eb0
Fix C89_BUILD
2017-06-28 18:01:04 +02:00
Twinaphex
bec00d986c
Merge pull request #5126 from Scheiker/tinyalsa
...
(tinyalsa) Calculate initial latency.
2017-06-28 17:57:01 +02:00
Charlton Head
768dbb5210
(tinyalsa) Calculate initial latency.
2017-06-28 10:41:47 -05:00
Twinaphex
626b8b5dae
Merge pull request #5124 from reztek/pt-br-translation
...
pt-br translation corrections and formatting fixes
2017-06-28 16:27:01 +02:00
Adolfo Ketzer
5de9ba0bc2
Add files via upload
2017-06-28 09:02:49 -03:00
twinaphex
4813019c58
Cleanup
2017-06-28 07:53:05 +02:00
twinaphex
0c7f209e65
Update CHANGES.md
2017-06-28 07:20:06 +02:00
Twinaphex
ccd5dec266
Merge pull request #5122 from Scheiker/tinyalsa
...
(tinyalsa) Big endian support.
2017-06-28 07:19:11 +02:00
Charlton Head
5ba36ad3a1
(tinyalsa) Big endian support.
2017-06-28 00:17:23 -05:00
twinaphex
36f700927e
Silence some more ioctl coverity warnings
2017-06-28 07:00:28 +02:00
twinaphex
fa8db9b4d2
Silence another Coverity warning
2017-06-28 06:59:00 +02:00
twinaphex
39679ccdce
(oss.c) Silence some Coverity warnings
2017-06-28 06:58:01 +02:00
twinaphex
63d2e543af
Don't try to redefine WIN32_LEAN_AND_MEAN if already defined
2017-06-28 06:44:17 +02:00
Twinaphex
540fdf358c
Merge pull request #5121 from Scheiker/tinyalsa
...
(tinyalsa) Add error handling for sample rate.
2017-06-28 06:43:20 +02:00
twinaphex
25c18bb3ce
(config_file.c) Cleanups
2017-06-28 06:41:58 +02:00
twinaphex
17d699c75b
Cleanups
2017-06-28 06:26:56 +02:00
twinaphex
8fbcf34e02
Cleanup config_file.c
2017-06-28 06:25:32 +02:00
Charlton Head
175aaadb0d
(tinyalsa) Add error handling for sample rate.
2017-06-27 23:14:55 -05:00
twinaphex
b4173ee0b4
Add pspkernel.h
2017-06-28 06:13:33 +02:00
twinaphex
e58eee37bc
Cleanups
2017-06-28 05:44:59 +02:00
twinaphex
7c41e298a2
Update libretro-common
2017-06-28 05:34:29 +02:00
Twinaphex
d561c7ff2d
Revert "Don't show this warning when HAVE_SHADER_PIPELINE is not defined"
...
This reverts commit 431f1b4b7febc0f0a87e49566eff50bdd89bb399.
2017-06-28 05:02:31 +02:00
Twinaphex
431f1b4b7f
Don't show this warning when HAVE_SHADER_PIPELINE is not defined
2017-06-28 05:01:55 +02:00
twinaphex
ddb4867c52
(file_path.c) Cleanups
2017-06-28 04:51:58 +02:00
twinaphex
e1041030a2
Get rid of stdstring.h dependency for file_path.c
2017-06-28 04:44:33 +02:00
twinaphex
b11620e1eb
Add retro_timers.h/retro_math.h
2017-06-28 04:41:38 +02:00