nudge clock has 5 seconds as the default value, not zero
[ardour.git] / gtk2_ardour / editor.cc
2008-07-08 Paul Davisnudge clock has 5 seconds as the default value, not...
2008-07-08 Paul Davisif the track that is being dynamically resized is not...
2008-07-08 Paul Davisensure that OSC calls to access_action occur in the...
2008-06-26 Paul Davismake dynamic track resizing "work" again; colinf's...
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-17 Paul Davisrefactor GainMeter so that it can used by RouteTimeAxis...
2008-06-17 Paul Davispossible fix for #2292
2008-06-12 Paul Davisfix crashing bug caused by not using RegionSelection...
2008-06-11 Paul Davismidway through dynamic resize redesign, need to test...
2008-06-10 Paul Davis(5) debugging with nowhiskey - remove stupid lack of...
2008-05-29 Paul Davisfix for #2264, likely uninitialized value of Editor...
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2008-05-11 David RobillardFix compilation with GCC 4.3 (at least with SYSLIBS=1).
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 Davisphase two (of 3 or 4) for zoom-to-region et al
2008-04-21 Paul Davisprevent drags on rulers/bars from initiating vertical...
2008-04-17 Paul DavisAccessAction() OSC patch from Ryan Scott
2008-03-31 Paul Davisminor mootcher fixes; change "Analyze .." to "Spectral...
2008-03-26 Paul Davisa big menu cleanup; vertical auto-scrolling; some code...
2008-03-14 Paul Davisenable icon-start-from-.ardour-file to work on OS X...
2008-02-27 Paul Davisrearrange icons/presets on xfade editor to be symmetric...
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-23 Paul Davisfix up use of plugin input counts when running; SAE...
2008-02-23 Paul Davisfix up meter thread management when JACK client starts...
2008-02-21 Paul Davisfix first_idle idea so that tracks added after session...
2008-02-21 Paul Davisfix deadlock in playlist::partition(); new first idle...
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-15 Sampo SavolainenFix crasher: Make sure entered_regionview is set if...
2008-02-15 Ben Loftislock edit mode disallows sliding regions in time. ...
2008-02-13 Paul Davis"boot" messages; more AU fixes; new SAE ui.conf file
2008-02-12 Paul Davisfix up compile issues; add new grabber_edit_point cursor
2008-02-12 Paul Davisalter a previous change re: transport menu shortening...
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2008-02-07 Paul Davisfix crash caused by adding both entered_regionview... 2.3.1
2008-02-05 Paul Davisrationalize all region selection for editor operations
2008-02-05 Paul Davisadjusting region fade in/out lengths makes the fade...
2008-02-03 Sampo SavolainenWorkaround for gui hang when adding gain points (#2048)
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-29 Nick Mainsbridgemake multi-duplicate dialog less ugly, ditto with tempo...
2008-01-25 Paul Davismeet rhythm ferret: cute, furry and always on time...
2008-01-16 Paul Davisctrl-click on nudge buttons only moves playhead
2008-01-12 Paul Davismore NSD madness curing; fix up canvas range rects...
2008-01-11 Paul Davisfixes for region menus; fixes for new session dialog...
2008-01-10 Paul Davisprovide RubberBand options in a sensible way for timest...
2008-01-09 Paul Davismake separate work with/without selected tracks; make...
2008-01-04 Paul Davisa few fixes for zoom, plus the results of unfinished...
2008-01-02 Paul Davisfix problem with x-axis origin computation moving the...
2007-12-29 Paul Davisfixed edit focus @ edit point behaviour
2007-12-21 Paul Davisnew tempo handling from drmoore; don't follow playhead...
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-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 silly startup messages caused by change from this...
2007-11-30 Paul Davisdon't put NDF/DF in clocks if there is no DF/NDF altern...
2007-11-30 Paul Davisnew shuffle-splice mode; fix editormode selectors lacki...
2007-11-29 Paul Davisfix bug with insert region when no track is selected...
2007-11-29 Paul Davisminor fixes from OSX land
2007-11-29 Paul Davismake region renaming even more accessible
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-11-27 Paul Davisfix for vamp-sdk botch in SConstruct; new audio clock...
2007-11-27 Paul Davisfix for #1972, caused by stored snap values being inval...
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-23 Jesse Chappelladded cd marker ruler, which displays and allows quick...
2007-11-19 Doug McLainFix connect/disconnect of meter updating, and keep...
2007-11-19 Paul Davismassively better splice mode for all you tape freaks...
2007-11-19 Paul Davisa ton of changes based on discussions at SAE; to be...
2007-11-17 Doug McLainLevel meters added to editor tracks, smaller and above
2007-11-16 Paul Davismore key-mouse selection guesswork, plus make duplicate...
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 Davissome improvements for scrubbing, more to come soon
2007-11-12 Paul Davismore keybinding/editing fixes
2007-11-12 Paul Davisadd trim to loop/punch; fixup trim start/end to EP...
2007-11-12 Paul Davisadd arrow head to selected marker line; fix no-import...
2007-11-11 Paul Davismake split obey edit point preference
2007-11-09 Paul Davismake edit clock do something useful again; do sensible...
2007-11-09 Paul Daviscatch markers as they go away, to avoid selection corru...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-08 Paul Davissubstantial changes that start to use the edit point...
2007-11-08 Paul Davischange kbd selection to F1 & F2; make kbd selection...
2007-11-07 Paul Davisinitial round of work to support new edit point option...
2007-11-05 Paul Davismouse zoom focus; mouse scrubbing becomes mouse shuttli...
2007-10-06 Carl HetheringtonBackport fix from trunk for selection of regions that...
2007-09-25 Paul Davisnew controls for copy-only import; new logo item for...
2007-09-20 Paul Davischanges for OSX/SAE
2007-09-12 Paul Davisfix uninitialized export_range_dialog member in editor...
2007-09-11 Paul Davisimproved (though not perfect) mouse scrubbing
2007-09-05 Paul Davisoptionally tie together editor+mixer display orders...
2007-09-04 Paul Davismake sfdb browser a member of session, to retain settings
2007-08-27 Paul Davisopaque xfade patch + a version of the editor ruler...
2007-08-26 Paul Davisround one of import design changes (still not fully...
2007-08-17 Paul Davisa start at mouse scrubbing
2007-08-17 Paul Davismore cleanups for SAE, this time trimming down the...
next