Age | Commit message (Collapse) | Author |
|
svn-id: r9527
|
|
svn-id: r9526
|
|
svn-id: r9491
|
|
patch #770862
svn-id: r9480
|
|
svn-id: r9195
|
|
gScummVMVersion/gScummVMBuildDate/gScummVMFullVersion; made engine.o depend on all other .o files, so that the build date in it is always up-to-date
svn-id: r9032
|
|
svn-id: r8907
|
|
svn-id: r8906
|
|
Until specific information regarding the benefits
of migrating to the new emulator can be made
available, the "old" code will remain in effect
for the benefit of slower hardware platforms such
as some WinCE-based devices.
svn-id: r8903
|
|
Added check for OOB note numbers when instantiating
Adlib registers with frequency information. Must check
WHY exactly we're getting OOB note numbers (and *way*
OOB, at that).
svn-id: r8902
|
|
svn-id: r8739
|
|
svn-id: r8727
|
|
svn-id: r8718
|
|
svn-id: r8495
|
|
svn-id: r8037
|
|
data, which will allow it to parse other MIDI formats. To receive parsed data, Player now derives from MidiDriver to act as a "fake MIDI driver".
Miscellaneous upgrades and fixes to MidiParser, including the Smart Jump (which could not be tested before iMuse started making use of the MidiParser).
*** THIS IS A BIG UPGRADE! EXTENSIVE REGRESSION TESTING IS NEEDED! ***
This has been tested through the intros and a number of other scenes from MI2, FOA and S&M.
NOTE! This upgrade introduces savegame format version V19. Earlier version savegames will load, but the music will simply start over from the beginning. Only V19 and later games will properly restore the position of the music! Don't say you weren't warned....
svn-id: r7849
|
|
svn-id: r7834
|
|
svn-id: r7727
|
|
svn-id: r7725
|
|
svn-id: r7722
|
|
svn-id: r7694
|
|
MidiParser. Restructuring enables XMIDI support and vc_72 implementation. Various cleanup on MidiParser's and MidiDriver's.
svn-id: r7654
|
|
eriktorbjorn for the material that led to the solution.
svn-id: r7610
|
|
svn-id: r7522
|
|
Semantic fixes -- Adlib "MIDI Channels" are now "Voices"
Miscellaneous cleanup/streamlining.
svn-id: r7520
|
|
should we ever have to)
svn-id: r7328
|
|
svn-id: r6726
|
|
svn-id: r6719
|
|
svn-id: r6596
|
|
PROP_GET_FMOPL_ENV_BITS and PROP_GET_FMOPL_EG_ENT
svn-id: r6573
|
|
IMuseDriver abstract class removed.
IMuseGM is now IMuseDriver.
Miscellaneous cleanup.
svn-id: r6017
|
|
svn-id: r6014
|
|
svn-id: r6012
|
|
Alsa/SEQ/Windows/Morphos compile, I tried my best, but you'll have to clean up after me)
svn-id: r5905
|
|
svn-id: r5889
|
|
Restored MT-32 emulation lost during restructuring.
svn-id: r5786
|
|
svn-id: r5724
|
|
Adlib no longer suffers from 16-channel MIDI restrictions.
Fixes a regression in the MI2 intro music under Adlib.
svn-id: r5721
|
|
svn-id: r5680
|
|
svn-id: r5679
|
|
IMuseAdlib is defunct.
New MidiDriver_ADLIB device.
Simon 1/2 now supports Adlib.
svn-id: r5677
|