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

Improve resiliency in case of device failure

Do not hang the daemon, in case a mouse device fails unexpectedly

f0057f8e01b295777bd03030a4f894d7608dd005 authored over 2 years ago
Improve handling of failed USB devices

Update `FRAME_GENERATION_COUNTER` when polling the device status, to ensure that
disconnected de...

6549dab9dfbb3d1d8d4ee8ec0be406f081513748 authored over 2 years ago
Improve USB HID handling

Switch `hidapi` backend from `libusb` to the linux-specific `hidapi-hidraw`.
Update `FRAME_GENER...

a8c3e8c158e9995ab516293191296ad6f7f0770c authored over 2 years ago
Update CHANGES.md

8d4906571a2bb1dd422f4ce417768423ad60f890 authored over 2 years ago
Update `eruption-macro` utility

98bd11398ab0dc8477809904b3faa91ce6babb09 authored over 2 years ago
Update dependencies

43a63816c19ea7646bac092a5d8291647e9edf3a authored over 2 years ago
Introduce a delay after each step of initialization

Introduce a short delay after each step of the initialization sequence.
This is a try to fix a p...

d470f4954515a726a21970a731436ca40086a11f authored over 2 years ago
Update INSTALL.md

b7358bc1a28beedbe142dda4ddfc281d1cb9a61b authored over 2 years ago
Update documentation

7d1f6cb2ddf83763b6453c897c986787c8c604e0 authored over 2 years ago
Swap order of parameters passed to on_mouse_hid_event().

Same mistake as was corrected for in on_keyboard_hid_event().

ef4fc9a4cfb11348a5d33005f58e5ffa87d6ced5 authored over 2 years ago
Update CHANGES.md

240e824cb53e4eae55e210a5f6ca8123539e66f1 authored over 2 years ago
Bump version number

5a4df4f97de19dfed17234ec6632cbbc5e6ffffa authored over 2 years ago
Change log level of a warning message

1a8df1d90c34548d8516d5c170b131b9b77129ad authored over 2 years ago
Swap order of parameters passed to `on_keyboard_hid_event()`

Swap the order in which the parameters are constructed and later get passed
to `on_keyboard_hid_...

d382515cbefd1f1f8052314da3dc4f6f1facab77 authored over 2 years ago
Update dependencies

0ec66813dcf3c8cf59804a16e38b3aa2c76d5e82 authored over 2 years ago
Merge branch 'Phen-Ro-more-parameters' into develop

ad994b45624066df68cc89ef54beaf74e1933d60 authored over 2 years ago
Merge branch 'develop' into more-parameters

72e6dbc8b6211db322b837aea605b10342302cab authored over 2 years ago
SDK enhancements to control profile and script parameters

- Change the SDK IPC message structure to make payloads easier to deal with.
- Add ActiveProfile,...

5e60565059427f061750612cbe2c79c8d6310e47 authored over 2 years ago
Update dependencies

3e16ac36fae8ac860ff77765cb51491c610d1a2f authored over 2 years ago
Update README.md

1793d3d2994d8fa5409e24f6490e619f42a553cf authored over 2 years ago
Introduce a delay after each step of initialization

Introduce a short delay after each step of the initialization sequence.
This is a try to fix a p...

646692fc4ae909ed7f29f9a9b942c839b944b933 authored over 2 years ago
Update keymap handling

Drop most of the hardcoded defaults
Fixes and cleanups
Update packaging

fc9f3bf6c05b85003be419bfbfbaea39206a3641 authored over 2 years ago
Update dependencies

Bump version numbers
Cleanups

cf80ee47bbb4534dd69a66b52b8bc68ad896f547 authored over 2 years ago
Refactor scripts.rs to split out the callbacks mod into its own file and to separate the Message handlers into their own fns.

- Fix fn for Message::SetParameter so that it really does restart the script if the on_set_parame...

3b2b7920ba4bdd4356c566a71c14328d1c199341 authored over 2 years ago
Update dependencies

Port to noise v0.8.0

af06d025bb0f9ed2f74024b06876a36b47040e69 authored over 2 years ago
Update dependencies

cb75b53df4c89c4b1f138acaaa4796f524e3198d authored over 2 years ago
Update documentation

ebbcc7d256156bce04ab5ade7940e31d76b4a735 authored over 2 years ago
Fix README.md

b4e82b98d36bd6388a74b39701713f001894baf1 authored over 2 years ago
Update CHANGES.md

1b16d542b61303e9f3e8b38635abb09bdbc8cf33 authored over 2 years ago
Update README.md

7f5b24d18fc4b92040ed1bd529d0572df01801cd authored over 2 years ago
Fix CHANGES.md

