| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-13 | plugin: refactor into modules | 2 * r + 2 * t | 1 | -275/+0 | |
| 2025-09-11 | plugin: use qt typedefs for fixed ints | 2 * r + 2 * t | 1 | -12/+11 | |
| 2025-09-09 | plugin/ac: not singleton | 2 * r + 2 * t | 1 | -16/+40 | |
| Also add nodeId prop BeatTracker not singleton Move BeatTracker and Cava to Audio service | |||||
| 2025-09-08 | plugin: use lower case imports | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-09-08 | plugin/ac: use double buffer | 2 * r + 2 * t | 1 | -52/+28 | |
| Double buffer instead of circular buffer | |||||
| 2025-09-08 | plugin/ac: fix idle state + reduce buffer size | 2 * r + 2 * t | 1 | -24/+50 | |
| 2025-09-08 | plugin/ac: rt process | 2 * r + 2 * t | 1 | -1/+3 | |
| 2025-09-08 | plugin/ap: fix collector | 2 * r + 2 * t | 1 | -0/+248 | |
| Actually read from speakers not mic | |||||