summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-24Just some whitespace fixes from where it looks like I've been workingTim Mayberry
2006-08-24* [Modified] audioengine.ccTim Mayberry
2006-08-23.. and make autoscrolling a bit faster.Sampo Savolainen
2006-08-23Make canvas autoscroll work properly.Sampo Savolainen
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-16Merged fix from cocoa branch -r 831.Taybin Rutkin
2006-08-16new filePaul Davis
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-15Renamed id to _id for ObjC compatibility.Taybin Rutkin
2006-08-14Make bar lines on the canvas draw from top to bottom no matter how few Sampo Savolainen
2006-08-14Make track selection visible in track headers.Sampo Savolainen
2006-08-14Fix initial displayed state of zoom focus selector dropboxDavid Robillard
2006-08-13Fixed ./ar{dev,dbg}Hans Fugal
2006-08-12less annoying debugHans Fugal
2006-08-12 r268@gwythaint (orig r808): fugalh | 2006-08-12 16:31:45 -0600Hans Fugal
2006-08-12Remove -x from ardbg, fix bug in memento command factoryHans Fugal
2006-08-12 r338@gandalf: fugalh | 2006-08-12 16:30:19 -0600Hans Fugal
2006-08-12git-svn-id: svn://localhost/ardour2/branches/undo@812 d708f5d6-7413-0410-9779...Hans Fugal
2006-08-12 r329@gandalf: fugalh | 2006-08-12 15:54:49 -0600Hans Fugal
2006-08-12 r322@gandalf: fugalh | 2006-08-12 15:49:05 -0600Hans Fugal
2006-08-12 r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600Hans Fugal
2006-08-12git-svn-id: svn://localhost/ardour2/branches/undo@808 d708f5d6-7413-0410-9779...Hans Fugal
2006-08-12 r261@gwythaint (orig r801): fugalh | 2006-08-12 15:55:04 -0600Hans Fugal
2006-08-12 r260@gwythaint (orig r800): fugalh | 2006-08-12 15:53:10 -0600Hans Fugal
2006-08-12 r259@gwythaint (orig r799): fugalh | 2006-08-12 15:52:56 -0600Hans Fugal
2006-08-12 r258@gwythaint (orig r798): fugalh | 2006-08-12 15:50:33 -0600Hans Fugal
2006-08-12 r257@gwythaint (orig r797): fugalh | 2006-08-12 15:49:20 -0600Hans Fugal
2006-08-12merge from trunkHans Fugal
2006-08-12 r329@gandalf: fugalh | 2006-08-12 15:54:49 -0600Hans Fugal
2006-08-12 r322@gandalf: fugalh | 2006-08-12 15:49:05 -0600Hans Fugal
2006-08-12 r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600Hans Fugal
2006-08-12The cscope and scons front-end makefile.Hans Fugal
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-12merge from trunkHans Fugal
2006-08-11new RCU implementation, using an extra layer of indirection allowing us to us...Paul Davis
2006-08-11Remove unnecessary header usage.Taybin Rutkin
2006-08-11merge to trunkHans Fugal
2006-08-11 r313@gandalf: fugalh | 2006-08-11 09:36:30 -0600Hans Fugal
2006-08-11Rect fixHans Fugal
2006-08-11 r308@gandalf: fugalh | 2006-08-11 08:49:54 -0600Hans Fugal
2006-08-10Removed unnecessary AudioEngine argument to FooPluginUIs.Taybin Rutkin
2006-08-10history snapshot nameHans Fugal
2006-08-10Plugin selector keyboard focus should now stay in the plugin list. More Sampo Savolainen
2006-08-10Moved PluginInfo::Type to ARDOUR::PluginType in ardour/types.h.Taybin Rutkin
2006-08-10- Fixed a buffer size bug when ~/.ardour2 doesn't exist (can't load configura...David Robillard
2006-08-10merging to trunk, bugfixHans Fugal
2006-08-10Can pass a core to ardbg now. Fixed sometimes crash on saving history byHans Fugal