ardour.git
2009-08-23 Carl HetheringtonSome improvements to performance with crossfades: don...
2009-08-23 Carl HetheringtonFix uninitialised member variable.
2009-08-22 Carl HetheringtonFix crash on drag selection.
2009-08-22 Carl HetheringtonFix remainder of bug 1605 so that when snapping to...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-08-20 Carl HetheringtonApply patch from mantis 2761 from tinram to add padding...
2009-08-20 Carl HetheringtonFix mantis 2804: improve title of recent sessions dialo...
2009-08-20 Carl HetheringtonApply patch from mantis 2766 to fix apply sensitivity...
2009-08-20 Carl HetheringtonRemove an unused action and some duplicated code.
2009-08-20 Carl HetheringtonDon't locate summary view box on a click outside it...
2009-08-20 Paul Davisminor fixes/changes based on comparison with existing...
2009-08-20 Paul Davisfix accelmap generation in fmt-bindings
2009-08-19 Carl HetheringtonFix crash on startup if an LV2 plugin has a bad .ttl...
2009-08-18 Paul Davismake shift-click for extend-selection sort-of work...
2009-08-17 Paul Davismove assignments out of assert() in editor_drag (thanks...
2009-08-17 Carl HetheringtonFix uninitialised variable.
2009-08-14 Paul Davisfix up display of notes when creating/editing a MIDI...
2009-08-13 Paul Davismore MIDI paste improvements, plus move region-mute...
2009-08-13 Paul Davisactually paste MIDI at the right spot
2009-08-13 Paul Daviskinda-sorta paste MIDI at the right spot
2009-08-13 Paul DavisMIDI cut&paste round two (not done yet); a small region...
2009-08-10 Carl HetheringtonFix route group collect option.
2009-08-10 Paul Davisadd new file
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-08-10 Paul Davisregion trimming and height patch from lincoln. great...
2009-08-09 Paul Davisfix (no)use of offset in AudioEngine::get_sync_offset()
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-08-04 Carl HetheringtonCoding style. Fix a valgrind warning. Stop a close...
2009-08-04 Carl HetheringtonFix sizing of port matrix column labels.
2009-08-04 Carl HetheringtonDon't add auditioner and click to MIDI connection port...
2009-08-04 Carl HetheringtonSplit up Editor::button_press_handler and fix assert...
2009-08-04 Carl HetheringtonAssert to check for memory overwrite.
2009-08-04 Carl HetheringtonFix uninitialised variable.
2009-08-04 Carl HetheringtonModified patch from drmoore to fix mantis 2808 (drag...
2009-08-03 Carl HetheringtonPatch from drmoore to fix mantis 2807 (crash on creatin...
2009-08-02 Carl HetheringtonAnother similar fix for use of an uninitialized variable.
2009-08-02 Carl HetheringtonFix update of brackets around processor name on activat...
2009-08-02 Carl HetheringtonA couple of port matrix cleanups.
2009-08-02 Carl HetheringtonSet up IO bundles properly so that mixer strip IO butto...
2009-08-02 Carl HetheringtonFix sync of editor and mixer route ordering.
2009-08-02 Carl HetheringtonTweak prompt wording.
2009-08-02 Carl HetheringtonFix import dialog so that file number progress gets...
2009-08-02 Carl HetheringtonFix random-crash-inducing use of uninitialized variable.
2009-08-02 Carl HetheringtonImprove import status messages slightly.
2009-07-31 Paul Davisinclude mouse bindings even in merged cheat sheets
2009-07-31 Paul Davismore or less fully-functional binding & cheat sheet...
2009-07-31 Paul Davislargely complete automated generation of cheat sheets...
2009-07-30 Paul Davisthis is just a (re)start on a tool to produce bindings...
2009-07-30 Carl HetheringtonAdd basic Doxygen file.
2009-07-30 Carl HetheringtonAdd missing 0 to author list, to fix mantis 2802. ...
2009-07-29 Paul Davisavoid crashes caused by the process buffer set being...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-28 Carl HetheringtonFix some more warnings.
2009-07-24 Hans Baierinterpolation.cc/h: Remove all failed and obsolete...
2009-07-24 Hans BaierAnother failed attemt at natural spline interpolation
2009-07-24 Paul Davisfixes for 64 bit compilation - see comment
2009-07-23 Sampo SavolainenMake editor route list rec button respect group settings.
2009-07-23 Hans Baierlibs/ardour/wscript: unit tests get a target name,...
2009-07-23 Hans Baieraudio_diskstream.h/session.h: Use simple cubic interpol...
2009-07-23 Hans Baierinterpolation.cc/h: Fix crash bug and introduce add...
2009-07-23 Paul Davisbzr revision support (thomas v.)
2009-07-23 Paul Davisinstall ardour.menus and bindings file (elthariel)...
2009-07-22 David RobillardUpdate autowaf.
2009-07-22 Paul Daviswaf is now the official build system for 3.0 - all...
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-22 Hans Baierspline interpolation: fix crash bugs on negative speed...
2009-07-22 Hans Baierinterpolation.cc/.h: Spline-Bugfixes: Crash bug at...
2009-07-22 Carl HetheringtonVarious fixups to bundle manager. Add a separator...
2009-07-22 Hans Baierinterpolation.cc/.h: first working but buggy implementa...
2009-07-21 Carl HetheringtonClean up range menu a bit. Make a couple of range...
2009-07-21 Paul Davisfix crash when trying to create a non-template track...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-21 Paul Davisimplement set-send-gains-to-{track_level,zero,unity}
2009-07-21 Paul Davisfirst part of fixing up send/return metering ; make...
2009-07-20 Carl HetheringtonStop playhead jumping around on locate.
2009-07-20 Paul Daviscorrect name of dependency in wiimote wscript
2009-07-20 Paul Davispush optimization flags into CXXFLAGS as well as CCFLAG...
2009-07-20 Carl HetheringtonClean up handling of add/remove/rename channels in...
2009-07-19 Hans Baierreplace fixed-point linear interpolation with double...
2009-07-19 Hans Baierrevert commit 5386 in favor of MTC users
2009-07-19 Carl HetheringtonStop line drags in collapsed groups.
2009-07-19 Carl HetheringtonOutline highlighted labels in red.
2009-07-19 Carl HetheringtonNo highlighting at all when mouse is over a collapsed...
2009-07-19 Hans Baieraudio_diskstream.cc: new interpolation classes which...
2009-07-19 Hans Baiermake slaves work by default
2009-07-19 Carl HetheringtonUse the word `port' rather than `channel' when adding...
2009-07-19 Carl HetheringtonModify line-drag behaviour in port matrix so that nodes...
2009-07-19 Carl HetheringtonRestore add channel option to port matrix context menu.
2009-07-19 Carl HetheringtonPort matrix tweaks: scroll wheel support; use the corre...
2009-07-18 Carl HetheringtonVarious tweaks to the port matrix.
2009-07-18 Carl HetheringtonOops from previous commit.
2009-07-18 Carl HetheringtonPull auditioner and click into an ardour group in the...
2009-07-18 Carl HetheringtonBetter fix for non-rearrangement after open for the...
2009-07-18 Carl HetheringtonCleanup to previous commit.
2009-07-18 Carl HetheringtonDrag a line in the port matrix to connect a group of...
2009-07-17 Carl HetheringtonVarious tweaks to the port matrix: open to full size...
2009-07-17 Paul Davishopefully fix the build, and actually use the options
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-17 Carl HetheringtonWhoops. That optimisation breaks things. Revert it.
next