Commit graph

210 commits

Author SHA1 Message Date
dedeibel
796904e432 Schedule pause/optout background - fix pattern for mobile height version 2018-12-29 17:11:25 +01:00
dedeibel
27d13c89c6 Try better pause/optout background - repeatable 2018-12-29 14:36:33 +01:00
dedeibel
435d3845e9 use shaded background for pause and optout in default style 2018-12-28 22:31:52 +01:00
Anton Schubert
46dfa787ec enable dvr capability for dash playback 2018-12-28 19:19:11 +01:00
Andreas Hubel
7c6f41c8e8 Revert "35c3: re-added padding to audio stream tab" – audio player has now also a poster image
This reverts commit 391dccbf84.
2018-12-28 17:40:36 +01:00
dedeibel
391dccbf84 35c3: re-added padding to audio stream tab 2018-12-28 15:21:02 +01:00
Andreas Hubel
d2da3b7d84 remove spacing border around slide-only stream
fixes #89
2018-12-28 14:47:59 +01:00
dedeibel
d033c89f00 Feedback read: add hostname to read page 2018-12-28 10:42:44 +01:00
Andreas Hubel
b3b32c578a fix css for "releases" and "relive" button, for all events 2018-10-24 01:45:10 +02:00
dedeibel
803d0a2c79 Make schedule now marker invisible for mouse events, allowing to click the tracks underneath 2018-05-12 19:38:45 +02:00
Anton Schubert
f36367abd9 update shaka-player to 2.3.0, improve source-selection code for multiquality player 2018-01-24 23:44:40 +01:00
dedeibel
b4beaa78fd all: Bring footer on top of overlay with current time #62 thanks to matzex 2018-01-24 23:41:56 +01:00
Anton Schubert
317f94d5e3 update adaptive player plugins for better hls 2018-01-24 23:33:55 +01:00
Anton Schubert
80f79007a7 try to increase player robustness 2018-01-24 23:33:20 +01:00
Anton Schubert
152082d352 update clapprio and plugins 2018-01-24 23:33:10 +01:00
dedeibel
eed207f8df Allowed multi translation for embedding, fixed autoplay option 2017-12-10 18:27:05 +01:00
Sebastian Morr
ef826846e0 Replace TV icon with voctocat everywhere
This includes the header, favicons, and 404/500 pages.
2017-10-31 22:32:13 +01:00
Andreas Hubel
6ddff7317d schedule: bugfix for new tab order 2017-10-12 11:43:10 +02:00
MaZderMind
54a7c0dcea enforce minimal panel height 2017-08-19 10:13:05 +02:00
Florian Larysch
37f6d584eb Merge branch 'feature/relive-scrub-thumbs' of https://github.com/florolf/streaming-website into florolf-feature/relive-scrub-thumbs 2017-08-11 12:07:06 +02:00
Florian Larysch
9b6272bf85 relive: make playback rate adjustable 2017-08-07 23:10:01 +02:00
Florian Larysch
bf49ec2731 update clappr plugin 2017-08-07 23:09:42 +02:00
Andreas Hubel
ed7e7c193f use generic way to access playback, fixes #40 2017-08-06 12:36:53 +02:00
Anton Schubert
d78310ddf7 add initial seeking to relive player 2017-07-07 20:17:27 +02:00
Anton Schubert
a1cc81790f update dash-player to simultaneous dash/hls player 2017-05-28 03:37:40 +02:00
MaZderMind
5e9461ffb4 fix music style 2017-04-13 20:24:22 +02:00
Florian Larysch
56a2420e47 relive: handle missing scrub thumbs correctly
Previously, when relive didn't supply a sprites file to the player, we'd
simply pass undefined into buildSpriteConfig, which only worked because
of the way the arguments are handled internally in that function, but
does not represent a proper use of the plugin's API.

Instead, we now manually check whether relive has supplied a sprites
file and explicitly pass an empty thumbs array to the plugin in such a
case.
2017-01-03 16:36:33 +01:00
Florian Larysch
0099049785 relive: add scrubbing thumbnail support
When the Relive manifest contains preview thumbnails for scrubbing,
display them to the user.
2017-01-03 01:48:41 +01:00
Florian Larysch
7aa212fc81 assets: add clappr thumbnails plugin 2017-01-03 01:03:48 +01:00
Anton Schubert
9ef4ed5c30 relive: fix player width 2016-12-30 18:50:27 +01:00
Anton Schubert
9de27c46ec relive: fix fullscreen mode in chrome 2016-12-30 18:49:28 +01:00
Anton Schubert
638be570dc replace dashjs player with clappr + shaka-plugin + level-plugin + audio-plugin 2016-12-30 13:09:45 +01:00
MaZderMind
ca2b184b87 correct video-size to 1920 2016-12-29 02:25:12 +01:00
Florian Larysch
14cd8a861e add clappr 2016-12-29 02:04:25 +01:00
Florian Larysch
7f0e677589 fixup autoseek 2016-12-29 01:51:44 +01:00
Florian Larysch
bc34f86a39 add autoseeking 2016-12-29 01:45:05 +01:00
Florian Larysch
ff785d9ed5 add initial player 2016-12-29 00:33:22 +01:00
MaZderMind
c39ac0526f add switcher and beta-marker 2016-12-22 21:25:41 +01:00
MaZderMind
e9f3659fe8 add controls to dash-player 2016-12-22 20:59:50 +01:00
MaZderMind
d00fda4353 working example of minimal dash player 2016-12-22 20:25:35 +01:00
MaZderMind
efdae0713e limit the mediaelement-js ui to the existing players 2016-12-22 20:25:18 +01:00
MaZderMind
42a7c273ee add full-box-link support to the main style too 2016-12-21 16:56:28 +01:00
MaZderMind
35e7a2b2ad move upcoming & current logic from javascript/ajax into php 2016-12-18 13:31:34 +01:00
MaZderMind
34fd28abd6 remove unised offsetting in js 2016-12-10 18:26:34 +01:00
MaZderMind
f6c0270d40 rewrite data-model so that every configuration option is accessed through the conference 2016-12-10 18:22:34 +01:00
Andi
207f492fc3 relive player: skip forward to scheduled beginning of the talk 2016-08-26 16:50:16 +02:00
MaZderMind
db7eaa3822 fullscreen schedule view 2016-08-21 12:16:09 +02:00
MaZderMind
e10fb9bb5b fix floating of wide rooms on none-smartphones 2016-08-19 11:23:24 +02:00
MaZderMind
872a915167 never float wide-rooms 2016-08-06 15:12:17 +02:00
MaZderMind
42e539d239 raises z-index of now-marker 2016-08-05 19:46:37 +02:00