Yay, thanks for the new svn!
Btw, I can't compile it on Xubuntu 8.04, I get this error:
wingnux@wingnux:~/Downloads/vbam/trunk$ make
Makefile:43: CMakeFiles/progress.make: No such file or directory
make: *** No rule to make target `CMakeFiles/progress.make'. Stop.
I was able to compile the last version tough =/
EDIT: Installing cmake and nasm helped but it still gives me loads of error and the binary isn't created... Gonna try to figure out if any dev package is missing
EDIT: According to gmake I have all dependencies installed but it still doesn't compile on ubuntu