Commit Graph

325 Commits

Author SHA1 Message Date
Nate Goldman
37e1d60a31 Merge pull request #63 from ChrisMorrisOrg/chrismorris-adhoc
Double-click video to enter fullscreen
2016-03-07 12:39:05 -08:00
Feross Aboukhadijeh
0d18641bcb Merge pull request #59 from feross/load-state
load state first
2016-03-07 11:18:11 -08:00
Nate Goldman
de7bc442a7 fix empty infoHash issue 2016-03-07 10:51:32 -08:00
Feross Aboukhadijeh
3bb4a1ab3d Merge pull request #66 from giuscri/sbar_ppause
Make spacebar trigger play/pause event
2016-03-07 10:49:11 -08:00
Feross Aboukhadijeh
cf4900d0df Merge pull request #48 from feross/vertical-center
perfectly vertically center OS menu buttons (OS X)
2016-03-07 10:47:15 -08:00
Feross Aboukhadijeh
ca509e05e9 Merge branch 'master' into vertical-center 2016-03-07 10:46:55 -08:00
Nate Goldman
383659ad1a add downloads folder - fix #53
- fixed issue where nothing but infoHash was getting saved
- better defaults mgmt for state.saved
- no duplicates saved
2016-03-07 10:34:05 -08:00
Nate Goldman
4e07ecf05c load state first 2016-03-07 10:33:31 -08:00
Nate Goldman
e2f978024d Merge pull request #57 from feross/torrent-bg
better default torrent bg
2016-03-07 10:31:42 -08:00
Nate Goldman
da50dc893e better default torrent bg 2016-03-07 10:19:11 -08:00
Giuseppe Crinò
abb1e2bd16 Make spacebar trigger play/pause event
Step forward in closing #3
2016-03-07 19:06:02 +01:00
DC
093d810b90 Remove updateThrottled 2016-03-07 04:53:04 -08:00
Chris Morris
fa93891574 Prevent playback controls from hiding while the user is scrubbing
Fixes #64
2016-03-07 22:13:56 +11:00
Chris Morris
096e4bfd9b Double-click video to enter fullscreen 2016-03-07 21:42:36 +11:00
DC
713c391c05 Add download button
Doesn't do anything yet
2016-03-07 00:01:32 -08:00
DC
5aa1cce09e Fix state loading and saving
This is the rest of PR #56
2016-03-06 22:29:53 -08:00
Nate Goldman
3e43100e2c Merge pull request #58 from feross/fix-load
fix bugs from #56
2016-03-06 22:18:13 -08:00
Nate Goldman
4f093497a7 fix bugs from #56 2016-03-06 22:16:12 -08:00
Nate Goldman
502f8a755d Merge pull request #56 from feross/dc/saved-torrents
Save and load torrents, document index.js
2016-03-06 22:00:42 -08:00
DC
61a99508ae Clean up and document index.js 2016-03-06 21:41:16 -08:00
Nate Goldman
36a79391eb add CONTRIBUTING.md 2016-03-06 20:45:53 -08:00
Nate Goldman
7fc529f3c7 Merge pull request #47 from feross/screenshot-exception
fix: no exception when screenshot cannot be made for any files in torrent
2016-03-06 11:17:33 -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
Nate Goldman
4545a979cb Merge pull request #49 from feross/fix-44
Unsquash the UI when window is small
2016-03-06 11:08:07 -08:00
Feross Aboukhadijeh
8b1b21c1ee Unsquash the UI when window is small
Fix #44
2016-03-06 01:03:20 -08:00
Feross Aboukhadijeh
91656c01ff perfectly vertically center OS menu buttons (OS X) 2016-03-06 00:40:54 -08:00
Feross Aboukhadijeh
ad88d3bf67 Merge pull request #46 from feross/persist
add persistent app config
2016-03-05 23:32:50 -08:00
Nate Goldman
96340d3255 style 2016-03-05 22:45:09 -08:00
Nate Goldman
ec56d9a642 save config on torrent.destroy 2016-03-05 22:44:53 -08:00
Nate Goldman
045f38089c add persistent app config
resolves #24
2016-03-05 22:27:47 -08:00
Feross Aboukhadijeh
530db50adc disable non-working torrents 2016-03-05 22:16:17 -08:00
Feross Aboukhadijeh
7585ddb8b5 Merge pull request #45 from feross/header-disappear
header disappear when mouse not over
2016-03-05 22:07:26 -08:00
Feross Aboukhadijeh
e0122f81e5 don't calculate styles in JavaScript whenever possible 2016-03-05 22:06:32 -08:00
Feross Aboukhadijeh
f161a7c7e7 no need to account for header in aspect ratio
Since the header floats on top of the video now
2016-03-05 21:55:51 -08:00
Feross Aboukhadijeh
85cdc522c6 header disappear when mouse not over 2016-03-05 21:55:19 -08:00
Feross Aboukhadijeh
376d656407 use web seeded sintel file 2016-03-05 21:14:25 -08:00
Feross Aboukhadijeh
1a7b69a19d fix mistake 2016-03-05 21:14:17 -08:00
Feross Aboukhadijeh
62a91e433a Merge pull request #43 from feross/header
hide header on video after mouse idle
2016-03-05 21:04:09 -08:00
Nate Goldman
7c1c430097 hide header on video after mouse idle 2016-03-05 20:33:12 -08:00
Feross Aboukhadijeh
569111d336 load torrents from state.saved 2016-03-05 20:16:10 -08:00
Feross Aboukhadijeh
1264d325d9 Merge pull request #41 from feross/client-cleanup
Client cleanup
2016-03-05 20:14:59 -08:00
Feross Aboukhadijeh
6664c92ea6 refactor torrent event handling 2016-03-05 20:08:12 -08:00
Feross Aboukhadijeh
edf3d83e2e TODO 2016-03-05 20:07:55 -08:00
Feross Aboukhadijeh
db5de7d3ad one less global 2016-03-05 20:07:51 -08:00
Feross Aboukhadijeh
617f0bcf43 export object directly 2016-03-05 20:04:59 -08:00
Feross Aboukhadijeh
c7b49ae45b renderer: Use dispatch() code path even for ipc messages 2016-03-05 19:52:31 -08:00
Feross Aboukhadijeh
c01fb66bae move renderer state into new file 2016-03-05 19:52:16 -08:00
Nate Goldman
20d88320f1 Merge pull request #40 from feross/fix-36
Add missing update() calls
2016-03-05 19:48:47 -08:00
Nate Goldman
731f15264c Merge pull request #39 from feross/fix-37
Hide player controls when mouse is still, even when not fullscreened
2016-03-05 19:47:30 -08:00
Feross Aboukhadijeh
e78716b0fa add missing update() calls (fix #36) 2016-03-05 19:33:28 -08:00