- 23 Aug, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This fixes an assertion failure caused by resuming playback before the decoder has finished startup.
-
- 21 Aug, 2017 1 commit
-
-
Matthew Leon authored
-
- 02 Aug, 2017 1 commit
-
-
Max Kellermann authored
.. and not the stack buffer. This made the AllocatedString destructor crash. Closes #52
-
- 31 Jul, 2017 1 commit
-
-
Max Kellermann authored
Was broken by commit 8a86460b Closes #87
-
- 21 Jul, 2017 1 commit
-
-
Max Kellermann authored
-
- 20 Jul, 2017 2 commits
-
-
Matthew Leon authored
Addresses #82. Previously, the ffmpeg decoder only checked for the "generic" MusicBrainz metadata keys used in other metadata container formats.
-
Matthew Leon authored
We will reuse these tags elsewhere.
-
- 19 Jul, 2017 2 commits
-
-
Max Kellermann authored
Enable it in the Windows build script, closes #78. LAME currently doesn't support Android: checking host system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognized
-
Max Kellermann authored
-
- 15 Jun, 2017 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Jun, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Jun, 2017 2 commits
-
-
Max Kellermann authored
This commit is similar to 788e3b31, and removes more "pure" attributes which were placed on functions that could throw exceptions, which is illegal according to clang's understanding of the attribute (but not according to GCC's). GitHub issue #58 was most likely about StorageDirectoryReader::GetInfo() and Storage::GetInfo(), which still had "pure" attributes. Closes #58
-
Jörg Raftopoulos authored
Add ffmpeg decoder support for *.adx files (Sega game console) Closes #60
-
- 29 May, 2017 2 commits
-
-
Max Kellermann authored
Patch from https://svnweb.freebsd.org/ports/head/audio/musicpd/files/patch-src_system_ByteOrder.hxx?revision=441921&view=co (with a tiny modification) Closes #59
-
Max Kellermann authored
-
- 19 May, 2017 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Apparently, this makes old clang versions happy ("'alignas' attribute cannot be applied to types).
-
Mario Di Raimondo authored
-
- 17 May, 2017 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for Mac OS X support by omitting those Ubuntu-specific commands.
-
Max Kellermann authored
.. and not update-alternatives, which requires "sudo".
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 May, 2017 8 commits
-
-
André Klitzing authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes build failure on OS X, closes #44. With the other plugins, that's not critical, because those use the AudioOutputWrapper, which hides this problem.
-
Max Kellermann authored
-
- 15 May, 2017 1 commit
-
-
Max Kellermann authored
-