3a4b8a7cd54d2bdff4d3fb2ee0b49bcb6247912b authored over 2 years ago
Merge branch 'Phen-Ro-parameters' into develop

aa7d5297760d2aa10203a6f1d962b132306f44b2 authored over 2 years ago
Update manual pages

Update all manual pages
Use Clap v4 style

1f0cee7d73fb72da216fdea833f5f73dce0ad4c5 authored over 2 years ago
Add a companion utility `eruption-macro`

Add a new companion utility called `eruption-macro` that allows to
record key sequences and save...

7562a894406bb65c6b3750c326b8280bd5e37574 authored over 2 years ago
Update manual pages

Update all manual pages
Use Clap v4 style

f25db6e5b95382da5ca7642c59592794da609f7b authored over 2 years ago
Add a companion utility `eruption-macro`

Add a new companion utility called `eruption-macro` that allows to
record key sequences and save...

431cdebe3ba8abe409dc4d45384dc8da56cffb7f authored over 2 years ago
Support on_apply_parameter() in Lua scripts

Call on_apply_parameter() after the paramter has been updated from a dbus SetParameter message. ...

f737f44629b42130d2739494b1d97dc3bffd1a8a authored over 2 years ago
Cherrypick of eruptionctl modifications, as changes to main.rs got stomped.

Original commit message: "Modify eruptionctl to work better with profiles and scripts outside the...

a3a0354ba382773586413c107f010952c17c6ee8 authored over 2 years ago
Tighten timeouts

cddc5cf4155817a5301eb971c01c9bdb79a07cda authored over 2 years ago
Fix invalid path

0a6122b25556644b310f6640d69fae727e9d6561 authored over 2 years ago
Reduce time we hold a lock

Reduce the time the KEY_STATES lock is held to avoid excessive blocking.

95f4caf25c0905506c6a4564d8078f4f780eda3d authored over 2 years ago
Merge branch 'Phen-Ro-eruptionctrl-changes' into develop

d918c695bcdf449fcbfc6ba5f2b2b9bd30dfd8cc authored over 2 years ago
Update CHANGES.md

527c76d55f5ed55e014e3f37696aaa80a330c7a3 authored over 2 years ago
Update dependencies

196da916fe9b522bc1420bb5b0885b9e910e7502 authored over 2 years ago
Update documentation

Update CHANGES.md
Update README.md, add link to the OpenRGB project

a93cef8e9fde7302eae610897f1a9f82abd58145 authored over 2 years ago
Run `cargo clippy --fix`

11a3ec461c1f3aacbbdeac05d2323f2d6cbaf66b authored over 2 years ago
Update shell completions

dcf7ffe448f0578e619ea9c3f9ae7f04472c8f58 authored over 2 years ago
Update dependencies

2cd5a84c9d8c38add3ffc2fcf1059fbc10ed0328 authored over 2 years ago
Update dependencies

9613df377cc76d478c88631e0e16db74501bc33f authored over 2 years ago
Allow users to configure the duration of the brightness fade from switching profiles.

b56751244439b952b3d5e02fcedb4d2edee7eb56 authored over 2 years ago
Bump versions and MSRV

New MSRV is `1.64`
Update READMEs

ee9fd7881153804627cbca9f74868a43b7754823 authored over 2 years ago
Update dependencies

ea555ecbe29c70552275a6aa8e9fd814d9f46856 authored over 2 years ago
Update README.md

5235049cf0c38d366541b28e7b55aa07909dd5c1 authored over 2 years ago
Update dependencies

Port to clap 4

d03566aaa03db481d4e729507320071c79a5a05a authored over 2 years ago
Update dependencies

c1cff11cc3ff53cf08f80f501ce4c9154d10d1a7 authored over 2 years ago
Update dependencies

19158d468891460e55883ea3dcbf951f2ed3ae09 authored over 2 years ago
Update documentation

Update CHANGES.md
Update README.md, add link to the OpenRGB project

8e3996e3aacd7ff7af11ccb5a25c99e3a3659cbe authored over 2 years ago
Run `cargo clippy --fix`

48dbd374fc7f5cf409e1578225d4c8559533f19a authored over 2 years ago
Run `cargo fmt`

db4e26cf5dc31cc16055e96ae0dd547b59af1c12 authored over 2 years ago
Update shell completions

0b69355462045b8a669dd389ecd1ddefdbbe0998 authored over 2 years ago
Update Makefile

9d1664e75161e821b9ee8b0c3775d7b60d63bf19 authored over 2 years ago
Merge branch 'Phen-Ro-develop' into develop

