zoneminder/web/app/Controller
Kyle Johnson 2fa0d3a284 Rewrote the way that monitor streams are created.
No longer need LiveStreamHelper, and the logic of which image to
display (live or placeholder) has been moved to the Moniors model.
This way should be much easier to understand and support.  This also
fixes my 'ugly hack' in commit eed6c81287
2013-09-24 08:56:04 -04:00
..
Component Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
AppController.php Fixes issue 129 - Bandwidth is now updated in the UI after changing it 2013-09-18 17:10:17 -04:00
BandwidthController.php Fixes issue 129 - Bandwidth is now updated in the UI after changing it 2013-09-18 17:10:17 -04:00
ConfigController.php Also grab the Hint column from the Config table 2013-06-22 11:59:03 -04:00
EventsController.php Have the Events view view (not index) use the popup layout 2013-09-19 11:31:54 -04:00
FiltersController.php Initial commit of Filters MVC. 2013-06-04 13:23:00 -04:00
LogsController.php Sort with newest at top, not bottom. 2013-07-11 12:09:45 -04:00
MonitorsController.php Rewrote the way that monitor streams are created. 2013-09-24 08:56:04 -04:00
PagesController.php Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
VersionController.php Polls the update check every 5 minutes and if an update is available it adds a message beside the version number in the footer. This should fix issue #130 2013-09-20 10:49:11 -04:00
ZonesController.php Initial commit of Zone MVC 2013-07-18 08:08:07 -04:00