Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour / editor_ops.cc
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.
2011-10-19 David RobillardTrim include tree.
2011-10-07 David RobillardFix crash on "Consolidate Range" on MIDI tracks (#4226).
2011-10-02 Carl HetheringtonFix crash on rename region.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-06 Carl HetheringtonPatch from royvegard to stop session range location...
2011-09-05 Carl HetheringtonAdd option to insert time on all a track's playlists...
2011-08-14 Paul Davismake control protocol's SelectByRID signal work, thus...
2011-08-14 Paul Davisadd new editor actions for solo, mute, solo-isolate...
2011-08-13 Paul Davistrack changes to config parameters for MMC device id...
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-14 Paul Davisfix breakage for region copy (ctrl-c) operation
2011-06-12 Paul Davisimplement a delete operation that works like "cut"... 3.0-alpha6
2011-06-01 David RobillardDelete trailing whitespace
2011-05-31 David RobillardQuantize notes to session tempo time, not relative...
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-05-27 Paul Davissomewhat illogical and temporary workaround to the...
2011-05-25 Paul Davischange region selection after a combine op
2011-05-22 Paul Davisbasic uncombining (no post-facto region trimming)
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Carl HetheringtonSet up _last_cut_copy_source_track on copying automatio...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-04-19 Carl HetheringtonSort track selections before cut/copying their playlist...
2011-04-17 Carl HetheringtonExtend range selections using the selected tracks,...
2011-04-17 Carl HetheringtonRemove extend-range-to-{start,end}-of-region and replac...
2011-04-16 Carl HetheringtonFix crash on bouncing a range selection that includes...
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2011-03-07 Carl HetheringtonHide/Remove to apply to the track selection.
2011-03-02 Carl HetheringtonRemove action-driven keyboard brush, which is the same...
2011-03-02 Carl HetheringtonFix up undo/redo of MIDI note paste (#3815).
2011-03-02 Paul Davisuse entered track for fit-tracks if in internal edit...
2011-03-02 Paul Davismake fit-selected-tracks operate on tracks with selecte...
2011-03-02 Carl HetheringtonRemove some unused code, and Editor::get_prefix() which...
2011-03-01 Carl HetheringtonRemove unused code.
2011-02-21 Paul Davisc&p debug
next