diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +ver 0.23 (not yet released) +* protocol + - new command "getvol" + - show the audio format in "playlistinfo" +* database + - proxy: require MPD 0.20 or later + - proxy: require libmpdclient 2.11 or later + - proxy: split search into chunks to avoid exceeding the output buffer + - upnp: support libnpupnp instead of libupnp +* decoder + - openmpt: new plugin +* output + - pipewire: new plugin + - snapcast: new plugin +* tags + - new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber", and "Location" +* new build-time dependency: libfmt + ver 0.22.10 (not yet released) * protocol - support "albumart" for virtual tracks in CUE sheets |