summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-01improve, cleanup, rationalize Session::cleanup_sources() and supporting infra...Paul Davis
2011-03-01comment fixPaul Davis
2011-03-01fix width handling in vbap pannerPaul Davis
2011-03-01slightly improve text of cleanup results dialogPaul Davis
2011-03-01rationalizations and so forth for panner2d drawing (math is hard)Paul Davis
2011-03-01Set session dirty when pans change (#3807).Carl Hetherington
2011-03-01assert to show up #3812 more clearly.Carl Hetherington
2011-03-01Fix previous.Carl Hetherington
2011-03-01Make sure CapturingProcessors write a type to their state node so that they c...Carl Hetherington
2011-03-01Fix crash on session close.Carl Hetherington
2011-03-01Update session range on trimming regions.Carl Hetherington
2011-03-01Fix crash on drag-n-drop of port inserts (#3809).Carl Hetherington
2011-03-01Cleanup stub files after setup_raid_path has prepared the paths for it to use.Carl Hetherington
2011-03-01Desensitize playlist menu with >1 selected tracks.Carl Hetherington
2011-03-01Make track mode menu apply to the selection.Carl Hetherington
2011-03-01Make an aborted MIDI capture due to no data being received behave the same as...Carl Hetherington
2011-03-01Make the session watch sources' DropReferences and drop accordingly. Remove ...Carl Hetherington
2011-03-01Don't create the MidiDiskstream twice (in both _set_state and set_state_part_...Carl Hetherington
2011-03-01Make sure that the MidiSource constructor doesn't set the wrong _flags.Carl Hetherington
2011-03-01Add assert to make sure that we succeed in making a writable SMFSource.Carl Hetherington
2011-03-01Add virtual destructor.Carl Hetherington
2011-03-01Hopefully fix disappearing MIDI recorded regions on the first record of a new...Carl Hetherington
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