summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_ui.cc
AgeCommit message (Expand)Author
2007-07-20removed used of MIDI::Port::number() from mackie surface codePaul Davis
2007-04-26fix mixer-strip-width-not-restored, hopefully foreverPaul Davis
2007-03-18fix rect redraw problem(s); make zoom range rect visible again at the right t...Paul Davis
2007-03-16fix crash in mixer selection after session was closed, but mixer selection re...Paul Davis
2007-03-13Removed unused MeterBridgeStrip and MeterBridge classes.Taybin Rutkin
2007-03-05new design for region dragging; make add route dialog float over the correct ...Paul Davis
2007-02-28maybe fix copy-x-constrained drag issues; mix group buttons change text when ...Paul Davis
2007-02-23fixed incorrect restore of mixer strip visibilityPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2006-12-20small but major fix for Controllable state storage (do not create illegal XML...Paul Davis
2006-12-08make follow-playhead available again; remove special pane handlingPaul Davis
2006-11-27many small changes, see ardour-dev for morePaul Davis
2006-11-22patch from brian to get consistent menu behaviourPaul Davis
2006-11-16small changes to the mixer strip from thorwilPaul Davis
2006-11-13Fixed refresh of strip and track hide buttons.Taybin Rutkin
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
2006-08-25use shared_ptr<> for all region handlingPaul Davis
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-06-21the return of VST supportPaul 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-05-22Mixer pane can be collapsed again, some cleanup, give up and go back to 'Off'...Nick Mainsbridge
2006-05-21Mixer strip layout, emsure correct column expands on treeviews, 'Manual' auto...Nick Mainsbridge
2006-05-19Mixer strip & ui layout changesNick Mainsbridge
2006-05-19fix for edit & mix group names getting lost at session loadPaul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-03-14fix for restoring destructive-ness on session reload using flags, plus an edi...Paul Davis
2006-03-10start editing new edit/mix group names immediately after they are addedPaul Davis
2006-03-10further travels down the road toward true route group blissPaul Davis
2006-03-09new mix group interface, not yet finished and still to propagate to edit_groupPaul Davis
2006-03-08fix for erroneous use of a menu group; remove lots of cerr cruft; no playlist...Paul Davis
2006-02-14mix groups work againNick Mainsbridge
2006-02-13fixed orderering of editor and mixer tracksDoug McLain
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...Paul Davis
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
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
2006-01-01fix Gtk::WarningKarsten Wiese
2005-12-12editor window layout changes, and lots morePaul Davis
2005-11-29more fixes to get things moving alongPaul Davis
2005-11-29remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realiz...Paul Davis
2005-11-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-27ripping, tearing, shreddingPaul Davis
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-11-17more fixes on the long road to compilingPaul Davis