Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-03 | implemented basic support for native (non-sms style) editing | Enrico Scholz | |
2013-01-06 | added support for setting repeat rate | Enrico Scholz | |
2013-01-04 | fixup! refactored epoll event handling | Enrico Scholz | |
2013-01-04 | refactored epoll event handling | Enrico Scholz | |
2013-01-04 | fixed shutdown of plugin | Enrico Scholz | |
epoll_wait() does not return when the epoll-fd is closed by another thread. Use a helper pipe which is added to the epoll. Closing one end allows to terminate the thread cleanly | |||
2013-01-04 | changed close() method to take an l-value which is reset by it | Enrico Scholz | |
2012-12-26 | fixup! implemented coldplugging | Enrico Scholz | |
2012-12-26 | implemented dump operation | Enrico Scholz | |
2012-12-26 | implemented coldplugging | Enrico Scholz | |
2012-12-25 | initial checkin | Enrico Scholz | |