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
/
allegro_s.cpp
Age
Commit message (
Collapse
)
Author
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-01-15
(svn r18821) -Codechange: [Allegro] make the frequency and number of samples ↵
rubidium
runtime configurable
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, ↵
rubidium
if a header require a header make it include that header
2009-10-17
(svn r17787) -Codechange: be a bit more verbose about while allegro failed ↵
rubidium
with some actions.
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-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. ↵
rubidium
Based on work by orudge.
2009-07-10
(svn r16784) -Fix: Audio playback rate was fixed at 11025Hz regardless of ↵
peter1138
the rate specified to the audio driver, resulting in incorrect playback speed. It is still preferable to use 11025Hz output rate if possible as OpenTTD's sample rate converter is very low quality.
2009-06-30
(svn r16700) -Fix: if allegro fails to start or fails open a window or sound ↵
rubidium
card fall back to another driver
2009-02-01
(svn r15305) -Fix (r15299): missing include
rubidium
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