ardour.git
2010-12-09 Carl HetheringtonHandle overlaps better when executing DiffCommands.
2010-12-09 Carl HetheringtonUndo for sys-ex movements in time.
2010-12-09 Carl HetheringtonFix a few bad iterator accesses.
2010-12-09 Carl HetheringtonFix uninitialised variable.
2010-12-09 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-09 Carl HetheringtonUse a weak_ptr rather than a bald pointer for _midi_sou...
2010-12-09 Paul Davisfix computation of silence text, and its display. it...
2010-12-09 Paul Davismake strip silence work (again?)
2010-12-08 Paul Davisfix for Route::shift/insert-time
2010-12-08 Paul Davismove display of silence for strip-silence into regionvi...
2010-12-08 Paul Davisminor panner debugging, cont'd
2010-12-08 Paul Davisnothing uses ARDOUR_DATA_PATH so remove it
2010-12-08 Paul Davisrandom debugging stuff, need to get it out of the way...
2010-12-08 Paul Davistweak and rename timecode settings tab
2010-12-08 Carl Hetheringtonin compute_gains in case _speakers.n_tuples is 0. ...
2010-12-08 Carl HetheringtonRemove unused method.
2010-12-07 Carl HetheringtonFix VST preset deletion.
2010-12-07 Carl HetheringtonAdd scrollbar to edit presets dialogue, and the ability...
2010-12-07 Carl HetheringtonAdd preset edit button to VST plugin UI.
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 Carl HetheringtonTweak some naming slightly.
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 Paul Davisfix crash when importing MIDI with "at timestamp" chosen
2010-12-07 Paul Davisfix crash when dragging percussive-mode notes due to...
2010-12-07 Paul Davisfix infinite loop in quantize setup
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 HetheringtonFix double-display of VST preset names (#3576)
2010-12-06 Paul Davisnew panner + recorded waveform fill colors from chris g
2010-12-06 Carl HetheringtonDon't crash if get_action() is called before the UI...
2010-12-06 Carl HetheringtonStart VST version using the wrapper script rather than...
2010-12-06 Carl HetheringtonMinor cleanups.
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 HetheringtonAdd missing files.
2010-12-06 Carl HetheringtonAdd a little spacing to the generic plugin UI.
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 Davisuse PRId64 for a framecnt_t printf
2010-12-03 Paul Daviscode tweaks in stereo panner (no functional changes)
2010-12-03 Paul Davisadd colors back for stereo panner
2010-12-03 Paul Davisprovide access to plugin parameters from OSC. not teste...
2010-12-03 Carl HetheringtonOffer options to add un-natural port types to routes...
2010-12-03 Carl HetheringtonNo-op: reformat.
2010-12-03 Carl HetheringtonNo-op: reformat and add GPL boilerplate.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-03 Paul Davisremove commented colors and fix keyboard handling in...
2010-12-03 Paul Davisfix mis-ordered erase/delete pair
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
next