2016-08-24 12:04:54 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated musicpd to 0.19.19.
ver 0.19.19 (2016/08/23)
* decoder
- ffmpeg: bug fix for FFmpeg 3.1 support
- wildmidi: support libWildMidi 0.4
* output
- pulse: support 32 bit, 24 bit and floating point playback
* support non-x86 NetBSD
* fix clang 3.9 warnings
|
2016-08-20 12:20:03 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix pasto.
|
2016-08-20 12:17:09 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix audio device path in example config file.
Lost sometime in 2015.
Bump PKGREVISION.
|
2016-08-19 15:52:39 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated musicpd to 0.19.18.
ver 0.19.18 (2016/08/05)
* decoder
- ffmpeg: fix crash with older FFmpeg versions (< 3.0)
- ffmpeg: log detailed error message
- ffmpeg: support FFmpeg 3.1
- sidplay: detect libsidplay2 with pkg-config
- sidplay: log detailed error message
- sidplay: read the "date" tag
- sidplay: allow building with libsidplayfp instead of libsidplay2
* output
- shout: recognize setting "encoder" instead of "encoding"
* fix memory leak after stream failure
* fix build failure with Boost 1.61
* require gcc 4.7 or newer
|
2016-08-17 02:06:47 by Ryo ONODERA | Files touched by this commit (102) |
Log message:
Recursive revbump from multimedia/libvpx uppdate
|
2016-08-04 19:03:41 by Ryo ONODERA | Files touched by this commit (145) |
Log message:
Recursive revbump from audio/pulseaudio
|
2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) | |
Log message:
Revbump after graphics/gd update
|
2016-07-16 02:16:41 by Mark Davies | Files touched by this commit (1) |
Log message:
Switch to openal-soft
|
2016-07-10 15:38:58 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Updated audio/musicpd to 0.19.17
--------------------------------
ver 0.19.17 (2016/07/09)
* decoder
- flac: fix assertion failure while seeking
- flac: fix stream duration indicator
- fix seek problems in several plugins
* fix spurious seek error "Failed to allocate silence buffer"
* replay gain: fix "replay_gain_handler mixer" setting
* DSD: use 0x69 as silence pattern
* fix use-after-free bug on "close" and "kill"
|
2016-07-05 02:19:59 by Maya Rashish | Files touched by this commit (4) |
Log message:
Avoid GCC_REQD= in favour of GCC_REQD+=
The latter allows users to override the value with a newer version.
|