summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.15.bb
Commit message (Collapse)AuthorAgeFilesLines
* mpd: Upgrade mpd to 0.23.16Khem Raj2025-01-101-111/+0
| | | | | | | | | | | | | | | - Release Notes * database - fix integer overflows with 64-bit inode numbers * filter - ffmpeg: fix for filters producing no output * support libfmt 11 * support ICU 76 - Drop ICU-76 support patch its already in this release Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpd: Fix build with icu 76+Khem Raj2024-11-231-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpd: Upgrade to 0.23.15+gitKhem Raj2024-08-291-0/+110
Drop uneeded patch ver 0.23.15 (2023/12/20) * decoder - ffmpeg: fix build failure with FFmpeg 6.1 * output - alsa: limit buffer time to 2 seconds Use latest master for fmt 11.x fixes Signed-off-by: Khem Raj <raj.khem@gmail.com>