2022-08-22 12:59:45 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
musicpd: update to 0.23.9.
ver 0.23.9 (2022/08/18)
* 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
* macOS: fix macOS 10 build problem (0.23.8 regression)
* Android
- load mpd.conf from app data directory
|
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|
2022-07-27 11:42:45 by Thomas Klausner | Files touched by this commit (4) |
Log message:
musicpd: switch back to ffmpeg5, using an upstream patch.
Bump PKGREVISION
|
2022-07-26 09:38:43 by Thomas Klausner | Files touched by this commit (2) |
Log message:
musicpd: switch to ffmpeg4 until ffmpeg5 5.1 is supported.
Bump PKGREVISION.
|
2022-07-25 03:01:54 by Tobias Nygren | Files touched by this commit (16) |
Log message:
*: revbump for ffmpeg5
|
2022-07-12 23:20:40 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4) |
Log message:
musicpd: Fix sidplay option
pkgsrc changes:
---------------
* Add directory to find the reside-builder library in sidplay2.
* Bump revision.
|
2022-07-12 22:16:48 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1) |
Log message:
musicpd: Add patch forgotten in the previous commit
|
2022-07-12 22:16:09 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
musicpd: Fix sysconfdir paths
|
2022-07-11 10:25:59 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
musicpd: updated to 0.23.8
ver 0.23.8 (2022/07/09)
* storage
- curl: fix crash if web server does not understand WebDAV
* input
- cdio_paranoia: fix crash if no drive was found
- cdio_paranoia: faster cancellation
- cdio_paranoia: don't scan for replay gain tags
- pipewire: fix playback of very short tracks
- pipewire: drop all buffers before manual song change
- pipewire: fix stuttering after manual song change
- snapcast: fix busy loop while paused
- snapcast: fix stuttering after resuming playback
* mixer
- better error messages
- alsa: fix setting volume before playback starts
- pipewire: fix crash bug
- pipewire: fix volume change events with PipeWire 0.3.53
- pipewire: don't force initial volume=100%
* support libfmt 9
|
2022-07-09 11:13:55 by Thomas Klausner | Files touched by this commit (1) |
Log message:
musicpd: include python mk
|