summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-10-17Reformat.Carl Hetherington
2010-10-17Only compute and render the visible portion of crossfades. Fixes #3498.Carl Hetherington
2010-10-10Fix uninitialised variables.Carl Hetherington
2010-10-10Add missing dialogue box title.Carl Hetherington
2010-10-09Fix crash when running an analysis of a plugin with MIDI IO.Carl Hetherington
2010-10-08don't allow mixer strip input buttons to change input while recording (from c...Paul Davis
2010-10-08Update recorded MIDI regions as notes arrive. Fixes one cause of infinite no...Carl Hetherington
2010-10-07Respond to JACK session quit request. Fixes #3491.Carl Hetherington
2010-10-05Remove some unused code.Carl Hetherington
2010-10-05Improve GUI display during MIDI record in various ways.Carl Hetherington
2010-10-05Fix incorrect angle brackets for includes.Carl Hetherington
2010-10-02Fix rounding of automation view point positions. Fixes remainder of #3329.Carl Hetherington
2010-10-01Fix overflow within libgnomecanvas when passing in a coordinate > INT_MAX. F...Carl Hetherington
2010-09-29Save state a little less often during multi-file imports.Carl Hetherington
2010-09-29Fix confusion about the 'done' variable in InterThreadInfo during import. 'd...Carl Hetherington
2010-09-29don't unnecessarily reset name_editable in editor route list, so that tab wil...Paul Davis
2010-09-29more route + region list navigation/editing changes. not sure we actually wan...Paul Davis
2010-09-29safe use of existing env varsPaul Davis
2010-09-29(1) awful grungy code to make tab/shift-tab correctly end route editing in tr...Paul Davis
2010-09-28change tooltip for group tab to suggest click-to-(de)activatePaul Davis
2010-09-28use select next/prev stuff on editor track+bus listPaul Davis
2010-09-28(1) use select next/previous row functions for tab/shift-tab navigation in re...Paul Davis
2010-09-27Fix multiple creation of identical automation tracks. Fixes #3482.Carl Hetherington
2010-09-27Create MIDI track gain automation tracks as non-region-based. Fix constructi...Carl Hetherington
2010-09-26correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X...Paul Davis
2010-09-26port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X commit (restores te...Paul Davis
2010-09-24Fix waveforms while recording (#3474).Carl Hetherington
2010-09-22add support for beats/2 quantization in dialogPaul Davis
2010-09-22much craziness with canvas cursors; fix 0 beat cursor text when shortening no...Paul Davis
2010-09-22carl's patch for #3471 applied to 3.XPaul Davis
2010-09-22Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup...Carl Hetherington
2010-09-21Make object/range link work with stacked region mode. Fixes #3468.Carl Hetherington
2010-09-21Don't update region list during region trim. Fixes #3467.Carl Hetherington
2010-09-21(1) remove almost-never used block/unlock_property_changes() methods from PBD...Paul Davis
2010-09-21Updating zoom mouse cursor on modifier press. Fixes #274.Carl Hetherington
2010-09-21restore a moved placement of the assert taken out in the previous commitPaul Davis
2010-09-21lincoln's patch that makes us pay attention to region copies w.r.t the region...Paul Davis
2010-09-20new cursor images (and SVG files) from chris g.Paul Davis
2010-09-20region list displays actual playlist use count for each region, rather than a...Paul Davis
2010-09-20round one of work on finalizing #3098, involving per-field updating functions...Paul Davis
2010-09-20Add missing files.Carl Hetherington
2010-09-20Add progress bar to strip silence dialogue. Fixes #3103.Carl Hetherington
2010-09-19Cleanup patch from Karsten Wiese. Fixes #3462.Carl Hetherington
2010-09-19Fix MIDI streamview grid. Fixes #3460.Carl Hetherington
2010-09-19Put images on the fade in/out menus. Fixes #3411.Carl Hetherington
2010-09-19Save / restore settings from the editor region list context menu.Carl Hetherington
2010-09-18Colour odd/even region list lines differently to improve readibility.Carl Hetherington
2010-09-18Preserve region list selection state even if a region is selected which is no...Carl Hetherington
2010-09-18Update regions list when editing a region fade. Fixes #3458.Carl Hetherington
2010-09-18Disable region drags in internal edit mode. Fixes #3456.Carl Hetherington