summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_ui.h
AgeCommit message (Expand)Author
2010-04-08patch from lucus to put fixed sized columns on the right of the mixer track+g...Paul Davis
2009-12-08backport feature to show only tracks with regions under the playhead (thanks ...Ben Loftis
2009-10-28key stroke (left/right arrow) and wheel (left/right, shift-down/up) scrolling...Paul Davis
2009-09-16use rt-click context menu instead of the -all- group, which was orphanedBen Loftis
2008-11-07Fix (OSX only) for dirty redraws in adjacent mixer strips when resizing.Nick Mainsbridge
2008-10-07fix track/strip sync-reorder issues; don't show mixer strip on selection chan...Paul Davis
2008-10-03probable fix for track sync-ordering, part II to come in a minutePaul Davis
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2007-09-06don't mess with signal order keys, everPaul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-07-20removed used of MIDI::Port::number() from mackie surface codePaul Davis
2007-03-13Removed unused MeterBridgeStrip and MeterBridge classes.Taybin Rutkin
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
2006-08-17further optimizations for multiple-track-at-once addition. as in "whoah!"Paul Davis
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-05-19Mixer strip & ui layout changesNick Mainsbridge
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-03-09new mix group interface, not yet finished and still to propagate to edit_groupPaul Davis
2006-01-12mixer track list now uses checks and reordering properlyPaul Davis
2006-01-05lots of small fixes for various irritations, return of snapshots, region list...Paul Davis
2005-11-29more fixes to get things moving alongPaul Davis
2005-11-17more fixes on the long road to compilingPaul Davis
2005-10-052 cleanup patches from nickm, plus work on mixer_ui.cc so that it compilesPaul Davis
2005-10-01slightly less incomplete work on mixer window treeview portPaul Davis
2005-09-28incomplete work on mixer window treeview portPaul Davis
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin