Skip to content

Releases: nikp123/xava

More bugfixes, more user-friendlyness and more stuff.

09 Jul 17:24
Compare
Choose a tag to compare

Added portaudio-list.exe to help out those in need.
Made oddoneout... literally what it was.
And win32 doesn't have that stupid framecap anymore.
However ncurses doesn't compile for some reason.
Switched to CMake because cross-compilers and easier parallel builds.
Also made the codebase not a huge interconnected blob.

Native Windows and more monstercat-iness....

15 May 20:46
Compare
Choose a tag to compare

Basically I worked a lot to make it work, but here it is.

Also it contains so MANY bug fixes.
It has a new algorithm called 'oddoneout' (that averages the values around each odd bar, hence the name).
I have removed some legacy functions that aren't really optimized and are hacky (such as shadows and transparency in Xorg, fake_log because it was well... fake.)
Instead of fake_log now we have log (which is the proper way to have custom log values).

For Windows users there is a 7z attached with the binaries and proper DLLs for 32 and 64 bit x86 machines.
Also the config file is stored in %APPDATA%\cava (just an FYI)

First 0.6.0 release

04 Oct 20:53
Compare
Choose a tag to compare

After some patching and migration and resolving conflicts I got 0.6.0 working perfectly (even fixed some memory managment issues and potential bugs).

And of course, it's the first version of cava-gui to be "stable" (aka. not crash constantly when doing some specific thingy)

Last 0.5.0 update

30 Sep 06:21
Compare
Choose a tag to compare

Last build of 0.5.0, aka. legacy.

Shadows and gradients

17 Aug 11:46
Compare
Choose a tag to compare
0.5.0

Fixed maximize/unmaximize issue