Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a AudioView widget for audio-only streams | mio | 2025-01-20 | 1 | -0/+1 |
| | | | | | | | | | | Currently Codeine will show a blank area when playing an audio-only file, such as music. This patch adds a new widget that contains an instance of the Analyzer::Block class, so instead of a blank area it contains a "visualizer" of sorts. Signed-off-by: mio <stigma@disroot.org> (cherry picked from commit 5cfecec40972f7d6f77879e1209bc10d6019625b) | ||||
* | Conversion to the cmake building system. | gregory guy | 2020-06-21 | 1 | -0/+54 |
Signed-off-by: gregory guy <gregory-tde@laposte.net> |