Ecosyste.ms: OpenCollective

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

Eruption

Eruption - Realtime RGB LED Driver for Linux
Collective - Host: opensource - https://opencollective.com/eruption - Website: https://eruption-project.org/ - Code: https://github.com/eruption-project/eruption

Temporarily remove the workflow

Temporarily remove the workflow until we find a sulution on how to
integrate Lua 5.4

github.com/eruption-project/eruption - 4e1761ef80dbcff89341169f628588d9bf88c579 authored almost 3 years ago
Update Lua version

Build against system Lua 5.4

github.com/eruption-project/eruption - fca00a503b1f5526407e0b50d5b0e0432a03aa38 authored almost 3 years ago
Fix NetworkFX profile

Build against system Lua 5.3

github.com/eruption-project/eruption - 59f9678908bf7b1334607c2ecaf947511bf2b559 authored almost 3 years ago
Performance improvements

Next round of performance improvement patches to the Eruption core.

Do not block the main input...

github.com/eruption-project/eruption - 3e178c7d99306c71b6a7eeeb30ed8b70453e2a91 authored almost 3 years ago
Update dependencies

github.com/eruption-project/eruption - 32f9179a302b1e80ffcddd38ea684a56c5f361b1 authored almost 3 years ago
Performance improvements

First round of performance improvement patches to the Eruption core.

Reduce TIMEOUT_CONDITION_M...

github.com/eruption-project/eruption - d812affd7a8b441bcb5d0867a32fed990c1768ac authored almost 3 years ago
Add `Makefile`

Add a makefile to allow for scripted (un)installation of Eruption.

github.com/eruption-project/eruption - a661ced95a93b5125e81362dfe0edfaf5b7850ea authored almost 3 years ago
Update .spec file

github.com/eruption-project/eruption - d2ad70817fd317bd823355ced6ba232e58849fac authored almost 3 years ago
Update documentation

github.com/eruption-project/eruption - f550dae7a6f35f686baacfefeab040a39a74502f authored almost 3 years ago
Update .spec files

github.com/eruption-project/eruption - c26325e92faf2a62fdde645115e0bfb5c8fa23b2 authored almost 3 years ago
Update documentation

github.com/eruption-project/eruption - 5df1e8704a12ca538270fff09e8098ba58c0a9be authored almost 3 years ago
Update .spec file

github.com/eruption-project/eruption - 81d361453e8bb6af8c3f675e963e67fc58859364 authored almost 3 years ago
Update .spec file

github.com/eruption-project/eruption - 759daacd53267caa6cabbdcdb2ff04eedb64c957 authored almost 3 years ago
Update .spec file

github.com/eruption-project/eruption - d763c122a38b5cc0e89d189cd257bab0594cef86 authored almost 3 years ago
Bump package version

github.com/eruption-project/eruption - 259753c9fb4067ff73896637a6b4b4673ec8a9a1 authored almost 3 years ago
Don't crash on missing `eruption.state` file

github.com/eruption-project/eruption - d27eb97e7b5594febea9cfa900b914956185cbb8 authored almost 3 years ago
Update dependencies

github.com/eruption-project/eruption - 50b0dae92cfebdb44f652c9d09f2b29610597d40 authored almost 3 years ago
Update dependencies

Port to latest config-rs API

github.com/eruption-project/eruption - 2552419e4b41be70f7c4f0c402869ad9798f0957 authored almost 3 years ago
Don't crash on an invalid macro .lua file

Don't crash the daemon if an invalid or non existent .lua file is
specified. Switch to a fail-sa...

github.com/eruption-project/eruption - 0b1aa2c3361ad3fd0faa46bba3b472913324700a authored almost 3 years ago
Fix bug: Apply parameter in any case

Fix a bug where we failed to save a modified parameter if the
parameter was not explicitly liste...

github.com/eruption-project/eruption - 7c997ca51c540dfa27d49848f2bd7a6b54517286 authored almost 3 years ago
Update ULEDs plugin

Don't log an error if ULEDs is inavailable.
Cleanups

github.com/eruption-project/eruption - cd1ca73e2864271fbc5533e5c8e26cae7a5f3e57 authored almost 3 years ago
Fix tight loop when ULEDs is not available

Don't spin in a tight loop when the Userspace LEDs subsystem is not
available. Clarify log messa...

github.com/eruption-project/eruption - 02e639311889d40fb8555c88c7da0bd6e5e8e147 authored almost 3 years ago
Add new profiles and scripts

