- 18 Jun, 2019 1 commit
-
-
Alex Childs authored
-
- 02 Apr, 2019 1 commit
-
-
Sebastien Delestaing authored
-
- 18 Jan, 2019 1 commit
-
-
Stephen Kitt authored
Signed-off-by:
Stephen Kitt <steve@sk2.org>
-
- 05 Jan, 2019 2 commits
- 02 Jan, 2019 1 commit
-
-
Daniel Eble authored
-
- 01 Jan, 2019 3 commits
-
-
Daniel Eble authored
-
Daniel Eble authored
-
Daniel Eble authored
-
- 31 Dec, 2018 2 commits
-
-
Daniel Eble authored
-
Daniel Eble authored
These keyboards lack dedicated multimedia keys.
-
- 21 Nov, 2018 1 commit
-
-
kenthor authored
-
- 31 Oct, 2018 1 commit
-
-
Lars Kiesow authored
I've tested the FX support on a g512 and all command work just fine with the exception of not being able to set a logo color simply because there is no backlit logo… This patch just updates the help notice which mentions that the FX commands are only tested on the g810, suggesting that they might not work on other keyboards.
-
- 01 Aug, 2018 1 commit
-
-
MatMoul authored
-
- 02 Aug, 2017 1 commit
-
-
MatMoul authored
-
- 01 Aug, 2017 1 commit
-
-
MatMoul authored
-
- 26 May, 2017 2 commits
-
-
MatMoul authored
-
Kevin Pearson authored
Raw use of 0xFF as the effectpart byte is device-undefined and was implemented as a wrapper around mutliplle native effects calls as well as handling the indicators. Logic was previously implemented in the application, allowing for library use in this particular case to have undefined behavior. Signed-off-by:
Kevin Pearson <pearson.kevin.m@gmail.com>
-
- 19 May, 2017 1 commit
-
-
MatMoul authored
-
- 10 May, 2017 1 commit
-
-
Lauri Leukkunen authored
Initial PRO support, effectively treat as g810 Signed-off-by:
Lauri Leukkunen <lauri@rahina.org>
-
- 07 May, 2017 1 commit
-
-
MatMoul authored
-
- 06 May, 2017 2 commits
- 29 Apr, 2017 2 commits
-
-
MatMoul authored
-
Kevin Pearson authored
Help output does not need to initialize a device, so rearrange the parsing to check for help commands prior to performing any device IO. Signed-off-by:
Kevin Pearson <pearson.kevin.m@gmail.com>
-
- 28 Apr, 2017 3 commits
-
-
Kevin Pearson authored
Change argument parsing to segregate options from the command Add -dv -dp and -ds options to allow matching a vendor ID, device ID, and/or device serial number. Modify --list-keyboards to parse the DeviceInfo vector and output information to stdout. Signed-off-by:
Kevin Pearson <pearson.kevin.m@gmail.com>
-
Kevin Pearson authored
Purpose for this is for command argument parsing of vendor and product IDs Signed-off-by:
Kevin Pearson <pearson.kevin.m@gmail.com>
-
Kevin Pearson authored
Allow filtration and matching of specified Device ID, Product ID, Serial Number Fix an issue in listKeyboards (hidapi) with an out of bounds search when using serial number Fix possible null reference problem in listKeyboards (hidapi) that caused rare segfaults when traversing the device enumeration in increments of two Fix handling of output of listKeyboards (hidapi) where it was incrementing the dev list pointer, then accessing the node to look for device serial number (potential security risk) Fix handling of serial number output of listKeyboards (hidapi) to handle wchar_t instead of outputting the memory address Fix issue in listKeyboards (libusb) failure to finish cleaning up USB contexts, leading to a segfault if calling a separate function after listing keyboards. Fix issue in close (libusb) segfaulting if m_hidHandle was null, so added a check. Modify listKeyboards to provide a vector of DeviceInfo objects that can be used by calling applications instead of outputting to stdout directly. Implement a struct to hold information regarding device information and ability for a library caller to query this information to make decisions about the currently targeted device. Signed-off-by:
Kevin Pearson <pearson.kevin.m@gmail.com>
-
- 26 Apr, 2017 1 commit
-
-
Kevin Pearson authored
Specified version string in makefile will now propogate to VERSION as a macro appended to CFLAGS. Cleaned up version string, quotes not necessary when specifying major/minor/micro, though this is purely cosmetic. Signed-off-by:
Kevin Pearson <pearosn.kevin.m@gmail.com>
-
- 21 Apr, 2017 3 commits
-
-
MatMoul authored
-
MatMoul authored
-
Kevin Pearson authored
Currently supported: - G213 by region {1..5} - Standard FX calls - Startup behavior - Help and command-line app support resolves MatMoul/g810-led#69 Signed-off-by:
Kevin Pearson <pearson.kevin.m@gmail.com>
-
- 14 Apr, 2017 3 commits
- 06 Apr, 2017 1 commit
-
-
Kevin Pearson authored
Signed-off-by:
Kevin Pearson <pearson.kevin.m@gmail.com>
-
- 25 Mar, 2017 2 commits
- 24 Mar, 2017 2 commits