ardour/libs/backends
Robin Gareus b4cf5e279b 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-09 09:48:54 +02:00
..
alsa update backends for API change in 8d59afb048 2014-10-01 03:24:54 +02:00
dummy update backends for API change in 8d59afb048 2014-10-01 03:24:54 +02:00
jack copy over current Waves version of their backend, along with minor changes in libs/ardour and libs/backend/jack to fit with API changes 2014-09-30 21:00:34 -04:00
MSVCbackends Add a newly introduced header file to our MSVC project (dummy_audiobackend) 2014-10-08 15:11:25 +01:00
wavesaudio fix dup free in waves/midi: 2014-10-09 09:48:54 +02:00
wscript add --with-wavesbackend config option (disabled by default) 2014-10-01 18:28:47 +02:00