add VU and IEC meter DSP (from jmeters)
[ardour.git] / gtk2_ardour / time_axis_view_item.cc
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-28 Paul Davismore waveform drawing/coloring changes
2013-06-27 Paul Davisworkaround/hack/fix for cairo pattern gradient space...
2013-06-26 Paul Davisuse W3C color difference computation to select black...
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-24 Paul Davisan awful lot of tweaks to drawing details
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-25 Paul Davisuse virtual bool canvas_group_event () in TimeAxisViewI...
2013-04-24 Paul Davistweaks to improve enter/leave event handling - fixes...
2013-04-24 Paul Davismany pervasive changes primarily related to waveform...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisfix clamping of line and rect coordinates to avoid...
2013-04-17 Paul Davischange UIConfig to use accessor/setter methods like...
2013-04-15 Paul Davistweak time axis view item text positioning; allow Ardou...
2013-04-15 Paul DavisFix dragging objects on the canvas and remove redundant...
2013-04-12 Paul Davischange frames_per_pixel to samples_per_pixel
2013-04-12 Paul Davischange all frame_to_pixel and pixel_to_frame to sample_...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul Davisremove incorrect merge of cairocanvas patch that stoppe...
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Daviscommit immediately post linking
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-01-05 Robin Gareusimprove international understanding.
2013-01-05 Robin Gareuspluralis suckusmatis
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...
next