Revisions of mpd

Илья Индиго's avatar Илья Индиго (13ilya) accepted request 998958 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 98)
- Update to 0.23.9:
  * input
    + cdio_paranoia: add options "mode" and "skip"
  * decoder
    + ffmpeg: support FFmpeg 5.1
  * filter
    + replay gain: fix delayed volume display with handler=mixer
  * output
    + pipewire: set app icon
  * fix bogus volume levels with multiple partitions
  * improve iconv detection
- Remove fix-build-ffmpeg5.patch
buildservice-autocommit accepted request 993718 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 97)
baserev update by copy to link target
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 993711 from Cor Blom's avatar Cor Blom (cornelisbb) (revision 96)
- Add fix-build-ffmpeg5.patch to fix build with ffmpeg 5.1
buildservice-autocommit accepted request 992071 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 95)
baserev update by copy to link target
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 992070 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 94)
- Updated to 0.23.8
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.8/NEWS
  * support libfmt 9
  * storage: curl: fix crash if web server does not understand WebDAV
  * input:
    * cdio_paranoia:
      * fix crash if no drive was found
      * faster cancellation
      * don't scan for replay gain tags
    * pipewire:
      * fix playback of very short tracks
      * drop all buffers before manual song change
      * fix stuttering after manual song change
    * snapcast:
      * fix busy loop while paused
      * fix stuttering after resuming playback
  * mixer
    * better error messages
    * alsa: fix setting volume before playback starts
    * pipewire:
      * fix crash bug
      * fix volume change events with PipeWire 0.3.53
      * don't force initial volume=100%
buildservice-autocommit accepted request 980373 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 93)
baserev update by copy to link target
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 980372 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 92)
- Updated to 0.23.7
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.7/NEWS
  * decoder:
    * ffmpeg: fix HLS seeking
    * opus: fix missing song length on high-latency files
  * mixer:
    * pipewire: fix volume restore
    * software: update volume of disabled outputs
buildservice-autocommit accepted request 965775 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 91)
baserev update by copy to link target
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 965774 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 90)
- Updated to 0.23.6
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.6/NEWS
  * protocol:
    * support filename "cover.webp" for "albumart" command
    * support "readcomments" and "readpicture" on CUE tracks
  * decoder:
    * ffmpeg: fix end-of-file check (update stuck at empty files)
    * opus: fix "readpicture" on Opus files
  * output:
    * pipewire: fix crash bug if setting volume before playback starts
    * wasapi: fix resume after pause
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 945570 from Olaf Hering's avatar Olaf Hering (olh) (revision 89)
- Implement the migration to PCRE2 by specifying the build dependency
- Remove obsolete libwrap option
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 935316 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 88)
- Updated to 0.23.5
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS
  * protocol:
    * support relative offsets for "searchadd"
    * fix "searchaddpl" bug (bogus error "Bad position")
  * database: upnp: fix crash bug
  * tags: fix MixRamp support
  * migrate to PCRE2
  * GCC 12 build fixes
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 935277 from Mia Herkt's avatar Mia Herkt (mia) (revision 87)
- Update to 0.23.5
  * protocol
    + support relative offsets for "searchadd"
    + fix "searchaddpl" bug (bogus error "Bad position")
  * database
    + upnp: fix crash bug
  * tags
    + fix MixRamp support
  * migrate to PCRE2
  * GCC 12 build fixes
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 931210 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 86)
- Updated to 0.23.4
  * Changed file mpd-user.conf​ (disabled pid_file).
  * Refreshed patch mpd-conf.patch.
  * Removed patch mpd-service.patch.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.4/NEWS
  * protocol: add optional position parameter to "searchaddpl"
  * decoder: ffmpeg: support libavcodec 59
  * output: alsa: add option "thesycon_dsd_workaround" to work around device bug
  * fix crash on debug builds if startup fails
  * systemd:
    * remove "RuntimeDirectory" directive because it caused problems
    * ignore the "pid_file" setting if started as systemd service
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 931204 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 85)
- Updated to 0.23.4
  * Changed file mpd-user.conf​ (removed pid_file).
  * Refreshed patch mpd-conf.patch.
  * Removed patch mpd-service.patch.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.4/NEWS
  * protocol: add optional position parameter to "searchaddpl"
  * decoder: ffmpeg: support libavcodec 59
  * output: alsa: add option "thesycon_dsd_workaround" to work around device bug
  * fix crash on debug builds if startup fails
  * systemd:
    * remove "RuntimeDirectory" directive because it caused problems
    * ignore the "pid_file" setting if started as systemd service
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 931200 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 83)
- Updated to 0.23.4
  * Refreshed patch mpd-conf.patch.
  * Removed patch mpd-service.patch.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.4/NEWS
  * protocol: add optional position parameter to "searchaddpl"
  * decoder: ffmpeg: support libavcodec 59
  * output: alsa: add option "thesycon_dsd_workaround" to work around device bug
  * fix crash on debug builds if startup fails
  * systemd:
    * remove "RuntimeDirectory" directive because it caused problems
    * ignore the "pid_file" setting if started as systemd service
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 929876 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 82)
- Updated to 0.23.3
  * Add patch mpd-service.patch.
  * Add BuildRequires for fmt, libopenmpt, libpipewire-0.3.
  * Increased the minimum version for meson to 0.56.0.
  * Changed meson option -Dupnp from enabled to pupnp.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.3/NEWS
  * split permission "player" from "control"
  * add option "host_permissions"
  * protocol:
    * new command "getvol"
    * show the audio format in "playlistinfo"
    * support "listfiles" with arbitrary storage plugins
    * support relative positions in "addid"
    * fix relative positions in "move" and "moveid"
    * add "position" parameter to "findadd" and "searchadd"
    * add position parameter to "load"
    * use decimal notation instead of scientific notation
    * "load" supports relative positions
    * add optional position parameter to "add" and "playlistadd"
    * allow range in "playlistdelete"
  * 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
    * simple: add option to hide CUE target songs
    * upnp: support libnpupnp instead of libupnp
    * fix scanning files with question mark in the name
    * inotify: fix use-after-free bug
  * archive:
    * zzip, iso9660: ignore file names which are invalid UTF-8
  * decoder:
    * openmpt: new plugin
    * wavpack: fix WVC file support
  * input: nfs: fix playback bug
  * neighbor: mention: failed plugin name in error message
  * output:
    * emit "mixer" idle event when replay gain changes volume
    * alsa: add option "stop_dsd_silence" to work around DSD DAC noise
    * oss: support DSD over PCM
    * pipewire: new plugin
    * pipewire: emit "mixer" idle events on external volume change
    * pipewire: attempt to change the graph sample rate
    * pipewire: send artist and title to PipeWire
    * pipewire: DSD support
    * snapcast: new plugin
    * snapcast: fix time stamp bug which caused "Failed to get chunk"
  * player:
    * do not cross-fade songs shorter than 20 seconds
    * fix "albumart" timeout bug
  * systemd: add "RuntimeDirectory" directive
  * tags:
    * new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber",
      and "Location"
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 929791 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 81)
- Updated to 0.23.3
  * Add patch mpd-service.patch.
  * Add BuildRequires for fmt, libopenmpt, libpipewire-0.3.
  * Increased the minimum version for meson to 0.56.0.
  * Changed meson option -Dupnp from enabled to pupnp.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.3/NEWS
  * split permission "player" from "control"
  * add option "host_permissions"
  * protocol:
    * new command "getvol"
    * show the audio format in "playlistinfo"
    * support "listfiles" with arbitrary storage plugins
    * support relative positions in "addid"
    * fix relative positions in "move" and "moveid"
    * add "position" parameter to "findadd" and "searchadd"
    * add position parameter to "load"
    * use decimal notation instead of scientific notation
    * "load" supports relative positions
    * add optional position parameter to "add" and "playlistadd"
    * allow range in "playlistdelete"
  * 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
    * simple: add option to hide CUE target songs
    * upnp: support libnpupnp instead of libupnp
    * fix scanning files with question mark in the name
    * inotify: fix use-after-free bug
  * archive:
    * zzip, iso9660: ignore file names which are invalid UTF-8
  * decoder:
    * openmpt: new plugin
    * wavpack: fix WVC file support
  * input: nfs: fix playback bug
  * neighbor: mention: failed plugin name in error message
  * output:
    * emit "mixer" idle event when replay gain changes volume
    * alsa: add option "stop_dsd_silence" to work around DSD DAC noise
    * oss: support DSD over PCM
    * pipewire: new plugin
    * pipewire: emit "mixer" idle events on external volume change
    * pipewire: attempt to change the graph sample rate
    * pipewire: send artist and title to PipeWire
    * pipewire: DSD support
    * snapcast: new plugin
    * snapcast: fix time stamp bug which caused "Failed to get chunk"
  * player:
    * do not cross-fade songs shorter than 20 seconds
    * fix "albumart" timeout bug
  * systemd: add "RuntimeDirectory" directive
  * tags:
    * new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber",
      and "Location"
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 929786 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 80)
- Updated to 0.23.3
  * Add BuildRequires for fmt, libnpupnp, libopenmpt, libpipewire-0.3.
  * Increased the minimum version for meson to 0.56.0.
  * Changed meson option -Dupnp from enabled to npupnp.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.3/NEWS
  * split permission "player" from "control"
  * add option "host_permissions"
  * protocol:
    * new command "getvol"
    * show the audio format in "playlistinfo"
    * support "listfiles" with arbitrary storage plugins
    * support relative positions in "addid"
    * fix relative positions in "move" and "moveid"
    * add "position" parameter to "findadd" and "searchadd"
    * add position parameter to "load"
    * use decimal notation instead of scientific notation
    * "load" supports relative positions
    * add optional position parameter to "add" and "playlistadd"
    * allow range in "playlistdelete"
  * 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
    * simple: add option to hide CUE target songs
    * upnp: support libnpupnp instead of libupnp
    * fix scanning files with question mark in the name
    * inotify: fix use-after-free bug
  * archive:
    * zzip, iso9660: ignore file names which are invalid UTF-8
  * decoder:
    * openmpt: new plugin
    * wavpack: fix WVC file support
  * input: nfs: fix playback bug
  * neighbor: mention: failed plugin name in error message
  * output:
    * emit "mixer" idle event when replay gain changes volume
    * alsa: add option "stop_dsd_silence" to work around DSD DAC noise
    * oss: support DSD over PCM
    * pipewire: new plugin
    * pipewire: emit "mixer" idle events on external volume change
    * pipewire: attempt to change the graph sample rate
    * pipewire: send artist and title to PipeWire
    * pipewire: DSD support
    * snapcast: new plugin
    * snapcast: fix time stamp bug which caused "Failed to get chunk"
  * player:
    * do not cross-fade songs shorter than 20 seconds
    * fix "albumart" timeout bug
  * systemd: add "RuntimeDirectory" directive
  * tags:
    * new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber",
      and "Location"
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 915421 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 79)
- Updated to 0.22.11
  * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.11/NEWS
  * protocol: fix "albumart" crash.
  * filter: ffmpeg:
    * pass "channel_layout" instead of "channels" to buffersrc
    * fix "av_buffersink_get_frame() failed: Resource temporarily unavailable"
    * support double-precision samples (by converting to single precision)
Displaying revisions 21 - 40 of 118
openSUSE Build Service is sponsored by