4
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added watchdog, camera lost event, Retry connect camera, improved thread handling. See http://www.lavrsen.dk/twiki/bin/view/Motion/WatchdogAndThreadPatch for more details. More... over 17 years ago
http control help The http://www.lavrsen.dk/twiki/bin/view/Motion/MotionGuideAlphabeticalOptionReferenceManual is a document that suit better and is faster to load. More... over 17 years ago
Change http control according with http://www.lavrsen.dk/twiki/bin/view/Motion/FeatureRequest2007x11x19x181541, not implemented yet text help but link to Twiki. More... over 17 years ago
Fix debug_level declaration error More... over 17 years ago
Continue changing int types and fix some default values in motion-dist More... over 17 years ago
Increase buffer size in webhttpd to allow a longer host size. Added latest stable version of pwc-ioctl.h. Change int types values for track also changing motion man page. More... over 17 years ago
Update CHANGELOG and CREDITS , minor changes in variable types and webhttpd.c More... over 17 years ago
Replace types short unsigned int by unsigned short int, start changing types in conf.c / conf.h not hurting yet ;-), Fix warning in video2.c , changed buffer size and fix track response values and select box. More... over 17 years ago
Fix motion_log() message on write file, resize static buffers in webhttpd More... over 17 years ago
Fixed a problem with parameters that contains number like v4l2_palette More... over 17 years ago
Implement missing funcionality in http://www.lavrsen.dk/twiki/bin/view/Motion/FeatureRequest2007x11x19x181541 More... over 17 years ago
Added to distclean in Makefile.in all conf files and spec file to be removed More... over 17 years ago
Remove conf files that are managed by configure to add name and version More... over 17 years ago
Fix a warning in webcam.c when closing socket and setup_mode is on. Change configure adding PACKAGE_NAME, PACKAGE_VERSION , DOC_DIR. Add all conf files to configure to add PACKAGE_NAME, PACKAGE_VERSION automatically More... over 17 years ago
Fix http://www.lavrsen.dk/twiki/bin/view/Motion/BugReport2007x10x27x150419 , segfault on x86_64 More... over 17 years ago
Fix a warning in FreeBSD refinition of HAVE_STDLIB_H More... over 17 years ago
Choose palette patch http://www.lavrsen.dk/twiki/bin/view/Motion/VideoForLinuxTwoDiscussion, maybe it needs some work for usability but i think is good enough for let user test. More... over 17 years ago
Small fixes in conf , motion-dist.conf More... over 17 years ago
Fix pid file passed from command like , because it was overwriten by motion.conf value, remove nochild conf value because was not used at all. More... over 17 years ago
More fixes in motion man page and little fix to avoid a message of motion start when motion -h is run More... over 17 years ago
Set default value to localhost for pgsql_host, remove uneeded include , get size of int types in configure. More... over 17 years ago
Update version and latest changes from 3.2.9 for motion guide More... over 17 years ago
Fixed http://www.lavrsen.dk/twiki/bin/view/Motion/BugReport2007x10x23x093651 More... over 17 years ago
Fix motion.1 and motion-dist.conf according with changes in 3.2.9 More... over 17 years ago
Fix a minor issue in thread4.conf and initialize ret in check_authentication() More... over 17 years ago
Added a new flag main_thread to config_param to determine which parameter only belongs to main thread ( i.ex daemon, control_port, etc ... ). Improve http control variables replacing int by short unsinged int, show only available parameters in thread determined by main_thread flag, fix errors in boolean values shown in dropbox and move href back link to top left of pages. More... over 17 years ago
Update version and correct netcam_url text More... over 17 years ago
Added help in http control and fix a warning in ffmpeg.c More... over 17 years ago
Small micro-lightswitch modification. Removal of ref frame debug options. More... over 17 years ago
Fix several issues when using output_all: Start movie record (if configured) Save preview (if configured) if there isn't any image with motion. area_detect is now only sent if there is motion. More... over 17 years ago