Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preserve schedule timezones and show current time + event timezone on the ↵ | Anton Schubert | 2020-10-31 | 1 | -6/+38 |
| | | | | website (#117) | ||||
* | Revert "sotm: temporaily set vod prerecord skip time to 150 seconds." | Andreas Hubel | 2020-08-22 | 1 | -2/+1 |
| | | | | This reverts commit 417166a6f9771e43ef50dc2155419c3f78a72b7e. | ||||
* | sotm: temporaily set vod prerecord skip time to 150 seconds. | Andreas Hubel | 2020-07-04 | 1 | -1/+2 |
| | |||||
* | Pass stream language as preferred language to voc-player | Anton Schubert | 2020-06-05 | 1 | -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 Schubert | 2020-05-02 | 1 | -0/+1 |
| | | | | dash notice | ||||
* | use voc-player for relive, update clappr plugins, remove old assets, clean ↵ | Anton Schubert | 2020-04-13 | 3 | -1483/+49 |
| | | | | up dash/relive player embeds | ||||
* | add updated stream player | Anton Schubert | 2020-04-11 | 2 | -0/+1452 |
| | |||||
* | fix sourceMap 404 errors in firefox | Andreas Hubel | 2019-12-29 | 1 | -3/+1 |
| | |||||
* | Allowed multi translation for embedding, fixed autoplay option | dedeibel | 2017-12-10 | 1 | -1/+7 |
| | |||||
* | schedule: bugfix for new tab order | Andreas Hubel | 2017-10-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'feature/relive-scrub-thumbs' of ↵ | Florian Larysch | 2017-08-11 | 1 | -7/+13 |
|\ | | | | | | | https://github.com/florolf/streaming-website into florolf-feature/relive-scrub-thumbs | ||||
| * | relive: handle missing scrub thumbs correctly | Florian Larysch | 2017-01-03 | 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. | ||||
* | | relive: make playback rate adjustable | Florian Larysch | 2017-08-07 | 1 | -1/+1 |
| | | |||||
* | | use generic way to access playback, fixes #40 | Andreas Hubel | 2017-08-06 | 1 | -2/+2 |
| | | |||||
* | | add initial seeking to relive player | Anton Schubert | 2017-07-07 | 1 | -1/+19 |
|/ | |||||
* | relive: add scrubbing thumbnail support | Florian Larysch | 2017-01-03 | 1 | -0/+15 |
| | | | | | When the Relive manifest contains preview thumbnails for scrubbing, display them to the user. | ||||
* | fixup autoseek | Florian Larysch | 2016-12-29 | 1 | -1/+0 |
| | |||||
* | add autoseeking | Florian Larysch | 2016-12-29 | 1 | -3/+13 |
| | |||||
* | add initial player | Florian Larysch | 2016-12-29 | 1 | -15/+14 |
| | |||||
* | limit the mediaelement-js ui to the existing players | MaZderMind | 2016-12-22 | 1 | -3/+3 |
| | |||||
* | move upcoming & current logic from javascript/ajax into php | MaZderMind | 2016-12-18 | 1 | -74/+0 |
| | |||||
* | remove unised offsetting in js | MaZderMind | 2016-12-10 | 1 | -6/+2 |
| | |||||
* | rewrite data-model so that every configuration option is accessed through ↵ | MaZderMind | 2016-12-10 | 1 | -1/+1 |
| | | | | the conference | ||||
* | relive player: skip forward to scheduled beginning of the talk | Andi | 2016-08-26 | 1 | -0/+8 |
| | |||||
* | fullscreen schedule view | MaZderMind | 2016-08-21 | 1 | -2/+2 |
| | |||||
* | don't show past talks als "now running" | MaZderMind | 2016-03-27 | 1 | -1/+1 |
| | |||||
* | show subtitles-silence-message after some time | MaZderMind | 2015-12-21 | 1 | -0/+9 |
| | |||||
* | close subtitles-popup, too | MaZderMind | 2015-12-21 | 1 | -1/+9 |
| | |||||
* | close subtitles-line on 2nd click | MaZderMind | 2015-12-21 | 1 | -9/+44 |
| | |||||
* | unify whitespace <3 | MaZderMind | 2015-12-20 | 1 | -4/+0 |
| | |||||
* | implement new subtitles L2S2 interface | MaZderMind | 2015-12-20 | 2 | -147/+124 |
| | |||||
* | generate closed-page countdown on server-side | MaZderMind | 2015-12-02 | 2 | -27/+0 |
| | |||||
* | fix swf path after mandator-changes | MaZderMind | 2015-11-13 | 2 | -2/+2 |
| | |||||
* | fix startpage schedule | VOC | 2015-11-13 | 1 | -1/+1 |
| | |||||
* | Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs | MaZderMind | 2015-11-08 | 1 | -1/+1 |
| | |||||
* | fix js-errors with rooms in the schedule unknown to the streaming-ws | MaZderMind | 2015-10-05 | 1 | -0/+3 |
| | |||||
* | Allow Disabling Embed-Autoplay | MaZderMind | 2015-08-21 | 1 | -5/+17 |
| | |||||
* | Remove fixed Date (debug-fu) | MaZderMind | 2015-04-30 | 1 | -1/+1 |
| | |||||
* | Countdown in closed-View | MaZderMind | 2015-04-30 | 2 | -0/+27 |
| | |||||
* | Flash is diables, no pluginPath required | MaZderMind | 2015-04-06 | 1 | -1/+0 |
| | |||||
* | Audio & Video-Player Embeding | MaZderMind | 2015-04-06 | 1 | -2/+20 |
| | |||||
* | Disable Meter in !Chrome browsers | MaZderMind | 2015-04-04 | 1 | -7/+15 |
| | |||||
* | Experimental Multi-Viewer | MaZderMind | 2015-04-03 | 1 | -0/+85 |
| | |||||
* | Remove Plugin-Debug | MaZderMind | 2015-04-03 | 1 | -1/+0 |
| | |||||
* | Enable Flash on the Relive-Player-Page | MaZderMind | 2015-04-03 | 1 | -6/+14 |
| | |||||
* | Immunize against missing current/upcoming talks | MaZderMind | 2015-04-03 | 1 | -16/+17 |
| | |||||
* | Remove RTMP from Player Text | MaZderMind | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Datepicker in Feedback-Read GUI | MaZderMind | 2015-03-31 | 1 | -0/+8 |
| | |||||
* | Submit Form via Ajax and report Errors | MaZderMind | 2015-03-31 | 1 | -2/+16 |
| | |||||
* | Rename program to schedule | MaZderMind | 2015-03-30 | 1 | -24/+24 |
| |