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
/
js
/
ModalCtrl.js
Age
Commit message (
Collapse
)
Author
2015-07-26
reduce image loading buffer of carousel (for low config devices) also made ↵
PliablePixels
sure scrub carousel is cleared if full screen is opened so as not to double images
2015-07-26
Added slider with alarm frame tick marks and scrubbing
PliablePixels
2015-07-24
integrated event scrubbing with direct image access - need to clean up code
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-15
Updated with functionality to save feed snapshots to camera roll
PliablePixels
2015-07-14
reloading page on resume to take care of inactive modals. Not ideal, but ↵
PliablePixels
better than inactive screens
2015-07-14
Feed screens now have a grey background, also have ability to scale images ↵
PliablePixels
to crop or fit
2015-07-04
resolved fixme notes
PliablePixels
2015-06-27
Added ability to log key events to file and email (useful for release debugging)
PliablePixels
2015-06-26
I am now reading the PTZ DB to figure out the right "move" command for the ↵
PliablePixels
cameras
2015-06-24
Cleaned up code, commented, preparing for HTTPS via CordovaHTTP
PliablePixels
2015-06-21
remove simulation code completely to keep things easy to understand.
PliablePixels
2015-06-18
Moved Modal Control to its own file
PliablePixels