148 Commits

Author SHA256 Message Date
07c20ef29e Accepting request 1315366 from multimedia:apps
- Updated to 0.24.6
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.6/NEWS
  * decoder
    * ffmpeg: handle "*.opus" files
    * mpg123: another workaround for libmpg123 ID3 corruption bug
    * opus: fix seeking in files with large OpusTags
    * opus, vorbis: remove METADATA_BLOCK_PICTURE size limit

OBS-URL: https://build.opensuse.org/request/show/1315366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=59
2025-11-04 17:41:58 +00:00
Илья Индиго
302f77dca4 - Updated to 0.24.6
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.6/NEWS
  * decoder
    * ffmpeg: handle "*.opus" files
    * mpg123: another workaround for libmpg123 ID3 corruption bug
    * opus: fix seeking in files with large OpusTags
    * opus, vorbis: remove METADATA_BLOCK_PICTURE size limit

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=137
2025-11-03 18:16:47 +00:00
Илья Индиго
ba732aa443 - Update to 0.24.6
* https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.6/NEWS
  * decoder
    * ffmpeg: handle "*.opus" files
    * mpg123: another workaround for libmpg123 ID3 corruption bug
    * opus: fix seeking in files with large OpusTags
    * opus, vorbis: remove METADATA_BLOCK_PICTURE size limit

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=136
2025-11-03 18:10:55 +00:00
218a79b86a Accepting request 1299391 from multimedia:apps
- Updated to 0.24.5
  * Changed mpd-conf.patch
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.5/NEWS
  * database: fixed disappearing playlist files
  * decoder
    * ffmpeg: handled "*.aif" files
    * mpg123
      * added option "full_scan"
      * added support seeking on remote files
      * fixed work around libmpg123 ID3 corruption bug
    * sidplay: addad support for PSID files
  * output: pipewire: fixed resuming playback after it was paused by "single" mode

OBS-URL: https://build.opensuse.org/request/show/1299391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=58
2025-08-15 19:51:51 +00:00
Илья Индиго
7999011750 - Updated to 0.24.5
* Changed mpd-conf.patch
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.5/NEWS
  * database: fixed disappearing playlist files
  * decoder
    * ffmpeg: handled "*.aif" files
    * mpg123
      * added option "full_scan"
      * added support seeking on remote files
      * fixed work around libmpg123 ID3 corruption bug
    * sidplay: addad support for PSID files
  * output: pipewire: fixed resuming playback after it was paused by "single" mode

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=134
2025-08-14 11:36:58 +00:00
16fcbe7807 Accepting request 1290714 from multimedia:apps
- Updated to 0.24.4
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.4/NEWS
  * protocol: fixed stuck "getfingerprint" with io_uring
  * decoder: mpg123: supported Icy stream tags and use libid3tag to parse
  * tags: id3: fixed assertion failure with broken AIFF/RIFF ID3 chunks
  * output
    * fixed resuming playback after it was paused by "single" mode
    * alsa: fixed compiler warning with alsa-lib 1.2.14

OBS-URL: https://build.opensuse.org/request/show/1290714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=57
2025-07-06 15:15:01 +00:00
Илья Индиго
3f05c76630 Accepting request 1290713 from home:13ilya:branches:multimedia:apps
- Updated to 0.24.4
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.4/NEWS
  * protocol: fixed stuck "getfingerprint" with io_uring
  * decoder: mpg123: supported Icy stream tags and use libid3tag to parse
  * tags: id3: fixed assertion failure with broken AIFF/RIFF ID3 chunks
  * output
    * fixed resuming playback after it was paused by "single" mode
    * alsa: fixed compiler warning with alsa-lib 1.2.14

OBS-URL: https://build.opensuse.org/request/show/1290713
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=132
2025-07-04 15:54:39 +00:00
Илья Индиго
03d9fd3194 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=131 2025-07-04 15:46:29 +00:00
Илья Индиго
9b062f3127 Accepting request 1290710 from home:13ilya
- Updated to 0.24.4
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.4/NEWS
  * protocol: fixed stuck "getfingerprint" with io_uring
  * decoder: mpg123: supported Icy stream tags and use libid3tag to parse
  * tags: id3: fixed assertion failure with broken AIFF/RIFF ID3 chunks
  * output
    * fixed resuming playback after it was paused by "single" mode
    * alsa: fixed compiler warning with alsa-lib 1.2.14

OBS-URL: https://build.opensuse.org/request/show/1290710
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=130
2025-07-04 15:41:19 +00:00
673eed0ab5 Accepting request 1242003 from multimedia:apps
- Updated to 0.23.17
  * Limited build to libnfs >= 4.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.17/NEWS
  * protocol
    * "albumart" tries to send larger chunks if available
    * explicitly disallow "idle" and "noidle" in command lists
  * storage: nfs: required libnfs 4.0 or later
  * database: inotify: trigger update after symlink was created
  * decoder: ffmpeg: prefer over sndfile and audiofile for its DTS-WAV support
  * supported libfmt 11.1

OBS-URL: https://build.opensuse.org/request/show/1242003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=56
2025-02-03 20:43:26 +00:00
Илья Индиго
fa6615ddb0 Accepting request 1242002 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.17
  * Limited build to libnfs >= 4.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.17/NEWS
  * protocol
    * "albumart" tries to send larger chunks if available
    * explicitly disallow "idle" and "noidle" in command lists
  * storage: nfs: required libnfs 4.0 or later
  * database: inotify: trigger update after symlink was created
  * decoder: ffmpeg: prefer over sndfile and audiofile for its DTS-WAV support
  * supported libfmt 11.1

OBS-URL: https://build.opensuse.org/request/show/1242002
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=128
2025-01-31 23:15:28 +00:00
e12e4403f6 Accepting request 1238667 from multimedia:apps
- Limited build to fmt 10.2.1 for Tumbleweed (fmt 11.1.1 broken).

OBS-URL: https://build.opensuse.org/request/show/1238667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=55
2025-01-18 12:22:45 +00:00
Илья Индиго
e2a434791f Accepting request 1238666 from home:13ilya
- Limited build to fmt 10.2.1 for Tumbleweed (fmt 11.1.1 broken).

OBS-URL: https://build.opensuse.org/request/show/1238666
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=126
2025-01-18 10:47:11 +00:00
57092a95fa Accepting request 1230097 from multimedia:apps
- Updated to 0.23.16
  * Removed files mpd-fmt11.patch and mpd-icu76.patch.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.16/NEWS
  * database: fixed integer overflows with 64-bit inode numbers
  * filter: ffmpeg: fixed for filters producing no output
  * supported libfmt 11 and ICU 76

OBS-URL: https://build.opensuse.org/request/show/1230097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=54
2024-12-11 20:04:55 +00:00
Илья Индиго
a82461aa76 Accepting request 1230096 from home:13ilya
- Updated to 0.23.16
  * Removed files mpd-fmt11.patch and mpd-icu76.patch.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.16/NEWS
  * database: fixed integer overflows with 64-bit inode numbers
  * filter: ffmpeg: fixed for filters producing no output
  * supported libfmt 11 and ICU 76

OBS-URL: https://build.opensuse.org/request/show/1230096
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=124
2024-12-11 12:31:41 +00:00
Илья Индиго
81cc74a54a Accepting request 1230090 from home:13ilya
- Updated to 0.23.16
  * Removed files mpd-fmt11.patch and mpd-icu76.patch.
  * Supported libfmt 11 and ICU 76.
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.16/NEWS
  * database: fixed integer overflows with 64-bit inode numbers
  * filter: ffmpeg: fixed for filters producing no output

OBS-URL: https://build.opensuse.org/request/show/1230090
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=123
2024-12-11 12:12:46 +00:00
9b0f98d8bf Accepting request 1225906 from multimedia:apps
- Added mpd-icu76.patch (fixed build with icu 76.1).

OBS-URL: https://build.opensuse.org/request/show/1225906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=53
2024-11-24 10:04:18 +00:00
Илья Индиго
420f139c05 Accepting request 1225905 from home:13ilya
- Added mpd-icu76.patch (fixed build with icu 76.1).

OBS-URL: https://build.opensuse.org/request/show/1225905
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=121
2024-11-22 22:02:16 +00:00
fba358b47f Accepting request 1221629 from multimedia:apps
- Added mpd-fmt11.patch for (fixed build with fmt 11.2).

OBS-URL: https://build.opensuse.org/request/show/1221629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=52
2024-11-06 15:55:42 +00:00
Илья Индиго
08b73f2c06 Accepting request 1221628 from home:13ilya:branches:multimedia:apps
- Added mpd-fmt11.patch for (fixed build with fmt 11.2).

OBS-URL: https://build.opensuse.org/request/show/1221628
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=119
2024-11-06 04:58:25 +00:00
c332ddd5d4 Accepting request 1170512 from multimedia:apps
- Fixed privileges of /run/mpd directory (rpm -qlv mpd | grep /run).

OBS-URL: https://build.opensuse.org/request/show/1170512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=51
2024-04-28 19:51:00 +00:00
Илья Индиго
ff58c6d56a Accepting request 1170510 from home:13ilya:branches:multimedia:apps
- Fixed privileges of /run/mpd directory (rpm -qlv mpd | grep /run).

