dimitris-c
5db7c2921b
fix tests
2024-05-16 12:56:25 +03:00
dimitris-c
473afdaa50
Updates example, fixes noise output on mute
2024-05-16 12:34:42 +03:00
dimitris-c
8424611b34
Adds initial new example project
2024-05-15 13:23:44 +03:00
Dimitris C
cb72197f8e
feature(Mp4): Support for non-optimised mp4 ( #67 )
...
* initial work for supporting non-optimised mp4
* Update AppCoordinator.swift
* some refactor and fixed seek for a restructured mp4
* nit
* nit
* nit
* runs swiftlint
* improvements
* improvements
* handles case where we the stream is not seekable for an mp4 file
* better check for mp4, seekable and moov atom
* nit
* fix an issue with seek
* some refactoring
2024-04-01 16:02:51 +03:00
dimitris-c
cc82e79d50
Updates UnfairLock
...
Signed-off-by: dimitris-c <d.chatzieleftheriou@gmail.com >
2022-08-30 01:47:26 +03:00
Dimitris C
fca0930b01
Fixes remote audio source network issues ( #35 )
2022-02-27 00:05:15 +02:00
dimitris-c
02a3606185
Fixes unit tests
2021-10-05 18:55:34 +03:00
Dimitris C
abd8c91b46
Better parsing of header fields for case insensitive
2020-12-01 10:51:15 +00:00
Dimitris C
a3a77e8b46
Adds retry logic for RemoteAudioSource
2020-11-15 20:14:59 +00:00
Dimitris C
ae218e0bfe
Project cleanup
2020-11-15 20:14:59 +00:00
Dimitris C
101c7ddf34
Makes player non optional
2020-11-15 20:14:59 +00:00
Dimitris C
b68691ab3b
Removes @propertyWrapper from Protected
2020-11-15 20:14:59 +00:00
Dimitris C
4552b53161
Fixes some thread safety issues
2020-11-15 20:14:59 +00:00
Dimitris C
ac9d952055
Several changes
2020-11-15 20:14:59 +00:00
Dimitris C
023907fed9
Adds SwiftFormat and SwiftLint
2020-11-15 20:14:59 +00:00
Dimitris C
36b4931253
Small fixes, adds test for MetadataStreamProcessor
2020-11-15 20:14:14 +00:00
Dimitris C
32ea41c4d7
Fixes and cleanup
2020-11-15 20:14:14 +00:00
Dimitris C
39609febab
Adds completion when audio has finished playing
...
Adds stangeChanged callback to notify for state changes
Severals bug fixes
2020-11-15 20:14:14 +00:00
Dimitris C
1884afc053
Several small fixes
2020-11-15 20:14:14 +00:00
Dimitris C
64f8d62945
adds funtional audio streaming
2020-11-15 20:14:13 +00:00
Dimitris C
27ebb65999
Initial Commit
2020-11-15 20:14:13 +00:00