summaryrefslogtreecommitdiff
path: root/gtk2_ardour/analysis_window.cc
AgeCommit message (Expand)Author
2009-10-20clean up Window titles for consistencyBen Loftis
2008-04-21Support FFT for multi channel tracks and fix analysis for tape track regions.Sampo Savolainen
2008-03-08Fix warnings.David Robillard
2008-03-04Improvements on the FFT analysis toolSampo Savolainen
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-01-17a better version of: fix compile with FFT_ANALYSIS=1, problem caused by a cha...Paul Davis
2007-01-17fix compile with FFT_ANALYSIS=1, problem caused by a change in the type of Re...Paul Davis
2006-12-14Fix small compile issue due to shared_ptr<> fixesSampo Savolainen
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-11-27many small changes, see ardour-dev for morePaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-25shared_ptr<Region> fixesSampo Savolainen
2006-08-10- Fixed a buffer size bug when ~/.ardour2 doesn't exist (can't load configura...David Robillard
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-07-27shared_ptr fixesSampo Savolainen
2006-07-06Fixed compile warnings.Sampo Savolainen
2006-06-21the return of VST supportPaul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-03-12Make FFT easier to use. right click on a range selection or a region andSampo Savolainen
2006-03-12First commit on FFT analysis window. Still some functionality missing,Sampo Savolainen