summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2021-03-05output/wasapi: Add dop support for WASAPIShen-Ta Hsieh
2021-03-05output/wasapi: use default device only if none was configuredMax Kellermann
2021-03-04src/output: add algorithm for finding usable AudioFormatShen-Ta Hsieh
2021-03-04time/ISO8601: don't use glibc extension in strptime.Érico Rolim
2021-03-04storage/plugins/CurlStorage: don't use glibc extension inÉrico Rolim
2021-02-22decoder/ffmpeg: fix build problem with FFmpeg 3.4Max Kellermann
2021-02-17increment version number to 0.22.7Max Kellermann
2021-02-16release v0.22.6v0.22.6Max Kellermann
2021-02-16db/simple: fix ExportedSong move constructor for non-owning sourcesMax Kellermann
2021-02-16increment version number to 0.22.6Max Kellermann
2021-02-15release v0.22.5v0.22.5Max Kellermann
2021-02-15command/queue: better error message for open-ended range with "move"Max Kellermann
2021-02-15protocol/ArgParser: check for invalid rangesMax Kellermann
2021-02-15android/AndroidManifest.xml: enable requestLegacyExternalStorageMax Kellermann
2021-02-15db/simple: fix dangling LightSong::tag reference in moved ExportedSongMax Kellermann
2021-02-15output/pulse: don't drain if stream is suspended or corkedMax Kellermann
2021-02-07python/build/libs.py: enable CURL/schannel support on WindowsMax Kellermann
2021-02-07archive/iso9660: another fix for unaligned readsMax Kellermann
2021-02-07Fix: Separate Conductor from Performervkostas
2021-01-21net/SocketError: add syscall specific check functionsMax Kellermann
2021-01-21increment version number to 0.22.5Max Kellermann
2021-01-21release v0.22.4v0.22.4Max Kellermann
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