summaryrefslogtreecommitdiff
path: root/libs/ardour/session.cc
AgeCommit message (Expand)Author
2006-11-06better error message if VST SDK is not installed and neeedPaul Davis
2006-11-03Fixed template dialog annoyance.Taybin Rutkin
2006-11-03move all destructive functionality into SndFileSource as a mode, and drop Des...Paul Davis
2006-10-31fix return type in last commit for AutomationLine::control_point_box_size(); ...Paul Davis
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-10-21various fixes related to lifetime management and xfades in particular. lots a...Paul Davis
2006-10-20fixes for shared_ptr from this errors in Region, mostly for testing by Sampo ...Paul Davis
2006-10-13session export starts from session start marker; add tooltips for rude solo +...Paul Davis
2006-10-11make MementoCommand inherit from sigc::trackable so that we don't double-call...Paul Davis
2006-10-10add control port to ardour.rc.in and fix crash bug caused by bad shared_ptr<R...Paul Davis
2006-10-09Give a different error message when AudioEngine::connect() tries to make Sampo Savolainen
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-10-05display results of a bounce in the region listPaul Davis
2006-10-02fixes for various bugs including dangling ref to route in session, opening se...Paul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-26VST support now builds a useful script and installs correctly; fix leftovers ...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-09-25Fix the interchange/ directory structure for snapshotsSampo Savolainen
2006-09-18better fix for duplicate regions, fix nasty side-effects from recent director...Paul Davis
2006-09-08never remove tape track source files even if empty, reconnect editor mute/sol...Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-31merge changes from harrison branch back into trunk, by handPaul Davis
2006-08-29used shared_ptr<Source>, somewhat successfullyPaul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-17fix for type error on 64 bit systemsPaul Davis
2006-08-17further optimizations for multiple-track-at-once addition. as in "whoah!"Paul Davis
2006-08-16make adding multiple tracks more efficient (a *lot* more efficient)Paul Davis
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-12 r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600Hans Fugal
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-12merge from trunkHans Fugal
2006-08-10history snapshot nameHans Fugal
2006-08-09 r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-06-14pulling trunkHans Fugal
2006-05-19fix naming of destructive track audio filesPaul Davis
2006-05-18moved OSC into libardourPaul Davis
2006-04-19a) fix editor hscroller to follow PT behaviour - scrollbar alwaysPaul Davis
2006-04-05a) dynamically loadable control surface supportPaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis
2006-04-04new region names are now based on file source names, standardise capitalisati...Nick Mainsbridge
2006-03-29a) fix special button press handling for solo+mute buttonsPaul Davis
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis
2006-03-17lots of fidgety work to get track renaming to work correctly now that we have...Paul Davis
2006-03-12removed the following environment variables:Tim Mayberry
2006-02-13fixed various nasty send issuesJesse Chappell
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis