Add scrollbar to edit presets dialogue, and the ability to differentiate between...
[ardour.git] / libs /
2010-12-07 Carl HetheringtonAdd scrollbar to edit presets dialogue, and the ability...
2010-12-07 Carl HetheringtonRevert previous ill-thought-out patch.
2010-12-07 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-07 Carl HetheringtonFix a couple of places where set_position_internal...
2010-12-07 Paul Davisreimplement Route::shift() from 2.X for "Insert Time"
2010-12-07 Paul Davisadd "shift" method used in 2.X and now a3 to move data...
2010-12-07 Carl HetheringtonPut plugin-note-off code in the right place.
2010-12-07 Carl HetheringtonSend note-offs to VST instrument plugins on transport...
2010-12-07 Carl HetheringtonMove RDF-based preset stuff into LadspaPlugin, to make...
2010-12-06 Carl HetheringtonDon't crash if get_action() is called before the UI...
2010-12-06 Carl HetheringtonAdd dialog to allow removal of plugin presets. Should...
2010-12-06 Carl HetheringtonFix VST build.
2010-12-06 Paul Davisforward-port fatal-error-saving fix for xfade loading...
2010-12-06 Carl HetheringtonManage attempts to save plugin presets with the same...
2010-12-05 Paul Davisremoved files
2010-12-05 Paul Daviscorrect locations for new osc files
2010-12-05 Paul Davispart of lincoln's patches for OSC/ardroid
2010-12-05 Paul Davispart of lincoln's patches for OSC/ardroid
2010-12-04 Carl HetheringtonMissing nframes_t fixes in VST build.
2010-12-03 Paul Davistype tweaks and casts following the nframes_t expulsion
2010-12-03 Paul Davistweak search path for export profiles
2010-12-03 Paul Davisprovide access to plugin parameters from OSC. not teste...
2010-12-03 Carl HetheringtonNo-op: reformat and add GPL boilerplate.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-02 Carl HetheringtonA few type fixes.
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-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 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 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 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-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 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 Davismake IO::disconnect (port,port) symmetric with IO:...
2010-11-27 Carl HetheringtonAdd comments.
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 Carl HetheringtonImprove visual cues during plugin drag and drop. Fixes...
2010-11-25 Carl HetheringtonRemove unused code.
2010-11-24 Carl HetheringtonPrevent crash when loading sessions with unknown plugins.
2010-11-23 Carl HetheringtonSave solo isolate / solo safe states. Fixes #3551.
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 HetheringtonFix multiple selection with Ctrl-Click in DnDVBox.
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 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...
2010-11-17 Carl HetheringtonAdd std::string specialization for ConfigVariableWithMu...
2010-11-17 Carl HetheringtonRemove debug output.
2010-11-16 Paul Davisfix linux side of semaphore abstraction
2010-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
2010-11-15 Carl HetheringtonModify region trim cursor if a region can only be trimm...
2010-11-15 Paul Davisnominally add MIDI input support for AudioUnit plugins
2010-11-14 Carl HetheringtonDon't try to do sub-pixel text placement as cairo doesn...
2010-11-14 Carl HetheringtonFix updates of LV2 plugin parameters. Fixes #3341.
2010-11-14 Carl HetheringtonCreate a new layer if required on record to a track...
2010-11-14 Carl Hetheringtonconst fix.
2010-11-13 Carl HetheringtonFix crash on closedown.
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-13 Paul Davisfix non-inlined SndfileHandle constructor in libaudiogr...
2010-11-12 Carl HetheringtonRemove unused variables.
2010-11-10 Paul Davisfix botched fix
next