The Flagship http://ardour.org
Go to file
Robin Gareus 07dea50456
Fix DnD import to grouped tracks
Import via Drag/Drop previously worked by selecting a track,
and then importing to the selected track.

This approach fails when the selected track is in a track-group,
and selecting the track also selects other tracks of different type.

Now the track to drop onto is passed directly passed through to
::finish_bringing_in_material as existing_track.
2022-09-30 21:30:48 +02:00
doc
gtk2_ardour Fix DnD import to grouped tracks 2022-09-30 21:30:48 +02:00
headless
libs Allow to create a shared_ptr<Track>() from Lua 2022-09-30 21:30:48 +02:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils
share Fix DnD import to grouped tracks 2022-09-30 21:30:48 +02:00
tools Update SMF profile tool to show number of temmp changes 2022-09-25 03:30:15 +02:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
TRANSLATORS
waf
wscript Py3 compatible build-stack version parser 2022-09-14 00:05:43 +02:00

Please see the Ardour web site at https://ardour.org/ for all documentation..

For information on building ardour: 
      
     https://ardour.org/development.html