Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-12 | Make schedule now marker invisible for mouse events, allowing to click the ↵ | dedeibel | 1 | -1/+2 | |
tracks underneath | |||||
2018-01-24 | update shaka-player to 2.3.0, improve source-selection code for multiquality ↵ | Anton Schubert | 1 | -1/+1 | |
player | |||||
2018-01-24 | all: Bring footer on top of overlay with current time #62 thanks to matzex | dedeibel | 1 | -0/+1 | |
2018-01-24 | update adaptive player plugins for better hls | Anton Schubert | 2 | -2/+2 | |
2018-01-24 | try to increase player robustness | Anton Schubert | 1 | -1/+1 | |
2018-01-24 | update clapprio and plugins | Anton Schubert | 10 | -14272/+14792 | |
2017-12-10 | Allowed multi translation for embedding, fixed autoplay option | dedeibel | 1 | -1/+7 | |
2017-10-31 | Replace TV icon with voctocat everywhere | Sebastian Morr | 18 | -382/+6 | |
This includes the header, favicons, and 404/500 pages. | |||||
2017-10-12 | schedule: bugfix for new tab order | Andreas Hubel | 1 | -1/+1 | |
2017-08-19 | enforce minimal panel height | MaZderMind | 1 | -0/+4 | |
2017-08-07 | relive: make playback rate adjustable | Florian Larysch | 4 | -1/+127 | |
2017-08-07 | update clappr plugin | Florian Larysch | 2 | -29905/+30844 | |
2017-08-06 | use generic way to access playback, fixes #40 | Andreas Hubel | 1 | -2/+2 | |
2017-07-07 | add initial seeking to relive player | Anton Schubert | 1 | -1/+19 | |
2017-05-28 | update dash-player to simultaneous dash/hls player | Anton Schubert | 1 | -5/+92 | |
2017-04-13 | fix music style | MaZderMind | 1 | -0/+4 | |
2017-01-03 | relive: handle missing scrub thumbs correctly | Florian Larysch | 1 | -7/+13 | |
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 | relive: add scrubbing thumbnail support | Florian Larysch | 1 | -0/+15 | |
When the Relive manifest contains preview thumbnails for scrubbing, display them to the user. | |||||
2017-01-03 | assets: add clappr thumbnails plugin | Florian Larysch | 1 | -0/+1 | |
2016-12-30 | relive: fix player width | Anton Schubert | 1 | -0/+1 | |
2016-12-30 | relive: fix fullscreen mode in chrome | Anton Schubert | 1 | -2/+0 | |
2016-12-30 | replace dashjs player with clappr + shaka-plugin + level-plugin + audio-plugin | Anton Schubert | 7 | -39488/+45 | |
2016-12-29 | correct video-size to 1920 | MaZderMind | 1 | -3/+10 | |
2016-12-29 | add clappr | Florian Larysch | 7 | -0/+31533 | |
2016-12-29 | fixup autoseek | Florian Larysch | 1 | -1/+0 | |
2016-12-29 | add autoseeking | Florian Larysch | 1 | -3/+13 | |
2016-12-29 | add initial player | Florian Larysch | 1 | -15/+14 | |
2016-12-22 | add switcher and beta-marker | MaZderMind | 1 | -0/+4 | |
2016-12-22 | add controls to dash-player | MaZderMind | 3 | -0/+958 | |
2016-12-22 | working example of minimal dash player | MaZderMind | 1 | -0/+38530 | |
2016-12-22 | limit the mediaelement-js ui to the existing players | MaZderMind | 1 | -3/+3 | |
2016-12-21 | add full-box-link support to the main style too | MaZderMind | 1 | -0/+4 | |
2016-12-18 | move upcoming & current logic from javascript/ajax into php | MaZderMind | 1 | -74/+0 | |
2016-12-10 | remove unised offsetting in js | MaZderMind | 1 | -6/+2 | |
2016-12-10 | rewrite data-model so that every configuration option is accessed through ↵ | MaZderMind | 1 | -1/+1 | |
the conference | |||||
2016-08-26 | relive player: skip forward to scheduled beginning of the talk | Andi | 1 | -0/+8 | |
2016-08-21 | fullscreen schedule view | MaZderMind | 4 | -7/+4 | |
2016-08-19 | fix floating of wide rooms on none-smartphones | MaZderMind | 1 | -2/+4 | |
2016-08-06 | never float wide-rooms | MaZderMind | 1 | -0/+4 | |
2016-08-05 | raises z-index of now-marker | MaZderMind | 1 | -1/+1 | |
2016-08-02 | place schedule elements absolute on calulated positions, fixes wrap-around bug | MaZderMind | 1 | -1/+4 | |
2016-03-27 | don't show past talks als "now running" | MaZderMind | 1 | -1/+1 | |
2015-12-30 | show last conference & relive on startpage | MaZderMind | 1 | -0/+6 | |
2015-12-28 | make the click-targets in he schedule bigger, thanks @sebastian | MaZderMind | 1 | -5/+9 | |
2015-12-28 | fix multiview style | MaZderMind | 1 | -0/+1 | |
2015-12-26 | add back old icons from 31c3 to solve 404 errors | MaZderMind | 9 | -0/+0 | |
2015-12-23 | move preview-marker to bottom right, cleanup less | MaZderMind | 1 | -7/+12 | |
2015-12-23 | optimize style of allconferences page | MaZderMind | 1 | -2/+4 | |
2015-12-23 | show warning when running in preview mode | MaZderMind | 1 | -0/+22 | |
2015-12-21 | show subtitles-silence-message after some time | MaZderMind | 1 | -0/+9 | |