ardour/libs/backends/wavesaudio
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
..
macosx/waves_audiobackend.xcodeproj Removed project files which should not be tracked by VCS 2014-06-16 13:27:43 +03:00
portmidi add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
wavesapi add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
windows Added Visual Studio project for waves audiobackend 2014-06-16 16:02:25 +03:00
waves_audiobackend.cc add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -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:09:29 -04:00
waves_audiobackend.latency.cc [Summary] Fixing the (C) info 2014-07-18 21:57:41 +03:00
waves_audiobackend.midi.cc alter platform-dependent preprocessor macros to use the same names as the rest of the ardour codebase 2014-08-16 16:29:07 -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:09:29 -04:00
waves_audioport.cc [Summary] Fixing the (C) info 2014-07-18 21:57:41 +03:00
waves_audioport.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
waves_dataport.cc Add some more missing #includes 2014-08-16 16:34:48 -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:09:29 -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:09:29 -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:09:29 -04:00
waves_midi_device.cc fix dup free in waves/midi: 2014-10-10 14:05:27 -04: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:09:29 -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:09:29 -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:09:29 -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:09:29 -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:09:29 -04:00
waves_midiport.cc fix wavesbackend midi timing 2014-10-10 14:05:27 -04:00
waves_midiport.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
wscript enforce style-guide #3, #26 and #27 2014-08-16 17:01:40 -04:00