ardour.git
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...
2010-01-05 Carl HetheringtonNo-op: few minor bits of coding style.
2010-01-04 Paul DavisLincoln's patch for latency compensation at punch in...
2010-01-04 Paul Davismove config button in about dialog to the right spot...
2010-01-04 Paul Davisprovide a real and usable MuteControllable for Routes...
2010-01-04 Paul Davisdon't double-call methods via UICallback::call_slot...
2010-01-04 Paul Davisfix my usual geometric/geographic dyslexia w.r.t jack...
2010-01-04 Carl HetheringtonMove a couple of connect() calls up the class hierarchy.
2010-01-04 Carl HetheringtonFix warning.
2010-01-04 Paul Davisremove old paypal cruft from about dialog source, and...
2010-01-04 Paul Davisadd a way to see (most of) the waf config used to build...
2010-01-03 Carl HetheringtonFix some bugs in set_selected_control_point_from_click.
2010-01-03 Carl HetheringtonSome cleanups to drawing of automation line control...
2010-01-02 Carl HetheringtonFix confusion between model and view points when draggi...
2010-01-02 Carl HetheringtonFix warnings.
2010-01-02 Carl HetheringtonStop automation drags when they hit their lowest point...
2010-01-02 Carl HetheringtonDon't allow drag of automation range unless the mouse...
2010-01-01 Carl HetheringtonAdd missing files.
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2010-01-01 Paul Davisprovide limited momentary note on/off MIDI binding...
2010-01-01 Carl HetheringtonPrevent vertical autoscroll when dragging markers....
2009-12-31 Paul Davisnew PBD::ControllableDescriptor class to encapsulate...
2009-12-31 Paul Davisstrsplit(): if first char of a string is the separator...
2009-12-31 Paul Davisstop metering thread as we disconnect a session from...
2009-12-31 Paul Davisupdate comments on register clobbering
2009-12-31 Paul Davisun-fix register clobber list for gcc on x86
2009-12-31 Paul Davisadd some asm notes, some more registers back to the...
2009-12-31 Sakari BergenFix assembler clobber lists in BPD::FPU
2009-12-31 Sakari BergenFix AudioGrapher library installation path and enable...
2009-12-30 Paul Daviscorrect usage of return value from Session::Prompt...
2009-12-30 Paul Davisprovide access to Send + Plugins from MIDI binding...
2009-12-30 Paul Davismake sure that Parameter that is used by a PluginInsert...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
next