summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2020-07-06Merge tag 'v0.21.25'Max 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-06Merge branch 'v0.21.x'Max 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-02Merge branch 'v0.21.x'Max Kellermann
2020-07-02output/osx: don't restart AudioUnit at the end of Cancel()Max Kellermann
2020-07-01Merge branch 'v0.21.x'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-01Merge branch 'v0.21.x'Max 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-10Merge tag 'v0.21.24'Max 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-27lib/upnp: drop support for libupnp versions older than 1.8Max Kellermann
2020-05-27Merge branch 'v0.21.x'Max 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-07Merge branch 'v0.21.x'Max Kellermann
2020-05-07android/build.py: use -mfpu=vfpv3-d16 on ARMv7Max Kellermann
2020-05-05Merge branch 'v0.21.x'Max Kellermann
2020-05-05db/simple: fix crash when mounting twiceMax Kellermann
2020-05-05input/uring: new input plugin using io_uringMax Kellermann
2020-04-30Add info about new song length formatskidoo23
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-23Merge tag 'v0.21.23'Max 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