Jordi Vilalta Prat
|
66e9d4f5e8
|
Removed trailing spaces.
svn-id: r30664
|
2008-01-27 19:47:41 +00:00 |
|
Gregory Montoir
|
b7f9d4797d
|
doc
svn-id: r29759
|
2007-12-08 09:20:18 +00:00 |
|
Max Horn
|
7d984d1a67
|
factory functions should be documented at least roughly...
svn-id: r29560
|
2007-11-18 21:13:08 +00:00 |
|
Gregory Montoir
|
c76c6e2256
|
added rjp1 module specific pattern playback
svn-id: r29559
|
2007-11-18 20:27:31 +00:00 |
|
Travis Howell
|
3cb8d404b5
|
Fix loading common sample data for modules in Waxworks.
svn-id: r29511
|
2007-11-16 03:37:15 +00:00 |
|
Gregory Montoir
|
28c1f3fbb3
|
removed unused function, simplified handlePattern
svn-id: r29139
|
2007-09-30 11:16:25 +00:00 |
|
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
|
d764dca90f
|
Ooops, fix typo in last commit.
svn-id: r28257
|
2007-07-28 07:56:58 +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
|
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
|
e1bcd70436
|
Re-added __attribute__(packed)
svn-id: r27830
|
2007-07-01 18:18:43 +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
|
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
|
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
|
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
|
61af086e8e
|
Mod code cleanup
svn-id: r27690
|
2007-06-24 11:40:00 +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
|
e0159324cc
|
some fixes for the music in Amiga OS Demo
svn-id: r26886
|
2007-05-20 11:50:06 +00:00 |
|
Gregory Montoir
|
620c8a5647
|
added Amiga SoundFx module player code, used by Amiga versions of the following Delphine Software games : Future Wars, Operation Stealth, Cruise for a Corpse and Another World
svn-id: r26869
|
2007-05-19 12:06:51 +00:00 |
|
Max Horn
|
4958b58622
|
Added a doxygen comment to makeProtrackerStream -- somebody who knows the code behind this please complete/enhance this
svn-id: r26616
|
2007-04-27 19:50:45 +00:00 |
|
Max Horn
|
d4660cce55
|
Removing more semicola
svn-id: r26597
|
2007-04-26 19:08:53 +00:00 |
|
Gregory Montoir
|
11e679845d
|
some fixes and additions for FOTAQ amiga versions
svn-id: r25825
|
2007-02-24 18:39:08 +00:00 |
|
Gregory Montoir
|
948630c3b4
|
added initial support for FOTAQ amiga versions
svn-id: r25769
|
2007-02-21 20:27:48 +00:00 |
|
Gregory Montoir
|
604f0cac0a
|
cleanup and fixed _module memory leak
svn-id: r25708
|
2007-02-18 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 |
|
Eugene Sandulenko
|
0a56c312f1
|
Fix MSVC warning
svn-id: r25586
|
2007-02-14 16:45:25 +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 |
|
Travis Howell
|
028d077e2b
|
Enable stereo by default for all ProTracker mods.
svn-id: r25482
|
2007-02-11 02:47:02 +00:00 |
|
Sven Hesse
|
0ed752aa6e
|
- Moved the specific interrupt frequency of 80 Hz out of class Infogrames into the GobEngine's Infogrames instances
- Changed the 80 Hz to 75 Hz, which is more true to the original
svn-id: r25389
|
2007-02-04 15:59:05 +00:00 |
|
Johannes Schickel
|
46609ad455
|
formatting.
svn-id: r25230
|
2007-01-27 22:03:33 +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 |
|
Travis Howell
|
20aca1092b
|
Add changes from madmoose to fix initial song length.
svn-id: r25219
|
2007-01-27 00:33:38 +00:00 |
|
Max Horn
|
8205cd9d3d
|
Removing two FIXMEs, based on what madmoose told me on #scummvm
svn-id: r25216
|
2007-01-27 00:11:15 +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 |
|
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 |
|