Merge branch 'windows' into windows+cc
[ardour.git] / gtk2_ardour / streamview.h
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-17 Paul Davisremove no-op "horizontal_position_changed()" method...
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-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-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 Davisinitial commit of hand merging, plus getting "ancient...
2012-06-13 Carl HetheringtonShrink the midi scroomer to match the keyboard in stack...
2012-05-24 David RobillardCompile cleanly with clang.
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2011-12-27 Carl HetheringtonFix another bug wrt visual appearance of layered regions in
2011-08-31 Carl HetheringtonAllow route groups to color their tracks (remainder of
2011-06-01 David RobillardDelete trailing whitespace
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-01-30 Carl HetheringtonUpdate summary when a region is removed.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-14 Carl HetheringtonCreate a new layer if required on record to a track...
2010-10-17 Carl HetheringtonOnly compute and render the visible portion of crossfad...
2010-10-08 Carl HetheringtonUpdate recorded MIDI regions as notes arrive. Fixes...
2010-08-06 Carl HetheringtonFix up selection of automation points.
2010-06-18 Carl HetheringtonRemove unnecessary height changed notification for...
2010-05-23 Carl HetheringtonRevert my rev. 7140 and fix it better.
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-19 Carl HetheringtonMove toggle-waveforms-while-recording into RC options.
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2010-01-07 Paul Davisselect-by-pitch from the piano roll header (inspired...
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-10-21 David RobillardFix MIDI rec regions.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-31 Carl HetheringtonMake drag selection work properly with stacked region...
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-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
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-28 Carl HetheringtonFix #2559; crash when doing end_grab on an already...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-16 David RobillardDon't bind playlist_modified with a shared_ptr<Playlist...
2009-02-15 David RobillardFactor out region layering.
2009-02-15 David RobillardFix genererally retarded and broken note range / diskst...
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-01 Carl HetheringtonMake record region slightly better in stacked regions...
2008-12-31 Carl HetheringtonFlip stacked regions order so that the highest layer...
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-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-02-22 David RobillardClean up weird formatting from underlays patch.
2007-09-10 David RobillardFix note separator lines adaptation to changing track...
2007-09-06 David RobillardDeep "automation regions" support.
2007-08-04 David RobillardMoved note height/range/etc stuff from MidiRegionView...
2007-07-07 David RobillardNote modes: note, percussion.
2007-06-29 Doug McLainremove color.h
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-05-31 David RobillardRewrote MidiRingBuffer to more efficiently pack data...
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
2006-10-16 Paul Davisfix (?) handling of fake regions; use int cast before...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-16 David RobillardFix for the persistent rec-region problem.
next