aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/infogrames.cpp
AgeCommit message (Expand)Author
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-09-05Removed useless dependencies from common/file.h in common code. When complete...Nicola Mettifogo
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-06-28Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paul...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-14Fix MSVC warningEugene Sandulenko
2007-02-04- Moved the specific interrupt frequency of 80 Hz out of class Infogrames int...Sven Hesse
2007-01-26Some cleanup / code formatting changes, and added some FIXME commentsMax Horn
2007-01-25Moved Paula and Infogrames to sound/mods/Sven Hesse