Difference between revisions of "Developer:Release Notes 3.1.2"
(New page: == Release Notes For Development Build 2 ==<br> * Released on 20 Feb 2009<br> === Device Side Changes ===<br> * === OSS Changes ===<br> * [http://oss.linn.co.uk/trac/log/Main?a...) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == Release Notes For Development Build 2 | + | == Release Notes For Development Build 2 (3.1.2)<br> == |
* Released on 20 Feb 2009<br> | * Released on 20 Feb 2009<br> | ||
− | === | + | === API Changes<br> === |
− | * | + | * '''Ds Service''': All track related event variables renames to include 'Track' |
+ | ** BitRate --> TrackBitRate | ||
+ | ** Lossless --> TrackLossless | ||
+ | ** BitDepth --> TrackBitDepth | ||
+ | ** SampleRate --> TrackSampleRate | ||
+ | ** CodecName --> TrackCodecName | ||
+ | ** Id --> TrackId | ||
− | === | + | === Device Side Changes<br> === |
+ | * Fixes internal ticket 2465: Shuffle from stopped always plays 1st track | ||
+ | * Fixes internal ticket 2344: Shuffle mode repeats first track | ||
+ | * Fixes internal ticket 2320: SeekTrackRelative from Eop with Repeat enabled issues | ||
+ | * Fixes internal ticket 2463: Udp ping test packet size too large | ||
+ | * Fixes internal ticket 2437: Assert (Playlist.cpp 204) DeleteAll whilst track changing | ||
+ | * Fixes internal ticket 2438: Assert (buffer.cpp) in DS service | ||
+ | |||
+ | === OSS Changes<br> === | ||
+ | |||
+ | * Debug report can now be sent automatically to Linn if LinnCOnfig or KinskyDesktop crashes | ||
* [http://oss.linn.co.uk/trac/log/Main?action=stop_on_copy&mode=stop_on_copy&rev=1762&stop_rev=1646&limit=500 Full revision hiostory from last release]<br> | * [http://oss.linn.co.uk/trac/log/Main?action=stop_on_copy&mode=stop_on_copy&rev=1762&stop_rev=1646&limit=500 Full revision hiostory from last release]<br> | ||
− | === Hardware Changes === | + | === Hardware Changes<br> === |
* No changes | * No changes | ||
<br> | <br> |
Latest revision as of 09:46, 20 February 2009
Contents
Release Notes For Development Build 2 (3.1.2)
- Released on 20 Feb 2009
API Changes
- Ds Service: All track related event variables renames to include 'Track'
- BitRate --> TrackBitRate
- Lossless --> TrackLossless
- BitDepth --> TrackBitDepth
- SampleRate --> TrackSampleRate
- CodecName --> TrackCodecName
- Id --> TrackId
Device Side Changes
- Fixes internal ticket 2465: Shuffle from stopped always plays 1st track
- Fixes internal ticket 2344: Shuffle mode repeats first track
- Fixes internal ticket 2320: SeekTrackRelative from Eop with Repeat enabled issues
- Fixes internal ticket 2463: Udp ping test packet size too large
- Fixes internal ticket 2437: Assert (Playlist.cpp 204) DeleteAll whilst track changing
- Fixes internal ticket 2438: Assert (buffer.cpp) in DS service
OSS Changes
- Debug report can now be sent automatically to Linn if LinnCOnfig or KinskyDesktop crashes
- Full revision hiostory from last release
Hardware Changes
- No changes