Merge remote-tracking branch 'remotes/origin/cairocanvas' into windows
[ardour.git] / gtk2_ardour / panner_ui.cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisFix ambiguous type CheckMenuItem that is also defined...
2012-12-23 Robin Gareusfix mono pan automation updates
2012-06-06 Carl HetheringtonProvide dialogs to edit pan values numerically, at...
2012-06-06 Carl HetheringtonRemove some unused code.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2011-11-21 Carl HetheringtonSimple ambiguitity-resolution wrapper for gettext;...
2011-11-18 Carl HetheringtonRemove panner altogether, if necessary, when setting...
2011-11-08 Carl HetheringtonDelete the separate 2D panner window when its corresponding
2011-11-08 Carl HetheringtonRemove superfluous deletes.
2011-10-29 Paul Davisnext/last missing piece of previous panner UI commit
2011-10-29 Paul Davismissing piece of previous panner UI commit
2011-10-29 Paul Davisfix leak of Panner,Pannable and MonoPanner (UI)
2011-10-22 Carl HetheringtonImplement reset() in panners, and use it from the GUI...
2011-07-14 Carl HetheringtonMove panner bypass state up to the PannerShell so that...
2011-06-01 David RobillardDelete trailing whitespace
2011-03-08 Paul Davisreinstate context menu on stereo panner
2011-03-02 Paul Davismake fit-selected-tracks operate on tracks with selecte...
2011-02-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
2011-02-16 Paul Davisremove debug output
2011-02-16 Paul Davisfix crash when opening MIDI controller automation track...
2011-02-09 Paul Davispanner visual tweaks
2011-02-02 Carl HetheringtonRemove per-track mono option, as it seems somewhat...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-07 Paul Davisadd gesture control for position+width controls of...
2011-01-07 Paul Davismore cleanups of PannerUI, add start/end gesture suppor...
2011-01-07 Paul Davisrip more useless junk out of PannerUI, and check that...
2011-01-07 Paul Davisremove a bunch of junk from panner_ui (at least, it...
2011-01-07 Paul Davisnew mono panner widget; make stereo panner respond...
2010-12-30 Paul Davisforce reset of panner UI when panner object changes
2010-12-01 Paul Davishack up the stereo panner
2010-11-30 Paul Davisfirst basic pass at a single widget stereo panner
2010-11-30 Paul Davisstart of Blob-style for bar controller and use in panne...
2010-11-30 Paul Davismake position fader a "line" style rather than bar
2010-11-30 Paul Davisadd GUI elements to control 2in/2out panning. Probably...
2010-11-26 Paul Davisone step closer to working vbap panning
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
2010-11-19 Carl HetheringtonFix crash on updating route IOs, and clean up confusing...
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-02 Carl HetheringtonVarious fixes to multiple-2D panner signal handling...
2010-04-27 Carl HetheringtonSome dead code removal and const fixes. Also fix ...
2010-04-17 Carl HetheringtonRename panner member to twod_panner to avoid having...
2010-04-10 Carl HetheringtonFix pan updates for routes with single panners. Fixes...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-02-07 Carl HetheringtonFix pan value update so that modifier-click on the...
2009-12-22 Carl HetheringtonFix crash when going from >2 outputs (2D panner) to...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-11-28 Carl HetheringtonRemove what I believe are erroneous set_size_request...
2009-11-17 Carl HetheringtonTiny optimisation.
2009-11-17 Carl HetheringtonPanner2d::reset takes the number of inputs (== number...
2009-10-19 Carl HetheringtonAdd mono switch to mixer strips (mantis 1068)
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 Carl HetheringtonFix assertion failure when switching from a 2-channel...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-06 Carl HetheringtonFix some compiler warnings.
2009-08-30 Carl HetheringtonDon't setup panner UI unless it has changed.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-10 Paul Davissupport scrubbing via new Drag abstraction (probably...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-20 Carl HetheringtonMake pan double-click entry work in percentage left...
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-04-30 Paul Davisimplement panner reset functionality (missing since...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-13 Paul Davisnew 2d panner GUI, implemented originally in a branch...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
next