43051 Commits

Author SHA1 Message Date
twinaphex
f00d194ae3 Get rid of more hashes 2018-02-25 16:32:54 +01:00
Twinaphex
b2c3a2c2db
Merge pull request #6333 from r-type/patch-1
Update imports.h
2018-02-25 15:21:06 +01:00
not6
af8559bc19
Update imports.h
add OSGetCurrentThread and OSExitThread.
2018-02-25 13:53:57 +00:00
twinaphex
b0f29a6743 (platform_unix.c) Remove more hashes 2018-02-25 13:16:17 +01:00
twinaphex
fae9223641 Remove hashes from task_overlay 2018-02-25 13:03:54 +01:00
twinaphex
938f6cc26e Get rid of hashes in shader_gl_cg 2018-02-25 01:13:34 +01:00
twinaphex
016e24e5a5 (video_shader_parse) Get rid of hashes 2018-02-25 01:07:14 +01:00
twinaphex
8d9fbf4a62 Cleanups 2018-02-25 00:50:01 +01:00
twinaphex
36f9d359c2 Combine menu_list and menu_entries 2018-02-25 00:39:20 +01:00
twinaphex
2a6af87d23 Remove unused function 2018-02-25 00:28:31 +01:00
twinaphex
865fec4282 Update libretro-mpv core - only use dlopen for HAVE_OPENGLES builds 2018-02-23 14:40:31 +01:00
Ramiro Morales
7a0428fc76 Add "Arabic" to intl/msg_hash_us.h missed in 45580cb9a8. 2018-02-23 08:17:13 -03:00
David Demelier
e99049a8ff Use EVIOCGID's ioctl to get vendor/product id, #6325
The current code get the USB vendor/product controller, in case of
bluetooth connection this means that you get the bluetooth dongle ids
instead of gamepads. This is not fine as we match gamepads using their
product and vendor ids.

Credits go to SDL which helped me to figure out this issue.

http://hg.libsdl.org/SDL/file/f7c6b974d5af/src/joystick/linux/SDL_sysjoystick.c#l208
2018-02-23 09:19:43 +01:00
Twinaphex
cf7785d784
Merge pull request #6318 from fr500/master
nitpicking fix: makes shader next start at the first shader
2018-02-20 09:04:15 +01:00
radius
2f25ec6f8b nitpicking fix: makes shader next start at the first shader 2018-02-19 20:01:23 -05:00
twinaphex
6fc6bfbb24 (XDK1) Set default assets dir too v1.7.1 2018-02-19 13:43:32 +01:00
twinaphex
6c02dfd84c (XDK1) Setup some default dirs 2018-02-19 13:29:16 +01:00
twinaphex
5139241e87 Fix Python codepath 2018-02-19 09:11:33 +01:00
Twinaphex
a453819732
Merge pull request #6315 from MrHuu/3DS
(3DS) Clean / Reorder / Add FreeIntv
2018-02-19 08:22:54 +01:00
MrHuu
9193bdc46c (3DS) Clean / Reorder / Add FreeIntv 2018-02-18 15:42:55 +01:00
twinaphex
56cbaefd05 Change this back 2018-02-18 02:12:15 +01:00
twinaphex
c0f79d2032 Update 2018-02-18 02:11:41 +01:00
twinaphex
4e222589a0 (Xbox) Update 2018-02-18 02:09:55 +01:00
twinaphex
daa44b7441 Update 2018-02-18 02:08:18 +01:00
twinaphex
22e9029640 (Xbox) Set IP 2018-02-18 02:04:22 +01:00
twinaphex
4d0af5f4ae (xdk) Update platform 2018-02-18 02:00:39 +01:00
twinaphex
e7cde2c4ef (Xbox) Fix dist-scripts 2018-02-18 01:58:34 +01:00
Twinaphex
60b8a25203
Merge pull request #6314 from meepingsnesroms/master
Add eclipse ide files to gitignore
2018-02-18 01:37:49 +01:00
twinaphex
c842d2e27e (Xbox1) Take out XMB 2018-02-18 01:37:36 +01:00
meepingsnesroms
28a0b6c2e2 Add missing slash 2018-02-17 15:59:04 -08:00
meepingsnesroms
56d22d4564 Add eclipse ide files to gitignore 2018-02-17 15:55:59 -08:00
twinaphex
9bdb6291b0 (input device ID) Should no longer crash when pressing left on
this entry when no devices are connected
2018-02-18 00:49:26 +01:00
twinaphex
175672dedc Fix ifdef 2018-02-17 20:02:18 +01:00
twinaphex
064ea5368e (Xbox 1) Add SSE/MMX 2018-02-17 19:59:26 +01:00
twinaphex
bf610ba2e6 (D3D) Prevent crash with D3D8 2018-02-17 19:19:16 +01:00
twinaphex
7acd4b1847 (Windows) Buildfixes - use fseek for MSVC 2003 and earlier 2018-02-17 19:11:49 +01:00
Andrés
dcf7ae855e
Merge pull request #6313 from fr500/master
subsystem fix
2018-02-17 12:44:08 -05:00
radius
fd767f65bd subsystem fix 2018-02-17 12:28:19 -05:00
Twinaphex
f94c798792
Update CHANGES.md 2018-02-17 16:44:08 +01:00
twinaphex
b6347420d3 Set 1.7.1 2018-02-17 16:43:51 +01:00
twinaphex
0de6af43bb Set cache_context to false by default 2018-02-17 15:18:28 +01:00
twinaphex
64db75a62e Prevent MSVC warning 2018-02-17 14:28:30 +01:00
twinaphex
11289367cf Subsystem should work now with archives when using 'Open' instead of
'Load'
2018-02-17 12:40:00 +01:00
twinaphex
7b52b4a258 Add some placeholder code 2018-02-17 12:23:15 +01:00
twinaphex
7e45bd93f6 (configuration.c)
- Fix Coverity leak
- Stylistic nits
2018-02-17 11:55:39 +01:00
twinaphex
242eef6a6d Prevent problems with empty strings in the future 2018-02-17 11:41:25 +01:00
twinaphex
89cd494ab7 (WiiU) Buildfix 2018-02-17 11:27:14 +01:00
Twinaphex
9bd18e22ba
Merge pull request #6312 from fr500/master
fix potential wiiu crash
2018-02-17 09:36:13 +01:00
Twinaphex
f48cce2334
Merge pull request #6311 from GregorR/netplay-discovery-string-length-bug
Fix bug in string length in strlcpy.
2018-02-17 09:03:17 +01:00
radius
7913b88853 fix potential wiiu crash 2018-02-17 00:10:08 -05:00