13
0
livetrax/libs
John Emmas 2689848ed7 Add an extra test to prevent 'PBD::path_is_within()' from looping infinitely on Windows
The infinite loop would happen if the 2 supplied paths were on different Windows drives - for example if one was on drive C:\ and the other on drive E:\

I don't think this new test will be detrimental to the other platforms but if it is, we could easily separate it out with a '#ifdef PLATFORM_WINDOWS' directive.
2015-02-03 11:57:38 +00:00
..
appleutility
ardour If 'force' is TRUE (when using 'Location::set_start()' or 'Location::set_end()') make sure we do actually force the value to get set. 2015-01-30 14:55:23 +00:00
ardouralsautil
audiographer towards fixing #5711 2015-01-27 23:13:55 +01:00
backends fix “invalid use of incomplete type jack_client_t” 2015-01-30 11:02:07 +01:00
canvas ScrollGroup::covers_{window,canvas}() need to account for possible non-zero position of the group. 2015-01-24 18:48:28 -05:00
clearlooks-newer
clearlooks-older
evoral few more basic ControList/Curve Tests 2015-01-20 00:46:58 +01:00
fst waf: fix concurrency issue with duplicate targets 2015-01-17 18:19:25 +01:00
gtkmm2ext fix #6117 - fader prelight 2015-01-28 02:22:52 +01:00
libltc
midi++2 remove cruft (old unused pre-git version files) 2015-01-09 06:11:57 +01:00
panners When building with MSVC make sure any backends / panners etc get copied to the correct target folder 2015-01-12 14:43:22 +00:00
pbd Add an extra test to prevent 'PBD::path_is_within()' from looping infinitely on Windows 2015-02-03 11:57:38 +00:00
plugins/reasonablesynth.lv2 clarify reasonable synth description. 2015-01-20 21:25:59 +01:00
qm-dsp
surfaces When building with MSVC make sure any backends / panners etc get copied to the correct target folder 2015-01-12 14:43:22 +00:00
timecode remove hardcoded major version in build scripts 2015-01-08 17:59:41 +01:00
vamp-plugins
vfork