Commit Graph
5 Commits
Author SHA1 Message Date
Hidenori MatsubayashiandGitHub 156d3718dc [video_player] Fix wrong repo path (#25) 2021-08-05 16:12:39 +09:00
Hidenori MatsubayashiandGitHub ee9630877a [video_player] Add missing mutex (#24) 2021-08-05 13:32:11 +09:00
Hidenori MatsubayashiandGitHub 971dd0e2c1 Changed to send completed event message from main thread (#22)
I changed to send the completed event messages from main thread to avoid flutter engine's fml checker error.
2021-08-04 17:49:41 +09:00
Hidenori MatsubayashiandGitHub ccdb4d9d20 [Video player] Temporarily disable auto-repeat (#20)
* Disable auto-repat when stream is completed

* Update template

* version 0.9.1
2021-08-04 14:02:58 +09:00
Hidenori MatsubayashiandGitHub 0fe779fc3a Add video player (#2)
https://github.com/sony/flutter-embedded-linux/issues/124
2021-07-29 13:20:33 +09:00