Re-work main right-click context menu to operate on the selection, and remove some...
[ardour.git] / gtk2_ardour / route_time_axis.cc
2007-05-10 Carl HetheringtonRe-work main right-click context menu to operate on...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-13 Paul Davisfix buttons, finally?
2007-02-13 Paul Davisgive mixer (R|M|S) buttons back their special status
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-06 Paul Davissome fixes/improvements for track selection; add upload...
2007-01-09 David RobillardMerged with trunk R1283.
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-19 David RobillardMerged with trunk R1141
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-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
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-19 David RobillardMerged with trunk R920.
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-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
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-12 David RobillardMerged with trunk R795
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-10 David RobillardMerged with trunk R776
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 RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-30 David RobillardAbstraction cleanups/polish, towards merging with trunk
2006-07-28 David RobillardMerged with trunk R708
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...