Age | Commit message (Collapse) | Author |
|
svn-id: r6042
|
|
Ignore Adlib-only music when running native MIDI.
(Can't remember why I included them in the first place,
so until I do remember, it's coming back out.)
svn-id: r6020
|
|
which fixes concurrency issues esp. in PocketPC and MorphOS.
Stubbed SysEx command 2 (start of song) to get rid of annoying warning.
Changed MT-32 instrument warnings to fit on one (80-char) line.
svn-id: r5842
|
|
if that will be visible anywhere
svn-id: r5833
|
|
svn-id: r5747
|
|
svn-id: r5738
|
|
disks anymore, after all :-). Fixed an endian issue for v2 games (makes them crash a little bit later during loading)
svn-id: r5737
|
|
implemented, though); some cleanup
svn-id: r5699
|
|
IMuseAdlib is defunct.
New MidiDriver_ADLIB device.
Simon 1/2 now supports Adlib.
svn-id: r5677
|
|
svn-id: r5636
|
|
Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway
svn-id: r5290
|
|
systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious
svn-id: r5216
|
|
svn-id: r5150
|
|
svn-id: r5127
|
|
They arn't used in FT at least, so I'm going to assume this could also fix the Dig.
svn-id: r5073
|
|
svn-id: r5039
|
|
svn-id: r5035
|
|
Remove MIDIEMU driver obsoleted by patch.
Change functionality to fallback to AdLib/AdLibGMD Emulation where MIDI init fails
Switch to NewGUI by default (old code retained 'Just in case')
svn-id: r5033
|
|
svn-id: r5018
|
|
svn-id: r5017
|
|
svn-id: r5004
|
|
Add Makefile changes to Makefile.mingw
svn-id: r5000
|
|
* scumm.dsp, scummvm.dsp, simon.dsp: Turn on warning as errors. Generate
PDBs on all builds.
* gameDetector.cpp, newgui.cpp, widget.cpp, actor.cpp,
dialogs.cpp, resource.cpp, saveload.cpp, scumm_renderer.cpp:
Fix warnings where possible. One pragma added to eliminate
warning of unknown pragmas.
* string.cpp: If unknown escape sequence, print warning.
svn-id: r4998
|
|
[ 609649 ] Sound patch for GF_OLD256 games
[ 611997 ] RFC: Timer-based CD audio sync
svn-id: r4986
|
|
svn-id: r4945
|
|
svn-id: r4920
|
|
svn-id: r4872
|
|
svn-id: r4867
|
|
svn-id: r4866
|
|
svn-id: r4864
|
|
svn-id: r4785
|