OBS-URL: https://build.opensuse.org/request/show/1170510
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=117
2024-04-27 22:03:46 +00:00
Илья Индиго
de03a68fd9 Accepting request 1170507 from home:13ilya
- Fixed privileges of /run/mpd directory (rpm -qlv mpd | grep /run).

OBS-URL: https://build.opensuse.org/request/show/1170507
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=116
2024-04-27 21:56:46 +00:00
4402e4e9f4 Accepting request 1144031 from multimedia:apps
- Provided user(mpd).

OBS-URL: https://build.opensuse.org/request/show/1144031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=50
2024-02-05 21:00:57 +00:00
Илья Индиго
c66614cff5 Accepting request 1144030 from home:13ilya:branches:multimedia:apps
- Provided user(mpd).

OBS-URL: https://build.opensuse.org/request/show/1144030
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=114
2024-02-04 17:48:24 +00:00
247db9bf07 Accepting request 1135538 from multimedia:apps
- update to 0.23.15:
  * ffmpeg: fix build failure with FFmpeg 6.1
  * alsa: limit buffer time to 2 seconds
  * flac: fix scanning files with non-ASCII names on Windows
  * mad: fix calculation of LAME peak values
  * wasapi: fix problem setting volume
  * more libfmt 10 fixes
  * fix auto-detected systemd unit directory
- Disable libchromaprint requirement and disable feature. This would
  cause mpd to pull in ffmpeg-4 on installation.

OBS-URL: https://build.opensuse.org/request/show/1135538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=49
2023-12-28 22:04:07 +00:00
Илья Индиго
5729ba91a5 Accepting request 1135530 from home:dirkmueller:Factory
- update to 0.23.15:
  * ffmpeg: fix build failure with FFmpeg 6.1
  * alsa: limit buffer time to 2 seconds
  * flac: fix scanning files with non-ASCII names on Windows
  * mad: fix calculation of LAME peak values
  * wasapi: fix problem setting volume
  * more libfmt 10 fixes
  * fix auto-detected systemd unit directory

- Removed fix-build-ffmpeg5.patch.
  * fix crash bug in "albumart" command (0.22.7 regression)
  * the default log_level is "default", not "info"
    * include command name in error responses

OBS-URL: https://build.opensuse.org/request/show/1135530
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=112
2023-12-28 19:15:26 +00:00
88c6f97c88 Accepting request 1107984 from multimedia:apps
- Disable libchromaprint requirement and disable feature. This would
  cause mpd to pull in ffmpeg-4 on installation.

OBS-URL: https://build.opensuse.org/request/show/1107984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=48
2023-08-30 08:21:11 +00:00
Илья Индиго
568938768b Accepting request 1107977 from home:llyyr:branches:multimedia:apps
- Disable libchromaprint requirement and disable feature. This would
  cause mpd to pull in ffmpeg-4 on installation.

We can patch libchromaprint to use ffmpeg-5, but that still won't bring us to ffmpeg-6. There no need to bring ffmpeg-4 or ffmpeg-5 for such a niche feature, so just disable it entirely. If someone complains I'll look into making libchromaprint work with ffmpeg-6.

OBS-URL: https://build.opensuse.org/request/show/1107977
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=110
2023-08-29 16:50:18 +00:00
8cc8d4309a Accepting request 1088738 from multimedia:apps
- Updated to 0.23.13
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.13/NEWS
  * input: curl: fixed busy loop after connection failed
  * input: curl: hided "404" log messages for non-existent ".mpdignore" files
  * archive: zzip: fixed crash bug
  * database: simple: revealed hidden songs after deleting containing CUE
  * decoder: ffmpeg: reordered to a lower priority than "gme"
  * decoder: gme: required GME 0.6 or later
  * output: pipewire: fixed corruption bug due to missing lock
  * linux: shut down if parent process dies in --no-daemon mode
  * linux: determine systemd unit directories via pkg-config
  * supported libfmt 10

OBS-URL: https://build.opensuse.org/request/show/1088738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=47
2023-05-24 18:22:39 +00:00
Илья Индиго
39f8eaa5dc Accepting request 1088737 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.13
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.13/NEWS
  * input: curl: fixed busy loop after connection failed
  * input: curl: hided "404" log messages for non-existent ".mpdignore" files
  * archive: zzip: fixed crash bug
  * database: simple: revealed hidden songs after deleting containing CUE
  * decoder: ffmpeg: reordered to a lower priority than "gme"
  * decoder: gme: required GME 0.6 or later
  * output: pipewire: fixed corruption bug due to missing lock
  * linux: shut down if parent process dies in --no-daemon mode
  * linux: determine systemd unit directories via pkg-config
  * supported libfmt 10

