13
0
livetrax/libs
Johannes Mueller eb79ae7d41 Don't try to chop of the file name extension from a template dir
Template files reside in
.config/ardour5/templates/$(template_name)/$(template_name).template

We run through .config/ardour5/templates/ and find there the names of the
directories the .template-files are located in. These directory names don't
have a .template extension. So we shouldn't try to chop the non existing
extension of, because then we only modify template names with a '.' in them.
2017-07-12 16:15:03 +02:00
..
appleutility
ardour Don't try to chop of the file name extension from a template dir 2017-07-12 16:15:03 +02:00
ardouralsautil
audiographer
backends Report Dummy as not available if not running 2017-06-25 20:53:47 +02:00
canvas Accommodate newly introduced source(s) in our MSVC project (cairocanvas) 2017-06-29 10:10:26 +01:00
clearlooks-newer
clearlooks-older
evoral Consistent ControlList freezing -- fixes #7419 2017-07-07 02:35:00 +02:00
fluidsynth Update fluidsynth 2017-06-27 20:12:46 +02:00
fst Don't use VST ->user points, prefer host-reserved ptr 2017-07-08 18:13:42 +02:00
gtkmm2ext Allow DnDVbox to sort the selection, using original order 2017-07-04 18:08:35 +02:00
hidapi Fix libhid compile with /recent/ libc (GNU_SOURCE) 2017-05-20 12:39:49 +02:00
libltc
lua
midi++2
panners Revert "Prefer Stereo-Balance Panner for stereo tracks" 2017-07-03 16:21:35 +02:00
pbd PBD::init() failing is fatal in main(), don't silently exit. 2017-07-03 14:45:41 +02:00
plugins Fix duplicate ‘const’ declaration specifier 2017-07-12 12:09:59 +02:00
ptformat
qm-dsp
surfaces fix void return with value (amend d5d297c4) 2017-07-06 18:01:49 +02:00
timecode
vamp-plugins
vfork