D G Turner
|
3959797b85
|
AUDIO: Fix Remaining Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-11-28 14:38:43 +00:00 |
|
Torbjörn Andersson
|
665f5c99b2
|
JANITORIAL: Silence some more GCC 7 fall through warnings
I think these are the last one that were already flagged as being
deliberate.
|
2017-08-06 16:54:38 +02:00 |
|
Johannes Schickel
|
452cec49d9
|
AUDIO: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
|
Johannes Schickel
|
b4d0a8ba66
|
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
|
2013-01-26 19:38:02 +01:00 |
|
Johannes Schickel
|
163d57ba93
|
AUDIO: Return 0 instead of false in Tfmx::loadSampleFile.
This should "fix" a g++ warning.
|
2012-01-29 16:32:44 +01:00 |
|
Johannes Schickel
|
38aa82a4f5
|
AUDIO: Fix conditional compilation of maxtrax and tfmx code.
This is a regression from 3ddb6c0c90 .
|
2011-10-28 12:32:14 +02:00 |
|
Matthew Hoops
|
9539017ee3
|
ALL: initialise -> initialize
|
2011-05-25 11:17:11 -04:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
Max Horn
|
42ab839dd6
|
AUDIO: Rename sound/ dir to audio/
svn-id: r55850
|
2011-02-09 01:09:01 +00:00 |
|