So I’m leaving tonight for a trip to my grandparents’ house for a family reunion. Although we will have a laptop, we won’t have much in the way of Internet access, which is probably for the best what with the freeze starting and all. ;-)
But before I leave, I wanted to make sure people knew about different things that have been going on. For example, JuK won’t compile for a lot of people ever since I fixed some bugs where JuK would merrily ignore errors writing to disk. The problem is actually that taglib (from kdesupport) hasn’t been updated by those with problems compiling. Scott had actually had the changes in for three weeks now, and we can’t hold off on the bugfix forever. ;-). So if you have problems compiling because of tag.cpp, upgrade taglib.
Also, I’ve been working on the bugs with the tree view mode (such as duplicate entries due to case differences in the text, and the fact that removing the last song by an artist doesn’t remove the artist’s entry in the tree view, or the fact that adding songs after startup doesn’t add the appropriate entries.
The code is working now, although it seems a little inefficient, so I’m trying to get it optimized. I used to have a patch here for JuK for those who can’t wait but I’ve lost it in the meantime.