fix minor issues with displaying and hiding plugin automation lanes. the menu nd...
[ardour.git] / gtk2_ardour / route_time_axis.cc
2009-04-16 Ben Loftisfix minor issues with displaying and hiding plugin...
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-23 Paul Davisalways build automation menu for route_time_axis, even...
2008-11-30 Paul Davisclarify ownership and management of RouteUI::remote_con...
2008-11-25 Paul Davisa slightly better fix than colinf's for the hang-when...
2008-11-12 Nick MainsbridgeUpdate sae bindings and menus.
2008-11-03 Nick MainsbridgeDont move track backgrounds, so that they no longer...
2008-11-01 Nick MainsbridgeIgnore triple clicks for mute/solo/rec-enable (fixes...
2008-10-08 Sampo SavolainenFix for grouped playlist bug mentioned in the 3rd comme...
2008-10-05 Sampo SavolainenPrimitive take system: active edit groups now dictate...
2008-10-05 Paul Davismake RouteUI and its children and relations able to...
2008-06-18 Paul Daviscolinf's patch to make editor faders insensitive to...
2008-06-17 Paul Davisrefactor GainMeter so that it can used by RouteTimeAxis...
2008-06-17 Paul Davisfix for #2296 (plugins shown twice in automation menus)
2008-05-11 David RobillardFix compilation with GCC 4.3 (at least with SYSLIBS=1).
2008-05-05 Paul Davisfixes for 2 of 3 "fit-tracks" problems; new feature...
2008-05-01 Paul Davisphase two (of 3 or 4) for zoom-to-region et al
2008-04-30 Paul Davisfirst pass of dynamically resizable track heights
2008-04-21 Paul Davisfix mix group problems caused by recursive loop when...
2008-03-30 Ben Loftishide the gain slider when track area is too small
2008-03-24 Paul Davissmall change to logic for track selection when context...
2008-02-15 Doug McLainTrackfaders
2008-01-18 Paul Davisaudun's waveview outline patch; some diskstream fixes...
2007-12-20 Paul Davischange behaviour of play-at-edit-point....; fix crash...
2007-12-20 Paul Davistry to make NewSessionDialog only show up when really...
2007-12-04 Doug McLainMake level meter colors user definable. Base, Mid,...
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-11-28 Paul Davisprovide support for playhead-to-next/previous-region...
2007-11-26 Paul Davismore ongoing SAE-driven changes (too many too list...
2007-11-20 Doug McLainCreate new LevelMeter class for meter only widgets...
2007-11-20 Doug McLainconnect trackmeters to existing I/O change signals
2007-11-19 Doug McLainAdd meters to busses too, and hide meter once again...
2007-11-19 Doug McLainFix connect/disconnect of meter updating, and keep...
2007-11-19 Doug McLainmore fixes for toggling on/off of the meters
2007-11-18 Doug McLainMore fixing on the toggling on/off of the track meters
2007-11-17 Doug McLainLevel meters added to editor tracks, smaller and above
2007-11-01 Paul Davisnew ancestral data handling for regions; new Stretch...
2007-10-06 Carl HetheringtonBackport fix from trunk for selection of regions that...
2007-09-02 Paul Davislimited history depth (no GUI yet); more work on import...
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-05-18 Paul Davisallow diskstream deletion after a track is removed...
2007-04-26 Paul Davisno renaming tracks that are record-enabled
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-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...