summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-03-29command/playlist: invoke the RemoteTagScanner on all newly added songsMax Kellermann
2019-03-29Haiku: remove redundant calls to delete_sem()François Revol
2019-03-29Haiku: add version info to the resources like win32 doesFrançois Revol
2019-03-29Haiku: fix adding resourcesFrançois Revol
2019-03-29Haiku: meson.build: fix linking (missing libs)François Revol
2019-03-29Haiku: fix buildFrançois Revol
2019-03-24filter/AutoConvert: implement Flush()Max Kellermann
2019-03-24filter/Filter: fix typo in API docMax Kellermann
2019-03-20test/RunChromaprint: add missing `override`Max Kellermann
2019-03-20event/ServerSocket: runtime error if abstract sockets are unavailableMax Kellermann
2019-03-20event/ServerSocket: add HAVE_UN check to AddAbstract()Max Kellermann
2019-03-20event/ServerSocket, doc, ...: refer to AF_LOCAL as "local socket"Max Kellermann
2019-03-18doc/plugins.rst: add the Haiku plugin and mark it as unmaintainedMax Kellermann
2019-03-18doc/plugins.rst: add filter plugin referenceMax Kellermann
2019-03-18doc/user.rst: document the "filters" settingMax Kellermann