Age | Commit message (Expand) | Author |
2014-10-08 | midi: Fix "D_DDTBLU disease". | Simon Howard |
2014-05-05 | Clean up file headers. | Simon Howard |
2012-12-23 | Add standalone build target for mus2mid binary. | Simon Howard |
2010-02-05 | Merge from trunk. | Simon Howard |
2010-01-30 | Rename mus2mid functions to be consistent with coding standard. | Simon Howard |
2010-01-29 | When doing a MUS to MID conversion, allocate MIDI channels so that the | Simon Howard |
2010-01-29 | Fix indentation/style etc. in mus2mid.c. | Simon Howard |
2008-09-06 | Remove includes of doomdef.h where possible, move generic parts into top | Simon Howard |
2008-01-22 | Use MEM_SEEK_SET for memio, not SEEK_SET. | Simon Howard |
2007-08-31 | Use gcc packed attribute for all structures read/written to disk. This | Simon Howard |
2007-08-24 | Initialise tracksize variable before mus2mid conversion, otherwise it is | Simon Howard |
2007-03-15 | Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamed | Simon Howard |
2006-11-15 | Use booleans in place of ints where possible. | Simon Howard |
2006-11-15 | Fix endianness problem in mus2mid code (thanks denis) | Simon Howard |
2006-10-18 | Strip out CVS logs, RCS Id tags. | Simon Howard |
2006-07-28 | Try to convert MUS even if the MUS header is not present. The new code | Simon Howard |
2006-07-22 | New mus -> mid conversion code thanks to Ben Ryves <benryves@benryves.com> | Simon Howard |