Commit Graph

17 Commits

Author SHA1 Message Date
DC
a2ee63023f Show filename in window title. Fix #245
Also fix error popover z index
2016-03-27 16:17:35 -07:00
DC
5ae6d43e39 Memoize event handlers
Stop virtualdom from swapping out every event handler on every update
2016-03-27 02:58:26 -07:00
DC
54c4279270 Speed up init() by >= 2x
Lazy load the WebTorrent, Chromecast, and Airplay modules
2016-03-26 23:31:32 -07:00
grunjol
8f582b30d6 add volume management 2016-03-23 09:01:07 -03:00
DC
fc425e4221 WebTorrent can now play audio 2016-03-22 02:26:28 -07:00
DC
9e9c6c7302 Use largest image in torrent as the poster
...as a fallback, if no the torrent doesn't contain any video files
2016-03-21 17:57:08 -07:00
DC
3492872a85 Add tooltips 2016-03-21 16:51:45 -07:00
DC
d520a9e4bc Fix default torrents
Big Buck Bunny playable now, files show correctly even before the user starts torrenting
2016-03-21 02:34:52 -07:00
Feross Aboukhadijeh
d0ddf6909a Implement back/forward buttons (fix #180) 2016-03-20 22:54:51 -07:00
DC
26dc1e82fd Airplay support. Nicer looking cast screen 2016-03-20 01:59:25 -07:00
DC
3e0528090e Torrent list: fix button alignment 2016-03-19 01:22:24 -07:00
DC
849bbed0ae Chromecast video controls 2016-03-19 01:21:52 -07:00
DC
8108c407d3 Torrent details
Show file list, open folder containing downloaded files, open individual files, play/pause individual videos
2016-03-14 09:18:20 -07:00
Feross Aboukhadijeh
0b7f97ba6b torrent poster: support m4v 2016-03-07 15:48:00 -08:00
Feross Aboukhadijeh
f1c1c72e63 fix: no exception when screenshot cannot be made for any files in torrent 2016-03-06 11:15:00 -08:00
Feross Aboukhadijeh
5f02b73616 style 2016-03-04 16:00:16 -08:00
Nate Goldman
9a0f361e14 separation of concerns 2016-03-04 13:14:22 -08:00