Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-23 | Added XMIDI support to IMuse. IMuse now plays music from Humongous games. | Jamieson Christian | |
Added some IMuse property options to support some assumptions that seem to be made by Humongous games. This is still preliminary. It will play music, and it will switch between songs. But I don't know if it's switching to the right song at the right time. svn-id: r7869 | |||
2003-05-19 | Proof of concept for XMIDI parser in Humongous games. | Jamieson Christian | |
You must still uncomment the VAR_SOUNDPARAM setting for this to work...? svn-id: r7670 | |||
2003-05-17 | Fixed Adlib sound problem on old (small header) games. Thanks for ↵ | Jamieson Christian | |
eriktorbjorn for the material that led to the solution. svn-id: r7610 | |||
2003-05-17 | Added command line options for | Jamieson Christian | |
native MT-32 support and combination Adilb/native MIDI drivers. svn-id: r7594 | |||
2003-05-16 | More IMuse cleanup | Jamieson Christian | |
svn-id: r7578 | |||
2003-05-16 | IMuseDriver functionality absorbed into IMuseInternal. | Jamieson Christian | |
Initial structural support for multiple MidiDriver's. svn-id: r7559 | |||
2003-03-23 | cleanup | Max Horn | |
svn-id: r6847 | |||
2003-03-18 | cleanup | Max Horn | |
svn-id: r6832 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2002-12-28 | Separated IMuseDigital into its own files. | Jamieson Christian | |
svn-id: r6229 | |||
2002-12-25 | more -pedantic warnings fixed | Max Horn | |
svn-id: r6109 | |||
2002-12-21 | IMuseMonitor functionality now built into IMuse itself. | Jamieson Christian | |
IMuseInternal no longer derives from IMuse. This eliminates a couple layers of indirection and speeds things up. Miscellaneous source cleanup. svn-id: r6049 | |||
2002-12-11 | Fixed myriad VC++ compile/link problems. | Jamieson Christian | |
PLEASE DON'T MAKE CHANGES TO THE ACTUAL PROJECT FILES UNLESS YOU MAKE THEM FOR *ALL* PRIMARY PORTS! svn-id: r5900 | |||
2002-12-05 | Fixed inappropriate expiration of sound resources, | Jamieson Christian | |
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 | |||
2002-11-07 | Add newline to end of file | Travis Howell | |
svn-id: r5453 | |||
2002-11-07 | class -> struct to make Visual C++ happy | Max Horn | |
svn-id: r5450 | |||
2002-11-06 | make it possible to #include imuse.h on its own | Max Horn | |
svn-id: r5443 | |||
2002-10-21 | Changed IMuse from a proxy into a virtual base class | Jamieson Christian | |
svn-id: r5205 | |||
2002-10-16 | fixes to imuse | Paweł Kołodziejski | |
svn-id: r5161 | |||
2002-10-15 | changes to imuse | Paweł Kołodziejski | |
svn-id: r5157 | |||
2002-10-15 | cleanup sfx and music in imuse, changed talkdelay description(disable) in ↵ | Paweł Kołodziejski | |
the dig svn-id: r5148 | |||
2002-10-08 | added delay before start playing sample to get chance for doComand | Paweł Kołodziejski | |
svn-id: r5109 | |||
2002-10-08 | synced with local sources (imuse) | Paweł Kołodziejski | |
svn-id: r5107 | |||
2002-10-04 | added looping voc samples in imuse(not tested) | Paweł Kołodziejski | |
svn-id: r5087 | |||
2002-10-03 | changes in loops in imuse | Paweł Kołodziejski | |
svn-id: r5082 | |||
2002-10-03 | synced with local sources | Paweł Kołodziejski | |
svn-id: r5080 | |||
2002-10-01 | unsigned <-> signed, local vars were not inited | Max Horn | |
svn-id: r5065 | |||
2002-10-01 | added stopAll in Imuse | Paweł Kołodziejski | |
svn-id: r5064 | |||
2002-10-01 | synced with local sources - imuse | Paweł Kołodziejski | |
svn-id: r5060 | |||
2002-09-30 | synced with local sources - imuse for the dig | Paweł Kołodziejski | |
svn-id: r5049 | |||
2002-09-29 | framework of Imuse sound for The Dig | Paweł Kołodziejski | |
svn-id: r5031 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |