~munt/munt/trunk

  • Committer: sergm
  • Date: 2019-08-25 13:31:57 UTC
  • Revision ID: git-v1:1ea0469877a5a30e146ec9141bb50649901073d6
Refactored MidiEventQueue

Introduced helper interface SysexDataStorage that facilitates
various ways the SysEx data is stored. Specifically,
along with the dynamic memory allocation, a storage buffer
can now be preallocated and used to keep the SysEx data
of the MIDI event stored on the queue. This makes it possible
to push MIDI events to the queue even from a realtime thread.
Filename Latest Rev Last Changed Committer Comment Size
..
cmake 428 13 years ago Jerome Fisher Moved cmake modules from mt32emu_smf2wav up a leve Diff
DOSBox-mt32-patch 855 11 years ago sergm Merge branch 'legacy' Diff
FreeBSD 690 12 years ago sergm Added FreeBSD port Diff
mt32emu 1 19 years ago Jerome Fisher - Initial import of core and freeverb source. Diff
mt32emu_alsadrv 22 19 years ago Jerome Fisher - First version of ALSA driver, based on Tristan's Diff
mt32emu_qt 473 13 years ago Jerome Fisher WIP, will be rebased/amended, do not use. Diff
mt32emu_smf2wav 105 15 years ago Jerome Fisher - Initial import of a quick-and-dirty MIDI(SMF)-fi Diff
mt32emu_win32drv 3 19 years ago Jerome Fisher - Initial commit of DirectMusic/WinMM driver for W Diff
mt32emu_win32drv_setup 675 12 years ago sergm Included simple setup for driver. x86 / x64 / WinX Diff
CMakeLists.txt 1752 6 years ago sergm Bumped munt package version 2.3.0 1.7 KB Diff Download File
README.txt 1461 8 years ago sergm - Added support for mt32emu_qt settings version 2 1.5 KB Diff Download File