summaryrefslogtreecommitdiff
path: root/src/music/qtmidi.cpp
AgeCommit message (Expand)Author
2018-06-05Change: DOS music loading for non-Windows music driversNiels Martin Hansen
2018-06-05Codechange: Pass a MusicSongInfo struct instead of bare filename to music dri...Niels Martin Hansen
2017-08-13(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)frosch
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2010-07-29(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).terkhen
2010-05-14(svn r19822) -Fix (r19814): missing semicolonglx
2010-05-13(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...rubidium
2009-09-19(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-14(svn r16827) -Codechange: make OSX specific files include stdafx.h always as ...rubidium
2009-05-03(svn r16221) -Change: support building 64 bits OSX binaries and add optional ...rubidium
2009-04-10(svn r16012) -Codechange: Code style clean up.peter1138
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2007-11-25(svn r11521) -Codechange: [OSX] Check what the running os version is in a cle...egladil
2007-11-07(svn r11389) -Fix [FS#1386]: Replace calls to deprecated API with newer ones ...egladil
2007-10-21(svn r11326) -Cleanup: [OSX] removed now unneeded includes and unreached cond...bjarni
2007-07-05(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus...peter1138
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-23(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...belugas
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr