unfinished tweaks to stereo panner, before a bigger commit of other stuff
[ardour.git] / gtk2_ardour /
2010-12-30 Paul Davisunfinished tweaks to stereo panner, before a bigger...
2010-12-30 Paul Davissplit tooltip and drag drag windows apart, for better...
2010-12-30 Paul Davisvarious improvements for stereo panner. note that dbl...
2010-12-30 Carl HetheringtonAnother stab at the logic for selecting regions for...
2010-12-29 Carl HetheringtonClean up VST plugin key handling slightly.
2010-12-29 Carl HetheringtonAdd Save button to Save As Template dialogue.
2010-12-29 Carl HetheringtonAdd options to add sends from buses as well as tracks...
2010-12-29 Carl HetheringtonExtremely hacky but somewhat functional passing of...
2010-12-29 Carl HetheringtonMake 'copy track gains to sends' and 'set sends gains...
2010-12-29 Carl HetheringtonUpdate mixer strip input/output button labels from...
2010-12-29 Paul Davisstereo panner tooltip tweaks & less debugging
2010-12-29 Paul Davisrest of lincoln's MIDI note edit via click outside...
2010-12-29 Paul Davismove stereo panner lines to out edges of L/R boxes...
2010-12-29 Paul Davisfix up ordering of rounding error handling for simpleline
2010-12-29 Paul Davisremove line parent member from Marker, part 3
2010-12-29 Paul Davisremove line parent member from Marker, part 2
2010-12-29 Paul Davisremove line parent member from Marker
2010-12-29 Paul Davisfix up some basic conceptual errors with canvas-simplel...
2010-12-29 Carl HetheringtonClear displayed transients on closing the rhythm ferret...
2010-12-29 Carl HetheringtonPut appropriate markings on MIDI meters.
2010-12-28 Carl HetheringtonRemember editor mixer size setting across close and...
2010-12-28 Paul Davisindent
2010-12-28 Paul Davisremove unnecessary line for marker drags (marker has...
2010-12-28 Paul Davisfix type error when resetting all tempo lines
2010-12-28 Paul Davisfix rounding errors and bbox glitches that led to lines...
2010-12-28 Carl HetheringtonRemove unnecessary _have_transaction flag in TrimDrag...
2010-12-28 Carl HetheringtonMissing files.
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-12-26 Carl HetheringtonUse the channel selector to decide which channel to...
2010-12-26 Carl HetheringtonFix Ardour -> PROGRAM_NAME (#3627).
2010-12-23 Paul Davisadd EPA stuff from 2.X
2010-12-23 Carl HetheringtonUse MTC instead of MIDI Timecode as the string for...
2010-12-23 Carl HetheringtonRemove Program Change automation lane options.
2010-12-22 Carl HetheringtonAdd menu option to insert program changes.
2010-12-22 Carl HetheringtonRefactor so that all the locate-related stuff in Cursor...
2010-12-22 Carl HetheringtonUpdate transport clocks on initial grab of the playhead...
2010-12-22 Carl HetheringtonAccount for the fact that CursorDrag only ever drags...
2010-12-22 Carl HetheringtonFix some i18n problems.
2010-12-22 Carl HetheringtonFix region resizing with grid snapping enabled (#3620).
2010-12-20 David RobillardClean up region.h and trim include tree.
2010-12-20 Carl HetheringtonFix summary height scaling problems when there are...
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.
next