Commit Graph

20487 Commits (a7f586a46dc64b7dd625f1cae4b17a2466d50130)

Author SHA1 Message Date
Isaac Connor a7f586a46d fix eslint 2022-05-13 11:02:12 -04:00
Isaac Connor a8a20bdddd Use kill instead of stop when nav button clicked. Comment out onbeforeunload, it isn't working as expected or documented 2022-05-13 11:01:38 -04:00
Isaac Connor 47e9522c93 Add gsoap version from jammy 2022-05-13 10:41:25 -04:00
Isaac Connor c8876346c3 Deprecate php-apc and php-apc-bc 2022-05-13 10:39:40 -04:00
Isaac Connor e666452a83 Initial page load of montage should be single still images, with no connkey. Those will be added in js 2022-05-13 10:34:30 -04:00
Isaac Connor 94504df6fa Add onbeforeunload event handler to killoff the streams so that the browser can actually go. 2022-05-13 10:34:02 -04:00
Isaac Connor 0ede5cec85 remove duplication of onload, onerror. Introduce a kill function to be called when we browse away to stop all the ajax. 2022-05-13 10:33:35 -04:00
Isaac Connor 7581df7d60 cmake too old for gsoap 2022-05-13 09:10:46 -04:00
Isaac Connor 1fc8fa308a Build depends requies gsoap binaries as well 2022-05-12 18:51:47 -04:00
Isaac Connor ae9051c600
Merge pull request #3483 from jp-bennett/patch-4
Adds the gsoap package to Build-Depends
2022-05-12 18:18:19 -04:00
Jonathan Bennett 0e7ec03ea7
Adds the gsoap package to Build-Depends
A binary in the gsoap package is needed for building.
2022-05-12 17:07:53 -05:00
Isaac Connor 23e79f4115 Include libgsoap-dev 2022-05-12 17:46:14 -04:00
Andrew Bauer 2c56d20d5b
call cmake rpm macro without specifying a folder 2022-05-12 16:44:09 -05:00
Isaac Connor f3b5ed5f7e Fix empty PATH_FFMPEG. 2022-05-12 12:38:25 -04:00
Isaac Connor b6aeeab11d Merge branch 'master' of github.com:ZoneMinder/zoneminder 2022-05-12 12:16:37 -04:00
Isaac Connor 7aaa32d424 Use AV_NOPTS_VALUE instead of 0 in first_dts/first_pts variables. Don't adjust dts when it's AV_NOPTS_VALUE in writeVideoPacket. Handle it better in writePacket. 2022-05-12 11:05:38 -04:00
Isaac Connor ef05e8d5c2 Wake up everyone waiting in packetqueue before joining the event thread so that we don't lock 2022-05-12 11:02:36 -04:00
Isaac Connor 7ec97403d2 Introduce packetqueue::stop which just sets the deleting flag and sends out a notify. The idea is to call it before clear(). 2022-05-12 11:02:19 -04:00
Isaac Connor 3410d85302 Make STATES const instead of VAR 2022-05-12 11:01:16 -04:00
Isaac Connor 59898caf59 Start the query status timer on img.load 2022-05-12 11:00:50 -04:00
Andrew Bauer b142f44a87
Merge pull request #3482 from jp-bennett/patch-3
Remove Cambozola variable and Dependency
2022-05-12 07:08:44 -05:00
Jonathan Bennett 6fb18266ac
Remove Cambozola variable and Dependency
This seems to be what has broken the RPM builds.
2022-05-11 23:15:26 -05:00
Isaac Connor f501d83a4e Small adjustments to sizing/placement of shutdown button, status button and account text 2022-05-11 11:00:24 -04:00
Isaac Connor acd63ee0d8 Don't assuming we want to communicate with zms if streaming. 2022-05-11 10:21:44 -04:00
Isaac Connor efbd7f50c9 cleanup code by using echos instead of endlessly opening and closing php tags 2022-05-11 10:21:23 -04:00
Isaac Connor 8dd1435684 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2022-05-11 10:05:53 -04:00
Isaac Connor 2cb85492e9 Clean out cruft from prepareImage. Fixes not sending scaled image. 2022-05-11 10:05:48 -04:00
Isaac Connor 97c6c713a1 Convert width and height auto => 0 to auto=>auto. Add an auto-select for 5 wide when there are more than 5 and a multiple of 5 2022-05-10 20:23:20 -04:00
Isaac Connor 08cae161f6 Add debugging to help figure out misordered of packets on event creation 2022-05-10 20:22:57 -04:00
Isaac Connor e26aa6d0ae Set samesite for session ZMSESSID cookie for php < 7.3 2022-05-10 20:22:44 -04:00
Isaac Connor 3b642fde97 Stop streaming before changing location 2022-05-10 18:45:25 -04:00
Isaac Connor b1d2dd90ee Make imageandpoints 50% 2022-05-10 18:45:08 -04:00
Isaac Connor a58f937506 Bump version to 1.37.16 2022-05-10 14:26:04 -04:00
Isaac Connor 997c1197cf Implement decoding=Keyframes + OnDemand 2022-05-10 14:25:34 -04:00
Isaac Connor 3bcd0447a7 Fix using word auto instead of 0 2022-05-10 14:08:56 -04:00
Isaac Connor bbf50027e8 Don't show thumbnail column if thumbnails turned off 2022-05-10 13:10:55 -04:00
Isaac Connor 858fda42e9 Make events list table 100% 2022-05-10 13:10:36 -04:00
Isaac Connor 923a98f000 At least test for valid shmem for monitors with capturing=OnDemand or Decoding=OnDemand 2022-05-10 11:46:11 -04:00
Isaac Connor 18726f800d Remove deprecated case of scale=fixed. 2022-05-10 10:30:59 -04:00
Isaac Connor 0cdb926e9e Remove unused variable 2022-05-10 09:30:13 -04:00
Isaac Connor 87c7cae8c0 Enforce and document logic of cycle variables. Set cycle var when start/stopping 2022-05-10 09:24:42 -04:00
Isaac Connor d8aef93eb4 Don't auto start cycle when clicking next/prev 2022-05-09 14:53:44 -04:00
Isaac Connor 76f01647f1 define CMD_GET_IMAGE for completeness 2022-05-07 19:39:01 -04:00
Isaac Connor 2f25421cf0 Spacing 2022-05-07 19:39:01 -04:00
Isaac Connor cb30b9c5a9 fix missing ] on checkboxx 2022-05-07 19:39:01 -04:00
Isaac Connor 83963464ba spacing 2022-05-07 19:39:01 -04:00
Isaac Connor eb3806f482 Don't close initial stream. The QUIT gets lost. Add onload debugging 2022-05-07 11:39:17 -04:00
Isaac Connor 05155cff73 Zoom by 10% instead of 25% 2022-05-07 11:38:10 -04:00
Isaac Connor 3804f6c66c Finally fix centering of zoomed image 2022-05-07 11:37:58 -04:00
Isaac Connor 8d38d1c36e Implement 25% zoom incrementts with no max 2022-05-06 12:11:47 -04:00