This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-18 09:52:44 +01:00
Code
Issues
Releases
Wiki
Activity
Files
3a94561f253e595b30e8ee50e511c19bb1da99f7
OpenTTD
/
music
History
tron
2b27073156
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
2006-06-27 21:25:53 +00:00
..
bemidi.cpp
…
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 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
…