13
0
livetrax/libs
Paul Davis 862972eaaa use std::vector::assign() in BufferSet::attach_buffers() rather than an explicit loop; minor formatting touchups
git-svn-id: svn://localhost/ardour2/branches/3.0@9912 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-07-22 15:44:13 +00:00
..
appleutility Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
ardour use std::vector::assign() in BufferSet::attach_buffers() rather than an explicit loop; minor formatting touchups 2011-07-22 15:44:13 +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
evoral try to fix data loss at end of a capture pass for MIDI - add a new virtual method to MidiSource that specifies what should be done with stuck notes, remove duplicate(i hope) _last_flush_frame from SMFSource that mirrored, more or less, MidiSource::_last_write_end; use new virtual method when stopping after capture. 2011-07-20 18:13:03 +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 try to fix data loss at end of a capture pass for MIDI - add a new virtual method to MidiSource that specifies what should be done with stuck notes, remove duplicate(i hope) _last_flush_frame from SMFSource that mirrored, more or less, MidiSource::_last_write_end; use new virtual method when stopping after capture. 2011-07-20 18:13:03 +00:00
midi++2 Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
panners Move panner bypass state up to the PannerShell so that it is preserved even when new Panners are dropped in (refixes #4185). 2011-07-14 22:17:43 +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