Commit Graph

37 Commits

Author SHA1 Message Date
Ryan Heise 657fd300dd Handle audio interruptions by default. 2020-08-25 15:17:49 +10:00
Ryan Heise e60a672722 AudioAttributes documentation 2020-08-20 16:16:26 +10:00
Ryan Heise fb2fb98144 Document Android AudioAttributes and AudioSession ID. 2020-08-14 16:07:15 +10:00
Ryan Heise 0f0fa22218 Add setFilePath/setAsset to README. 2020-08-14 03:26:24 +10:00
Ryan Heise 0a772d1927 Add sequenceStream and sequenceStateStream. 2020-08-12 01:25:20 +10:00
ryanheise 54ccaf4171
Improve README 2020-08-08 02:34:45 +10:00
ryanheise 75cd428acc
Improve README 2020-08-08 02:29:05 +10:00
Ryan Heise 6c869b01ab Fix detection of DASH .mpd extension. Update support in README. 2020-08-07 14:07:07 +10:00
Ryan Heise 122a90b4fb Disable setCategory on macOS 2020-08-07 04:08:02 +10:00
ryanheise 01f76ee39c
Document setSpeed/setVolume 2020-08-07 02:49:57 +10:00
ryanheise 4f361b152c
Add screenshot 2020-08-07 02:45:35 +10:00
Ryan Heise 372b4665a5 Add seekToNext/Previous, hasNext/Previous, polish example. 2020-08-07 02:41:55 +10:00
Ryan Heise e4789d9cd2 New state model, processingState + playing 2020-08-04 00:16:15 +10:00
Ryan Heise 165790851e Reformat documentation on streams. 2020-07-29 19:42:41 +10:00
Ryan Heise f9a77b16e3 Rename audioSources/audioSource to children/child. 2020-07-29 17:02:46 +10:00
Ryan Heise e032b8137f Update documentation for audio sources. 2020-07-29 16:47:29 +10:00
Ryan Heise c0c5d0c2bf Playists, looping, shuffling for Android and web 2020-07-09 13:27:53 +10:00
Ryan Heise 6f776eee87 setVolume tested on iOS 2020-07-03 23:07:37 +10:00
Ryan Heise 4f383b9393 Report errors and duration stream on web 2020-06-10 03:42:36 +10:00
Ryan Heise 030d9f83a3 Document new features 2020-06-09 03:31:35 +10:00
Ryan Heise b13338ef11 In setUrl, throw an exception rather than return null if interrupted 2020-06-08 21:24:11 +10:00
Ryan Heise df5414e50c Add setIosCategory noop for web 2020-05-21 01:19:03 +10:00
Ryan Heise 571743a11f FLAC is now working 2020-05-01 00:18:14 +10:00
Ryan Heise b6e4a01113 Documentation 2020-04-30 23:47:29 +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 d2ed160093 Update supported web features 2020-04-07 12:39:25 +10:00
Ryan Heise 522eafaec9 Document MacOS setup and features 2020-04-07 12:06:40 +10:00
Ryan Heise 5446a6f611 Document more iOS support, accessing HTTP URLS 2020-04-05 18:30:26 +10:00
Ryan Heise 338401b23f Documentation for web 2020-03-07 14:05:54 +11:00
Ryan Heise 836d823179 Improve documentation 2020-01-02 00:49:21 +11:00
Ryan Heise fc9e65b371 Integrate the ExoPlayer library 2019-12-31 20:38:46 +11:00
Ryan Heise 535fea2ec6 Documentation 2019-12-27 03:02:47 +11:00
Ryan Heise a50daad9e1 Version 0.0.2 2019-12-01 02:52:54 +11:00
Ryan Heise 0e209259a1 Add example to README 2019-11-28 17:59:38 +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