summaryrefslogtreecommitdiff
path: root/src/sound/sound_driver.hpp
AgeCommit message (Expand)Author
2020-12-08Fix: useless warning with -snull and no BaseSounds available (#8361)Patric Stout
2020-05-21Codechange: Use std::string in the driver and blitter selection code.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2014-04-28(svn r26538) -Codechange: remove double accounting of the driversrubidium
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
2011-05-02(svn r22410) -Document: some more bits ;)rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-08(svn r14907) -Codechange: Remove 32 character limit from driver/blitter selec...peter1138
2008-11-25(svn r14631) -Add: support for Allegro as sound backend.rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-13(svn r11839) -Codechange: move some variables from variables.h to a more logi...rubidium
2007-07-07(svn r10471) -Codechange: implement driver probing priority so that 'preferre...peter1138
2007-07-05(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus...peter1138