Age | Commit message (Expand) | Author |
2004-11-12 | renamed file mt32 | Paweł Kołodziejski |
2004-11-10 | - Minor improvement to failure handling. | Jerome Fisher |
2004-11-10 | Use the actual output rate of the sound mixer when producing MT32 audio sampl... | Max Horn |
2004-11-08 | oops | Max Horn |
2004-11-08 | cleanup | Max Horn |
2004-11-08 | Fix it on LE systems. SCUMM_LITTLE_ENDIAN is defined in common/scummsys.h, | Eugene Sandulenko |
2004-11-07 | Re-apply endian fix | Max Horn |
2004-11-06 | Be more consistent with the other module.mk files. | Torbjörn Andersson |
2004-11-06 | Remove stray ; | Travis Howell |
2004-11-06 | Improve reporting (OSD messages, file open errors) and fix typos. | Eugene Sandulenko |
2004-11-06 | Major MT-32 emu overhaul based on KingGuppy's code. | Eugene Sandulenko |
2004-10-24 | o Sync with upstream source | Eugene Sandulenko |
2004-10-24 | More cleanup. Too bored to continue now. | Torbjörn Andersson |
2004-10-24 | More cleanup. | Torbjörn Andersson |
2004-10-24 | o Check size of waveforms.raw so output rate could be adjusted | Eugene Sandulenko |
2004-10-23 | Oops | Eugene Sandulenko |
2004-10-23 | o Turn BASE_FREQ constant into variable. MT-32 has to be run in lesser time s... | Eugene Sandulenko |
2004-10-23 | fixed warnings | Paweł Kołodziejski |
2004-10-23 | More cleanup. Too bored to go on. | Torbjörn Andersson |
2004-10-23 | Cleanup | Torbjörn Andersson |
2004-10-23 | Cleanup | Torbjörn Andersson |
2004-10-23 | Cleaned up axtoi() | Torbjörn Andersson |
2004-10-22 | ScummVM style (partial) | Torbjörn Andersson |
2004-10-22 | cleanup | Max Horn |
2004-10-22 | ScummVM style. | Torbjörn Andersson |
2004-10-22 | Replaced the Bit* data types with ScummVM's int* and uint* types. The | Torbjörn Andersson |
2004-10-22 | Indentation | Torbjörn Andersson |
2004-10-22 | Fixed warning. Hopefully without breaking anything. | Torbjörn Andersson |
2004-10-22 | Correction for mingw compile | Travis Howell |
2004-10-21 | Fix sign warnings | Max Horn |
2004-10-21 | Patch #1048326 Better MT-32 support | Eugene Sandulenko |
2004-10-19 | Fix for bug #1049937 (FOA: Regression in Adlib music) | Max Horn |
2004-10-19 | Made the calculation of _samples_per_tick a bit less prone to arithmetic | Torbjörn Andersson |
2004-10-17 | Fix warning | Max Horn |
2004-10-17 | added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers' | Max Horn |
2004-10-17 | Cleanup | Max Horn |
2004-10-11 | Make use of the new setupPremix variant (i.e. use an AudioStream subclass ins... | Max Horn |
2004-10-06 | Use common PI value instead | Chris Apers |
2004-09-12 | Zodiac midi driver | Chris Apers |
2004-08-22 | cleanup of TimerProc mess | Max Horn |
2004-07-27 | Add passthrough ability. Patch by Christian Schoenebeck with slight modificat... | Jonathan Gray |
2004-03-19 | Reverted to the old random_nr() function. This appears to have been the | Torbjörn Andersson |
2004-03-13 | Patch #902111: Change remaining random function calls to use RandomSource | Max Horn |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-02-05 | Prepare Zodiac MIDI support | Chris Apers |
2004-01-20 | Handle command 0xD0 (queen uses this) - thanks aholler. | Joost Peters |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-25 | disable the reverb hack for now; at hacked in sound font support (specify 'so... | Max Horn |
2003-12-24 | fix various buglets (like, only 15 of the 16 channels were being inited; also... | Max Horn |
2003-12-24 | fix drum channel | Max Horn |