This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6aa73acb30bdeb7ae46200104dc087901cc56eb5
openttd
/
music
History
peter1138
9671d6a9eb
(svn r4692) - Use DEBUG() instead of direct fprintf in extmidi music driver, and silence 'set volume not implemented' warning at the default debug level.
2006-05-02 19:09:49 +00:00
..
bemidi.cpp
(svn r2707) Missed the paths in the BeOS MIDI player, sorry for all the noise
2005-07-25 08:16:05 +00:00
bemidi.h
…
dmusic.cpp
(svn r3448) - Fix: wrap up some MinGW warnings
2006-01-26 22:09:25 +00:00
dmusic.h
…
extmidi.c
(svn r4692) - Use DEBUG() instead of direct fprintf in extmidi music driver, and silence 'set volume not implemented' warning at the default debug level.
2006-05-02 19:09:49 +00:00
extmidi.h
…
null_m.c
…
null_m.h
…
os2_m.c
(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes
2005-10-22 06:39:32 +00:00
os2_m.h
…
qtmidi.c
(svn r3596) -Codechange: [OSX] changed to use Apple's macros instead of OTTD macros for endian conversion
2006-02-12 14:31:33 +00:00
qtmidi.h
(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes
2005-10-22 06:39:32 +00:00
win32_m.c
(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes
2005-10-22 06:39:32 +00:00
win32_m.h
…