DC
951a89c6c9
Add Subtitles File menu item
2016-05-16 08:21:03 -07:00
DC
d4e6c84279
Automatically add subtitle tracks
...
Currently, add all .SRT and .VTT subtitle files in the same torrent as a video file
2016-05-16 08:03:21 -07:00
DC
9731d85ca3
Simplify subtitles code
2016-05-16 03:41:27 -07:00
DC
98f7ba8931
Fix a bad bug when creating multifile torrents
2016-05-16 01:09:21 -07:00
Feross Aboukhadijeh
24c775608e
Merge pull request #513 from feross/detect-win32
...
Fix missing 'About WebTorrent' menu item
2016-05-16 03:22:50 +02:00
Feross Aboukhadijeh
f4eab12c3f
Merge pull request #518 from feross/osx-magnet-exception
...
OS X: Fix magnet links throwing exception on launch
2016-05-16 03:04:17 +02:00
Feross Aboukhadijeh
8eeddeb4bc
OS X: Fix magnet links throwing exception on launch
...
Push page into location right away
2016-05-15 18:02:11 -07:00
Feross Aboukhadijeh
58f1594d9e
Fix missing 'About WebTorrent' menu item
2016-05-14 01:51:47 -07:00
Feross Aboukhadijeh
c126ac0a84
fix test script on windows
2016-05-13 23:11:55 -07:00
Feross Aboukhadijeh
6768be710e
changelog fixes
2016-05-13 23:11:27 -07:00
Feross Aboukhadijeh
b63aa090dc
fix release script
2016-05-13 23:11:23 -07:00
Feross Aboukhadijeh
05ef8be5bc
0.4.0
v0.4.0
2016-05-13 22:49:38 -07:00
Feross Aboukhadijeh
1a09249bc3
changelog
2016-05-13 22:46:47 -07:00
Feross Aboukhadijeh
803820dfca
authors
2016-05-13 22:01:00 -07:00
Feross Aboukhadijeh
deb111bf62
Merge pull request #512 from feross/isnan-string
...
check if the subtitle label ends with a number
2016-05-13 21:49:14 -07:00
grunjol
7d64c7e308
check if the subtitle label ends with a number
2016-05-13 23:00:17 -03:00
Feross Aboukhadijeh
ffb7183f51
Win32: Look on Desktop for cert files
2016-05-13 18:04:24 -07:00
Feross Aboukhadijeh
20c6737aba
Merge pull request #511 from feross/fix-cpu
...
HACK: OS X: Disable WebRTC peers to fix 100% CPU issue
2016-05-13 17:37:12 -07:00
Feross Aboukhadijeh
959fb20b61
HACK: OS X: Disable WebRTC peers to fix 100% CPU issue
...
HACK: OS X: Disable WebRTC peers to fix 100% CPU issue caused by Chrome
bug.
Fixed in Chrome 51, so we can remove this hack once Electron updates
Chrome.
For #353 .
2016-05-13 17:32:06 -07:00
Feross Aboukhadijeh
5d14c923fa
Merge pull request #510 from feross/dc/fix
...
Allow seeding torrents that contain subtitles
2016-05-13 17:16:16 -07:00
DC
5ffa7c4465
Drag drop: subtitles only in video screen, torrents only in home screen
2016-05-13 17:15:10 -07:00
DC
461744da5b
Allow seeding torrents that contain subtitles
...
Fixes a bug in our drag-drop handling: before, it was impossible to create a torrent containing .torrent, .srt, or .vtt files
2016-05-13 16:59:49 -07:00
Feross Aboukhadijeh
6df33bc58b
remove stray console.log
2016-05-13 16:37:17 -07:00
Feross Aboukhadijeh
b5ae8f56cf
Merge pull request #509 from feross/win-32-bit
...
Only build 32-bit binaries for Windows
2016-05-13 16:27:40 -07:00
DC
2e0de52520
Fix torrentPath migration ( #479 )
...
Fixes #448
2016-05-13 15:18:08 -07:00
Feross Aboukhadijeh
7b1ff0efc6
Only build 32-bit binaries for Windows
2016-05-13 15:15:51 -07:00
Feross Aboukhadijeh
4002392b7f
Merge pull request #508 from feross/fix-handler
...
Windows: Fix handler registration for development version of app
2016-05-13 14:45:01 -07:00
Feross Aboukhadijeh
ee4b84fc11
Windows: Fix handler registration for development version of app
...
Closes #497 .
2016-05-13 14:24:22 -07:00
Feross Aboukhadijeh
90a0ce4a4d
Merge pull request #507 from feross/fix-is-production
...
Fix isProduction() detection
2016-05-13 13:38:41 -07:00
Feross Aboukhadijeh
80faba8234
Fix isProduction() detection
...
In the renderer process on OS X, config.IS_PRODUCTION was always true
because process.execPath is to "Electron Helper", so the detection
regex was being overly specific.
2016-05-13 13:29:25 -07:00
Feross Aboukhadijeh
ac0574a473
Fixes for PR #486
2016-05-13 13:21:31 -07:00
Feross Aboukhadijeh
792e3430f1
Merge pull request #486 from rguedes/soundwheelvideo
...
Increase/Decrease Sound with mouse wheel on video hover
2016-05-13 13:18:56 -07:00
Rolando Guedes
9e33be0ab1
Undo spaces changes
2016-05-13 21:05:26 +01:00
Rolando Guedes
c343c008ed
Undo spaces changes
2016-05-13 21:02:35 +01:00
Feross Aboukhadijeh
6405be5144
Merge pull request #506 from feross/update-deps
...
OS X: Bounce the Downloads stack when download completes
2016-05-13 12:26:52 -07:00
Feross Aboukhadijeh
db743daae5
Merge pull request #505 from feross/update-deps
...
Update deps
2016-05-13 12:25:27 -07:00
Feross Aboukhadijeh
290a25c393
OS X: Bounce the Downloads stack when download completes
...
(If the download is inside the Downloads folder.)
2016-05-13 12:25:03 -07:00
Feross Aboukhadijeh
6589e134b3
code style
2016-05-13 12:23:59 -07:00
Feross Aboukhadijeh
a2aa5e4271
electron-prebuilt@1.0.2
2016-05-13 12:09:03 -07:00
Feross Aboukhadijeh
205e2eb551
dlnacasts@0.1
2016-05-13 12:02:24 -07:00
grunjol
53209a9da3
push/unshift from submenu in linux/windows ( #504 )
2016-05-13 02:02:08 -07:00
Feross Aboukhadijeh
2a23611c5f
Merge pull request #502 from feross/add-mpg
...
Add .mpg video extension to supported list
2016-05-12 20:32:41 -07:00
Feross Aboukhadijeh
cb71913cbe
Add .mpg video extension to supported list
2016-05-12 20:16:12 -07:00
Feross Aboukhadijeh
836d7c6664
Use Array.prototype.includes
2016-05-12 20:14:24 -07:00
Feross Aboukhadijeh
4cef9f2911
Merge pull request #499 from feross/fix-fullscreen-button
...
Fix for overflowing captions icon
2016-05-12 17:57:51 -07:00
Feross Aboukhadijeh
0913988d53
Merge pull request #498 from feross/fix-volume-drag
...
OS X: Volume slider nub should not move window
2016-05-12 17:55:01 -07:00
Feross Aboukhadijeh
6468f82a7f
Small comment fix
2016-05-12 17:54:23 -07:00
Feross Aboukhadijeh
fd0fc769b1
Fix for overflowing captions icon
...
Closes #467 .
2016-05-12 17:54:16 -07:00
Feross Aboukhadijeh
e5b648dfc6
OS X: Volume slider nub should not move window
...
Before, grabbing the volume slider nub would move the window.
2016-05-12 17:23:51 -07:00
Feross Aboukhadijeh
7701c5f097
remove unused css
2016-05-12 17:11:11 -07:00