Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-04-06 | Audio & Video-Player Embeding | MaZderMind | 1 | -0/+5 | |
2015-04-03 | Experimental Multi-Viewer | MaZderMind | 1 | -0/+15 | |
2015-03-31 | Raise 404 when no Stream is selected at all | MaZderMind | 1 | -0/+3 | |
2015-03-31 | Fix static Room-List getter | MaZderMind | 1 | -1/+1 | |
2015-03-31 | Fix getSelections() | MaZderMind | 1 | -1/+1 | |
2015-03-31 | Static Room-List getter | MaZderMind | 1 | -0/+9 | |
2015-03-30 | Default Tab- and Selection access | MaZderMind | 1 | -2/+14 | |
2015-03-30 | Static existence checks for Rooms | MaZderMind | 1 | -0/+13 | |
2015-03-30 | MVT Implementation of the schedule | MaZderMind | 1 | -0/+4 | |
2015-03-30 | Implement MVT Pattern based on simple Config options | MaZderMind | 1 | -1/+192 | |
2015-03-29 | Move get/set-Calls into ModelBase and abstract all access into a Model | MaZderMind | 1 | -5/+5 | |
Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php | |||||
2015-03-29 | Use normal Constructor | MaZderMind | 1 | -6/+1 | |
2015-03-29 | Fix Class Formatting | MaZderMind | 1 | -1/+2 | |
2015-03-14 | Introduce Models abstracting the Config away from Views & Templates | MaZderMind | 1 | -0/+49 | |