remove all XML related API from canvas. it may have been useful during development...
[ardour.git] / gtk2_ardour / public_editor.h
2013-04-16 Paul Davisremove all XML related API from canvas. it may have...
2013-04-15 Paul Davisfix markers so that the blue line spans both canvases
2013-04-15 Paul DavisFix dragging objects on the canvas and remove redundant...
2013-04-15 Paul Davisa few changes to fix region dragging, all related to...
2013-04-12 Paul Davisleftmost_position => leftmost_sample, current_page_fram...
2013-04-12 Paul Davischange all frame_to_pixel and pixel_to_frame to sample_...
2013-04-12 Paul Davisremove all unit-based methods from (Public)Editor;...
2013-04-12 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-11 Robin Gareusenable videotimeline by default
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-05 Paul Davismaster merge; new files not added after initial cairoca...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-04 Paul Daviscommit immediately post linking
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-04-03 Robin Gareusvtl: video-monitor interaction
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-29 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-28 Robin Gareusvtl: prepare audio offset on A/V import
2013-03-13 Robin Gareusvideotimline
2012-12-23 Paul Davismake import dialog non-modal
2012-11-26 Ben Loftistweak Smart Mode to be more like Mixbus. Smart mode...
2012-11-20 Ben LoftisAlways Play Range is now Follow Edits, and is based...
2012-06-13 Rodrigo SeveroMuch simplier implementation of: "Show Toolbar" act...
2012-06-12 Paul Davismaximise-editor patch from Rodrigo:
2012-05-31 Carl HetheringtonRemove some more unwanted roundings from control point...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-08 Paul Davisframework for handling events on the xfade rects
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-03-12 Ben Loftisremove menu items from the keybindings dialog
2012-01-30 Carl HetheringtonDon't autoscroll right if we are moving left, and vice...
2012-01-24 Carl HetheringtonTidy up RegionLayeringOrderEditor a bit. Add GPL boile...
2012-01-19 Paul Davisnew mouse mode (Draw (notes)); switch into internal...
2011-12-30 Paul Daviscentralize use of "from-context-menu" in Editor::get_pr...
2011-12-07 Paul Davisremove visible "sound notes" button,add Config paramete...
2011-11-16 Carl HetheringtonUse a Drag class for midi note selection, so that it
2011-11-15 Paul Davisprovide link-editor-and-mixer-selection option. gui...
2011-11-13 Carl HetheringtonSnap new automation points on audio lanes (part of...
2011-10-20 Carl HetheringtonSave marker selection state in instant.xml (#4203).
2011-07-25 Paul Daviswhen tabbing between track/bus name entries, attempt...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-26 Carl HetheringtonFlip MIDI region view's verbose canvas cursor to above...
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-04-18 Carl HetheringtonRemove unused signal.
2011-03-07 Carl HetheringtonHide/Remove to apply to the track selection.
2011-03-03 Paul Davisremove unused signal
2011-01-19 Carl HetheringtonPatch from Lincoln to fix rhythm ferret in various...
2011-01-06 Sakari BergenAdd stem export dialog and make all different export...
2011-01-05 Carl HetheringtonDisable follow-playhead during drags. Fixes #3647.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-21 Carl HetheringtonUpdate ghost note presence when mouse mode is changed...
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-11 Carl HetheringtonSlight improvement to autoscroll behaviour when expandi...
2010-11-03 Carl HetheringtonTidy up the region menu a bit, and hopefully clarify...
2010-10-17 Carl HetheringtonOnly compute and render the visible portion of crossfad...
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-08-22 Paul Davisforward port of 7539 from 2.x
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-06-29 Carl HetheringtonFix vertical canvas autoscroll when dragging track...
2010-05-28 Paul Davisheavy-handed and crude way to stop WM-stolen-alt keys...
2010-05-25 Carl HetheringtonRudimentary ghost note when adding MIDI notes to a...
2010-05-10 Carl HetheringtonRemove some dead code.
2010-04-26 Carl HetheringtonDisplay region gain automation if it is 'interesting...
2010-04-19 Carl HetheringtonMove toggle-waveforms-while-recording into RC options.
2010-04-01 Carl HetheringtonNo-op: rename a few variables and add/fix some comments.
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-11 Paul Davissave/restore monitor processor state; key handling...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-13 Carl HetheringtonApply Select property of route groups at the Selection...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-11-26 Carl HetheringtonFix #2932; arrange the view more carefully when going...
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-26 Paul Davisprovide accessors to Editor::snap_{type,mode} ; when...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-10-02 Paul Davisadd processor-same-as-route-name fix, modified from...
2009-09-08 Paul Davismove note drag & note resize mouse handling up into...
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-18 Paul Davismake shift-click for extend-selection sort-of work...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-17 Carl HetheringtonUse track colours in the port matrix.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-18 Paul Davismodified patch from lincoln to show/control rec-enable...
next