summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2018-07-17util/PrintException: new utility classMax Kellermann
2018-07-16config/Config*: rename files, drop "Config" prefixMax Kellermann
2018-07-07decoder/flac: move flac_sample_format() to FlacAudioFormat.hxxMax Kellermann
2018-07-07decoder/flac: rename FlacMetadata.cxx to FlacStreamMetadata.cxxMax Kellermann
2018-07-07decoder/flac: move class FlacMetadataChain to separate sourceMax Kellermann
2018-07-07decoder/flac: move FlacIOHandle.?xx to lib/xiph/Max Kellermann
2018-07-07decoder/flac: move class FLACMetadataIterator to separate sourceMax Kellermann
2018-07-06db/simple: add an AudioFormat to each SongMax Kellermann
2018-07-06Merge branch 'v0.20.x'Max Kellermann
2018-07-06input/curl: use new class HttpStatusErrorMax Kellermann
2018-07-06lib/nfs/Connection: use new class NfsClientErrorMax Kellermann
2018-07-06input/Error: new library providing IsFileNotFound()Max Kellermann
2018-07-06input/Domain: remove obsolete variableMax Kellermann
2018-07-06util/StringFormat: new utility libraryMax Kellermann
2018-06-23notify: remove unused libraryMax Kellermann
2018-06-22MusicChunkPtr: managed MusicChunk pointerMax Kellermann
2018-06-22input/MaybeBuffered: proxy InputStream implementation which auto-uses Buffere...Max Kellermann
2018-06-22input/buffered: proxy InputStream implementation which caches in a huge bufferMax Kellermann
2018-06-22util/SparseBuffer: new utility classMax Kellermann
2018-06-22input/Stream: remove attribute "cond", replace with handler interfaceMax Kellermann
2018-06-22input/rewind: move sources out of the "plugins" directoryMax Kellermann
2018-06-04storage/udisks: new pluginMax Kellermann
2018-06-04test/run_neighbor_explorer: use ShutdownHandler to catch SIGINT/SIGTERMMax Kellermann
2018-06-04neighbor/udisks: move ParseObject() to UDisks2.cxxMax Kellermann
2018-06-04lib/dbus/AsyncRequest: new helper classMax Kellermann
2018-06-03util/TemplateString: new utility libraryMax Kellermann
2018-06-03zeroconf/Avahi: move dbus_shutdown() call to the end of Main()Max Kellermann
2018-06-03lib/dbus/Glue: singleton for global initializationMax Kellermann
2018-06-02basic udisks2 supportMax Kellermann
2018-06-02odbus: import dbus-1 OO wrapper libraryMax Kellermann
2018-05-22Merge tag 'v0.20.20'Max Kellermann
2018-05-22Makefile.am: invoke javac with source/target 1.6Max Kellermann
2018-02-25playlist/Queue: add one-shot to single modePatryk HachuĊ‚a
2018-02-24Merge tag 'v0.20.18'Max Kellermann
2018-02-24Main: move WinSock initialization to class ScopeNetInitMax Kellermann
2018-02-17test/FakeDecoderAPI: rename to DumpDecoderClientMax Kellermann
2018-02-17Makefile.am: remove obsolete dependencies on FakeDecoderAPI.cxxMax Kellermann
2018-02-13decoder/HybridDSD: new decoder plugin for Hybrid DSDMax Kellermann
2018-01-30RemoteTagCache: new glue class for integrating RemoteTagScannerMax Kellermann
2018-01-29Listen: move class ClientListener to src/client/Listener.hxxMax Kellermann
2018-01-29test/run_input: move code from Scan() to input/ScanTags.cxxMax Kellermann
2018-01-26input/qobuz: implement InputPlugin::scan_tags()Max Kellermann
2018-01-26input/tidal: implement InputPlugin::scan_tags()Max Kellermann
2018-01-26input/Plugin: add method scan() with asynchronous callback classMax Kellermann
2018-01-24input/tidal: add exception class TidalErrorMax Kellermann
2018-01-24util/StringFormat: new utility libraryMax Kellermann
2018-01-23lib/curl/Delegate: helper class for response body parsersMax Kellermann
2018-01-23Merge branch 'v0.20.x'Max Kellermann
2018-01-23test/NullMixerListener: new class to fix -Wnull-dereferenceMax Kellermann
2018-01-21input/qobuz: parse and report message from error responsesMax Kellermann