aboutsummaryrefslogtreecommitdiff
path: root/model/Stream.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix hls pathLukas Schauer2021-04-031-1/+1
|
* fix hls urlsLukas Schauer2020-09-041-1/+1
|
* make cdn configurableSimeon Keske2020-06-141-7/+7
|
* remove obsolete stereo flagAnton Schubert2020-05-071-2/+1
|
* remove legacy video tabAnton Schubert2020-05-021-2/+5
|
* use thumbnail/poster from cdn instead of locallyAnton Schubert2020-02-021-1/+1
|
* Add poster image to live stream playersAndreas Hubel2018-12-281-0/+3
|
* remove spacing border around slide-only streamAndreas Hubel2018-12-281-1/+1
| | | | fixes #89
* Remove the "adaptive" from the main video link as it is "normal" now. Old ↵dedeibel2018-12-221-1/+1
| | | | ones are named legacy.
* show dash/hls stream as 'Adaptive', fixes #66MaZderMind2018-04-011-0/+4
|
* serve simple webm as fallback for multiquality playerAnton Schubert2018-01-241-3/+7
|
* Leading Spaces to Tabsdedeibel2017-12-111-3/+3
|
* Allowed multi translation for embedding, fixed autoplay optiondedeibel2017-12-101-1/+3
|
* Added multple translation tracks with configurable endpoints and labelsBenjamin Peter2017-12-101-3/+9
|
* repair tech stringsMaZderMind2016-12-291-4/+4
|
* repiar embeddingMaZderMind2016-12-271-6/+8
|
* Revert "hack: cdn pointed to defunc dus"Daniel Molkentin2016-09-291-2/+2
| | | | This reverts commit 24100f5581c5717e0cdd25391b92532be6202021.
* hack: cdn pointed to defunc dusDaniel Molkentin2016-09-291-2/+2
|
* Rename 'Music' to 'Radio' on all public placesMaZderMind2015-12-091-0/+4
|
* ssl() and proto() helper to keep visitors on their url schemeMaZderMind2015-07-031-6/+6
|
* Audio & Video-Player EmbedingMaZderMind2015-04-061-0/+10
|
* Streams-JSON v1MaZderMind2015-04-051-4/+62
|
* Implement MVT Pattern based on simple Config optionsMaZderMind2015-03-301-1/+173
|
* Introduce Models abstracting the Config away from Views & TemplatesMaZderMind2015-03-141-0/+5