zoneminder/web/app/Controller
Kyle Johnson f385db2d80 Moved the scaling of streams from JS to PHP
The Monitor model is now smart enough to change the stream's scale.
It also has the option of not scaling at all (in the case of the
single monitor view).
2013-09-24 12:54:37 -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 Moved the scaling of streams from JS to PHP 2013-09-24 12:54:37 -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