Decoding errors are usually not fatal, so we can recover by skipping
the broken frame. This also fixes invalid memory reads caused by
sampleSizeCurr >= sampleSizeN.
(upstream git commit dd6c620b53272e2eb4b091a835cd250309f04cad)
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
Fix unsafe client removal from list at timeout.
(upstream git commit ad3bc56f96b024ac31e8927f21d1f5e7b8f61b56)
Reset timeout timer when receiving UDP data too: fix timeout when
using push-to-talk. Correct speling error.
(upstream git commit 6087b18a630eb32df682a7fd90d88408aa99c726)
Fix handling of long cipherstrings/lists with OpenSSL.
(upstream git commit 35d4608d0e044df48ee8cea13d3cbeafbb33535d)
cuetools is a set of utilities for working with Cue Sheet (cue) and Table of
Contents (toc) files. It includes:
cueconvert - convert between the cue and toc formats
cuebreakpoints - print the breakpoints from a cue or toc file
cueprint - print disc and track infomation for a cue or toc file
fookebox is a jukebox-style web-frontend to mpd.
- Use as a keyboard-less jukebox frontend
- Or as a powerful mpd control frontend
- Also great for parties with only part-time jukebox
ok landry@
- Corrupted FLAC files scan can result in heavy CPU consumption:
fix it by considering a file as being invalid if a 0 length block
is found
- Fix a crash when saving xm files
While here, also sync patches/patch-tests_CMakeLists_txt with upstream
The libmusicbrainz (also known as mb_client or MusicBrainz Client
Library) is a development library geared towards developers who wish to
add MusicBrainz lookup capabilities to their applications.
ok jasper@
update-desktop-database and updae-mime-database are present in the PATH,
and if not resets FREEDESKTOP to 0, which results in a packaging failure.
Add RUN_DEPENDS to BUILD_DEPENDS to fix that.
It certainly needs more work, but it should be functionnal for playback.
Imported so that further testing and developement can happen in-tree.
prodded by ajacoutot@