summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2020-09-04archive/zzip: fix crash on corrupt ZIP fileMax Kellermann
2020-09-04decoder/sndfile: allow partial reads at end of fileMax Kellermann
2020-08-14output/osx: catch kAudioDevicePropertyHogMode errorsMax Kellermann
2020-07-20output/sles: support floating point samplesMax Kellermann
2020-07-16increment version number to 0.21.26Max Kellermann
2020-07-06release v0.21.25v0.21.25Max Kellermann
2020-07-06db/upnp/Object: root nodes are allowed to omit parent_id and nameMax Kellermann
2020-07-06command/storage: automatically scan new mountsMax Kellermann
2020-07-06command/storage: check if mount point is busyMax Kellermann
2020-07-06db/update/Walk: pass concatenated .mpdignore URI to storage.MapUTF8()Max Kellermann
2020-07-06neighbor/upnp: remove D-Bus filter and match in Close()Max Kellermann
2020-07-06decoder/Plugin: allow scan_{file,stream}() to throwMax Kellermann
2020-07-02output/osx: don't restart AudioUnit at the end of Cancel()Max Kellermann
2020-07-01decoder/opus: implement End Trimming (RFC7845 4.4)Max Kellermann
2020-07-01decoder/opus: allocate buffer only in the first chained songMax Kellermann
2020-07-01decoder/opus: apply pre-skip (RFC7845 4.2)Max Kellermann
2020-07-01output/osx: improve sample rate selectionMax Kellermann
2020-07-01python/build/meson.py: set BOOST_ROOT for Meson 0.54Max Kellermann
2020-07-01input/file: detect premature end of fileMax Kellermann
2020-06-22util/UriUtil: strip credentials from smb:// URIsMax Kellermann
2020-06-11queue/PlaylistEdit: fix crash in SetSongIdRange() while playingMax Kellermann
2020-06-11increment version number to 0.21.25Max Kellermann
2020-06-10release v0.21.24v0.21.24Max Kellermann
2020-06-10lib/curl/Request: don't enable CURLOPT_NETRC on WindowsMax Kellermann
2020-06-10{android,win32}/build.py: enable the GME decoder pluginMax Kellermann
2020-06-10decoder/Bridge: add flag to make initial seek errors fatalMax Kellermann
2020-05-27{android,win32}/build.py: build libmodplug and WildMidiMax Kellermann
2020-05-27decoder/modplug: assume ModPlug is built as static library on WindowsMax Kellermann
2020-05-27decoder/wildmidi: use NarrowPath, fixing the Windows buildMax Kellermann
2020-05-27meson.build: attempt to detect WildMidi using pkg-configMax Kellermann
2020-05-27NEWS: move two lines below Windows/AndroidMax Kellermann
2020-05-26meson.build: work around Meson bug detecting strndup() on WindowsMax Kellermann
2020-05-07android/build.py: use -mfpu=vfpv3-d16 on ARMv7Max Kellermann
2020-05-05db/simple: fix crash when mounting twiceMax Kellermann
2020-04-30command/all: "tagtypes" requires no permissionsMax Kellermann
2020-04-30Revert "Fix unsafe float comparison."Max Kellermann
2020-04-29increment version number to 0.21.24Max Kellermann
2020-04-23release v0.21.23v0.21.23Max Kellermann
2020-04-23event/SocketMonitor: handle epoll_ctl()=EBADF/ENOENT in Schedule()Max Kellermann
2020-04-23lib/nfs/FileReader: set `state=IDLE` before invoking callbackMax Kellermann
2020-04-22tag/Fallback: add tag fallback for AlbumSortgeneticdrift
2020-04-22gme: adapt to API change in the upcoming version 0.7.0Max Kellermann
2020-04-22lib/icu/CaseFold: remove Windows implementationMax Kellermann
2020-04-15storage/curl: fix path comparison when the server escapes differentlyThomas Guillem
2020-04-15storage/curl: fix href when file has a '&' charThomas Guillem
2020-04-15Added missing channel order setups for ALSAFlorian Heese
2020-04-14player/Thread: drain outputs at end of song in "single" modeMax Kellermann
2020-04-14increment version number to 0.21.23Max Kellermann
2020-04-02release v0.21.22v0.21.22Max Kellermann
2020-04-02tag/Pool: enlarge hash tableMax Kellermann