summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-13Remove stub class.Carl Hetherington
2010-07-12Apply velocity change before looking up velocity value for the verbose cursor...Carl Hetherington
2010-07-12Make AutomationLine set up interpolation style for its list as appropriate.Carl Hetherington
2010-07-12Mark Sequence as edited when one of its parent ControlSet's ControlLists is c...Carl Hetherington
2010-07-11Fix up VST build and add basic support for VSTiCarl Hetherington
2010-07-09Fix (in inverted commas) #2885.Carl Hetherington
2010-07-09Handle return from find_file_in_search_path in the correct sense.Carl Hetherington
2010-07-09Add missing file.Carl Hetherington
2010-07-09Send both MTC and MMC locates on auto-return. Should fix #3303.Carl Hetherington
2010-07-09Fix playhead behaviour on auto-return if follow playhead is not set.Carl Hetherington
2010-07-09Remove some unused transport sub state enums.Carl Hetherington
2010-07-09Give internal edit mode its own cursor. Deselect everything when entering in...Carl Hetherington
2010-07-09Move all sync in / out options out of the menus and into the options dialogue.Carl Hetherington
2010-07-08Move MIDI control port ownership into the MIDI Manager, since control port st...Carl Hetherington
2010-07-08Send MTC/MMC on the initial playhead grab as well as on subsequent movement.Carl Hetherington
2010-07-08Allow multiple MIDI tracer windows.Carl Hetherington
2010-07-08Trim midi++ port code to either do in or out, but not both in the same object.Carl Hetherington
2010-07-07Trace MTC more nicely.Carl Hetherington
2010-07-07Transmit MTC on playhead drag, as per #3239.Carl Hetherington
2010-07-07Fix Mackie surface after port rework.Carl Hetherington
2010-07-07Setup fixed ports for MIDI control data; hence remove configuration of those ...Carl Hetherington
2010-07-06group active status honor patch from lincoln spiteriPaul Davis
2010-07-06beat slicing patch #1 from lincoln spiteriPaul Davis
2010-07-06fix compiling file_manager.cc on osxTaybin Rutkin
2010-07-06Remove file that should have gone earlier.Carl Hetherington
2010-07-06Remove MMC thread protection which is pointless now that only JACK MIDI ports...Carl Hetherington
2010-07-06Remove non-JACK midi++ ports.Carl Hetherington
2010-07-05require jack 0.118.2 for weakjack.hPaul Davis
2010-07-05require jack 0.118.2 for weakjack.hPaul Davis
2010-07-05Reestablish libmidi++ JACK ports on jack reconnection, so that control MIDI c...Carl Hetherington
2010-07-05Set entered_regionview on entry into region view canvas item children. Shoul...Carl Hetherington
2010-07-05Prevent assertion failure if _jack_output_port is 0, which can happen if JACK...Carl Hetherington
2010-07-05Do MMC on playhead drag more efficiently by not doing an actual locate.Carl Hetherington
2010-07-05Fix possible problems with _pending_locate_request getting stuck at true and ...Carl Hetherington
2010-07-05Forward port no-process-after-export fix from 2.X revs 7357 and 7361.Carl Hetherington
2010-07-05Fix up route group label updates.Carl Hetherington
2010-07-05Zero-pad MMC timecodes in MIDI traces.Carl Hetherington
2010-07-04Locate during playhead drag, the primary motive being to get MMC to be sent d...Carl Hetherington
2010-07-04Modified version of lincoln's patch to allow X-axis scrolling in the summary ...Carl Hetherington
2010-07-03Fix up my previous buggy MMC cleanup.Carl Hetherington
2010-07-02a few more if (_mmc) testsPaul Davis
2010-07-01add MidiModel::sync_to_source() to push model state into its existing source;...Paul Davis
2010-07-01fix assumption that Session::_mmc != 0Paul Davis
2010-07-01fix gcc4.4 compile warningsPaul Davis
2010-07-01allow zero length MIDI files again and remove debug outputPaul Davis
2010-07-01fix gcc4.4 compile warningPaul Davis
2010-07-01debug outputPaul Davis
2010-07-01Allow port matrix to show both audio and midi ports at the same time, and use...Carl Hetherington
2010-06-30Improve behaviour of MIDI metering.Carl Hetherington
2010-06-30Basic tweaks to make the bundles and the port matrix accept that MIDI tracks ...Carl Hetherington