summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-08-18Set cursor to hint that you can drag automation up and down in object/range l...Carl Hetherington
2010-08-18Fix font sizing in the big clock.Carl Hetherington
2010-08-18Fix another potential similar bug.Carl Hetherington
2010-08-18Fix crash on opening locations window.Carl Hetherington
2010-08-18Plugin UI state should of course be saved per-session rather than globally.Carl Hetherington
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-08-17forward port 2.X various changes (not all, but i have a list) ending with 6928Paul Davis
2010-08-17initialize _step_editor to nullPaul Davis
2010-08-17Continue rolling after goto-wallclock if appropriate. Fixes #3402.Carl Hetherington
2010-08-17Patch from lincoln to tweak ordering of zoom buttons. Fixes #3401.Carl Hetherington
2010-08-17forgetten menu items from previous commitPaul Davis
2010-08-17forward port 2.X changes up to and including rev 6842Paul Davis
2010-08-17forward port 2.X changes up to and including rev 6767Paul Davis
2010-08-16forward port 2.X changes up to and including rev 6714Paul Davis
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