Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@fethica fethica released this 22 Jan 04:53
· 134 commits to master since this release
01bfb8a

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