Allow deletion of program changes in the same way as notes.
[ardour.git] / gtk2_ardour /
2010-12-20 Carl HetheringtonAllow deletion of program changes in the same way as...
2010-12-20 Carl HetheringtonAllow dragging of program change flags in MIDI regions.
2010-12-20 Carl HetheringtonMake sure that _POSIX_VERSION is available.
2010-12-19 Carl HetheringtonClean up plugin preset handling a bit.
2010-12-19 Sakari BergenFix function pointer to void* cast (and vice-versa...
2010-12-18 Carl HetheringtonHopefully fix visual glitches on dragging fade ins...
2010-12-18 Carl HetheringtonFurther fade handle twaeks.
2010-12-18 Carl HetheringtonTweak positioning of fade handles.
2010-12-18 Sakari BergenFinally implement position aware silence adding in...
2010-12-16 Carl HetheringtonMissing i18n patch from prokoudine. Fixes #3610.
2010-12-15 Paul Davismake track list solo-isolate column wide enough to...
2010-12-15 Carl HetheringtonGive VSTPluginUI its own header.
2010-12-15 Carl HetheringtonMake VST preset files pre-preset rather than global...
2010-12-15 Carl HetheringtonSave and Delete buttons for plugin presets, remove...
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 Paul Davisminor safety check for symmetry
2010-12-14 Paul DavisEXPERIMENTAL: allow GUI button clicks on transport...
2010-12-14 Paul Davisfix some more incorrect casts to CanvasNote rather...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-14 Carl HetheringtonUpdated ru_RU.po for gtk2_ardour from Alexandre Prokoud...
2010-12-14 Paul Davismake global connection window inherit from ArdourDialog
2010-12-14 Carl HetheringtonFix some gettext plural forms. Should fix #3604.
2010-12-14 Carl HetheringtonAdd dialogue to ask user about ambiguous source files...
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-12 Carl HetheringtonFix display of MIDI automation on regions with non...
2010-12-12 Carl HetheringtonSmall cleanups.
2010-12-12 Carl HetheringtonMake adjust region gain work in 1dB steps with no upper...
2010-12-12 Carl HetheringtonFix a couple of i18n warnings.
2010-12-11 Carl HetheringtonNotice edits made to spinbuttons via numbers on the...
2010-12-11 Sakari BergenFix compiler warnings
2010-12-11 Carl HetheringtonFix a few tiny memory leaks.
2010-12-10 Carl HetheringtonStop bounce / freeze on tracks that have more outputs...
2010-12-10 Carl HetheringtonFix thinko in previous commit.
2010-12-10 Carl HetheringtonRemove menu bar clock in fullscreen mode until someone...
2010-12-10 Carl HetheringtonFix crash on mouseover.
2010-12-10 Paul Davisprevent the monitor inputs from showing up in the port...
2010-12-10 Paul Davisdon't show monitor bus inputs in matrix(es); relabel...
2010-12-09 Carl HetheringtonFix uninitialised variable.
2010-12-09 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-09 Paul Davisfix computation of silence text, and its display. it...
2010-12-09 Paul Davismake strip silence work (again?)
2010-12-08 Paul Davismove display of silence for strip-silence into regionvi...
2010-12-08 Paul Davisnothing uses ARDOUR_DATA_PATH so remove it
2010-12-08 Paul Davisrandom debugging stuff, need to get it out of the way...
2010-12-08 Paul Davistweak and rename timecode settings tab
2010-12-07 Carl HetheringtonAdd scrollbar to edit presets dialogue, and the ability...
2010-12-07 Carl HetheringtonAdd preset edit button to VST plugin UI.
2010-12-07 Carl HetheringtonRevert previous ill-thought-out patch.
2010-12-07 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-07 Carl HetheringtonTweak some naming slightly.
2010-12-07 Paul Davisfix crash when importing MIDI with "at timestamp" chosen
2010-12-07 Paul Davisfix crash when dragging percussive-mode notes due to...
2010-12-07 Paul Davisfix infinite loop in quantize setup
2010-12-07 Carl HetheringtonMove RDF-based preset stuff into LadspaPlugin, to make...
2010-12-06 Carl HetheringtonFix double-display of VST preset names (#3576)
2010-12-06 Paul Davisnew panner + recorded waveform fill colors from chris g
2010-12-06 Carl HetheringtonMinor cleanups.
2010-12-06 Carl HetheringtonAdd dialog to allow removal of plugin presets. Should...
2010-12-06 Carl HetheringtonAdd missing files.
2010-12-06 Carl HetheringtonAdd a little spacing to the generic plugin UI.
2010-12-06 Carl HetheringtonManage attempts to save plugin presets with the same...
2010-12-03 Paul Davisuse PRId64 for a framecnt_t printf
2010-12-03 Paul Daviscode tweaks in stereo panner (no functional changes)
2010-12-03 Paul Davisadd colors back for stereo panner
2010-12-03 Carl HetheringtonOffer options to add un-natural port types to routes...
2010-12-03 Carl HetheringtonNo-op: reformat.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-03 Paul Davisremove commented colors and fix keyboard handling in...
2010-12-03 Paul Davisfix mis-ordered erase/delete pair
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
2010-12-01 Paul Davisfix asymmetric pan dragging, relay key release events...
2010-12-01 Paul Davisadd scroll and key handling to stereo panner
2010-12-01 Paul Davismore stereo panner work
2010-12-01 Carl HetheringtonRe-expose timecode offset in the session option editor.
2010-12-01 Paul Davisbetter operation of the stereo panner
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-12-01 Paul Davisdarken text color in stereo panner
2010-12-01 Paul Davishack up the stereo panner
2010-11-30 Paul Davisadd dbl-clicks to reset position or width
2010-11-30 Paul Davisfirst basic pass at a single widget stereo panner
2010-11-30 Paul Davisstart of Blob-style for bar controller and use in panne...
2010-11-30 Paul Davismake position fader a "line" style rather than bar
2010-11-30 Paul Davisquick light theme catchup for pan GUI
2010-11-30 Paul Davisadd GUI elements to control 2in/2out panning. Probably...
2010-11-28 Paul Davisavoid delivering NaN's when setting up a generic plugin UI
2010-11-27 Paul Davisnew utility, arldd, to run ldd(1) on an uninstalled...
2010-11-27 Paul Davismerge gnomecanvas into ardour tree, so that we can...
2010-11-27 Paul Davisrest of process lock removal, plus no GUIs for internal...
2010-11-27 Paul Davisbetter fix for IOSelector::set_state()'s need to hold...
2010-11-27 Paul Davistake process lock in global port matrix' set_state...
2010-11-27 Paul Davismove process lock taking to avoid deadlock when connect...
2010-11-27 Carl HetheringtonGPL boilerplate.
2010-11-27 Carl HetheringtonCopy-edit.
2010-11-26 Carl HetheringtonAdd missing files from previous commit.
2010-11-26 Carl HetheringtonHandle unknown plugins on loading sessions by hiding...
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul Davisadd two process lock calls where some port connecting...
2010-11-26 Paul Davisone step closer to working vbap panning
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
next