tweak display of remote control id (dialog text)
[ardour.git] / gtk2_ardour / editor.h
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...
2012-01-31 Carl HetheringtonRemove unnecessary dialog argument to do_timefx; use...
2012-01-30 Paul Davismany changes, large and small, related to smart mode...
2012-01-30 Carl HetheringtonDon't autoscroll right if we are moving left, and vice...
2012-01-27 Paul Davispromote Playlist::RegionList to ARDOUR::RegionList...
2012-01-25 Paul Davisdramatically simplify maximi[sz]ation code, ripping...
2012-01-19 Paul Davisnew mouse mode (Draw (notes)); switch into internal...
2012-01-03 Paul Davisreturn two iterators into the Bars|Beats list of the...
2012-01-02 Paul Davisnew approach to tempo/meter: compute and store the...
2011-12-30 Paul Daviscentralize use of "from-context-menu" in Editor::get_pr...
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-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-26 Paul Daviswhen a context click event occurs in the editor, store...
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-12-07 Paul Davisremove visible "sound notes" button,add Config paramete...
2011-12-05 Carl HetheringtonRemove hopelessly inadequate attempt at last_item_entered
2011-11-30 Paul Davispreparations for using ardour's own keybinding system...
2011-11-23 David RobillardPack toolbar combo boxes with expand=false and remove...
2011-11-20 Carl HetheringtonStart autoscroll in from the right-hand edge of the...
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-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-10-20 Carl HetheringtonSave marker selection state in instant.xml (#4203).
2011-10-16 Carl HetheringtonRemove unused method transport_marker_context_menu...
2011-09-19 Carl HetheringtonTidy up style of a few toggle buttons (#4319).
2011-09-19 Carl HetheringtonRemove unused button.
2011-09-05 Carl HetheringtonAdd option to insert time on all a track's playlists...
2011-08-15 Paul DavisDelete key can now be used to remove tempo/meter markers
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-07-25 Paul Daviswhen tabbing between track/bus name entries, attempt...
2011-07-17 Carl HetheringtonAdd context menu for control points.
2011-07-17 Carl HetheringtonFix vertical pane resizing during fullscreen/unfullscreen
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-06-12 Paul Davisimplement a delete operation that works like "cut"... 3.0-alpha6
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-05-27 Paul Davissomewhat illogical and temporary workaround to the...
2011-05-26 David RobillardRemove unnecessary includes from editor.h.
2011-05-25 Carl HetheringtonFix a couple of uninitialised variables (should fix...
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-04-23 Carl HetheringtonRemove unnecessary refresh_location_display_s method...
2011-04-19 Carl HetheringtonCleanup some more gint -> bools.
2011-04-19 Carl HetheringtonFix the return type for the edit_controls_button_releas...
2011-04-17 Carl HetheringtonRemove extend-range-to-{start,end}-of-region and replac...
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2011-03-08 Paul Daviswhen leaving internal edit mode, if the current mode...
2011-03-07 Carl HetheringtonTrim some includes.
2011-03-07 Carl HetheringtonHide/Remove to apply to the track selection.
2011-03-04 Paul Davisbasic adoption of new mouse binding facility
2011-03-02 Carl HetheringtonRemove action-driven keyboard brush, which is the same...
2011-03-02 Carl HetheringtonRemove some unused code, and Editor::get_prefix() which...
2011-03-02 Carl HetheringtonPut some up/down buttons to the right of the summary...
2011-03-01 Carl HetheringtonRemove unused code.
2011-02-27 Carl HetheringtonDecide whether to show crossfade and choose-top-region...
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-09 Paul Davisall mouse mode buttons should be StatefulToggleButtons...
2011-01-30 Carl HetheringtonUpdate summary when a region is removed.
2011-01-29 Paul Davisa radically new approach to sizing the track header...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-23 Carl HetheringtonPatch from Lincoln to fix uncommitted reversible comman...
next