Age | Commit message (Collapse) | Author |
|
These devices are not able to create appropriate drivers.
The only purpose for now is having proper gui options and flags and music types for the device detector.
The corresponding GUIO flags for the new devices have been added, too.
svn-id: r51995
|
|
svn-id: r48077
|
|
In addition, the code got simplified considerably. Its behavior changed
slightly due to this, but I think the old behavior was wrong. In any
case, this may fix some bugs, or introduce regressions, or both. We'll
see ;).
svn-id: r48058
|
|
removed MSVC6 disable pragmas, the warnings are already disabled in the project files
svn-id: r43182
|
|
svn-id: r42618
|
|
fixed/improved counting DMAs in Paula
added flag for looping songs
rearranged maxtrax.h a bit
svn-id: r42613
|
|
svn-id: r42336
|
|
replaced all modulos with masks
swapped Paulas stereo output
svn-id: r41856
|
|
renamed some variables
made sure the fixed-point multiplications have the same results, even in cornercases
paula.cpp: changed/reverted stuff in Paula again.
svn-id: r41410
|
|
added "vibrato-effect"
paula.cpp:
fixed bug introduced in last commit
svn-id: r41392
|
|
Changes in Paula.cpp/Paula.h + soundfx.cpp:
Added (easy) queueing of samples by implementing methods that act similar
like writes to the Amiga-Chipset would.
Added counting of DMA-Interrupts, that is how often a sample finished
playing.
Added a base for the interrupt-interval, in most cases this will be the
Cia-clockrate. Derived classes can then set the interval without scaling to
the samplerate
Changes in common/scummsys.h:
Only disable warnings with pragmas for MS Compilers that cant do so
otherwise. Newer MSVC Versions can and should disable warnings in the
Project-Settings.
Files in tfmx:
Some files for debugging. Wont ever be commited back into trunk so those
will contain some messy and hackish code
Added: tfmx.h/tfmx.cpp
Player for TFMX-Modules.
Rest: main.cpp etc.
Modified buildsystem to include new directory, modified main.cpp so it
calls tfmxmain (tfmxplayer.cpp) instead of starting the GUI.
svn-id: r41382
|
|
svn-id: r30664
|
|
him in that :)
svn-id: r27835
|
|
around at the ends of samples and some other tweaks). More to follow
svn-id: r27828
|
|
(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
|
|
expressions and stuff)
svn-id: r27761
|
|
Paula private and added accessor APIs instead
svn-id: r27759
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
MIDI (code is currently #ifdef'ed out).
svn-id: r25707
|
|
svn-id: r25521
|
|
svn-id: r25226
|
|
svn-id: r25199
|
|
svn-id: r25191
|