ardour/libs
Ben Loftis 2d07e72d40
Fix the ability to set Session Start&End Range on a new, empty session
set_session_extents had a bug; it wasn't calling locations->add()
on the newly created location.

The correct implementation was in set_session_range_location,
but this was only called from one place.
This function was removed, and set_session_extents will be used in its place.
set_session_extents will create a session location if one no longer exists,
so there is no need for set_session_range_location.
2020-01-26 19:33:41 +01:00
..
appleutility NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
ardour Fix the ability to set Session Start&End Range on a new, empty session 2020-01-26 19:33:41 +01:00
ardouralsautil
audiographer NO-OP: whitespace 2020-01-14 00:52:24 +01:00
backends Downgrade "using all channels" warning to info - part 2 2020-01-25 04:17:53 +01:00
canvas Explicitly use OSX 2020-01-25 04:07:41 +01:00
clearlooks-newer Special case checkbox border color in Treeview 2020-01-25 03:40:04 +01:00
evoral Remove midi-event by iterator, not key -- #7885 2020-01-25 22:15:37 +01:00
fluidsynth Amend previous commit, fluidsynth tables 2019-12-03 00:23:54 +01:00
fst Update waf2.x "subst" feature uses obj attributes 2020-01-25 06:20:28 +01:00
gtkmm2ext Explicitly use OSX 2020-01-25 04:07:41 +01:00
hidapi
libltc Fix use of doxygen documented parameters in running text 2019-09-30 06:30:11 +02:00
lua NO-OP: whitespace 2020-01-14 00:52:24 +01:00
midi++2 NO-OP: whitespace 2020-01-14 00:52:24 +01:00
panners Explicitly use OSX 2020-01-25 04:07:41 +01:00
pbd Towards waf python 2+3 support 2020-01-25 04:07:37 +01:00
plugins Update waf2.x "subst" feature uses obj attributes 2020-01-25 06:20:28 +01:00
ptformat Towards waf python 2+3 support 2020-01-25 04:07:37 +01:00
qm-dsp Do not install static libs 2020-01-22 02:00:25 +01:00
surfaces Explicitly use OSX 2020-01-25 04:07:41 +01:00
temporal NO-OP: whitespace 2020-01-14 00:52:24 +01:00
vamp-plugins Fix memory-leak in case of Vamp plugin setup error 2019-08-24 03:31:49 +02:00
vamp-pyin Fix -Wsign-compare 2019-09-03 05:01:59 +02:00
vfork
waveview NO-OP: whitespace 2020-01-14 00:52:24 +01:00
widgets Explicitly use OSX 2020-01-25 04:07:41 +01:00
zita-convolver Do not install static libs 2020-01-22 02:00:25 +01:00
zita-resampler Do not install static libs 2020-01-22 02:00:25 +01:00