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
2021-02-23
Codechange: Switch to explicit wide strings
Niels Martin Hansen
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2020-12-08
Fix: useless warning with -snull and no BaseSounds available (#8361)
Patric Stout
2020-11-26
Codechange: Suppress compiler warning about signed/unsigned printf values
Charles Pigott
2020-09-25
Codechange: Make codestyle for CMake files consistent for 'control' statements
Charles Pigott
2020-06-09
Fix: [CMake] SDL2 Sound was not included
arikover
2020-06-05
Codechange: remove #ifdef from .cpp files to exclude features
Patric Stout
2020-06-05
Add: introduce CMake for project management
Patric Stout
2020-05-21
Codechange: Use std::string in the driver and blitter selection code.
Michael Lutz
2020-04-12
Remove: [OSX] Support for the pre-10.5 audio/music APIs.
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-09-29
Fix: Some typos found using codespell
JMcKiern
2019-09-19
Add #6173: New SDL 2 based video and sound drivers (#7086)
nikolas
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-04-06
Codechange: Replace custom thread code with C++11 thread objects.
Michael Lutz
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2019-03-02
Codechange: Remove ability for SDL to be dynamically loaded on Windows
Charles Pigott
2018-05-17
Feature: Add XAudio2 driver
Owen Rudge
2018-04-10
Codechange: [OSX] Use 10.6+ APIs to initialise audio when available.
Michael Lutz
2016-10-30
(svn r27673) -Add: [Win32] Thread names for windows debuggers.
michi_cc
2015-08-12
(svn r27383) -Fix: win32 sound driver would not catch the exception due to co...
rubidium
2014-04-28
(svn r26538) -Codechange: remove double accounting of the drivers
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-11-25
(svn r26108) -Codechange: some coding style (whitespace)
rubidium
2013-11-25
(svn r26107) -Codechange/cleanup: remove some coding bloat and simplify the d...
rubidium
2013-08-10
(svn r25714) -Fix: explicitly cast some things to silence warnings on GCC 4.0
fonsinchen
2011-09-03
(svn r22877) -Fix (r22874): Fix broken compilation on MinGW.
terkhen
2011-09-02
(svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation....
michi_cc
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2011-05-01
(svn r22406) -Document: some more "random-ish" tidbits
rubidium
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-03-02
(svn r19304) -Fix [FS#3652]: disable sound when a sound error happen instead ...
glx
2010-01-28
(svn r18934) -Fix (r18892, r18913): the deadlock should be definitively gone now
glx
2010-01-25
(svn r18913) -Fix (r18892): the deadlock was still possible
glx
2010-01-23
(svn r18892) -Fix: in some rare case a deadlock could happen when stopping so...
glx
2010-01-15
(svn r18821) -Codechange: [Allegro] make the frequency and number of samples ...
rubidium
2010-01-15
(svn r18820) -Codechange: [SDL] make the number of samples runtime configurab...
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-10-17
(svn r17788) -Fix [FS#3268] (r16702): don't fail hard when no soundcard could...
rubidium
2009-10-17
(svn r17787) -Codechange: be a bit more verbose about while allegro failed wi...
rubidium
2009-10-14
(svn r17773) -Cleanup: sdl.h isn't needed for allegro
rubidium
2009-09-14
(svn r17543) -Fix [FS#3200]: allegro's sound output was worse than excepted
rubidium
2009-09-05
(svn r17428) -Codechange: add a function to get the name of a driver
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-09
(svn r17140) -Change: allow higher sample rate and higher quality samples. Ba...
rubidium
2009-07-14
(svn r16827) -Codechange: make OSX specific files include stdafx.h always as ...
rubidium
2009-07-10
(svn r16784) -Fix: Audio playback rate was fixed at 11025Hz regardless of the...
peter1138
2009-06-30
(svn r16700) -Fix: if allegro fails to start or fails open a window or sound ...
rubidium
2009-02-24
(svn r15568) -Cleanup: *allocT/AllocaM doesn't return NULL when allocating fails
smatz
[next]