.. |
Makefile.am
|
Bug 308 - Added improved signal handling and backtracing.
|
2006-04-05 12:22:27 +00:00 |
jinclude.h
|
Initial revision
|
2002-09-16 09:19:24 +00:00 |
zm.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_box.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_box.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_buffer.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_buffer.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_camera.cpp
|
Added size shortcut methods.
|
2006-04-12 15:14:55 +00:00 |
zm_camera.h
|
Bug 374 - Multiple monitors can now share the same video device source without penalty.
|
2006-10-24 14:37:34 +00:00 |
zm_comms.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_comms.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_config.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_config.h.in
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_coord.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_coord.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_db.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_db.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_debug.c
|
Bug 328 - Added abort call to Fatal to cause backtrace.
|
2006-05-08 12:44:22 +00:00 |
zm_debug.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_event.cpp
|
Bug 390 - Updated timestamp tokens to show deci-seconds etc
|
2006-12-24 16:50:01 +00:00 |
zm_event.h
|
Added enum for frame type, though not currently used.
|
2006-05-25 14:02:38 +00:00 |
zm_file_camera.cpp
|
Bug 265 - Fixed memory access errors due to pointers to free'd mysql query data.
|
2006-01-21 17:58:46 +00:00 |
zm_file_camera.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_font.h
|
New files created as a result of breaking out the classes to support
|
2003-03-26 12:03:37 +00:00 |
zm_image.cpp
|
Merged in changes for enhanced showtext.
|
2006-11-16 11:34:53 +00:00 |
zm_image.h
|
Merged in changes for enhanced showtext.
|
2006-11-16 11:34:53 +00:00 |
zm_jpeg.c
|
Bug 264 - Added support for zipped raw images.
|
2006-01-20 15:27:48 +00:00 |
zm_jpeg.h
|
Bug 264 - Added support for zipped raw images.
|
2006-01-20 15:27:48 +00:00 |
zm_local_camera.cpp
|
Bug 374 - Multiple monitors can now share the same video device source without penalty.
|
2006-10-24 14:37:34 +00:00 |
zm_local_camera.h
|
Bug 374 - Multiple monitors can now share the same video device source without penalty.
|
2006-10-24 14:37:34 +00:00 |
zm_monitor.cpp
|
Bug 402 - Added errors and warnings on bogus exits.
|
2007-04-03 09:47:08 +00:00 |
zm_monitor.h
|
Bug 390 - Updated timestamp tokens to show deci-seconds etc
|
2006-12-24 16:50:01 +00:00 |
zm_mpeg.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_mpeg.h
|
Bug 351 - Fixed to compile with latest version 50 ffmpeg.
|
2006-07-04 10:46:16 +00:00 |
zm_poly.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_poly.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_regexp.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_regexp.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_remote_camera.cpp
|
Bug 402 - Added errors and warnings on bogus exits.
|
2007-04-03 09:47:08 +00:00 |
zm_remote_camera.h
|
Bug 265 - Fixed memory access errors due to pointers to free'd mysql query data.
|
2006-01-21 17:58:46 +00:00 |
zm_rgb.h
|
Merged in changes for enhanced showtext.
|
2006-11-16 11:34:53 +00:00 |
zm_signal.cpp
|
Fixed incorrect indication on HUP signal.
|
2006-05-24 13:51:23 +00:00 |
zm_signal.h
|
Bug 308 - Added handlers for fatal signals, with backtracing facility.
|
2006-04-05 12:20:46 +00:00 |
zm_user.cpp
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_user.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zm_zone.cpp
|
Bug 292 - Added more checks on zone polygons.
|
2006-05-08 12:46:23 +00:00 |
zm_zone.h
|
Bug 260 - Added average pixel difference to statistics
|
2006-03-31 15:34:16 +00:00 |
zma.cpp
|
Bug 308 - Added improved signal handling and backtracing.
|
2006-04-05 12:22:27 +00:00 |
zmc.cpp
|
Bug 402 - Added errors and warnings on bogus exits.
|
2007-04-03 09:47:08 +00:00 |
zmf.cpp
|
Bug 308 - Added improved signal handling and backtracing.
|
2006-04-05 12:22:27 +00:00 |
zmf.h
|
Updated copyright statement.
|
2006-01-17 10:56:30 +00:00 |
zmfix.cpp
|
Bug 294 - Now fixes control devices.
|
2006-03-23 18:17:30 +00:00 |
zms.cpp
|
Bug 308 - Added improved signal handling and backtracing.
|
2006-04-05 12:22:27 +00:00 |
zmu.cpp
|
Bug 308 - Added improved signal handling and backtracing.
|
2006-04-05 12:22:27 +00:00 |