summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_ui.h
AgeCommit message (Expand)Author
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-05-31add new denormal handling capabilities (95% finished)Paul Davis
2007-04-26no renaming tracks that are record-enabledPaul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-11This one's for oofus: optionally show solo mute status (FEATURE FREEZE my ass!)Paul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-10-18more object lifetime management fixes, plus a couple of tiny cleanupsPaul Davis
2006-09-02make autoscroll a bit easier to use, fix missing measure lines when moving th...Nick Mainsbridge
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-03-30a) remove polarity button, add polarity menu item, move functionality into Ro...Paul Davis
2006-01-08a metric ton of changesPaul Davis
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-18track-color chooser worksKarsten Wiese
2005-12-16use stringcr_t and gain 1/1000 binary size reduction. not thaat much...Karsten Wiese
2005-11-29remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realiz...Paul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin