4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped up revision number to 3.2.7 and reran autoconf. Still open issues before release of 3.2.7 can be made. RPMs seems to be broken with current specfile. More... about 19 years ago
Guide update. Update of CHANGELOG and CREDITS from netcam bugfix More... about 19 years ago
16 Apr 06 [email protected] Modified netcam code to use 'select' on recv instead of SO_RECVTIMEO. Also removed the 'timeout' argument from the routine netcam_recv (since it wasn't used anywhere). More... about 19 years ago
CHANGELOG update - ready for release 3.2.6 More... about 19 years ago
text_changes now shows a '-' when motion detection is paused instead of just showing 0 (Kenneth Lavrsen) http://www.lavrsen.dk/twiki/bin/view/Motion/FeatureRequest2006x03x16x095713 More... over 19 years ago
Updated version number for next release Added CHANGELOG and CREDITS entries for Angels fix for http://www.lavrsen.dk/twiki/bin/view/Motion/WebHttpManyThreads More... over 19 years ago
Fix a bug that didn't allow use web interface with more that 9 threads , now it's ready to be use up to 99 threads. More... over 19 years ago
Fixed bug where variables time_last_frame and time_current_frame had been extended to also be used for snapshot feature but declaration was hidden between #ifdef HAVE_FFMPEG. (Kenneth Lavrsen) http://www.lavrsen.dk/twiki/bin/view/Motion/BugReport2006x03x09x012244 More... over 19 years ago
Update man page and control file for debian. More... over 19 years ago
Grrr. Forgot the movie_filename change in change history, in Motion Guide, in manpages, everywhere. I am making a quick micro release called 3.2.5.1. Sorry Sack extra work for you. More... over 19 years ago
Ran autoconf More... over 19 years ago
Copied motion.1 to debian Updated Motion Guide More... over 19 years ago
Updated motion man page. Added new tracking options and converted to UTF8 More... over 19 years ago
Update debian directory More... over 19 years ago
Fix mysql configure auto-detection for x64 systems. More... over 19 years ago
Added debug information to help debugging stepper. More... over 19 years ago
Fix a silly bug in stepper_center UP called twice and first call in wrong place More... over 19 years ago
Added VIA Ezra C3 patch & update CREDITS and CHANGELOG More... over 19 years ago
Update with latest change More... over 19 years ago
Add tilt support for stepper , look to RifRaf stepper design. More... over 19 years ago
Reverted SVN 47 http://www.lavrsen.dk/twiki/bin/view/Motion/WebcamMempool because it memory leaks More... over 19 years ago
Module webcam used to malloc and free memory for each jpeg. Now it implements a pool for unused memory. If memory is needed unused memory from the pool is used first, and otherwise malloced. Additionally fixed a small bug: webcam_add_client misses new->tmpbuffer->ref++. (Peter Holik) http://www.lavrsen.dk/twiki/bin/view/Motion/WebcamMempool More... over 19 years ago
Fixed a syntax error in picture.c get_pgm() which caused the program to seg fault when a mask file size did not match the picture size. Now the program correctly gives an error message and continues without the mask. http://www.lavrsen.dk/twiki/bin/view/Motion/BugReport2005x10x08x150720 More... over 19 years ago
Added some constants in video.c function v4l_picture_controls() which can help people hack an optimal set of values for controlling auto brighness for their particular camera. For now I am do not want to add all of these to the already too large number of motion config options. Maybe based on feedback we can permanently change the constants and add an additional auto brightness option. Or maybe a combined option that sets more constant based on an algoritm. (Kenneth Lavrsen) http://www.lavrsen.dk/twiki/bin/view/Motion/BugReport2006x02x07x212816 More... over 19 years ago
Fix for missed snapshots with slow netcams BugReport2006x02x07x162149 motion.spec is updated after configure (no real change) More... over 19 years ago
Updated CREDITS for 3.2.5 release More... over 19 years ago
Updated CHANGELOG to include Angels specfile change More... over 19 years ago
Fix issue with rpm , see the irc channel log. http://koala.ilog.fr/twikiirc/bin/irclogger_log/motion?date=2006-02-14,Tue More... over 19 years ago
Costmetic changes done , removing not needed includes from many files , usually because they already includes motion.h that has already needed files included. More... over 19 years ago
Test commit to try mailing list More... over 19 years ago