ardour.git
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.
2009-06-20 Carl HetheringtonHandle hidden tracks better.
2009-06-20 Carl HetheringtonReflect active status in the mix group tabs.
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-20 Carl HetheringtonRemember last normalization value when the dialog is...
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-06-20 Carl HetheringtonRemove some debug code.
2009-06-20 Carl HetheringtonFix sizing problems with edit group tabs.
2009-06-20 Carl HetheringtonAllow normalization to less than max, as per mantis...
2009-06-20 Carl HetheringtonAdd missing copyright / GPL declarations.
2009-06-20 Carl HetheringtonFiles missing from last commit.
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-06-20 Hans Baiermidi clock slave: refactor for testability
2009-06-19 Carl HetheringtonRemove unused variable.
2009-06-19 Carl HetheringtonTiny text formatting fix.
2009-06-18 Paul Davismodified patch from lincoln to show/control rec-enable...
2009-06-17 Carl HetheringtonReduce complexity of previous commit slightly.
2009-06-17 Carl HetheringtonSecondary-modifier-click in the summary locates the...
2009-06-17 Carl HetheringtonRemove unused resize-line code. When resizing multiple...
2009-06-17 Sampo SavolainenPack the summarizer in a vpaned instead of the edit_packer
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-17 Paul Davispack zoom controls into upper right of editor table...
2009-06-17 Paul Davismake sizing of & in the summaryiferizer a bit smaller
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
next