summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-29midi_clock_slave: enable debugging outputHans Baier
2010-01-29MIDIClock_SlaveTest: refactor as subclass of MIDIClock_Slave for testabilityHans Baier
2010-01-29libs/ardour/run-tests.h: add gdb debugging optionHans Baier
2010-01-29BBTTest: make it passHans Baier
2010-01-29MidiClock_SlaveTest: add basic frameworkHans Baier
2010-01-29* add waf option to enable compilation of unit testsHans Baier
2010-01-28cleanup of mtc slave code from debuggingPaul Davis
2010-01-27add control for sending MTC (or not)Paul Davis
2010-01-27remove some non-controllable debugging output from libs/midi++2/mtc.ccPaul Davis
2010-01-27something for chris g. to try when he gets up before mePaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more MTC debuggingPaul Davis
2010-01-27more debugPaul Davis
2010-01-26debuggingPaul Davis
2010-01-25a boatload of minor and middle-sized changes to try to speed up undo. imperfe...Paul Davis
2010-01-25Allow drag of region fade in/out in object mode with link enabled (part of #2...Carl Hetherington
2010-01-25Tweaks to prevent flicker in the treeview when changing record / solo isolate...Carl Hetherington
2010-01-24set thread name for OSC event loop/threadPaul Davis
2010-01-24add thread registration for OSC event loop/threadPaul Davis
2010-01-22lincoln's revised patch for editor route list, to get column widths better etc.Paul Davis
2010-01-22plugin status fixes from 2.XPaul Davis
2010-01-22fix broken compilation after edit-while-stopped fix was appliedPaul Davis
2010-01-21stopped/monitor/state change bug fix from 2.XPaul Davis
2010-01-18upgrade to waf-1.5.11Taybin Rutkin
2010-01-17avoid num-tracks repeat call EditorRegions::set_selected() when a region is s...Paul Davis
2010-01-16Fix bug when dragging regions in PT-edit mode.Carl Hetherington
2010-01-16When dragging the summary viewbox with a click outside the viewbox, clamp x a...Carl Hetherington
2010-01-15Restore old behaviour when updating the view when the playhead goes off it du...Carl Hetherington
2010-01-15Temporarily fix segfault on show/hide all automation, pending a proper fix.Carl Hetherington
2010-01-15Hopefully further improve the autoscroll on trim drag.Carl Hetherington
2010-01-15Reconnect region name signalling so that trim drags can be started over a reg...Carl Hetherington
2010-01-15Stop surprising autoscroll when trimming regions; hopefully addresses #2993.Carl Hetherington
2010-01-15dynamically resize text in the big clock, first versionPaul Davis
2010-01-15Centre playhead on zoom when it is the zoom focus. Myself and oofus think it...Carl Hetherington
2010-01-15Escape underscores in port matrix menus correctly so that track names etc. wi...Carl Hetherington
2010-01-15Relent a bit and make adding a route to a group which already contains that g...Carl Hetherington
2010-01-15Fix assertion failure on region bounce.Carl Hetherington
2010-01-15Fix #2992: mute/solo state in tracks/busses tab not set up correctly on sessi...Carl Hetherington
2010-01-14Minor cleanups to menu code. Some copyediting of menu items for HIG compliance.Carl Hetherington
2010-01-13assert() to help find some possible causes of #2991. Fix some confusion with...Carl Hetherington
2010-01-12Hopefully fix segfault.Carl Hetherington
2010-01-12Fix crash due to incorrect buffer count.David Robillard
2010-01-12Allow multiple simulataneous Drags to be active, and hence set up and drag ti...Carl Hetherington