summaryrefslogtreecommitdiff
path: root/www/templates/events-modal.html
AgeCommit message (Collapse)Author
2016-01-23#148 - event snapshot savepliablepixels
Former-commit-id: d2c8a38a7a864bf5df1c87917ff359a827cc1382
2016-01-23#147- undid auth approach -- causes problems with streaming images - we ↵pliablepixels
never get to success - screw it - lets see who complains Former-commit-id: c1b7759465cf79b414c40aa241df011ffee85285
2016-01-22#147 directed images through http interceptorpliablepixels
Former-commit-id: ed7370e244a1bc7d0badfabd763b28e0229682b7
2016-01-20event playback - autostart on slideArjun Roychowdhury
Former-commit-id: 17c87cc2c11901d11d1a7a38333ccf211daa8b71
2016-01-01various tweaks for playback of eventsArjun Roychowdhury
Former-commit-id: 49b3055c54e7832d5f3264b8f280084924f607d6
2015-12-14speed changesArjun Roychowdhury
Former-commit-id: b55b715d37819e567d4a5995e23e01387c3faab1
2015-12-06#106 - first step towards a lot of required cleanup - still very very messyArjun Roychowdhury
Former-commit-id: 340545e91b29552f68cb03398401668ef479d3de
2015-12-04don't know why calcMsTimer was needed - I changed it simply to ↵Arjun Roychowdhury
leninsecs/no-of-frames Former-commit-id: 29d8070a88e9bdc18470093582b5cee082b208b8
2015-11-20pause image fit to screenArjun Roychowdhury
Former-commit-id: ccc7407bdebc28185f739118e2d021ddb23dd3c2
2015-11-20#90 - toggle label beween 'fill screen' and 'fit screen' so its easier to ↵Arjun Roychowdhury
understand. Also switched default to fit Former-commit-id: c16f04a43f8be2cb2c20e377cb6a3ea2f6fb511f
2015-11-20#90 - fixed wide screen issues, I thinkArjun Roychowdhury
Former-commit-id: 1f9c629c426e825c8e4a845356469741b37bacb2
2015-11-16#86 - kungfu code moving - I'm surprised its working, or so I thinkArjun Roychowdhury
Former-commit-id: 9d48f8eba7548a77b33072c159993a84aee5b9c7
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
look good as it takes time to load the image
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
mode honoring ZM's auth system
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 ↵PliablePixels
and insert
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 ↵PliablePixels
sure scrub carousel is cleared if full screen is opened so as not to double images
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 ↵PliablePixels
was out of scope of modal controller range.
2015-07-14Feed screens now have a grey background, also have ability to scale images ↵PliablePixels
to crop or fit
2015-07-04events show progress, added fast/slow fwd/rewind controls, fixed last page ↵PliablePixels
of events showing less than full screen list at times
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 ↵PliablePixels
running/pending
2015-06-18Moved Modal Control to its own filePliablePixels
2015-06-04Created new screen for developer options, removed simulation mode (its ↵PliablePixels
practically useless)
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
Using crosswalk for Android for better performance