Swift-Radio-Pro

Professional Radio Station App for iOS!

MIT License

Stars
2.8K

Bot releases are hidden (Show)

Swift-Radio-Pro - Version 2.0.8 Latest Release

Published by fethica over 4 years ago

  • Update the project to iOS 13 and Xcode 11.4.
  • Warning fixes.
Swift-Radio-Pro - Version 2.0.7

Published by fethica about 5 years ago

Add watermarked image for share activity by @CamMcLeod.

IMG_9011

Swift-Radio-Pro - Version 2.0.6

Published by fethica over 5 years ago

Update the project to Xcode 10.2 and Swift 5.

Swift-Radio-Pro - Version 2.0.5

Published by fethica over 5 years ago

  • Add AirPlay Support by @geraldnolan.
Swift-Radio-Pro - Version 2.0.4

Published by fethica over 5 years ago

  • Update a not working station.
Swift-Radio-Pro - Version 2.0.3

Published by fethica over 5 years ago

Add iPad support by @misteral.

Swift-Radio-Pro - Version 2.0.2

Published by fethica almost 6 years ago

  • Update the project to Xcode 10 and Swift 4.2.
  • Drop support for iOS 9.
Swift-Radio-Pro - Version 2.0.1

Published by fethica over 6 years ago

What's new:

  • Update FRadioPlayer to version 0.1.9 with network interruptions handling
  • Add photo permissions, sharing completion handler by @joemcmahon
Swift-Radio-Pro - Version 2.0.0

Published by fethica over 6 years ago

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
Swift-Radio-Pro - Xcode 7.3 / Swift 2.2 Release

Published by analogcode over 8 years ago

Swift-Radio-Pro - Version 1.1

Published by analogcode over 8 years ago

  • Xcode 7.2 version.
  • Station Search bar added
  • Share icon to share the current song/station added
  • Minor bug/efficiency fixing
  • XCUITests added
Swift-Radio-Pro - Swift Radio Pro 1.02

Published by analogcode almost 9 years ago

  • Fixed Pause/Play states & animation on StationsViewController
  • Updated demo Radio Stations
Swift-Radio-Pro - Swift Radio Pro 1.01

Published by analogcode almost 9 years ago

  • Added iTunes API to download album art (in addition to LastFM)
  • Fixed UI queue issue with stationDesc label
  • Minor bug fixes and enhancements