.. |
bemidi.cpp
|
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
|
2007-07-05 12:23:54 +00:00 |
bemidi.h
|
(svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first
|
2007-07-07 20:31:23 +00:00 |
dmusic.cpp
|
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
|
2007-07-05 12:23:54 +00:00 |
dmusic.h
|
(svn r10472) -Fix (r10741): typos prevented compilation
|
2007-07-07 21:14:36 +00:00 |
extmidi.cpp
|
(svn r10446) -Codechange: Move extmidi's global data into its class.
|
2007-07-05 13:19:35 +00:00 |
extmidi.h
|
(svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first
|
2007-07-07 20:31:23 +00:00 |
libtimidity.cpp
|
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
|
2007-07-05 12:23:54 +00:00 |
libtimidity.h
|
(svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first
|
2007-07-07 20:31:23 +00:00 |
music_driver.hpp
|
(svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first
|
2007-07-07 20:31:23 +00:00 |
null_m.cpp
|
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
|
2007-07-05 12:23:54 +00:00 |
null_m.h
|
(svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first
|
2007-07-07 20:31:23 +00:00 |
os2_m.cpp
|
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
|
2007-07-05 12:23:54 +00:00 |
os2_m.h
|
(svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first
|
2007-07-07 20:31:23 +00:00 |
qtmidi.cpp
|
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
|
2007-07-05 12:23:54 +00:00 |
qtmidi.h
|
(svn r10472) -Fix (r10741): typos prevented compilation
|
2007-07-07 21:14:36 +00:00 |
win32_m.cpp
|
(svn r11029) -Fix [FS#1164]: win32 midi doesn't stop when closing openttd
|
2007-08-31 23:29:53 +00:00 |
win32_m.h
|
(svn r10472) -Fix (r10741): typos prevented compilation
|
2007-07-07 21:14:36 +00:00 |