move display of silence for strip-silence into regionviews, along with text to descri...
[ardour.git] / gtk2_ardour / region_view.cc
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...
2009-09-09 Paul Davistime line items now have 64 bit location + duration...
2009-08-31 Carl HetheringtonUpdate coverage frames when a track changes height...
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-26 Carl HetheringtonMake stacked region coverage frames correctly respect...
2009-08-25 Carl HetheringtonMake fade edits and trim possible on stacked regions.
2009-08-10 Paul Davisregion trimming and height patch from lincoln. great...
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-13 Nick MainsbridgeUse pixbufs as region name labels rather than Gnome...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardInterpret tempo time based on read position (not source...
2009-02-15 David RobillardRemove dead code.
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-31 Carl HetheringtonFlip stacked regions order so that the highest layer...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
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-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-22 David RobillardClean up weird formatting from underlays patch.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2008-01-07 David RobillardMerge with 2.0-ongoing R2653.
2007-11-04 Carl HetheringtonDon't copy a naked pointer in the copy constructor...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-09-06 David RobillardDeep "automation regions" support.
2007-09-03 David RobillardMove CC/Automation regions with parent correctly.
2007-08-31 David RobillardFix CC region view length.
2007-08-17 David RobillardPer-region MIDI CC "automation".
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
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-18 Carl HetheringtonRemove region raise() and lower(). Try to do region...
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-05-14 Paul Davisadd new "lock position" feature for regions
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
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 Davisfix #1394 - The 'narrow strip' option in the mixer...
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-11-19 David RobillardMerged with trunk R1141
2006-11-10 Sampo SavolainenFix region name fit into the visible region in special...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
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-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 David RobillardMerged with trunk R795
2006-08-11 Paul Davisnew RCU implementation, using an extra layer of indirec...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
next