Commit Graph

134 Commits

Author SHA1 Message Date
imchasingshadows b67a064d75 Update src/controllers/playback/video/index.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-09-11 17:31:08 +02:00
Kay Simons f925138695 Merge remote-tracking branch 'upstream/master' into bugfix/web0s-fullscreen 2021-09-04 13:18:54 +02:00
Bill Thornton 01572df641 Merge pull request #2660 from grafixeyehero/Enable-history-dialog-hash
Fix browser history for dialog
2021-07-30 23:05:50 -07:00
Bill Thornton f5cf6879f9 Merge pull request #2557 from iwalton3/jpm-plugin
NativeShell enhancements for Jellyfin Media Player
2021-07-10 00:51:37 -04:00
Kay Simons 8b05cf62a6 refactor: fullscreen callbackfn name 2021-07-03 20:11:12 +02:00
Kay Simons 5196b5308a fix: stop videoplayback after exiting fullscreen on television 2021-07-03 19:57:59 +02:00
Bill Thornton 230749369c Merge pull request #2534 from jackrvan/issue-2376
Improve behaviour of space bar pausing/playing video
2021-06-24 01:23:33 -04:00
grafixeyehero 924e5bc7b9 Fix accessing playersettingsmenu, groupSelectionMenu & playback video (Audio, Subtitles) 2021-05-05 23:48:24 +03:00
Ian Walton e9d3d6bd36 Merge remote-tracking branch 'upstream/master' into unstable 2021-04-14 20:50:07 -04:00
Ian Walton 456f32ee15 Support features for JellyfinMediaPlayer. 2021-04-07 01:39:34 -04:00
Dmitry Lyzo bd170633c5 Fix pause 2021-03-31 10:01:13 +03:00
Jack 031e1c0f26 Improve behaviour of space bar pausing/playing video 2021-03-28 19:21:11 -04:00
Bill Thornton a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton 8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
Bill Thornton f416b4a819 Merge pull request #2266 from jellyfin/touch-controls
remove touch controls from video player
2021-02-16 13:33:41 -05:00
jki12 027a7145a7 Expose chapter shortcuts
- Keyboard shortcuts for PageUp and PageDown for navigating chapters
2021-01-26 12:46:02 +00:00
dkanada 0e5ccfcabf fix build error 2020-12-27 22:19:28 +09:00
dkanada e5503c8e9b add back target check 2020-12-27 22:16:01 +09:00
dkanada 2ca6cd869c remove touch controls from video player 2020-12-26 15:30:56 +09:00
Joshua M. Boniface bad0a23650 Merge pull request #1945 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
2020-12-04 20:22:38 -05:00
Ionut Andrei Oanca 3b837b6468 Remove SyncPlay alias 2020-12-03 16:25:50 +01:00
nyanmisaka c9becabced fix the overlap in iOS music view 2020-11-29 21:12:07 +08:00
Dmitry Lyzo 0bdcfbd702 Skip bubbled dblclick event 2020-11-26 19:13:47 +03:00
Ionut Andrei Oanca d8beb9909f Add playlist-sync and group-wait to SyncPlay 2020-11-22 21:15:04 +01:00
dkanada 36344af64f Merge branch 'master' into osd-tweak 2020-11-21 22:15:49 +09:00
nyanmisaka 17142dc6d3 tweak osd for narrow view 2020-11-17 22:36:01 +08:00
vitorsemeano 6dabc840d9 Update src/controllers/playback/video/index.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:12:42 +00:00
vitorsemeano 7c97ba95f6 Update src/controllers/playback/video/index.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:12:23 +00:00
vitorsemeano 43a8ced8cc Update src/controllers/playback/video/index.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:12:01 +00:00
vitorsemeano 372a4dbeb7 Update src/controllers/playback/video/index.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:11:43 +00:00
vitorsemeano 6638c13e85 fixed some code smells
fix config.json plugins path
2020-11-05 23:23:45 +00:00
vitorsemeano 8b5772f996 optimization imports from site.js 2020-11-05 23:20:38 +00:00
vitorsemeano 68079d96a1 multiple javascript error fixes 2020-11-05 23:12:24 +00:00
vitorsemeano 5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
Bill Thornton a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +00:00
MrTimscampi 7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
Cameron 1cd19a4113 Merge branch 'master' into modern-osd 2020-09-30 15:40:09 +01:00
Julien Machiels 3cbe0f7264 Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
dkanada 99e0785639 merge branch master into strings 2020-08-31 23:47:11 +09:00
MrTimscampi 4fcf7f1805 Merge remote-tracking branch 'upstream/master' into modern-osd 2020-08-30 13:41:17 +02:00
MrTimscampi c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
MrTimscampi 6d5ed18386 Redesign OSD and Up Next dialog 2020-08-29 16:07:27 +02:00
dkanada 955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
Ian Walton 69293aa7c3 Merge branch 'master' into currenttime-is-ms 2020-08-19 18:23:26 -04:00
dkanada 65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
Ian Walton 9b1ed7ce4f Change all instances of currentTime to be in ms. 2020-08-15 11:30:36 -04:00
Jeff Sharkey afa56c18af Support for faster playback rates.
The HTML5 video element already has a well-supported "playbackRate" attribute
which can be used to increase playback rate.  This change wires up that control
to be displayed in the Jellyfish web player.

The playback rates offered are between 0.5x and 2x in 0.25x increments, which
matches the YouTube player.  This change also wires up the ">" and "<" key
events to increase and decrease the playback rate, which mirrors the keyboard
shortcuts supported by YouTube.
2020-08-14 18:25:56 -03:00
dkanada c06cc3b728 Merge pull request #1804 from jellyfin/strings
Remove some duplicate strings
2020-08-14 06:37:15 +09:00