Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-24 | (svn r11154) -Fix [FS#1239]: MIDI failing to play under Windows 95, 98 and ME. | rubidium | |
2007-08-31 | (svn r11029) -Fix [FS#1164]: win32 midi doesn't stop when closing openttd | glx | |
2007-07-05 | (svn r10444) -Codechange: switch to c++ classes and inheritance for ↵ | peter1138 | |
sound/music/video drivers, using self-registration based on the blitter-model. | |||
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium | |
2007-02-23 | (svn r8860) -Cleanup: some style changes, proper #endif comments, variable ↵ | Darkvater | |
initialisation, WINCE ifdef and a vsprintf to vsnprintf change. | |||
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files ↵ | KUDr | |
renamed to .cpp) |