Borewit
bc91cde244
Merge branch 'master' into music-metadata
2018-02-05 10:19:17 +01:00
Benjamin Tan
d0cc157003
Merge pull request #1247 from auyer/master
...
"Error" text on missing Codec error changed to "Unable to Play"
2018-01-21 21:15:11 +08:00
Cezar Carneiro
01971e2a46
toggle fullscreen on end
2018-01-15 13:10:04 -05:00
Auyer
ab0bbcea94
Error on missing Codec changed to "Unable to Play"
...
The error message was harsh, and new users might close the software
imediatly after it fails.
2017-10-03 11:14:44 -03:00
Borewit
52e16c33b4
Fix lint error
2017-09-17 22:19:32 +02:00
Borewit
54e15644b6
Fix max line length
2017-09-17 22:16:01 +02:00
Borewit
6aa3a6c660
Fix lint errors
2017-09-17 22:14:07 +02:00
Borewit
83350b3b57
Add catalognumber in addition of the release label.
...
Updated to music-metadata in order to recognize MIME-type: audio/x-flac
2017-09-17 22:10:00 +02:00
Borewit
8868128d6e
Add audio format information to play screen.
...
Extended album information with release lebel if available.
Make use of music-metadata module (musicmetadata appears to be no longer maintained)
2017-09-17 20:57:57 +02:00
Emil Bay
4b501ab90b
Fixed width minutes
2017-08-28 19:41:30 +02:00
Emil Bay
90347c72e0
Use tabular nums and fixed width for no jitter on time
2017-08-28 19:07:24 +02:00
Cezar Carneiro
ab41d55e4b
fix ETA and reorganize
2017-08-02 22:52:45 -03:00
Cezar Carneiro
739e7a50f7
improve infos
2017-08-02 00:03:52 -03:00
Cezar Carneiro
64ff5ebfd5
show percentage, size, speed and peers
2017-07-31 22:47:53 -03:00
Alexey Romanov
32f96c03dd
#1039 : Formatting fixed.
...
Removed comma and added space after download speed.
2016-10-13 21:24:17 -07:00
Feross Aboukhadijeh
8081d42477
Attempt to fix "TypeError: Cannot read property 'startPiece' of undefined"
...
It wasn't clear what was causing this error, and I couldn't reproduce
it.
This PR attempts to resolve the issue by just guarding against the
exception.
2016-10-10 22:31:33 -07:00
DC
789bd0ce82
Don't hide header when moused over player controls
2016-09-23 02:59:52 -07:00
DC
3b6819f894
Unmount audio/video tag when exiting player
2016-09-23 02:59:48 -07:00
DC
711d274398
Integration test: mock cast, remove loading bar
...
This lets us use exact screenshots with no transparency.
2016-09-17 20:35:53 -07:00
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
e0af554caa
Material UI: consistent JSX style
2016-09-01 19:38:21 -07:00
DC
b98f8476f5
Material UI: make file names consistent
2016-09-01 19:38:21 -07:00