This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
OpenTTD-patches
Watch
2
Star
0
Fork
0
You've already forked OpenTTD-patches
mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced
2024-11-04 06:00:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e121eea70
OpenTTD-patches
/
music
History
tron
772fbda3e3
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
2006-06-27 21:25:53 +00:00
..
bemidi.cpp
bemidi.h
dmusic.cpp
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
os2_m.h
(svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build
2005-07-25 07:16:10 +00:00
qtmidi.c
(svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.
2006-06-10 08:37:41 +00:00
qtmidi.h
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
2006-06-27 21:25:53 +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