ardour.git
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.
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...
next