openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
Motion
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 15, 2024 — Jun 15, 2025
Showing page 15 of 16
Search / Filter on:
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.
KennethLavrsen
More...
about 19 years ago
Guide update. Update of CHANGELOG and CREDITS from netcam bugfix
KennethLavrsen
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).
BillBrack
More...
about 19 years ago
CHANGELOG update - ready for release 3.2.6
KennethLavrsen
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
KennethLavrsen
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
KennethLavrsen
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.
AngelCarpintero
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
KennethLavrsen
More...
over 19 years ago
Update man page and control file for debian.
AngelCarpintero
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.
KennethLavrsen
More...
over 19 years ago
Ran autoconf
KennethLavrsen
More...
over 19 years ago
Copied motion.1 to debian Updated Motion Guide
KennethLavrsen
More...
over 19 years ago
Updated motion man page. Added new tracking options and converted to UTF8
KennethLavrsen
More...
over 19 years ago
Update debian directory
AngelCarpintero
More...
over 19 years ago
Fix mysql configure auto-detection for x64 systems.
AngelCarpintero
More...
over 19 years ago
Added debug information to help debugging stepper.
AngelCarpintero
More...
over 19 years ago
Fix a silly bug in stepper_center UP called twice and first call in wrong place
AngelCarpintero
More...
over 19 years ago
Added VIA Ezra C3 patch & update CREDITS and CHANGELOG
AngelCarpintero
More...
over 19 years ago
Update with latest change
AngelCarpintero
More...
over 19 years ago
Add tilt support for stepper , look to RifRaf stepper design.
AngelCarpintero
More...
over 19 years ago
Reverted SVN 47 http://www.lavrsen.dk/twiki/bin/view/Motion/WebcamMempool because it memory leaks
KennethLavrsen
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
KennethLavrsen
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
KennethLavrsen
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
KennethLavrsen
More...
over 19 years ago
Fix for missed snapshots with slow netcams BugReport2006x02x07x162149 motion.spec is updated after configure (no real change)
KennethLavrsen
More...
over 19 years ago
Updated CREDITS for 3.2.5 release
KennethLavrsen
More...
over 19 years ago
Updated CHANGELOG to include Angels specfile change
KennethLavrsen
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
AngelCarpintero
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.
AngelCarpintero
More...
over 19 years ago
Test commit to try mailing list
KennethLavrsen
More...
over 19 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree