add CMakeList.txt to release dist #650
Recent Commits to cava:master
-
add CMakeList.txt to release dist #650
-
remove extra new line

remove extra new line
-
add InnoSetup files #631

add InnoSetup files #631
-
fix new config options center alignment and max height on windows

fix new config options center alignment and max height on windows
-
add support for running in dumb terminals
add support for running in dumb terminals
-
optimized noncurses terminal output
optimized noncurses terminal output cursor is moved to beginning of current line instead of moved n lines down no need to use newline, carriage return or moving cursor back up if bar spacing is 1 a space is used instead of escape code to move forward
-
add option for center alignment and max height
add option for center alignment and max height
-
remove old message about options in config file #643
remove old message about options in config file #643
-
reset terminal attributes before clearing screen
reset terminal attributes before clearing screen
-
allocate memory for theme in load_config function
allocate memory for theme in load_config function