Commit Graph

21 Commits

Author SHA1 Message Date
Ryan Heise b8ae308eec Use audio_session. 2020-08-21 12:23:39 +10:00
Ryan Heise 0a772d1927 Add sequenceStream and sequenceStateStream. 2020-08-12 01:25:20 +10:00
Ryan Heise e977949d46 Fix bug in code to skip error items on Android. 2020-08-08 01:29:24 +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 372b4665a5 Add seekToNext/Previous, hasNext/Previous, polish example. 2020-08-07 02:41:55 +10:00
Ryan Heise 2c3d38f1ad Update iOS to new state model. 2020-08-05 03:24:52 +10:00
Ryan Heise e4789d9cd2 New state model, processingState + playing 2020-08-04 00:16:15 +10:00
Ryan Heise 37fe2c865e Better error handling on iOS 2020-08-01 03:20:36 +10:00
Ryan Heise f9a77b16e3 Rename audioSources/audioSource to children/child. 2020-07-29 17:02:46 +10:00
Ryan Heise a63ef2ba39 Playlists, looping, shuffling for iOS 2020-07-28 03:54:00 +10:00
Ryan Heise c0c5d0c2bf Playists, looping, shuffling for Android and web 2020-07-09 13:27:53 +10:00
Ryan Heise bc766e834c Add web and v2 support to example 2020-05-30 01:04:36 +10:00
Ryan Heise 02631bfe84 Add setIosCategory 2020-05-21 00:38:26 +10:00
Tarek BAZINE 5147a52397
Exoplayer exceptions (#76)
* exoplayer exceptions back to flutter

* fix git ignore

* fix dispose player

* pump exoplayer exceptions

* readme

* code reformat

* code reformat - with tabs

* re-reformat code
2020-04-20 14:19:43 +10:00
Ryan Heise eee50d712e Separate buffering from playbackState. Improve Android buffering detection. 2020-02-05 12:26:21 +11:00
Ryan Heise e77694ade1 Implement setSpeed and reset position on stop for iOS 2019-12-27 02:45:11 +11:00
Ryan Heise b93611dca3 Time stretching, AndroidX, update gradle 2019-12-26 00:44:08 +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