Files
ardour/gtk2_ardour
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
..
2014-03-23 00:46:12 +01:00
2014-03-25 06:36:09 -05:00
2014-04-11 14:23:29 -05:00
2014-01-07 20:55:26 -05:00
2014-03-26 11:40:25 -05:00
2014-01-16 10:51:21 -05:00
2013-09-06 14:31:11 +10:00
2014-04-11 14:23:29 -05:00
2014-01-13 09:49:09 -05:00
2013-08-08 15:24:15 -04:00
2013-12-22 09:25:33 +01:00
2013-10-21 00:19:43 +11:00
2013-10-21 00:19:43 +11:00
2014-01-09 11:54:01 -05:00
2014-01-15 14:29:32 -05:00
2014-01-14 21:13:21 -05:00
2014-02-04 14:21:35 -05:00
2013-12-21 15:31:27 -05:00
2013-10-21 00:19:43 +11:00
2014-03-10 00:48:48 +01:00
2014-01-20 10:52:59 -05:00
2013-10-16 22:06:56 -04:00
2014-03-23 00:46:12 +01:00