summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-20release v0.21.9v0.21.9Max Kellermann
2019-05-20doc/protocol.rst: several clarificationsMax Kellermann
2019-05-20player/Thread: fix "single" mode race conditionMax Kellermann
2019-05-20player/Thread: remove unnecessary "pipe" checkMax Kellermann
2019-05-17input/buffered: check error in IsAvailable()Max Kellermann
2019-05-16input/buffered: rethrow read_error in Check()Max Kellermann
2019-05-16input/buffered: wake up client thread on seek errorMax Kellermann
2019-05-16input/buffered: fix deadlock bugMax Kellermann
2019-05-13doc/mpd.conf.5: remove ALSA specific documentationMax Kellermann
2019-05-13doc/mpd.conf.5: fix section indentMax Kellermann
2019-05-13doc/protocol.rst: add references to audio_output_formatMax Kellermann
2019-05-13doc/user.rst: move audio format spec to section "Global Audio Format"Max Kellermann
2019-05-13doc/user.rst: add reference to audio_output_formatMax Kellermann
2019-05-13doc/user.rst: more markupMax Kellermann
2019-05-13doc/user.rst: add missing spaceMax Kellermann
2019-05-04android/AndroidManifest.xml: increment versionCode after hotfix uploadMax Kellermann
2019-05-04android/Settings: request READ_EXTERNAL_STORAGE permissionMax Kellermann
2019-05-03android/build.py: link ARMv7 binary with libunwindMax Kellermann
2019-05-03increment version number to 0.21.9Max Kellermann
2019-04-23release v0.21.8v0.21.8Max Kellermann
2019-04-23doc/protocol.rst: "list file" is deprecatedMax Kellermann
2019-04-23input/smbclient: wrap in MaybeBufferedInputStreamMax Kellermann
2019-04-23python/build/libs.py: upgrade Boost to 1.70.0Max Kellermann
2019-04-18LocateUri: pass URI plugin kind, optionally disables plugin verifyMax Kellermann
2019-04-18neighbor/smbclient: fix double smbc_closedir() callMax Kellermann
2019-04-18.travis.yml: switch to another PPA for a newer ninja versionMax Kellermann
2019-04-18CommandLine: fix another build failure with -Ddatabase=falseMax Kellermann
2019-04-18Fix meson.build to work properly with '-Ddatabase=false'Eugene Gorodinsky
2019-04-10systemd: add user socket unitMax Kellermann
2019-04-10systemd/socket: use %t instead of hard-coding /runMax Kellermann
2019-04-10doc/protocol: mention that stickers are only implemented for songsMax Kellermann
2019-04-10doc/protocol.rst: mention "in seconds" where it was missingMax Kellermann
2019-04-10Fid move doc argscotko
2019-04-10doc/developer.rst: remove mailing list, refer to GitHub insteadMax Kellermann
2019-04-04event/SocketMonitor: don't cancel if OnSocketReady() returns falseMax Kellermann
2019-04-04event/{Fully,}BufferedSocket: add more API documentationMax Kellermann
2019-04-04zeroconf/Bonjour: fix OnSocketReady() return valueMax Kellermann
2019-04-04output/httpd: close client connection on errorMax Kellermann
2019-04-03output/httpd: add missing mutex lockMax Kellermann
2019-04-03output/httpd: add more API documentation about lockingMax Kellermann
2019-04-03net/IPv[46]Address: add cast to void* to fix GCC9 build failureMax Kellermann
2019-04-03increment version number to 0.21.8Max Kellermann
2019-04-03release v0.21.7v0.21.7Max Kellermann
2019-04-03python/build/libs.py: upgrade libnfs to 4.0.0Max Kellermann
2019-04-03python/build/libs.py: upgrade CURL to 7.64.1Max Kellermann
2019-04-03python/build/libs.py: upgrade FFmpeg to 4.1.3Max Kellermann
2019-04-03android/AndroidManifest.xml: update version numberMax Kellermann
2019-03-29input/curl: use std::throw_with_nested() instead of logging the exceptionMax Kellermann
2019-03-29input/smbclient: use std::throw_with_nested() to construct PluginUnavailableMax Kellermann
2019-03-29decoder/HybridDSD: downgrade log message to "debug"Max Kellermann