Brad Parker
|
2dd64d9c11
|
Initial blissbox support, requires firmware 2.0. Currently limited to platforms with libusb support.
|
2017-11-28 18:25:12 -05:00 |
|
Brad Parker
|
224b581881
|
C89 buildfix
|
2017-11-28 11:43:32 -05:00 |
|
Twinaphex
|
eddeaddb17
|
Merge pull request #5813 from altiereslima/master
Updated Portuguese Translation
|
2017-11-28 17:03:24 +01:00 |
|
altiereslima
|
96b7fa46dc
|
Updated Portuguese Translation
|
2017-11-28 13:58:03 -02:00 |
|
Twinaphex
|
d8af18881f
|
Merge pull request #5812 from hiddenasbestos/input_uint64_fixes
Controller 'get all buttons state' - replace uint64_t with retro_bits_t*
|
2017-11-28 16:42:40 +01:00 |
|
David Walters
|
f09477d46a
|
additional compile fixes
|
2017-11-28 10:36:16 +00:00 |
|
David Walters
|
c5bdc02d6f
|
replace uint64_t with retro_bits_t* for pad buttons state
|
2017-11-28 10:04:34 +00:00 |
|
twinaphex
|
6ed5a911d7
|
Create path_mkdir_error
|
2017-11-28 08:59:33 +01:00 |
|
twinaphex
|
013d2eba40
|
Fix Griffin build
|
2017-11-28 02:52:40 +01:00 |
|
Brad Parker
|
130203c431
|
gdi: fix closing window via X button
|
2017-11-27 20:49:56 -05:00 |
|
Brad Parker
|
02cb0fc583
|
griffin: add -DEBUG to linker flags for MSVC is building with DEBUG=1
|
2017-11-27 19:43:07 -05:00 |
|
Twinaphex
|
54bf818372
|
Merge pull request #5810 from orbea/systemd
qb: Make systemd support configurable.
|
2017-11-27 23:57:15 +01:00 |
|
Twinaphex
|
8b8907a715
|
Merge pull request #5811 from extrowerk/haiku_support
Haiku build fix
|
2017-11-27 23:56:58 +01:00 |
|
Brad Parker
|
ae6892a89a
|
nbio: buildfix for Windows versions older than 2000
|
2017-11-27 17:48:07 -05:00 |
|
Brad Parker
|
82884b319b
|
add missing UTF-8 BOMs back for MSVC
|
2017-11-27 17:42:45 -05:00 |
|
Brad Parker
|
ab5fa13027
|
some systems have lowercase drive letters
|
2017-11-27 17:42:12 -05:00 |
|
Zoltán Mizsei
|
4f46402afb
|
Haiku build fix
|
2017-11-27 22:33:58 +01:00 |
|
orbea
|
4463c0c815
|
qb: Make systemd support configurable.
|
2017-11-27 13:25:20 -08:00 |
|
Twinaphex
|
2fbfbd8eac
|
Merge pull request #5808 from orbea/qb
qb: Silence some shellcheck warnings.
|
2017-11-27 20:28:00 +01:00 |
|
orbea
|
fadea3730f
|
qb: Silence some shellcheck warnings.
|
2017-11-27 10:03:13 -08:00 |
|
Alcaro
|
26008ca580
|
#5802
|
2017-11-27 17:55:05 +01:00 |
|
Brad Parker
|
61bd9d7d70
|
libusb: early return if we fail to get a config descriptor, otherwise the memory returned is invalid (and should not be freed either)
|
2017-11-27 11:30:29 -05:00 |
|
Brad Parker
|
1f58d9cd1f
|
comment
|
2017-11-27 11:30:29 -05:00 |
|
Brad Parker
|
28c6237b47
|
FreeBSD: support libusb hid input driver
|
2017-11-27 11:30:29 -05:00 |
|
Brad Parker
|
34491a6025
|
libusb: prevent crash on driver deinit when there are no pad connections
|
2017-11-27 11:30:29 -05:00 |
|
Alcaro
|
4cc7cad454
|
fix missing %s
|
2017-11-27 17:17:07 +01:00 |
|
Alcaro
|
00fd39c9a0
|
fix missing %s
|
2017-11-27 17:16:38 +01:00 |
|
Alcaro
|
a96e3e1ead
|
fix missing %s
|
2017-11-27 17:16:22 +01:00 |
|
Alcaro
|
6394e30cb5
|
fix missing %s
|
2017-11-27 17:16:11 +01:00 |
|
Alcaro
|
e21de200a6
|
fix missing %s
|
2017-11-27 17:15:58 +01:00 |
|
Alcaro
|
485ad9f6f7
|
add missing %s
|
2017-11-27 17:15:21 +01:00 |
|
Alcaro
|
9b99a48cdb
|
just remembered these PRIs don't start with %
|
2017-11-27 17:12:30 +01:00 |
|
Alcaro
|
0e91822ad1
|
#5802
|
2017-11-27 17:11:43 +01:00 |
|
Alcaro
|
c1f81616b2
|
#582
|
2017-11-27 17:09:59 +01:00 |
|
Alcaro
|
6eaa65ebc0
|
#5802
|
2017-11-27 17:09:33 +01:00 |
|
Alcaro
|
4fb12c4bd3
|
#5802
|
2017-11-27 17:09:16 +01:00 |
|
Alcaro
|
4275dd8f1f
|
#5802
|
2017-11-27 17:09:03 +01:00 |
|
Alcaro
|
da9cddd833
|
#5802
|
2017-11-27 17:08:41 +01:00 |
|
Alcaro
|
0f695f074f
|
#5802
aren't most of the memdesc fields size_t aka uintptr_t rather than uint64_t? whatever, good enough
|
2017-11-27 17:07:31 +01:00 |
|
Twinaphex
|
d4d935ce28
|
Merge pull request #5806 from hiddenasbestos/input_driver_winraw_2
winraw input driver update for new lightgun/mouse changes
|
2017-11-27 17:01:52 +01:00 |
|
Alcaro
|
ab0e1611e7
|
fix #5497 close #5802
according to https://github.com/libretro/RetroArch/issues/5497#issuecomment-336640951, this header exists on everything we care about except various microsoft platforms, and all of them have constant printf strings
|
2017-11-27 16:57:15 +01:00 |
|
David Walters
|
e06290a06c
|
updated winraw driver for new lightgun/mouse binding api
|
2017-11-27 12:51:06 +00:00 |
|
twinaphex
|
fc9943476c
|
Add another edge case
|
2017-11-27 07:25:01 +01:00 |
|
twinaphex
|
70769e435c
|
Add another edge case
|
2017-11-27 07:23:43 +01:00 |
|
twinaphex
|
d75c187c5b
|
Don't show 'Scanning of Directory Finished' if we are scanning a
file instead
|
2017-11-27 07:04:52 +01:00 |
|
twinaphex
|
9f83175182
|
Add Automatically Load Content To Playlist feature
|
2017-11-27 06:47:31 +01:00 |
|
Twinaphex
|
03bd93d323
|
Merge pull request #5801 from orbea/gnu
libretro-common: Silence redefined warning.
|
2017-11-27 06:35:00 +01:00 |
|
orbea
|
768b1b433c
|
libretro-common: Silence redefined warning.
|
2017-11-26 20:14:06 -08:00 |
|
twinaphex
|
09c39a91d7
|
Cleanups
|
2017-11-27 04:49:21 +01:00 |
|
twinaphex
|
2dc9c8ead7
|
Comment out unused code
|
2017-11-27 04:43:13 +01:00 |
|