13
0
livetrax/libs/backends/wavesaudio
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
..
portmidi add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
wavesapi add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_audiobackend.cc add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_audiobackend.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_audiobackend.latency.cc 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
waves_audiobackend.midi.cc 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
waves_audiobackend.port_engine.cc add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_audioport.cc 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
waves_audioport.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_dataport.cc 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
waves_dataport.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_midi_buffer.cc add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_midi_buffer.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_midi_device_manager.cc add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_midi_device_manager.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_midi_device.cc fix dup free in waves/midi: 2014-10-09 09:48:54 +02:00
waves_midi_device.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_midi_event.cc add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_midi_event.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
waves_midiport.cc fix wavesbackend midi timing 2014-10-09 09:43:53 +02:00
waves_midiport.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:17:34 -04:00
wscript fix ming32 build&install for asio backend 2014-10-03 00:46:34 +02:00