summaryrefslogtreecommitdiff
path: root/www/templates/monitors-modal.html
AgeCommit message (Collapse)Author
2016-03-09#182 - you can now double tap to exit live viewpliablepixels
Former-commit-id: 3c634651d0740b7c0ee4d1055075a8c659343f1d
2016-02-19#164 - various fixes/updatespliablepixels
Former-commit-id: 1ce6e1c6fcfc39d592ee65f9640c3c5ec35dee98
2016-02-18#164 - initial fixes and refactoringpliablepixels
Former-commit-id: 5a21c98c22d8035454cf92eb7b7a4a2b65a4f0e3
2016-02-17#162 - desktops get a + and - button to zoom. You can drag the mouse to panpliablepixels
Former-commit-id: 345cf85653b15358cf3776f7216ff3af84700c23
2016-02-05#126 and #155 - I think I finally got it this timepliablepixels
Former-commit-id: 85587badc26f74e31a1a458ca3bdb3fff016968f
2016-02-04#158 - exit at toppliablepixels
Former-commit-id: 2479de1c58c3ea0ccedb2afeb35a8fbe6eb4c7a1
2016-01-29#154 - cleanuppliablepixels
Former-commit-id: 1ef2f02459f0ccb13909e5ee3cd849cbb410e420
2016-01-29#154 and #155 various updates, also ties into ↵pliablepixels
https://github.com/ZoneMinder/ZoneMinder/issues/1253 Former-commit-id: 7f939b4bad5d9463a7653abbdcafd79d8a6c1fa8
2016-01-23#148 - event snapshot savepliablepixels
Former-commit-id: d2c8a38a7a864bf5df1c87917ff359a827cc1382
2016-01-20event playback - autostart on slideArjun Roychowdhury
Former-commit-id: 17c87cc2c11901d11d1a7a38333ccf211daa8b71
2016-01-19minor editsArjun Roychowdhury
Former-commit-id: 5676ed31ab14b0893dc8f0958d3ee5f02f718940
2016-01-15#131 - make sure images are not pulled in background modeArjun Roychowdhury
Former-commit-id: 115c74770f9023d1acebb0987bd855e2b310fa45
2016-01-13#139 - if use zms is enabled, first grab a snapshot for a quick display and ↵Arjun Roychowdhury
then change to streaming after "x" seconds Former-commit-id: 0e048c7201a799902ea98395284cf06c8bcd79ff
2016-01-08#116 - presets seems to be working - needs more testingArjun Roychowdhury
Former-commit-id: 427b83929240d67fa5c26b9e49cbf0629ecf0f69
2016-01-08#116 - initial code for preset suppport - still needs workArjun Roychowdhury
Former-commit-id: e5fcac51dc6c4d836e7c78827b52ed3f3787afcf
2015-12-25#123 - developer options now has a stream via nph-zms modeArjun Roychowdhury
Former-commit-id: 9d9e1b55e2f2b6c32748ae3ceded703b2cc5020f
2015-12-24#121 - added a stop button - not really tested...Arjun Roychowdhury
Former-commit-id: 5e2ddcc44e9d4a282eae4ec6e2cd174b983371ea
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-17#92 - let user have full control on cgi-bin path spec to cover all casesArjun Roychowdhury
Former-commit-id: 48bd4d0ca2ee8a8b44f885f76652c86088fc2397
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-04showing monitor name in live viewArjun Roychowdhury
2015-11-02removed maxfps - its useless since I am taking snapshotsArjun Roychowdhury
2015-10-26fixed swipe direction https://github.com/pliablepixels/zmNinja/issues/51Arjun Roychowdhury
2015-10-22nitsArjun Roychowdhury
2015-10-11https://github.com/pliablepixels/zmNinja/issues/41Arjun Roychowdhury
2015-10-09alarm notification ui editsArjun Roychowdhury
2015-10-08alarm notifications in modal views addedArjun Roychowdhury
2015-09-16Dedicated menu for monitor transition - removed swipes ↵Arjun Roychowdhury
https://github.com/pliablepixels/zmNinja/issues/29
2015-08-28Implemented auth key into the app so each image refresh in Montage and ↵PliablePixels
Monitor view does not hit the ZM DB and generate a million records. Solves the log pings of https://github.com/pliablepixels/zmNinja/issues/26
2015-08-21ionic content banner is being used for useful status displaysPliablePixels
2015-08-19Fixed monitor view and montage performance - nph-zms instances were building ↵PliablePixels
up at the server killing it after repeated use. phew
2015-08-18This is a HOLY SHIT update. I broke something, really bad in montage view. I ↵PliablePixels
hope I fixed it.
2015-08-07Removed force page reloads - now when you exit/resume the page should not flashPliablePixels
2015-08-06timeline now has a joystick button that is easier to use, also removed ↵PliablePixels
dependencies
2015-08-06timeline now has a radial button for easier usePliablePixels
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-15Updated with functionality to save feed snapshots to camera rollPliablePixels
2015-07-14Feed screens now have a grey background, also have ability to scale images ↵PliablePixels
to crop or fit
2015-06-21remove simulation code completely to keep things easy to understand.PliablePixels
2015-06-19fixed modal floating button positionPliablePixels
2015-06-18Moved Modal Control to its own filePliablePixels
2015-06-04whoops - broke live view auth when adding montage view optimizations - fixedPliablePixels
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