merged with 1697 revision of trunk (which is post-rc1 but pre-rc2
[ardour.git] / gtk2_ardour / route_time_axis.cc
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2006-12-21 Paul Davisfix crashing bug on cut operation; panner noodling
2006-12-19 Paul Davismake shift-click (extend) selection operation on track...
2006-12-14 Paul Davisfix for crash when loading a session after running...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-08 Paul Davisfix required library versions; fix use of shared_ptr...
2006-12-05 Sampo SavolainenMake playlist selected from another track visible in...
2006-12-04 Sampo SavolainenNew playlist dialog "New" button active from the start...
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-11-30 Sampo SavolainenMake playlist "New copy" foolproof: bump names until...
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-11-15 Paul Davisfix hover-expand mode for a couple of treeviews; make...
2006-11-13 Taybin RutkinFixed refresh of strip and track hide buttons.
2006-11-11 Paul Davisuse thorsten's hide icon
2006-11-11 Paul Davismake X on track hide button visible; fix signed/unsigne...
2006-11-11 Paul Davisuse thorsten's new record button icons; fix history...
2006-11-11 Paul Davisfix reload of region gain envelopes, freeze works from...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-26 Paul Davislast minute cleanups before beta6 2.0beta6
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-10 Nick Mainsbridgemore fiddling about with placing bits of the scroll...
2006-09-08 Paul Davisnever remove tape track source files even if empty...
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-09-02 Nick Mainsbridgemake autoscroll a bit easier to use, fix missing measur...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-14 Sampo SavolainenMake bar lines on the canvas draw from top to bottom...
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans FugalReally fixed conflicts. Ready to merge into trunk.
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Sampo SavolainenSmall rehaul of track and automation track headers...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...