Provide some more audio visualization profiles.
Add a new effect Lua script `domain-coloring.lua...

github.com/eruption-project/eruption - bd1fcf739eb1a24404da4564e005aa0b8961f6e7 authored almost 3 years ago
Robustify state handling

github.com/eruption-project/eruption - 4d713ca22aaac191592394b0bfba7d8f5e0c8d0c authored almost 3 years ago
Robustify atomics code

github.com/eruption-project/eruption - 1740eb8eeaba1946506d4296518d02f72e097271 authored almost 3 years ago
Add support for Linux Userspace LEDs subsystem

Add preliminary support for changing LEDs/zones using kernel-level LED
triggers. This requires t...

github.com/eruption-project/eruption - cd9a739952e02832d7aaed6fcee0e7f60857555b authored almost 3 years ago
Update Lua scripts

Re-format Lua code

github.com/eruption-project/eruption - ba171fa26e4bd13f7e05afafa9fef3f7a5d4c511 authored almost 3 years ago
Provide `macro-helper.sh` shell script

Ship an example shell script, to be used as a reference for writing Lua
macros that call out to ...

github.com/eruption-project/eruption - d7a5b26ef913db680f88a8229a1dacb6af9010d1 authored almost 3 years ago
Add copyright notice

github.com/eruption-project/eruption - a0746f3546785df0f85a8a9c93f276527085d764 authored almost 3 years ago
Update dependencies

github.com/eruption-project/eruption - 1b178a007febdddb5834b4ede272876153b86008 authored almost 3 years ago
Update Lua scripts

More array index fixes
Re-format code
Bump versions numbers

github.com/eruption-project/eruption - 328df20ce0682d9c4a75e5eb3c65207274d76390 authored almost 3 years ago
Do not cache permission on cancel

If the user pressed cancel during the PolKit authentication dialog,
refrain from caching the res...

github.com/eruption-project/eruption - f8969712e2ffe3ac91b328b0699054502374b86a authored almost 3 years ago
Fix for loops in Lua scripts

Start iteration at 1 instead of 0, since the counter gets used as an
array subscript. (Lua array...

github.com/eruption-project/eruption - 5db6d7bdf5915fcb608f7f20ad613b7e9246fb7f authored almost 3 years ago
Add support for setting a background color

github.com/eruption-project/eruption - a637c76d3b33be1e08a013ec4b6da3543a1f4c9b authored almost 3 years ago
Improve key and LED handling

Implement NUM_KEYS for more devices

github.com/eruption-project/eruption - 1dec75e17387050933abbc7b38a19fd1d09904e8 authored almost 3 years ago
Add new profile `Blackout`

Add a new profile: `Blackout` that turns all LEDs off, except for
overlays and indicators

github.com/eruption-project/eruption - d7265b6d79162ba878d04872c132ca2649a1c13e authored almost 3 years ago
Update profiles

Display a solid color on all devices except the keyboard itself, for the
profile `fireplace.prof...

github.com/eruption-project/eruption - 2f0800091949b859256176e519f18cf856f73b10 authored almost 3 years ago
Update dependencies

github.com/eruption-project/eruption - b0c95b19e976a362c24ed4a0cbafa99ae910e286 authored almost 3 years ago
Improve i18n

* Factor out strings, and bump versions
* Add more translations to the en_US locale
* Add more t...

github.com/eruption-project/eruption - b59341a2f79b11dc803c12bf8041829bfe261568 authored almost 3 years ago
Persist profile state

Implement persistent profile state, save the current parameter settings
to a `.profile.state` fi...

github.com/eruption-project/eruption - 1c2423a8c38b8dbf2fe0b3806f4d2cdea10cc671 authored almost 3 years ago
Persist device state

Implement device state persistence. This currently adds support for
saving the device's local br...

github.com/eruption-project/eruption - 70c757f13c69596f929b8012b3aaec6294a68e89 authored almost 3 years ago
Update copyright notice

github.com/eruption-project/eruption - 90af4917b967a85f7174e2467669c0d6d115de24 authored almost 3 years ago
Update documentation

github.com/eruption-project/eruption - 471b970bd5220f6873f1ce7972f222e0f0d853f3 authored almost 3 years ago
Update dependencies

github.com/eruption-project/eruption - 214067f563c7d4ae3a45f41f96d3e64232e58043 authored almost 3 years ago
Persist profile state

Implement persistent profile state, save the current parameter settings
to a `.profile.state` fi...

github.com/eruption-project/eruption - f31b83a1ee65da71b617a1a685cb1c28be4155f0 authored almost 3 years ago
Update dependencies

github.com/eruption-project/eruption - ac689b6846a642f0f35c8eeea1001559d5d293fa authored almost 3 years ago
Update `eruption-gui`

Update copyright notice
Minor improvements to styles

github.com/eruption-project/eruption - e73cd055f532ea66bf8ecdd52e63a2702a436ea6 authored almost 3 years ago
Update Lua scripts

Add copyright notice
Re-format source code

github.com/eruption-project/eruption - f4d5313c6f769b06eb6272ad179ffb97c1d44b1d authored about 3 years ago
Update dependencies

github.com/eruption-project/eruption - 18d0f6ea7f7cac08ca39a58028b8f4761ca8b2ff authored about 3 years ago
Update dependencies

github.com/eruption-project/eruption - 041da54b3aed6635b0027fae4d8e239e1551df75 authored about 3 years ago
Update shell completions

github.com/eruption-project/eruption - 8bb18fc8eb88f0e048cc629626dcfe9afe3dff4c authored about 3 years ago
Update all manual pages

github.com/eruption-project/eruption - 109872b49184fb6b68523cf6140ca32e38713830 authored about 3 years ago
Remove superfluous program args

