summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2019-07-03release v0.21.11v0.21.11Max Kellermann
2019-06-28output/alsa: log when generating silence due to slow decoderMax Kellermann
2019-06-28output/alsa: schedule a timer to generate silenceMax Kellermann
2019-06-28output/alsa: always redo DrainInternal() after writingMax Kellermann
2019-06-28output/alsa: check PCM state before calling snd_pcm_drain()Max Kellermann
2019-06-26input/tidal: deprecated because Tidal has changed the protocolMax Kellermann
2019-06-26decoder/wildmidi: throw PluginUnavailable on WildMidi_Init() errorMax Kellermann
2019-06-17MusicChunk: pad MusicChunkInfo to a multiple of 8 bytesMax Kellermann
2019-06-16db/Interface: CollectUniqueTags() allows multiple "groups"Max Kellermann
2019-06-11increment version number to 0.21.11Max Kellermann
2019-06-05release v0.21.10v0.21.10Max Kellermann
2019-06-05decoder/OpusReader: return StringViewMax Kellermann
2019-06-05output/httpd: reject some well-known request pathscathugger
2019-05-31Revert "player/Thread: remove unnecessary "pipe" check"Max Kellermann
2019-05-31increment version number to 0.21.10Max Kellermann
2019-05-20release v0.21.9v0.21.9Max Kellermann
2019-05-20player/Thread: fix "single" mode race conditionMax Kellermann
2019-05-16input/buffered: fix deadlock bugMax 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-18LocateUri: pass URI plugin kind, optionally disables plugin verifyMax Kellermann
2019-04-18Fix meson.build to work properly with '-Ddatabase=false'Eugene Gorodinsky
2019-04-10systemd: add user socket unitMax Kellermann
2019-04-04event/SocketMonitor: don't cancel if OnSocketReady() returns falseMax Kellermann
2019-04-04zeroconf/Bonjour: fix OnSocketReady() return valueMax Kellermann
2019-04-03output/httpd: add missing mutex lockMax 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-03-29command/playlist: invoke the RemoteTagScanner on all newly added songsMax Kellermann
2019-03-29Haiku: add version info to the resources like win32 doesFrançois Revol
2019-03-29Haiku: fix buildFrançois Revol
2019-03-20event/ServerSocket: add HAVE_UN check to AddAbstract()Max Kellermann
2019-03-18meson.build: require Meson 0.49.0Jörg Krause
2019-03-18increment version number to 0.21.7Max Kellermann
2019-03-17release v0.21.6v0.21.6Max Kellermann
2019-03-17PlaylistFile: ignore empty playlist namesMax Kellermann
2019-03-17lib/xiph: disable Tremor detection if libvorbis was foundMax Kellermann
2019-03-17decoder/ogg: ignore the BOS packet after seek to the beginning of songMax Kellermann
2019-03-17output/sles: enable power saving modeMax Kellermann
2019-03-17output/plugins/OSXOutputPlugin: add boost meson dependencyJacob Vosmaer
2019-03-16output/pulse: use pa_channel_map_init_extend() instead of _auto()Max Kellermann
2019-03-16decoder/opus: fix replay gain when there are no other tagsMax Kellermann
2019-03-16song/TagSongFilter: apply negation properly to multiple tag valuesMax Kellermann
2019-03-14meson.build: remove the libwinpthread-1.dll dependency on WindowsMax Kellermann
2019-03-14command/database: fix "list" with filter expressionMax Kellermann