summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-12Properly create new presets, i.e. without duplicate id's on save-after-renameSakari Bergen
2011-03-12make XMLNode::add_property() correctly re-entrant and reduce the size of the ...Paul Davis
2011-03-12properly use and publish private/public port latency values for JACK latency APIPaul Davis
2011-03-12removed long-ifdef'ed-out codePaul Davis
2011-03-12a better fix fpr that wierd XMLProperty botchPaul Davis
2011-03-12use legalize_for_path() on filenames for export presets and formatsPaul Davis
2011-03-12use legalize_for_path() on filenames for export presets and formatsPaul Davis
2011-03-12move internal (note) edit mode binding to "e" to be more ergonomic (the old b...Paul Davis
2011-03-11Fix duplicate singular/plural plugin category menus.David Robillard
2011-03-11make "Flush Wastebasket" operate on the correct directory rather than a non-e...Paul Davis
2011-03-11sorta-kinda working latency compensation, latency reporting and capture align...Paul Davis
2011-03-10Restore Use PH button in locations UI (#3667).Carl Hetherington
2011-03-09Python 2/3 compatible blank line print.David Robillard
2011-03-09Small refactoring; fix stuck notes on the sequence LMB down, RMB down, LMB up...Carl Hetherington
2011-03-09move comment to a more appropriate locationPaul Davis
2011-03-09add new concept for managing alignment style (AlignChoice); switch to using w...Paul Davis
2011-03-09since some track context menu items depend on the selection, conditionally ad...Paul Davis
2011-03-08Fix compilation with old SLV2.David Robillard
2011-03-08Update for new SLV2 UI API.David Robillard
2011-03-08lots of stuff related to capture alignment. things appear to be working now, ...Paul Davis
2011-03-08reinstate context menu on stereo pannerPaul Davis
2011-03-08remove spurious debug linePaul Davis
2011-03-08reinstate (de)selection operations that should happen on mouse button releasePaul Davis
2011-03-08Allow out-of-time-order writes to nascent event list, sorting before merge. ...Carl Hetherington
2011-03-08when leaving internal edit mode, if the current mode is range ("draw") and it...Paul Davis
2011-03-08show internal edit mode status correctly on session loadPaul Davis
2011-03-07manage Route::_have_internal_generator more accurately and never flush proces...Paul Davis
2011-03-07missed removals that should have been in the port offset patchPaul Davis
2011-03-07fix all manner of wrongness with port buffer offsetsPaul Davis
2011-03-07slightly more informative message when a VAMP plugin is not found (though it ...Paul Davis
2011-03-07Clamp output of y_to_note so that it doesn't return out-of-range values. Sho...Carl Hetherington
2011-03-07Trim some includes.Carl Hetherington
2011-03-07Fix mute state on loading 2.X sessions (#3829).Carl Hetherington
2011-03-07Remove debug code.Carl Hetherington
2011-03-07use the same color for the stereo panner center line as the mono pannerPaul Davis
2011-03-07Hide/Remove to apply to the track selection.Carl Hetherington
2011-03-07Make Active apply to the selection.Carl Hetherington
2011-03-07Make stuff in the automation menu apply to the track selection.Carl Hetherington
2011-03-07Make the route group submenu of the RouteTimeAxisView menu apply to the selec...Carl Hetherington
2011-03-07make sure that fade in and fade out curves reach their target (1.0 and 0.0) r...Paul Davis
2011-03-06Uncrustify (no functional changes).David Robillard
2011-03-06Update for new SLV2 UI API.David Robillard
2011-03-05revert recent-ish change so that regardless of the number of DSP threads, we ...Paul Davis
2011-03-05fix monitoring so that MIDI tracks don't work the same way as audio (basicall...Paul Davis
2011-03-05some LV2 debug tracing, part threePaul Davis
2011-03-05some LV2 debug tracing, part twoPaul Davis
2011-03-05some LV2 debug tracingPaul Davis
2011-03-05prevent trim cursors appearing, and prevent note trimming, when in a MIDI not...Paul Davis
2011-03-04Call PluginControl when a LV2 GUI control changes, rather than calling the pl...Carl Hetherington
2011-03-04Missing files.Carl Hetherington