Releases: analogcode/Swift-Radio-Pro
Releases · analogcode/Swift-Radio-Pro
Version 2.0.8
Version 2.0.7
Add watermarked image for share activity by @CamMcLeod.
Version 2.0.6
Update the project to Xcode 10.2 and Swift 5.
Version 2.0.5
- Add AirPlay Support by @geraldnolan.
Version 2.0.4
- Update a not working station.
Version 2.0.3
Add iPad support by @misteral.
Version 2.0.2
- Update the project to Xcode 10 and Swift 4.2.
- Drop support for iOS 9.
Version 2.0.1
What's new:
- Update FRadioPlayer to version 0.1.9 with network interruptions handling
- Add photo permissions, sharing completion handler by @joemcmahon
Version 2.0.0
What's new:
- Add
AVPlayer
wrapper FRadioPlayer library and replace the deprecated Media Player - Handle JSON using Swift 4 Codable protocol and remove
SwiftyJSON
library - Move the station/track and player handling to
RadioPlayer
class - Move Handoff / Media center updates / Remote events ... from
NowPlayingVC
toStationsVC
- Handle remote controls in the app delegate
- Update the UI with
UIStackView
s - Add stop button and toggle playing button
- Add Next / Previous station support, you can show/hide the buttons in
SwiftRadio-Settings.swift
- Control volume using MPVolumeView
Xcode 7.3 / Swift 2.2 Release
Updated code to Swift 2.2 Xcode 7.3 update