3
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove mutexes on libg15 functions if running on Solaris.
Mike Lampard
as mlampard
More... over 16 years ago
make all plugin-internal functions static.
Mike Lampard
as mlampard
More... over 16 years ago
update changelog
Mike Lampard
as mlampard
More... over 16 years ago
small cleanup of utility_funcs.c
Mike Lampard
as mlampard
More... over 16 years ago
use internal malloc function.
Mike Lampard
as mlampard
More... over 16 years ago
Wrap getPressedKeys(). Add return value to uf_write_buf_to_g15().
Mike Lampard
as mlampard
More... over 16 years ago
add additional loglevel
Mike Lampard
as mlampard
More... over 16 years ago
add our own version of daemon() for those platforms that don't have native support.
Mike Lampard
as mlampard
More... over 16 years ago
update (c) dates.
Mike Lampard
as mlampard
More... over 16 years ago
Update FAQ.
Mike Lampard
as mlampard
More... over 16 years ago
Change syslog output to go LOG_USER
Mike Lampard
as mlampard
More... over 16 years ago
fix compiler warning.
Mike Lampard
as mlampard
More... over 16 years ago
Update Changelog.
Mike Lampard
as mlampard
More... over 16 years ago
Cache plugin filenames in g15daemon.conf to allow changing load-order. Update verbosity levels.
Mike Lampard
as mlampard
More... over 16 years ago
Change verbosity levels
Mike Lampard
as mlampard
More... over 16 years ago
make LOG_ verbosity variable in debug mode
Mike Lampard
as mlampard
More... over 16 years ago
Add OS specific readme's to dist.
Mike Lampard
as mlampard
More... over 16 years ago
Add documentation for FreeBSD.
Mike Lampard
as mlampard
More... over 16 years ago
Add Solaris support. Improve plugin loader robustness. Log build OS and gcc version in debug mode.
Mike Lampard
as mlampard
More... over 16 years ago
add some debugging info to configure.in
Mike Lampard
as mlampard
More... over 16 years ago
fix that dratted uinput detection.
Mike Lampard
as mlampard
More... over 16 years ago
Fix autoconf bugs re uinput plugin - MacOSX should now compile WIP. Add solaris detection and build modifiers (it might compile, but it won't work at the moment - in progress.)
Mike Lampard
as mlampard
More... over 16 years ago
revert mistaken Makefile.am change
Mike Lampard
as mlampard
More... over 16 years ago
add logging on keyboard disappearance.
Mike Lampard
as mlampard
More... over 16 years ago
Update changelog
Mike Lampard
as mlampard
More... over 16 years ago
Log warning if keyboard disapears
Mike Lampard
as mlampard
More... over 16 years ago
Add mutexes where appropriate.
Mike Lampard
as mlampard
More... over 16 years ago
Use XSync when sending key events
Mike Lampard
as mlampard
More... over 16 years ago
Revert keyboard delay from previous commit, prepare for 1.9.3.
Mike Lampard
as mlampard
More... over 16 years ago
switch to a textual configfile. rudimentary, and currently has no error checking, but it's better than the binary dump we had before.
Mike Lampard
as mlampard
More... over 16 years ago