ardour.git
2010-02-07 Carl HetheringtonCoding style cleanups. Preserve mono state in XML...
2010-02-05 David RobillardRemove weird/pointless Automatable::data().
2010-02-03 David RobillardMove i18n stuff into autowaf.
2010-02-03 David Robillardifdef'd out deferred plugin selector load (-DDEFER_PLUG...
2010-02-03 Carl HetheringtonAllow buss names to be edited in the track/bus list.
2010-02-03 Carl HetheringtonStop crash on deleting a plugin when its generic UI...
2010-02-02 Paul Davisfixup some issues with the miditracer
2010-02-01 David RobillardFix NULL dereference.
2010-02-01 David RobillardFix memory leak.
2010-02-01 David RobillardFix array out of bounds error.
2010-02-01 David RobillardFix illegal iterator usage.
2010-02-01 David RobillardRemove clearly worthless (doesn't event parse, let...
2010-02-01 Paul Davisfix up boost signal return value so that the "edit...
2010-02-01 Paul Davismixing monospace font thing for miditrace window
2010-02-01 Paul Davisswitch MIDI Clock slave code to use DEBUG_TRACE; don...
2010-02-01 Paul Davisfix transmission of MTC so that we don't send while...
2010-02-01 Paul Davisimprove efficiency of MIDI tracer window with a lock...
2010-01-29 Hans BaierMIDIClock_SlaveTest: simulate input jitter
2010-01-29 Hans BaierMIDClock_Slave: Introduce a 3% deadzone around speed...
2010-01-29 Hans BaierMIDIClock_Slave: decrease default filter bandwith to...
2010-01-29 Hans BaierMIDIClock_SlaveTest: first working testcase
2010-01-29 Hans Baiermidi_clock_slave: enable debugging output
2010-01-29 Hans BaierMIDIClock_SlaveTest: refactor as subclass of MIDIClock_...
2010-01-29 Hans Baierlibs/ardour/run-tests.h: add gdb debugging option
2010-01-29 Hans BaierBBTTest: make it pass
2010-01-29 Hans BaierMidiClock_SlaveTest: add basic framework
2010-01-29 Hans Baier* add waf option to enable compilation of unit tests
2010-01-28 Paul Daviscleanup of mtc slave code from debugging
2010-01-27 Paul Davisadd control for sending MTC (or not)
2010-01-27 Paul Davisremove some non-controllable debugging output from...
2010-01-27 Paul Davissomething for chris g. to try when he gets up before me
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore debug
2010-01-26 Paul Davisdebugging
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2010-01-25 Carl HetheringtonAllow drag of region fade in/out in object mode with...
2010-01-25 Carl HetheringtonTweaks to prevent flicker in the treeview when changing...
2010-01-24 Paul Davisset thread name for OSC event loop/thread
2010-01-24 Paul Davisadd thread registration for OSC event loop/thread
2010-01-22 Paul Davislincoln's revised patch for editor route list, to get...
2010-01-22 Paul Davisplugin status fixes from 2.X
2010-01-22 Paul Davisfix broken compilation after edit-while-stopped fix...
2010-01-21 Paul Davisstopped/monitor/state change bug fix from 2.X
2010-01-18 Taybin Rutkinupgrade to waf-1.5.11
2010-01-17 Paul Davisavoid num-tracks repeat call EditorRegions::set_selecte...
2010-01-16 Carl HetheringtonFix bug when dragging regions in PT-edit mode.
2010-01-16 Carl HetheringtonWhen dragging the summary viewbox with a click outside...
2010-01-15 Carl HetheringtonRestore old behaviour when updating the view when the...
2010-01-15 Carl HetheringtonTemporarily fix segfault on show/hide all automation...
2010-01-15 Carl HetheringtonHopefully further improve the autoscroll on trim drag.
2010-01-15 Carl HetheringtonReconnect region name signalling so that trim drags...
2010-01-15 Carl HetheringtonStop surprising autoscroll when trimming regions; hopef...
2010-01-15 Paul Davisdynamically resize text in the big clock, first version
2010-01-15 Carl HetheringtonCentre playhead on zoom when it is the zoom focus....
2010-01-15 Carl HetheringtonEscape underscores in port matrix menus correctly so...
2010-01-15 Carl HetheringtonRelent a bit and make adding a route to a group which...
2010-01-15 Carl HetheringtonFix assertion failure on region bounce.
2010-01-15 Carl HetheringtonFix #2992: mute/solo state in tracks/busses tab not...
2010-01-14 Carl HetheringtonMinor cleanups to menu code. Some copyediting of menu...
2010-01-13 Carl Hetheringtonassert() to help find some possible causes of #2991...
2010-01-12 Carl HetheringtonHopefully fix segfault.
2010-01-12 David RobillardFix crash due to incorrect buffer count.
2010-01-12 Carl HetheringtonAllow multiple simulataneous Drags to be active, and...
2010-01-12 Carl HetheringtonRemove non-working attempt to make time selection chang...
2010-01-12 Carl HetheringtonTiny cleanup.
2010-01-12 Carl HetheringtonRemove unnecessary checks from Drag subclasses now...
2010-01-11 Carl HetheringtonFix confusion about last_pointer_* variables under...
2010-01-10 Paul Davismo' better fixes for managing MIDI CC/automation lanes
2010-01-09 Paul Davisremove a bunch of debug output
2010-01-09 Paul Davisadd Gtkmm2ext::detach_menu() that was needed by my...
2010-01-09 Paul Davislots of debug code still in place, but get a much impro...
2010-01-08 Carl HetheringtonUpdate verbose cursor correctly when y drags are clamped.
2010-01-08 Carl HetheringtonFix a few more cases of aborting drags.
2010-01-08 Carl HetheringtonMake a new action "escape", bound to the Escape key...
2010-01-07 Paul Davisselect-by-pitch from the piano roll header (inspired...
2010-01-06 Paul Davisscrew up MIDI control "automation" tracks quite a bit...
2010-01-06 Carl HetheringtonStop crossfades disappearing on region view drags.
2010-01-06 Carl HetheringtonFix segfault on startup caused by previous patch.
2010-01-06 Carl HetheringtonClean up the idle_visual_changer a bit, fixing a bug...
2010-01-06 Carl HetheringtonWhen moving around using nudge / move to next region...
2010-01-06 Carl HetheringtonFix some bugs in autoscroll when dragging regions.
2010-01-05 Paul Davismake system tab show up as default (most of the time...
2010-01-05 Carl HetheringtonFix uninitialised variable.
2010-01-05 Carl HetheringtonRefix yesterday's patch; ignore motion events that...
2010-01-05 Paul Davisfix some issues with context menu management
2010-01-05 Carl HetheringtonAdd config_text.cc
2010-01-05 Paul Davismore nudges to the MIDI list editor
2010-01-05 Paul Davisget the MIDI list editor working a little better and...
2010-01-05 Carl HetheringtonCleanup of previous two commits.
2010-01-05 Carl HetheringtonMake a note of some confusion in the previous commit.
2010-01-05 Carl HetheringtonFixes to permit drags of multiply-selected automation...
2010-01-05 Carl HetheringtonFix various confusions about move threshold when snappi...
next