Builtin download of libusbpp fails due to source gone.
libusbpp installed in wrong place: CMAKE_INSTALL_PREFIX is ignored.
Return the available controls in a tree structure.
Quick and dirt implementation of a new dynamic ...
Remove internal copy of libusbpp. Clone the ups...
Add missing file.
Move files around, HIDScreen::getControls() now...
Fix whitespace.
Use anonymous namespace.
Cleanup CMakelists.
Fix incorrect index resulting in Eizo-specific ...
Backed out changeset 738331f0335c.
Add -i,--info option to list available options.
constexpr functions must be inline.
Use better enums to describe controls.
Update the internal copy of libusbpp.
remove unused files.
port some of the settings.
Initial rewrite using HID Report Descriptor and...
some work on laying foundations of AST creation.
Begin implementing the USB HID Report Descripto...
create a branch for the next generation that pa...
fix errors reported by cppcheck.
qeilin: CMakeLists cleanup.
qeiling: port to Qt5 to ensure correct systray ...
Add some notes about how the device descriptor ...
Update the NEWS file.
Added tag eilin-3.2 for changeset faa83d9d2bea
Replace the default model configuration in eili...
Add a eilin_getDeviceDescriptor function.
Use the newly introduced eilin_getDeviceDescrip...
Fix an outdated doxygen comment.
Connect the signals AFTER everything was set up...
Do not reattach the kernel driver after close.
Make the system tray icon optional.
Fix the device number in eilin -l
Update news (icons).
Replace icons with more readable ones (esp. on ...
Add a function to load a list of all supported ...
Add a NOTES file containing various notes.
qeilin: make sure the QComboBoxes are cleared b...
Update NEWS and README
Remove the model autodetection completelly beca...
Allow some settings to be unsupported
Rewrite large parts of the code for loading con...
Add support for S1931 (thanks to cjwegrzyn for ...
Reverse the bytes in the power_data{1,2}.
Simplify null pointer checks, remove unnecessar...
Use strdup() where possible.
Add check for malloc return value.
Get rid of intToThreeBytesData.
Some more checks, add missing libusb_exit.
Get rid of most of the heap memory allocations.
Cleanup, this is already done in eilin_create_c...
Add an extensive error checking.
Usage
Added tag eilin-3.1.2 for changeset 70ea61c0a2bd
qeilin: use setRange instead of setMinimum and ...
qeilin: use switch here.
qeilin: Make changeDevice private.
qeilin: Remove modeChangedSignal, as the timer ...
qeilin: correct claiming of interfaces. Fixes the:
qeilin: replace QBasicTimer with QObject::start...
qeilin: periodically update values when the set...
qeilin: Load available modes/temperatures/gamma...
Update news.
Installation
Home
Installation
Installation
Installation
Installation
Added tag eilin-3.1.1 for changeset a2d803eb7f3e
Update NEWS
Update README.
Correctly test whether a device can be claimed.
Improve CMake build system:
Add udev rule that can be used to avoid running...
Add missing NEWS for the 3.1 release.
Added tag eilin-3.1 for changeset 4adb6386e0b2
API change: require claiming the device before ...
Added tag eilin-3.0 for changeset afb5b51d5696
update the NEWS.