snaeji
02d1b78a36
Fix Airplay crash issue ( #186 )
...
* Update UriAudioSource.m
* Fix issue when starting route is Airplay and no seekableTimeRanges available
Co-authored-by: snaebjornl <snaebjorn.lilliendahl@ruv.is>
2020-09-21 02:30:53 +10:00
Ryan Heise
f6c835e3ce
use _player.rate=_speed in all locations
2020-09-13 23:02:05 +10:00
subhash279
b18157ebee
bug fix for audio seek when playback speed > 1.0 ( #176 )
...
* bug fix for audio seek when playback speed > 1.0
* rate fix for iOS < 10
* rm play
2020-09-13 22:38:26 +10:00
snaeji
65912ec4e0
Update UriAudioSource.m ( #181 )
2020-09-13 21:08:56 +10:00
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