JAG's new region layer editor, tweaked by me to (a) hide editor if we click in a...
[ardour.git] / gtk2_ardour / editor.h
2009-11-12 Paul DavisJAG's new region layer editor, tweaked by me to (a...
2009-10-30 Paul Davislots of deep but hard to spot changes to transport...
2009-09-16 Ben Loftisuse rt-click context menu instead of the -all- group...
2009-09-11 Ben Loftisreinstate export-region which was lost, change keybindi...
2009-08-20 Ben Loftissimplify waveform menu items
2009-06-10 Ben LoftisAllow Insert Time option to move tempos and time sig...
2009-05-22 Ben Loftismake stationary-playhead mode less secret
2009-05-19 Nick MainsbridgeFix record crash, use pixfufs instead of canvas text...
2009-03-12 Paul Davisfix ordering of track view list & route list resync...
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-11-22 Paul Daviscolin fletcher's preserve-formants patch for rubberband...
2008-11-13 Paul Davisspeed up track resizing; fixup file DnD; stop use CAAud...
2008-11-09 Paul Davismake drop_paths() run in an idle handler on OS X to...
2008-11-09 Nick MainsbridgeClicking canvas rulers mpves playhead, imicing behaviou...
2008-11-04 Nick MainsbridgeRestore scrolling performance on osx.
2008-11-03 Nick MainsbridgeDont move track backgrounds, so that they no longer...
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-11-01 Nick MainsbridgeIgnore triple clicks for mute/solo/rec-enable (fixes...
2008-10-23 Paul Davisfix botched setting of editor mixer strip width, which...
2008-10-20 Paul Davisfix up region gain line dragging; prevent press-drag...
2008-10-18 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-13 Nick MainsbridgeA more correct fix for non-disappearing loop/punch...
2008-10-10 Nick MainsbridgeDon't set colours twice in new TimeAxisViewItems (from...
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-10-09 Paul Davisnew global fade in/out toggle
2008-10-07 Paul Davisadd move-selected-tracks-{up,down} commands
2008-10-07 Paul Davisfix track/strip sync-reorder issues; don't show mixer...
2008-10-05 Sampo SavolainenPrimitive take system: active edit groups now dictate...
2008-10-04 Nick MainsbridgeImprove scrolling performance for sessions containing...
2008-10-03 Paul Davisprobable fix for track sync-ordering, part II to come...
2008-09-29 Nick MainsbridgeBackport drobilla's tempo bar cache from 3.0, fix track...
2008-09-23 David RobillardSeparate tempo lines stuff ala 3.0.
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-16 Nick MainsbridgeAdd a session file type icon for OSX, remove unused...
2008-09-08 Nick MainsbridgeFix some off by one or more errors spotted by The Big...
2008-09-07 Nick MainsbridgeFix disappearing regionviews during rapid mouse movemen...
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-06-26 Paul Davismake dynamic track resizing "work" again; colinf's...
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 Davisinitial implementation of "make range to next marker...
2008-06-10 Paul Davis(5) debugging with nowhiskey - remove stupid lack of...
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2008-05-15 Paul Davismike taht's patch to remove all use of gettimeofday...
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 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 Davisfirst pass of dynamically resizable track heights
2008-04-21 Paul Davisprevent drags on rulers/bars from initiating vertical...
2008-04-17 Paul Davisgcc 4.3 compile fixes; new name-new-marker-at-creation...
2008-04-17 Paul DavisAccessAction() OSC patch from Ryan Scott
2008-04-16 Tim MayberryRemove some unused classes, methods and variables,...
2008-04-01 Paul Davisinsert time operation
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 Davismake feature lines (rhythm ferret etc) scale with zoom...
2008-02-27 Paul Davisfix up BWF creation; make CoreAudioSource work; add...
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-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 Sampo SavolainenMake import GUI report if you are importing a file...
2008-02-13 Paul Davis"boot" messages; more AU fixes; new SAE ui.conf file
2008-02-13 Doug McLainadd option to create xrun markers on the location markerbar
2008-02-12 Paul Davisgrabber edit point cursor improvements; do not allow...
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-05 Paul Davisrationalize all region selection for editor operations
2008-02-05 Nick Mainsbridgeuse a separate drag rect for cd marker bar, show cd...
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-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 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-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 Davisprovide RubberBand options in a sensible way for timest...
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-06 Doug McLainfixed the Enable Editor Meters option not being selecte...
2008-01-04 Paul Davisa few fixes for zoom, plus the results of unfinished...
2007-12-27 Paul Davisscroll events on rulers/time canvas now control zoom...
2007-12-21 Paul Davisfirst pass at making shift-click to select region exten...
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-12 Paul Davisexpose region/track selection linkage in menus etc.
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
next