summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2021-01-21protocol: add command "binarylimit"Max Kellermann
2021-01-21python/build/libs.py: build CURL with OpenSSL supportMax Kellermann
2021-01-21db/simple/Song: Export() merges tags with "target"Max Kellermann
2021-01-21SongPrint: use LightSong::GetDuration()Max Kellermann
2021-01-20command/file: use %zu to format a size_tMax Kellermann
2021-01-05Merge branch 'bugfix/1039/fix-webdav' of git://github.com/PVince81/MPD into v...Max Kellermann
2020-11-16filter/ffmpeg: detect the output sample formatMax Kellermann
2020-11-15Fixes #994 - moveoutput: new AudioOutputControl created from copyMoving an ou...Stapper
2020-11-10decoder/dsdiff: apply padding to odd-sized chunksMax Kellermann
2020-11-06increment version number to 0.22.4Max Kellermann
2020-11-06release v0.22.3v0.22.3Max Kellermann
2020-11-06storage/curl: fix nullptr dereferenceMax Kellermann
2020-11-04filter/LoadChain: use the AutoConvertFilterMax Kellermann
2020-11-04filter/ffmpeg: interleave the output AVFrameMax Kellermann
2020-11-04filter/chain: copy the child nameMax Kellermann
2020-11-04increment version number to 0.22.3Max Kellermann
2020-11-04playlist/registry: add option "as_directory"Max Kellermann
2020-10-28release v0.22.2v0.22.2Max Kellermann
2020-10-28meson_options.txt: disable the "smbclient" plugin by defaultMax Kellermann
2020-10-28lib/yajl/Handle: strip newlines from error messagesMax Kellermann
2020-10-28Main: save the state_file on shutdownMax Kellermann
2020-10-28db/simple: purge songs for unavailable decoder plugins on updateMax Kellermann
2020-10-27db/simple: purge special directories for unavailable plugins on updateMax Kellermann
2020-10-27increment version number to 0.22.2Max Kellermann
2020-10-17release v0.22.1v0.22.1Max Kellermann
2020-10-16decoder/opus: fix track/album ReplayGain fallbackMax Kellermann
2020-10-16decoder/opus: submit output_gain even if there is no OpusTags packetMax Kellermann
2020-10-08config/Data: cast to std::chrono::steady_clock::duration properlyMax Kellermann
2020-10-05playlist/cue/parser: fix nullptr dereferenceMax Kellermann
2020-10-05playlist/cue/parser: fix off-by-one buffer overflowMax Kellermann
2020-10-02output/jack: implement Interrupt()Max Kellermann
2020-10-02output/pulse: implement Interrupt()Max Kellermann
2020-10-02output/alsa: implement Interrupt()Max Kellermann
2020-09-23increment version number to 0.22.1Max Kellermann
2020-09-23release v0.22v0.22Max Kellermann
2020-09-23NEWS: update recommended compilersMax Kellermann
2020-09-21Merge tag 'v0.21.26' into masterMax Kellermann
2020-09-21release v0.21.26v0.21.26v0.21.xMax Kellermann
2020-09-21decoder/ffmpeg: implement protocols() and uri_decode() (for RTSP)Max Kellermann
2020-09-21Merge branch 'v0.21.x' into masterMax Kellermann
2020-09-21Support opus header gain tags and match opus playback volume to other tracks ...Desuwa
2020-09-17Merge branch 'v0.21.x' into masterMax Kellermann
2020-09-17db/update/InotifyUpdate: obey `.mpdignore` filesMax Kellermann
2020-09-16player/Thread: call OnPlayerSync() in SeekDecoder()Max Kellermann
2020-09-16LogBackend: change the initial log_threshold to DEFAULTMax Kellermann
2020-09-16decoder/ffmpeg: add "hls+http://" to the list of supported protocolsMax Kellermann
2020-09-16decoder/ffmpeg: remove "rtsp://" from the list of supported protocolsMax Kellermann
2020-09-07Merge branch 'v0.21.x' into masterMax Kellermann
2020-09-07archive/iso9660: implement seekingMax Kellermann
2020-09-07archive/iso9660: fix unaligned readsMax Kellermann