ardour.git
2011-01-05 Carl HetheringtonDefault stop-at-session-end to false to try and prevent...
2011-01-05 Carl HetheringtonDisable follow-playhead during drags. Fixes #3647.
2011-01-05 Carl HetheringtonMake editor list notebook shrink or expand when the...
2011-01-05 Carl HetheringtonLight mono button up when it is active, and make it...
2011-01-05 Carl HetheringtonToggle the shown state of send gain on double click.
2011-01-04 Carl HetheringtonHighlight a send processor entry differently when it...
2011-01-04 Paul Davismore pool allocation debugging for oofus
2011-01-04 Carl HetheringtonFix out-of-sync tracks under varispeed.
2011-01-04 Carl HetheringtonDisable solo-controls-are-listen-controls if we don...
2011-01-04 Carl HetheringtonFix size of DSP label.
2011-01-04 Paul Davisevent pool allocation debugging
2011-01-04 Paul Davisadd warning about configuration variable types to sessi...
2011-01-04 Paul Davisfix a bug that defined two configuration variables...
2011-01-04 Paul Davisreally make debug be the default configuration option
2011-01-04 Carl HetheringtonRename menu items on advice from Chris G.
2011-01-04 Carl HetheringtonSend full MTC messages every 1/4 of a second when quart...
2011-01-04 Carl HetheringtonAllow choice of direct or aux busses when subgrouping...
2011-01-04 Carl HetheringtonRestore context menu to session markers. Fixes #3655.
2011-01-04 Carl HetheringtonUnselect regions on tracks when the tracks are hidden...
2011-01-04 Carl HetheringtonFix - to _ typo.
2011-01-04 Carl HetheringtonFirst attempt at highlighting the fader processor to...
2011-01-03 Carl HetheringtonStop QF messages when transport speed is out of range...
2011-01-03 Carl HetheringtonCope with non-unity transport speed when sending MTC.
2011-01-03 Carl HetheringtonGive the locations editor tab a horizontal scrollbar...
2011-01-03 Carl HetheringtonSubstantially simpler fix for editor window jumping.
2011-01-03 Paul Davisfix keybindings for align ops, which moved from Editor...
2011-01-03 Paul Davisremove tooltip from stereo panner
2011-01-03 Paul Davisbetter version of that last commit
2011-01-03 Paul Davisfix or band-aid for #3649 (loading a session file might...
2011-01-03 Carl HetheringtonAdd option to show or hide zoom toolbar.
2011-01-03 Carl HetheringtonSomewhat experimental fix to try to stop the editor...
2011-01-02 Carl HetheringtonRevert completely broken recent attempted fix of mine...
2011-01-02 Carl HetheringtonFix MIDI solo buttons in the editor route list, and...
2011-01-02 Carl HetheringtonFix some confusion about handling of route extra XML...
2011-01-02 Carl HetheringtonAllow AudioDiskstream to have 0 channels without crashi...
2011-01-01 Carl HetheringtonRepeat of recent fix to EditorRoutes to improve behavio...
2011-01-01 Carl HetheringtonMake editor route list rec enable work for MIDI tracks.
2011-01-01 Carl HetheringtonDon't grab focus on enter if we are editing a name...
2011-01-01 Carl HetheringtonFix template install properly.
2011-01-01 Paul Davisfix reversed dragging in stereo panner when width is...
2011-01-01 Carl HetheringtonFix build. Disable template installation for a bit...
2011-01-01 Carl HetheringtonFix creation of MIDI tracks under some translations.
2011-01-01 Carl HetheringtonInstall templates.
2010-12-31 Carl HetheringtonFix install path for vamp plugins.
2010-12-30 Paul Davisresize all editor comboboxes when DPI is reset. involve...
2010-12-30 Carl HetheringtonFurther i18n fix.
2010-12-30 Carl Hetheringtoni18n fixes.
2010-12-30 Carl HetheringtonUse -f option to msgfmt to make it use fuzzy translations.
2010-12-30 Paul Davisadd back MIDI Learn for stereo panner
2010-12-30 Paul Davisbetter dbl click behaviour for stereo panner: width...
2010-12-30 Paul Davismissed commit
2010-12-30 Paul Davisbetter detent handling, and dbl-click behaviour for...
2010-12-30 Paul Davisrevert 1in->2out panner to line style, not blob
2010-12-30 Paul Davisforce reset of panner UI when panner object changes
2010-12-30 Carl HetheringtonFix up midi ghost regions. Should fix #3629.
2010-12-30 Paul Davisfix compiler warning
2010-12-30 Paul Davischange Session::convert_to_frames_at() to Session:...
2010-12-30 Paul Davisunfinished tweaks to stereo panner, before a bigger...
2010-12-30 Paul Davisfix C99 compliance issue for winegcc
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 Paul Davisclean up debugging
2010-12-30 Paul Davisquantize conversion from L/R fraction to azimuth to...
2010-12-30 Carl HetheringtonAnother stab at the logic for selecting regions for...
2010-12-30 Carl HetheringtonGruesome-in-the-extreme VST hacks to attempt to allow...
2010-12-29 Carl HetheringtonClean up VST plugin key handling slightly.
2010-12-29 Carl HetheringtonFix build.
2010-12-29 Carl HetheringtonFix crash on saving session template (#3634).
2010-12-29 Carl HetheringtonRemove debug code.
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 HetheringtonFix plugin parameter updates (#3636).
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 Davisadd static methods to Keyboard for keyboard modifier...
2010-12-29 Paul Davisfix up ordering of rounding error handling for simpleline
2010-12-29 Paul Davisprovide --optimize as a configure-time option to do...
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 HetheringtonTry to ensure that the plugin loads its initial preset...
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 Paul Davismake --debug the default for building ardour3
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-28 Carl HetheringtonClarify commentary slightly. No functional changes.
2010-12-26 Carl HetheringtonUse the channel selector to decide which channel to...
2010-12-26 Carl HetheringtonFix Ardour -> PROGRAM_NAME (#3627).
next