summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2019-08-22increment version number to 0.21.15Max Kellermann
2019-08-21release v0.21.14v0.21.14Max Kellermann
2019-08-20command/all: don't create new Response instance in exception handlerMax Kellermann
2019-08-20decoder/Thread: on late SEEK, start decoder at seek positionMax Kellermann
2019-08-20decoder/Control: work around crash after SEEK was too lateMax Kellermann
2019-08-10decoder/sidplay: Fix date field to have year but not company or authorFredrik Noring
2019-08-10decoder/sidplay: Fix windows-1252 to utf-8 string conversionFredrik Noring
2019-08-09decoder/sidplay: Fix song length initialisation during container scanFredrik Noring
2019-08-09increment version number to 0.21.14Max Kellermann
2019-08-06release v0.21.13v0.21.13Max Kellermann
2019-08-06output/jack: use jack_free() for Windows compatibilityMax Kellermann
2019-08-06input/cdio_paranoia: drop support for libcdio-paranoia older than 10.2+0.93+1Max Kellermann
2019-08-05Revert "decoder/mad: use MAD_F_MIN and MAD_F_MAX"Max Kellermann
2019-08-05increment version number to 0.21.13Max Kellermann
2019-08-03release v0.21.12v0.21.12Max Kellermann
2019-08-03player/Thread: don't restart unseekable song after failed seek attemptMax Kellermann
2019-08-03decoder/mad: subtract libmad decoder delay from LAME encoder paddingMax Kellermann
2019-08-03decoder/mad: eliminate attribute "bit_rate"Max Kellermann
2019-08-02Fix JACK plugin outputting only to left channelDiomendius
2019-08-02lib/xiph/OggVisitor: invoke OnOggPacket() with the "E_O_S" packetMax Kellermann
2019-07-29decoder/opus: ignore case in replay gain tag namesMax Kellermann
2019-07-29playlist/Song: support backslash in relative URIsMax Kellermann
2019-07-12increment version number to 0.21.12Max Kellermann
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