twinaphex
8349f9217c
Warning cleanup
2019-01-20 01:52:20 +01:00
twinaphex
d3ae2cbd29
Cleanup some header includes
2019-01-20 01:49:21 +01:00
twinaphex
22e99568ed
Small cleanups
2019-01-20 00:48:02 +01:00
Twinaphex
b692474d7c
Merge pull request #8038 from jdgleaver/rgui-thumbs
...
(RGUI) Add rudimentary playlist thumbnail support
2019-01-20 00:20:14 +01:00
Twinaphex
b99ad352e3
Merge pull request #8043 from daliaetnano/fix-6747-black-bug
...
Fix #6747 Black bug
2019-01-20 00:17:37 +01:00
Twinaphex
7f327e7154
Merge pull request #8046 from orbea/gl
...
Fix segfault with a null gl context.
2019-01-19 23:35:48 +01:00
twinaphex
83241ed0b1
Some header cleanups
2019-01-19 23:27:59 +01:00
twinaphex
0abe271909
Take out some header includes
2019-01-19 23:15:48 +01:00
twinaphex
1a0d5030f9
shader_vulkan.cpp - doesn't need math.h
2019-01-19 23:02:48 +01:00
orbea
46676289d4
Fix segfault with a null gl context.
2019-01-19 13:56:39 -08:00
meleu
8e02ebd987
cheevos-new: no magic numbers
2019-01-19 17:59:41 -02:00
Twinaphex
8c5f4a842c
Merge pull request #8010 from rzumer/lynx-cheevos-fix
...
Hash full Lynx file content
2019-01-19 19:30:47 +01:00
meleu
b7acc33bda
cheevos-new: update nes/snes/lynx hashing methods
2019-01-19 15:29:54 -02:00
meleu
f78f447b12
better handling HAVE_NEW_CHEEVOS build
2019-01-19 15:14:24 -02:00
Twinaphex
5611977de0
Merge pull request #8044 from krzys-h/uwp
...
(UWP) Fix Bundle.Mapping.txt path
2019-01-19 18:11:04 +01:00
meleu
159839e353
rcheevos leftover
2019-01-19 14:24:28 -02:00
orbea
9c7affc2cf
Travis + qb fixes. ( #8040 )
...
* travis: Enable building qt for linux.
* qb: Set QT_SELECT for moc and qtchooser.
This should have no effect on systems where qtchooser is not used.
Fixes https://github.com/libretro/RetroArch/issues/8028
* qb: Actually disable c++ features if there is no c++ compiler.
Now this warning actually does something.
Warning: A working C++ compiler was not found, C++ features will be disabled.
2019-01-19 11:21:31 -05:00
krzys-h
1f952679a8
(UWP) Fix Bundle.Mapping.txt path
2019-01-19 12:21:20 +01:00
krzys-h
e5a2221eac
Make lambdas safer for multithreading
2019-01-19 12:13:16 +01:00
krzys-h
20cb84189e
Fix problems with UWP filesystem in Release builds
2019-01-19 12:04:55 +01:00
Nano
c017271d8a
Fix #6747 Black bug
2019-01-19 10:26:06 +01:00
Twinaphex
71f24f067b
Merge pull request #8041 from meleu/patch-1
...
small path fix to allow compiling with HAVE_NEW_CHEEVOS
2019-01-19 09:14:31 +01:00
meleu
bd43f19407
path fix to allow compiling with HAVE_NEW_CHEEVOS
...
This doesn't affect anything in the traditional binaries built by the buildbot.
2019-01-19 05:34:46 -02:00
Brad Parker
cb4a87d6b1
fix system menu sound memory leaks in mod mixing
2019-01-19 00:46:54 -05:00
Brad Parker
ae397f2ae5
fix system menu sound memory leaks in flac mixing
2019-01-18 21:03:47 -05:00
Brad Parker
32313b398b
fix system menu sound memory leaks in mp3 mixing
2019-01-18 21:00:41 -05:00
Brad Parker
95a7b8c29b
fix system menu sound memory leaks in ogg mixing
2019-01-18 20:02:24 -05:00
Brad Parker
afcaccbd05
task_audio_mixer: free nbio_buf path memory
2019-01-18 19:06:59 -05:00
Brad Parker
e81ad553ad
playlist: free filestream before early returning
2019-01-18 19:03:25 -05:00
orbea
79f8b6281f
Revert "WIP: travis: Enable building qt for linux." ( #8039 )
2019-01-18 14:34:22 -05:00
Twinaphex
a578146a9f
Merge pull request #8033 from orbea/moc
...
qb: Create qb.moc.sh and qb.make.sh.
2019-01-18 20:22:26 +01:00
Twinaphex
8cd85c4f51
Merge pull request #8034 from orbea/blank
...
Remove trailing blank lines.
2019-01-18 20:22:09 +01:00
Twinaphex
b4348e3ae1
Merge pull request #8035 from orbea/fix
...
Fix conflicting types.
2019-01-18 20:22:00 +01:00
Twinaphex
e4731d2b5e
Merge pull request #8037 from krzys-h/uwp
...
Fix crash in xinput with verbose logging
2019-01-18 20:21:52 +01:00
Twinaphex
726a014cb3
Merge pull request #8036 from orbea/travis
...
WIP: travis: Enable building qt for linux.
2019-01-18 20:21:31 +01:00
orbea
4b20386b07
travis: Test global packages.
2019-01-18 11:11:56 -08:00
orbea
d8a62d5eab
travis: Test QT_SELECT.
2019-01-18 09:27:16 -08:00
orbea
6f094a3fdd
travis: Enable building qt for linux.
2019-01-18 09:27:16 -08:00
krzys-h
d98962189a
Fix crash in xinput with verbose logging
2019-01-18 17:50:13 +01:00
jdgleaver
4b859fd097
(RGUI) Add rudimentary playlist thumbnail support
2019-01-18 16:16:44 +00:00
orbea
8787f46c59
Fix conflicting types.
...
Fixes conflicting types after PR https://github.com/libretro/RetroArch/pull/8006
2019-01-17 20:02:49 -08:00
orbea
e062b98088
Remove trailing blank lines.
...
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
2019-01-17 19:39:38 -08:00
orbea
e42c21321b
qb: Create qb.moc.sh and qb.make.sh.
...
This moves the check for a Qt5 moc into its own file, qb.moc.sh which
is executed at the end of the script to avoid the direct dependency on
pkg-config. Now instead it depends on the QT5CORE_CFLAGS and
QT5CORE_LIBS variables set in config.lib.sh. These should always be set
if HAVE_QT=yes.
This also creates a new qb.make.sh file to ensure that the config.mk and
config.h files are created at the end of the configure script.
2019-01-17 18:36:03 -08:00
Twinaphex
db0cb37dc3
Merge pull request #8032 from natinusala/master
...
libnx: enable stb vorbis for ogg decoding
2019-01-18 00:33:57 +01:00
Twinaphex
5182f24711
Merge pull request #8030 from fjtrujy/feature/PS2Palette
...
[PS2] Allow Palettes
2019-01-18 00:33:31 +01:00
twinaphex
fc57b41ab6
(Audio mixer) You can now specifically set a slot to load a sound in
...
- set type to AUDIO_MIXER_SLOT_SELECTION_MANUAL and set idx to the
slot you want to load in (begins at 0)
2019-01-18 00:24:31 +01:00
natinusala
f23d1d4901
libnx: enable stb vorbis for ogg decoding
2019-01-17 23:52:27 +01:00
orbea
2860d6af08
qb: Check for a Qt5 moc. ( #8029 )
2019-01-17 17:35:19 -05:00
Twinaphex
dc6b148b17
Merge pull request #8027 from orbea/travis
...
travis: Don't use libretro-super for xcode9.3
2019-01-17 17:42:14 +01:00
orbea
2d7bb5519b
travis: Don't use libretro-super for xcode9.3
2019-01-17 07:08:58 -08:00