ardour.git
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...
2009-06-23 Carl HetheringtonEdit group on primary modifier click.
2009-06-22 Carl HetheringtonPopup the standard route group menu even when you don...
2009-06-22 Carl HetheringtonBit of a hack: limit mix group names to 5 chars within...
2009-06-22 Carl HetheringtonMake tabs correctly follow reordering of mixer strips.
2009-06-22 Carl HetheringtonAllow new route group to be created from within the...
2009-06-22 Carl HetheringtonPick up newly-added route groups correctly.
2009-06-22 Carl HetheringtonMaybe fix crash.
2009-06-22 Carl HetheringtonNo-op: comments.
2009-06-22 Carl HetheringtonSome small fixes to the latency GUI.
2009-06-22 Carl HetheringtonUse the same menu for the editor route group list and...
2009-06-22 Carl HetheringtonOption to fit a route group to the editor window.
2009-06-22 Carl HetheringtonFix problems with dragging route groups so that they...
2009-06-22 Carl HetheringtonAdd some more options to the route group list context...
2009-06-22 Carl HetheringtonBug fix.
2009-06-21 Carl HetheringtonRefactor group tabs code a bit. Allow dragging of...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-21 Carl HetheringtonPatch from Lincoln to fix crashes on region trim.
2009-06-21 Carl HetheringtonFix glitch in group tabs when hiding groups.
2009-06-21 Carl HetheringtonAdded a few comments.
2009-06-21 Carl HetheringtonFix bug in mixer group tab handling.
2009-06-20 Carl HetheringtonFix for clicking on tabs.
next