aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* CMakeLists.txt: declare compatibility with 3.27HEADorigin/mastermasterPřemysl Eric Janouch2023-08-011-1/+1
| | | | Sadly, the 3.5 deprecation warning doesn't go away after this.
* README.adoc: update package informationPřemysl Eric Janouch2023-07-011-2/+4
|
* Add clang-format configuration, clean upPřemysl Eric Janouch2021-10-303-3/+35
|
* Bump minimum CMake version, related clean upPřemysl Eric Janouch2020-10-293-12/+7
|
* Fix looks, update screenshot, update README informationPřemysl Eric Janouch2020-08-283-1/+3
|
* Add an old screenshot to the READMEPřemysl Eric Janouch2020-08-222-0/+2
|
* Name changePřemysl Eric Janouch2020-08-224-5/+5
|
* Remove .travis.ymlPřemysl Janouch2018-06-241-40/+0
| | | | | | We don't depend on any proprietary services no longer. I'll have to make my own replacements with blackjack and hookers. Until then, the file stays in the commit log as an example.
* Update READMEPřemysl Janouch2018-06-241-9/+7
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-245-17/+9
| | | | | | | | | 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.
* NOTES: fix formatting, mention 0x10Přemysl Janouch2017-02-031-13/+18
|
* Fix and update LICENSEPřemysl Janouch2017-02-033-16/+12
|
* Travis CI: brevify notificationsPřemysl Janouch2017-02-031-0/+6
|
* Fix LIBUSB_ERROR_PIPEPřemysl Janouch2016-07-281-1/+6
| | | | It should have been obvious, shouldn't it.
* Travis CI: try to use conteinersPřemysl Janouch2016-06-051-4/+6
|
* Fix Travis CI notificationsPřemysl Janouch2016-03-141-1/+1
|
* Update READMEPřemysl Janouch2016-03-131-1/+1
|
* Update READMEPřemysl Janouch2016-03-101-0/+9
|
* Fix manpage generationPřemysl Janouch2016-03-101-1/+1
| | | | The manpages could end up in a wrong directory.
* Fix awkward wordingPřemysl Janouch2016-03-071-1/+1
|
* Little refactorPřemysl Janouch2015-11-231-17/+13
|
* Allow retrying on errorsPřemysl Janouch2015-11-231-25/+44
| | | | The GUI code stinks and it's not really worth my time.
* Replace --save with --no-savePřemysl Janouch2015-11-232-13/+13
| | | | The former has shown to be confusing to users, and is rarely desired.
* Little fixes to the READMEPřemysl Janouch2015-09-271-2/+2
|
* Convert README to AsciiDocPřemysl Janouch2015-09-271-11/+12
|
* Update READMEPřemysl Janouch2015-09-271-0/+6
|
* Fix package generation instructionsPřemysl Janouch2015-04-161-1/+1
|
* Merge pull request #8 from savoca/masterPřemysl Janouch2015-04-164-3/+10
|\ | | | | Add 'trigger' pulsation mode
| * Add 'trigger' pulsation modesavoca2015-04-164-3/+10
|/ | | | - LED pulses during left/right click
* Miscellaneous little changesPřemysl Janouch2015-04-082-14/+26
|
* Travis CI: Try adding Coverity scancoverity_scanPřemysl Janouch2015-02-141-0/+12
|
* Cleaner up the previous commitPřemysl Janouch2015-02-091-9/+2
|
* Try to fix build with older GLibPřemysl Janouch2015-02-081-0/+12
|
* Fix variable typePřemysl Janouch2015-02-081-2/+2
|
* Add Travis CI configurationPřemysl Janouch2015-02-081-0/+20
|
* Merge pull request #5 from herochao/masterPřemysl Janouch2014-08-072-1/+4
|\ | | | | Support for Sensei Raw Guild Wars 2 Edition
| * initial Support for Sensei Raw Guild Wars 2 Edition / Guild Wars 2 Gaming MouseNicolas Huaman2014-08-072-1/+4
|/
* Enhance reliabilityPřemysl Janouch2014-02-082-5/+13
| | | | | | | | | | | | 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...
* Fix the Legacy button within the GUIPřemysl Janouch2013-08-181-1/+1
|
* Update installation instructionsPřemysl Janouch2013-06-271-0/+2
|
* Add support for SteelSeries Call of DutyPřemysl Janouch2013-06-222-3/+37
|
* fakeroot is needed to build correct .deb'sPřemysl Janouch2013-06-191-1/+1
|
* Update the README, fix CMake version requirementPřemysl Janouch2013-06-092-1/+14
|
* Extend the READMEPřemysl Janouch2013-06-091-1/+9
|
* Show in GNOME Control Center, if possiblePřemysl Janouch2013-06-082-3/+4
|
* Generate a most basic manpage with help2manPřemysl Janouch2013-06-082-2/+25
|
* Add a LICENSE filePřemysl Janouch2013-06-081-0/+15
|
* Add a GTK+ GUIPřemysl Janouch2013-06-0810-18/+757
|
* Add some protocol documentationPřemysl Janouch2013-05-311-0/+64
|
* Add a READMEPřemysl Janouch2013-05-261-0/+13
|