3
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add g15scriptool.
Mike Lampard
as mlampard
More... over 16 years ago
rename g15tailf directory to something more suitable.
Mike Lampard
as mlampard
More... over 16 years ago
add g15term.
Mike Lampard
as mlampard
More... over 16 years ago
more help fixes.
Mike Lampard
as mlampard
More... over 16 years ago
add horizontal offset switch, add longname options.
Mike Lampard
as mlampard
More... over 16 years ago
fix helptext. cmd ordering was incorrect.
Mike Lampard
as mlampard
More... over 16 years ago
Add g15tailf, a 'tail -f' client.
Mike Lampard
as mlampard
More... over 16 years ago
fix potential deadlock in lcd_cycle()
Mike Lampard
as mlampard
More... over 16 years ago
Use NEVER_SELECT cmd if available. Fixes buglet that briefly displays g15macro screen on screen-switch.
Mike Lampard
as mlampard
More... over 16 years ago
Add NEVER_SELECT cmd to client API. Screens using this cmd will always be hidden unless SWITCH_PRIORITY is used.
Mike Lampard
as mlampard
More... over 16 years ago
Add example udev hotplugging scripts to contrib directory.
Mike Lampard
as mlampard
More... over 16 years ago
remove debugging aid from previous commit
Mike Lampard
as mlampard
More... over 16 years ago
do not store plugin directory as part of plugin filename in g15daemon.conf.
Mike Lampard
as mlampard
More... over 16 years ago
Show time in progress bar More... over 16 years ago
Added Audacious 1.4 support. Backward compatibility kept More... over 16 years ago
re-add ifdefs for solaris. S11 still requires them.
Mike Lampard
as mlampard
More... over 16 years ago
Fix xtest checking in configure, and update xtest notification in g15macro.
Mike Lampard
as mlampard
More... over 16 years ago
update xtest notification.
Mike Lampard
as mlampard
More... over 16 years ago
readme.solaris includes a script to set permissions for 'nobody'. remove unwanted ifdefs so solaris can fall back to running non-root. Update build prerequisites for solaris.
Mike Lampard
as mlampard
More... over 16 years ago
ensure all readme files are added to dist.
Mike Lampard
as mlampard
More... over 16 years ago
Add Solaris docs from Matthew McGee.
Mike Lampard
as mlampard
More... over 16 years ago
Apply patch from 'schitso' cleaning up after recording.
Mike Lampard
as mlampard
More... over 16 years ago
prepare for release 1.9.4
Mike Lampard
as mlampard
More... over 16 years ago
Fix whitespace problem with Makefile More... over 16 years ago
update todo.
Mike Lampard
as mlampard
More... over 16 years ago
send update notification on visibility event
Mike Lampard
as mlampard
More... over 16 years ago
move declarations into public include.
Mike Lampard
as mlampard
More... over 16 years ago
fix arg type.
Mike Lampard
as mlampard
More... over 16 years ago
use pthread_cond_timedwait() etc to wakeup LCD thread.
Mike Lampard
as mlampard
More... over 16 years ago
make define more specific as other libusb implementations may also block.
Mike Lampard
as mlampard
More... over 16 years ago