ardour.git
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.
2009-07-17 Carl HetheringtonSmall optimisation. Fix mouseover highlighting in...
2009-07-17 Carl HetheringtonUse dialog background colour for the port matrix.
2009-07-17 Carl HetheringtonUse track colours in the port matrix.
2009-07-15 Paul Davismore hacking on the processor list and processor box...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-14 Paul Davisfix broken accels in mixer window BUT note that process...
2009-07-14 Paul Davisadd display name to processors (so that it can differ...
2009-07-13 Paul Davistraverso-style mixer window bindings. note: messes...
2009-07-13 Paul Davismore removal of Placement
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonFix collection of route groups.
2009-07-09 Carl HetheringtonFix crash introduced in big shared_ptr commit.
2009-07-09 Carl HetheringtonFix uninitialised variable.
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-07-05 Carl HetheringtonFix from tinram.
2009-07-04 Carl HetheringtonAdd option to collect a route group, so that its member...
2009-07-04 Carl HetheringtonUse std::string for order key map.
2009-07-04 Carl HetheringtonFixes for crashes on session going away.
2009-07-04 Carl HetheringtonFix crash on session teardown.
2009-07-04 Carl HetheringtonFix uninitialised variable.
2009-07-03 Carl HetheringtonMissing files.
2009-07-03 Carl HetheringtonPull snapshots code out of Editor class.
2009-07-03 Carl HetheringtonFactor regions list out of Editor.
2009-07-03 Carl HetheringtonMissing copyright declaration.
2009-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-07-02 Paul Davisbuild now needs gio
2009-07-02 Paul Davisswitch glibmm/giomm to 2.18
2009-07-02 Paul Davisfixes to make sure glibmm2 builds under scons from...
2009-07-02 Carl HetheringtonAdd missing file. Sorry!
2009-07-02 Paul Davisupgrade to glibmm 2.16
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-07-01 Paul Davisreinstate solo button for master out ; make solo button...
2009-07-01 Paul Davisinclude <cstdio> so that printf() is declared
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-29 Paul Daviseditor toggle button fix from lincoln; refresh location...
2009-06-29 Carl HetheringtonApply tinram's patch from mantis 2758.
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-29 Carl Hetheringtoninclude trimming.
2009-06-29 Carl HetheringtonApply tinram's patch from mantis 2756 (with a few tweak...
2009-06-29 Carl HetheringtonFactor route group menu out into its own class.
2009-06-29 Carl HetheringtonBit of include trimming.
2009-06-27 Carl HetheringtonClean up time-fx dialog UI. Patch from tinram in manti...
2009-06-27 Carl HetheringtonFix crash after time-fx due to GUI / non-GUI thread...
2009-06-26 Carl HetheringtonFix up automation-follows-regions
2009-06-26 Paul Davisallow automation-follows-relevant-regions again
2009-06-26 Carl HetheringtonStop the import dialog's size changing when a file...
2009-06-26 Carl HetheringtonBetter fix for Amp visibility in the plugin automation...
2009-06-26 Carl HetheringtonOnly resize other selected tracks if the one being...
2009-06-26 Carl HetheringtonDon't add a plugin menu entry for the Amp processor...
2009-06-26 Carl HetheringtonFix automation control point dragging.
2009-06-26 Carl HetheringtonDon't resize selected tracks when dragging an automatio...
2009-06-26 Carl HetheringtonFix track selection interaction with route groups.
2009-06-26 Carl HetheringtonClean-up.
2009-06-26 Carl HetheringtonMake a few region operations undoable and responsive...
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-24 Paul Davisadd visual display of solo cut, change labels for solo...
2009-06-23 Paul Davismake solo-in-front controllable. a few tweaks left...
2009-06-23 Carl HetheringtonUpdate mixer group tabs on strip width change. Don...
2009-06-23 Carl HetheringtonMake sure group tabs are updated when dragging track...
2009-06-23 Paul Davissave&restore gain levels; provide GUI control over...
2009-06-23 Paul Davismake RouteGroup gain control work again ; fix what...
2009-06-23 Hans Baierinterpolation: fix some warnings
2009-06-23 Hans Baierinterpolation.h / audio_diskstream.cc: make varispeed...
2009-06-23 Carl HetheringtonFix some warnings.
2009-06-23 Hans BaierXinterpolation.*: Add old fixed point and double linear...
2009-06-23 Hans BaierInterpolation -> LibSamplerateInterpolation, keep state...
2009-06-23 Hans BaierInterpolation: first working version with sinc
2009-06-23 Hans BaierInterpolation: First working but buggy version using...
2009-06-23 Paul Davisfix management of port connection state - THIS INVALIDA...
2009-06-23 Carl HetheringtonFix mantis 2698, track heights expand on opening the...
next