'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'correctne...
[ardour.git] / gtk2_ardour / editor_ops.cc
2013-10-03 John Emmas'gtk2_ardour' - Add namespaces + casting where necessar...
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul Davisfix merge conflicts with master
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-10 Robin GareusMerge branch 'master' into ccmerge
2013-08-08 Robin Gareusfix compiler warnings.
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-01 Paul Davisfix merge conflict from master
2013-07-28 Robin Gareusfix compiler warnings.
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-01 Paul Davisminor fixes for recent cairocanvas work so that it...
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-26 Paul Davisfix zoom focus issue that was messing up zoom changes
2013-06-19 Paul Davisswitch samples_per_pixel to integer type
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
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-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisfix clamping of line and rect coordinates to avoid...
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 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 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-13 Robin Gareusvideotimline
2013-01-21 David RobillardTrim the include tree a bit.
2013-01-17 Paul Davisfix up Location::first_location_(after|before) to do...
2013-01-07 Colin FletcherFix three little typos.
2012-12-19 Paul Davisfix up mistaken (accidentally) automatic cast from...
2012-11-28 Ben Loftisedit operations should depend on the existence of an...
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-13 Paul Davisremove a bunch of cerr output and/or convert to use...
2012-11-13 Paul Davisadd alt-i as a binding in both the editor and mixer...
2012-10-11 Paul Davismove the external sync source selection tobe a global...
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-06-20 Carl HetheringtonUnify clamping of frames-per-unit values during zoom...
2012-06-16 Paul Davisdo NOT call ProcessThread::init() **again** inside...
2012-06-13 Paul Davisfix some bugs with dragging patch/program changes around
2012-06-11 Paul Davislots more work trying to create a common structure...
2012-06-06 Carl HetheringtonPatch from epitech_user to fix crash on zooming out too
2012-06-05 Carl HetheringtonMarginal cleanup.
2012-06-02 Carl HetheringtonPaste to the track under the mouse if we are using...
2012-06-02 Paul DavisMCP: another patch from rodrigo:
2012-06-02 Carl HetheringtonPut MIDNAM stuff into the patch change dialog.
2012-05-29 Paul Davisarguably cleaner tweak to previous commit
2012-05-29 Paul Davissubstantive change to try to provide some rationality...
2012-05-27 Paul Davisadd a fix for the one problem case from the last commit...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-22 Paul Davisremove, convert, comment several cerr statements
2012-05-07 Carl HetheringtonFix region context menu fade items to reflect reality.
2012-05-01 Carl HetheringtonRemove unused quantize type options.
2012-04-22 Carl HetheringtonUse a list of ControlPoints to hold the automation...
2012-04-19 Paul Davisfix freeze operation crashes by obtaining process buffe...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-10 Paul Davisrevert previous redundant commit
2012-04-10 Paul Daviscall ProcessThread::init() to correctly setup per-threa...
2012-04-09 Paul DavisMCP: F1-7 jump to a given view; F8 closes any currently...
2012-03-22 Carl HetheringtonRemove unused op parameter to temporal_zoom_by_frame...
2012-03-17 Paul Davisfix command name in undo/redo history for nudge backwar...
2012-03-16 Paul Davisput back revised version of Route::has_external_redirec...
2012-03-16 Paul Davisforward port save/goto visual state changes from 2...
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
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-01-30 Paul Davismany changes, large and small, related to smart mode...
2012-01-24 Carl HetheringtonFix warning about getting tempo map for frame -1; stop
2011-12-30 Carl HetheringtonAnywhere that deletes regions needs to use a rdiff...
2011-12-30 Paul Daviscentralize use of "from-context-menu" in Editor::get_pr...
2011-12-30 Paul Davisfix logic for context-menu-mouse-dependent actions...
2011-12-30 Paul Davismake insert-patch-change from context menu use context...
2011-12-27 Carl HetheringtonTry to make new layering stuff play nicely with undo.
2011-12-13 Paul Davismore fun and games with meter and the tempo map: rename...
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-12-03 Carl HetheringtonFix somewhat unlikely crash on doing add note; start...
2011-10-31 Carl HetheringtonTrim includes.
next