I qualified and pushed out r9301 7.6 radio firmware a few minutes ago.
There is only one major change from the current beta r9298, and that's
Alan's ALAC/AAC fix for bug 16191

Technical Details-
Fixed bug 16191: ALAC Songs being cutoff before they end. 
When using the ALAC CODEC in SqueezePlay players (which is not the
default with 7.5 unless using SB Touch's inbuilt server - other
instances of SbS transcode ALAC to FLAC), the decoder callback can be
called when the stream buffer contains insufficient data to decode a
full frame. The decode thread only ensures that there are 512 bytes
available before calling the callback, except in the case of FLAC. We
could use a similar hack for ALAC as is used for FLAC but it is simpler
and more robust to allow the callback to handle the insufficient-data
case gracefully. This applies to both ALAC and AAC.

cheers,
#!/ben


-- 
bklaas

Logitech Developer: 
Squeezeplay/SqueezeOS/SqueezeboxController/SqueezeCenter
Community Developer: Nokia770Skin

http://www.last.fm/user/bklaas/
'KHAAAN!' (http://khaaan.com/)...'BUNNIES!'
(http://home.pacbell.net/bettychu/2003allbreedbisris/BIS.html)
------------------------------------------------------------------------
bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58
View this thread: http://forums.slimdevices.com/showthread.php?t=85407

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to