Various fixups to bundle manager. Add a separator between the benign and more seriou...
[ardour.git] / libs /
2009-07-22 Hans Baierinterpolation.cc/.h: first working but buggy implementa...
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 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 Hans Baieraudio_diskstream.cc: new interpolation classes which...
2009-07-19 Hans Baiermake slaves work by default
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-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 Davisadd display name to processors (so that it can differ...
2009-07-13 Paul Davismore removal of Placement
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
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 HetheringtonFix crash on session teardown.
2009-07-04 Carl HetheringtonFix uninitialised variable.
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 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 Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-26 Carl HetheringtonFix up automation-follows-regions
2009-06-26 Paul Davisallow automation-follows-relevant-regions again
2009-06-26 Carl HetheringtonBetter fix for Amp visibility in the plugin automation...
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-23 Paul Davismake solo-in-front controllable. a few tweaks left...
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-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
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-18 Paul Davismodified patch from lincoln to show/control rec-enable...
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-17 Carl HetheringtonProbably fix SCons build.
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-14 Carl HetheringtonMake summary display optional.
2009-06-14 Carl HetheringtonFix up some problems with Region::_master_sources
2009-06-14 Carl HetheringtonAdd option to disable track record disarm when the...
2009-06-13 Carl HetheringtonSome small cleanups.
2009-06-11 Sakari Bergencd marker export patch from Andreas Ruge modified for 3.0
2009-06-11 Paul Davisfix up missing ID in route state; no error message...
2009-06-11 Carl HetheringtonFix scons install build.
2009-06-11 Carl HetheringtonFix for route refactor. Fix warning.
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-06-10 Sampo SavolainenEasiest compiler warning fix, ever
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-10 Paul Davisfix mute & solo behaviour mostly ; remove some verbose...
2009-06-10 Paul Davisfix up deserialization of _ancestral_length
2009-06-10 Paul Davisfix up initialization and deserialization of _ancestral...
2009-06-10 Carl HetheringtonFactor source copying into a method and use it in a...
2009-06-10 Hans Baier* Refactor varispeed playback into own class, replace...
2009-06-10 Hans Baierlibardour: * Add basic classes for later support of...
2009-06-09 Carl HetheringtonFix non-update of _transport_frame
2009-06-09 Carl HetheringtonRemove aliased _size member.
2009-06-09 David Robillard<port> => <Port>
2009-06-09 David RobillardFix crash when loading broken sessions with invalid...
2009-06-09 David RobillardRemove annoying pop-up message.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-06-08 Carl HetheringtonFix tranzport and SCons builds.
2009-06-08 Carl HetheringtonAllow Insert Time option to move tempos and time sig...
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-06-03 David RobillardFix end-marker-is-free option in templates.
2009-06-03 Carl HetheringtonRemove unused method..
2009-06-03 Carl HetheringtonUse sigc::slots rather than templates + function ptrs...
2009-05-25 Carl HetheringtonFix SCons build.
2009-05-20 Carl HetheringtonMake pan double-click entry work in percentage left...
2009-05-18 Carl HetheringtonPatch from agorka to add some includes required for...
2009-05-17 Paul DavisDas BlinkenSendButtons
2009-05-17 Paul Davissend control now has working metering, and switches...
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-16 Paul Davisfix a problem with re-ordering in PostFader placement...
2009-05-16 Carl HetheringtonRemove preferences menu options that have been moved...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
2009-05-16 Carl HetheringtonMove some sync-related options to being session variables.
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-15 Carl HetheringtonFix some warnings.
2009-05-15 Carl HetheringtonAdd missing file to SCons build.
next