summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-12-21followup to the previous tempo-dragging commit: use argument to Drag::aborted...Paul Davis
2011-12-21Patch from Prokoudine to fix translators list (#4580).Carl Hetherington
2011-12-21similar to treatment of meter markers, remove tempo marks from the tempo map ...Paul Davis
2011-12-21provide config parameter to allow non-quarter note pulses; off by default; no...Paul Davis
2011-12-21remove commentPaul Davis
2011-12-20use the same kludge-removal approach in the prior commit for the meter dialog...Paul Davis
2011-12-20rework tempo dialog to (a) allow selection of pulse note type (b) avoid awful...Paul Davis
2011-12-19rename Timecode::BBT_Time::ticks_per_beat to Timecode::BBT_Time::ticks_per_ba...Paul Davis
2011-12-19do not convert from grid-type-beats to frames and back to beats when determin...Paul Davis
2011-12-18Show generic plugin UI toolbar (for presets etc.) on LV2 UIs (except external).David Robillard
2011-12-17updated czech translation from pavel fricPaul Davis
2011-12-15Patch from GMaq to add Freedesktop categoryCarl Hetherington
2011-12-15Patch from colinf to fix name in French translation (#4565).Carl Hetherington
2011-12-15do not delete GtkUIManager-generated menu from ProcessorBox when the PB is de...Paul Davis
2011-12-14new renderings (at 21x21) of zoom icons, from roy vegardPaul Davis
2011-12-13fix meter marker drags by not using a fake marker till first move, and swappi...Paul Davis
2011-12-13more fun and games with meter and the tempo map: rename Meter::beats_per_bar(...Paul Davis
2011-12-13Add select all / deselect all to timespan section of export dialogue (#4273).Carl Hetherington
2011-12-13Make the export ranges view expand with the export dialogue.Carl Hetherington
2011-12-12Make the MidiRegionSelection notice when its MidiRegionViews go away; fixes o...Carl Hetherington
2011-12-12improve layout and display of CD range info in location displayPaul Davis
2011-12-12Make TimeAxisView::remove_child virtual so that RouteTimeAxis can override it...Carl Hetherington
2011-12-11add middle-clock-on-range/marker-clock to locate therePaul Davis
2011-12-11Set up ArdourButton state to match the action when theCarl Hetherington
2011-12-11fix lack of marker/range display in marker/range list at startup, and tweak l...Paul Davis
2011-12-11Yet another bug in previous commit.Carl Hetherington
2011-12-11Fix some bugs I introduced with the last commit.Carl Hetherington
2011-12-11Move note creation code into a Drag; fix snapping of noteCarl Hetherington
2011-12-10fix for most (all? we can dream ...) issues involved in #4399 (editing multip...Paul Davis
2011-12-10Comment.Carl Hetherington
2011-12-09fix reference to name cellPaul Davis
2011-12-09Patch from colinf to fix reversed scroll in timeline rulersCarl Hetherington
2011-12-09Fix scroll-wheel direction in summary.Carl Hetherington
2011-12-09Use same modifiers with the mouse wheel in the summary as in the editor (#4543).Carl Hetherington
2011-12-09en_GB translation from colinf (#4545).Carl Hetherington
2011-12-09Patch from colinf to use session_name_is_legal for snapshots too (#4548).Carl Hetherington
2011-12-09centralize legal-session-name-checkng and include : and ; in characters that ...Paul Davis
2011-12-08Justify text in first welcome screen, and fix grammarCarl Hetherington
2011-12-07Fix setup of gain envelope visible menu item.Carl Hetherington
2011-12-07Check that adding a port to an IO is ok with the processorsCarl Hetherington
2011-12-07fix, or at least improve, management of the editor toolbar when maximising ed...Paul Davis
2011-12-07remove visible "sound notes" button,add Config parameter to control this (whi...Paul Davis
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-12-07move 2 other non-ardour-specific utility functions into gtkmm2extPaul Davis
2011-12-07tweak menu item names in group context menu to make purpose more clear to new...Paul Davis
2011-12-07clarify meaning of route group tab context menu itemsPaul Davis
2011-12-07add "enabled" column to editor route groups list and check logicPaul Davis
2011-12-07Fix i18n confusions with modifiers.Carl Hetherington
2011-12-07Remove work-around for fixed bug in sgettext().Carl Hetherington
2011-12-07rationalize MVC and functionality in editor route group listPaul Davis