Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Travis Howell
|
bb2796c57a
|
Add support for multi-tune Protracker modules used in the Amiga version of Waxworks.
svn-id: r28256
|
2007-07-28 07:52:24 +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
|
1a3724b59b
|
cleanup
svn-id: r27765
|
2007-06-28 20:18:56 +00:00 |
|
Max Horn
|
5b75e49182
|
Fix a bad, bad out-of-bounds write in the Protracker code
svn-id: r27764
|
2007-06-28 20:15:10 +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
|
c69fe68112
|
Minor cleanup
svn-id: r27758
|
2007-06-28 16:39:04 +00:00 |
|
Max Horn
|
a106f01d2f
|
Remove useless startPlay override from ProtrackerStream
svn-id: r27692
|
2007-06-24 12:35:50 +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
|
604f0cac0a
|
cleanup and fixed _module memory leak
svn-id: r25708
|
2007-02-18 21:56:52 +00:00 |
|
Sven Hesse
|
5dab7f823f
|
Implemented some missing effects (arpeggio, sample delay, fine slides, finetune, pattern delay)
svn-id: r25229
|
2007-01-27 21:55:26 +00:00 |
|
Sven Hesse
|
7d1c2ecbb4
|
Ooops
svn-id: r25227
|
2007-01-27 17:53:56 +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 |
|
Travis Howell
|
99d6e6db5c
|
Add patch to make ProTracker a subclass of AudioStream, from madmoose
svn-id: r24465
|
2006-10-23 01:37:59 +00:00 |
|
Max Horn
|
07f7761479
|
Backend modularization: Create timer manager, savefile manager and audio mixer in the backends for increased flexibility
svn-id: r24443
|
2006-10-22 15:42:29 +00:00 |
|
Max Horn
|
772affc7db
|
Yuck, mark abuse of OSystem::setSoundCallback
svn-id: r24404
|
2006-10-21 11:14:41 +00:00 |
|
Travis Howell
|
8c72861de4
|
Add option to load a module via stream
svn-id: r24387
|
2006-10-19 05:37:22 +00:00 |
|
Johannes Schickel
|
cf60ba63e9
|
some cleanup.
svn-id: r24374
|
2006-10-18 18:34:40 +00:00 |
|
Eugene Sandulenko
|
7282e24d3b
|
Add WIP (not yet plugged in) Protracker modules player
svn-id: r24351
|
2006-10-16 22:20:46 +00:00 |
|