new automation state model, sort of working, but not really
[ardour.git] / libs / ardour / ardour /
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 reference to plugin_state.h in VST code
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-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-20 Paul Davismove BWF header options into Configuration option,...
2006-10-20 Paul Davismade defaults for crossfade config parameters the same...
2006-10-20 Paul Davisfixes for crossfade views, crossfades and undo/redo...
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-10-17 Jesse Chappellfixed double application of gain on tracks/busses with...
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-12 Paul Davisfixes for meter thread using free'd member of AudioEngi...
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
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-10-03 Paul Davisadded global revision info access
2006-10-02 Paul Davisfixes for various bugs including dangling ref to route...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-29 Paul Davismodify design of configuration state saving to reflect...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-26 Paul DavisVST support now builds a useful script and installs...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-08 Paul Davisnever remove tape track source files even if empty...
2006-09-07 Taybin RutkinFixed compilation of coreaudiosource.cc
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-09-01 Tim MayberryMoved test for jack_port_ensure_monitor from SConstruct...
2006-09-01 Taybin RutkinSynced string array in sfdb_ui.cc with ImportMode enum.
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-31 Tim MayberryAdd a check for for jack function jack_port_ensure_moni...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisfix last minute code change
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul Davismake adding multiple tracks more efficient (a *lot...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 Hans Fugal r308@gandalf: fugalh | 2006-08-11 08:49:54 -0600
2006-08-10 Hans Fugalhistory snapshot name
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-10 Hans Fugalmerging to trunk, bugfix
2006-08-10 Hans FugalCan pass a core to ardbg now. Fixed sometimes crash...
2006-08-09 Hans FugalMerging to trunk. Session history is saved (probably...
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-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-09 Hans Fugal r274@gandalf: fugalh | 2006-08-07 19:53:48 -0600
2006-08-09 Taybin RutkinRenamed PluginUI to LadspaPluginUI to make things more...
2006-08-08 Sampo SavolainenNew session dialog fixups:
2006-08-08 Hans Fugalpull from trunk
2006-08-08 Taybin RutkinAudioUnit work.
2006-08-05 Sampo SavolainenFixed memory leak while recording due to rec region...
2006-08-05 Sampo Savolainenshraed_ptr<> etc. fixes for VST's. VST support now...
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Hans Fugal r260@gandalf: fugalh | 2006-08-03 15:53:50 -0600
2006-08-03 Taybin RutkinStart using libappleutility
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-08-02 Taybin RutkinAdded libappleutility from /Developer/Examples/CoreAudi...
2006-08-01 David RobillardFixed random track background problem
2006-08-01 David RobillardSure enough... forgot to add the new file
2006-08-01 David RobillardMoved DataType into it's own class (resolved a name...
2006-08-01 Taybin RutkinAdded LADSPA_PATH to ardev_common.sh
2006-08-01 David RobillardAnother OSX fix...
2006-08-01 David RobillardOSX fix (no posix_memalign)
2006-08-01 David RobillardFix for Jack MIDI dependency (ie remove it)
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-28 Hans Fugal r209@gandalf: fugalh | 2006-07-28 17:38:21 -0600
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-27 Taybin Rutkinsfdb paths are saved and restored. prercu
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-18 Hans Fugal r189@gandalf: fugalh | 2006-07-18 17:54:25 -0600
2006-07-18 Hans Fugal r184@gandalf: fugalh | 2006-07-17 19:02:10 -0600
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-11 Taybin RutkinFix for compiling on gcc4.
2006-07-10 Paul DavisBWF offset changes from Ben Loftis, hacked by hand...
2006-07-10 Paul Davismodification to make generic MIDI actually work again
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Hans Fugalmerging trunk
2006-06-28 Paul Davismany fixes to audio file code, SMPTE offset now works...
2006-06-27 Taybin RutkinCoreAudioSource moved to coreaudiosource.cc.
2006-06-22 Hans FugalMerging from trunk
next