Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eruption-project/eruption

Realtime RGB LED Driver for Linux
https://github.com/eruption-project/eruption

Update CHANGES.md

8518c7105da00e25fa08de2fbda1607cba266430 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Change device model to `Kain 200/202 AIMO`

9e6fe8433033f2fa74f3828c19178bb976a2f00e authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update `eruption-hwutil`

Add preliminary support for reading out battery levels on the
ROCCAT Elo 7.1 Air series wireless...

e7bc20fe385006d94a75e145e1efc96151e792a8 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Improve `eruptionctl` utility

Implement `devices status` subcommand, which will display device specific
status values. Tighten...

34d0547dde051360b2dc2d9ed68209b5aeb56d44 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update shell completions

6491ad8a48daef41948ed155fb211bf86ae66526 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add device status infrastructure

Add new infrastructure to query multiple device status parameters.

c9da0cba00f4d8b9f7517f5bcc8491ed814c164e authored over 3 years ago by X3n0m0rph59 <[email protected]>
Run fix with `cargo clippy`

5eaa27fea835d7755186a712a8bbb2769cc2d6f1 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update Cargo.toml

366a4dd05b554d52ad9f98fcdf1249aa5e388164 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update mapping table for ROCCAT Kain 2xx AIMO

References #80

3a0d4ae411a9281994bb870189c11bac9ed6831e authored over 3 years ago by X3n0m0rph59 <[email protected]>
Improve user experience of `eruption-hwutil`

Only print the warning message if the Eruption daemon is actually running.
Reverse order of mask...

b3cbec385276cc69094aab868b48af8aad5d1da2 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update mapping table for ROCCAT Kain 2xx AIMO

Update the battery levels mapping table.
Some small fixes.

References #80

81f0fcc07f1eb6f8d6a263ee4c9aedae203ed6af authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fix battery level reading for ROCCAT Kain 2xx AIMO

Fix battery level reading for the ROCCAT Kain 200/202 series mice.
Update mapping table

Referen...

bddde948f3f5387ccb575603d9fd7c7b8ae2fd3b authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update Cargo.toml

bec2381e33919ccdf3e324a7ace6c82d41ba2791 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

bd72cb37badabc264426df41bf0e125440ae5086 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update DEVICES.md

01af5067d5fd9027df2233b50b287ebd8fe2adac authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fix battery level reading for ROCCAT Kain 2xx AIMO

Another try at fixing the battery level reading for the
ROCCAT Kain 200/202 series mice

Referen...

0eeffd9c382c4d354ad12eddad12678fe2155d10 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update CHANGES.md

ce9bc1735e7fc5c155b95cef019c80448dfbfd15 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

d96d01863c49c3dd6324b8fdbbd91aed9703787b authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update `eruption-hwutil`

Implement `blackout` command, that disables all LEDs but otherwise
leaves the device fully funct...

75f240bd2354fdd417282f2eff06f28f1a0d047a authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update `eruption-debug-tool`

A few cleanups

ab0be2eea8b03283e3e50467b7e216be89aa374c authored over 3 years ago by X3n0m0rph59 <[email protected]>
Robustify .profile file loading code

Use the same path handling for debug as in release builds.
Fix a race condition in .profile file...

2b06afc974e607dc7699aa625c16db9a3df31f2c authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

af7e3d8059bfbe4065dd333c8ffb90e91fc719b9 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Implement device status for ROCCAT Kain 2xx AIMO

Support reading out the current battery level and the signal strength of
ROCCAT Kain 2xx AIMO se...

12cf9be2fb8eca9efb16e1574237479a91da2b91 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update and remove unused dependencies

ca5580b8d3947e7db25f7f0274117d1379b49274 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update driver code

Remove unnecessary waits

35f848a83ab54ef60481747c181146f0a61f81a0 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add support for reading and writing raw data

6779c0237e71952f7936d35549a0f8466147f2c2 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fix clippy error

b36b22db1e58aaa8a0de2320851ca2c2b0af7330 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Implement a CRC8 reversing utility

Implement a CRC8 polynom and init parameter reversing utility that can
be used for finding check...

8f8638449a8d366aaa0464ea95ee64d3bbc6f22e authored over 3 years ago by X3n0m0rph59 <[email protected]>
Code cleanups

d330f31737c0d227111ba595c6d87c41b9a948b1 authored over 3 years ago by X3n0m0rph59 <[email protected]>
No special path handling for debug builds

Use the same paths as in the release build binary

9e424cbdec78efbc496b1ce1c119ba48d4721c3d authored over 3 years ago by X3n0m0rph59 <[email protected]>
Robustify device reset code for ROCCAT Elo 7.1 Air

5400eb8d94e6d8bcbb6199ca25f4ced5b62d7465 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update driver for ROCCAT Kain 2xx AIMO

References #80

ab396a8798591155fa3cf5feed2c7f0caaffd07c authored over 3 years ago by X3n0m0rph59 <[email protected]>
Optimize and update all dependencies

