summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-09MCP: latest patch from Rodrigo:Paul Davis
2012-06-09Commit one reversible command for the whole of an import, rather than one per...Carl Hetherington
2012-06-09Fix up hack to cope with zero-length imported MIDI regions so that it actuall...Carl Hetherington
2012-06-09Rename import_audiofiles -> import_files.Carl Hetherington
2012-06-09Remove extra .mid suffix added to cloned MIDI region names (#4914).Carl Hetherington
2012-06-09Make sure that regions created during AsTrack and AsTapeTrack importsCarl Hetherington
2012-06-09Make crossfade edge drags undoable.Carl Hetherington
2012-06-09Set up _old_follow_playhead correctly in all cases; should fix #4603.Carl Hetherington
2012-06-09Somewhat primitive implementation of allowing the edit note dialog to handle ...Carl Hetherington
2012-06-09Extend a previous region if we click in a MIDI automation lane where there is...Carl Hetherington
2012-06-09Remove apparently erroneous commit_reversible_command.Carl Hetherington
2012-06-08No-op; some comments, remove some unused stuff, minor tidying up.Carl Hetherington
2012-06-08Remove erroneous refusal to create aux sends on MIDI tracks, which may have a...Carl Hetherington
2012-06-08Patch from Tim Mayberry to fix substitution and install ofCarl Hetherington
2012-06-08When sounding notes on selection / note movements, play the note for as long ...Carl Hetherington
2012-06-08Remove unused declaration.Carl Hetherington
2012-06-08Patch from colinf to sensitize region-related actions even in non-object mode...Carl Hetherington
2012-06-08Grey-out patch changes on inactive channels rather than notCarl Hetherington
2012-06-07Slightly grubby hack to fix up the state of the Window->Mixer menu item when ...Carl Hetherington
2012-06-07Revert 12596; the string should include a descender.Carl Hetherington
2012-06-07Don't set TimeFXRequest done to true too early; it must only be set after Edi...Carl Hetherington
2012-06-06fix typoTodd Naugle
2012-06-06Patch from epitech_user to fix crash on zooming out tooCarl Hetherington
2012-06-06Updated Spanish translation from Pablo_F (#4912).Carl Hetherington
2012-06-06remove beta page from startup wizard; use dbl-click to activate "what would y...Paul Davis
2012-06-06add "v" as a new MIDI editing key for velocity, add velocity dialog, fix cras...Paul Davis
2012-06-06MCP: latest patch from Rodrigo:Paul Davis
2012-06-06incomplete change to allow all selected MIDI notes to have their velocity set...Paul Davis
2012-06-06Call PBD::EnumWriter::destroy in ARDOUR::cleanup (fromCarl Hetherington
2012-06-06Call ARDOUR::cleanup at the end of libardour tests (fromCarl Hetherington
2012-06-06Patch from Tim Mayberry:Carl Hetherington
2012-06-06Provide dialogs to edit pan values numerically, at least forCarl Hetherington
2012-06-06Small cleanup.Carl Hetherington
2012-06-06Capitalisation tweak.Carl Hetherington
2012-06-06Remove some unused code.Carl Hetherington
2012-06-06kludgy hack/fix for plugin windows reappearing at (0,0) after re-activating a...Paul Davis
2012-06-05when selecting one of a set of variable I/O configs for an AudioUnit so that ...Paul Davis
2012-06-05Marginal cleanup.Carl Hetherington
2012-06-04patch from tim mayberry to fix crash when creating a new session after sessio...Paul Davis
2012-06-04revert previous commitPaul Davis
2012-06-04don't create a TimeFX dialog unless we actually need onePaul Davis
2012-06-04make ARDOUR::AutomationList state management full locale-independentPaul Davis
2012-06-03Trim <PatchBank>s with unresolved <UsesPatchNameList>sCarl Hetherington
2012-06-03Look in the UsesPatchNameList for the name rather thanCarl Hetherington
2012-06-03Make the speaker dialog graphic's area rectangular so thatCarl Hetherington
2012-06-03Don't allow aux sends from MIDI tracks for the timeCarl Hetherington
2012-06-02Speculative fix for timefx add_command calls happening afterCarl Hetherington
2012-06-02Paste to the track under the mouse if we are using the mouseCarl Hetherington
2012-06-02remember to disconnect the _notify object when an AU GUI is destroyedPaul Davis
2012-06-02Persist track MIDNAM settings via a GUI property. Fix aCarl Hetherington