Mathias Rasmussen
3a4906079b
External player clean up ( #914 )
...
* minor `addSubtitles` clean up
* external player clean up
2016-09-12 17:46:48 -07:00
DC
3f6cc97a02
Style: no more var
2016-09-01 19:52:37 -07:00
DC
0bda5358bd
Style: extra linting
2016-09-01 19:41:50 -07:00
Feross Aboukhadijeh
d1e557f054
Ignore stdout/stderr from spawned player
...
This prevents stalling in players like mpv/mplayer for some reason.
I think this could be because of the large number of updates that are
being written to stdout that's filling up a buffer and preventing
playback from continuing.
2016-08-21 16:54:27 -07:00
Feross Aboukhadijeh
93ddb8d638
launch VLC fixes
...
We can show video title on start now, since we're setting it correctly.
Also, escape the title since it could contain spaces.
2016-08-21 16:53:23 -07:00
Feross Aboukhadijeh
667a04a41d
Merge branch 'external-player' of https://github.com/mathiasvr/webtorrent-desktop into mathiasvr-external-player
...
Fixed conflicts in the Preferences page, and added back passing the video title to VLC
2016-08-19 22:06:23 -07:00
Mathias Rasmussen
6c68645b0f
Custom external media player
2016-07-26 23:57:33 +02:00