Commit graph

196 commits

Author SHA1 Message Date
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
MaZderMind
a91df33997 place schedule elements absolute on calulated positions, fixes wrap-around bug 2016-08-02 22:11:45 +02:00
MaZderMind
da3180e007 don't show past talks als "now running" 2016-03-27 11:13:34 +02:00
MaZderMind
90fa5e229c show last conference & relive on startpage 2015-12-30 23:08:19 +01:00
MaZderMind
f271e14078 make the click-targets in he schedule bigger, thanks @sebastian 2015-12-28 16:36:06 +01:00
MaZderMind
327cbb3cae fix multiview style 2015-12-28 11:26:07 +01:00
MaZderMind
6f1709fb3b add back old icons from 31c3 to solve 404 errors 2015-12-26 13:32:29 +01:00
MaZderMind
22a3db25d6 move preview-marker to bottom right, cleanup less 2015-12-23 15:39:41 +01:00
MaZderMind
ec3a6d5c76 optimize style of allconferences page 2015-12-23 13:56:52 +01:00
MaZderMind
c1c54bd129 show warning when running in preview mode 2015-12-23 13:53:05 +01:00
MaZderMind
44ed963ca8 show subtitles-silence-message after some time 2015-12-21 12:01:57 +01:00
MaZderMind
03a9d96995 shring subtitles a little 2015-12-21 11:30:13 +01:00
MaZderMind
8111fe3e99 close subtitles-popup, too 2015-12-21 11:26:14 +01:00
MaZderMind
e2baebf453 close subtitles-line on 2nd click 2015-12-21 11:25:20 +01:00
MaZderMind
531d4ea07d use [cc] icon for subtitles instread of speach-bubble 2015-12-20 18:19:41 +01:00