| summaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-09 | Adds all the new functionalities.daemon | Nathanael Sensfelder | |
| Some TODOs and slight coding style inconsistencies remaining, though... | |||
| 2020-01-08 | Implements remote "-t" and "-q" commands. | Nathanael Sensfelder | |
| 2020-01-07 | ... | Nathanael Sensfelder | |
| 2020-01-07 | Seems to work fine with my space navigator. | Nathanael Sensfelder | |
| The client <-> server logic is not implemeted yet, though. | |||
| 2020-01-07 | Print device name + message when not compatible. | Nathanael Sensfelder | |
| 2020-01-07 | Adds compatibility test. | nsensfel | |
| 2020-01-07 | ... | nsensfel | |
| 2020-01-07 | ... | nsensfel | |
| 2020-01-06 | ... | nsensfel | |
| 2020-01-06 | Working on the client/server communication... | Nathanael Sensfelder | |
| 2020-01-04 | ... | Nathanael Sensfelder | |
| 2020-01-03 | ... | Nathanael Sensfelder | |
| 2020-01-03 | Still working on it... | Nathanael Sensfelder | |
| 2019-12-31 | Still working on it... | Nathanael Sensfelder | |
| 2019-12-27 | Remembering what was happening in this program... | Nathanael Sensfelder | |
| *Maybe* I should document it more. Who knows... I do seem to get one feature request every two years, and pretty much forget all about it inbetween. | |||
| 2019-12-27 | Got a clue about the pesky "SYN" messages. | Nathanael Sensfelder | |
| I must not have read libevdev's documentation well enough. Hopefully this new approach will work better. The risk would be that the conversion takes too long and properly handling all events leads to an increasing lag between the physical and the virtual device. I should probably add an option to let users indicate they would prefer dropping missed events. | |||
| 2019-12-26 | Still working on the daemonization (and rewrite). | Nathanael Sensfelder | |
| I am not sure that what I am doing is going to provide what was requested in https://github.com/nsensfel/relabsd/issues/3 but it will at the very least turn relabsd into a proper daemon, and the additions will help create some kind of relabsd device manager if someone needs such a thing. | |||
| 2019-12-23 | Starting to turn relabsd into a proper daemon... | Nathanael Sensfelder | |
| 2019-12-20 | Adds some changes left untouched for a long time. | Nathanael Sensfelder | |
| Not sure if those are good or not, will undo if necessary. | |||
| 2017-09-25 | No idea how I didn't see that during my tests.timeout-option | Nathanael Sensfelder | |
| 2017-09-25 | Implements quick & dirty fix for the EV_KEY. | Nathanael Sensfelder | |
| 2017-09-25 | Fixes timeout parsing. | Nathanael Sensfelder | |
| 2017-09-25 | Untested userfriendliness improvement for timeouts | Nathanael Sensfelder | |
| Will be merged into the master branch after some testing. | |||
| 2017-09-23 | Quick fix. | Nathanael Sensfelder | |
| 2017-09-23 | Seems to work, mostly. | Nathanael Sensfelder | |
| Issues remaining: - Spams the reset_axes until the first actual input is received. - Timeout is still set as a compilation option instead of a runtime one. | |||
| 2017-09-23 | Nevermind, I just did something stupid. | Nathanael Sensfelder | |
| 2017-09-23 | Currently facing "Bad file descriptor" errors... | Nathanael Sensfelder | |
| 2017-09-18 | Starting to work on a timeout option. | Nathanael Sensfelder | |
| 2015-09-06 | Update README.md | Nathanaël Sensfelder | |
| 2015-09-05 | Update README.md | Nathanaël Sensfelder | |
| 2015-09-04 | Better debug options, better string comparisons. | Nathanael Sensfelder | |
| 2015-09-03 | Now support 'real' relative input devices, introduces 'options', the virtual ↵ | Nathanael Sensfelder | |
| device name is now prefixed to help matching it with udev. | |||
| 2015-09-03 | Adds compilation options, renames preprocessor macros to avoid collisions. | Nathanael Sensfelder | |
| 2015-09-03 | Now applies the 'fuzz' and 'flat' properties. | Nathanael Sensfelder | |
| 2015-09-02 | Adds the 'Troubleshooting' section. | Nathanaël Sensfelder | |
| 2015-09-02 | Merge branch 'master' of github.com:nsensfel/relabsd | Nathanael Sensfelder | |
| 2015-09-02 | Adds much needed verbose flags to the compiler and corrects the issues they ↵ | Nathanael Sensfelder | |
| pointed out. | |||
| 2015-09-02 | Typos, english correction | Nathanael Sensfelder | |
| Plural of axis is axes, quite important considering it is one of the keywords of the project. There was a typo in Grumpel's name. | |||
| 2015-09-02 | Merge branch 'master' of github.com:nsensfel/relabsd | Nathanael Sensfelder | |
| 2015-09-02 | relabsd is no longer limited to 6DOF devices. | Nathanael Sensfelder | |
| 2015-09-02 | Sets the default debug level to zero. | Nathanael Sensfelder | |
| 2015-09-02 | Adds the 'Result' section. | Nathanael Sensfelder | |
| 2015-09-02 | Adds some comments, as well as minor code improvements. | Nathanael Sensfelder | |
| 2015-09-01 | Added a readme for GitHub | Nathanael Sensfelder | |
| 2015-09-01 | Initial commit. | Nathanael Sensfelder | |


