index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
music
Age
Commit message (
Expand
)
Author
2009-01-08
(svn r14909) -Codechange: Remove global option for the extmidi driver and mak...
peter1138
2009-01-08
(svn r14907) -Codechange: Remove 32 character limit from driver/blitter selec...
peter1138
2008-11-25
(svn r14632) -Add: support Allegro as midi backend.
rubidium
2008-11-02
(svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat an...
skidd13
2008-10-28
(svn r14542) -Codechange: replace some sprintf with s[en]printf to make sure ...
rubidium
2008-09-29
(svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy doesn...
rubidium
2008-05-16
(svn r13127) -Fix (r13122): of course WIN32_LEAN_AND_MEAN excludes too much s...
glx
2008-05-06
(svn r12972) -Fix (r12971): forgot to close a comment
glx
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
2008-01-13
(svn r11842) -Fix: libtimidity.cpp did not compile anymore.
rubidium
2008-01-13
(svn r11839) -Codechange: move some variables from variables.h to a more logi...
rubidium
2008-01-13
(svn r11826) -Fix (r10444): at least one instance of dmusic driver is needed ...
glx
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2007-12-29
(svn r11719) -Codechange: split sound.h in a header with types and one with f...
rubidium
2007-11-25
(svn r11521) -Codechange: [OSX] Check what the running os version is in a cle...
egladil
2007-11-07
(svn r11389) -Fix [FS#1386]: Replace calls to deprecated API with newer ones ...
egladil
2007-10-21
(svn r11326) -Cleanup: [OSX] removed now unneeded includes and unreached cond...
bjarni
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-07
(svn r10472) -Fix (r10741): typos prevented compilation
peter1138
2007-07-07
(svn r10471) -Codechange: implement driver probing priority so that 'preferre...
peter1138
2007-07-05
(svn r10446) -Codechange: Move extmidi's global data into its class.
peter1138
2007-07-05
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus...
peter1138
2007-04-17
(svn r9662) -Documentation: Doxygen corrections and @file omissions
belugas
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-02-23
(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...
belugas
2007-02-18
(svn r8805) -Codechange (r8757): DO set eol-style and keywords on new files...
Darkvater
2007-02-16
(svn r8757) -Add: added libtimidity music driver (it is a nice small library ...
truelight
2007-02-12
(svn r8691) -Cleanup: Some proper #endif comments for sound/music/video files...
Darkvater
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium