aboutsummaryrefslogtreecommitdiff
path: root/assets/js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add h264-only feature and HQ stream for revisionAnton Schubert2021-04-031-0/+1
|
* preserve schedule timezones and show current time + event timezone on the ↵Anton Schubert2020-10-311-6/+38
| | | | website (#117)
* Revert "sotm: temporaily set vod prerecord skip time to 150 seconds."Andreas Hubel2020-08-221-2/+1
| | | | This reverts commit 417166a6f9771e43ef50dc2155419c3f78a72b7e.
* sotm: temporaily set vod prerecord skip time to 150 seconds.Andreas Hubel2020-07-041-1/+2
|
* Pass stream language as preferred language to voc-playerAnton Schubert2020-06-051-0/+1
| | | | | | 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
* use voc-player for audioOnly (except explicit translated versions), remove ↵Anton Schubert2020-05-021-0/+1
| | | | dash notice
* use voc-player for relive, update clappr plugins, remove old assets, clean ↵Anton Schubert2020-04-133-1483/+49
| | | | up dash/relive player embeds
* add updated stream playerAnton Schubert2020-04-112-0/+1452
|
* fix sourceMap 404 errors in firefoxAndreas Hubel2019-12-291-3/+1
|
* Allowed multi translation for embedding, fixed autoplay optiondedeibel2017-12-101-1/+7
|
* schedule: bugfix for new tab orderAndreas Hubel2017-10-121-1/+1
|
* Merge branch 'feature/relive-scrub-thumbs' of ↵Florian Larysch2017-08-111-7/+13
|\ | | | | | | https://github.com/florolf/streaming-website into florolf-feature/relive-scrub-thumbs
| * relive: handle missing scrub thumbs correctlyFlorian Larysch2017-01-031-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.
* | relive: make playback rate adjustableFlorian Larysch2017-08-071-1/+1
| |
* | use generic way to access playback, fixes #40Andreas Hubel2017-08-061-2/+2
| |
* | add initial seeking to relive playerAnton Schubert2017-07-071-1/+19
|/
* relive: add scrubbing thumbnail supportFlorian Larysch2017-01-031-0/+15
| | | | | When the Relive manifest contains preview thumbnails for scrubbing, display them to the user.
* fixup autoseekFlorian Larysch2016-12-291-1/+0
|
* add autoseekingFlorian Larysch2016-12-291-3/+13
|
* add initial playerFlorian Larysch2016-12-291-15/+14
|
* limit the mediaelement-js ui to the existing playersMaZderMind2016-12-221-3/+3
|
* move upcoming & current logic from javascript/ajax into phpMaZderMind2016-12-181-74/+0
|
* remove unised offsetting in jsMaZderMind2016-12-101-6/+2
|
* rewrite data-model so that every configuration option is accessed through ↵MaZderMind2016-12-101-1/+1
| | | | the conference
* relive player: skip forward to scheduled beginning of the talkAndi2016-08-261-0/+8
|
* fullscreen schedule viewMaZderMind2016-08-211-2/+2
|
* don't show past talks als "now running"MaZderMind2016-03-271-1/+1
|
* show subtitles-silence-message after some timeMaZderMind2015-12-211-0/+9
|
* close subtitles-popup, tooMaZderMind2015-12-211-1/+9
|
* close subtitles-line on 2nd clickMaZderMind2015-12-211-9/+44
|
* unify whitespace <3MaZderMind2015-12-201-4/+0
|
* implement new subtitles L2S2 interfaceMaZderMind2015-12-202-147/+124
|
* generate closed-page countdown on server-sideMaZderMind2015-12-022-27/+0
|
* fix swf path after mandator-changesMaZderMind2015-11-132-2/+2
|
* fix startpage scheduleVOC2015-11-131-1/+1
|
* Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLsMaZderMind2015-11-081-1/+1
|
* fix js-errors with rooms in the schedule unknown to the streaming-wsMaZderMind2015-10-051-0/+3
|
* Allow Disabling Embed-AutoplayMaZderMind2015-08-211-5/+17
|
* Remove fixed Date (debug-fu)MaZderMind2015-04-301-1/+1
|
* Countdown in closed-ViewMaZderMind2015-04-302-0/+27
|
* Flash is diables, no pluginPath requiredMaZderMind2015-04-061-1/+0
|
* Audio & Video-Player EmbedingMaZderMind2015-04-061-2/+20
|
* Disable Meter in !Chrome browsersMaZderMind2015-04-041-7/+15
|
* Experimental Multi-ViewerMaZderMind2015-04-031-0/+85
|
* Remove Plugin-DebugMaZderMind2015-04-031-1/+0
|
* Enable Flash on the Relive-Player-PageMaZderMind2015-04-031-6/+14
|
* Immunize against missing current/upcoming talksMaZderMind2015-04-031-16/+17
|
* Remove RTMP from Player TextMaZderMind2015-03-311-1/+1
|
* Datepicker in Feedback-Read GUIMaZderMind2015-03-311-0/+8
|
* Submit Form via Ajax and report ErrorsMaZderMind2015-03-311-2/+16
|