summaryrefslogtreecommitdiff
path: root/src/music
AgeCommit message (Expand)Author
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-09-24(svn r11154) -Fix [FS#1239]: MIDI failing to play under Windows 95, 98 and ME.rubidium
2007-08-31(svn r11029) -Fix [FS#1164]: win32 midi doesn't stop when closing openttdglx
2007-07-07(svn r10472) -Fix (r10741): typos prevented compilationpeter1138
2007-07-07(svn r10471) -Codechange: implement driver probing priority so that 'preferre...peter1138
2007-07-05(svn r10446) -Codechange: Move extmidi's global data into its class.peter1138
2007-07-05(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus...peter1138
2007-04-17(svn r9662) -Documentation: Doxygen corrections and @file omissionsbelugas
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-23(svn r8860) -Cleanup: some style changes, proper #endif comments, variable in...Darkvater
2007-02-23(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...belugas
2007-02-18(svn r8805) -Codechange (r8757): DO set eol-style and keywords on new files...Darkvater
2007-02-16(svn r8757) -Add: added libtimidity music driver (it is a nice small library ...truelight
2007-02-12(svn r8691) -Cleanup: Some proper #endif comments for sound/music/video files...Darkvater
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium