Make send automation work (#4734).
[ardour.git] / gtk2_ardour / time_axis_view_item.cc
2012-05-23 Carl HetheringtonFix extended region names on reloading sessions with...
2012-05-07 Paul Davishide xfades while dragging region(s)
2012-04-30 Carl HetheringtonPatch from colinf to fix selection of short regions...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-14 Carl HetheringtonFix a few framecnt / framepos type confusions.
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-05 Carl HetheringtonFix non-appearance of MIDI region names (#3891).
2011-03-14 Paul Davisadd separate color for the border of a selected time...
2011-03-04 Paul Davisforward unhandled button events from MidiRegionView...
2011-03-03 Paul Davisdeframe audio regions as well as MIDI when entering...
2011-03-03 Paul Davisexperiment with making MIDI region boxes vanish when...
2011-02-08 Carl HetheringtonOption to colour region background using the track...
2011-02-08 Carl HetheringtonChange the background colour of regions when they are...
2011-02-08 Carl HetheringtonTidy up region view colouring code slightly.
2011-02-08 Carl HetheringtonRemove always-true should_show_selection code.
2011-02-08 Carl HetheringtonMinor tidy-up.
2010-11-14 Carl HetheringtonFix region name highlight drawing slightly (#2948)
2010-09-26 Paul Daviscorrect version of: port cairo ARGB/BGRA -> pixbuf...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-14 Paul Davisput a gray line above the region view name highlight...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-06 Carl HetheringtonCleanup of region drag code to be a bit more efficient...
2010-09-01 Carl HetheringtonDon't give automation region views left/right trim...
2010-07-19 Carl HetheringtonRemove fade handles from recording regions. Fixes...
2010-07-17 Carl HetheringtonTweak region view wave height. Fixes #3318.
2010-07-16 Carl HetheringtonPatch from Lincoln (#3319) to make the range selection...
2010-06-03 Paul Davismove computation of TimeAxisViewItem fixed heights...
2010-04-07 Carl HetheringtonNo-op: copy-edit comments, remove duplicate comments...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-01-08 Carl HetheringtonMake a new action "escape", bound to the Escape key...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-11 Nick MainsbridgeRemove unused pre_drag_region_selection, fix ugly regio...
2009-12-04 Carl HetheringtonFix crash that I introduced with a recent bug fix.
2009-12-03 Carl HetheringtonMove region name slightly to partially fix #2948.
2009-12-03 Carl HetheringtonFix previous commit.
2009-12-03 Carl HetheringtonFix #2947.
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-09 Paul Davistime line items now have 64 bit location + duration...
2009-08-10 Paul Davisregion trimming and height patch from lincoln. great...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
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-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-05-22 Nick MainsbridgeFix tape region view crash.
2009-05-21 Nick MainsbridgeA different fix for record crash, use pixfufs instead...
2009-05-14 Sampo SavolainenInitialize name_pixbuf and make sure set_name_text...
2009-05-13 Nick MainsbridgeUse pixbufs as region name labels rather than Gnome...
2009-05-01 Carl HetheringtonCouple of fixes to route / mixer strip ordering which...
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-23 Carl HetheringtonFix stacked regions display mode.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-07 Nick MainsbridgeFix non-disappearing tracks when hiding, don't set...
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-14 David RobillardMore gracefully handle type mismatch errors when doing...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2007-08-05 David RobillardI can't believe it's not one canvas! (TM)
2007-07-05 David RobillardScale MIDI track vertical range to match widgest range...
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
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 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-05 Paul Daviswash that pango right out of your hair
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-04-02 Sampo SavolainenMake colors for clip markers controllable by ardour...
2007-03-19 Paul Davismake rec-regions insensitive to events; fix up diskrate...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-02-27 Paul Davistweak placement of region name text; patch from b0ef...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-15 David RobillardMerged with trunk R1327.
2007-01-13 David RobillardDecreased region opacity, smoothed out canvas/tempo...
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-28 Nick Mainsbridgecrossfade views are only as long as the crossfades...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-11 Paul Davismake waveforms centered when height hits NAME_HIGHLIGHT...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-21 David RobillardMerged with trunk
next