summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-28Restore fade option to strip silence.Carl Hetherington
2011-02-28Fix up strip silence.Carl Hetherington
2011-02-28remove hard-coded use of '/' in pathscanner code as dir separator (use glib i...Paul Davis
2011-02-28Fix up display of silence rectangles, and shortest audible period (#3798).Carl Hetherington
2011-02-28No-op; coding style.Carl Hetherington
2011-02-28Fix a couple of memory leaks.Carl Hetherington
2011-02-28Remove unused code.Carl Hetherington
2011-02-28Update ghost MIDI regions in automation tracks when zoom changes. Fixes #3803.Carl Hetherington
2011-02-28Remove unused code.Carl Hetherington
2011-02-28Make sure notes fit in the allocated height of a newly-created ghost region.Carl Hetherington
2011-02-28Copy plugin when extending the count, rather than using the same one. Should...Carl Hetherington
2011-02-27Decide whether to show crossfade and choose-top-region menus based on the mou...Carl Hetherington
2011-02-27Fix thinko with numbering of multiple added tracks.Carl Hetherington
2011-02-27Fix addition of multiple tracks.Carl Hetherington
2011-02-27Allow naming of new tracks/busses in the add route dialogue (#3376).Carl Hetherington
2011-02-27Fix crashes due to use of an uninitialised set of points.Carl Hetherington
2011-02-27Comment typo.Carl Hetherington
2011-02-26Create ghost regions when automation tracks are added, as well as on session ...Carl Hetherington
2011-02-26Add comment about some inaccuracies in framepos_plus_bbt.Carl Hetherington
2011-02-26Fix ordering of set position / length when trimming the start of MIDI regions...Carl Hetherington
2011-02-26Add panners and libtimecode to library path.Carl Hetherington
2011-02-26Remove out-of-date and somewhat redundant comment.Carl Hetherington
2011-02-26Load the tempo map before regions so that MIDI region positions / lengths don...Carl Hetherington
2011-02-25merge in changes from 2.0 ongoing. Includes the build type in the package nam...Todd Naugle
2011-02-25add README file from 2.0 ongoingTodd Naugle
2011-02-25add space to a stringPaul Davis
2011-02-25Fix previous patch a bit better.Carl Hetherington
2011-02-25Move playback_distance up to AudioDiskstream from Diskstream since it is only...Carl Hetherington
2011-02-25Fix midi playback stopping after moving a note (#3718).Carl Hetherington
2011-02-25take reverse width into account when labelling signals in panner2d ; better w...Paul Davis
2011-02-24more easily visible error message if a plugin fails to load after being selec...Paul Davis
2011-02-24add DEBUG::Accelerators to mildly cut down on cruft in key_press_focus_accele...Paul Davis
2011-02-24switch cartesian/spherical function names and make them use length. still a t...Paul Davis
2011-02-24don't show remove port options for individual ports if there is only one (por...Paul Davis
2011-02-24allow zero-input (i.e. tone generator) processors to be addedPaul Davis
2011-02-24prettification of vbap/2d panner GUI. lots of details still to fix. also sign...Paul Davis
2011-02-24new implementation of cartesian -> elevation, avoiding baroque code inherited...Paul Davis
2011-02-24Tidy (no functional changes).David Robillard
2011-02-24Fix crash on opening route menu with busses in the selection.Carl Hetherington
2011-02-23Make alignment options work across the track selection. Also remove code to ...Carl Hetherington
2011-02-23Make layer menu items apply to the selection.Carl Hetherington
2011-02-23Make hide/show all crossfades apply to the selection.Carl Hetherington
2011-02-23Set up layers menu correctly depending on current state.Carl Hetherington
2011-02-23Desensitize Remote Control ID menu option if there are > 1 selected tracks.Carl Hetherington
2011-02-23Remove duplicate Automation menu entry.Carl Hetherington
2011-02-23Make track context menu height option work for all selected tracks.Carl Hetherington
2011-02-23Make track context colour menu apply to all selected tracks.Carl Hetherington
2011-02-23Small clean up of route colour setting.Carl Hetherington
2011-02-22add scroll event handling to the vbap panner GUI; clamp vbap pos+width values...Paul Davis
2011-02-22Oops. Fix previous.Carl Hetherington