Fix playhead smoothing when auditioning.
[ardour.git] / gtk2_ardour / region_view.cc
2013-11-27 Paul DavisMerge branch 'master' into cairocanvas
2013-11-25 Paul DavisMerge branch 'master' into cairocanvas
2013-11-04 Paul DavisMerge branch 'master' into cairocanvas
2013-10-31 Paul Davisfix merge with master
2013-10-22 Paul Davismerge from master
2013-10-18 Paul DavisMerge branch 'master' into cairocanvas
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul Davisfix merge conflicts with master
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-10 Robin GareusMerge branch 'master' into ccmerge
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-26 Paul DavisMerge branch 'master' into cairocanvas
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 Davismany pervasive changes primarily related to waveform...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisremove all calls to Outline::set_outline_width (1)...
2013-04-17 Paul Davischange UIConfig to use accessor/setter methods like...
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-12 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-12 Paul Davisadd (bezier) curves to canvas, use for automation lines...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-11 Robin Gareusenable videotimeline by default
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-03-13 Robin Gareusvideotimline
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-06-13 Carl HetheringtonColour lower stacked regions with a lighter colour...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-02-08 Paul Davisuse new NoEventSimpleRect for coverage frames and silen... 3.0-beta3
2011-12-30 Carl HetheringtonMake coverage frames work slightly better; jury is...
2011-10-31 Carl HetheringtonTrim includes.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-06 Carl HetheringtonSnap new automation points in AutomationRegionViews...
2011-08-16 Paul Davisattempt to fix deep confusion in GUI code about convert...
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-03-03 Paul Davisexperiment with making MIDI region boxes vanish when...
2011-02-28 Carl HetheringtonFix up display of silence rectangles, and shortest...
2010-12-14 Carl HetheringtonFix some gettext plural forms. Should fix #3604.
2010-12-09 Paul Davisfix computation of silence text, and its display. it...
2010-12-09 Paul Davismake strip silence work (again?)
2010-12-08 Paul Davismove display of silence for strip-silence into regionvi...
2010-12-07 Carl HetheringtonTweak some naming slightly.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
2010-11-15 Carl HetheringtonPresent trim cursors over region view name bar.
2010-11-09 Carl HetheringtonMove some methods out of Editor into RegionView.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-14 Carl HetheringtonFix bug introduced in one of my previous commits when...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-01 Carl HetheringtonDon't give automation region views left/right trim...
2010-08-05 Carl HetheringtonSupport cut / copy / paste of MIDI automation.
2010-07-19 Carl HetheringtonRemove fade handles from recording regions. Fixes...
2010-06-17 Paul Davisnew fade in/fade out colors from chrisg
2010-06-17 Paul Davisadd left/right side trim cursors and use them for regio...
2010-05-22 Carl HetheringtonMake region properties dialogue work for MIDI regions...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-01-15 Carl HetheringtonReconnect region name signalling so that trim drags...
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-25 David RobillardRemove Session dependency from BeatsFramesConverter.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
next