fix load+save of plugin parameter automation
[ardour.git] / gtk2_ardour / editor.cc
2010-08-18 Carl HetheringtonSet cursor to hint that you can drag automation up...
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-17 Carl HetheringtonPatch from lincoln to tweak ordering of zoom buttons...
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-15 Carl HetheringtonAdd Beat/20 grid subdivision. Fixes #3126.
2010-08-13 Carl HetheringtonPatch from colinf to add tape-style region stretching...
2010-08-12 Carl HetheringtonAdd option to normalize across all selected regions...
2010-08-09 Carl HetheringtonMove get_child_list() into TimeAxisView.
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-08-09 Carl HetheringtonReset entered_track if it is set to an automation child...
2010-08-08 Carl HetheringtonAdd tooltip for edit mode selector. Shorten strings...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-07-23 Carl HetheringtonPatch from dx9s to rearrange the View/Window menus...
2010-07-20 Carl HetheringtonFix a few dialogues which don't reset their session...
2010-07-19 Carl HetheringtonFix tooltip to reflect use of stretch tool for MIDI...
2010-07-19 Carl HetheringtonFix some segfaults on right-clicking a region.
2010-07-16 Carl HetheringtonDon't tempt the user with visual cues that they can...
2010-07-14 Carl HetheringtonTweak zoom toolbar positioning.
2010-07-14 Carl HetheringtonMove zoom tools into their own tearoff. Fixes #3122.
2010-07-09 Carl HetheringtonFix playhead behaviour on auto-return if follow playhea...
2010-07-09 Carl HetheringtonGive internal edit mode its own cursor. Deselect every...
2010-06-29 Carl HetheringtonFix vertical canvas autoscroll when dragging track...
2010-06-28 Paul Davissplit when in range mode or object/range mode with...
2010-06-28 Carl HetheringtonGenerate undo record for crossfade edits, and provide...
2010-06-28 Carl HetheringtonAdd an EnumProperty for enumerated properties and hence...
2010-06-18 Carl HetheringtonRemove unnecessary height changed notification for...
2010-06-18 Carl HetheringtonMake summary zoom happen based on where the drag is...
2010-06-17 Paul Davis2nd fix for hot spots for fade in/out cursors
2010-06-17 Paul Davisfix hot spots for fade in/out cursors
2010-06-17 Paul Davisnew fade in/out handle cursors from chrisg (maybe to...
2010-06-17 Paul Davisnew trim cursors from chrisg, fix up hotspots for said...
2010-06-17 Paul Davisuse image cursors for left/right trim cursors
2010-06-17 Paul Davisadd left/right side trim cursors and use them for regio...
2010-06-17 Carl HetheringtonMake summary arrow buttons auto-repeat.
2010-06-08 Carl HetheringtonReduce default summary size and remember it across...
2010-05-27 Carl HetheringtonFix crash on export selection range.
2010-05-27 Carl HetheringtonAlways show region properties menu item, and offer...
2010-05-25 Carl HetheringtonRudimentary ghost note when adding MIDI notes to a...
2010-05-25 Carl HetheringtonClean up snap-to code in various places. Fix a couple...
2010-05-21 Carl HetheringtonSet the select button tooltip in just one place rather...
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-05-13 Paul Davisadd 8 more beat subdivisions, as per #3126
2010-05-11 Carl HetheringtonFix track height menu.
2010-05-10 Carl HetheringtonRemove some dead code.
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-05-09 Carl HetheringtonRemove some hang-overs of the old horizontal scrollbar...
2010-05-02 Carl HetheringtonA little copy-editing.
2010-05-02 Carl HetheringtonPrevent multiple tempo / meter changes being inserted...
2010-05-02 Carl HetheringtonFix toggling behaviour of glue region to bars & beats...
2010-04-30 Carl HetheringtonSome more copy-editing. Make 'make mono regions' optio...
2010-04-27 Carl HetheringtonMake Session::audible_frame() return a (more) correct...
2010-04-26 Carl HetheringtonDisplay region gain automation if it is 'interesting...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-19 Carl HetheringtonMove toggle-waveforms-while-recording into RC options.
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-04-18 Carl HetheringtonFix some i18n bugs; hopefully most if not all of #2999.
2010-04-15 Paul Davisforward-port from 2.X commits 5827-6000 including
2010-04-14 Carl HetheringtonSeparate interthread progress window out into its own...
2010-04-05 Carl HetheringtonSave and restore the selected tab and its width in...
2010-03-31 Carl HetheringtonTake away the Remove option from the region list, and...
2010-03-31 Paul Davisfunctioning invert (polarity) button; menu item removed...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-23 Paul Davisfinish commit from yesterday ... sorry folks
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-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-03-06 Paul Davisremove the session region list; GUI now represents...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisdo not save editor state in every reversible commands
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-09 David RobillardShrink zoom buttons.
2010-02-09 David RobillardFix rulers on intial display (fix item 1 of ticket...
2010-02-09 David RobillardMove object+range button up with the rest of the tool...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-02-08 Carl HetheringtonPreserve and restore x and y origin of editor viewport...
2010-02-07 Carl HetheringtonMove a couple of methods into editor.cc, where they...
2010-02-07 Carl HetheringtonMake Editor::set_state work again.
2010-02-02 Paul Davisfixup some issues with the miditracer
2010-02-01 David RobillardFix NULL dereference.
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2010-01-14 Carl HetheringtonMinor cleanups to menu code. Some copyediting of menu...
2010-01-12 Carl HetheringtonAllow multiple simulataneous Drags to be active, and...
2010-01-08 Carl HetheringtonMake a new action "escape", bound to the Escape key...
2010-01-06 Carl HetheringtonFix segfault on startup caused by previous patch.
2010-01-06 Carl HetheringtonClean up the idle_visual_changer a bit, fixing a bug...
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2009-12-28 Carl HetheringtonSome HIG and wording improvements to the right-click...
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-23 Carl HetheringtonPrevent a crash in the situation where:
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-22 Carl HetheringtonFix show/hide of editor summary.
2009-12-22 Carl HetheringtonRefactor and clean up some confusion in dragging code.
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisfix deadlock in protocol manager startup; fix some...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
next