aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/paula.h
AgeCommit message (Expand)Author
2010-02-14Add support for samples > 32kb to Paula chip emulation code.Max Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-08-09fixed up some missing newlinesNorbert Lange
2009-08-07added stub for setting audio filter in PaulaNorbert Lange
2009-07-10changed: period in Paula get set immediately instead of queuedNorbert Lange
2009-06-08Spaces for alignment, not tabs :PSven Hesse
2009-06-08Initital commit modifying buildsystem and adding a TFMX Module-PlayerNorbert Lange
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-06-28Switched Paula (Amiga MOD) code to use fixed point math instead of doubles (c...Max Horn
2007-06-28Some optimizations to the Paula sound chip emu code (removing common sub expr...Max Horn
2007-06-28Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paul...Max Horn
2007-06-24Mod code cleanupMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-19added Amiga SoundFx module player code, used by Amiga versions of the followi...Gregory Montoir
2007-04-26Removing more semicolaMax Horn
2007-02-18added basic support for playing FOTAQ amiga modules files (rjp1) instead of M...Gregory Montoir
2007-01-26Some cleanup / code formatting changes, and added some FIXME commentsMax Horn
2007-01-25Moved Paula and Infogrames to sound/mods/Sven Hesse