summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2010-12-01Revert previous incorrect patch.Carl Hetherington
2010-12-01Remove unused timecode offset stuff.Carl Hetherington
2010-12-01darken text color in stereo pannerPaul Davis
2010-12-01hack up the stereo pannerPaul Davis
2010-11-30add dbl-clicks to reset position or widthPaul Davis
2010-11-30first basic pass at a single widget stereo pannerPaul Davis
2010-11-30start of Blob-style for bar controller and use in panner GUIPaul Davis
2010-11-30make position fader a "line" style rather than barPaul Davis
2010-11-30quick light theme catchup for pan GUIPaul Davis
2010-11-30add GUI elements to control 2in/2out panning. Probably not perfect. REQUIRES ...Paul Davis
2010-11-28avoid delivering NaN's when setting up a generic plugin UIPaul Davis
2010-11-27new utility, arldd, to run ldd(1) on an uninstalled ardour buildPaul Davis
2010-11-27merge gnomecanvas into ardour tree, so that we can fix our own bugs and not w...Paul Davis
2010-11-27rest of process lock removal, plus no GUIs for internal returnsPaul Davis
2010-11-27better fix for IOSelector::set_state()'s need to hold the process lockPaul Davis
2010-11-27take process lock in global port matrix' set_state() method; use namespace AR...Paul Davis