Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e10ff11576 | |||
| c9a2720698 | |||
| 45051a4ac9 | |||
| c251d71941 | |||
| 37638d38c8 | |||
| ce1295a278 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:853ee78729ed3501d0cdf9c1947967ad3bfe6526d66a029b4ddf9adaa6334d4f
|
||||
size 130036
|
||||
3
0.10.5.tar.gz
Normal file
3
0.10.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cd8c8f22815bb8b557a98da0511b2038de44f050120cbf152fcc74203d301cb
|
||||
size 3327219
|
||||
28
cava.changes
28
cava.changes
@@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 10 05:40:14 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.10.5:
|
||||
* various windows build imporvements #624
|
||||
* Handle default device change on windows #652
|
||||
* various pipewire improvements #662
|
||||
* eq support in Windows #679
|
||||
* horzontal gradient and color theme files #620 #632
|
||||
* support for running in dumb terminals
|
||||
* general FFT improvements #672
|
||||
* various bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 12 07:39:54 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.10.4:
|
||||
* feat: Better Windows Support #616
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 07:08:42 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.10.3:
|
||||
* added horizontal split view #575
|
||||
* Fix crash when using pulseaudio #569
|
||||
* Synchronized Sync (Mode 2026) #576
|
||||
* add android source code #552
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 19:34:12 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cava
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cava
|
||||
Version: 0.10.2
|
||||
Version: 0.10.5
|
||||
Release: 0
|
||||
Summary: Console-based Audio Visualizer for Alsa
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user