summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-05python/build/libs.py: suppress "visibility default" in libopus buildMax Kellermann
2018-01-05python/build/libs.py: work around libid3tag CFLAGS bugMax Kellermann
2018-01-05python/build/project.py: add "edits" parameter to edit source filesMax Kellermann
2018-01-05output/haiku: remove unimplemented Cancel() methodMax Kellermann
2018-01-05build/python: refactoring: introduce new class MakeProjectFelix Hädicke
2018-01-05build/python/autotools: add properties "ldflags", "libs", "install_target"Max Kellermann
2018-01-05build/python: use "glibtoolize", not "libtoolize" when compiling on OS XFelix Hädicke
2018-01-05python/build/libs.py: pass --disable-debugging to libid3tag and libmadMax Kellermann
2018-01-05python/build/libs.py: reindent arraysMax Kellermann
2018-01-05python/libs: upgrade Boost to 1.66.0Max Kellermann
2018-01-04android/build.py: enable function/data sections in static librariesMax Kellermann
2018-01-04thread/Util: no ioprio_set() on Android due to seccomp/SIGSYSMax Kellermann
2018-01-04Makefile.am: build Android APK package without AntFelix Hädicke
2018-01-04Makefile.am: add variable ZIPALIGNMax Kellermann
2018-01-04Makefile.am: add variable ANDROID_SDK_PLATFORMMax Kellermann
2018-01-02filter/Observer: pass Reset() to underlying FilterMax Kellermann
2018-01-02pcm/SoxrResampler: implement method Reset()Max Kellermann
2018-01-02storage/State: check if a CompositeStorage exists; fixes nullptr dereferenceMax Kellermann
2018-01-02storage/State: make mount errors non-fatalMax Kellermann
2018-01-02storage/State: fix memory leak after database mount failureMax Kellermann
2018-01-02storage/State: remove useless #ifdef ENABLE_DATABASEMax Kellermann
2018-01-02increment version number to 0.20.15Max Kellermann
2018-01-01release v0.20.14v0.20.14Max Kellermann
2018-01-01[doc] Fix outdated MusicBrainz URLs (closes #179)loujine
2017-12-26input/curl: add missing mutex locks to OnEnd(), OnError()Max Kellermann
2017-12-23pcm/SampleFormat: remove wrong "malloc" attributeMax Kellermann
2017-12-22archive/{iso9660,zzip}: unlock the mutex during I/OMax Kellermann
2017-12-22archive/bz2: unlock the archive mutex and lock the file mutexMax Kellermann
2017-12-21util/WStringAPI: fix indentMax Kellermann
2017-12-21correct action for compile on Solaris 11.3 X86Ilya ilyxa Tyshchenko
2017-12-21command/Error: translate std::{length_error,out_of_range} to ACK_ERROR_ARGMax Kellermann
2017-12-21storage/State: use std::set instead of sorting a std::listMax Kellermann
2017-12-21db/simple: fix file corruption in the presence of mount pointsMax Kellermann
2017-12-21increment version number to 0.20.14Max Kellermann
2017-12-18release v0.20.13v0.20.13Max Kellermann
2017-12-18Save and restore mountpoints within the state file.FlashSystems
2017-12-18Fix `lsinfo` and `add` for mounted databases.FlashSystems
2017-12-18rounds alsa HW mixer volume towards ±∞ depending on sgn(∆ vol)Stefano Miccoli
2017-12-12OSXOutputPlugin: set the buffer time to be 100msYue Wang
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-12-12android/build.py: support NDK r16Max Kellermann
2017-12-12python/build/libs.py: disable the FFmpeg HEVC decoder due to clang build failureMax Kellermann
2017-12-12python/build/libs.py: disable more FFmpeg featuresMax Kellermann
2017-12-12python/libs: upgrade Boost to 1.65.1Max Kellermann
2017-12-12python/build/libs: upgrade CURL to 7.57.0Max Kellermann
2017-12-11python/build/libs: upgrade FFmpeg to 3.4.1Max Kellermann
2017-12-11lib/upnp: use include path without upnp/ prefix and honor pkg-config CFLAGSUwe Kleine-König
2017-12-05Makefile.am: include Windows cross-build script in source tarballMax Kellermann
2017-12-03Removing gcc_malloc attribute from `Directory::CreateChild` to fixFlashSystems
2017-12-03MusicChunk: add magic value IGNORE_REPLAY_GAINMax Kellermann