Commit Graph

12 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 5f4a442a96
Relicense to 0BSD, update mail address
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.
2018-06-24 05:27:27 +02:00
Přemysl Eric Janouch ba8e0f2a12
Fix and update LICENSE 2017-02-03 23:15:35 +01:00
Přemysl Eric Janouch 72fb3369c7
Fix LIBUSB_ERROR_PIPE
It should have been obvious, shouldn't it.
2016-07-28 03:09:45 +02:00
Přemysl Eric Janouch 1619b4656c Replace --save with --no-save
The former has shown to be confusing to users, and is rarely desired.
2015-11-23 01:47:27 +01:00
savoca 64168aee6a Add 'trigger' pulsation mode
- LED pulses during left/right click
2015-04-16 13:17:15 -04:00
Přemysl Eric Janouch c454b17999 Fix variable type 2015-02-08 04:05:45 +01:00
Nicolas Huaman 5b9a56fb5c initial Support for Sensei Raw Guild Wars 2 Edition / Guild Wars 2 Gaming Mouse 2014-08-07 14:57:01 +02:00
Přemysl Eric Janouch d034b7bb2a Enhance reliability
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...
2014-02-08 02:07:09 +01:00
Přemysl Eric Janouch 47a80ce71e Add support for SteelSeries Call of Duty 2013-06-22 13:30:30 +02:00
Přemysl Eric Janouch 347e6f68b2 Generate a most basic manpage with help2man 2013-06-08 22:00:31 +02:00
Přemysl Eric Janouch c05d522a1d Add a GTK+ GUI 2013-06-08 21:03:58 +02:00
Přemysl Eric Janouch 7a668de332 Initial commit 2013-05-26 10:13:30 +02:00