summaryrefslogtreecommitdiff
path: root/libs/ardour/destructive_filesource.cc
AgeCommit message (Expand)Author
2006-11-02fix unset timeline position for destructive sources; fix duplicate, unmanaged...Paul Davis
2006-11-02allow track selection to be toggled (ctrl-clicked); potential fixes for tape ...Paul Davis
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-31merge changes from harrison branch back into trunk, by handPaul Davis
2006-08-29used shared_ptr<Source>, somewhat successfullyPaul Davis
2006-08-10- Fixed a buffer size bug when ~/.ardour2 doesn't exist (can't load configura...David Robillard
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-07-13destructive track work: regions now display offset by bwf timeline reference,...Paul Davis
2006-07-10BWF offset changes from Ben Loftis, hacked by hand into current svnPaul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-03-21add crossfade and layering options to menu system; add missing crossfade edit...Paul Davis
2006-03-17lots of fidgety work to get track renaming to work correctly now that we have...Paul Davis
2006-03-14improvements (!) to waveform display for destructive tracks, plus a generic f...Paul Davis
2006-03-042006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
2006-02-21hook up tape region views to peaks ready signalPaul Davis
2006-02-18fix various issues with destructive single region tracksPaul Davis
2006-02-17no-read-past-end for destructive crossfade as well; cleanup xfade coefficient...Paul Davis
2006-02-17diskstream fixups for destructive track captures. crossfade fixes for destru...Jesse Chappell
2006-02-13minor tweaks to make destructive tracks sorta work again (EAGAIN issues)Jesse Chappell
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2006-01-30work to make destructive recording actually do something vaguely close to cor...Paul Davis
2006-01-28fix (mostly) measure lines and click box text and meter markingsPaul Davis
2006-01-08add destructive outlines, more action usage and state fixups in GUIPaul Davis