summaryrefslogtreecommitdiff
path: root/src/sound/allegro_s.cpp
AgeCommit message (Expand)Author
2010-01-15(svn r18821) -Codechange: [Allegro] make the frequency and number of samples ...rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...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 allegrorubidium
2009-09-14(svn r17543) -Fix [FS#3200]: allegro's sound output was worse than exceptedrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-09(svn r17140) -Change: allow higher sample rate and higher quality samples. Ba...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-01(svn r15305) -Fix (r15299): missing includerubidium
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