ardour.git
2010-12-02 Carl HetheringtonA few type fixes.
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
2010-12-02 Paul Davisfix bug in waf 1.5.18 that messes up dependency trackin...
2010-12-01 Paul Davisfix asymmetric pan dragging, relay key release events...
2010-12-01 Paul Davisadd scroll and key handling to stereo panner
2010-12-01 Paul Davismore stereo panner work
2010-12-01 Paul Davisremove some debugging output
2010-12-01 Carl HetheringtonRemove some thought-to-be-useless volatile qualifiers.
2010-12-01 Carl HetheringtonRe-expose timecode offset in the session option editor.
2010-12-01 Paul Davisbetter operation of the stereo panner
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-12-01 Carl HetheringtonRemove unused code.
2010-12-01 Paul Davisdarken text color in stereo panner
2010-12-01 Paul Davishack up the stereo panner
2010-11-30 David RobillardCorrectly implement LV2 event URI mapping (event URI...
2010-11-30 David RobillardFix LV2 logarithmic hint URI.
2010-11-30 David RobillardTidy (whitespace changes only).
2010-11-30 Paul Davisadd dbl-clicks to reset position or width
2010-11-30 Paul Davisfirst basic pass at a single widget stereo panner
2010-11-30 David RobillardFix stub LV2 persist implementation.
2010-11-30 Paul Davisstart of Blob-style for bar controller and use in panne...
2010-11-30 Paul Davismake position fader a "line" style rather than bar
2010-11-30 Paul Davisquick light theme catchup for pan GUI
2010-11-30 Paul Davisadd GUI elements to control 2in/2out panning. Probably...
2010-11-30 Paul Davismake BarController::CenterOut mostly sorta-kinda work
2010-11-29 Sakari BergenRemoving more of using boost::shared_ptr
2010-11-29 Paul Davisremove using boost::shared_ptr stuff from session.cc
2010-11-29 Paul Davisnew DDX3216 MIDI map from Quentin Harley
2010-11-29 Paul Davisposition+width panning improvements (reverse width...
2010-11-29 Paul Davisfix conversion of MIDI controller (7 bit) value into...
2010-11-29 Paul Davismake position+width stereo panning actually functional...
2010-11-28 Paul Davisadd non-functional meta-controls for 2in/2out panning...
2010-11-28 Carl HetheringtonFix non-update of session range marker in some cases.
2010-11-28 Paul Davisfix lookup of LV2 plugin parameter name
2010-11-28 Paul Davisinitialize rec-enable controllable after setting MidiTr...
2010-11-28 Paul Davismore or less complete restoration of Controllable:...
2010-11-28 Paul Davisavoid delivering NaN's when setting up a generic plugin UI
2010-11-27 Paul Davisnew utility, arldd, to run ldd(1) on an uninstalled...
2010-11-27 Paul Davismerge gnomecanvas into ardour tree, so that we can...
2010-11-27 Paul Davisdon't display internal returns to user
2010-11-27 Paul Davisrest of process lock removal, plus no GUIs for internal...
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-11-27 Paul Davisremove (or attempt to remove) requirement for holding...
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-11-27 Paul Davissave controls state in PluginInsert state nodes (needed...
2010-11-27 Paul Davisbetter fix for IOSelector::set_state()'s need to hold...
2010-11-27 Paul Davismake IO::disconnect (port,port) symmetric with IO:...
2010-11-27 Paul Davistake process lock in global port matrix' set_state...
2010-11-27 Paul Davismove process lock taking to avoid deadlock when connect...
2010-11-27 Paul Davisfix illegal syntax in bcf2000 MIDI bindings
2010-11-27 Carl HetheringtonGPL boilerplate.
2010-11-27 Carl HetheringtonAdd comments.
2010-11-27 Carl HetheringtonCopy-edit.
2010-11-26 Paul Davisnew MIDI binding maps for Korg nanoKontrol and M-Audio...
2010-11-26 Carl HetheringtonAdd missing files from previous commit.
2010-11-26 Carl HetheringtonHandle unknown plugins on loading sessions by hiding...
2010-11-26 Carl HetheringtonAdd lots of asserts to try to track down #3553.
2010-11-26 David RobillardRemove premature inclusion of lv2_persist_file.c
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul DavisVBAP panner should use Panner::_angles not its own...
2010-11-26 Paul Davisadd two process lock calls where some port connecting...
2010-11-26 Paul Davisone step closer to working vbap panning
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
2010-11-25 Carl HetheringtonPrevent removal of route inputs when the plugins cannot...
2010-11-25 David RobillardAdd missing file.
2010-11-25 David RobillardStub implementation of LV2 persist extension.
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-25 Carl HetheringtonImprove visual cues during plugin drag and drop. Fixes...
2010-11-25 Sakari BergenAdd a default export format to prevent dialog from...
2010-11-25 Carl HetheringtonRemove unused code.
2010-11-24 Carl HetheringtonPrevent crash when loading sessions with unknown plugins.
2010-11-24 Carl HetheringtonCheck for windows.h on VST builds.
2010-11-24 Carl HetheringtonPut MIDI notes into their own canvas group, and reparen...
2010-11-24 Carl HetheringtonFix crash on failed processor DnD. Fixes #3554.
2010-11-23 Carl HetheringtonSave solo isolate / solo safe states. Fixes #3551.
2010-11-23 Carl HetheringtonCreate snapped drag-created MIDI notes 1 frame shorter...
2010-11-23 Paul Davismake region trim keybinding work again; don't show...
2010-11-23 Paul Davisadd back "q" for MIDI note quantize
2010-11-23 Paul Davissemi-functioning vbap panning, still not done
2010-11-23 Carl HetheringtonImprove shift-selection behaviour in processor box.
2010-11-23 Carl HetheringtonMake double-click on a processor box entry toggle visib...
2010-11-23 Carl HetheringtonFix hang on closing the dialogue in some circumstances...
2010-11-23 Carl HetheringtonFix multiple selection with Ctrl-Click in DnDVBox.
2010-11-22 Carl HetheringtonFix warnings.
2010-11-22 Carl HetheringtonSimplify strip silence dialogue threading, hopefully...
2010-11-22 Paul Davispossible fix for some waf glitchiness - explicitly...
2010-11-21 Carl HetheringtonUpdate ghost note presence when mouse mode is changed...
2010-11-21 Carl HetheringtonFix untranslateable strings.
2010-11-21 Carl HetheringtonThought-to-be-fix for #2794; fix route process order...
2010-11-20 Paul Davismore debugging
2010-11-20 Paul Davisdebugging
2010-11-20 Carl HetheringtonSave/restore aux send levels. Fixes #3546.
2010-11-19 Carl HetheringtonFix trimming of old processor window proxies. May...
2010-11-19 Carl HetheringtonFix crash on updating route IOs, and clean up confusing...
2010-11-19 Carl HetheringtonFix typo causing CPU burn.
2010-11-19 Paul Davisnon-crashing (but also non-functional) integration...
2010-11-18 Paul Davissteps toward a working VBAP panner
2010-11-18 Paul Davisadd license info to vbap code
2010-11-18 Paul Davisinitial check in of VBAP implementation (not coupled...
next