Fix scrollwheel operation in editor.
[ardour.git] / gtk2_ardour / automation_time_axis.cc
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-26 David RobillardDon't prevent user from choosing Linear interpolation...
2009-10-23 David RobillardFix stacking of automation region views.
2009-10-23 David RobillardFix crash changing automation state of MIDI 'automation...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-06-19 Carl HetheringtonRemove unused variable.
2009-06-11 Paul Davismake button events on automation tracks work again...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardRemove clear button from automation track headers so...
2009-02-19 David RobillardI am become death, destroyer of boilerplate.
2009-02-16 David RobillardFix crash on audio record (time converter segfault...
2009-02-16 David RobillardDon't bind playlist_modified with a shared_ptr<Playlist...
2009-02-16 David RobillardTime unit translation for AutomationLine (correctly...
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-01-28 Hans Baier* Allow choice of interpolation mode only for Linear...
2009-01-28 Hans Baier* MIDI control lanes: Set Interpolationtype according...
2009-01-21 Hans Baier* make MIDI-specific menu show up on all MIDI lanes
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-19 Carl HetheringtonFix visibility of automation tracks on reloading sessions.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-14 Nick MainsbridgeMake tempo lines physical_screen_height high, add xml...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-26 David RobillardFix crash when setting automation mode on non-region...
2008-09-21 David RobillardFix CC interpolation (i.e. output a maximum reslution...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-19 David RobillardRestore visible CC/etc automation tracks on session...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-17 Nick MainsbridgeFix track height, partial merge of recent 2.0 updates...
2008-09-12 Paul Davismake tracks visible again
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-03 David RobillardComment out excessive terminal output.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2007-09-06 David RobillardFix automation region stacking.
2007-09-06 David RobillardDeep "automation regions" support.
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-06 David RobillardFix 'live' CC sending of bar controllers after loading...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-30 David RobillardPan automation work. Almost, but not quite, working.
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 Paul Davismerged -r1752:HEAD from trunk
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-19 David RobillardEditor GUI touchups:
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-23 Paul Davisa variety of bits and pieces for selection ops
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-14 Paul Davisfix for crash when loading a session after running...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-11-20 Paul Davisfix for a crashing bug when loading a 0.99 session...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-13 Taybin RutkinFixed refresh of strip and track hide buttons.
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-24 David RobillardMerged with trunk R846
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-08 Sampo SavolainenNew session dialog fixups:
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
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-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-26 Hans Fugal r200@gandalf: fugalh | 2006-07-26 17:28:46 -0600
2006-07-26 Hans Fugal r199@gandalf: fugalh | 2006-07-26 17:22:38 -0600
2006-07-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-11 Sampo SavolainenMake it possible to edit multiple pan automation lines
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
next