summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-26Merge tag 'v0.18.19' into v0.19.xMax Kellermann
2014-11-25lib/nfs/FileReader: clean up on disconnectMax Kellermann
2014-11-25lib/nfs/FileReader: move code to CancelOrClose()Max Kellermann
2014-11-25lib/nfs/FileReader: reset state in OnNfsConnectionFailed()Max Kellermann
2014-11-25lib/nfs/FileReader: update "state" in OnNfsError()Max Kellermann
2014-11-25lib/nfs/Manager: defer NfsConnection destructionMax Kellermann
2014-11-25lib/nfs/Connection: broadcast error before closing connectionMax Kellermann
2014-11-25lib/nfs/Connection: cancel DeferredMonitor on disconnectMax Kellermann
2014-11-25lib/nfs/FileReader: include Compiler.h for "final" fallbackMax Kellermann
2014-11-25decoder/mp4v2: remove because of incompatible licenseMax Kellermann
2014-11-25event/DeferredMonitor: include cleanupMax Kellermann
2014-11-24archive/zzip: fix inverted error handlerMax Kellermann
2014-11-24decoder/{dsdiff,dsf,opus}: fix deadlock while seekingMax Kellermann
2014-11-24Java/File: fix include guardMax Kellermann
2014-11-18Merge tag 'v0.18.18' into v0.19.xMax Kellermann
2014-11-18QueueCommands: workaround for buggy clients that send "add /"Max Kellermann
2014-11-18Client: assume uid==0 is local socketMax Kellermann
2014-11-18event/ServerSocket: fix get_remote_uid() error valueMax Kellermann
2014-11-12decoder/opus: add MIME types audio/ogg and application/oggMax Kellermann
2014-11-11Construct a Null AllocatedPath if the filename conversion into UTF8 failedFlorent Le Coz
2014-11-11decoder/opus: support chained streamsMax Kellermann
2014-11-11decoder/opus: move code to HandleEOS()Max Kellermann
2014-11-11decoder/opus: improved error loggingMax Kellermann
2014-11-11decoder/opus: fix mistyped LoadEOSPacket() return valueMax Kellermann
2014-11-11decoder/opus: eliminate flag "found_opus"Max Kellermann
2014-11-11decoder/opus: add constexpr output_buffer_framesMax Kellermann
2014-11-11Main: fix compilation on OS X using non-Apple compilersMisty De Meo
2014-11-10pcm/SoxrResampler: round output buffer size upMax Kellermann
2014-11-10decoder/ffmpeg: support opusMax Kellermann
2014-11-10decoder/audiofile: fix bit rate calculationMax Kellermann
2014-11-10input/curl: ignore ResponseBoundary() while seekingMax Kellermann
2014-11-08tag/Set: do AlbumArtist/Artist fallback only if AlbumArtist is not disabledMax Kellermann
2014-11-08db/Count: include cleanupMax Kellermann
2014-11-07decoder/ffmpeg: support opusMax Kellermann
2014-11-07db/upnp: fix valgrind warningMax Kellermann
2014-11-07lib/upnp/ContentDirectoryService: swap uri_apply_base() parametersMax Kellermann
2014-11-07input/AsyncInputStream: set Error when seeking unseekableMax Kellermann
2014-11-07input/Open: expose input_domainMax Kellermann
2014-11-02input/curl: forget Content-Length (and more) after redirectMax Kellermann
2014-11-02AsyncInputStream: add method ClearTag()Max Kellermann
2014-11-02InputStream: add method ClearMimeType()Max Kellermann
2014-11-02Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2014-11-02input/curl: fix curl_easy_setopt() parameter typesMax Kellermann
2014-11-02Decoder, Playlist: ignore URI query string for plugin detectionMax Kellermann
2014-11-02util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann
2014-11-02PlaylistFile: don't allow empty playlist nameMax Kellermann
2014-11-02playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann
2014-11-02decoder/faad: remove workaround for ancient libfaad2 ABI bugMax Kellermann
2014-11-02decoder/ffmpeg: recognize MIME type audio/aacpSteven OBrien
2014-11-02output/roar: remove unnecessary "volatile" keywordMax Kellermann