summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-06-13Shrink the midi scroomer to match the keyboard in stacked mode.Carl Hetherington
2012-06-13Don't recompute child heights when building the route time axis view menu.Carl Hetherington
2012-06-13Colour lower stacked regions with a lighter colour and make it configurable (...Carl Hetherington
2012-06-13Make y position of MIDI note drags slightly better.Carl Hetherington
2012-06-13Make a few more MIDI track menu options apply to the current selection (#4106).Carl Hetherington
2012-06-13Fit note range on adding regions to tracks during import (#4106).Carl Hetherington
2012-06-13Make fit contents / show full range work for allCarl Hetherington
2012-06-13Fix some uninitialised variable warnings.Carl Hetherington
2012-06-13Much simplier implementation of: "Show Toolbar" act immediately, i.e., even w...Rodrigo Severo
2012-06-13fix some bugs with dragging patch/program changes aroundPaul Davis
2012-06-12prevent too-wide program change flags at startupPaul Davis
2012-06-12hide patch changes if they are too wide for the region at a given zoom levelPaul Davis
2012-06-12change CanvasFlag to use a pixbuf for text rather than Canvas::Text, because ...Paul Davis
2012-06-12Handle failure of statfs to return available disc space on Samba shares mount...Carl Hetherington
2012-06-12fix complete screw up in connecting MIDNAM PatchNameList with ChannelNameSets...Paul Davis
2012-06-12Escape angled brackets in playlist names for tooltips.Carl Hetherington
2012-06-12Filter the existing session chooser to .ardour files, as with the open sessio...Carl Hetherington
2012-06-12maximise-editor patch from Rodrigo:Paul Davis
2012-06-12more changes to patch change/plugin preset support - replace regexp replaceme...Paul Davis
2012-06-11Patch from colinf to put the playlist / take name in the playlist button tool...Carl Hetherington
2012-06-11lots more work trying to create a common structure for accessing plugin and M...Paul Davis
2012-06-11make canvas flag use NoEventText for its label, and try to set the font (unsu...Paul Davis
2012-06-11Remove old line.Carl Hetherington
2012-06-11Factor out 'persistent' tooltip code from the pannerCarl Hetherington
2012-06-11partially-done (but compile-friendly) move of instrument info into a new back...Paul Davis
2012-06-11Don't change playlists of frozen tracks when changing theCarl Hetherington
2012-06-11Make send automation work (#4734).Carl Hetherington
2012-06-11Remove unused method.Carl Hetherington
2012-06-10remove craziness of propagating MIDI 7 bit limits into MIDNAM handling by rep...Paul Davis
2012-06-10Fix another place where regions can be inserted into aCarl Hetherington
2012-06-10Fix incorrect display of automation lines after points areCarl Hetherington
2012-06-09Commit one reversible command for the whole of an import, rather than one per...Carl Hetherington
2012-06-09Fix up hack to cope with zero-length imported MIDI regions so that it actuall...Carl Hetherington
2012-06-09Rename import_audiofiles -> import_files.Carl Hetherington
2012-06-09Make sure that regions created during AsTrack and AsTapeTrack importsCarl Hetherington
2012-06-09Make crossfade edge drags undoable.Carl Hetherington
2012-06-09Set up _old_follow_playhead correctly in all cases; should fix #4603.Carl Hetherington
2012-06-09Somewhat primitive implementation of allowing the edit note dialog to handle ...Carl Hetherington
2012-06-09Extend a previous region if we click in a MIDI automation lane where there is...Carl Hetherington
2012-06-09Remove apparently erroneous commit_reversible_command.Carl Hetherington
2012-06-08No-op; some comments, remove some unused stuff, minor tidying up.Carl Hetherington
2012-06-08Remove erroneous refusal to create aux sends on MIDI tracks, which may have a...Carl Hetherington
2012-06-08When sounding notes on selection / note movements, play the note for as long ...Carl Hetherington
2012-06-08Remove unused declaration.Carl Hetherington
2012-06-08Patch from colinf to sensitize region-related actions even in non-object mode...Carl Hetherington
2012-06-08Grey-out patch changes on inactive channels rather than notCarl Hetherington
2012-06-07Slightly grubby hack to fix up the state of the Window->Mixer menu item when ...Carl Hetherington
2012-06-07Revert 12596; the string should include a descender.Carl Hetherington
2012-06-06fix typoTodd Naugle
2012-06-06Patch from epitech_user to fix crash on zooming out tooCarl Hetherington