mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

Repeat functionality #99

Closed phated closed 8 years ago

phated commented 8 years ago

This PR adds "repeat" functionality to the playlist and UI. It relies on #98 so the diff looks pretty big but becomes much simpler when compared to that branch. Tested this locally and against the chromecast.

Edit: Forgot to add some screenshots. (Sorry they don't all line up) Repeat None: screen shot 2016-04-10 at 12 39 40 am Repeat All: screen shot 2016-04-10 at 12 40 08 am Repeat One: screen shot 2016-04-10 at 12 41 01 am

freeall commented 8 years ago

Really cool. I'll merge this now.

We should probably do a new release soon. What do you think @mafintosh?