summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-22add support for beats/2 quantization in dialogPaul Davis
2010-09-22much craziness with canvas cursors; fix 0 beat cursor text when shortening no...Paul Davis
2010-09-22carl's patch for #3471 applied to 3.XPaul Davis
2010-09-22Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup...Carl Hetherington
2010-09-21Claim button presses on PixFaders. Fixes #3470.Carl Hetherington
2010-09-21Make object/range link work with stacked region mode. Fixes #3468.Carl Hetherington
2010-09-21Don't update region list during region trim. Fixes #3467.Carl Hetherington
2010-09-21(1) remove almost-never used block/unlock_property_changes() methods from PBD...Paul Davis
2010-09-21Revert previous commit, adding comment as to why.Carl Hetherington
2010-09-21Patch from Lincoln: don't save state on starting record, as it can be slow. ...Carl Hetherington
2010-09-21Updating zoom mouse cursor on modifier press. Fixes #274.Carl Hetherington
2010-09-21missing part of lincoln's patchPaul Davis
2010-09-21restore a moved placement of the assert taken out in the previous commitPaul Davis
2010-09-21lincoln's patch that makes us pay attention to region copies w.r.t the region...Paul Davis
2010-09-20the SVG's for the last commit (new cursor images (and SVG files) from chris g.)Paul Davis
2010-09-20new cursor images (and SVG files) from chris g.Paul Davis
2010-09-20region list displays actual playlist use count for each region, rather than a...Paul Davis
2010-09-20round one of work on finalizing #3098, involving per-field updating functions...Paul Davis
2010-09-20Fix VST build.Carl Hetherington
2010-09-20Add missing files.Carl Hetherington
2010-09-20Add progress bar to strip silence dialogue. Fixes #3103.Carl Hetherington
2010-09-20Make sure that _get_vector writes a value to the output array even when vecle...Carl Hetherington
2010-09-19Cleanup patch from Karsten Wiese. Fixes #3462.Carl Hetherington
2010-09-19Fix MIDI streamview grid. Fixes #3460.Carl Hetherington
2010-09-19Put images on the fade in/out menus. Fixes #3411.Carl Hetherington
2010-09-19Save / restore settings from the editor region list context menu.Carl Hetherington
2010-09-18Colour odd/even region list lines differently to improve readibility.Carl Hetherington
2010-09-18Preserve region list selection state even if a region is selected which is no...Carl Hetherington
2010-09-18Update regions list when editing a region fade. Fixes #3458.Carl Hetherington
2010-09-18Disable region drags in internal edit mode. Fixes #3456.Carl Hetherington
2010-09-18Provide both FreeBoB and FFADO options in the engine dialogue. Fixes #3457.Carl Hetherington
2010-09-18Fix save/reload of pan automation.Carl Hetherington
2010-09-17copy edit commentPaul Davis
2010-09-17fix reversed direction of MIDI note drag previewPaul Davis
2010-09-17patch from Johan Mattson to make -I/-O options in engine dialog actually work...Paul Davis
2010-09-17text edit fix for #686Paul Davis
2010-09-17fix errors in midi note drag preview (#3446)Paul Davis
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-17megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags fo...Paul Davis
2010-09-16prevent drags on nascent-captured regionsPaul Davis
2010-09-16Use a maximum of 3 phase invert buttons per strip. Should fix #3455.Carl Hetherington
2010-09-16Patch from Colin to move panners above the fader so that faders align even wi...Carl Hetherington
2010-09-16Tidy formatting.Carl Hetherington
2010-09-16lincoln's patch for scroomer pinching, from #3222Paul Davis
2010-09-16make resampled sources (during import) report their "natural position" (i.e. ...Paul Davis
2010-09-15when there is a chord at the beginning of a note selection, play the whole ch...Paul Davis
2010-09-15cleaner version of previous commitPaul Davis
2010-09-15(optionally) play note(s) as they are moved around on the pitch axis (finishe...Paul Davis
2010-09-15lincoln's patch to stop a3 from nuking bounced files created by a2, fixes #3441Paul Davis
2010-09-15fix crash on first-run of ardour3, caused by trying to add non-existent XML n...Paul Davis