summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
AgeCommit message (Expand)Author
2012-04-26MCP: lots of good stuff - recenable bug fixed, cursor keys for vertical scrol...Paul Davis
2012-04-22Fix toggle selection for control points.Carl Hetherington
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2012-04-13MCP: timeout display of value when altering with fader or pot; range ops on s...Paul Davis
2012-04-09MCP: F1-7 jump to a given view; F8 closes any currently open dialog; in zoom ...Paul Davis
2012-04-09MCP: different meter debug trace; initial support for track selectionPaul Davis
2012-03-22Remove unused op parameter to temporal_zoom_by_frame. Add Zoom to Range opti...Carl Hetherington
2012-03-16forward port save/goto visual state changes from 2.X (now uses ctrl-Fn to sav...Paul Davis
2012-03-14Remove a little unused code.Carl Hetherington
2012-03-09forward-port some fixes from a2Paul Davis
2012-03-07fix up a substantial mess with the operation of toggle-zoom and related actio...Paul Davis
2012-02-15make region gain line visibility global, not per-regionPaul Davis
2012-02-13(1) remove magic number voodoo when saving zoom focus/snap settings to instan...Paul Davis
2012-02-03use button joiner for smart mode; polish up the visuals on the joiner a bitPaul Davis
2012-02-01MIDI event list editor improvements, mostly to do with nagivation, but also e...Paul Davis
2012-02-01Make crossfade convert-to-full and activate/deactivate work across edit group...Carl Hetherington
2012-01-31Remove unnecessary dialog argument to do_timefx; use current_timefx instead.Carl Hetherington
2012-01-30many changes, large and small, related to smart mode editing, range/region se...Paul Davis
2012-01-30Don't autoscroll right if we are moving left, and vice versa; should fix #4676.Carl Hetherington
2012-01-27promote Playlist::RegionList to ARDOUR::RegionList; fix timefx on multiple re...Paul Davis
2012-01-25dramatically simplify maximi[sz]ation code, ripping out all the old pane sizi...Paul Davis
2012-01-19new mouse mode (Draw (notes)); switch into internal mode when draw is selecte...Paul Davis
2012-01-03return two iterators into the Bars|Beats list of the tempo map rather than ma...Paul Davis
2012-01-02new approach to tempo/meter: compute and store the entire map (every bar|beat...Paul Davis
2011-12-30centralize use of "from-context-menu" in Editor::get_preferred_edit_position(...Paul Davis
2011-12-30make insert-patch-change from context menu use context click event for positi...Paul Davis
2011-12-27Try to make new layering stuff play nicely with undo.Carl Hetherington
2011-12-27Re-work layering in possibly debatable ways. Sketchy docs in doc/layering.Carl Hetherington
2011-12-26when a context click event occurs in the editor, store the event so we can us...Paul Davis
2011-12-10fix for most (all? we can dream ...) issues involved in #4399 (editing multip...Paul Davis
2011-12-07remove visible "sound notes" button,add Config parameter to control this (whi...Paul Davis
2011-12-05Remove hopelessly inadequate attempt at last_item_enteredCarl Hetherington
2011-11-30preparations for using ardour's own keybinding system for the editor (not act...Paul Davis
2011-11-23Pack toolbar combo boxes with expand=false and remove size kludges.David Robillard
2011-11-20Start autoscroll in from the right-hand edge of the screen if the editor list...Carl Hetherington
2011-11-16Use a Drag class for midi note selection, so that itCarl Hetherington
2011-11-15provide link-editor-and-mixer-selection option. gui implementation is slightl...Paul Davis
2011-11-10ardour-button-ize zoom buttons; move MIDI panic button to transport barPaul Davis
2011-11-10more ardour-button-ization; fix transparency of selection rects; use "correct...Paul Davis
2011-10-20Save marker selection state in instant.xml (#4203).Carl Hetherington
2011-10-16Remove unused method transport_marker_context_menu(). AllowCarl Hetherington
2011-09-19Tidy up style of a few toggle buttons (#4319).Carl Hetherington
2011-09-19Remove unused button.Carl Hetherington
2011-09-05Add option to insert time on all a track's playlists (#4304).Carl Hetherington
2011-08-15Delete key can now be used to remove tempo/meter markersPaul Davis
2011-08-14make control protocol's SelectByRID signal work, thus enabling MIDI binding m...Paul Davis
2011-08-14add new editor actions for solo, mute, solo-isolate toggle (of selected track...Paul Davis
2011-07-25when tabbing between track/bus name entries, attempt to scroll appropriately ...Paul Davis
2011-07-17Add context menu for control points.Carl Hetherington
2011-07-17Fix vertical pane resizing during fullscreen/unfullscreenCarl Hetherington