summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_ops.cc
AgeCommit message (Expand)Author
2007-09-272 patches from jdavisp3; remove some debugging output from generic MIDI; rati...Paul Davis
2007-08-27fix crashing mouse-button+'s' operation (generically, not just for 's'); more...Paul Davis
2007-08-16various changes (improvements, hopefully) to range mode menus and related mat...Paul Davis
2007-04-20Fix mantis bug #1619; de-selecting Options->Crossfades->Show now hides all cr...Carl Hetherington
2007-04-11improve/fix region boundary cache computationPaul Davis
2007-04-10fixes from carl for #1158 and #1554, plus better behaviour when building the ...Paul Davis
2007-04-06modified fix from carl for region copy-moves-original-to-start bug; change ve...Paul Davis
2007-03-21make crop-to-range work across all selected tracks; don't edit destructive tr...Paul Davis
2007-03-21probably fix cleanup issues, but testing requiredPaul Davis
2007-03-18fix rect redraw problem(s); make zoom range rect visible again at the right t...Paul Davis
2007-03-11Make bounce range bounce the range on each selected track, instead of Sampo Savolainen
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-01-26fix "make mono regions", mostlyPaul Davis
2007-01-24add GUI control for use-overlap-equivalencyPaul Davis
2007-01-23add transition_to_{roll,reverse}Paul Davis
2007-01-23a variety of bits and pieces for selection opsPaul Davis
2007-01-18more games with selectionPaul Davis
2007-01-18make ctrl-rubber-band-select do something closer to the right thingPaul Davis
2007-01-18more fun and games with selection logicPaul Davis
2007-01-18rbselect selects all tracks that had selectablesPaul Davis
2007-01-17region fade in operations now mapped over the current region selectionPaul Davis
2007-01-17add sampo's synthesize_sources perl script to tools; add scroll-playhead-{for...Paul Davis
2007-01-17fix ordering of cut/copied regions when pasting; ctrl-click now does the righ...Paul Davis
2007-01-11try to rationalize zoom/scroll ops for the canvasPaul Davis
2007-01-10Actually pass attr's to pthread_create...David Robillard
2007-01-10Reduced allocated stack sizes. Trims about 13MB of memory consumption.David Robillard
2007-01-08save and restore clock modesPaul Davis
2006-12-19Removed SoundFileBrowser from Windows menu.Taybin Rutkin
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-12-06miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURSPaul Davis
2006-11-17add reset envelope gain; small patch from brian for tearoff draggingPaul Davis
2006-11-13remove almost everything from region editor, make popup menu more useful and ...Paul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-11-06Two patches from Brian Ahr. Thanks!Taybin Rutkin
2006-11-02remove broken loop button behaviour, and don't remove start+end markers when ...Paul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-10-21various fixes related to lifetime management and xfades in particular. lots a...Paul Davis
2006-10-19major changes to Region, AudioRegion, Playlist, AudioPlaylist and Crossfade s...Paul Davis
2006-10-18more object lifetime management fixes, plus a couple of tiny cleanupsPaul Davis
2006-10-05fix crash on Insert Selected Region into track, caused by using single-row se...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-09-04lower zoom step slightly, speed up autoscrolling when snapping to sub-beats (...Nick Mainsbridge
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-04Really fixed conflicts. Ready to merge into trunk.Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-07-29Compiles, but doesn't link. The link errors are mostly expected and areHans Fugal
2006-07-26 r199@gandalf: fugalh | 2006-07-26 17:22:38 -0600Hans Fugal