Commit Graph

33 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 9baf045b5c Fix manpage generation
The manpages could end up in a wrong directory.
2016-03-10 20:40:25 +01:00
Přemysl Eric Janouch 43211852cc Fix awkward wording 2016-03-07 23:04:06 +01:00
Přemysl Eric Janouch 2cae7ddac5 Little refactor 2015-11-23 02:57:34 +01:00
Přemysl Eric Janouch 9ac9fe914f Allow retrying on errors
The GUI code stinks and it's not really worth my time.
2015-11-23 02:50:55 +01: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
Přemysl Eric Janouch 78d1e56b40 Little fixes to the README 2015-09-27 01:35:47 +02:00
Přemysl Eric Janouch bdaa46a676 Convert README to AsciiDoc 2015-09-27 01:34:24 +02:00
Přemysl Eric Janouch 6bfc9b0f1a Update README 2015-09-27 01:34:20 +02:00
Přemysl Eric Janouch 2f7093025f Fix package generation instructions 2015-04-16 20:05:23 +02:00
Přemysl Eric Janouch 6b752a58e2 Merge pull request #8 from savoca/master
Add 'trigger' pulsation mode
2015-04-16 20:02:04 +02: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 8fca46c85b Miscellaneous little changes 2015-04-08 02:57:39 +02:00
Přemysl Eric Janouch 56e9b75be8 Travis CI: Try adding Coverity scan 2015-02-14 08:19:36 +01:00
Přemysl Eric Janouch 16dce195c1 Cleaner up the previous commit 2015-02-09 20:34:59 +01:00
Přemysl Eric Janouch 4c888034f8 Try to fix build with older GLib 2015-02-08 04:15:22 +01:00
Přemysl Eric Janouch c454b17999 Fix variable type 2015-02-08 04:05:45 +01:00
Přemysl Eric Janouch b729b1d23f Add Travis CI configuration 2015-02-08 03:58:58 +01:00
Přemysl Eric Janouch dde3e070e1 Merge pull request #5 from herochao/master
Support for Sensei Raw Guild Wars 2 Edition
2014-08-07 15:40:47 +02: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 293a36e220 Fix the Legacy button within the GUI 2013-08-18 19:49:07 +02:00
Přemysl Eric Janouch 1376787241 Update installation instructions 2013-06-27 22:12:02 +02: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 22680c4c9d fakeroot is needed to build correct .deb's 2013-06-19 18:56:05 +02:00
Přemysl Eric Janouch 4520120930 Update the README, fix CMake version requirement 2013-06-09 00:58:34 +02:00
Přemysl Eric Janouch f2ec1cf5b3 Extend the README 2013-06-09 00:15:04 +02:00
Přemysl Eric Janouch 2fe25b3ee9 Show in GNOME Control Center, if possible 2013-06-08 23:59: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 30ee238bbc Add a LICENSE file 2013-06-08 21:34:52 +02:00
Přemysl Eric Janouch c05d522a1d Add a GTK+ GUI 2013-06-08 21:03:58 +02:00
Přemysl Eric Janouch 2c25091639 Add some protocol documentation 2013-05-31 23:22:11 +02:00
Přemysl Eric Janouch 4e1b26008b Add a README 2013-05-26 10:54:42 +02:00
Přemysl Eric Janouch 7a668de332 Initial commit 2013-05-26 10:13:30 +02:00