github.com/eruption-project/eruption - ea7ab100d05047d802f4ec5a607d46e44676101d authored about 3 years ago
Introduce driver code maturity levels

Introduce a mechanism that groups drivers by their subjective code
maturity level. Only enable `...

github.com/eruption-project/eruption - 9e1e6b6cb459d1d7e62e649c4adb89e716fddfcc authored about 3 years ago
Update dependencies

github.com/eruption-project/eruption - 1d2f6ba901fc9043ccfe9c148d6fd2b419060e3a authored about 3 years ago
Limit printing of license header

Only print license header when no additional program arguments are specified

github.com/eruption-project/eruption - 344bb360ae08390c5007d88a4f9645bd63d46bfa authored about 3 years ago
Fix integration tests

github.com/eruption-project/eruption - 95422e96eed1ee7933717956ac2524c44750e054 authored about 3 years ago
Update mute button LED code

Improve the way we handle the mute button LED:
* Factor out indicator keys
* Set the color of ...

github.com/eruption-project/eruption - d910eb7b7824f03743f619f297f30f8e1543905a authored about 3 years ago
Fix lagging mute button LED state

Fix lagging state of the mute button

github.com/eruption-project/eruption - f2d9c48256e9105ad8dc0fa7627ca51d55b34be7 authored about 3 years ago
Add copyright notice

Add a copyright notice to the output of the `print_header()` function.
Enable printing of header...

github.com/eruption-project/eruption - b8e9cca3a2825e33a2f8e53685105845c7b326de authored about 3 years ago
Add support for `ROCCAT Magma`

Add preliminary support for `ROCCAT Magma` series keyboards

github.com/eruption-project/eruption - daa0ad8f7b29943dd0a2e6aa67f288fc82a511c3 authored about 3 years ago
Add copyright notice

Update all files, add a copyright notice

github.com/eruption-project/eruption - 8afcdbe9a98ed919cfa2a9b672189651a7af5cd8 authored about 3 years ago
Update dependencies

github.com/eruption-project/eruption - 52d7befa0b253b3bf136cad2f95e1177e8a8ce0d authored about 3 years ago
Fix compiler warnings

github.com/eruption-project/eruption - 46698cc0de2a3c4f2abbfc2afd228fd198be9b86 authored about 3 years ago
Update dependencies

github.com/eruption-project/eruption - 26106341c4b3b9b3e51221a89f1f91977909fc4d authored about 3 years ago
Add support for sound effects playback

Add support for playback of sound effects to `eruption-audio-proxy`.

github.com/eruption-project/eruption - ae7d4672cafd4193d6e50743c092ddffb7466cae authored about 3 years ago
Update dependencies

github.com/eruption-project/eruption - 3c6569a555a03f0e5534cde637cce205d96820c1 authored about 3 years ago
Update `Eruption GUI`

Optimize spacing between controls

github.com/eruption-project/eruption - 09cfc11e75bd85b6f9df843a24801e735e76267f authored about 3 years ago
Update dependencies

github.com/eruption-project/eruption - 8829e6204c5f72af510ca2521ccbe93a8a0efaac authored about 3 years ago
Integrate service management into Eruption GUI

Add support for starting and stopping Systemd services

github.com/eruption-project/eruption - a3d3a90e7e099fb165c5cb2c40dac72eccf03514 authored about 3 years ago
Update dependencies

github.com/eruption-project/eruption - 87d7a66005039715ae9f1382f507a209deb123af authored about 3 years ago
Add bounds checking for slot index

github.com/eruption-project/eruption - fb33b3e342b2641bd057bebc2b6a8c11f6c41f00 authored about 3 years ago
Update `clippy.toml`

Update MSRV

github.com/eruption-project/eruption - 78205ed59dd4bdba309521215d99482f91dc5ad4 authored about 3 years ago
Update documentation

github.com/eruption-project/eruption - 0065341a1eeca30ab75390d42583b9bca1cb78b5 authored about 3 years ago
Update dependencies

Fix build error with feature `sourceview`

github.com/eruption-project/eruption - a59db38e3b8b9561f7f325d408fb87dcc248895a authored about 3 years ago
Add support for `REL_WHEEL_HI_RES`

Re-enable high resolution scroll wheel support

github.com/eruption-project/eruption - c7780e12c8327492b3042774cab42ecb290c7008 authored about 3 years ago
Make `mimalloc` dependency optional

github.com/eruption-project/eruption - 3e91c458e5120aa36791e447a64d71add4ed6796 authored about 3 years ago
Update dependencies

github.com/eruption-project/eruption - fc89470b24eece12844710291fe6c57dca691bbf authored about 3 years ago
Make `mimalloc` allocator an optional feature

github.com/eruption-project/eruption - c2faa6a8bea5916e6bfa6d7a6d003c49df32dcce authored about 3 years ago
Update dependencies

github.com/eruption-project/eruption - b7d43e7c0b6d228e26f1dde261209dc2be8a5b78 authored about 3 years ago
Update dependencies

Port to the latest releases of the dependencies

github.com/eruption-project/eruption - 8c8b0aa65d36d79500d57dbb14955c07a70d82bc authored about 3 years ago