clean up Window titles for consistency
[ardour.git] / gtk2_ardour / editor_ops.cc
2009-10-20 Ben Loftisclean up Window titles for consistency
2009-10-08 Paul Davisaccurate dB/log patch from Carl, back-ported from 3.0
2009-10-01 Paul Davisfinal part of robsch's visual state patch
2009-09-11 Ben Loftisreinstate export-region which was lost, change keybindi...
2009-06-10 Ben LoftisAllow Insert Time option to move tempos and time sig...
2009-06-02 Nick MainsbridgeFix memory leak in name text pixbuf generation, move...
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-23 Paul Davisuse region sync points correctly for grid and PH motion...
2009-03-17 Paul Davisfix freeze progress bar display
2009-03-12 Paul Davisnew options for moving playhead to next/previous region...
2009-03-05 Sampo SavolainenMake "consolidate range" and "bounce range to region...
2008-12-05 Paul Davisapply/merge/redo carl & colin's patches for making...
2008-12-02 Paul Davisdefine ARCH_X86 even on x86_64 (untested!); giso's...
2008-11-29 Paul Davisrevert markus' change, add back debug output
2008-11-21 Paul Davisother part of that fix from markus s. for visual state...
2008-11-21 Paul Davisfix from markus s. for visual state operations, too...
2008-11-11 Paul Davisadd start/sync clocks to audio region editor (not edita...
2008-11-11 David RobillardFix silly careless errors.
2008-11-06 Paul Daviswrap PBD::Thread... signals in a mutex to avoid crashin...
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...
next