13
0
livetrax/libs
Paul Davis 343b06d8d3 dramatic change in logic and naming for operations related to adding a MIDI region on demand and cloning/unlinking
Existing code would cause data loss due to creation of two Source objects referring the same path, one with removable flags and one without. Careful code review suggested a variety of thinkos, function naming problems and other confusion that caused this. I have tried ot extensively comment what is going on with these operations, because it is one key area in which MIDI differs from audio: with audio, capture is the only way to add a new audio region, but for MIDI there are GUI input events that can add a new region.
2014-04-14 02:17:30 -04:00
..
appleutility
ardour dramatic change in logic and naming for operations related to adding a MIDI region on demand and cloning/unlinking 2014-04-14 02:17:30 -04:00
audiographer Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
backends Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
canvas Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
clearlooks-newer Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
clearlooks-older
evoral Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
fst another stab at a working vst on windows 2014-04-11 14:41:58 -05:00
gtkmm2ext interim vst fixes 2014-04-11 14:23:29 -05:00
libltc Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
midi++2 remove inclusion of jack.h so that we can build on a platform without JACK 2014-04-10 08:52:21 -04:00
panners Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
pbd Oops - correct some typos in my previous commit 2014-04-11 15:36:04 +01:00
plugins/reasonablesynth.lv2 mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
qm-dsp Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
surfaces final eradication of jack header files from anything except the JACK backend 2014-04-11 02:52:28 -04:00
timecode Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
vamp-plugins
vfork small cleanup. 2014-03-14 20:25:04 +01:00