summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-02decoder/ffmpeg: recognize MIME type audio/aacpSteven OBrien
2014-11-02configure.ac: show DSD in resultMax Kellermann
2014-11-02output/roar: remove unnecessary "volatile" keywordMax Kellermann
2014-11-02TagString: use g_strndup() for unterminated stringMax Kellermann
2014-11-02configure.ac: prepare for 0.18.17Max Kellermann
2014-11-02lib/upnp/Discovery: add missing stdlib.h includeMax Kellermann
2014-11-01input/curl: fix curl_easy_setopt() parameter typesMax Kellermann
2014-11-01Decoder, Playlist: ignore URI query string for plugin detectionMax Kellermann
2014-11-01util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann
2014-10-31Main: run the OS X native event loop after forkingNanoTech
2014-10-31Revert "Main: run the OS X native event loop"NanoTech
2014-10-31PlaylistFile: don't allow empty playlist nameMax Kellermann
2014-10-28decoder/mad: fix negative replay gain valuesMax Kellermann
2014-10-28TextInputStream: don't ignore unterminated last lineMax Kellermann
2014-10-26playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann
2014-10-25OutputThread: fall back to PCM if given DSD sample rate is not supportedMax Kellermann
2014-10-25decoder/faad: remove workaround for ancient libfaad2 ABI bugMax Kellermann
2014-10-25configure.ac: update VERSION_REVISIONMax Kellermann
2014-10-25decoder/ffmpeg: recognize MIME type audio/aacpSteven OBrien
2014-10-25configure.ac: add storage plugin section to resultMax Kellermann
2014-10-25configure.ac: show DSD in resultMax Kellermann
2014-10-25configure.ac: require xmlto for --enable-documentationMax Kellermann
2014-10-25test/test_archive: don't use GLibMax Kellermann
2014-10-25fs/Charset: work around clang's -Wunused-const-variableMax Kellermann
2014-10-24configure.ac: auto-disable plugins that require GLib when --disable-glib is usedMax Kellermann
2014-10-24configure.ac: improve database dependency checksMax Kellermann
2014-10-24test/DumpDatabase, ...: no g_thread_init() calls when GLib is disabledMax Kellermann
2014-10-24OutputThread: close the output plugin after filter failureMax Kellermann
2014-10-24OutputThread: unlock mutex for CloseFilter()Max Kellermann
2014-10-23output/roar: remove unnecessary "volatile" keywordMax Kellermann
2014-10-23pcm/ChannelsConverter: fix variable used to generate error messageMax Kellermann
2014-10-23pcm/FormatConverter: move check to Open()Max Kellermann
2014-10-23pcm/PcmConvert: assign {src,dest}_format at the endMax Kellermann
2014-10-23pcm/PcmConvert: make AudioFormat parameters "const"Max Kellermann
2014-10-23configure.ac: prepare for 0.19.2Max Kellermann
2014-10-19release v0.19.1v0.19.1Max Kellermann
2014-10-19TextInputStream: manually shift the buffer before readingMax Kellermann
2014-10-19util/StaticFifoBuffer: make Shift() publicMax Kellermann
2014-10-17playlist/extm3u: strip first line for #EXTM3U detectionMax Kellermann
2014-10-12Makefile.am: distribute systemd/mpd.socketMax Kellermann
2014-10-11ThreadInputStream: call ThreadRead() inside the thread instead of Read()Max Kellermann
2014-10-11ThreadInputStream: add assertionsMax Kellermann
2014-10-11NEWS: add missing lineMax Kellermann
2014-10-11NEWS: fix typo in version numberMax Kellermann
2014-10-11util/DynamicFifoBuffer: make the "Range" type publicMax Kellermann
2014-10-11configure.ac: prepare for 0.19.1Max Kellermann
2014-10-10release v0.19v0.19Max Kellermann
2014-10-10doc: document the mount/neighbor commandsMax Kellermann
2014-10-10doc/protocol: add more markupMax Kellermann
2014-10-10db/upnp/Util: move caturl() to util/UriUtil.cxxMax Kellermann