add JAG to author list
[ardour.git] / gtk2_ardour / audio_region_view.cc
2009-10-21 Ben LoftisTidy up region gain line drawing slightly so that it...
2009-10-02 Paul Davisnow in gtk2_ardour: replace all instances of prop-...
2009-06-02 Nick MainsbridgeFix memory leak in name text pixbuf generation, move...
2009-05-05 Nick MainsbridgeSpeed up regionview creation by using pixbufs for name...
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-07-07 Sampo SavolainenFix up checks for whether the track height is too small...
2008-05-23 Doug McLainremove autostools files that should be there, and remov...
2008-05-22 Doug McLainRemove sigc 2.0.18
2008-05-02 Paul Davismany changes related to region zooming; proto-visual...
2008-05-01 Paul Davisallow insert-time to move markers too
2008-04-17 Doug McLainWhat used to be the pink recording rectangle is now...
2008-03-21 Paul Davisfix dragging that involves locked regions; auto-rebindi...
2008-02-24 Paul Davismake canvas text scale with font scaler; prevent bogus...
2008-02-17 Paul Davisa boatload of changes and fixes related to SAE menu...
2008-02-16 Paul Daviswave making data debugging
2008-02-12 Paul Davisfix up compile issues; add new grabber_edit_point cursor
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2008-02-07 Paul Davisfix missing waveviews in tape region views while record...
2008-02-06 Paul Davisproper fix for stereo region wave drawing bug; make...
2008-02-02 David RobillardMove selected/unselected region/waveform colours to...
2008-01-24 Doug McLainadd missing fill color to ghost regions
2008-01-20 Doug McLainFix the >=2 channel track recording waveform drawing...
2008-01-19 Doug McLainFix recording WaveForm drawing (stereo still needs...
2008-01-18 Paul Davisaudun's waveview outline patch; some diskstream fixes...
2008-01-09 Paul Davismake separate work with/without selected tracks; make...
2007-11-19 Paul Davisa ton of changes based on discussions at SAE; to be...
2007-11-13 Paul Davissync point extends across entire region height
2007-11-12 Paul Davisfix up issues with fade length setting; [ & ] now work...
2007-09-12 Paul Davismake big clock be on top ALWAYS; more design fixes...
2007-09-10 Paul DavisWARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMEN...
2007-08-17 Paul Davismore cleanups for SAE, this time trimming down the...
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
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-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-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-17 Paul Davisregion fade in operations now mapped over the current...
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-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-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 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
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-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 RobillardFix for all regions having a "speed mismatch" (showing...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...