rework Stateful::set_state() patch to avoid default version argument
[ardour.git] / libs / ardour / audiosource.cc
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-09 Carl HetheringtonComment.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-04-30 Carl HetheringtonFix a couple of valgrind-spotted out-of-bounds accesses...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-19 David RobillardClean up Region interface, remove Readable stub kludge.
2009-02-19 David RobillardIntroduce new time for session-relative frame time...
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-09-04 Tim MayberryRemove inclusion of unused header file
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-02 Paul Davisreintroduce use of optimized functions for gain into...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-16 Paul Davisfix errors in multi-range export (and possibly other...
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-15 Paul Davisdisgusting hack around mutex problem that has been...
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-28 Jesse Chappellfixed compiler complaints from last commit
2006-12-28 Jesse Chappellfixed peak waveform issue introduced by the ftruncate...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-11 Paul Davisfix visual focus indication in IOSelector; import pays...
2006-11-02 Paul Davisfix unset timeline position for destructive sources...
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davismore file add/remove ops related to sndfile changes