1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

27 commits

Author SHA1 Message Date
dkanada
e21babea0b merge branch master into suboctopus 2019-12-28 19:32:42 +09:00
dkanada
1be3b13ba0 add logging for libjass usage 2019-12-28 19:30:22 +09:00
redSpoutnik
3b1ff61ea3 reset subtitleOffset: remove unnecessary check 2019-12-04 18:13:31 +01:00
redSpoutnik
cedaa66bf8 reset subtitleOffset and showtrackOffset values on next episode play 2019-12-02 21:08:09 +01:00
dkanada
dca0700770
Merge pull request #583 from Wunax/fix-player-aspect-ratio
Fixed set aspect ratio option in the player
2019-11-23 01:41:51 +09:00
dkanada
3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
Thomas Vandemeulebroucke
e8875f8362 Fixed set aspect ratio option in the player 2019-11-20 15:13:15 +01:00
Andrew Mahone
33f016bb09 Merge remote-tracking branch 'origin/master' into suboctopus 2019-11-08 08:54:12 -05:00
Andrew Mahone
0880f36dab Fallback to empty fonts list when server doesn't send MediaAttachments. 2019-11-08 08:38:21 -05:00
Andrew Mahone
1927c2eb9b Merge remote-tracking branch 'origin/master' into suboctopus 2019-10-28 10:05:38 -04:00
Andrew Mahone
1abc7283ab Remove use of transformPath when copying libass worker files. 2019-10-28 09:54:04 -04:00
Joshua M. Boniface
ee1149644d
Merge pull request #507 from redSpoutnik/fix-subtitle-sync
Fix subtitle sync
2019-10-26 11:47:11 -04:00
redSpoutnik
c30e6b56a3
Update src/components/htmlvideoplayer/plugin.js
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-10-25 18:21:54 +02:00
redSpoutnik
608a3e3200
Update src/components/htmlvideoplayer/plugin.js
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-10-25 18:21:46 +02:00
redSpoutnik
f6eedbb221
Update src/components/htmlvideoplayer/plugin.js
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-10-25 18:21:38 +02:00
Andrew Mahone
6eed80c863 Use embedded fonts with JavascriptSubtitlesOctopus renderer. 2019-10-24 12:03:27 -04:00
Andrew Mahone
3f3e5e6da5 Use JavascriptSubtitlesOctopus if canvas and web workers are available. 2019-10-24 12:03:27 -04:00
redSpoutnik
bccb1e6147 Fix subtitle sync for .ass 2019-10-13 14:10:51 +02:00
Daniel Hartung
63f804df32 Fixed #518 2019-10-11 15:48:28 +02:00
redSpoutnik
029e015068 more readable statement to find showing textTrack 2019-10-10 17:45:56 +02:00
redSpoutnik
8496b3d1f5 Fix subtitle sync for .vtt 2019-10-08 21:16:33 +02:00
Daniel Hartung
ba0d637f91 Changed to non-blocking subtitles 2019-09-12 21:24:16 +02:00
dkanada
116e719a97 miscellaneous cleanup 2019-05-31 02:10:57 -07:00
redSpoutnik
0a59b836c0 replace arrow functions by function expresions 2019-04-13 09:17:03 +02:00
redSpoutnik
275fd078e2 add showingSubtitle control 2019-04-08 20:21:16 +02:00
redSpoutnik
91241ceea1 Add vtt and ass subtitle-offset in videoplayer 2019-03-30 22:17:09 +01:00
vitorsemeano
6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00
Renamed from src/bower_components/emby-webcomponents/htmlvideoplayer/plugin.js (Browse further)