summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-01-27reword label for session properties itemPaul Davis
2012-01-27Don't add markers to the selection multiple times when adding a list.Carl Hetherington
2012-01-25in non-note-edit mouse object mode, single click on midi track creates a regi...Paul Davis
2012-01-25leave note edit mode with a click on any track background, not just non-midiPaul Davis
2012-01-25some improvements to the add track/bus dialog to make it more obvious how to ...Paul Davis
2012-01-25dramatically simplify maximi[sz]ation code, ripping out all the old pane sizi...Paul Davis
2012-01-24fix breakage of normal method of creating an empty MIDI regionPaul Davis
2012-01-24Remove some never-seen tooltips (overridden by otherCarl Hetherington
2012-01-24Fix warning about getting tempo map for frame -1; stopCarl Hetherington
2012-01-24Make time stretch respect edit groups (#4615).Carl Hetherington
2012-01-24exit internal/note edit mode when clicking on anything that is not a MIDI reg...Paul Davis
2012-01-24don't offer to save master bus as a route templatePaul Davis
2012-01-24Tidy up RegionLayeringOrderEditor a bit. Add GPL boilerplate. Make it respe...Carl Hetherington
2012-01-24Use the same criteron to sensitize the choose-top-region menu item as to deci...Carl Hetherington
2012-01-22For now, only use the multi-threaded process code if we areCarl Hetherington
2012-01-22Add option to use plugin GUIs or Ardour generic ones.Carl Hetherington
2012-01-21Use a button in the processor box for toggle parameters.Carl Hetherington
2012-01-21Remove unused declaration.Carl Hetherington
2012-01-21Restore option to open a plugin editor built by Ardour,Carl Hetherington
2012-01-21Allow individual plugin controls to be shown / hidden.Carl Hetherington
2012-01-21Reinstate user Controllable values, as they are neededCarl Hetherington
2012-01-21Add a send amp's gain control as a send controllable.Carl Hetherington
2012-01-21Remove unused code.Carl Hetherington
2012-01-20Simple approach to putting plugin controls into theCarl Hetherington
2012-01-20Simplify GUIOBjectState a bit by just walking the XMLCarl Hetherington
2012-01-20Remove unused concept of user' values. Make user_to_uiCarl Hetherington
2012-01-20tweak up the region context menu quite a bitPaul Davis
2012-01-20make dbl-click on send toggle back *and* forth between send/regular strip dis...Paul Davis
2012-01-20fix cheat-sheet text for set-playheadPaul Davis
2012-01-20rest of engine dialgo changesPaul Davis
2012-01-20minor tweaks for engine dialog (remove channel counts, tweak sensitivity)Paul Davis
2012-01-20heuristic to workaround over-eager translation of NN000Hz as NN kHzPaul Davis
2012-01-20patch from colinf to make dbl-click on send "box" map its controls to the str...Paul Davis
2012-01-20make mouse range mode do something interesting when in internal/note edit mod...Paul Davis
2012-01-19if creating the splash fails for any reason, don't crash later when trying to...Paul Davis
2012-01-19more fixups of various things including cursors when note editing. in particu...Paul Davis
2012-01-19new mouse mode (Draw (notes)); switch into internal mode when draw is selecte...Paul Davis
2012-01-19enter and exit node edit mode with dbl-click in any MIDI regionPaul Davis
2012-01-19add some more hand-holding language to the startup assistantPaul Davis
2012-01-18restore ability to create TOC and CUE files during export. this is an option ...Paul Davis
2012-01-18colinf's 2011-12-08 patch for freesound mootcher (add stop, remove URI, clear...Paul Davis
2012-01-18minor edit (#4540)Paul Davis
2012-01-18Tweak labels (#4632).Carl Hetherington
2012-01-18Make contents of region properties dialogue expand withCarl Hetherington
2012-01-18make monitor section an optional feature than can be added/removed as needed....Paul Davis
2012-01-10Reinstate command line option to hide splash screen.Carl Hetherington
2012-01-10the return of the splash, with a few changes to help with window layering a l...Paul Davis
2012-01-10change tooltip of automation button for MIDI tracks to give hint that its als...Paul Davis
2012-01-09change default binding for import to be PRIMARY-i because its really an actio...Paul Davis
2012-01-09Don't redraw the summary every time the playhead moves (if it hasn't moved vi...Carl Hetherington