1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move a comment that had ended up in the wrong place More... about 15 years ago
Use switch instead of if / else / else More... about 15 years ago
Add support for 160x120 and 640x480 mode without any orientation bits. More... about 15 years ago
Changes to the most recent sq905-3.c which make it work. Some of these changes are temporary, until flipping issues are resolved. More... about 15 years ago
Initial attempt to support HFLIP / VFLIP via buffer flags. More... about 15 years ago
Will detect ability to stream at 640x480 More... about 15 years ago
Use a read-only control to carry sensor orientation. More... about 15 years ago
Add support for 160x120 mode More... about 15 years ago
Pick up 2 minor tweaks from Theodore that are in the v3 patch that has gone upstream. More... about 15 years ago
Final? SQ905_DATA_TIMEOUT changed to 1000, spelling error fixed. More... about 15 years ago
switch to singlethread plus some minor tidy ups ready for v3 patch post More... about 15 years ago
If camera working should only quit at the end of a frame. Compile tested only. More... about 15 years ago
Version with Jean Francois Moine's suggested locking implementation plus some further changes needed with real hardware. More... about 15 years ago
Another try at adding locking but it is all commented out because it causes a deadlock on shutdown. More... about 15 years ago
Use only gspca_dev->streaming and remove our own strreaming flag. More... about 15 years ago
Start making changes requested by Jean-Francois Moine More... about 15 years ago
Make sd_mod_init pass on the return code as per Alexey Klimov's suggestion More... about 15 years ago
Copy across sq905-4.c changes and remove a trailing tab More... about 15 years ago
Minor comment corrections. More... about 15 years ago
Only a change in a comment, from my previous version. Seems finished. More... about 15 years ago
My proposed changes to sq905-3.c More... about 15 years ago
reduce memory wasteage and don't lock up due to errors during streaming. More... about 15 years ago
minor revisions to permit more graceful exit in case of problems or disconnect More... over 15 years ago
Add some extra warning comments. More... over 15 years ago
Formatting changes and remove one not needed line More... over 15 years ago
Works, no checkpatch errors More... over 15 years ago
Generates a picture but with weird scrolling error. More... over 15 years ago
Doesn't work but at least it doesn't hang More... over 15 years ago
Fix missing init_timer More... over 15 years ago
Compiles cleanly, ready for testing More... over 15 years ago