13
0
livetrax/libs
David Robillard 55278fb3b0 Fix mouse event position offset bug.
Search scroll groups for event delivery from top to bottom rather than bottom
to top.  Overlapping scroll groups still aren't properly supported by the
canvas, but currently all we care about is that the top one gets the event, so
the hscroll group (tempo lines) can be below the hvscroll group (tracks), but
the latter gets events.
2015-01-12 01:05:01 -05:00
..
appleutility
ardour gracefully handle missing .midnam 2015-01-10 19:31:50 +01:00
ardouralsautil
audiographer
backends add a midi->audio dummy backend mode. 2015-01-11 20:51:57 +01:00
canvas Fix mouse event position offset bug. 2015-01-12 01:05:01 -05:00
clearlooks-newer
clearlooks-older
evoral Add a newly introduced header file to our MSVC project (libevoral) 2015-01-10 11:58:58 +00:00
fst remove hardcoded major version in build scripts 2015-01-08 17:59:41 +01:00
gtkmm2ext remove cruft (old unused pre-git version files) 2015-01-09 06:11:57 +01:00
libltc
midi++2 remove cruft (old unused pre-git version files) 2015-01-09 06:11:57 +01:00
panners some const'ness and hints for clang 2014-11-19 20:38:50 +01:00
pbd Add support for the C99 function 'log2()' which is newly needed by 'gtk2_ardour/tempo_lines.cc' (but isn't available from MSVC). 2015-01-10 11:56:24 +00:00
plugins/reasonablesynth.lv2 add explicit chmod for good measure 2014-12-28 10:20:46 +01:00
qm-dsp
surfaces Limit Wiimote surface discovery to 5 connection attempts 2014-12-21 12:53:00 +07:00
timecode remove hardcoded major version in build scripts 2015-01-08 17:59:41 +01:00
vamp-plugins Make it compile with C++11 support. 2014-12-01 23:18:11 +01:00
vfork