summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-12-18Finally implement position aware silence adding in export (i.e. bbt times are...Sakari Bergen
2010-12-16Missing i18n patch from prokoudine. Fixes #3610.Carl Hetherington
2010-12-15make track list solo-isolate column wide enough to show "SI" as its namePaul Davis
2010-12-15Give VSTPluginUI its own header.Carl Hetherington
2010-12-15Make VST preset files pre-preset rather than global. Clean up VST preset han...Carl Hetherington
2010-12-15Save and Delete buttons for plugin presets, remove largely useless edit plugi...Carl Hetherington
2010-12-14move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for...Paul Davis
2010-12-14minor safety check for symmetryPaul Davis
2010-12-14EXPERIMENTAL: allow GUI button clicks on transport controls to drive transpor...Paul Davis
2010-12-14fix some more incorrect casts to CanvasNote rather than CanvasNoteEvent (fixe...Paul Davis
2010-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard
2010-12-14Updated ru_RU.po for gtk2_ardour from Alexandre Prokoudine (#3605)Carl Hetherington
2010-12-14make global connection window inherit from ArdourDialogPaul Davis
2010-12-14Fix some gettext plural forms. Should fix #3604.Carl Hetherington
2010-12-14Add dialogue to ask user about ambiguous source files. Fixes #3603.Carl Hetherington
2010-12-13Eliminate circular dependency kludge for control_protocol/smpte.o.David Robillard
2010-12-12Fix display of MIDI automation on regions with non-zero _start. Should fix #...Carl Hetherington
2010-12-12Small cleanups.Carl Hetherington
2010-12-12Make adjust region gain work in 1dB steps with no upper limit. Should fix or...Carl Hetherington
2010-12-12Fix a couple of i18n warnings.Carl Hetherington
2010-12-11Notice edits made to spinbuttons via numbers on the keyboard. Fixes #3413.Carl Hetherington
2010-12-11Fix compiler warningsSakari Bergen
2010-12-11Fix a few tiny memory leaks.Carl Hetherington
2010-12-10Stop bounce / freeze on tracks that have more outputs than inputs and so cann...Carl Hetherington
2010-12-10Fix thinko in previous commit.Carl Hetherington
2010-12-10Remove menu bar clock in fullscreen mode until someone comes up with an agree...Carl Hetherington
2010-12-10Fix crash on mouseover.Carl Hetherington
2010-12-10prevent the monitor inputs from showing up in the port matrix, fo'realPaul Davis
2010-12-10don't show monitor bus inputs in matrix(es); relabel tabs in port matrix; cha...Paul Davis
2010-12-09Fix uninitialised variable.Carl Hetherington
2010-12-09Allow trim of midi regions to before the start of the source (better, this ti...Carl Hetherington
2010-12-09fix computation of silence text, and its display. it is still not on top of t...Paul Davis
2010-12-09make strip silence work (again?)Paul Davis
2010-12-08move display of silence for strip-silence into regionviews, along with text t...Paul Davis
2010-12-08nothing uses ARDOUR_DATA_PATH so remove itPaul Davis
2010-12-08random debugging stuff, need to get it out of the way for next commitPaul Davis
2010-12-08tweak and rename timecode settings tabPaul Davis
2010-12-07Add scrollbar to edit presets dialogue, and the ability to differentiate betw...Carl Hetherington
2010-12-07Add preset edit button to VST plugin UI.Carl Hetherington
2010-12-07Revert previous ill-thought-out patch.Carl Hetherington
2010-12-07Allow trim of midi regions to before the start of the source. Fixes #3156.Carl Hetherington
2010-12-07Tweak some naming slightly.Carl Hetherington
2010-12-07fix crash when importing MIDI with "at timestamp" chosenPaul Davis
2010-12-07fix crash when dragging percussive-mode notes due to a bad dynamic castPaul Davis
2010-12-07fix infinite loop in quantize setupPaul Davis
2010-12-07Move RDF-based preset stuff into LadspaPlugin, to make way for a set of evil ...Carl Hetherington
2010-12-06Fix double-display of VST preset names (#3576)Carl Hetherington
2010-12-06new panner + recorded waveform fill colors from chris gPaul Davis
2010-12-06Minor cleanups.Carl Hetherington
2010-12-06Add dialog to allow removal of plugin presets. Should fix #2662.Carl Hetherington