summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-08-15some fuzzy logic to avoid note "overlaps" during step editingPaul Davis
2010-08-15split out the logic behind step editing from MidiTimeAxisView as much as poss...Paul Davis
2010-08-15Fix windows key shortcuts on Linux.Carl Hetherington
2010-08-15Another missing icon.Carl Hetherington
2010-08-15Fix missing icons.Carl Hetherington
2010-08-15Fix up solo / mute colouring in the tracks list. Should fix #2940.Carl Hetherington
2010-08-15Make route list tab LEDs follow record state correctly.Carl Hetherington
2010-08-15Add Beat/20 grid subdivision. Fixes #3126.Carl Hetherington
2010-08-15No-op: indentation.Carl Hetherington
2010-08-14Add note edit dialog. Fixes #3346.Carl Hetherington
2010-08-13Name phase invert buttons correctly so that themeing works.Carl Hetherington
2010-08-13step editor: add double, triple dotted note support + back + resync-to-ep but...Paul Davis
2010-08-13Implement per-channel phase invert. Fixes #3392. Breaks loading of existing...Carl Hetherington
2010-08-13Patch from colinf to add tape-style region stretching via rubberband. Fixes ...Carl Hetherington
2010-08-13Add shortcut for link object/range mode. Fixes #3242.Carl Hetherington
2010-08-13Fix bug whereby region could not be dragged to the start of the session.Carl Hetherington
2010-08-13Set tooltips correctly so that range button gets a tooltip of its keyboard sh...Carl Hetherington
2010-08-13add step editing sustain supportPaul Davis
2010-08-13only the last step-edited note remains selected after each note addition; waf...Paul Davis
2010-08-12Add option to normalize across all selected regions. Clean up the region con...Carl Hetherington
2010-08-12lotsa keybindings for nearly everything in the step editorPaul Davis
2010-08-12forward port commit 7608 for a3Paul Davis
2010-08-12Modify option text to reflect the fact that MIDI automation is always moved w...Carl Hetherington
2010-08-12Indent sub-options for moving locked/glued markers.Carl Hetherington
2010-08-11Add option to insert time to move glued / locked markers. Fixes #3393.Carl Hetherington
2010-08-11Move insert time dialog to its own file.Carl Hetherington
2010-08-11when adding a new region for step editing, do rounding-snap, not backwards-sn...Paul Davis
2010-08-11make step edit cursor follow zoom (and change its color a bit)Paul Davis
2010-08-11fix up initial step edit pos when operating on an existing regionPaul Davis
2010-08-11vari-size rect as step-edit cursorPaul Davis
2010-08-11add a first hack at a step edit cursor (to be changed); add program+bank stub...Paul Davis
2010-08-11switch dynamics icons to white and shrink their size by about 25%Paul Davis
2010-08-11Add submenus for route group, playlist and automation to route context menu. ...Carl Hetherington
2010-08-11Move track mode into a submenu.Carl Hetherington
2010-08-11Hopefully fix up automation control point selection (finally).Carl Hetherington
2010-08-10label various spinners in the step editorPaul Davis
2010-08-10neo was told there was no spoon, i'm telling you there is no bsharpPaul Davis
2010-08-10the OMG-make-radio-buttons-and-actions-work-properly commit for the step editorPaul Davis
2010-08-10Hopefully fix up region click + drag which I broke yesterday.Carl Hetherington
2010-08-10Fix last-minute breakage of Ctrl-Click.Carl Hetherington
2010-08-10Improve ctrl-click behaviour of automation points. Should fix #3385.Carl Hetherington
2010-08-10Setup clock sensitivity with lock correctly.Carl Hetherington
2010-08-10Give mixer strips panners and a mono button based on the type of its outputs,...Carl Hetherington
2010-08-09Fix up state save/load of location lock/glue settings.Carl Hetherington
2010-08-09Fix save/load of MIDI automation state. Fixes #3354.Carl Hetherington
2010-08-09Add glue / lock buttons to the location window.Carl Hetherington
2010-08-09Fix fitting of automation tracks. Fixes #3384.Carl Hetherington
2010-08-09Show selected status visually for AutomationTimeAxisViewsCarl Hetherington
2010-08-09Move get_child_list() into TimeAxisView.Carl Hetherington
2010-08-09Allow markers to be glued to bar/beat time. Fixes #1815.Carl Hetherington