summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2015-02-03lib/upnp/Discovery: remove locking from ExpireDevices()Max Kellermann
2015-02-02lib/upnp/Discovery: apply naming conventionMax Kellermann
2015-01-26Merge branch 'v0.19.x'Max Kellermann
2015-01-26Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-29{mixer,output}/pulse: move code to LogPulseError()Max Kellermann
2014-12-29output/pulse: move SetError() to lib/pulse/Error.cxxMax Kellermann
2014-12-29{mixer,output}/pulse: use a common Domain instanceMax Kellermann
2014-12-26Merge branch 'v0.19.x'Max Kellermann
2014-12-26fs/Traits, ...: work around -Wtautological-pointer-compareMax Kellermann
2014-12-26lib/ffmpeg/Buffer: always include libavutil/mem.hMax Kellermann
2014-12-21decoder/ffmpeg: move code to lib/ffmpeg/Init.cxxMax Kellermann
2014-12-20decoder/ffmpeg: move code to lib/ffmpeg/LogCallback.cxxMax Kellermann
2014-12-19decoder/ffmpeg: use AVStream::durationMax Kellermann
2014-12-19lib/ffmpeg/Time: add API documentationMax Kellermann
2014-12-19decoder/ffmpeg: move code to lib/ffmpeg/Time.hxxMax Kellermann
2014-12-18decoder/ffmpeg: move code to class FfmpegBufferMax Kellermann
2014-12-18decoder/ffmpeg: log detailed error messageMax Kellermann
2014-12-15Merge branch 'v0.19.x'Max Kellermann
2014-12-15storage/nfs: add timeoutMax Kellermann
2014-12-15lib/nfs/Connection: unregister socket with SocketMonitor::Steal()Max Kellermann
2014-12-15lib/nfs/Connection: implement mount timeoutMax Kellermann
2014-12-15lib/nfs/Connection: add debug flag "in_destroy"Max Kellermann
2014-12-14lib/nfs/Connection: add assertionMax Kellermann
2014-12-14lib/nfs/Connection: fix reconnect after mount failureMax Kellermann
2014-12-14lib/nfs/Connection: fix typo in code commentMax Kellermann
2014-12-14lib/nfs/Connection: fix memory leak (and assertion failure)Max Kellermann
2014-12-14lib/nfs/Connection: move code to Service()Max Kellermann
2014-12-14lib/nfs/Connection: add assertionsMax Kellermann
2014-12-14lib/nfs/Connection: move code to method InternalClose()Max Kellermann
2014-12-14lib/nfs/Connection: make in_service and in_event debug-only flagsMax Kellermann
2014-12-14lib/nfs/Connection: fix crash while canceling a failing Open()Max Kellermann
2014-12-14lib/nfs/Connection: add assertionsMax Kellermann
2014-12-12sticker/Database: move code to BindFind()Max Kellermann
2014-12-12sticker/Database: use the Error libraryMax Kellermann
2014-12-12lib/sqlite/Util: add ExecuteModified()Max Kellermann
2014-12-12sticker/Database: add wrapper for sqlite3_step()Max Kellermann
2014-12-12sticker/Database: move SQLite helpers to lib/sqlite/Util.hxxMax Kellermann
2014-12-12lib/sqlite/Domain: add Domain instance for SQLiteMax Kellermann
2014-12-09DespotifyUtils: make string buffers temporaryMax Kellermann
2014-12-09DespotifyUtils: fix coding styleMax Kellermann
2014-12-09DespotifyUtils: use ARRAY_SIZE()Max Kellermann
2014-12-01lib/icu/Converter: add ICU-based backendMax Kellermann
2014-11-30lib/icu/Converter: add TODO commentMax Kellermann
2014-11-30lib/icu/Collate: move code to Util.cxxMax Kellermann
2014-11-30fs/Charset: move code to wrapper class IcuConverterMax 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