Developer:Release Notes 3.1.2

From LinnDocs
Jump to: navigation, search

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

Hardware Changes

  • No changes