Commit Graph

11 Commits

Author SHA1 Message Date
Ryan Heise 1fecd5ac1f Visualizer implementation for Android. 2021-01-18 20:24:57 +11:00
Ryan Heise 768fde91aa Rename none state to idle. 2020-12-16 18:52:21 +11:00
Ryan Heise e92fd8c863 Control over shuffle order. 2020-12-11 18:04:33 +11:00
Ryan Heise f38ff383f5 Add initialPosition and initialIndex parameters to load. 2020-10-16 13:28:31 +11:00
Ryan Heise bbbfdf3a4d Add documentation to platform interface. 2020-10-11 03:36:21 +11:00
Ryan Heise ad9e4518cf Add disposePlayer to platform interface. Retain player.position after dispose. 2020-10-10 15:46:14 +11:00
Ryan Heise aa57e7fad8 Update comments and provide default implementations of platform interface. 2020-09-27 14:00:37 +10:00
Ryan Heise 7a95e995f1 Use enum index over platform channels. 2020-09-27 01:51:45 +10:00
Ryan Heise 3a44f844e2 Add playback event stream to platform interface. 2020-09-26 23:30:17 +10:00
Ryan Heise ab6c8b2a8a Add id aparameter to concatenating methods. 2020-09-26 19:51:30 +10:00
Ryan Heise 1552eebe83 platform interface. 2020-09-26 18:58:44 +10:00