pkgsrc/audio/spiralsynth/patches
ben 4cda63c0a7 Fixes for SpiralSound/Midi.C
* test for failure of open() should be == -1, not == 0
	This causes Open() to behave as intended, only creating the
	m_MidiReader thread if the MIDI device is successfully opened.

* unconditionally initialize m_Mutex in Open()

* conditionally close m_MidiReader in Close(), if NULL do nothing

* make m_MidiFd and m_MidiWrFd the same file descriptor.  The MIDI
	device special file can only be opened once at a time.
2005-04-24 14:41:28 +00:00
..
patch-aa Update SpiralSynth to version 2.0.0. Notable changes include: 2004-11-25 17:24:27 +00:00
patch-ab Update SpiralSynth to version 2.0.0. Notable changes include: 2004-11-25 17:24:27 +00:00
patch-ad Update SpiralSynth to version 2.0.0. Notable changes include: 2004-11-25 17:24:27 +00:00
patch-ae
patch-af Update SpiralSynth to version 2.0.0. Notable changes include: 2004-11-25 17:24:27 +00:00
patch-ag Update SpiralSynth to version 2.0.0. Notable changes include: 2004-11-25 17:24:27 +00:00
patch-ah Update SpiralSynth to version 2.0.0. Notable changes include: 2004-11-25 17:24:27 +00:00
patch-ai
patch-aj
patch-ak Update SpiralSynth to version 2.0.0. Notable changes include: 2004-11-25 17:24:27 +00:00
patch-al Update SpiralSynth to version 2.0.0. Notable changes include: 2004-11-25 17:24:27 +00:00
patch-am Update SpiralSynth to version 2.0.0. Notable changes include: 2004-11-25 17:24:27 +00:00
patch-an Fixes for SpiralSound/Midi.C 2005-04-24 14:41:28 +00:00
patch-ao The problem is that SpiralSynth opens the MIDI device path before 2005-04-24 03:29:11 +00:00