Commit Graph

19 Commits

Author SHA1 Message Date
Ryan Heise 4dee0906db pub upgrade 2020-06-08 00:21:33 +10:00
LKHO ee0c4cd7cd
support dynamic duration (#104)
* add duration in PlaybackEvent

* emit duration updates on dynamic length sources

* Merge branch 'master' of https://github.com/ryanheise/just_audio into pr/android-duration

# Conflicts:
#	lib/just_audio.dart

* fix merge

* update _durationFuture
2020-06-03 20:38:08 +10:00
Ryan Heise 4a5c885d6e Add missing icyMetadata parameter 2020-04-22 12:11:15 +10:00
Ryan Heise 24d97848ee Set Icy Metadata to null on iOS 2020-04-21 23:14:39 +10:00
Ryan Heise ea4be9f9ad Support # and ? in file path on Android. 2020-04-21 20:26:53 +10:00
Ryan Heise 5e9a707e08 Update state before method channel calls complete. 2020-04-18 14:28:06 +10:00
Ryan Heise b9d59620aa Update rxdart to 0.24.0 2020-04-15 23:33:22 +10:00
Ryan Heise c833bd2d3b MacOS support 2020-04-07 01:02:57 +10:00
Ryan Heise fb3511b7f7 Version 0.1.1 2020-03-07 14:05:04 +11:00
Ryan Heise 78d043b4db Support web, limit position to duration. 2020-03-07 13:50:59 +11:00
Ryan Heise 67bcd13739 Ensure there is an initial playback event and state 2020-01-21 02:30:04 +11:00
Ryan Heise c7c91c1804 Version 0.0.5 2020-01-02 01:28:09 +11:00
Ryan Heise 9d01768f0d Version 0.0.4 2019-12-29 02:40:57 +11:00
Ryan Heise 0500654188 Remove reseeking hack 2019-12-29 02:29:41 +11:00
Ryan Heise b93611dca3 Time stretching, AndroidX, update gradle 2019-12-26 00:44:08 +11:00
Ryan Heise 687553c875 iOS implementation 2019-12-01 02:28:17 +11:00
Ryan Heise 108821871d Rename project to just_audio 2019-11-28 17:55:32 +11:00
Ryan Heise 0574c041c5 Dart/Android implementation 2019-11-28 16:16:54 +11:00
Ryan Heise 64dcdc8e9c Project template 2019-11-26 01:50:21 +11:00