summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
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-14NEWS: add line about Solaris changeMax Kellermann
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-02Merge tag 'v0.21.22'Max Kellermann
2020-04-02release v0.21.22v0.21.22Max Kellermann
2020-04-02tag/Pool: enlarge hash tableMax Kellermann
2020-04-01time/Convert: fix GetTimeZoneOffset() on WindowsMax Kellermann
2020-03-31fs/io/GunzipReader: increase buffer size to 64 kBMax Kellermann
2020-03-26android: add TV supportThomas Guillem
2020-03-26Merge branch 'ucl' of git://github.com/neheb/MPD into v0.21.xMax Kellermann
2020-03-26lib/curl/Request: fix Exception "error" on AndroidThomas Guillem
2020-03-25output/sles: use the AndroidMixerPluginThomas Guillem
2020-03-22Support RSS feeds with application/xml MIME-typekowalcj0
2020-03-22increment version number to 0.21.22Max Kellermann
2020-03-19Merge tag 'v0.21.21'Max Kellermann
2020-03-19release v0.21.21v0.21.21Max Kellermann
2020-03-19raise default "max_connections" value to 100Max Kellermann
2020-03-12playlist/asx: concatenate multiple CharacterData fragmentsMax Kellermann
2020-03-12Merge branch 'v0.21.x'Max Kellermann
2020-03-12playlist/xspf: concatenate multiple CharacterData fragmentsMax Kellermann
2020-03-11tag/Mask: fix yet another typo, this time in Unset()Max Kellermann
2020-03-07archive/iso9660: skip empty filenamesMax Kellermann
2020-02-29Adapt SolarisOutputPlugin.cxx to be usable on NetBSD.Thomas Klausner