Remove most using declarations from header files.
[ardour.git] / gtk2_ardour / audio_region_view.cc
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 RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-16 David RobillardTime unit translation for AutomationLine (correctly...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-23 Carl HetheringtonMake region gain envelope drawing work again.
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
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-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-14 David RobillardPrevent tempo lines from stealing events, but break...
2008-09-14 David RobillardMore gracefully handle type mismatch errors when doing...
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-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-17 David RobillardMerge with 2.0-ongoing R3077.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-19 David RobillardFix audio region view height on track height adjustment.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
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-12 Paul Davismerged with trunk revs 2605-2627
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-07-07 David RobillardNote modes: note, percussion.
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardBig ol' automation refactor.
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...
2007-05-14 Paul Davisadd new "lock position" feature for regions
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
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-03 Paul Davisfix botched apply of torben's zero line patch, remove...
2007-04-02 Sampo SavolainenMake colors for clip markers controllable by ardour...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-22 Paul Davisdon't change waveform zoom level when waveform is hidde...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-17 Paul Davisregion fade in operations now mapped over the current...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-30 Jesse Chappelltweaked panner appearance and consistency, panner line...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-16 Jesse Chappelladded logarithmic option for waveform scaling. added...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-06 Paul Davismaybe fix race condition for peaks; fix % appearing...
2006-11-02 Paul Davisfix unset timeline position for destructive sources...
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
2006-11-01 Paul Daviscommit crash caused by not displaying first and last...
2006-11-01 Paul Davismore debugging
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
2006-10-10 Sampo SavolainenFix ghost zero lines
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 David RobillardMerged with trunk R776
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans FugalReally fixed conflicts. Ready to merge into trunk.
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-02 David RobillardMerged from trunk R745
2006-08-02 David RobillardFix for all regions having a "speed mismatch" (showing...
2006-08-01 David RobillardMerged up to trunk R732
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...