scummvm/dists/msvc9
Norbert Lange d3ad5fc663 Initital commit modifying buildsystem and adding a TFMX Module-Player
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
2009-06-08 18:33:20 +00:00
..
agi.vcproj Some more unification of options: 2008-09-08 13:00:43 +00:00
agos.vcproj Updated the MSVC project files of the AGOS and KYRA engines 2009-05-17 08:51:34 +00:00
cine.vcproj Updated the MSVC project files of the cine engine 2008-11-13 09:00:51 +00:00
cruise.vcproj Update MSVC project files (MSVC9's cruise.vcproj bas broken in r39787). 2009-04-01 16:19:48 +00:00
drascula.vcproj Some more unification of options: 2008-09-08 13:00:43 +00:00
gob.vcproj Suppress inclusion of a not yet committed file 2009-06-07 08:46:15 +00:00
groovie.vcproj Updated the project files of the groovie engine for commit #35855 2009-01-14 07:47:52 +00:00
igor.vcproj Some more unification of options: 2008-09-08 13:00:43 +00:00
kyra.vcproj Added new files to the MSVC Kyra project 2009-05-28 08:36:27 +00:00
lure.vcproj Some more unification of options: 2008-09-08 13:00:43 +00:00
m4.vcproj Some more unification of options: 2008-09-08 13:00:43 +00:00
made.vcproj Some more unification of options: 2008-09-08 13:00:43 +00:00
parallaction.vcproj Updated the MSVC project files of the Gob, Parallaction, SCI and SCUMM engines 2009-03-21 16:24:07 +00:00
queen.vcproj Some more unification of options: 2008-09-08 13:00:43 +00:00
saga.vcproj Updated the SAGA and SCI MSVC project files (removed saga/list.h and sci/engine/aatree.h) 2009-04-11 12:34:16 +00:00
sci.vcproj Updated the MSVC project files of the SCI engine 2009-06-04 12:47:11 +00:00
scumm.vcproj Updated the MSVC project files of the SCUMM engine for commit #41282 2009-06-06 18:38:41 +00:00
scummvm-tfmx.sln Initital commit modifying buildsystem and adding a TFMX Module-Player 2009-06-08 18:33:20 +00:00
scummvm-tfmx.vcproj Initital commit modifying buildsystem and adding a TFMX Module-Player 2009-06-08 18:33:20 +00:00
scummvm.sln Include the SCI engine when building ScummVM under MSVC 2009-02-18 12:35:24 +00:00
scummvm.vcproj Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players 2009-05-21 13:02:56 +00:00
sky.vcproj Updated MSVC project files for the sky engine 2008-11-12 12:39:18 +00:00
sword1.vcproj Updated MSVC project files for commit #39416 (moved vag.* from engines/sword1/ to sound/) 2009-03-15 17:11:34 +00:00
sword2.vcproj Some more unification of options: 2008-09-08 13:00:43 +00:00
tinsel.vcproj Updated the MSVC project files of the tinsel, sci and scummvm projects for the file changes which occurred in commits #39430 and #39439 2009-03-16 07:45:47 +00:00
touche.vcproj Some more unification of options: 2008-09-08 13:00:43 +00:00
tucker.vcproj Added MSVC project files for the new tucker engine 2008-11-10 22:08:02 +00:00