Skip to content

Releases: analogcode/Swift-Radio-Pro

Version 2.0.8

11 Apr 01:51
Compare
Choose a tag to compare
  • Update the project to iOS 13 and Xcode 11.4.
  • Warning fixes.

Version 2.0.7

20 Aug 19:23
7bdd5e7
Compare
Choose a tag to compare

Add watermarked image for share activity by @CamMcLeod.

IMG_9011

Version 2.0.6

18 May 05:24
Compare
Choose a tag to compare

Update the project to Xcode 10.2 and Swift 5.

Version 2.0.5

09 Apr 19:08
f20d9f5
Compare
Choose a tag to compare

Version 2.0.4

03 Feb 03:03
Compare
Choose a tag to compare
  • Update a not working station.

Version 2.0.3

31 Jan 02:17
Compare
Choose a tag to compare

Add iPad support by @misteral.

Version 2.0.2

10 Jan 01:19
Compare
Choose a tag to compare
  • Update the project to Xcode 10 and Swift 4.2.
  • Drop support for iOS 9.

Version 2.0.1

26 Feb 03:07
fea09d8
Compare
Choose a tag to compare

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

22 Jan 04:53
01bfb8a
Compare
Choose a tag to compare

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 to StationsVC
  • Handle remote controls in the app delegate
  • Update the UI with UIStackViews
  • 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

27 Mar 17:55
Compare
Choose a tag to compare
Updated code to Swift 2.2

Xcode 7.3 update