the BIG CONFIG patch
[ardour.git] / libs / ardour / ardour / session.h
2006-09-25 Paul Davisthe BIG CONFIG patch
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 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 r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
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-10 Hans Fugalmerging to trunk, bugfix
2006-08-10 Hans FugalCan pass a core to ardbg now. Fixed sometimes crash...
2006-08-09 Hans Fugal r229@gwythaint (orig r769): 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-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-01 David RobillardHeavy-duty abstraction work to split type-specific...
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-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-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-15 Hans Fugal r59@gandalf: fugalh | 2006-06-15 12:16:20 -0600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-12 Jesse Chappelladded mutable keyword to gints used in glib atomic...
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-04-24 Paul Davisa) completely refactor abstract UI code
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-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-03-08 Paul Davisfix for erroneous use of a menu group; remove lots...
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-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...
2005-09-24 Taybin Rutkinlibardour added.