Commit Graph

9 Commits (452652e85e0e10a73e727cc389f125347fc17681)

Author SHA1 Message Date
tron 81be08bc21 (svn r2712) Overhaul DirectMusic MIDI backend:
- Merge the .c and .cpp part into one file
- Properly deinitialize at the end
- Remove "experimental" status
- Miscellaneous smaller changes
-Fix: Volume control works now
19 years ago
tron 272e5de747 (svn r2707) Missed the paths in the BeOS MIDI player, sorry for all the noise 19 years ago
tron 91f67d3bbe (svn r2705) Fix #include paths and remove unnecessary #includes 19 years ago
tron 2faf06f4cd (svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build 19 years ago
tron 647cbd6bdd (svn r2701) Insert Id tags into all source files 19 years ago
orudge b7d4beb440 (svn r2689) - Split OS/2 music driver into os2_m.c, update project file 19 years ago
tron 9bb81b8eef (svn r2688) MSVC and Watcom can't handle identical file names in different directories, oh my... 19 years ago
tron c07e074a33 (svn r2687) Make a variable static 19 years ago
tron 126fed74d6 (svn r2685) -Codechange: Split the music/sound/video drivers into separate files and move them into subfolders.
This results in shorter and hopefully easier to maintain files.
Note: I had to change paths in #include statements of some unrelated files, because I added the ottd base directory to the include path (-I.)
19 years ago