Revisions of mpd

Илья Индиго's avatar Илья Индиго (13ilya) accepted request 1011994 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 102)
- Updated to 0.23.10
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.10/NEWS
  * storage: curl: fixed file time stamps
  * decoder: ffmpeg: fixed libfmt 9 compiler warning
  * encoder: flac: fixed failure when libFLAC is built without Ogg support
  * output: alsa: fixed crash bug
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 1011990 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 101)
- Updated to 0.23.10
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.10/NEWS
  * storage: curl: fixed file time stamps
  * decoder: ffmpeg: fixed libfmt 9 compiler warning
  * encoder: flac: fixed failure when libFLAC is built without Ogg support
  * output: alsa: fixed crash bug
buildservice-autocommit accepted request 998961 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 100)
baserev update by copy to link target
Илья Индиго's avatar Илья Индиго (13ilya) accepted request 998960 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 99)
- Updated to 0.23.9
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.9/NEWS
  * input: cdio_paranoia: added options "mode" and "skip"
  * decoder: ffmpeg: added support FFmpeg 5.1
  * filter: replay gain: fixed delayed volume display with handler=mixer
  * output: pipewire: set app icon
  * fixed bogus volume levels with multiple partitions
  * improved iconv detection
- Removed fix-build-ffmpeg5.patch.
Илья Индиго'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) committed (revision 84)
Илья Индиго'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
Displaying revisions 21 - 40 of 122
openSUSE Build Service is sponsored by