fixes for destructive track offsets of various kinds; move from jack_nframes_t -...
[ardour.git] / libs / ardour / session.cc
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-25 Sampo SavolainenFix the interchange/ directory structure for snapshots
2006-09-18 Paul Davisbetter fix for duplicate regions, fix nasty side-effect...
2006-09-08 Paul Davisnever remove tape track source files even if empty...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-17 Paul Davisfix for type error on 64 bit systems
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 r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
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 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Hans Fugalhistory snapshot name
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 Sampo SavolainenFixed a nasty sound file overwrite issue due to how...
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-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-22 Taybin RutkinFixed double delete in Stateful::add_instant_xml().
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 Taybin RutkinMerged revisions 588:623 from tag/presndfile.
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-19 Paul Davisfix naming of destructive track audio files
2006-05-18 Paul Davismoved OSC into libardour
2006-04-19 Paul Davisa) fix editor hscroller to follow PT behaviour - scroll...
2006-04-05 Paul Davisa) dynamically loadable control surface support
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-04-04 Nick Mainsbridgenew region names are now based on file source names...
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-02-13 Jesse Chappellfixed various nasty send issues
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2006-01-30 Paul Daviswork to make destructive recording actually do somethin...
2006-01-19 Paul Davisadd GUI support to create tape/destructive tracks
2006-01-19 Paul Davislatched rec-enable
2006-01-09 Sampo Savolainen"Run plugins while recording" -> "Do not run plugins...
2006-01-08 Paul Davisadd destructive outlines, more action usage and state...
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2006-01-05 Paul Davislots of small fixes for various irritations, return...
2005-12-24 Karsten Wiesefix some 64bit warnings
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.