Fix playhead smoothing when auditioning.
[ardour.git] / gtk2_ardour / audio_region_view.h
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-10 Robin GareusMerge branch 'master' into ccmerge
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisWork around badly chosen argument name in giomm/dbusme...
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-29 Paul Davischanges to waveform clipping display
2013-06-28 Paul Davismore waveform drawing/coloring changes
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-24 Paul Davismany pervasive changes primarily related to waveform...
2013-04-18 Paul Davisget xfade drawing back to pre-cc days
2013-04-18 Paul Davissemi-fix xfade display, and reduce number of calls...
2013-04-12 Paul Davischange frames_per_pixel to samples_per_pixel
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
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...
2012-12-14 Ben Loftiscode cleanup; crossfade shape drawing is now more close...
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-11-20 Ben LoftisAlways Play Range is now Follow Edits, and is based...
2012-07-04 Carl HetheringtonDon't show previously hidden xfades when finishing...
2012-06-17 Carl HetheringtonSimplify management of waveform visibility / shape...
2012-06-15 Carl HetheringtonRe-show all xfades that we hide during drags (#4933).
2012-05-29 Paul Davisarguably cleaner tweak to previous commit
2012-05-29 Paul Davissubstantive change to try to provide some rationality...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-10 Paul Davisa number of tweaks to make xfade GUI stuff better in...
2012-05-10 Paul Davisbasic xfade dragging
2012-05-07 Paul Davishide xfades while dragging region(s)
2012-05-01 Paul Davismostly backup-oriented commit to preserve very initial...
2012-03-09 Carl HetheringtonUse shared_ptr for a region view's gain line.
2012-02-15 Paul Davismake region gain line visibility global, not per-region
2011-06-01 David RobillardDelete trailing whitespace
2011-05-16 Carl HetheringtonRemove unused constructor.
2011-03-16 Paul Davisrestore zero line visibility; change selected region...
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-16 Carl HetheringtonNo-op: whitespace only.
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-07 Carl HetheringtonLincoln's patch to tidy up region fade visuals. Fixes...
2010-07-19 Carl HetheringtonRemove fade handles from recording regions. Fixes...
2010-07-16 Carl HetheringtonDon't tempt the user with visual cues that they can...
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-05-22 Carl HetheringtonMake region properties dialogue work for MIDI regions...
2010-04-22 Carl HetheringtonAllow more than one peaks_ready callback to be pending...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-25 Carl HetheringtonMake fade edits and trim possible on stacked regions.
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-29 Carl HetheringtonBit of include trimming.
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-10-01 Paul Davisnext region list fix from chris g; more tweaks to port...
2008-09-26 David RobillardFix audio region copy-drag, partially fix MIDI region...
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-06-29 Doug McLainremove color.h
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-06-09 David RobillardRedraw MIDI region views on zoom and track height changes.
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
next