Cava Versions Save

Cross-platform Audio Visualizer

0.4.0

8 years ago
  • added pulseadio support
  • added confg script
  • removed command-line argumets
  • added optional config path
  • added autosens feature
  • bugfixes

0.3.5

8 years ago

new features:

  • stereo

bugfixes:

  • More robust "are we running in a TTY" check, fixed a problem where some terminal emulators where detected as TTYs.

0.3.4

8 years ago

Added setting of bar width, bar spacing and frequency bandwidth to config file.

0.3.3

8 years ago
  • alsa mode:
    • now uses hw:Loopback,1 instead of hw:1,1 as default. So if loopback is loaded it should be selected automatically
    • if no other device is selected and loopback is not loaded, cava will display an error message about how to load the loopback module
  • Allow use of system-wide iniparser using "make SYSTEM_INIPARSER=1", iniparser is only available system wide in gentoo and arch as I know of. The plan is to move cava to use liconfig

0.3.2

8 years ago

noncurses mode for people experiencing issues with ncurses

0.3.1

8 years ago

0.3.0

8 years ago

Source code has been split in to modules. Also some bug fixing and new output modes.

0.2.0

8 years ago

Cava is now using ncurses instead of normal printfs.

There has also been heaps of bug-fixes that got no minor releases. Hopefully there will be more minor releases in the future.