2.9
2015-07-24
This app has been updated by Apple to display the Apple Watch app icon.
*Rebuilt FFmpeg libraries with IOS 8 SDK
* Fix Bugs
2.8
2014-12-06
*Bugs Fix
*New Design
*Informations Updated
2.7
2014-10-14
• iOS 8 compatibility. RadioTunes SDK is now built with Xcode 6 and iOS SDK 8.0.
• Minimum deployment target is now 7.0.
• Rebuilt FFmpeg libraries with iOS 8 SDK.
• Following Apple’s new defaults, the binary framework ships with i386, x86_64, armv7 and arm64 (armv7s is removed).
2.6.4
2014-06-06
Fixed Reported Bugs
2.6.3
2014-05-14
• Fixed syntax error that caused crash.
• Built new FFmpeg libraries.
• Fix Minor Bugs
2.6.2
2014-04-17
• Fix minor bugs
• Minimum deployment target is now iOS 6.0.
• Added support for arm64 and x86_64 architectures.
• Refactored deprecated AVAudioSession methods.
• Added support for software AAC encoder. Hardware AAC encoder is re- moved in iPhone 5s.
2.6.1
2014-02-26
*Fix Bugs
*Added another streaming link
V2.6
2013-11-21
IOS 7 Compatible
V2.5
2013-09-08
• Fixed bug in ASX playlist parser that would crash on bad input.
• Added mutex locks to FFmpeg functions which are not thread-safe.
• Fixed race-condition in YLMMSRadio.
• We noticed that after upgrading FFmpeg in version 2.4 mms (mms over tcp) streams stopped working on devices. mmsh (mms over http) streams work without problems. After several tests we can say that all FFmpeg versions between 1.0 and 2.0 are affected by this bug.
V 2.2
2013-03-22
• Fixed bug in YLMMSRadio that would wait for blocking FFmpeg functions during reconnections.
• Fixed minor bug in app that started playback after interruption ended. Playback should only start if it was playing before the interruption started.
V 2.1
2013-03-06
URL updated
V 2.0
2013-01-24
• New Design
• Created a new audio session manager that will handle audio interruptions and unplugged headphones.
• Advanced bandwidth usage.
• Audio recording. HTTP radio streams will be recorded in their original format (mp3, aac). MMS radio streams will be encoded to AAC format in realtime.
V1.0.07
2012-12-07
* Compatible with IOS 6
* Design Changes
1.0.06
2012-11-10
Bundle Display Name Change
V1.0.05
2012-11-03
- Fixed the case where the remaining audio packets were not getting parsed in fixed size audio streams.
- Wait for audio buffers to get empty before stopping playback in fixed size audio streams.
1.0.04
2012-10-10
Upgraded FFmpeg version to 0.11.2.
FFmpeg build scripts updated
show current playing song title in iPhone lock screen.
1.0.03
2012-09-27
Design Changes
Minor bugs fix
1.0.02
2012-09-14
Minor changes to the design