Commit Graph

41544 Commits

Author SHA1 Message Date
David Walters 5f095677a7 fix for wiiu build (#5826) 2017-11-29 15:55:31 -05:00
David Walters 7dfcc169de Add new lighgun/mouse-bind features to X11 driver 2017-11-29 18:32:58 +00:00
Andrés cc2080c04f
Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2017-11-29 12:03:42 -05:00
Andrés 825887810b
Create PULL_REQUEST_TEMPLATE 2017-11-29 12:03:21 -05:00
Rob Loach ed99c36851
Use retroarch-assets makefile to install assets 2017-11-29 11:46:11 -05:00
Brad Parker 5453853001 remove extra paren 2017-11-29 11:32:32 -05:00
Brad Parker f41187df22 remove extra brace 2017-11-29 11:17:13 -05:00
Brad Parker 44b70efb68 style nits 2017-11-29 10:42:39 -05:00
Brad Parker 42e81dcef4 add back missing code from c5bdc02 2017-11-29 10:35:52 -05:00
Brad Parker aa1f95b3d5 undo changes in c5bdc02 that reverted my previous commits: 34491a6 28c6237 1f58d9c 61bd9d7 2017-11-29 10:22:30 -05:00
Twinaphex 17d4793c3f
Merge pull request #5815 from bparker06/blissbox
initial Bliss-Box support
2017-11-29 06:59:13 +01:00
Brad Parker 5279b02dce travis: libusb package was in wrong place 2017-11-28 23:16:38 -05:00
Brad Parker e2837d7dfb add libusb to travis file 2017-11-28 22:34:34 -05:00
Brad Parker 5a2dff0ff1 only use libusb code if we have support for it 2017-11-28 22:32:41 -05:00
Brad Parker def24ef8eb blissbox: print message if detecting update mode or old firmware versions, override vid/pid check for autoconfig profiles, misc comments 2017-11-28 21:25:54 -05:00
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