d058bca0559e90c8271bfe3b53c30ee25192e96d authored over 2 years ago
Bump versions and MSRV

New MSRV is `1.64`
Update READMEs

ba07572ee2bd3d2e89a5791f111490ec7fd0656a authored over 2 years ago
Update dependencies

9b25c626c8a8aa85ca44a38ca6256a25be3687d9 authored over 2 years ago
Update README.md

89fdc0febbff203f1389dabc819e889989e2fb70 authored over 2 years ago
Update dependencies

Port to clap 4

8b7bd096cbd81e58147788c31f5bae380ff44c2f authored over 2 years ago
Update dependencies

bee213b30de7432cc6f83905cc3c50ba63a6b0c3 authored over 2 years ago
Update dependencies

4da7e7908277440224ca128d379324057634de8d authored over 2 years ago
Bump versions and MSRV

New MSRV is `1.64`
Update READMEs

fb2bf8e38a349a1d14ccb34fe3199208a82b1249 authored over 2 years ago
Update dependencies

08456b2a4a94212da455fa5481f22d99ea5bcf34 authored over 2 years ago
Update README.md

2eb2293efb299cc8a077714bdf42df31548e0598 authored over 2 years ago
Update dependencies

Port to clap 4

c003d09525931abe1c5745bdd38a4206820e7a12 authored over 2 years ago
Update dependencies

381f3eeadc22b92492129310401cd9408e05dbca authored over 2 years ago
Update dependencies

cbaf07050aacd5bfe1397911e8fd3ce2889b6833 authored over 2 years ago
Modify eruptionctl to work better with profiles and scripts outside the system-wide profiles and scripts directory.

61e244f327971f77ccbd8bcee12e819d21516905 authored over 2 years ago
Allow users to configure the duration of the brightness fade from switching profiles.

c14367a9c86042f8e0c7bfad37f21ba5b75eb708 authored over 2 years ago
Update packaging

502987e570ebb26be91e9bfd62455ac9cbad55e5 authored over 2 years ago
Update packaging

32a2cb99c11fd2e387e33c382ab4913a573f2afb authored over 2 years ago
Update packaging

45a6ff659314171032c7170c27b02c755b393c7c authored over 2 years ago
Update packaging

000ab13a9033685296df912bbae01f745435f7fd authored over 2 years ago
Update packaging

30595a2de7c43e3841ed2bd651dba20ec3beb04e authored over 2 years ago
Update packaging

8cd99a429ad0050cce65f9df74fca586a794c505 authored over 2 years ago
Update dependencies

1ac2e6fd7ab45f199192c37e49bf2edf06d80cc9 authored over 2 years ago
Update packaging

481c3343bd754e0d81d9fb75e35f287077c76759 authored over 2 years ago
Update dependencies

92d6484387e497d448004ac9f31c82ebf40e77a4 authored over 2 years ago
Update INSTALL.md

2cdb78ce94bc065b364b41427826438e75a202e3 authored over 2 years ago
Merge branch 'master' into develop

1cc7c4c8877b4a4c9da788550b6e2dfeddb5b648 authored over 2 years ago
Update INSTALL.md

91da1463e7e6201bab74bf8d5f41d175697653b1 authored over 2 years ago
Merge branch 'egiesbrecht-patch-1'

69947eda00ca7e86c3198de4dbd7e7182789608a authored over 2 years ago
Update dependencies

7fe563eac63089777addf8b1ea8a7316b7c0816f authored over 2 years ago
added dependencies for OpenSuse

I tried to compile eruption on OpenSuse (doesn't work with the Fedora-packages) and here are the...

88be7508bdea354248bb9e7be1a35bfce64eb7cf authored over 2 years ago
Merge branch 'master' into develop

f1f0801124946e521297e832fe8b0e2436c3c31e authored over 2 years ago
Update dependencies

007fd086f530cf8e83f41d505838a158b8ef1298 authored over 2 years ago
Update packaging

e6ec1c7b85906f43ac7c04112c2c5914a2aaa628 authored over 2 years ago
Merge branch 'develop'

64782f4cc0a85e014f1ad07f6d5471b5ee8d7547 authored over 2 years ago
Update packaging

a17db778acc55efc396691236a0a1cf8d18947cf authored over 2 years ago
Update CHANGES.md

ab949ef30b56d083d8916f972203ba3b05ad52c3 authored over 2 years ago
Update dependencies

84e4fe17ac89ef0885d4fdf4c4fb430a80a64ac0 authored over 2 years ago
Bump version number

b3540ab909b4109828558c29d310c6ede1fde19c authored over 2 years ago
Update packaging

3b2702af8523f4add356ee5ba1bec794f840b959 authored over 2 years ago