diff --git a/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/Contents.json b/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/Contents.json new file mode 100644 index 00000000..562e477a --- /dev/null +++ b/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "station-therockfm.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "station-therockfm@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "station-therockfm@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/station-therockfm.png b/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/station-therockfm.png new file mode 100644 index 00000000..b18d37c2 Binary files /dev/null and b/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/station-therockfm.png differ diff --git a/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/station-therockfm@2x.png b/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/station-therockfm@2x.png new file mode 100644 index 00000000..d405a68b Binary files /dev/null and b/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/station-therockfm@2x.png differ diff --git a/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/station-therockfm@3x.png b/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/station-therockfm@3x.png new file mode 100644 index 00000000..b25f86a8 Binary files /dev/null and b/SwiftRadio/Images.xcassets/Stations/station-therockfm.imageset/station-therockfm@3x.png differ diff --git a/SwiftRadio/Info.plist b/SwiftRadio/Info.plist index e17741bb..c1d28f24 100755 --- a/SwiftRadio/Info.plist +++ b/SwiftRadio/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0.3 + 2.0.4 CFBundleSignature ???? CFBundleVersion diff --git a/SwiftRadio/StationsViewController.swift b/SwiftRadio/StationsViewController.swift index 3648c66f..26a31359 100755 --- a/SwiftRadio/StationsViewController.swift +++ b/SwiftRadio/StationsViewController.swift @@ -489,7 +489,7 @@ extension StationsViewController: NowPlayingViewControllerDelegate { handleRemoteStationChange() } - private func handleRemoteStationChange() { + func handleRemoteStationChange() { if let nowPlayingVC = nowPlayingViewController { // If nowPlayingVC is presented nowPlayingVC.load(station: radioPlayer.station, track: radioPlayer.track) diff --git a/SwiftRadio/stations.json b/SwiftRadio/stations.json index 2bad8fb4..6aa85b3d 100755 --- a/SwiftRadio/stations.json +++ b/SwiftRadio/stations.json @@ -16,11 +16,11 @@ "longDesc": "Do you like Indie music and along with that wants a radio that will provide lots of folk music in their daily radio programs than wait not just tune in to Newport Folk Radio as this is the kind of radio that has got lots of types of Indie music in their daily radio programs along with popular Folk music." }, { - "name": "The Alt Vault", - "streamURL": "http://ais-sa2.cdnstream1.com/1980_128.mp3", - "imageURL": "station-altvault.png", - "desc": "Your Lifestyle... Your Music!", - "longDesc": "The Alt Vault live broadcasting from Kissimmee, FL. The Alt Vault broadcast various kind of 90s’s pop, rock, classic, talk, culture, dance, electronic etc. The Alt Vault streaming music and programs both in online. The Alt Vault is 24 hour 7 day live Online radio." + "name": "The Rock FM", + "streamURL": "http://tunein-icecast.mediaworks.nz/rock_128kbps", + "imageURL": "station-therockfm.png", + "desc": "Rock Music", + "longDesc": "NZ's number one Rock music station." }, { "name": "Classic Rock",