e556392ad0c99a25f85d744b03b8b765ee2b5698 authored over 3 years ago by X3n0m0rph59 <[email protected]>
No longer print the device index in output

Simply show the make and model of the selected device

310131978d8bc41cbe49b39e2aa4f8752eabbb4b authored over 3 years ago by X3n0m0rph59 <[email protected]>
Code cleanups and formatting

15a0afd16213d605bda46f804ed23c9c9a25bac6 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Support input on misc devices

Enable support for input like e.g. a dial or a volume wheel on
miscellaneous devices. Wire up vo...

22f1eb6be78e228f01a0066f05a57dcf03a4199c authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update driver for ROCCAT Elo 7.1 Air

58f47dc2fd30f689376d83078b4395113b45268d authored over 3 years ago by X3n0m0rph59 <[email protected]>
Remove unnecessary wait

0e4f44b9c095deb2056fb6c2520a83b95d9289e2 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Terminate gracefully in case of device disconnect

6a41d9948e4c94451af416c5d1729e66bff51bb0 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Cleanup driver for ROCCAT Elo 7.1 Air

c8bc9c7ead1e1c6985175908fa147c91f799e245 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fix bugs

Add missing support library loading code
Cleanups

484820dcf5e6f9f4ee40734696438d38b47cbdec authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update documentation

df2d703c4682a19106806ff63ab4fb4b3a9d83fa authored over 3 years ago by X3n0m0rph59 <[email protected]>
Refactor CLI parameters of `eruption-hwutil`

d465a0341e01ba2ad44cb8adc49da393d37a7533 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Unify output in hwdevices code

Always use [e]println_v!(...) instead of a mix of other functions

cf888e70d68551a115c9e79f1aaf7cc3b24a3cce authored over 3 years ago by X3n0m0rph59 <[email protected]>
Improve performance of `eruption-gui`

Implement some performance tweaks

a99279f1c639b61f4c95dcaec34173ff4d0830b6 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update `eruption-hwutil`

Add mechanism to control output verbosity

1fdd5d01f43b0cf62388b16ea22f9f32e4b4a76e authored over 3 years ago by X3n0m0rph59 <[email protected]>
Code cleanups

Cleanups and unification of hwdevices directory

776aaa02cdca61c48b3a8debfb1dd36de8b96bdd authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add support for ROCCAT Kain 2xx AIMO

Add (currently very limited) support for the ROCCAT Kain 2xx AIMO

References #80

3985c0ed112fdde9f59c26bf0aae19be32cead8e authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fixes for GUI for ROCCAT Elo 7.1 Air

8f3653155301e313537c9ade9bdd815743a22c11 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update GUI for ROCCAT Elo 7.1 Air

931af5eb12d2af66f145df4b3288409ebac3d2bd authored over 3 years ago by X3n0m0rph59 <[email protected]>
Support device resets for ROCCAT Elo 7.1 Air

After a reconnect, properly reinitialize the device

e5d8254f7b84b1a92f7f1dd1b40255ccc145e5f4 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Make writing data to USB bus async

Don't block all the other devices when a single device out of a certain
device "class" fails

c4f1d2a7312a6af32eb6a8a8efe12a27d3c36264 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add support for ROCCAT Elo 7.1 Air

c2ae7d631728d7e222c0307aece39d66f7944a1a authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add README.md for documentation

6b0baee54369db211850f398e2fc5785e15f5ffc authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update README.md

2bda3043746145be3cd9de0472fbf5223e02fb91 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add more documentation

Update the README.md file for each binary
Cleanup documentation files

d69e3598cca95982dd75bcd15b85fca79fa41a53 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add `eruption-hwutil` files

Add files to INSTALL.md that were missed previously

7d2b7c180714a6faca56a092e07dda7187af1340 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add some more documentation

Add a README.md file for each binary
Add some screenshots of the Eruption GUI

66d09bd4c8e17e615f56b48939dad364343ac56e authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

2c8a400dc70ee8501b2adbf7a2ddb660444c6142 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Improve error reporting

Show a suggestion in case the Eruption daemon is not running,
when using eruptionctl

b15045a00aacf9cd732e8c6b89ebc38b24eab2e1 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fix compiler warning

d4d1adbf3f2d8ff95079cf5e299bb2f557ac069f authored over 3 years ago by X3n0m0rph59 <[email protected]>
Improve syslog log format

Improve the way Eruption produces log output, by using a syslog
compatible format.
The default l...

9f5b4ab59c860fb93505a3e3fff403026a3a1023 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add new companion utility `eruption-hwutil`

Add a new companion utility `eruption-hwutil` that can be used to configure
devices offline, wit...

0bc5a83f75918473925264de04c3dd59c0cb5043 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Cleanup code

Cleanups spotted by a run of `cargo clippy`

0b0f8ab1c864ca058fed31dc85335a97ff610508 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

b2e99e3a02ce91d39a1ff20dd8b79d099e758c1b authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update SETUP_AUDIO.md

Clarify that the audio grabber needs to be running for it to be listed
in the pactl output.

