Skip to content

Latest commit

 

History

History
101 lines (75 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

101 lines (75 loc) · 4.2 KB

Connect SDK iOS Changelog

1.4.3 -- 23 Mar 2015

  • Reverted Roku 6.1 fix for playing video as Roku has fixed its media player
  • Added proper encoding of special characters for metadata XML in DLNAService
  • Miscellaneous bug fixes
  • See commits between 1.4.2 and 1.4.3

View files at version 1.4.3

1.4.2 -- 10 Feb 2015

  • Support for Xbox One console and Sonos speakers
  • Added playlist support over DLNA
  • Fixed video playing on Roku firmware 6.1
  • Fixed SSDP discovery provider
  • Miscellaneous bug fixes
  • See commits between 1.4.1 and 1.4.2

View files at version 1.4.2

1.4.1 -- 18 Dec 2014

  • Added new API's to
    • Display image (-[MediaPlayer displayImage:success:failure:])
    • Play media (-[MediaPlayer playMedia:shouldLoop:success:failure:])
  • Miscellaneous bug fixes
    • Upgraded GCDWebserver to v3.2.1 to fix a crash when the app comes back to foreground when playing media in Debug mode.
    • Fixed Airplay streaming issue for long Audio/Video.
  • See commits between 1.4.0 and 1.4.1

View files at version 1.4.1

1.4.0 -- 3 Dec 2014

  • Modularized project to allow easy exclusion of modules that have heavy and/or external dependencies
  • Improved support for DLNA devices
    • DLNA volume control subscriptions
    • DLNA play state subscriptions
    • DLNA media info
  • Unit tests for the discovery services providers
  • Miscellaneous bug fixes
  • See commits between 1.3.2 and 1.4.0

View files at version 1.4.0

1.3.2 -- 6 Aug 2014

  • Added launchYouTube:startTime:success:failure: api to Launcher capability
  • Added "CT" prefix to most bundled libraries
  • Decoupled Netcast and DLNA services
  • Miscellaneous bug fixes
  • See commits between 1.3.1 and 1.3.2

View files at version 1.3.2

1.3.1 -- 14 July 2014

View files at version 1.3.1

1.3.0 -- 23 June 2014

  • Added support for Apple TV
  • Supports web apps via AirPlay mirroring, extended display
  • Supports media playback & control via HTTP requests
  • Added ZeroconfDiscoveryProvider for discovery of devices over mDNS/Bonjour/Zeroconf
  • Only used for AirPlay devices currently, but can be used for discovery of other devices over Zeroconf
  • Improved stability of web app capabilities on webOS
  • Improved support for different versions of LG webOS
  • Significant improvement in discovery due to change in Connectable Device Store
  • Miscellaneous bug fixes
  • See commits between 1.2.1 and 1.3.0

View files at version 1.3.0

1.2.1 -- 14 May 2014

  • Fixed numerous issues with Connectable Device Store
  • Added ability to probe for app presence on Roku & DIAL
  • Capability will be added to device named "Launcher.X", where X is your DIAL/Roku app name

View files at version 1.2.1

1.2.0 -- 17 Apr 2014

  • Initial release, includes support for
  • Chromecast
  • DIAL
  • Roku
  • LG Smart TV with Netcast 3 & 4 (2012-13 models)
  • LG Smart TV with webOS (2014+ models)

View files at version 1.2.0