summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-08-31fix up the port insert I/O GUIPaul Davis
2010-08-31mostly fix 3409 by making it impossible to sync to JACK if video pull up/down...Paul Davis
2010-08-30Auto-connect outputs that appear as a result of e.g. instruments being added ...Carl Hetherington
2010-08-30don't display range selection when track selection changes and we're not in t...Paul Davis
2010-08-30more improvements for range drag/track selection logic etc.Paul Davis
2010-08-30tweak track selection during range drag; "all group" button in editor is now ...Paul Davis
2010-08-30Fix another crash on session creation if the stored selection no longer exist...Carl Hetherington
2010-08-30Respect link of region and track selection when setting via a list of Selecta...Carl Hetherington
2010-08-30Reset the available import dialogue menu options when a selection is made fro...Carl Hetherington
2010-08-29Give new sessions the default GUI state. Fixes #3423.Carl Hetherington
2010-08-29Fix up some inconsistencies in handling of region sync points.Carl Hetherington
2010-08-29Don't call reset_zoom with the default frames_per_unit if we have got a diffe...Carl Hetherington
2010-08-28Respect ignore_state_request in all cases on set_automation_state(). Fixes #...Carl Hetherington
2010-08-28Shrink the minimum size of the plugin analyser a bit, and make it take up spa...Carl Hetherington
2010-08-28Use weak_ptr for IOs in the bundle list to avoid holding onto them when a rou...Carl Hetherington
2010-08-28Only rebuild the existing session box once, but show it as many times as requ...Carl Hetherington
2010-08-27Remove what I'm pretty sure was a hack to work around the bug we used to have...Carl Hetherington
2010-08-27Remove existing widgets when setting up the existing session page. Fixes #3421.Carl Hetherington
2010-08-27Fix sense of OS X check for menu items. Fixes #3420.Carl Hetherington
2010-08-26some (unfinished) work on incorporating Ben's rev 6919 changes regarding trac...Paul Davis
2010-08-26Copy-edit.Carl Hetherington
2010-08-26Fix crossfade undo using the stateful diff system. Fixes #3257.Carl Hetherington
2010-08-25check dependents in Playlist after moving a region to a specific layer; make ...Paul Davis
2010-08-25added new filesPaul Davis
2010-08-25major chunk of the region layering editor from 2.X, fwd-ported to 3.0Paul Davis
2010-08-25clear_history -> clear_changes and some comments.Carl Hetherington
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