Difference between revisions of "Developer:Release Notes 3.1.5"

From LinnDocs
Jump to: navigation, search
(Cara Build 5 (3.1.5) Released on 09 Apr 2009)
(Cara Build 5 (3.1.5) Released on 09 Apr 2009)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=== Cara Build 5 (3.1.5) Released on 09 Apr 2009 ===
 
=== Cara Build 5 (3.1.5) Released on 09 Apr 2009 ===
  
* Fixes internal ticket 2453: Handling of invalid tracks, i.e. skipping to the next track,
+
* Includes LinnConfig 3.1.7 and KinskyDesktop 3.1.6
 
+
* API change: Ds playlist source name is now Playlist (previously Ds:Cara Media)
 
+
** See [[Developer:Cara:Topology#Source_Unit_Sources|Topology]] for more concerning this change<br>
 
 
* API change: Ds source name is now Ds:Cara (previously Ds:Cara Media)
 
 
* API change: UpnpAv source name is now UpnpAv (previously UpnpAv:Cara)
 
* API change: UpnpAv source name is now UpnpAv (previously UpnpAv:Cara)
 
* Hardware: new input Fifo applied to all devices
 
* Hardware: new input Fifo applied to all devices
 +
* New reporgram functionality
 +
* Fixed shoutcast streams with non-standard ICY 200 OK http status response
 +
* Fixes internal ticket 2496 - Assert (Network.cpp 41 [381]) - After buffering (repeatable)
 +
* Fixes internal ticket 2473 - Assert (Network.cpp 41) after AVT Play invoke
 +
* Fixes internal ticket 2446 - Assert I2s line 322 - (stop->pause->play->pause)
 +
* Fixes internal ticket 1632 - Pressing standby from the handset/front panel while plaing from AVTransport continues playing on next track
 +
* Fixes internal ticket 2444 - Source switching back to an internal source should restore state
 +
* Fixes internal ticket 2455 - AVT ignoring 'Play' after 'Next'
 +
* Fixes internal ticket 2438 - Assert (buffer.cpp) in DS service
 +
* Fixes internal ticket 2498 - Assert (PlaylistUpnpAv.cpp : 119) - SetAVTransportURI -> Next
 +
* Fixes internal ticket 2478 - Jukebox - empty M3U adds 'blank' uri/meta to playlist
 +
* Fixes internal ticket 2480 - Jukebox service returns 'Manifest not found' for invalid Manifest
 +
* Fixes internal ticket 2506 - Jukebox: URI format assumptions are often invalid
 +
* Fixes internal ticket 2507 - Jukebox: AlbumArtURI should report relative to audio file path
 +
* Fixes internal ticket 2501 - Jukebox: returned metadata needs to be utf-8 encoded
 +
* Fixes [http://products.linn.co.uk/trac/ticket/14 #14] - Can't use config 3.1.4 to reflash sneaky device
 
* [http://oss.linn.co.uk/trac/log/Main?action=stop_on_copy&mode=stop_on_copy&rev=2239&stop_rev=1892&limit=500 Full revision history from last release (OSS only)]
 
* [http://oss.linn.co.uk/trac/log/Main?action=stop_on_copy&mode=stop_on_copy&rev=2239&stop_rev=1892&limit=500 Full revision history from last release (OSS only)]
 
* [http://oss.linn.co.uk/KinskyDesktop/history.html Full release history for KinskyDesktop]
 
* [http://oss.linn.co.uk/KinskyDesktop/history.html Full release history for KinskyDesktop]

Latest revision as of 17:06, 9 April 2009

Cara Build 5 (3.1.5) Released on 09 Apr 2009

  • Includes LinnConfig 3.1.7 and KinskyDesktop 3.1.6
  • API change: Ds playlist source name is now Playlist (previously Ds:Cara Media)
    • See Topology for more concerning this change
  • API change: UpnpAv source name is now UpnpAv (previously UpnpAv:Cara)
  • Hardware: new input Fifo applied to all devices
  • New reporgram functionality
  • Fixed shoutcast streams with non-standard ICY 200 OK http status response
  • Fixes internal ticket 2496 - Assert (Network.cpp 41 [381]) - After buffering (repeatable)
  • Fixes internal ticket 2473 - Assert (Network.cpp 41) after AVT Play invoke
  • Fixes internal ticket 2446 - Assert I2s line 322 - (stop->pause->play->pause)
  • Fixes internal ticket 1632 - Pressing standby from the handset/front panel while plaing from AVTransport continues playing on next track
  • Fixes internal ticket 2444 - Source switching back to an internal source should restore state
  • Fixes internal ticket 2455 - AVT ignoring 'Play' after 'Next'
  • Fixes internal ticket 2438 - Assert (buffer.cpp) in DS service
  • Fixes internal ticket 2498 - Assert (PlaylistUpnpAv.cpp : 119) - SetAVTransportURI -> Next
  • Fixes internal ticket 2478 - Jukebox - empty M3U adds 'blank' uri/meta to playlist
  • Fixes internal ticket 2480 - Jukebox service returns 'Manifest not found' for invalid Manifest
  • Fixes internal ticket 2506 - Jukebox: URI format assumptions are often invalid
  • Fixes internal ticket 2507 - Jukebox: AlbumArtURI should report relative to audio file path
  • Fixes internal ticket 2501 - Jukebox: returned metadata needs to be utf-8 encoded
  • Fixes #14 - Can't use config 3.1.4 to reflash sneaky device
  • Full revision history from last release (OSS only)
  • Full release history for KinskyDesktop