summaryrefslogtreecommitdiff
path: root/src/music.cpp
AgeCommit message (Collapse)Author
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, ↵rubidium
if a header require a header make it include that header
2009-12-23(svn r18610) -Codechange: don't consider a music set at all for 'best' set ↵rubidium
when it's missing files
2009-12-22(svn r18608) -Change: add the concept of music setsrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-03(svn r14810) -Codechange: use the proper style for global variables.rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add ↵rubidium
something more than whitespace as description of files that don't have a description.
2008-04-04(svn r12557) -Cleanup: use MAX_PATH at two more placessmatz
2007-03-03(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing ↵belugas
tags and (more than just) a few comments style.
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files ↵KUDr
renamed to .cpp)