Jordi Vilalta Prat
|
66e9d4f5e8
|
Removed trailing spaces.
svn-id: r30664
|
2008-01-27 19:47:41 +00:00 |
|
Max Horn
|
19bb631e94
|
Fix looping effect (at least DrMcCoy says it fixes it somehow, and I trust him in that :)
svn-id: r27835
|
2007-07-01 19:59:42 +00:00 |
|
Max Horn
|
f7041f94ce
|
Once again rewrite Paula code (addings lots of comments, doing proper wrap around at the ends of samples and some other tweaks). More to follow
svn-id: r27828
|
2007-07-01 16:31:26 +00:00 |
|
Max Horn
|
f058edf860
|
Switched Paula (Amiga MOD) code to use fixed point math instead of doubles (caveat: this only works for samples < 32k right now; if this ever turns out to be a problem, I can fix it, though)
svn-id: r27767
|
2007-06-28 22:21:32 +00:00 |
|
Max Horn
|
21aa642e7a
|
Some optimizations to the Paula sound chip emu code (removing common sub expressions and stuff)
svn-id: r27761
|
2007-06-28 19:47:47 +00:00 |
|
Max Horn
|
2249db2c6d
|
Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paula private and added accessor APIs instead
svn-id: r27759
|
2007-06-28 17:42:57 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Gregory Montoir
|
18cab2cc65
|
added basic support for playing FOTAQ amiga modules files (rjp1) instead of MIDI (code is currently #ifdef'ed out).
svn-id: r25707
|
2007-02-18 21:46:40 +00:00 |
|
Sven Hesse
|
82e4318b02
|
Fixed a special case (frequency/rate > repeating sample length)
svn-id: r25521
|
2007-02-12 12:54:08 +00:00 |
|
Sven Hesse
|
569136db75
|
Changed ProtrackerStream to inherit from Paula, unifying the mixing
svn-id: r25226
|
2007-01-27 17:32:54 +00:00 |
|
Max Horn
|
516cd07d10
|
Some cleanup / code formatting changes, and added some FIXME comments
svn-id: r25199
|
2007-01-26 11:47:26 +00:00 |
|
Sven Hesse
|
43fb2e6ed9
|
Moved Paula and Infogrames to sound/mods/
svn-id: r25191
|
2007-01-25 15:17:46 +00:00 |
|