summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-08-25Rename various things in the property system.Carl Hetherington
2010-08-25Snap to grid when drawing MIDI regions. Fixes #3412.Carl Hetherington
2010-08-24fix load+save of plugin parameter automationPaul Davis
2010-08-24add GUI config support for seamless loop optionPaul Davis
2010-08-24Setup tab directions correctly depending on where they are located.Carl Hetherington
2010-08-24Put a bit of padding between the tabs and the window edge.Carl Hetherington
2010-08-24Tweak arrangement of labels and tabs in port matrices.Carl Hetherington
2010-08-24Fix port matrix menu checkbox when the window is closed. Make the port matri...Carl Hetherington
2010-08-24Tidy up region drag move code a bit.Carl Hetherington
2010-08-23Be sure to update group tabs when a route group is removed. Fixes #3408.Carl Hetherington
2010-08-233.0 version of rev 5564 from 2.x - basic boolean plugin parameter automation ...Paul Davis
2010-08-23large part of rev 5374 from 2.x, fwd port to 3.0Paul Davis
2010-08-22forward port of 7539 from 2.xPaul Davis
2010-08-22LV2 external GUI fixes forward ported from 2.xPaul Davis
2010-08-20Fix my broken logic for control point selection.Carl Hetherington
2010-08-20Limit region-based automation to the edges of regions. Fixes #3201.Carl Hetherington
2010-08-202.X commits up to and including 7519Paul Davis
2010-08-20version of 6997 from 2.x: if selecting an automation track, show its parent i...Paul Davis
2010-08-20forward port 7015 from 2.xPaul Davis
2010-08-20Allow drag when creating a MIDI region. Fixes #3363.Carl Hetherington
2010-08-19Fix drag from region list onto track.Carl Hetherington
2010-08-19Snap to note start rather than mouse pointer when dragging MIDI notes. Fixes...Carl Hetherington
2010-08-19forward port automation handling changes from 2.x, upto and including about r...Paul Davis
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