aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* util/{ASCII,UriUtil}, ...: work around -Wtautological-pointer-compareMax Kellermann2014-12-2611-0/+52
* DatabaseGlue: convert nullptr check to assertionMax Kellermann2014-12-261-3/+2
* util/ASCII: fix indentMax Kellermann2014-12-261-10/+10
* Compiler.h: add macro CLANG_CHECK_VERSION()Max Kellermann2014-12-261-0/+7
* Compiler.h: add macro GCC_OLDER_THAN()Max Kellermann2014-12-262-4/+12
* util/Manual: reimplement GCC_CHECK_VERSION() using GCC_MAKE_VERSION()Max Kellermann2014-12-261-4/+3
* Compiler.h: add macro GCC_MAKE_VERSION()Max Kellermann2014-12-261-6/+4
* configure.ac: prepare for 0.18.22Max Kellermann2014-12-262-2/+4
* release v0.18.21Max Kellermann2014-12-171-1/+1
* playlist/embcue: fix filename suffix detectionk442014-12-162-1/+3
* decoder/ffmpeg: detect and fix negative time stampsMax Kellermann2014-12-152-4/+9
* configure.ac: prepare for 0.18.21Max Kellermann2014-12-152-2/+4
* release v0.18.20Max Kellermann2014-12-081-1/+1
* decoder/ffmpeg: support FFmpeg 2.5Max Kellermann2014-12-082-0/+7
* thread/Id: drop "::" prefix before pthread function namesMax Kellermann2014-12-082-2/+3
* configure.ac: prepare for 0.18.20Max Kellermann2014-12-082-2/+4
* release v0.18.19Max Kellermann2014-11-261-1/+1
* archive/zzip: fix inverted error handlerMax Kellermann2014-11-242-4/+7
* configure.ac: prepare for 0.18.19Max Kellermann2014-11-242-2/+4
* release v0.18.18Max Kellermann2014-11-181-1/+1
* Client: assume uid==0 is local socketMax Kellermann2014-11-183-2/+3
* event/ServerSocket: fix get_remote_uid() error valueMax Kellermann2014-11-181-1/+1
* Construct a Null AllocatedPath if the filename conversion into UTF8 failedFlorent Le Coz2014-11-112-1/+6
* decoder/ffmpeg: support opusMax Kellermann2014-11-102-1/+4
* configure.ac: prepare for 0.18.1Max Kellermann2014-11-102-2/+4
* release v0.18.17Max Kellermann2014-11-021-1/+1
* input/curl: fix curl_easy_setopt() parameter typesMax Kellermann2014-11-021-4/+4
* Decoder, Playlist: ignore URI query string for plugin detectionMax Kellermann2014-11-023-6/+9
* util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann2014-11-023-0/+47
* PlaylistFile: don't allow empty playlist nameMax Kellermann2014-11-022-0/+5
* playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann2014-11-023-1/+5
* decoder/faad: remove workaround for ancient libfaad2 ABI bugMax Kellermann2014-11-023-40/+4
* decoder/ffmpeg: recognize MIME type audio/aacpSteven OBrien2014-11-022-0/+3
* configure.ac: show DSD in resultMax Kellermann2014-11-021-0/+1
* output/roar: remove unnecessary "volatile" keywordMax Kellermann2014-11-021-1/+1
* TagString: use g_strndup() for unterminated stringMax Kellermann2014-11-021-1/+1
* configure.ac: prepare for 0.18.17Max Kellermann2014-11-022-2/+4
* release v0.18.16Max Kellermann2014-09-261-1/+1
* configure.ac: fix DSD breakage due to typoMax Kellermann2014-09-262-1/+2
* configure.ac: prepare for 0.18.16Max Kellermann2014-09-262-1/+3
* release v0.18.15Max Kellermann2014-09-261-1/+1
* configure.ac: allow building MPD without decoder pluginMax Kellermann2014-09-261-21/+0
* configure.ac: allow building MPD without output pluginMax Kellermann2014-09-261-21/+0
* CommandLine: update copyright yearMax Kellermann2014-09-261-2/+2
* configure.ac: add option to disable the DSD decodersMax Kellermann2014-09-263-6/+29
* playlist/embcue: change name string to "embcue"Max Kellermann2014-09-261-1/+1
* test/test_protocol: add missing stdlib.h includeMax Kellermann2014-09-241-1/+1
* test/test_protocol: add missing unistd.h includeMax Kellermann2014-09-241-0/+2
* OutputThread: retain negative mix ratioMax Kellermann2014-09-182-1/+11
* command/list: reset used size after the list has been processedAndrzej Rybczak2014-09-182-0/+3