* Sun May 06 2018 mvetter@suse.com
- Update to 0.6.1:
new features:
* sndio backend
bug fixes:
* Fix fftw_complex usage, drastically improving visualization
* better cleanup and exiting
* added a check to see if pulseaudio is running
* fixed bug preventing color in noncurses mode from working
* Fix build errors and warnings if not using ncurses
* Generally improved fifo input and raw output
* Mon Aug 28 2017 mvetter@suse.com
- Update to 0.6.0:
* Autosens of low values (dynamic range)
* Removed config parameter 'overshoot'
* Removed config parameter 'mode'
* New config parameter 'waves'
* Changed config parameter 'style' to 'channels' (was either 'mono' or 'stereo' anyway)
* Parameters 'integral' and 'gravity' are now in percentage
* Fri Aug 18 2017 mvetter@suse.com
- Update to 0.5.0:
new features:
* gradient
bugfixes:
* memory leak
* increased config reload speed
* raw output not goint to /dev/stdout
* Thu Apr 27 2017 mvetter@suse.com
- Update to 0.4.3:
new features:
* support for more colors in ncurses output.
bugfixes:
* fixed bug where sensing of low values was done even when no sound
* fixed bug in raw output bit format check
* add a check for too many bars >200
- Remove because contained in new version:
* cava-remove-nested-functions.patch
* cava-font.patch
* Tue Mar 28 2017 mvetter@suse.com
- Add cava-font.patch:
Install cava.psf to have nice output on TTYs.
* Tue Mar 28 2017 mvetter@suse.com
- Add cava-remove-nested-functions.patch:
Remove nested functions to prevent OBS executable stack warning.
* Wed Mar 22 2017 mvetter@suse.com
- Get rid of unnecessary passing of prefix
* Thu Mar 16 2017 mvetter@suse.com
- It needs libiniparser from version 4 onwards
* Thu Mar 16 2017 mvetter@suse.com
- Update to 0.4.2:
* added auto pulseaudio source mode
* pulsaudio is now default
* cava is now cavamp
* pushing 'r' now reloads audio
* Added console title
* added pulseadio support
* added confg script
* removed commanline argumets
* added optional config path
* added autosens feature
* added setting of bar width, bar spacing and frequency bandwidth to config file.
* autodetection of alsa loopback interface
- Use proper group
- Update description
* Tue Jul 28 2015 mvetter@suse.com
- Honor optflags
* Tue Jul 28 2015 mvetter@suse.com
- Honor optflags