Ref...

c8f3f40c8d903a817f00c2ed7ac3d48a5ccedbc9 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update the project roadmap

78c7fa3aae57358f1fff11242bfccd5aa1f3dcf7 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

b6100d3746ac7a39878b3021cf1f9369842d0914 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fix knob adjusting brightness instead of volume

Try to fix a bug with the non pro TKL variant of the ROCCAT Vulcan series
keyboards, where the d...

d2b944e9a9f17c94531b63eaec43a89b38ea00f1 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

de5ff628de12a4fb2014c9c96074f6da7375e708 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fix wrong hardware support file

Require the correct hardware support library file

0dbc7f8a75697ddaf7c10832c59d786ed8b4abde authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fix knob adjusting brightness instead of volume

Try to fix a bug with the non pro TKL variant of the ROCCAT Vulcan series
keyboards, where the d...

12b56519b834ec97247496fa2777f44e67f5d258 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update packaging

8f542a24209a7056b9d11e36901532e0ab77a70e authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update Eruption GUI

Robustify device hotplug
Change timeouts of some of the polling timers to reduce CPU load
Split ...

1ba264c91fae74993144ea9d2944a390adb84dfe authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

3c9d844dd314991b361782adcbb6ed1bae535aac authored over 3 years ago by X3n0m0rph59 <[email protected]>
Reduce timeout of a timer

Update the device state more often

02b47b6e707a584b977d748ea1996247e67523e4 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Always Update frame generation counter

Update frame generation counter whenever a device specific brightness
has been changed, to force...

db41f21eab78ad6b5e943c05a3f7f2a65f533193 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update packaging

c7887c3b4ed26216768b8350ec196b9649e51b9f authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

0413d22f87582a6f41ed73adc9af187f227c84b5 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fix wording and text layout

34c3a91df8571e85f503e6411a60dd9b9411b6b6 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Clean up CSS

59f9895d70598d16be82d83b7487606fb76a28cd authored over 3 years ago by X3n0m0rph59 <[email protected]>
Use normal font style for headings

2f54d1271af45ae4d8a2b4c95a7bca630b9f6552 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Fix minor missrendering

Adjust width and height of the rectangle that is used to represent the
current color

0c94228bd83291744f832fc079f971d7fcdcf717 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update CSS

72730d43fa21571533110299ca7862ea4625e04f authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add support for multiple devices

Add support for multiple devices of a device class to the Eruption GUI

d3fa5f5e74c8849bba9f0f70fafd7cad3f61cce0 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Change layout of main window

Move the global configuration UI out of the keyboard stack page into
its own row inside the top-...

e1eea5ffe30c72409e29df916f6364c33dc9715d authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

6660f4ed1d7dd72ff33b4947c7fdd7d55ac72743 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add device specific options to the Eruption GUI

Add support for some device specific config options that were
previously only available via the ...

abb4a73af2216cd17dc172ff5253fd4635e45b9a authored over 3 years ago by X3n0m0rph59 <[email protected]>
Implement caching of PolKit permissions

Do not call out to PolKit on every request anymore. This provides a huge
performance improvement...

011a59ced6e299fe4dda08f6c36edac655e9d5d9 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

e51f70a68852a7f821fd249738b82399fe338b42 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Per-device brightness in the GUI

Allow to set the device specific brightness in the Eruption GUI

d645c47c27e6da24f9151de793aa8c27fb2e3837 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Bump version number

Update dependencies

0ed648bb9b8eccd6f21278970f4f46ef06fe44c6 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Add support for more hardware config options

Add support for querying or changing some more hardware configuration
options, most notably the ...

43032fe53a6730a28a3435cc604ff0bc5d35a235 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Support angle-snapping for ROCCAT Kone Pure Ultra

Add support for querying or changing the angle-snapping feature on the
ROCCAT Kone Pure Ultra mouse

d6f48f8497034372f3178aead7eb49a671f48d6a authored over 3 years ago by X3n0m0rph59 <[email protected]>
Format firmware revision

Output the firmware revision in the right format

8e10dd7113d8e82feda9c4d5dc9d5a35a1de2f64 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

2b76c9d55cb3ac8b3d83f8ed2d486bf3a8747cad authored over 3 years ago by X3n0m0rph59 <[email protected]>
Support changing device specific parameters

Add support for querying or changing the debounce setting of the
ROCCAT Kone Pure Ultra mouse.
F...

3a0ab84ae7c94ac5dc64b7cda6e5865e6cbd478f authored over 3 years ago by X3n0m0rph59 <[email protected]>
Support changing device specific brightness

Add support for changing the device specific brightness, in addition to
the global brightness

b7f86f97fd2c12729ac0919812226dfac26a4751 authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update dependencies

dc5b3b4060a57d16787cbf13c0dc7eb5ed80848b authored over 3 years ago by X3n0m0rph59 <[email protected]>
Update packaging

7a08aa4144b42782d337f45b57c644b293b5cd94 authored over 3 years ago by X3n0m0rph59 <[email protected]>