fix leak of Panner,Pannable and MonoPanner (UI)
[ardour.git] / gtk2_ardour /
2011-10-29 Paul Davisfix leak of Panner,Pannable and MonoPanner (UI)
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-28 Carl HetheringtonImprove audioengine includes slightly.
2011-10-27 Carl HetheringtonRemove unused variable.
2011-10-27 Paul Davisno need for DropReferences usage in last commit
2011-10-27 Paul Davisstop leakage of Crossfades caused by CrossfadeView...
2011-10-27 Paul Davisremove offscreen pixmap rendering design from CairoWidg...
2011-10-27 David RobillardEver so slightly less memory and better field alignment...
2011-10-27 Paul Davisprovide control over precisely what aspects of an Ardou...
2011-10-27 Paul Davischange CairoWidget API to be a more logical/intuitive...
2011-10-26 Paul Davisremove silly left-over debugging lines
2011-10-26 Paul Davishack wscript to correctly rebuild ardour3_FOO.rc files...
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2011-10-25 Carl HetheringtonDon't offer the monitor buss to export from (#4393).
2011-10-23 Carl HetheringtonAllow status bar components to be individually shown...
2011-10-23 Carl HetheringtonFix warning.
2011-10-23 Carl HetheringtonStop status bar jumping about quite so much when values...
2011-10-23 Carl HetheringtonTypo in last commit.
2011-10-23 Carl HetheringtonSpruce up info bar a bit using Chris' suggestions ...
2011-10-22 Carl HetheringtonFix up some comments.
2011-10-22 Carl HetheringtonFix snap of note drags when the region position is...
2011-10-22 Carl HetheringtonFix check on dragging MIDI notes to a point before...
2011-10-22 Carl HetheringtonFix underflow in layer_t with rubber band selection...
2011-10-22 Carl HetheringtonCope with drags of selections that include regions...
2011-10-22 Carl HetheringtonImplement reset() in panners, and use it from the GUI...
2011-10-22 Paul Davismore orange
2011-10-22 Paul Davisfix mis-sized middle_button_table in mixer strips
2011-10-22 Paul Davisfix wscript so that gtk rc files are always built prope...
2011-10-21 Paul Davistweak monitor button colors; move buttons to just below...
2011-10-21 Paul Daviscredit where credit is due
2011-10-21 Paul Davisnew color for monitoring buttons (a kind of steely...
2011-10-21 Paul Davistweak display logic for monitoring state so that explic...
2011-10-21 Paul Davisadd route group support for monitoring choices
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-10-21 Paul Davisstart of tracking monitor state correctly
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
2011-10-20 Paul Davisremove unused static function
2011-10-20 Paul Davisfix unused variable warning
2011-10-20 Carl HetheringtonSave marker selection state in instant.xml (#4203).
2011-10-19 David RobillardTrim include tree.
2011-10-19 David RobillardFix use of uninitialized value
2011-10-19 Paul Davisfix AU plugin creation by changing packing of preset...
2011-10-19 Carl HetheringtonFix insertion of processors at the point at which the...
2011-10-19 David RobillardAdd missing copyright headers.
2011-10-19 Carl HetheringtonMake all-processors-active act an all processors rather...
2011-10-19 Carl HetheringtonAdjust send faders depending on what signal type they...
2011-10-19 Carl HetheringtonUse a ARDOUR::DataType rather than a bool.
2011-10-19 David RobillardTrim the include tree.
2011-10-18 Paul Davisfix bindings generation process for OS X
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-10-18 Paul Davisgnomecanvas related build changes
2011-10-18 Carl HetheringtonRemove erroneous setup of single export timespan select...
2011-10-18 Carl HetheringtonTidy up overwritten files dialogue slightly.
2011-10-18 Carl HetheringtonAdd a couple of missing ellipses to menu items.
2011-10-17 Carl HetheringtonPatch from colinf to disallow colons in snapshot names
2011-10-17 Carl HetheringtonSet up LXVST preset combo after starting the editor...
2011-10-16 Carl HetheringtonRemove unused method transport_marker_context_menu...
2011-10-13 Paul Davisadd new per-session MIDI-region-copy-is-fork: if set...
2011-10-07 David RobillardFix crash on "Consolidate Range" on MIDI tracks (#4226).
2011-10-07 David RobillardImplement range selecting for MIDI notes (#4087).
2011-10-07 David RobillardImplement invert selection for MIDI notes (#4087).
2011-10-07 David RobillardFix spacey tabs.
2011-10-07 David RobillardFix visibility of MIDI CC automation lanes (#4356).
2011-10-04 Carl HetheringtonPatch from orbisvicis to fix install of UI RC files
2011-10-03 David RobillardRemove LV2 support via SLV2 (Lilv only now).
2011-10-02 Carl Hetherington@LIBDIR@ apparently now includes @INSTALL_PREFIX@,...
2011-10-02 Carl HetheringtonFix crash on rename region.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-29 David RobillardFix installation globs
2011-09-29 David RobillardPython 3 fixes
2011-09-29 David RobillardFix whitespace.
2011-09-29 David RobillardUse is_defined to check for HAVE_* variables set by...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-09-29 Paul Davisstop asking GTK to do include-processing of RC files...
2011-09-28 Carl HetheringtonStop MidiRegionView claiming PrimaryModifier-scrollwheel so
2011-09-28 Carl HetheringtonClear selected MIDI notes in all regions when they are
2011-09-28 Carl HetheringtonRemove erroneous check that would prevent notes being...
2011-09-28 Carl HetheringtonStrip .ardour prefix from session files selected from...
2011-09-28 Carl HetheringtonMore debug removal. Also fix ghost note position on...
2011-09-28 Carl HetheringtonFix problems with selecting control points in Automatio...
2011-09-28 Carl HetheringtonRemove some debug messages.
2011-09-27 Carl HetheringtonFix assertion failure on clicking on bundles whose...
2011-09-26 Carl HetheringtonUpdate Mackie surface state when something is connected...
2011-09-26 Carl HetheringtonUse RCU for MIDI Manager's port list.
2011-09-25 Carl HetheringtonColin's patch to handle scroll events on track header...
2011-09-21 Carl HetheringtonFix adding of automation points to regions with a non...
2011-09-21 Carl HetheringtonUse a MementoCommandBinder for Crossfades so that the...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-09-19 Carl HetheringtonAdd active toggle to editor route list (#4236).
2011-09-19 Carl HetheringtonTidy up style of a few toggle buttons (#4319).
2011-09-19 Carl HetheringtonRemove unused button.
2011-09-19 Carl HetheringtonConnect mixer strip to panner shell even if there is...
2011-09-18 Carl HetheringtonSet the click paths when enter is pressed in their...
2011-09-16 Paul Davisrevert debugging change from yesterday
2011-09-15 Paul Davisdebug the impossible
2011-09-14 Carl HetheringtonOption to glue new markers to bars and beats (part of
2011-09-14 Carl HetheringtonDon't draw MIDI note horizontal grid lines if they...
next