summaryrefslogtreecommitdiff
path: root/www/templates/events-modal.html
AgeCommit message (Expand)Author
2016-01-23#148 - event snapshot savepliablepixels
2016-01-23#147- undid auth approach -- causes problems with streaming images - we never...pliablepixels
2016-01-22#147 directed images through http interceptorpliablepixels
2016-01-20event playback - autostart on slideArjun Roychowdhury
2016-01-01various tweaks for playback of eventsArjun Roychowdhury
2015-12-14speed changesArjun Roychowdhury
2015-12-06#106 - first step towards a lot of required cleanup - still very very messyArjun Roychowdhury
2015-12-04don't know why calcMsTimer was needed - I changed it simply to leninsecs/no-...Arjun Roychowdhury
2015-11-20pause image fit to screenArjun Roychowdhury
2015-11-20#90 - toggle label beween 'fill screen' and 'fit screen' so its easier to und...Arjun Roychowdhury
2015-11-20#90 - fixed wide screen issues, I thinkArjun Roychowdhury
2015-11-16#86 - kungfu code moving - I'm surprised its working, or so I thinkArjun Roychowdhury
2015-11-05swipe fixesArjun Roychowdhury
2015-11-05#66 - if you are zoomed in, swipe to next monitor/event will be disabledArjun Roychowdhury
2015-11-05swipe support added #48 #49Arjun Roychowdhury
2015-11-05gapless playback control as well as control for image quality in event viewArjun Roychowdhury
2015-11-04gapless playback - inital code - #48 and #49Arjun Roychowdhury
2015-11-04animated screens as wellArjun Roychowdhury
2015-11-04#49 - animated event number to show transition - animating the image doesn't ...Arjun Roychowdhury
2015-11-03#49 initial code commits towards swiping eventsArjun Roychowdhury
2015-11-02displaying event id in full screen, fixed rn-platform bugArjun Roychowdhury
2015-11-01#60 - tap double detection fix for desktop/touch in full screen event modalArjun Roychowdhury
2015-11-01Added UI option to enable/disable H264 branch support. On by default #60Arjun Roychowdhury
2015-11-01added video support in view full screen footage modal #60Arjun Roychowdhury
2015-10-31#59 desktop mode supportArjun Roychowdhury
2015-10-09alarm notification ui editsArjun Roychowdhury
2015-10-08alarm notifications in modal views addedArjun Roychowdhury
2015-08-11API auth tied into ZM auth, enabled client to work in both auth and non-auth ...PliablePixels
2015-08-07Removed force page reloads - now when you exit/resume the page should not flashPliablePixels
2015-08-06timeline now has a radial button for easier usePliablePixels
2015-07-31modified image access to route through index.php and fixed cookie intercept a...PliablePixels
2015-07-29slideshow changed to not proceed till image fully loadsPliablePixels
2015-07-26made sure auto play of events matches FPS of eventPliablePixels
2015-07-26reduce image loading buffer of carousel (for low config devices) also made su...PliablePixels
2015-07-26Added slider with alarm frame tick marks and scrubbingPliablePixels
2015-07-24integrated event scrubbing with direct image access - need to clean up codePliablePixels
2015-07-16general formattingPliablePixels
2015-07-16moved saveImageToPhone to Modal - it was not working because button range was...PliablePixels
2015-07-14Feed screens now have a grey background, also have ability to scale images to...PliablePixels
2015-07-04events show progress, added fast/slow fwd/rewind controls, fixed last page of...PliablePixels
2015-07-03sass customization for mfb-button to adapt it for smaller viewsPliablePixels
2015-07-03added slow/fast rev/fwdPliablePixels
2015-06-24Cleaned up code, commented, preparing for HTTPS via CordovaHTTPPliablePixels
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 running...PliablePixels
2015-06-18Moved Modal Control to its own filePliablePixels
2015-06-04Created new screen for developer options, removed simulation mode (its practi...PliablePixels
2015-05-24added PTZ support (well, P for now, but framework with a cool menu is in place)PliablePixels
2015-05-12Added ZM state control - start/stop/restartARC
2015-05-01Made various tweaks to config files and code to make things work on Android. ...ARC