summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-03MusicChunk: initialize replay_gain_serial on demandMax Kellermann
2017-12-03player/Thread: initialize MusicChunk::bit_rate in SendSilence()Max Kellermann
2017-12-02queue/PlaylistEdit: shuffle appended songs only within its priority groupMax Kellermann
2017-12-02queue/PlaylistControl: don't skip highest priority song on "play"Max Kellermann
2017-12-02lib/upnp/Compat: disable the 1.8 API emulation with libupnp 1.6.24Max Kellermann
2017-11-27Fix for "Mount-Points are purged from database on update/rescan."FlashSystems
2017-11-27increment version number to 0.20.13Max Kellermann
2017-11-25release v0.20.12v0.20.12Max Kellermann
2017-11-16lib/upnp: adapt to libupnp 1.8 API changesMax Kellermann
2017-11-16lib/upnp/Callback: make "evp" parameter constMax Kellermann
2017-11-16lib/upnp/Discovery: make Upnp_Discovery pointers constMax Kellermann