summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2021-08-06Merge tag 'v0.22.10'Max Kellermann
2021-08-06release v0.22.10v0.22.10Max Kellermann
2021-08-06mixer/alsa: use cached values to work around rounding errorsMax Kellermann
2021-08-05db/simple: prune CUE entries from database for non-existent songsMax Kellermann
2021-08-05db/update/Playlist: prepend "../" only for relative URIsMax Kellermann
2021-08-05decoder/Bridge: call UpdateStreamTag() only if there is no pending seekMax Kellermann
2021-08-05output/oss: enable DoPConstantin Fuerst
2021-08-05Merge branch 'v0.22.x'Max Kellermann
2021-08-05output/oss: always enable PcmExport for alsa_channel_orderMax Kellermann
2021-08-05tag/Builder: don't ignore the result of tag_pool_dup_itemCebtenzzre
2021-08-05input/tidal: remove defunct unmaintained pluginMax Kellermann
2021-08-02input/icy: adjust offset at end of stream in Read()Max Kellermann
2021-07-30db/simple/ExportedSong: check src.OwnsTag(), not this->OwnsTag()Max Kellermann
2021-07-16command/file: support "albumart" for virtual tracks in CUE sheetsMax Kellermann
2021-07-16increment version number to 0.22.10Max Kellermann
2021-06-23Merge tag 'v0.22.9'Max Kellermann
2021-06-23release v0.22.9v0.22.9Max Kellermann
2021-06-23TagAny: invoke ScanGenericTags() on remote filesMax Kellermann
2021-05-31Android: use startForegroundService() in Android 8+Max Kellermann
2021-05-31decoder/ffmpeg: fix build failure with FFmpeg 3.4Max Kellermann
2021-05-28NEWS: fix typoMax Kellermann
2021-05-28Merge branch 'add-openmpt-decoder' of git://github.com/GrimReaperFloof/MPDMax Kellermann
2021-05-26Merge branch 'v0.22.x'Max Kellermann
2021-05-26NEWS: mention new FFmpeg/ID3v2 tagsMax Kellermann
2021-05-26decoder/ffmpeg: support the "sort_album" tagMax Kellermann
2021-05-26Merge branch 'v0.22.x'Max Kellermann
2021-05-25db/update/Walk: load all .mpdignore files of all parent directoriesMax Kellermann
2021-05-25sticker/Database: pass NarrowPath to sqlite3_open()Max Kellermann
2021-05-25Merge branch 'v0.22.x'Max Kellermann
2021-05-25meson.build: libfmt integrationMax Kellermann
2021-05-24increment version number to 0.22.9Max Kellermann
2021-05-22Merge tag 'v0.22.8'Max Kellermann
2021-05-22release v0.22.8v0.22.8Max Kellermann
2021-05-22input/last: add nullptr check to Open(), fixes assertion failureMax Kellermann
2021-05-22increment version number to 0.22.8Max Kellermann
2021-05-19Merge tag 'v0.22.7'Max Kellermann
2021-05-19release v0.22.7v0.22.7Max Kellermann
2021-05-19Merge branch 'npu' of git://github.com/neheb/MPDMax Kellermann
2021-05-19Merge branch 'v0.22.x'Max Kellermann
2021-05-19db/proxy: split search into chunks to avoid exceeding the output bufferMax Kellermann
2021-05-19db/proxy: require libmpdclient 2.11 or laterMax Kellermann
2021-05-19db/proxy: require MPD 0.20 or laterMax Kellermann
2021-05-18command/file: cache the last "albumart" fileMax Kellermann
2021-05-17Merge branch 'v0.22.x'Max Kellermann
2021-05-17{input,storage}/curl: set CURLOPT_HTTPAUTH=CURLAUTH_BASICMax Kellermann
2021-04-26output/jack: enable on WindowsMax Kellermann
2021-04-26output/control: add missing nullptr checksMax Kellermann
2021-04-15Revert "tag/Pool: use strncmp() without strlen() to compare strings"Max Kellermann
2021-03-13Merge branch 'v0.22.x'Max Kellermann
2021-03-13gme: add support for rsn filesJohn Regan