Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-04 | fixed shutdown of plugin | Enrico Scholz | |
made stop() synchronously and made the destructor virtual | |||
2013-01-02 | implemented numlock modifier | Enrico Scholz | |
2013-01-02 | increased magic key timeout | Enrico Scholz | |
2012-12-29 | conditionalized systemd support | Enrico Scholz | |
2012-12-29 | refactored build system and renamed c++ sources to .cc | Enrico Scholz | |
2012-12-29 | fixed build by removing unused variable | Enrico Scholz | |
2012-12-29 | tt6400: added comment about kernel patches | Enrico Scholz | |
2012-12-29 | build the udev helper with 'all' target | Enrico Scholz | |
2012-12-27 | implemented initial modifier support | Enrico Scholz | |
they do not have a function yet... | |||
2012-12-27 | removed some debugging | Enrico Scholz | |
2012-12-27 | implemented magic keysequence to remove input device on demand | Enrico Scholz | |
2012-12-26 | initial checkin of documentation + sample configuration | Enrico Scholz | |
2012-12-26 | whitespace cleanups | Enrico Scholz | |
2012-12-26 | fixup! implemented coldplugging | Enrico Scholz | |
2012-12-26 | report only EV_KEY events for now | Enrico Scholz | |
2012-12-26 | remove devices when it has been unplugged from system | Enrico Scholz | |
2012-12-26 | redefined some keycodes | Enrico Scholz | |
2012-12-26 | implemented dump operation | Enrico Scholz | |
2012-12-26 | fixed unlink() operations | Enrico Scholz | |
the vdr list implementation corrupts the containing list when unlinking the first element. Keep track of the containing list and call its Del() method. | |||
2012-12-26 | enhanced list iteration operations | Enrico Scholz | |
2012-12-26 | minor cosmetical + logging enhancements | Enrico Scholz | |
2012-12-26 | use dev_t for comparing devices | Enrico Scholz | |
2012-12-26 | added udev helper | Enrico Scholz | |
2012-12-26 | implemented coldplugging | Enrico Scholz | |
2012-12-25 | initial checkin | Enrico Scholz | |