fix from carl so that switching into write automation mode doesn't reset gain levels
[ardour.git] / libs / ardour / io.cc
2009-07-01 Paul Davisfix from carl so that switching into write automation...
2009-06-03 Sampo SavolainenNumerical sort patch from mantis #2654
2009-04-14 Paul DavisEXPERIMENTAL! NEEDS TESTING! remove "offset" from almos...
2009-02-20 Paul Davisfix up indentation caused by lack of .emacs
2009-02-14 Paul Davistrack templates; indent fixes needed and will be forthc...
2008-12-02 Paul Davisdefine ARCH_X86 even on x86_64 (untested!); giso's...
2008-11-26 Paul Davismake send GUIs into ArdourDialogs; ensure that panner...
2008-10-29 Paul Davisprevent crash when changing gain with transport stopped...
2008-07-07 Paul Davismove to scons Clone everywhere rather than Copy; add...
2008-05-22 Paul Davismore path-building fixes from colinf
2008-05-14 Paul Daviscolinf's fix for my inadvertent commit of his previous...
2008-05-14 Paul Davisuse Glib::build_filename() more widely
2008-04-01 Paul Davisclean up port insert port count/config mess, maybe
2008-02-23 Paul Davisfix up meter thread management when JACK client starts...
2008-02-13 Paul Davisallow ardour to use the (hard) maximum number of open...
2008-02-09 Sampo SavolainenMake sure buses and tracks have unique names.
2008-01-18 Paul Davispermit OSX native package without JACK; prevent excessi...
2008-01-07 Paul Davismerge keybindings/menus from SAE; report duplicate...
2007-11-08 Paul Davissubstantial changes that start to use the edit point...
2007-09-11 Paul Davisadd SRC quality to import dialog; fix instances of...
2007-07-06 Paul Davisnew automation interval configuration variable, to...
2007-05-08 Paul Davisfix numlock-effect on redirect clicks; fix control...
2007-04-26 Paul Davismissed SSE patch from mike
2007-02-23 Paul Davisfix for #1041, I/O names with colons in them
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-26 Paul Davissquash the dreaded noise-on-stop of guirja01
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
2007-01-03 Jesse Chappell* added max peak hold state to IO so that the true...
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2006-11-06 Paul Davisbetter error message if VST SDK is not installed and...
2006-11-02 Paul Davisfix unset timeline position for destructive sources...
2006-10-31 Paul Davissupport for old-school automation loading
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-27 Paul Davisnew automation state model, sort of working, but not...
2006-10-27 Paul Davisrestore compilability amidst automation state mgmt...
2006-10-26 Paul Davisfix SVN merge SNAFU causing double deletion
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-17 Jesse Chappellfixed double application of gain on tracks/busses with...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-09-05 Sampo SavolainenFix declicking for phase inverted routes by stopping
2006-08-24 Tim MayberryJust some whitespace fixes from where it looks like...
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-08 Sampo SavolainenNew session dialog fixups:
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMoved DataType into it's own class (resolved a name...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-15 Sampo SavolainenMake signals below -200dB "-inf" in meters.
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-02-20 Jesse Chappellfixed crash potential issues where nframes may be 0
2006-02-13 Jesse Chappellone more send zipper fix
2006-02-13 Jesse Chappellfixed various nasty send issues
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.