OBS-URL: https://build.opensuse.org/request/show/1088737
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=108
2023-05-23 22:12:01 +00:00
a7ad6400fa Accepting request 1059359 from multimedia:apps
- Updated to 0.23.12
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.12/NEWS
  * input: curl: require CURL 7.55.0 or later
  * decoder: mad: fixed integer underflow with very small files
  * tags: fixed crash bug due to race condition
  * output: pipewire: adjust to PipeWire 0.3.64 API change
  * fixed build failures with GCC 13

OBS-URL: https://build.opensuse.org/request/show/1059359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=46
2023-01-18 16:11:25 +00:00
Илья Индиго
5c7334c007 Accepting request 1059358 from home:13ilya:branches:multimedia:apps
- Updated to 0.23.12
  * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.12/NEWS
  * input: curl: require CURL 7.55.0 or later
  * decoder: mad: fixed integer underflow with very small files
  * tags: fixed crash bug due to race condition
  * output: pipewire: adjust to PipeWire 0.3.64 API change
  * fixed build failures with GCC 13

OBS-URL: https://build.opensuse.org/request/show/1059358
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=106
2023-01-18 12:38:13 +00:00
17d7159046 Accepting request 1039907 from multimedia:apps
- update to 0.23.11:
  - simple: move default database to ~/.cache/mpd/db from ~/.cache/mpd.db
  - simple: default "cache_directory" to ~/.cache/mpd/mounts
- add keyring

OBS-URL: https://build.opensuse.org/request/show/1039907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=45
2022-12-04 13:58:57 +00:00
Илья Индиго
d12f9513a3 Accepting request 1039887 from home:dirkmueller:Factory
- update to 0.23.11:
  - simple: move default database to ~/.cache/mpd/db from ~/.cache/mpd.db
  - simple: default "cache_directory" to ~/.cache/mpd/mounts
- add keyring

OBS-URL: https://build.opensuse.org/request/show/1039887
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=104
2022-12-03 22:32:56 +00:00
5818a6f8e9 Accepting request 1011997 from multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/1011997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=44
2022-10-17 12:58:10 +00:00
Илья Индиго
e0c2b68de7 Accepting request 1011994 from home:13ilya:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/1011994
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=102
2022-10-17 07:23:18 +00:00
Илья Индиго
0c94564fd3 Accepting request 1011990 from home:13ilya:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/1011990
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=101
2022-10-17 07:18:49 +00:00
bb45645a9a Accepting request 998961 from multimedia:apps
- 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.

OBS-URL: https://build.opensuse.org/request/show/998961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=43
2022-08-24 13:11:31 +00:00
Илья Индиго
9ccc69292c Accepting request 998960 from home:13ilya:branches:multimedia:apps
- 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.

OBS-URL: https://build.opensuse.org/request/show/998960
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=99
2022-08-24 06:55:20 +00:00
Илья Индиго
8d9b5da9c3 Accepting request 998958 from home:polslinux:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/998958
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=98
2022-08-24 06:47:19 +00:00
568153d7da Accepting request 993718 from multimedia:apps
- Add fix-build-ffmpeg5.patch to fix build with ffmpeg 5.1

OBS-URL: https://build.opensuse.org/request/show/993718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=42
2022-08-08 09:43:02 +00:00
Илья Индиго
29ee51f8ec Accepting request 993711 from home:cornelisbb:branches:multimedia:apps
- Add fix-build-ffmpeg5.patch to fix build with ffmpeg 5.1

OBS-URL: https://build.opensuse.org/request/show/993711
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=96
2022-08-08 09:04:18 +00:00
94c2344bbd Accepting request 992071 from multimedia:apps
- 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%

OBS-URL: https://build.opensuse.org/request/show/992071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=41
2022-08-01 19:33:26 +00:00
Илья Индиго
4b59411582 Accepting request 992070 from home:13ilya:branches:multimedia:apps
- 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%

OBS-URL: https://build.opensuse.org/request/show/992070
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=94
2022-08-01 16:25:49 +00:00
48629490c3 Accepting request 980373 from multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/980373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=40
2022-06-02 19:54:08 +00:00
Илья Индиго
8a1edba9d4 Accepting request 980372 from home:13ilya:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/980372
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=92
2022-06-01 15:15:12 +00:00
9d8b68fc59 Accepting request 965775 from multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/965775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=39
2022-03-30 18:35:57 +00:00
Илья Индиго
dda2b8a108 Accepting request 965774 from home:13ilya:branches:multimedia:apps
- 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

OBS-URL: https://build.opensuse.org/request/show/965774
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=90
2022-03-29 21:31:35 +00:00
8aff86164e Accepting request 945578 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/945578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=38
2022-01-11 20:20:19 +00:00