aboutsummaryrefslogtreecommitdiff
path: root/sensei-raw-ctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Add clang-format configuration, clean upPřemysl Eric Janouch2021-10-301-2/+1
|
* Name changePřemysl Eric Janouch2020-08-221-1/+1
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-3/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* Fix and update LICENSEPřemysl Janouch2017-02-031-1/+0
|
* Fix LIBUSB_ERROR_PIPEPřemysl Janouch2016-07-281-1/+6
| | | | It should have been obvious, shouldn't it.
* Replace --save with --no-savePřemysl Janouch2015-11-231-12/+12
| | | | The former has shown to be confusing to users, and is rarely desired.
* Add 'trigger' pulsation modesavoca2015-04-161-2/+6
| | | | - LED pulses during left/right click
* Fix variable typePřemysl Janouch2015-02-081-2/+2
|
* initial Support for Sensei Raw Guild Wars 2 Edition / Guild Wars 2 Gaming MouseNicolas Huaman2014-08-071-1/+3
|
* Enhance reliabilityPřemysl Janouch2014-02-081-4/+12
| | | | | | | | | | | | After a reboot to Windows, which had applied a different configuration, I wasn't successful in reapplying the old settings from within Linux in a reliable way so that they would be loaded by the device on the next reconnect. Writing the configuration twice in a row seemed to help. This also seems to work. There might be some timing or what not behind the issue, I don't know. The GUI tool is a bit prone to quitting on LIBUSB_ERROR_PIPE on my system at the moment. Not very user-friendly. But I'm tired of inspecting it already, unplugging and re-plugging in the mouse all the time like an idiot...
* Add support for SteelSeries Call of DutyPřemysl Janouch2013-06-221-3/+32
|
* Generate a most basic manpage with help2manPřemysl Janouch2013-06-081-2/+2
|
* Add a GTK+ GUIPřemysl Janouch2013-06-081-8/+8
|
* Initial commitPřemysl Janouch2013-05-261-0/+578