remove autoconf-archive from mac workflow #594
Recent Commits to cava:master
-
remove autoconf-archive from mac workflow #594
-
Link '#194' to #194
Link '#194' to #194
-
Update bug_report.md
Update bug_report.md
-
Update README.md
Update README.md cleaned up capturing audio chapter
-
Update troubleshooting in README.md
Update troubleshooting in README.md added entry on "no moving bars" as people have issues to this regarding pulseaudio/pipewire transition. #609 #602
-
remove autoconf-archive from dependencies
remove autoconf-archive from dependencies autoconf-archive is only used for the optional openGL output and that part of autoconf-archive is broken on latest release #594
-
clean up line breaks

clean up line breaks
-
don't set foreground color if set to default

don't set foreground color if set to default if left to default this would print escape code 29 which luckily did nothing
-
define wchar size as 4, this fixes #607

define wchar size as 4, this fixes #607 wchar_t is 4 bytes on linux, but only 2 on windows this causes issues since we use unicde chars that are more than 2 bytes long
-
windows: config file and shaders are now loaded from current working dir

windows: config file and shaders are now loaded from current working dir since cava has no install system for windows, this works better
-
Update bug_report.md
Update bug_report.md