- Add Travis CI to check test passing
- Show video control in new tab ( #20 )
- Add background video control toggle setting ( #17 )
- Fixed old style code. ( #21 )
- play / resume HTML5 video are available. Thank you, @DCKT ! ( #19 )
- Fixed that stylesheets is invalid
- Play video in new tab is available ( #16 )
- Do not check mimetype and play with video element ( #7 )
- Added
Always use VLC
option ( #8 )
- added encoding option
- added port number option
- fix args for VLC
- start VLC with dummy interface
- fixed bug that missed return
- upgrade engines
- remove atom-space-pen-views
- we now use babel instead of coffeescript
- we now use json instead of cson
- fixed deprecated codes
- moved stylesheets dir(deprecated) to styles
- fixed a bug with
Array.prototype.find
.workspace
is deprecated, so it is replaced withatom-workspace
- fixed a bug when plays with html5 player after vlc player ended
- reload source command added
- normalize filename to nfc when play with vlc
- reload source file when vlc suspended
- multiple video files
- fixed a bug when switch tabs
- controller switch
- back and forth switch
- change background css
- create a valid specs
- First Release