summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_selection.cc
AgeCommit message (Expand)Author
2013-04-11Merge branch 'master' into cairocanvasRobin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2013-03-13videotimlineRobin Gareus
2013-01-04allow region list selection of whole file regions to select every instance of...Paul Davis
2012-12-22add Delete button to patch change dialog when editing itPaul Davis
2012-11-28edit operations should depend on the existence of an explicit range, NOT the ...Ben Loftis
2012-11-26region selections and moves should have optional preroll when playhead follow...Ben Loftis
2012-11-26tweak Smart Mode to be more like Mixbus. Smart mode is just a modifier on Ob...Ben Loftis
2012-11-15change semantics for select-all operation: if no track is selected, use the c...Paul Davis
2012-06-25drastic rethink of the relationship between remote control ID and route order...Paul Davis
2012-06-08Patch from colinf to sensitize region-related actions even in non-object mode...Carl Hetherington
2012-05-31Slightly unpleasant hack to stop control points beingCarl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-22remove, convert, comment several cerr statementsPaul Davis
2012-05-07Fix region context menu fade items to reflect reality.Carl Hetherington
2012-04-22Fix toggle selection for control points.Carl Hetherington
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2012-04-12propagate GUI track selection to control protocols; make MCP update when GUI ...Paul Davis
2012-03-14Finish off fix for crash on region context menu (#4766).Carl Hetherington
2012-03-14look for RegionMenuMIDI action in the right action groupPaul Davis
2012-02-15remove reference to removed envelope-visible actionPaul Davis
2012-02-15make region gain line visibility global, not per-regionPaul Davis
2012-02-01Make crossfade convert-to-full and activate/deactivate work across edit group...Carl Hetherington
2012-01-30many changes, large and small, related to smart mode editing, range/region se...Paul Davis
2012-01-20tweak up the region context menu quite a bitPaul Davis
2011-12-10fix for most (all? we can dream ...) issues involved in #4399 (editing multip...Paul Davis
2011-12-07Fix setup of gain envelope visible menu item.Carl Hetherington
2011-12-02desensitize make-mono-regions as appropriatePaul Davis
2011-11-15revert previous changes to region selection and action sensitivity handlingPaul Davis
2011-11-15flip a coin for a difficult GUI design question, and leave 4 region edit acti...Paul Davis
2011-11-15try using sensitize_the_right_region_actions() when region selection changes,...Paul Davis
2011-10-07Implement range selecting for MIDI notes (#4087).David Robillard
2011-10-07Implement invert selection for MIDI notes (#4087).David Robillard
2011-10-07Fix spacey tabs.David Robillard
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-30do not offer combine operation for MIDI (see comment in libs/ardour/midi_play...Paul Davis
2011-05-26move session file storage of nested sources from playlist into region, and re...Paul Davis
2011-05-22basic uncombining (no post-facto region trimming)Paul Davis
2011-05-16rename join regions op as combine regions; save and restore nested playlists,...Paul Davis
2011-04-06Differentiate between pitch-shift (for audio) and transpose (for MIDI). Fixe...Carl Hetherington
2011-03-08reinstate (de)selection operations that should happen on mouse button releasePaul Davis
2011-03-03make select-all in internal edit (MIDI note) edit mode operate on the region ...Paul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-23Patch from Lincoln to fix uncommitted reversible command during rubberband se...Carl Hetherington
2010-11-16Move mouse cursor stuff out of Editor into its own class.Carl Hetherington
2010-11-07Allow split in range mode.Carl Hetherington
2010-11-04Heinous hack to fix region menu sensitivity setup.Carl Hetherington
2010-11-03Tidy up the region menu a bit, and hopefully clarify what regions will beCarl Hetherington