remove timebar canvas and just use a single canvas instead. This is just part one...
[ardour.git] / gtk2_ardour / editor.h
2013-06-14 Robin Gareusremove cruft - old CMT imageframe*
2013-06-14 Paul Davismerge with master
2013-06-12 Robin Gareusvtl: make "Remove Video" insensitive if N/A
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-07 Paul Davisvarious changes to window visibility mgmt, including...
2013-05-05 Paul Davismerge with master
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-05-03 Paul Davismerge resolution with master
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-05-02 Paul Davisfix operation of right-click on selected MIDI note...
2013-05-02 Paul Davisremove CMT code - has not been used for years, and...
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-26 Paul Davisredesign toggling of editor/mixer stacking to use Gtkmm...
2013-04-20 Paul Davisremove Editor::redraw_measures to improve efficiency...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Robin Gareusvtl: get rid of unused "bar" inside the ruler
2013-04-17 Robin Gareusvtl: get rid of one more unnecessary canvas-group
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-13 Paul Davisremove another pointless adjustment
2013-04-13 Paul Davisremoval of sundry Adjustments and consolidation of...
2013-04-13 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-12 Paul Davisremove TimeAxisView::clip_to_viewport() and Editor...
2013-04-12 Paul Davischange frames_per_pixel to samples_per_pixel
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-12 Paul Davismany changes to get the cairo-canvas version much,...
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 letterbox & orig-zoom to menu
2013-04-03 Robin Gareusvtl: video-monitor interaction
2013-04-03 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-03 Colin FletcherUse selection->regions instead of Editor::get_regions_f...
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-23 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-21 Robin Gareushonor CTRL modifier when drag/drop importing files...
2013-03-13 Robin Gareusvideotimline
2013-01-09 Paul Davisadd/clarify "set range (location) from (range|region...
2013-01-04 Paul Davisallow region list selection of whole file regions to...
2012-12-23 Paul Davismake import dialog non-modal
2012-12-13 Paul Davisadd cycle-zoom-focus and bind to "1" by default
2012-12-06 Ben Loftisseveral theme changes. changed drawing of rounded_rect...
2012-11-27 Paul Davisadjust the way we use a pair of iterators into the...
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-11-16 Ben Loftisnew button look
2012-11-13 Paul Davisadd alt-i as a binding in both the editor and mixer...
2012-07-04 Carl HetheringtonRename Editor::duplicate_dialog to Editor::duplicate_range
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-26 Carl HetheringtonRemove unused named selection / chunk code.
2012-06-26 Carl HetheringtonAllow new idle visual changer calls to be requested...
2012-06-20 Carl HetheringtonUnify clamping of frames-per-unit values during zoom...
2012-06-20 Carl HetheringtonRemove indirected method calls.
2012-06-19 Carl HetheringtonAdd option to add new range marker from the context...
2012-06-17 Carl HetheringtonHacky fix for track height step losing 'grip' on the
2012-06-13 Rodrigo SeveroMuch simplier implementation of: "Show Toolbar" act...
2012-06-12 Paul Davismaximise-editor patch from Rodrigo:
2012-06-09 Carl HetheringtonSomewhat primitive implementation of allowing the edit...
2012-06-02 Carl HetheringtonPaste to the track under the mouse if we are using...
2012-05-31 Carl HetheringtonDon't round conversions from frame to unit when setting...
2012-05-31 Carl HetheringtonSlightly unpleasant hack to stop control points being
2012-05-29 Paul Davissubstantive change to try to provide some rationality...
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-05-10 Paul Davisincorrect but visible context menu for xfades
2012-05-08 Paul Davisframework for handling events on the xfade rects
2012-04-26 Paul DavisMCP: lots of good stuff - recenable bug fixed, cursor...
2012-04-22 Carl HetheringtonFix toggle selection for control points.
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-13 Paul DavisMCP: timeout display of value when altering with fader...
2012-04-09 Paul DavisMCP: F1-7 jump to a given view; F8 closes any currently...
2012-04-09 Paul DavisMCP: different meter debug trace; initial support for...
2012-03-22 Carl HetheringtonRemove unused op parameter to temporal_zoom_by_frame...
2012-03-16 Paul Davisforward port save/goto visual state changes from 2...
2012-03-14 Carl HetheringtonRemove a little unused code.
2012-03-09 Paul Davisforward-port some fixes from a2
2012-03-07 Paul Davisfix up a substantial mess with the operation of toggle...
2012-02-15 Paul Davismake region gain line visibility global, not per-region
2012-02-13 Paul Davis(1) remove magic number voodoo when saving zoom focus...
2012-02-03 Paul Davisuse button joiner for smart mode; polish up the visuals...
2012-02-01 Paul DavisMIDI event list editor improvements, mostly to do with...
2012-02-01 Carl HetheringtonMake crossfade convert-to-full and activate/deactivate...
next