ardour.git
2011-10-20 Paul Davisbackup to waf 1.6.7 to see if that fixes a reported...
2011-10-20 Paul Davisrevert to "real" optimzation flags, and remove commente...
2011-10-20 Paul Davisfix --debug being set to False by default (originates...
2011-10-20 Paul Davisinclude abstract_ui.cc in mackie source to actually...
2011-10-20 Paul Davismake mackie control header include abstract_ui.h (might...
2011-10-20 Paul Davisfix minor typo
2011-10-20 Paul Davisadd (commented) new version of fit-to-pixels function...
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 Davisadd AU parameter listening stuff from 2.X
2011-10-19 Paul Davisdebugging with thorwil: don't redirect JACK msgs via...
2011-10-19 Paul Davisdebugging with thorwil
2011-10-19 David RobillardRemove dubious Evoral::Event methods that exposed non...
2011-10-19 Paul Davisworking AU instruments (MIDI-driven synth plugins)
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 HetheringtonFinish off half-cleanup.
2011-10-19 Carl HetheringtonMake all-processors-active act an all processors rather...
2011-10-19 Carl HetheringtonImprove plugin hide logic to prevent crashes when tryin...
2011-10-19 Carl Hetheringtonflush_buffers on all of a route's deliveries so that...
2011-10-19 Carl HetheringtonAdjust send faders depending on what signal type they...
2011-10-19 Carl HetheringtonRemove unnecessary virtual declaration.
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 Davisdeliver MIDI events to AU plugins that want them
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-10-18 Paul Davisnew debugging flags for PluginManager and AudioUnits
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-10-18 Paul Davisgnomecanvas related build changes
2011-10-18 Paul Davisgnomecanvas related build changes
2011-10-18 Paul Davisremove gnome canvas from ardour source tree (require...
2011-10-18 Paul Davismake native linux VST support default to enabled
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-18 Carl HetheringtonRemove unused code.
2011-10-17 Carl HetheringtonPatch from colinf to disallow colons in snapshot names
2011-10-17 Carl HetheringtonDiscard MIDI when sending to the monitor bus. Fixes
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-14 Paul Davisnew Emu Xboard 61 binding map from mcgruff
2011-10-13 Paul Davisavoid listing duplicate LXVST plugins that are discover...
2011-10-13 Paul Davisadd new per-session MIDI-region-copy-is-fork: if set...
2011-10-07 Carl HetheringtonRemove unused variable.
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 crash when moving end marker after deleting loop...
2011-10-07 David RobillardFix visibility of MIDI CC automation lanes (#4356).
2011-10-07 David RobillardMake panner tolerate 0 audio inputs (fix #4353).
2011-10-05 David RobillardFix checking for the same packages several times (autow...
2011-10-04 Carl HetheringtonPatch from orbisvicis to fix install of UI RC files
2011-10-04 Carl HetheringtonFix LXVST compile.
2011-10-03 Carl HetheringtonPatch from acolomb to fix install of ardour_system.rc
2011-10-03 Paul Davisupdate vestige header; fix 64 bit issues
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 David RobillardProper fix for r10178.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-30 Paul Davisworkaround for WTF-breakage of bld.env/bld.is_defined...
2011-09-30 Paul Davisdon't build tranzport support unless it was asked for...
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-30 Paul Davisshuffle some OS X stuff around
2011-09-30 Paul Davisadd back --optimize option that somehow got lost over...
2011-09-30 Paul Davismake libardour header checks non-mandatory (for OS X)
2011-09-30 Paul Davismake surfaces header checks non-mandatory (for OS X)
2011-09-30 Paul Davismake libpbd header checks non-mandatory (for OS X)
2011-09-30 Paul Davismake phone-home option default to False even for non...
2011-09-30 Paul Davisupdate waf to include doxygen tools, revert --debug...
2011-09-29 David RobillardFix installation globs
2011-09-29 David RobillardPython 3 fixes
2011-09-29 David RobillardFix whitespace.
2011-09-29 David RobillardAdd instructions for updating waf lest I get hit by...
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 Paul Davismore jack include fixes
2011-09-28 Paul Davisheader file fixup for weak jack linkage, forward ported...
2011-09-28 Paul Davisforward port latency computation fix from 2.X for case...
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 HetheringtonPatch from Colin to fix a search/replace bug in TOC...
2011-09-27 Carl HetheringtonFix assertion failure on clicking on bundles whose...
2011-09-27 Carl HetheringtonAdd missed parent class call to Sequence::control_list_...
2011-09-27 Carl HetheringtonThe most minor of formatting tweaks.
2011-09-27 Carl HetheringtonFix crash on close after Mackie modifications by making...
2011-09-26 Carl HetheringtonFix crash on startup caused by previous Mackie commits.
next