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
/
sound
Age
Commit message (
Expand
)
Author
2008-11-25
(svn r14632) -Add: support Allegro as midi backend.
rubidium
2008-11-25
(svn r14631) -Add: support for Allegro as sound backend.
rubidium
2008-06-17
(svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD...
smatz
2008-06-05
(svn r13390) -Codechange: introduce usererror() for fatal but not openttd rel...
glx
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-14
(svn r12708) -Fix (FS#1914): increase default sound buffer size only for vista
glx
2008-03-30
(svn r12488) -Codechange: split order.h into order_base.h and order_func.h.
rubidium
2008-01-13
(svn r11839) -Codechange: move some variables from variables.h to a more logi...
rubidium
2007-12-25
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
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-07-07
(svn r10471) -Codechange: implement driver probing priority so that 'preferre...
peter1138
2007-07-06
(svn r10458) -Fix (r10444): restore original descriptions for win32 drivers
peter1138
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-02-12
(svn r8691) -Cleanup: Some proper #endif comments for sound/music/video files...
Darkvater
2007-01-11
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...
KUDr
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