summaryrefslogtreecommitdiff
path: root/src/mus2mid.c
AgeCommit message (Expand)Author
2008-01-22Use MEM_SEEK_SET for memio, not SEEK_SET.Simon Howard
2007-08-31Use gcc packed attribute for all structures read/written to disk. ThisSimon Howard
2007-08-24Initialise tracksize variable before mus2mid conversion, otherwise it isSimon Howard
2007-03-15Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamedSimon Howard
2006-11-15Use booleans in place of ints where possible.Simon Howard
2006-11-15Fix endianness problem in mus2mid code (thanks denis)Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-07-28Try to convert MUS even if the MUS header is not present. The new codeSimon Howard
2006-07-22New mus -> mid conversion code thanks to Ben Ryves <benryves@benryves.com>Simon Howard