summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2017-12-18Merge tag 'v0.20.13'Max Kellermann
2017-12-18Save and restore mountpoints within the state file.FlashSystems
2017-12-16Merge branch 'v0.20.x'Max Kellermann
2017-12-11lib/upnp: use include path without upnp/ prefix and honor pkg-config CFLAGSUwe Kleine-König
2017-12-05Makefile.am: include Windows cross-build script in source tarballMax Kellermann
2017-11-25Merge tag 'v0.20.12'Max Kellermann
2017-11-16lib/upnp: adapt to libupnp 1.8 API changesMax Kellermann
2017-11-12event/DeferredMonitor: eliminate obsolete classMax Kellermann
2017-11-10output/alsa: add "allowed_formats" settingMax Kellermann
2017-11-10encoder/Configured: glue code to initialize PreparedEncoderMax Kellermann
2017-10-26output/alsa: move AlsaSetupHw() to lib/alsa/HwSetup.cxxMax Kellermann
2017-10-26output/alsa: move functions to lib/alsa/Format.hxxMax Kellermann
2017-10-26output/alsa: move class PeriodBuffer to lib/alsa/PeriodBuffer.hxxMax Kellermann
2017-09-21event/DeferredCall: rename to DeferEventMax Kellermann
2017-09-20Merge branch 'v0.20.x'Max Kellermann
2017-09-20lib/icu/Compare: OO wrapper for IcuCaseFold()Max Kellermann
2017-09-20lib/icu/Collate: move IcuCaseFold() to CaseFold.cxxMax Kellermann
2017-09-16Add sndio mixer pluginChristopher Zimmermann
2017-09-13Util/StringView: move struct WStringView to separate headerMax Kellermann
2017-09-12Util/CharUtil: add wchar_t overloadsMax Kellermann
2017-08-29event/TimeoutMonitor: remove obsolete classMax Kellermann
2017-08-29event/TimeoutMonitor: move code to new class TimerEventMax Kellermann
2017-08-25lib/upnp/Discovery: use CURL instead of UpnpDownloadUrlItem()Max Kellermann
2017-08-22Merge branch 'v0.20.x' into masterMatthew Leon