tanhakabir
|
f3c91ccc34
|
Fix buffering causing full pause
|
2021-08-12 19:44:12 -07:00 |
|
tanhakabir
|
a0e9b973e0
|
checkpoint, working but bug in seek
|
2021-08-12 16:27:20 -07:00 |
|
tanhakabir
|
4bfb3f1774
|
fix packet parsing crash by putting audiopacket actions on a lock
close #94
Co-Authored-By: fayinsky <38639193+fayinsky@users.noreply.github.com>
|
2021-04-21 10:05:39 -07:00 |
|
tanhakabir
|
e6d54b0c33
|
remove test logs
|
2021-04-17 09:44:17 -07:00 |
|
tanhakabir
|
1996812c90
|
checkpoint
|
2021-04-17 09:17:19 -07:00 |
|
tanhakabir
|
6e1f8f12d4
|
fix crash
|
2021-04-16 18:03:34 -07:00 |
|
tanhakabir
|
625e1ab169
|
remove unused code
|
2021-04-16 17:30:09 -07:00 |
|
tanhakabir
|
52c33518ad
|
add option to change bitrate for radio
|
2021-04-16 17:20:48 -07:00 |
|
tanhakabir
|
3f6fc327ff
|
remove network data wrapper, seeking broken
|
2021-04-16 16:17:36 -07:00 |
|
tanhakabir
|
68ea5a9468
|
fix crash on uncompressed audio (#69)
|
2021-03-06 19:50:18 -08:00 |
|
tanhakabir
|
5197a16023
|
Fix live streams/servers with unpredictable size at beginning of stream being playable (#21)
* Handle case when header for stream does not contain expected content
* update documentation
* fix elapsed time updating on seek in example app
|
2019-12-18 00:22:31 -08:00 |
|
tanhakabir
|
fc9c43a23c
|
Update accessing bytes of Data for Swift 5 (#17)
|
2019-11-29 17:16:53 -08:00 |
|
Tanha
|
0a12c68274
|
Fix fatal error when seeking on streamed audio
|
2019-11-20 22:15:32 -08:00 |
|
tanhakabir
|
d0296ab012
|
Fix issue on streaming where it gets stuck in paused state and error of no more data to parse (#8)
* switch out audio clip for soundbite
* Fix being stuck in state of needing more data from the throttler
|
2019-11-20 16:35:31 -08:00 |
|
Tanha
|
72c4335386
|
nit
|
2019-02-24 23:23:57 -08:00 |
|
Tanha
|
0c383da201
|
clean up licensing
|
2019-02-05 10:23:45 -08:00 |
|
Tanha
|
765383157d
|
hook up pod to example project
|
2019-01-29 15:29:37 -08:00 |
|