ardour/libs/backends
Robin Gareus 332cb302c3 fix dup free in waves/midi:
The PortMidi queue just holds a pointer to the midi events.
The same Midi events are free()d during WavesMidiBuffer::clear()
which is called at cycle start for every buffer and in the dtor
of the WavesMidiBuffer.
2014-10-10 14:05:27 -04:00
..
alsa ALSA|Dummy: ignore port unregistration when engine is stopped 2014-09-17 07:06:04 -04:00
dummy change dummy backend to default to _("Silence"). 2014-09-17 07:06:05 -04:00
jack make JACK backend report Midi-Through ports in physical port lists to make testing easier (it is arguably right anyway) 2014-10-01 17:50:55 -04:00
MSVCbackends Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
wavesaudio fix dup free in waves/midi: 2014-10-10 14:05:27 -04:00
wscript [Summary] Fixed backend build issue on Windows 2014-09-08 12:18:43 +03:00