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
2013-03-07 14:38:40 +00:00
2013-03-12 14:06:22 -04:00
2014-03-25 06:36:09 -05:00
2014-04-11 14:23:29 -05:00
2012-06-11 09:50:58 +00:00
2014-01-07 20:55:26 -05:00
2013-05-02 20:21:54 -04:00
2014-03-26 11:40:25 -05:00
2014-01-16 10:51:21 -05:00
2013-01-16 18:22:15 +00:00
2013-01-16 18:37:48 +00:00
2013-01-16 18:37:48 +00:00
2013-01-16 18:37:48 +00:00
2013-01-03 14:19:16 +00:00
2013-09-06 14:31:11 +10:00
2013-01-16 18:37:48 +00:00
2013-01-16 18:37:48 +00:00
2013-08-08 15:26:16 -04: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
2012-06-18 19:19:44 +00:00
2013-01-16 18:37:48 +00:00
2014-01-09 11:54:01 -05:00
2014-01-15 14:29:32 -05:00
2013-01-16 18:37:48 +00:00
2013-02-05 18:24:41 +00:00
2014-01-14 21:13:21 -05:00
2013-01-16 18:37:48 +00:00
2013-03-31 03:59:09 +02:00
2013-04-04 18:45:27 -04:00
2013-03-08 16:42:37 +00: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
2013-01-16 18:37:48 +00:00
2012-12-27 18:49:35 +00:00
2014-03-10 00:48:48 +01:00
2013-03-10 15:32:25 +00:00
2013-01-16 18:37:48 +00:00
2014-01-20 10:52:59 -05:00
2013-01-16 18:22:15 +00:00
2013-10-16 22:06:56 -04:00
2014-03-23 00:46:12 +01:00