Skip non active and hidden tracks with prev/next track. Also prevent ensuring the...
[ardour.git] / gtk2_ardour / editor_ops.cc
2008-11-04 Sampo SavolainenSkip non active and hidden tracks with prev/next track...
2008-11-02 Sampo SavolainenEnsure that the newly selected track is visible on...
2008-11-01 Sampo SavolainenWiimote control surface. Bind one wiimote by pressing...
2008-10-22 Nick MainsbridgeRemove some unused variables.
2008-10-22 Nick MainsbridgeFix repeated toggling of visual state (zoom to region...
2008-10-18 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-14 Paul Davisfix a few things related to fit-to-tracks and toggle...
2008-10-13 Nick MainsbridgeFix fit_tracks () bug.
2008-10-13 Nick MainsbridgeA more correct fix for non-disappearing loop/punch...
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-09-19 David RobillardFix a bunch of stupid warnings.
2008-09-19 Paul Davisshift-click to extend marker selection; marker drag...
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-06-19 Doug McLainFixes and changes to the horizontal canvas scrolling...
2008-06-18 Paul Davismake bounce range and bounce region work properly ...
2008-06-18 Paul Davisslightly modified patch from colinf to make region...
2008-06-12 Paul Davisfix crashing bug caused by not using RegionSelection...
2008-06-10 Paul Davisdebugging region splitting with nowhiskey_
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2008-05-15 Paul Davisgeneralize "delete-while-mouse-button-pressed" fix...
2008-05-15 Paul Daviscommit crash caused by deleting a marker while mouse...
2008-05-12 Paul Davissome adjustments to the spacing in the import/interthre...
2008-05-06 Paul Davislogic rearrangement for visual state save
2008-05-06 Paul Davismake view save message use n+1, to count from 1 not...
2008-05-06 Paul Davisclean up debug output from view-saving work; add popup...
2008-05-06 Paul Davisnow with extra-yummy key-release binding semantics...
2008-05-06 Paul Davisfix from ryan scott whereby playhead gets stuck because...
2008-05-05 Paul Davisfixes for 2 of 3 "fit-tracks" problems; new feature...
2008-05-02 Paul Davismany changes related to region zooming; proto-visual...
2008-05-01 Paul Davisfix typo in last commit - move start & end, not start...
2008-05-01 Paul Davisallow insert-time to move markers too
2008-05-01 Paul Davisphase two (of 3 or 4) for zoom-to-region et al
2008-04-30 Paul Davismake resize button more visible; make standard heights...
2008-04-30 Paul Davisfirst pass of dynamically resizable track heights
2008-04-17 Paul Davisgcc 4.3 compile fixes; new name-new-marker-at-creation...
2008-04-01 Paul Davisinsert time operation
2008-03-31 Paul Davisminor mootcher fixes; change "Analyze .." to "Spectral...
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-23 Paul Davisfix up meter thread management when JACK client starts...
2008-02-21 Paul Davisfix deadlock in playlist::partition(); new first idle...
2008-02-20 Paul Davisdrop ruler_show[] in favor of specific editor actions...
2008-02-17 Paul Davisa boatload of changes and fixes related to SAE menu...
2008-02-15 Paul Davisfixed uninitialized variable that made ardour scrub...
2008-02-13 Paul Davischange some stuff associated with snapshot automation...
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-06 Paul Davisfix align_selection_relative() to use regions once...
2008-02-05 Paul Davisrationalize all region selection for editor operations
2008-02-05 Nick Mainsbridgeshow loop and punch locations properly in location...
2008-02-05 Paul Davisadjusting region fade in/out lengths makes the fade...
2008-02-04 Paul Davisprovide instructional hint for keyeditor; fix keybindin...
2008-02-02 Paul Davisfix loss of end of region when split-at-points is done
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-26 Paul Davisfirst pass attempt at tab-to-transient (to be improved)
2008-01-25 Paul Davismore rhythm ferret/transient detection/split region...
2008-01-25 Paul Davislots of small fixes related to the rythmic rodent
2008-01-25 Paul Davismeet rhythm ferret: cute, furry and always on time...
2008-01-20 Paul Davismake bar-setting generic; add set-tempo-from-edit-range...
2008-01-19 Paul Davisfixes and bindings for region gain control; set-tempo...
2008-01-18 Paul Davispermit OSX native package without JACK; prevent excessi...
2008-01-16 Paul Davisctrl-click on nudge buttons only moves playhead
2008-01-15 Paul Davisfix copy-drag SNAFU; fix shuffling playhead when zoom...
2008-01-11 Paul Davisfixes for region menus; fixes for new session dialog...
2008-01-10 Paul Davisset-punch-loop-from-region added (missing somehow!...
2008-01-10 Paul Davissmall keybinding changes; fixup play-selected-regions
2008-01-09 Paul Davisfix setting fade in/out lengths with keyboard to not...
2008-01-09 Paul Davisclever fixes to make keyboard-driven trimming work...
2008-01-09 Paul Davismake separate work with/without selected tracks; make...
2008-01-09 Paul Davisfix up some errors with fade in/out commands; make...
2008-01-04 Paul Davisa few fixes for zoom, plus the results of unfinished...
2007-12-29 Paul Davisfixed edit focus @ edit point behaviour
2007-12-21 Paul Davisfirst pass at making shift-click to select region exten...
2007-12-21 Paul Davisfix up nudge for marker motion; make keyboard handling...
2007-12-20 Paul Davischange behaviour of play-at-edit-point....; fix crash...
2007-12-18 Paul Davisnew LocateRollLocate event, used to implement play...
2007-12-17 Paul Davismake click on empty canvas area clear selection; change...
2007-12-11 Paul Davisadd about 1cm of space to each end when zoom-to-region...
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
2007-12-03 Paul Davisadd single-layer zoom toggle; add toggle-fade-active...
2007-11-30 Paul Davisfix absurd bug with crop region
2007-11-30 Paul Davisdon't put NDF/DF in clocks if there is no DF/NDF altern...
2007-11-29 Paul Davisfix bug with insert region when no track is selected...
2007-11-29 Paul Davisadd set-loop-from-region variants; no grabber cursor...
2007-11-29 Paul Davismake region renaming even more accessible
2007-11-28 Paul Davisadd set loop/punch from edit-range; don't select track...
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-11-28 Paul Davisprovide support for playhead-to-next/previous-region...
2007-11-27 Paul Davisfix for vamp-sdk botch in SConstruct; new audio clock...
2007-11-27 Paul DavisMESCLUN: new SAE-specific bindings file; parametized...
2007-11-26 Paul Davismore ongoing SAE-driven changes (too many too list...
2007-11-20 Doug McLainCreate new LevelMeter class for meter only widgets...
2007-11-19 Paul Davistrim at edit point added, keybindings altered (in progr...
2007-11-16 Paul Davismore key-mouse selection guesswork, plus make duplicate...
2007-11-16 Paul Davisyet another attempt at the correct selection model...
2007-11-15 Paul Davismake separate really select the right regions post...
2007-11-15 Paul Davismore tweaks to select-for-action; make sync-point setti...
2007-11-14 Paul Davisadded "separate" as a new bindable editor operation...
2007-11-13 Paul Davisimproved select-on-action
2007-11-13 Paul Davismake most (all?) keymouse actions ensure that the enter...
2007-11-12 Paul Davismore keybinding/editing fixes
next