Simon Kusterer
c3961cd529
v0.4.17
2016-04-26 20:18:47 +02:00
Simon Kusterer
97731ccc21
Merge pull request #153 from trulex/master
...
Bump peerflix to 0.34.0
2016-04-26 20:06:06 +02:00
darko
1d92429959
Bump peerflix to 0.34.0
2016-04-26 19:55:14 +02:00
Simon Kusterer
a63bc605e0
v0.4.16
2016-04-12 19:24:40 +02:00
Simon Kusterer
654dc7305d
re-added chromecast-player dependency
2016-03-04 22:20:16 +01:00
Simon Kusterer
ca3c981bde
Merge pull request #140 from trulex/master
...
Added options for setting subtitle font scale and color.
2016-02-28 11:14:41 +01:00
Simon Kusterer
6e9d091c1e
removed direct youtube support for now ( closes #108 , closes #138 , closes #126 )
2016-02-28 11:11:13 +01:00
Simon Kusterer
99afa2722b
v0.4.15
2016-02-28 10:17:03 +01:00
darko
ff435704fd
Added options for setting subtitle font scale and color.
2016-02-26 20:39:23 +01:00
hemanth.hm
d48349658c
Merge pull request #139 from mikkeloscar/update-srt2vtt
...
Bump srt2vtt to 1.3.1
2016-02-25 16:02:45 +05:30
Mikkel Oscar Lyderik
a7a330e90a
Bump srt2vtt to 1.3.1
...
Fix #123
2016-02-25 11:28:26 +01:00
hemanth.hm
559a644939
Merge pull request #133 from lekez2005/stdin
...
Read input from stdin to allow piping from other apps
2016-01-25 13:56:33 +05:30
lekez2005
34616ba861
change file ending to unix
2016-01-24 19:35:37 -05:00
lekez2005
62b4622c2a
enable input from stdin
2016-01-24 19:33:56 -05:00
Hemanth.HM
87c6ab6bbd
Fixed grammar issues.
2016-01-14 12:51:55 +05:30
Carl Furrow
1454b41f94
Add --loop option to play a playlist over and over
...
Update README with --loop doc
2015-11-29 20:03:27 -05:00
Simon Kusterer
a6afd1c5e8
v0.4.14
v0.4.14
2015-11-18 20:28:32 +01:00
Simon Kusterer
083567dcd2
updated dependencies
2015-11-18 20:27:51 +01:00
Simon Kusterer
3face9f96f
Merge pull request #111 from robinst/patch-1
...
Fix "youtubeplaylist is not defined"
2015-08-25 20:01:24 +02:00
Robin Stocker
bacb9753c3
Fix "youtubeplaylist is not defined"
...
The rest of youtubeplaylist was removed, but this line was missed.
2015-08-25 23:23:51 +10:00
Simon Kusterer
0dbd4cab34
readme
2015-08-24 19:27:47 +02:00
Simon Kusterer
9f4acc3ef2
removed youtube-playlist functionality
2015-08-24 18:48:57 +02:00
Simon Kusterer
9432c0c579
Merge pull request #95 from jorisvergeer/master
...
Added nicer subtitle style
2015-05-21 19:59:24 +02:00
Joris Vergeer
c4e08fdcdc
Added nicer subtitle style
2015-05-16 14:15:23 +02:00
Simon Kusterer
d6e5e174ee
Merge pull request #89 from oulrich1/patch-1
...
Check for undefined volume object
2015-04-20 06:38:32 +02:00
Oriah Ulrich
59051a9a6c
Check for undefined volume object
...
Played a video and tried to change volume before the video finished loading and the app crashed.. Error: "TypeError: Cannot read property 'level' of undefined". Also added the change to mute callback, just in case.
2015-04-19 14:44:19 -07:00
Simon Kusterer
35cdb7af4a
Merge pull request #84 from spachev/master
...
Safety check to prevent crash: status in updateTitle could be undefined
2015-03-24 09:52:33 +01:00
Sasha Pachev
f557076e56
Safety check to prevent crash: status in updateTitle could be undefined
2015-03-22 14:41:48 -06:00
Simon Kusterer
cc65762711
v0.4.13
2015-03-21 07:38:27 +01:00
Simon Kusterer
3d35ac2310
updated some deps
2015-03-21 07:37:45 +01:00
Simon Kusterer
3bb369aa1b
handle connection loss
2015-02-22 01:10:20 +01:00
Simon Kusterer
2a319f9bea
Merge pull request #76 from francislewis/patch-1
...
Updated year
2015-02-22 00:55:57 +01:00
Francis Lewis
85bccc5e5c
Updated year
...
It's 2015 now.
2015-02-21 23:26:23 +00:00
Simon Kusterer
1772659193
v0.4.12
2015-02-20 23:48:03 +01:00
Simon Kusterer
64dfc58813
updated dependencies, removed npm-shrinkwrap.json
2015-02-20 23:45:01 +01:00
Simon Kusterer
4d51ab4161
hide playerui before displaying the error message
2015-02-20 23:21:18 +01:00
Simon Kusterer
7b07ad9a42
better naming ( closes #72 )
2015-02-20 23:17:58 +01:00
Simon Kusterer
b2a0037a00
v0.4.11
2015-02-20 01:40:08 +01:00
Simon Kusterer
0188d83c9a
removed airplay-js dependency ( this makes castnow pure-js )
2015-02-20 01:30:52 +01:00
Simon Kusterer
236145b7a4
removed ssdp support, fixed EADDRINUSE bug ( closes #67 )
2015-02-19 23:48:08 +01:00
Simon Kusterer
2e6f45caba
avoid crash when opening http://127.0.0.1:4100 in the browser ( closes #73 )
2015-02-16 19:01:13 +01:00
Simon Kusterer
7737986484
added --ssdp option
2015-02-01 01:25:56 +01:00
Simon Kusterer
5fb5390362
Merge pull request #65 from auchenberg/master
...
Bumped version to 0.4.8
2015-01-31 22:16:41 +01:00
Simon Kusterer
bb62f36f7e
bumped chromecast-player version
2015-01-31 22:15:56 +01:00
Kenneth Auchenberg
42b215d49c
Bumped version to 0.4.8
2015-01-31 21:01:05 +01:00
Simon Kusterer
465dad8612
reworked initial seek a bit
2015-01-12 09:04:57 +01:00
Simon Kusterer
b0cf6ef6d5
simplified seeking
2015-01-12 08:57:28 +01:00
Simon Kusterer
084fbc4e0b
mention the seek option in the readme
2015-01-12 08:23:07 +01:00
Simon Kusterer
089434cda7
mention that youtube works again in the README
2015-01-10 15:58:10 +01:00
Simon Kusterer
a79fd95476
mention the address option in the readme and the help text
2014-12-31 09:42:36 +01:00