summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2010-12-06Add missing files.Carl Hetherington
2010-12-06Add a little spacing to the generic plugin UI.Carl Hetherington
2010-12-06Manage attempts to save plugin presets with the same name. Helps with #2662.Carl Hetherington
2010-12-03use PRId64 for a framecnt_t printfPaul Davis
2010-12-03code tweaks in stereo panner (no functional changes)Paul Davis
2010-12-03add colors back for stereo pannerPaul Davis
2010-12-03Offer options to add un-natural port types to routes. Sort of helps with #3578.Carl Hetherington
2010-12-03No-op: reformat.Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-12-03remove commented colors and fix keyboard handling in stereo pannerPaul Davis
2010-12-03fix mis-ordered erase/delete pairPaul Davis
2010-12-02add configurable colors to stereo panner, plus keybindings for zero width (0)...Paul Davis
2010-12-01fix asymmetric pan dragging, relay key release events to editorPaul Davis
2010-12-01add scroll and key handling to stereo pannerPaul Davis
2010-12-01more stereo panner workPaul Davis
2010-12-01Re-expose timecode offset in the session option editor.Carl Hetherington
2010-12-01better operation of the stereo pannerPaul Davis