Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-06-07 | add netcut assets to repo | Andreas Hubel | 41 | -0/+264131 | |
submodules are propably to complicated for deployment.... :-) | |||||
2020-06-07 | fix bug in less.php | Andreas Hubel | 1 | -0/+0 | |
2020-06-06 | fix language chooser for hls, fix voc-player watermark styling | Anton Schubert | 2 | -3/+3 | |
2020-06-05 | Pass stream language as preferred language to voc-player | Anton Schubert | 3 | -18/+19 | |
This allows setting a preferred language in embeds e.g. with /embed/stream/dash/translated to start off with a different audio lang than native | |||||
2020-05-02 | fix voc-player mobile playback | Anton Schubert | 2 | -2/+2 | |
2020-05-02 | use voc-player for audioOnly (except explicit translated versions), remove ↵ | Anton Schubert | 1 | -0/+1 | |
dash notice | |||||
2020-05-02 | update voc-player | Anton Schubert | 2 | -18/+38 | |
2020-04-13 | use voc-player for relive, update clappr plugins, remove old assets, clean ↵ | Anton Schubert | 21 | -33331/+375 | |
up dash/relive player embeds | |||||
2020-04-11 | add updated stream player | Anton Schubert | 2 | -0/+1452 | |
2019-12-29 | fix sourceMap 404 errors in firefox | Andreas Hubel | 2 | -5/+2 | |
2019-12-28 | Change play button color (#90) | Dedmen Miller | 1 | -0/+11 | |
* Change play button color | |||||
2019-10-25 | Implement embedded webchat | Ike | 1 | -0/+7 | |
2019-09-23 | disable css which did not work as expected | Andreas Hubel | 1 | -1/+1 | |
2019-08-21 | remove source map references to missing files | Andreas Hubel | 3 | -3/+0 | |
to remove warings in safari | |||||
2019-08-10 | fix breaking layout in overview for long talk titles | Markus Otto | 1 | -0/+9 | |
2018-12-30 | Added short display name feature for longer rooms / schedule and mobile view | dedeibel | 1 | -0/+14 | |
2018-12-29 | Schedule pause/optout background - fix pattern for mobile height version | dedeibel | 1 | -0/+5 | |
2018-12-29 | Try better pause/optout background - repeatable | dedeibel | 2 | -3/+3 | |
2018-12-28 | use shaded background for pause and optout in default style | dedeibel | 2 | -4/+6 | |
2018-12-28 | enable dvr capability for dash playback | Anton Schubert | 1 | -1/+1 | |
2018-12-28 | Revert "35c3: re-added padding to audio stream tab" – audio player has ↵ | Andreas Hubel | 1 | -4/+0 | |
now also a poster image This reverts commit 391dccbf84e2c0ecda819db6594c491243fc5df4. | |||||
2018-12-28 | 35c3: re-added padding to audio stream tab | dedeibel | 1 | -0/+4 | |
2018-12-28 | remove spacing border around slide-only stream | Andreas Hubel | 1 | -4/+0 | |
fixes #89 | |||||
2018-12-28 | Feedback read: add hostname to read page | dedeibel | 1 | -0/+4 | |
2018-10-24 | fix css for "releases" and "relive" button, for all events | Andreas Hubel | 1 | -1/+1 | |
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 | |