Transpose should appear in the popup region context menu as well as the Regions menu
[ardour.git] / gtk2_ardour / editor.cc
2009-08-18 Ben LoftisTranspose should appear in the popup region context...
2009-07-04 Paul Davisuse sscanf with the correct type conversion and not...
2009-06-02 Nick MainsbridgeFix memory leak in name text pixbuf generation, move...
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-21 Paul Daviscarl's patch for split/region-drag crash
2009-03-13 Paul Davisremove icky FUDGE-ness code when sizing ComboBoxText...
2009-03-12 Paul Davisif we attempt to move beyond the limit of the current...
2009-03-06 Paul Daviscombobox width fixes from mtaht
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-04 Paul Davischanges to handle an instant.xml file that has been...
2008-12-02 Paul Davismore session init fixes from carl
2008-11-25 Paul Davisdesensitize positional actions in region context menu...
2008-11-19 Paul Davisremove debugging output
2008-11-14 Paul Davisback out "ignore_gui_changes" stuff for track resizing
2008-11-13 Paul Davisspeed up track resizing; fixup file DnD; stop use CAAud...
2008-11-13 Nick MainsbridgeUse consistent font size for marker text, unset CAN_FOC...
2008-11-11 Paul Davisno tearoffs for SAE version
2008-11-09 Paul Davisfix for handling DnD path data, plus lots of d-n-d...
2008-11-09 Nick MainsbridgeRemove Splice edit mode from SAE version, sync instant...
2008-11-09 Nick MainsbridgeFix rulers sometimes not refreshed on zoom, only auto...
2008-11-07 Nick MainsbridgeBBT duration clocks use zero-based values, init SAE...
2008-11-07 Nick MainsbridgeAdd default instant.xml to bundles, set SAE-specific...
2008-11-06 Paul Daviswrap PBD::Thread... signals in a mutex to avoid crashin...
2008-11-03 Nick MainsbridgeDont move track backgrounds, so that they no longer...
2008-11-01 Sampo SavolainenWiimote control surface. Bind one wiimote by pressing...
2008-10-26 Nick MainsbridgeFix missing tempo lines if zooming with unchanged left...
2008-10-25 Sampo SavolainenMake visible track automation views appear correctly...
2008-10-23 Nick MainsbridgeDon't update rulers twice in idle_visual_changer, tempo...
2008-10-23 Nick MainsbridgeForce gtk rulers to update in lock step with canvas.
2008-10-23 Nick MainsbridgeReinstate ZoomFocusMenu and KeyMouseActions, fix odd...
2008-10-22 Nick MainsbridgeFix repeated toggling of visual state (zoom to region...
2008-10-21 Nick MainsbridgeDon't tear down and rebuild all rulers on each visibili...
2008-10-18 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-17 Nick MainsbridgeFix invisible end marker on load/zoom.
2008-10-16 Paul Davisfix crash at startup caused by use of null session...
2008-10-14 Paul Davisfix a few things related to fit-to-tracks and toggle...
2008-10-11 Nick Mainsbridge,arker_drag_line height is now physical screens height...
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-09-29 Nick MainsbridgeRelayer punch/loop range rects, fix display of punch...
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-22 Paul Davischange design for how certain region list items operate...
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-19 David RobillardFix a bunch of stupid warnings.
2008-09-19 Paul Davisshift-click to extend marker selection; marker drag...
2008-09-14 Nick MainsbridgeSpeed up track resizing, fix disappearing automation...
2008-09-08 Nick MainsbridgeFix some off by one or more errors spotted by The Big...
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-07-22 Paul Davisdebug output for pixbuf loaders; catch exception when...
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...
next