Fantastic, thanks so much!! I've just downloaded the source from SVN and am building it now. I'm looking forward to checking it out.
I'm particularly happy about this as I spent the better part of the last day or so mucking around with the code to try and implement the "Undo" function, and got absolutely nowhere. The good news, however, is that it gave me a reason to get familiar with Subversion and XCode, so at least now I know how to check out and build the code. Or at least I think I do:
svn co https://cogosx.svn.sourceforge.net/svnroot/cogosx/branches/cog-0.07/cog/ -r908
And then you just open up Cog.xcodeproj in Xcode and tell it to build, with the results showing up in /cog/build/Release. Is that right?
EDIT: Well, it must be right, because it worked! The only funky thing I noticed is that when you undo a deletion, the track number ("#") gets messed up -- sometimes it shows up as zero, sometimes you get two of the same one. But that's extremely minor, and goes away once you reboot Cog, or if you move the track in question to a different order in the playlist.
Thanks again, this'll be a great help.
Last edited by goldenband (2008-06-24 13:26:06)