0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 09, 2025 — Mar 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add option for user-defined remote control name
Dmitry Meyer
as un.def
More... almost 6 years ago
Do not change the permissions for pre-existing directories. More... over 6 years ago
Update copyright notices. More... over 6 years ago
Try to ensure the directory for the UNIX socket exists. More... over 6 years ago
Handle glob patterns on the command line. More... about 8 years ago
Check the return value of daemon(). More... about 8 years ago
Change the default location of the UNIX socket to /run/lirc/lircd. More... about 8 years ago
Install the systemd service file. More... about 8 years ago
Add a systemd service file for inputlircd. More... about 8 years ago
Update the manpage to point to the right header file for input event codes. More... about 8 years ago
Use the right header file for input event codes. More... over 8 years ago
Honour $CPPFLAGS and $LDFLAGS. More... about 13 years ago
Query type of input event device, and only accept those that send EV_KEY events. More... over 13 years ago
Don't add input event devices to the list that cannot be read. More... over 13 years ago
Send log messages to stderr when not detached. More... over 13 years ago
Apply patch from Piotr Dlugosz making inputlircd robust against disappearing event devices. More... almost 15 years ago
The lircd socket has moved to /var/run/lirc/lircd. More... almost 15 years ago
Apply patch from Oliver Tscherwitschke fixing repeat flag. More... over 15 years ago
Allow selecting input event devices by symbolic name. More... about 16 years ago
Apply slightly modified patch from David Härdeman adding a translation table. More... over 16 years ago
Reverse the order of initialisation of KEY_NAME[]. More... over 16 years ago
Strip comments from names.h, sometimes they are not properly terminated. More... over 17 years ago
Apply patch from Ben Lings adding support for modifiers and repetition. More... over 17 years ago
Allow input devices to be grabbed for exclusive access (patch from Ian Campbell). Also remove input.h and use /usr/include/linux/input.h directly. More... almost 20 years ago
Fix typo in manpage. More... about 20 years ago
Fix removal of clients. More... about 20 years ago
Fixed adding elements to linked lists. More... about 20 years ago
Missing $SHAREDIR, default PREFIX is /usr/local. More... about 20 years ago
Parse options: minimum keycode to send, userid to change to, unix socket name to create, whether to daemonize or not. More... about 20 years ago
Filter keycodes < 128. More... about 20 years ago