summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-01-29Show an example filename in the main export dialogSakari Bergen
2012-01-29remove apparently vestigial code from RouteUI::update_solo_display() that rea...Paul Davis
2012-01-29Add timespan name to export status textSakari Bergen
2012-01-28Move export progress text to progress bar from separate labelSakari Bergen
2012-01-28Go back to one progress bar with several passes in export. Sakari Bergen
2012-01-28Store Region export state in instant.xml (fixes #3935)Sakari Bergen
2012-01-28Implement simple separate progress bar for export normalizing phase(s), needs...Sakari Bergen
2012-01-27tweak appearance of a FaderOption in the option editor(s)Paul Davis
2012-01-27restore independent gain control over click/metronomePaul Davis
2012-01-27fix inconsistent display on selection clocks when in join-object-range mode, ...Paul Davis
2012-01-27fix #4663, partly by more efficiently generating the relevant string, and sec...Paul Davis
2012-01-27promote Playlist::RegionList to ARDOUR::RegionList; fix timefx on multiple re...Paul Davis
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