summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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: 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-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-26NEWS: mention new FFmpeg/ID3v2 tagsMax Kellermann
2021-05-26decoder/ffmpeg: support the "sort_album" tagMax 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-24increment version number to 0.22.9Max 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-19release v0.22.7v0.22.7Max Kellermann
2021-05-18command/file: cache the last "albumart" fileMax 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-13gme: add support for rsn filesJohn Regan
2021-03-10Added cross-origin header to http headers of the http output.bitkeeper
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