summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2006-09-25missing breakBen Loftis
2006-09-25the BIG CONFIG patchPaul Davis
2006-09-20fixes for drag-n-drop broken by use of boost::shared_ptr<T>Paul Davis
2006-09-18first attempt at adding new SMPTE formats, moving SMPTE options to menu, addi...Ben Loftis
2006-09-18better fix for duplicate regions, fix nasty side-effects from recent director...Paul Davis
2006-09-16Re-fix multi present problem (without breaking cmdline session loading).David Robillard
2006-09-16Fixed multiple presenting of session window (very annoying when the error dia...David Robillard
2006-09-16Fix for the persistent rec-region problem.David Robillard
2006-09-10more fiddling about with placing bits of the scroll/zoom operation in the idl...Nick Mainsbridge
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-09-04lower zoom step slightly, speed up autoscrolling when snapping to sub-beats (...Nick Mainsbridge
2006-09-02make autoscroll a bit easier to use, fix missing measure lines when moving th...Nick Mainsbridge
2006-09-01If you rename a session directory, it will no longer open from the recent ses...Doug McLain
2006-09-01Synced string array in sfdb_ui.cc with ImportMode enum.Taybin Rutkin
2006-08-31Fixed compilation of CoreAudioSourceTaybin Rutkin
2006-08-31merge changes from harrison branch back into trunk, by handPaul Davis
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
2006-08-29used shared_ptr<Source>, somewhat successfullyPaul Davis
2006-08-25shared_ptr<Region> fixesSampo Savolainen
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-23.. and make autoscrolling a bit faster.Sampo Savolainen
2006-08-23Make canvas autoscroll work properly.Sampo Savolainen
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-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-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-12git-svn-id: svn://localhost/ardour2/branches/undo@812 d708f5d6-7413-0410-9779...Hans Fugal
2006-08-12 r321@gandalf: fugalh | 2006-08-12 15:48:28 -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 r257@gwythaint (orig r797): fugalh | 2006-08-12 15:49:20 -0600Hans Fugal
2006-08-12merge from trunkHans 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-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-11Rect fixHans 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