scummvm/sound/mods
Torbjörn Andersson 72eb9ec9ea Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
before freeing it, which isn't necessary.

svn-id: r46941
2010-01-03 19:37:43 +00:00
..
infogrames.cpp Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null 2010-01-03 19:37:43 +00:00
infogrames.h Fix 'randomly placed' doxygen comments (which lead to incorrect documentation, e.g. some of those ended up as doxygen comment for various namespaces, such as Common) 2009-11-25 10:55:25 +00:00
maxtrax.cpp Removed unnecessary semi-colons. 2009-09-13 10:32:55 +00:00
maxtrax.h added tiebreaking to pickVoice, now the use of channels is better distributed 2009-08-18 11:34:55 +00:00
module.cpp Allow for different MOD signatures 2009-05-23 20:38:08 +00:00
module.h Allow for different MOD signatures 2009-05-23 20:38:08 +00:00
paula.cpp fixed up some missing newlines 2009-08-09 18:59:22 +00:00
paula.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
protracker.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
protracker.h Fix 'randomly placed' doxygen comments (which lead to incorrect documentation, e.g. some of those ended up as doxygen comment for various namespaces, such as Common) 2009-11-25 10:55:25 +00:00
rjp1.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
rjp1.h Fix 'randomly placed' doxygen comments (which lead to incorrect documentation, e.g. some of those ended up as doxygen comment for various namespaces, such as Common) 2009-11-25 10:55:25 +00:00
soundfx.cpp Initital commit modifying buildsystem and adding a TFMX Module-Player 2009-06-08 18:33:20 +00:00
soundfx.h Fix 'randomly placed' doxygen comments (which lead to incorrect documentation, e.g. some of those ended up as doxygen comment for various namespaces, such as Common) 2009-11-25 10:55:25 +00:00
tfmx.cpp Merge with trunk 2009-08-24 17:51:47 +00:00
tfmx.h Remove some unused variables 2009-10-09 22:21:45 +00:00