Commit Graph

22 Commits

Author SHA1 Message Date
Ryan Heise f1aaa0b132 Fix setSpeed bug on iOS. 2020-08-28 22:24:56 +10:00
Ryan Heise 0685398923 Fix completion bug on iOS. 2020-08-24 00:52:35 +10:00
Ryan Heise 64d55345f8 Add setAndroidAudioAttributes and androidAudioSessionIdStream. 2020-08-14 14:38:55 +10:00
Ryan Heise 67b7afceac Fix bugs in dynamic concatenated audio source on iOS. 2020-08-12 04:12:18 +10:00
Ryan Heise d6e14ae9d6 Skip over error items in playlist on iOS. Fix positionStream. 2020-08-08 01:11:15 +10:00
Ryan Heise 0524d4302b Plugin-specific exceptions 2020-08-07 22:11:28 +10:00
Ryan Heise 122a90b4fb Disable setCategory on macOS 2020-08-07 04:08:02 +10:00
Ryan Heise b6514d791e Negate @available with else. 2020-08-07 03:08:33 +10:00
Ryan Heise 2c3d38f1ad Update iOS to new state model. 2020-08-05 03:24:52 +10:00
Ryan Heise 6d14d257a0 Implement bufferedPosition on iOS 2020-08-01 14:59:22 +10:00
Ryan Heise 2596da4a5b Broadcast correct position during seek in iOS 2020-08-01 04:25:04 +10:00
Ryan Heise 37fe2c865e Better error handling on iOS 2020-08-01 03:20:36 +10:00
Ryan Heise ebc8584b97 Reuse audio source in setClip on iOS 2020-08-01 02:07:09 +10:00
Ryan Heise a63ef2ba39 Playlists, looping, shuffling for iOS 2020-07-28 03:54:00 +10:00
Ryan Heise fa1bd5654b Broadcast duration events and setUrl errors on iOS 2020-06-09 03:29:36 +10:00
Ryan Heise 841bd10822 Use null seek parameter on method channel 2020-06-09 01:49:17 +10:00
LKHO f66413c007
support seeking to end of live streams (#108)
* support seeking to end of live streams

suggested edit for #96

* fix type casting
2020-06-07 16:31:36 +10:00
Ryan Heise 02631bfe84 Add setIosCategory 2020-05-21 00:38:26 +10:00
Ryan Heise a5f422942b Add missing change for reducing low speed distortion on iOS 2020-04-29 14:58:27 +10:00
Ryan Heise 24d97848ee Set Icy Metadata to null on iOS 2020-04-21 23:14:39 +10:00
Ryan Heise 8f0ac3d605 Check API availability on MacOS 2020-04-07 12:13:55 +10:00
Ryan Heise c833bd2d3b MacOS support 2020-04-07 01:02:57 +10:00