index
:
zmNinja
f0xx_changes
master
Cross-platform client for ZoneMinder, https://github.com/pliablepixels/zmNinja
a.afanasieff@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
templates
/
monitors.html
Age
Commit message (
Collapse
)
Author
2015-10-08
badge notification count for events
Arjun Roychowdhury
2015-10-07
websockets for android
Arjun Roychowdhury
2015-07-16
general formatting
PliablePixels
2015-07-16
moved saveImageToPhone to Modal - it was not working because button range ↵
PliablePixels
was out of scope of modal controller range.
2015-07-04
display default messages if no monitors/events found
PliablePixels
2015-06-26
I am now reading the PTZ DB to figure out the right "move" command for the ↵
PliablePixels
cameras
2015-06-21
remove simulation code completely to keep things easy to understand.
PliablePixels
2015-06-21
Monitor view now calls zmdc APIs and checks if monitor is running/not ↵
PliablePixels
running/pending
2015-05-24
added PTZ support (well, P for now, but framework with a cool menu is in place)
PliablePixels
2015-05-17
Now enable/disable and change Monitor mode right from the comfort of your app!
ARC
2015-05-11
nits - not much to describe
ARC
2015-05-09
made inactive monitors grey instead of red
ARC
2015-04-28
converted 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-28
Added monitor live view
ARC
2015-04-25
First Commit
ARC