summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2018-01-21input/tidal: parse and report userMessage from error responsesMax Kellermann
2018-01-20input/Domain: remove obsolete variableMax Kellermann
2018-01-20Merge branch 'v0.20.x'Max Kellermann
2018-01-19Makefile.am: link libicu.a before libutil.aMax Kellermann
2018-01-19Makefile.am: use Android SDK build-tools 27.0.0Max Kellermann
2018-01-18Makefile.am: rename JAVA_SOURCES to JAVA_SOURCE_PATHSMax Kellermann
2018-01-15input/qobuz: new input plugin to receive Qobuz streamsMax Kellermann
2018-01-12input/tidal: new input plugin to receive Tidal streamsMax Kellermann
2018-01-11lib/yajl/Callbacks: OO wrapper for yajl_callbacksMax Kellermann
2018-01-11playlist/SoundCloud: move code to Yajl::Parse(InputStream&)Max Kellermann
2018-01-11lib/yajl/Handle: libyajl C++ bindingsMax Kellermann
2018-01-11lib/curl/Form: new libraryMax Kellermann
2018-01-05Merge branch 'v0.20.x'Max Kellermann
2018-01-04Makefile.am: build Android APK package without AntFelix Hädicke
2018-01-04Makefile.am: add variable ZIPALIGNMax Kellermann
2018-01-04Makefile.am: add variable ANDROID_SDK_PLATFORMMax Kellermann
2018-01-02filter/Filter: add virtual method Flush()Max Kellermann
2018-01-02Makefile.am: move sources to libfilter_api.a, libfilter_glue.aMax Kellermann
2018-01-02filter/FilterConfig: rename to LoadChain.cxxMax Kellermann
2018-01-02filter/Plugin: move filter_configured_new() to LoadOne.cxxMax Kellermann
2018-01-02thread/SafeSingleton: new thread-safe utility classMax Kellermann
2018-01-01Filter/Internal: split headerMax Kellermann
2017-12-29poison.h: remove obsolete headerMax Kellermann
2017-12-29Makefile.am: remove -DCPPUNIT_HAVE_RTTI=0Max Kellermann
2017-12-29player/Outputs: abstract interface wrapping class MultipleOutputsMax Kellermann
2017-12-22util/RefCount: remove obsolete classMax Kellermann
2017-12-19output/Interface: add "attributes" mapMax Kellermann