summaryrefslogtreecommitdiff
path: root/www/templates/monitors.html
AgeCommit message (Collapse)Author
2016-06-26videowriter can be 1 or more for videoPliable Pixels
Former-commit-id: de23ecbe78173bfe65ba3d9f1508d349619a0a32
2016-06-26monitor status shows event typePliable Pixels
Former-commit-id: ad67141b0ad856f892bcba0d769666ed68b6a467
2016-05-31#261 - additionspliablepixels
Former-commit-id: 58276aaa504b3c6ecccea2548d181d97c6742420
2016-05-25#261 - option to switch languagespliablepixels
Former-commit-id: 3d0903622ca447f8c58b7bcc409df57e7b07d4a2
2016-05-25#261 - more intlpliablepixels
Former-commit-id: 0976517fc45eff4876eba6fd945cccea15b69f42
2016-05-05many other fixes for #234pliablepixels
Former-commit-id: 412018e40c05abe2bc299b13da9aeaa6d65b3eef
2016-04-30added monitor ID to monitor displaypliablepixels
Former-commit-id: dd548d62aaddefcb6feede4bedcca55f1bbf29f7
2016-04-24#232 - pass on orientation value to modal so we can rotatepliablepixels
Former-commit-id: 6169275f480e0166dcd19cd469c6e0452befdf0a
2016-04-17#226 - kung-fu native transitionspliablepixels
Former-commit-id: 78e74ddfc0db6458a7dfd1af0fb5ca9acf3abacd
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