13
0
Go to file
Ben Loftis 22deebb42f Selection-after-split behavior (gtk2 part)
*  When splitting in MouseObject, entered_region should get priority over selected regions.
    This fixes the unexpected case where you try to split an unselected a region, but
       a)  nothing happens  OR
       b)  some other region (maybe off-screen) is split

*  Range mode now has its own option for splits, which can be:
     Clear:  the selection is cleared.
     Preserve:  the selection is left as-is. (default)
     Force:  all the regions that resulted from the split are selected (forcing a tool change).

*  Un-hid the additional config options to select only the regions BEFORE or AFTER a split.

*  Note:  splits made with Cut Tool should be unaffected by these changes.
2019-02-12 11:35:39 -06:00
doc
export Add some mp3 export presets 2018-11-20 00:21:51 +01:00
gtk2_ardour Selection-after-split behavior (gtk2 part) 2019-02-12 11:35:39 -06:00
headless (libs) call ARDOUR::init_post_engine() from within libardour rather than requiring "users" of the library to arrange for it 2019-01-16 15:29:38 -06:00
libs Selection-after-split behavior ( libardour part ) 2019-02-12 11:34:50 -06:00
mcp fix more Window/show-* to Common/show-* details 2018-12-10 18:43:35 -05:00
midi_maps Fix dead-link to manual 2018-12-23 04:50:58 +01:00
msvc_extra_headers
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2018-12-23 13:29:36 +00:00
MSVCMixbus3
MSVCvst_scan Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles Add Midnam for Yamaha MX 49/61/88 2019-01-01 21:36:02 +01:00
plugin_metadata
scripts mixer recall script will now remember the last used recall settings 2019-01-04 11:58:09 -06:00
session_utils (libs) call ARDOUR::init_post_engine() from within libardour rather than requiring "users" of the library to arrange for it 2019-01-16 15:29:38 -06:00
templates
tools remove unnecessary call to init_post_engine() (now called from libardour) 2019-01-17 09:18:53 -06:00
us2400 fix more Window/show-* to Common/show-* details 2018-12-10 18:43:35 -05:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript remove dangling --lv2 waf configure option 2019-01-02 08:11:09 -05:00

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

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