summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-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-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-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-06incomplete change to allow all selected MIDI notes to have their velocity set...Paul Davis
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-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-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
2012-06-02MCP: another patch from rodrigo:Paul Davis
2012-06-02couple of fixes to enable building, and building with gtkmm 2.2(<4)Paul Davis
2012-06-02Put MIDNAM stuff into the patch change dialog.Carl Hetherington
2012-06-02remove AU GUI debugging test in which arrow keys could be used to change GUI ...Paul Davis
2012-06-02Fix non-updated ordinary fade-outs during trim dragsCarl Hetherington
2012-06-01finally, working AU plugin GUI resizing, at least in response to plugin-GUI d...Paul Davis
2012-06-01tweak splash destructionPaul Davis
2012-06-01Fix silly typo.Carl Hetherington
2012-06-01Add GPL boilerplate; fix dangling instance pointer afterCarl Hetherington
2012-06-01Claim button release on patch change events so thatCarl Hetherington
2012-06-01destroy splash when hiding it to workaround odd bug on OS X where the window ...Paul Davis
2012-06-01Fix capitalisation.Carl Hetherington