twinaphex
b6e9dbd92c
(Android) Buildfix
2019-01-20 20:35:25 +01:00
Twinaphex
c94806ea11
Merge pull request #8050 from orbea/printf
...
qb: Replace remaining uses of echo with printf.
2019-01-20 20:32:04 +01:00
Twinaphex
2ba90e218f
Merge pull request #8051 from Sunderland93/master
...
[Wayland] Change prev_width and prev_height to unsigned int
2019-01-20 20:31:43 +01:00
Twinaphex
b91938ba39
Merge pull request #8052 from m4xw/revert
...
Revert PR #8043
2019-01-20 20:10:42 +01:00
M4xw
7d186f7d2c
Revert PR #8043
2019-01-20 20:06:57 +01:00
Sunderland93
cd35fb9440
Change prev_width and prev_height to unsigned int
2019-01-20 22:12:05 +04:00
Aleksey Samoilov
07ca62915a
Merge pull request #1 from libretro/master
...
Merge master
2019-01-20 21:54:14 +04:00
twinaphex
4350073265
Revert "Revert "Fix function signature of metal_unload_texture""
...
This reverts commit 1a7d69621f321b315394ffabe987a3306aa00c0b.
2019-01-20 17:34:38 +01:00
twinaphex
1a7d69621f
Revert "Fix function signature of metal_unload_texture"
...
This reverts commit bd16d5c9dcf29e608ce4820b7dadcd92beb5dab9.
2019-01-20 17:33:07 +01:00
orbea
cf83332b49
qb: Replace remaining uses of echo with printf.
2019-01-20 08:08:02 -08:00
Twinaphex
bd16d5c9dc
Fix function signature of metal_unload_texture
2019-01-20 03:31:45 +01:00
Twinaphex
5102911da6
(OSX) Buildfix
2019-01-20 03:26:35 +01:00
twinaphex
b13777e9fc
Header cleanups
2019-01-20 03:16:58 +01:00
twinaphex
cfd7228469
Cleanups
2019-01-20 02:57:12 +01:00
Twinaphex
7c4fcb4960
Fix Xcode warnings
2019-01-20 02:37:05 +01:00
twinaphex
2e5530b531
Take out unused variable
2019-01-20 02:32:27 +01:00
twinaphex
4f53e14f4f
Header include cleanups
2019-01-20 02:26:33 +01:00
twinaphex
0083e10926
Some header include changes - create task_file_transfer.h
2019-01-20 02:17:43 +01:00
twinaphex
9bb7132b97
Move command_playlist_ functions to playlist.c
...
(RGUI) Header buildfix
2019-01-20 01:57:24 +01:00
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
Twinaphex
8c5f4a842c
Merge pull request #8010 from rzumer/lynx-cheevos-fix
...
Hash full Lynx file content
2019-01-19 19:30:47 +01: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
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
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