summaryrefslogtreecommitdiff
path: root/www/templates/monitors.html
AgeCommit message (Collapse)Author
2016-01-29#154 and #155 various updates, also ties into ↵pliablepixels
https://github.com/ZoneMinder/ZoneMinder/issues/1253 Former-commit-id: 7f939b4bad5d9463a7653abbdcafd79d8a6c1fa8
2015-10-08badge notification count for eventsArjun Roychowdhury
2015-10-07websockets for androidArjun Roychowdhury
2015-07-16general formattingPliablePixels
2015-07-16moved saveImageToPhone to Modal - it was not working because button range ↵PliablePixels
was out of scope of modal controller range.
2015-07-04display default messages if no monitors/events foundPliablePixels
2015-06-26I am now reading the PTZ DB to figure out the right "move" command for the ↵PliablePixels
cameras
2015-06-21remove simulation code completely to keep things easy to understand.PliablePixels
2015-06-21Monitor view now calls zmdc APIs and checks if monitor is running/not ↵PliablePixels
running/pending
2015-05-24added PTZ support (well, P for now, but framework with a cool menu is in place)PliablePixels
2015-05-17Now enable/disable and change Monitor mode right from the comfort of your app!ARC
2015-05-11nits - not much to describeARC
2015-05-09made inactive monitors grey instead of redARC
2015-04-28converted views to cache=false, I don't think there are significant ↵ARC
performance hits. Also added triggers to see which views get unloaded/destroyed on exit - perf. tuning
2015-04-28Added monitor live viewARC
2015-04-25First CommitARC