1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Sep 02, 2025 — Sep 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Patch by Michael Calabrese <[email protected]> fixing various modifier key issues. More... over 22 years ago
Patch by Dan Lynch <[email protected]> for proper initialization of the number of encodings. More... over 22 years ago
Removed dangling option char, a bit of reformatting.
Malte Stretz
as mss
More... over 22 years ago
EOF is almost always -1. Almost.
Malte Stretz
as mss
More... over 22 years ago
Bump version.
Malte Stretz
as mss
More... over 22 years ago
Fix up the usage a bit.
Malte Stretz
as mss
More... over 22 years ago
Get rid of a few variables.
Malte Stretz
as mss
More... over 22 years ago
Complain about illegal values for --compresslevel and --quality.
Malte Stretz
as mss
More... over 22 years ago
Option -b didn't break out of switch().
Malte Stretz
as mss
More... over 22 years ago
Avoid segfaults caused by deleted uninitialized "objects".
Malte Stretz
as mss
More... over 22 years ago
more VERSION replacements More... over 23 years ago
Don't hardcode version
asl
More... over 23 years ago
add Arnaud More... over 23 years ago
config.h is local
asl
More... over 23 years ago
check functions
asl
More... over 23 years ago
gphoto2's autogen is faaaaar better
asl
More... over 23 years ago
generated file
asl
More... over 23 years ago
Only use local functions if not existing
asl
More... over 23 years ago
don't include generated files in cvs
asl
More... over 23 years ago
Fist clean at configure.in; shouldn't work as of now due to LIBOBJS
asl
More... over 23 years ago
remove profiling from compilation More... over 23 years ago
stupid fix More... over 23 years ago
- update version number in preparation of release - change default poll frequency to 50 ms More... over 23 years ago
update Changelog More... over 23 years ago
make the frequence of screen updates configureable. This can be used to throttle frame rates and reduce cpu useage drstically. Events still always trigger screen updates More... over 23 years ago
update Changelog More... almost 24 years ago
fix another bug pointed out by miguel sofer <[email protected]> by clipping to client dimensions in the case of server > client More... almost 24 years ago
- make it compile and work with DFB 0.9.15 - fix local cursor handling if the client side dimensions exceed the server dimensions - patch by Miguel Sofer <[email protected]> moving endianess adjustment calculations to compile time - version number is now 0.7.5 More... almost 24 years ago
Fri Oct 11 12:34:24 2002 Till Adam <[email protected]> * better autogen.sh * make configure.in work with current autofoo * add handler for sigint, so ctrl-c exits properly More... almost 24 years ago
Sam Sep 21 23:34:45 2002 Till Adam <[email protected]> * Add timeout between update request to minimize cpu utilization. * Fix control key remainging pressed between sessions. * Fix autofoo More... almost 24 years ago