modified fix from carl for region copy-moves-original-to-start bug; change verbose...
[ardour.git] / gtk2_ardour / editor_ops.cc
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
2007-03-21 Paul Davismake crop-to-range work across all selected tracks...
2007-03-21 Paul Davisprobably fix cleanup issues, but testing required
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-11 Sampo SavolainenMake bounce range bounce the range on each selected...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-26 Paul Davisfix "make mono regions", mostly
2007-01-24 Paul Davisadd GUI control for use-overlap-equivalency
2007-01-23 Paul Davisadd transition_to_{roll,reverse}
2007-01-23 Paul Davisa variety of bits and pieces for selection ops
2007-01-18 Paul Davismore games with selection
2007-01-18 Paul Davismake ctrl-rubber-band-select do something closer to...
2007-01-18 Paul Davismore fun and games with selection logic
2007-01-18 Paul Davisrbselect selects all tracks that had selectables
2007-01-17 Paul Davisregion fade in operations now mapped over the current...
2007-01-17 Paul Davisadd sampo's synthesize_sources perl script to tools...
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2007-01-11 Paul Davistry to rationalize zoom/scroll ops for the canvas
2007-01-10 David RobillardActually pass attr's to pthread_create...
2007-01-10 David RobillardReduced allocated stack sizes. Trims about 13MB of...
2007-01-08 Paul Davissave and restore clock modes
2006-12-19 Taybin RutkinRemoved SoundFileBrowser from Windows menu.
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-11-17 Paul Davisadd reset envelope gain; small patch from brian for...
2006-11-13 Paul Davisremove almost everything from region editor, make popup...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-06 Taybin RutkinTwo patches from Brian Ahr. Thanks!
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-10-05 Paul Davisfix crash on Insert Selected Region into track, caused...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
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-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-26 Hans Fugal r199@gandalf: fugalh | 2006-07-26 17:22:38 -0600
2006-07-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-27 Doug McLainChanges to the Configuration object to properly handle...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2006-04-06 Paul Davis3 different data wheel modes for tranzport, plus lock...
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-04-01 Nick Mainsbridgefix incorrect marker/range marker right-click menus...
2006-03-31 Paul Davisa) add "Add Range Markers" to region context menu
2006-03-31 Paul Daviszoom to session now uses the start marker instead of...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul DavisGtkmm2ext::Choice now inherits from Gtk::Dialog; embed...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-03-08 Taybin RutkinRemoved direct libsndfile usage.
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-15 Nick Mainsbridgechange before/after cursor keybindings, attempt to...
2006-02-15 Nick Mainsbridgeselect all in time range, show object selection while...
2006-02-07 Paul Davisrestore many keybindings from ardour 0.99
2006-01-23 Nick Mainsbridgeadd undo to select within (mouse and loop/punch ranges...
2006-01-23 Nick Mainsbridgeadd undo to keymouse set sync position.. possibly the...
2006-01-23 Nick Mainsbridgeadd some undo to previous selection stuff
2006-01-23 Nick Mainsbridgeselect all, musical (fuzzy) loop/punch/range region...
2006-01-08 Paul Davisfix control layout size allocation (nearly done) and...
2006-01-08 Paul Davismore goodies, including improved duplicate-region funct...
2006-01-08 Paul Davisa metric ton of changes
2006-01-02 Paul Davisfix window_to_world() issues inside ardour
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-12-30 Paul Davisdrag-n-drop to canvas from region list works
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-21 Paul Davisbutton hacks and more
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-14 Sampo SavolainenImportant engine bugfixes: Ladspa plugin parameter...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-27 Nick Mainsbridgeoption editor and some prompters, misc stuff. this...
2005-10-22 Taybin RutkinMore compliation fixes. add_with_viewport() -> add...
2005-10-13 Taybin Rutkinsfdb almost done.
2005-10-12 Taybin Rutkinsplit sfdb_v3 into 3 classes.
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.