.. |
jwt-cpp
|
Merge pull request #2874 from hax0kartik/2810-libjwt
|
2020-03-06 14:48:45 -05:00 |
libbcrypt
|
Merge branch 'fix_zms'
|
2020-04-26 18:43:39 -04:00 |
CMakeLists.txt
|
Extract generated part of zm_config.h into zm_config_data.h
|
2020-08-25 23:33:56 +02:00 |
jinclude.h
|
…
|
|
zm.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm.h
|
Make zm_terminate available to anyone who includes zm.h
|
2020-05-07 13:38:56 -04:00 |
zm_bigfont.h
|
…
|
|
zm_box.cpp
|
…
|
|
zm_box.h
|
google code style
|
2020-05-01 18:06:27 -04:00 |
zm_buffer.cpp
|
…
|
|
zm_buffer.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_camera.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_camera.h
|
Merge branch 'release-1.34'
|
2020-07-07 16:15:56 -04:00 |
zm_comms.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_comms.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_config.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_config.h
|
Extract generated part of zm_config.h into zm_config_data.h
|
2020-08-25 23:33:56 +02:00 |
zm_config_data.h.in
|
Extract generated part of zm_config.h into zm_config_data.h
|
2020-08-25 23:33:56 +02:00 |
zm_coord.cpp
|
…
|
|
zm_coord.h
|
google code style
|
2020-05-01 18:06:27 -04:00 |
zm_crypt.cpp
|
Merge pull request #2874 from hax0kartik/2810-libjwt
|
2020-03-06 14:48:45 -05:00 |
zm_crypt.h
|
…
|
|
zm_curl_camera.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_curl_camera.h
|
Fix stuff
|
2020-04-08 12:52:09 -04:00 |
zm_db.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_db.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_event.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_event.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_eventstream.cpp
|
Use BOUNDARY instead of ZoneMinderFrame
|
2020-09-02 16:34:56 -04:00 |
zm_eventstream.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_exception.cpp
|
…
|
|
zm_exception.h
|
…
|
|
zm_ffmpeg.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_ffmpeg.h
|
Merge branch 'release-1.34'
|
2020-08-17 19:30:32 -04:00 |
zm_ffmpeg_camera.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_ffmpeg_camera.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_ffmpeg_input.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_ffmpeg_input.h
|
don't seek back when not neccesary
|
2019-12-13 18:12:33 -05:00 |
zm_fifo.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_fifo.h
|
…
|
|
zm_file_camera.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_file_camera.h
|
…
|
|
zm_font.h
|
…
|
|
zm_frame.cpp
|
…
|
|
zm_frame.h
|
…
|
|
zm_group.cpp
|
…
|
|
zm_group.h
|
…
|
|
zm_image.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_image.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_image_analyser.cpp
|
…
|
|
zm_image_analyser.h
|
…
|
|
zm_jpeg.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_jpeg.h
|
…
|
|
zm_libvlc_camera.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_libvlc_camera.h
|
…
|
|
zm_libvnc_camera.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_libvnc_camera.h
|
Fix a memory leak, shift rfbClientCleanup to Terminate()
|
2020-03-30 10:11:42 -07:00 |
zm_local_camera.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_local_camera.h
|
…
|
|
zm_logger.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_logger.h
|
Cleanup/rework. Handle database connection failure. This can happen if we init logging before config reading. Default terminal log level to warning. Cleanup logInit copying the options in order to populate mLogPath from config. We can handle this in the constructor now.
|
2019-09-17 11:10:59 -04:00 |
zm_mem_utils.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_monitor.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_monitor.h
|
Add UNKNOWN status type. test for shared_data in ShmValid()
|
2020-09-02 17:22:00 -04:00 |
zm_monitorstream.cpp
|
Handle non-connected monitor in processCmd. Quit when zm_terminate in checkInitiialized loop
|
2020-09-02 17:22:39 -04:00 |
zm_monitorstream.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_mpeg.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_mpeg.h
|
…
|
|
zm_packet.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_packet.h
|
…
|
|
zm_packetqueue.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_packetqueue.h
|
Properly compute video buffer length when analysis fps is set
|
2019-11-15 21:55:40 -05:00 |
zm_poly.cpp
|
google code style
|
2020-05-01 18:06:27 -04:00 |
zm_poly.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_regexp.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_regexp.h
|
…
|
|
zm_remote_camera.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_remote_camera.h
|
…
|
|
zm_remote_camera_http.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_remote_camera_http.h
|
Add PrimeCapture to zm_remote_camera_http. PrimeCapture is used to determine if we can connect and so by not implementing it, monitors like this say capturing even though they are not.
|
2020-08-08 10:21:06 -04:00 |
zm_remote_camera_nvsocket.cpp
|
…
|
|
zm_remote_camera_nvsocket.h
|
…
|
|
zm_remote_camera_rtsp.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_remote_camera_rtsp.h
|
CaptureAndRecord in remote camera rtsp doesn't work. Remove it.
|
2019-09-23 10:52:57 -04:00 |
zm_rgb.h
|
…
|
|
zm_rtp.cpp
|
…
|
|
zm_rtp.h
|
…
|
|
zm_rtp_ctrl.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_rtp_ctrl.h
|
…
|
|
zm_rtp_data.cpp
|
code style, merge Debug lines and consult zm_terminate in the main while loop
|
2020-05-07 13:41:09 -04:00 |
zm_rtp_data.h
|
…
|
|
zm_rtp_source.cpp
|
code style, merge Debug lines and consult zm_terminate in the main while loop
|
2020-05-07 13:41:29 -04:00 |
zm_rtp_source.h
|
code style, merge Debug lines and consult zm_terminate in the main while loop
|
2020-05-07 13:41:39 -04:00 |
zm_rtsp.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_rtsp.h
|
…
|
|
zm_rtsp_auth.cpp
|
Code style/spacing
|
2020-05-07 13:43:35 -04:00 |
zm_rtsp_auth.h
|
Merge pull request #2874 from hax0kartik/2810-libjwt
|
2020-03-06 14:48:45 -05:00 |
zm_sdp.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_sdp.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_sendfile.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_signal.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_signal.h
|
…
|
|
zm_storage.cpp
|
…
|
|
zm_storage.h
|
…
|
|
zm_stream.cpp
|
remove debug
|
2020-09-02 17:33:38 -04:00 |
zm_stream.h
|
Changes to not just die if not connected to monitor. Instead wait around spitting out an error image.
|
2020-09-02 16:36:05 -04:00 |
zm_swscale.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_swscale.h
|
Modify Convert to scale as well
|
2020-03-28 15:17:19 -07:00 |
zm_thread.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_thread.h
|
Spacing
|
2020-05-07 13:44:32 -04:00 |
zm_threaddata.cpp
|
…
|
|
zm_time.cpp
|
…
|
|
zm_time.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_timer.cpp
|
…
|
|
zm_timer.h
|
…
|
|
zm_user.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_user.h
|
…
|
|
zm_utils.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_utils.h
|
rename sseversion to sse_version
|
2020-07-19 17:50:47 -04:00 |
zm_video.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_video.h
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_videostore.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_videostore.h
|
rename GetOptEncoderParams to GetOptEncoderParams to GetOptEncoderParamsVec so that we can get at the std::string if we want to.
|
2020-07-30 15:06:05 -04:00 |
zm_zone.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zm_zone.h
|
…
|
|
zma.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zmc.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |
zms.cpp
|
We no longer care about not being able to connect to the monitor.
|
2020-09-02 16:37:11 -04:00 |
zmu.cpp
|
Convert NULL/0 to nullptr
|
2020-08-26 22:03:40 +02:00 |