Files
ardour/gtk2_ardour
Robin Gareus 4bc8a3e9c7 Fix remove_selected_sources() for multi-channel sources
It is not sufficient to simply drop the first source
of a region. While destroying a whole-file region marks
all its sources as unused, only the source for 1st channel
was explicitly removed.

The session accumulated <Sources>, without corresponding
whole-file Regions. Those can prevent cleanup of unused
sources, particularly when using snapshots.
2023-05-29 21:15:50 +02:00
..
2023-03-28 01:39:36 +02:00
2023-04-25 20:26:46 +02:00
2023-05-18 01:26:52 +02:00
2023-03-24 23:20:50 +01:00
2023-04-28 15:57:42 -06:00
2023-05-18 03:45:14 +02:00
2023-04-28 15:57:42 -06:00
2023-03-24 14:19:15 -06:00
2023-05-22 02:01:42 +02:00
2023-05-27 16:18:10 +02:00
2023-04-22 17:58:28 -06:00
2023-04-22 17:58:28 -06:00
2023-05-24 04:07:30 +02:00