| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-09 | #182 - you can now double tap to exit live view | pliablepixels | |
| Former-commit-id: 3c634651d0740b7c0ee4d1055075a8c659343f1d | |||
| 2016-02-19 | #164 - various fixes/updates | pliablepixels | |
| Former-commit-id: 1ce6e1c6fcfc39d592ee65f9640c3c5ec35dee98 | |||
| 2016-02-18 | #164 - initial fixes and refactoring | pliablepixels | |
| Former-commit-id: 5a21c98c22d8035454cf92eb7b7a4a2b65a4f0e3 | |||
| 2016-02-17 | #162 - desktops get a + and - button to zoom. You can drag the mouse to pan | pliablepixels | |
| Former-commit-id: 345cf85653b15358cf3776f7216ff3af84700c23 | |||
| 2016-02-05 | #126 and #155 - I think I finally got it this time | pliablepixels | |
| Former-commit-id: 85587badc26f74e31a1a458ca3bdb3fff016968f | |||
| 2016-02-04 | #158 - exit at top | pliablepixels | |
| Former-commit-id: 2479de1c58c3ea0ccedb2afeb35a8fbe6eb4c7a1 | |||
| 2016-01-29 | #154 - cleanup | pliablepixels | |
| 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 save | pliablepixels | |
| Former-commit-id: d2c8a38a7a864bf5df1c87917ff359a827cc1382 | |||
| 2016-01-20 | event playback - autostart on slide | Arjun Roychowdhury | |
| Former-commit-id: 17c87cc2c11901d11d1a7a38333ccf211daa8b71 | |||
| 2016-01-19 | minor edits | Arjun Roychowdhury | |
| Former-commit-id: 5676ed31ab14b0893dc8f0958d3ee5f02f718940 | |||
| 2016-01-15 | #131 - make sure images are not pulled in background mode | Arjun 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 testing | Arjun Roychowdhury | |
| Former-commit-id: 427b83929240d67fa5c26b9e49cbf0629ecf0f69 | |||
| 2016-01-08 | #116 - initial code for preset suppport - still needs work | Arjun Roychowdhury | |
| Former-commit-id: e5fcac51dc6c4d836e7c78827b52ed3f3787afcf | |||
| 2015-12-25 | #123 - developer options now has a stream via nph-zms mode | Arjun Roychowdhury | |
| Former-commit-id: 9d9e1b55e2f2b6c32748ae3ceded703b2cc5020f | |||
| 2015-12-24 | #121 - added a stop button - not really tested... | Arjun Roychowdhury | |
| Former-commit-id: 5e2ddcc44e9d4a282eae4ec6e2cd174b983371ea | |||
| 2015-11-20 | pause image fit to screen | Arjun 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 think | Arjun Roychowdhury | |
| Former-commit-id: 1f9c629c426e825c8e4a845356469741b37bacb2 | |||
| 2015-11-17 | #92 - let user have full control on cgi-bin path spec to cover all cases | Arjun Roychowdhury | |
| Former-commit-id: 48bd4d0ca2ee8a8b44f885f76652c86088fc2397 | |||
| 2015-11-05 | swipe fixes | Arjun Roychowdhury | |
| 2015-11-05 | #66 - if you are zoomed in, swipe to next monitor/event will be disabled | Arjun Roychowdhury | |
| 2015-11-04 | showing monitor name in live view | Arjun Roychowdhury | |
| 2015-11-02 | removed maxfps - its useless since I am taking snapshots | Arjun Roychowdhury | |
| 2015-10-26 | fixed swipe direction https://github.com/pliablepixels/zmNinja/issues/51 | Arjun Roychowdhury | |
| 2015-10-22 | nits | Arjun Roychowdhury | |
| 2015-10-11 | https://github.com/pliablepixels/zmNinja/issues/41 | Arjun Roychowdhury | |
| 2015-10-09 | alarm notification ui edits | Arjun Roychowdhury | |
| 2015-10-08 | alarm notifications in modal views added | Arjun Roychowdhury | |
| 2015-09-16 | Dedicated menu for monitor transition - removed swipes ↵ | Arjun Roychowdhury | |
| https://github.com/pliablepixels/zmNinja/issues/29 | |||
| 2015-08-28 | Implemented 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-21 | ionic content banner is being used for useful status displays | PliablePixels | |
| 2015-08-19 | Fixed monitor view and montage performance - nph-zms instances were building ↵ | PliablePixels | |
| up at the server killing it after repeated use. phew | |||
| 2015-08-18 | This is a HOLY SHIT update. I broke something, really bad in montage view. I ↵ | PliablePixels | |
| hope I fixed it. | |||
| 2015-08-07 | Removed force page reloads - now when you exit/resume the page should not flash | PliablePixels | |
| 2015-08-06 | timeline now has a joystick button that is easier to use, also removed ↵ | PliablePixels | |
| dependencies | |||
| 2015-08-06 | timeline now has a radial button for easier use | PliablePixels | |
| 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 | 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-15 | Updated with functionality to save feed snapshots to camera roll | PliablePixels | |
| 2015-07-14 | Feed screens now have a grey background, also have ability to scale images ↵ | PliablePixels | |
| to crop or fit | |||
| 2015-06-21 | remove simulation code completely to keep things easy to understand. | PliablePixels | |
| 2015-06-19 | fixed modal floating button position | PliablePixels | |
| 2015-06-18 | Moved Modal Control to its own file | PliablePixels | |
| 2015-06-04 | whoops - broke live view auth when adding montage view optimizations - fixed | PliablePixels | |
| 2015-06-04 | Created new screen for developer options, removed simulation mode (its ↵ | PliablePixels | |
| practically useless) | |||
| 2015-05-24 | added PTZ support (well, P for now, but framework with a cool menu is in place) | PliablePixels | |
