Commit Graph

40799 Commits

Author SHA1 Message Date
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
twinaphex
311b786279 Silence Coverity warning 2017-11-27 04:34:45 +01:00
Twinaphex
0273fe769a
Merge pull request #5800 from orbea/qb
qb: Used explicit word splitting to silence shellcheck warnings.
2017-11-27 04:31:51 +01:00
orbea
a78f72ccd3 qb: Used explicit word splitting to silence shellcheck warnings. 2017-11-26 19:08:56 -08:00
twinaphex
cdf1d9a417 Indent nits 2017-11-27 03:53:46 +01:00
Twinaphex
d93b9ebf4d Silence warning 2017-11-27 03:53:25 +01:00
twinaphex
88905661e3 Cleanup 2017-11-27 03:50:33 +01:00
Twinaphex
46b6a5043c
Merge pull request #5796 from orbea/printf
qb: Use printf and safer quoting in the check_pkgconf and check_header functions.
2017-11-27 00:55:41 +01:00
Andrés
5088797ca5
Merge pull request #5798 from fr500/master
clear the paths here instead
2017-11-26 18:33:30 -05:00
radius
6dfb6da4ec clear the paths here instead 2017-11-26 18:33:05 -05:00
Andrés
cea5ffc38c
Merge pull request #5797 from fr500/master
remove this again, it causes issues saving remaps/presets/overrides
2017-11-26 18:24:15 -05:00
radius
bb5f7d1cc1 remove this again, it causes issues saving remaps/presets/overrides 2017-11-26 18:22:59 -05:00
orbea
5361950d1c qb: Use printf and safer quoting in the check_pkgconf and check_header functions. 2017-11-26 14:19:29 -08:00
twinaphex
dfebea9109 Cleanups 2017-11-26 22:58:36 +01:00
twinaphex
00d57af005 C89_BUILD fixes 2017-11-26 22:53:42 +01:00
twinaphex
493d442f8c Silence some warnings 2017-11-26 22:43:58 +01:00
twinaphex
e35394d4bd Fix MSVC 2003 build 2017-11-26 22:41:34 +01:00
twinaphex
97f971fd46 Fix C89 build 2017-11-26 22:38:12 +01:00
Twinaphex
2980772fef
Merge pull request #5790 from hiddenasbestos/new_lightgun_api
New Lightgun API
2017-11-26 22:17:51 +01:00
Twinaphex
fc9f1a42e0
Merge pull request #5794 from orbea/config
qb: Set configure paths without unset variables.
2017-11-26 21:45:38 +01:00
orbea
fec63ae8ed qb: Set configure paths without unset variables. 2017-11-26 12:26:33 -08:00
Twinaphex
d85db4e759
Merge pull request #5793 from fr500/master
Misc fixes
2017-11-26 19:47:48 +01:00
radius
6e67a6ba63 let's just clear basename instead (used to populate override, remaps, shader preset paths 2017-11-26 13:43:00 -05:00
radius
2dda04787a only disable states when hardcore mode is enabled 2017-11-26 13:40:08 -05:00
radius
bc69737dae remove this, it's causing issues with the history list 2017-11-26 13:40:08 -05:00
radius
3991f9b316 add frontend name to netplay announce 2017-11-26 13:40:08 -05:00
Twinaphex
4c38ac9bae
Merge pull request #5792 from bkoropoff/no-bin
Remove commited Mac binaries
2017-11-26 19:02:02 +01:00