13
0
livetrax/libs
Carl Hetherington 16db8b5972 Add a couple of missing attach_buffers() calls after _ports has been changed. I think this fixes #3856.
git-svn-id: svn://localhost/ardour2/branches/3.0@9858 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-07-13 01:00:53 +00:00
..
appleutility Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
ardour Add a couple of missing attach_buffers() calls after _ports has been changed. I think this fixes #3856. 2011-07-13 01:00:53 +00:00
audiographer Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
clearlooks-newer Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
clearlooks-older Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
evoral change default overlapping note strategy to "relax" (i.e. do nothing); fix crash when looping with MIDI data; add back note-off resolution at loop point (if it was actually there) so that notes are turned off (but don't forget Ye Olde Sustain Pedal/Controller) when looping; minor other non-functional tweaks 2011-06-21 21:29:22 +00:00
fst fix C99 compliance issue for winegcc 2010-12-30 15:06:58 +00:00
gnomecanvas Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
gtkmm2ext remove some potential HCI confusion for Gtkmm2ext::UI::popup_error() by using a standard MessageDialog (as noticed by thorwil) 2011-06-22 14:38:32 +00:00
midi++2 Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
panners monitor send gets access to the (shared) pannable of the track/bus, thus ensuring that the monitor feed is panned. required a few fixes along the way 2011-06-14 19:00:08 +00:00
pbd Fix some set-but-not-used variable warnings from gcc 4.6 2011-07-02 17:16:46 +00:00
qm-dsp Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
rubberband Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
surfaces Fix a few missing drops of Route references. 2011-05-23 10:03:14 +00:00
taglib Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
timecode Add some assertions. 2011-04-23 00:02:58 +00:00
vamp-plugins Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
vamp-sdk Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
.cvsignore