summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_audiotrack.cc
AgeCommit message (Expand)Author
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-01-06fixed the Enable Editor Meters option not being selected on startupDoug McLain
2007-11-28add set loop/punch from edit-range; don't select track when propagating regio...Paul Davis
2007-11-20Create new LevelMeter class for meter only widgets. This and some better pac...Doug McLain
2007-11-19Add meters to busses too, and hide meter once again for smallest sizeDoug McLain
2007-11-19Fix connect/disconnect of meter updating, and keep meters visible for now, to...Doug McLain
2007-11-18Remove debug output and move meter option to root menu for nowDoug McLain
2007-11-18More fixing on the toggling on/off of the track metersDoug McLain
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-08-16various changes (improvements, hopefully) to range mode menus and related mat...Paul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-02-22don't change waveform zoom level when waveform is hidden, to save peak reload...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-06-21the return of VST supportPaul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin