Age | Commit message (Expand) | Author |
2010-07-09 | (svn r20104) -Fix: [Win32] The win32 MIDI driver might clip the start of a song. | michi_cc |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-04-10 | (svn r16024) -Codechange: harden string copying on places where it's possible | rubidium |
2009-03-15 | (svn r15718) -Cleanup: apply some comment coding style on the rest of the sou... | rubidium |
2009-01-10 | (svn r14949) -Cleanup: pointer coding style | rubidium |
2008-09-29 | (svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy doesn... | rubidium |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-03-15 | (svn r12373) -Fix [FS#1849]: win32 music driver fails if path is too long (12... | glx |
2008-03-15 | (svn r12372) -Fix: win32 music driver fails if path contains non-latin chars | glx |
2008-03-14 | (svn r12366) -Codechange: use MAX_PATH instead hardcoded value | glx |
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 sound/mus... | peter1138 |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-02-23 | (svn r8860) -Cleanup: some style changes, proper #endif comments, variable in... | Darkvater |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed... | KUDr |