2016-06-19 22:34:38 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated musicpd to 0.19.16.
ver 0.19.16 (2016/06/13)
* faster seeking
* fix system include path order
* add missing DocBook file to tarball
|
2016-05-05 13:30:18 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated musicpd to 0.19.15.
Switch to ffmpeg3.
ver 0.19.15 (2016/04/30)
* decoder
- ffmpeg: support FFmpeg 3.0
- ffmpeg: use as fallback instead of "mad" if no plugin matches
- opus: support bigger OpusTags packets
* fix more build failures on non-glibc builds due to constexpr Mutex
* fix build failure due to missing include
* fix unit test on Alpha
|
2016-04-11 21:02:08 by Ryo ONODERA | Files touched by this commit (527) |
Log message:
Recursive revbump from textproc/icu 57.1
|
2016-04-08 16:55:05 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update musicpd to 0.19.14:
ver 0.19.14 (2016/03/18)
* decoder
- dsdiff: fix off-by-one buffer overflow
- opus: limit tag size to 64 kB
* archive
- iso9660: fix buffer overflow
* fix quadratic runtime bug in the tag pool
* fix build failures on non-glibc builds due to constexpr Mutex
|
2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813) |
Log message:
Bump PKGREVISION for security/openssl ABI bump.
|
2016-03-03 13:42:27 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update mpd to 0.19.13.
ver 0.19.13 (2016/02/23)
* tags
- aiff, riff: fix ID3 chunk padding
* decoder
- ffmpeg: support the TAK codec
* fix disappearing duration of remote songs during playback
* initialize supplementary groups with glibc 2.19+
|
2016-02-25 11:15:46 by Jonathan Perkin | Files touched by this commit (14) |
Log message:
Use OPSYSVARS.
|
2015-12-27 23:52:41 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated musicpd to 0.9.12:
ver 0.19.12 (2015/12/15)
* fix assertion failure on malformed UTF-8 tag
* fix build failure on non-Linux systems
* fix LimitRTTIME in systemd unit file
|
2015-11-18 15:19:56 by Ryo ONODERA | Files touched by this commit (141) |
Log message:
Recursive revbump from multimedia/libvpx
|
2015-11-06 10:39:14 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update musicpd to 0.19.11:
ver 0.19.11 (2015/10/27)
* tags
- ape: fix buffer overflow
* decoder
- ffmpeg: fix crash due to wrong avio_alloc_context() call
- gme: don't loop forever, fall back to GME's default play length
* encoder
- flac: fix crash with 32 bit playback
* mixer
- fix mixer lag after enabling/disabling output
|