summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-27pcm/Order: new library to convert from FLAC to ALSA channel orderMax Kellermann
2015-10-27AudioFormat: define that channel order follows the FLAC conventionMax Kellermann
2015-10-27{android,win32}/build.py: upgrade Boost to 1.59.0Max Kellermann
2015-10-27{android,win32}/build.py: upgrade FFmpeg to 2.8.1Max Kellermann
2015-10-27{android,win32}/build.py: upgrade CURL to 7.45.0Max Kellermann
2015-10-27android/build.py: switch to LLVM/clang 3.6Max Kellermann
2015-10-27Merge tag 'v0.19.11'Max Kellermann
2015-10-27release v0.19.11v0.19.11Max Kellermann
2015-10-27systemd: remove obsolete ControlGroup settingsMax Kellermann
2015-10-27doc/user: section about real-time schedulingMax Kellermann
2015-10-26gme: don't loop forever, fall back to GME's default play lengthMax Kellermann
2015-10-26decoder/gme: free the gme_info_t as early as possibleMax Kellermann
2015-10-26decoder/gme: log the emulator typeMax Kellermann
2015-10-26decoder/gme: add option "accuracy"Max Kellermann
2015-10-26doc/user: add decoder/gme sectionMax Kellermann
2015-10-26decoder/gme: call decoder_seek_error() on seek errorMax Kellermann
2015-10-26output/Command: flush the mixer cache when enabling/disabling outputMax Kellermann
2015-10-26playlist/flac: re-add the pluginMax Kellermann
2015-10-26decoder/ffmpeg: fix crash due to wrong avio_alloc_context() callMax Kellermann
2015-10-22LocateUri: new library to classify URIs in a standard wayMax Kellermann
2015-10-22SongLoader: move code to LoadFromDatabase()Max Kellermann
2015-10-21Filter out this extra data and leading zeroes in "track" and "disc" tags.Andreas Mair
2015-10-20PlaylistPrint: fix -Wunused #ifndef ENABLE_DATABASEMax Kellermann
2015-10-20DetachedSong: check AllocatedPath::FromUTF8() resultMax Kellermann
2015-10-20DetachedSong: move code from Update() to LoadFile()Max Kellermann
2015-10-20command/DatabaseCommands: pass URI to handle_lsinfo2()Max Kellermann
2015-10-20command/FileCommands: fix access to absolute paths in "readcomments"Max Kellermann
2015-10-20input/InputStream: remove obsolete method OverrideMimeType()Max Kellermann
2015-10-19output/httpd: use boost::intrusive::list instead of std::forward_listMax Kellermann
2015-10-19util/DeleteDisposer: new utility classMax Kellermann
2015-10-19decoder/mad: reduce memory usage while scanning tagsMax Kellermann
2015-10-19fs/Traits: use StringAfterPrefix() in Relative()Max Kellermann
2015-10-16util/StringUtil: add StringAfterPrefix()Max Kellermann
2015-10-16util/WStringUtil: fix indentMax Kellermann
2015-10-16decoder/mpcdec: use SampleTraits<SampleFormat::S24_P32>Max Kellermann
2015-10-16decoder/mpcdec: use Clamp()Max Kellermann
2015-10-16unix/Daemon, playlist/...: remove unused Domain variablesMax Kellermann
2015-10-16encoder/flac: fix crash with 32 bit playbackMax Kellermann
2015-10-16tag/ApeLoader: fix buffer overflow after unterminated keyMax Kellermann
2015-10-16configure.ac: prepare for 0.19.11Max Kellermann
2015-10-16test/ReadApeTags: new debug programMax Kellermann
2015-10-16util/ConstBuffer: add method MoveFront()Max Kellermann
2015-10-16util/StringView: add methods StripLeft(), StripRight()Max Kellermann
2015-10-02lib/expat/Parser: delete the copy constructor/operatorMax Kellermann
2015-09-30util/StringView: new utility classMax Kellermann
2015-09-30configure.ac: remove -lstdc++ from fallback GME_LIBSMax Kellermann
2015-09-30update: apply .mpdignore matches to subdirectoriesAnthony DeRossi
2015-09-30event/ServerSocket: fix AF_UNIX address in use errorAnthony DeRossi
2015-09-30unix/PidFile: fix empty PID fileAnthony DeRossi
2015-09-17unix/Daemon, playlist/pls, ...: remove unused Domain variablesMax Kellermann