summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-07-16newly created files for use in recording appear in a .stubs folder, and are m...Paul Davis
2010-07-15Clear program changes and sysexs before redisplaying them. Fixes #3313.Carl Hetherington
2010-07-15Copy-edit.Carl Hetherington
2010-07-14Tweak zoom toolbar positioning.Carl Hetherington
2010-07-14Insert new LocationEditRow on location add, rather than rebuilding the whole ...Carl Hetherington
2010-07-14Move zoom tools into their own tearoff. Fixes #3122.Carl Hetherington
2010-07-14Add missing files.Carl Hetherington
2010-07-14Fix binding of automation list undo records to MIDI sources. Should fix the ...Carl Hetherington
2010-07-14A few fixes to interpolation of MIDI controller data. Don't interpolateCarl 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-11Fix up VST build and add basic support for VSTiCarl 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-09Fix playhead behaviour on auto-return if follow playhead is not set.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-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-06Remove non-JACK midi++ ports.Carl Hetherington
2010-07-05Set entered_regionview on entry into region view canvas item children. Shoul...Carl Hetherington
2010-07-05Do MMC on playhead drag more efficiently by not doing an actual locate.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-01Allow port matrix to show both audio and midi ports at the same time, and use...Carl Hetherington
2010-06-30Basic tweaks to make the bundles and the port matrix accept that MIDI tracks ...Carl Hetherington
2010-06-30Remove debug output.Carl Hetherington
2010-06-29tweak the monitor section part of the startup wizardPaul Davis
2010-06-29Fix vertical canvas autoscroll when dragging track heights. Fixes #3240.Carl Hetherington
2010-06-29More detail when tracing MMC.Carl Hetherington
2010-06-29pay attention to MIDI channel selector when creating notes with GUI (fixes #3...Paul Davis
2010-06-28Fix race causing MIDI tracer to stop working when master record state is chan...Carl Hetherington
2010-06-28Fix crash due to uninitialised use of _note_lines.Carl Hetherington
2010-06-28Hide verbose canvas cursor on midi region view destruction. Should fix #3250.Carl Hetherington
2010-06-28Disable midi model updates during trim drags. Speeds the drags up at the cos...Carl Hetherington
2010-06-28Hide region list toggle columns for whole file regions.Carl Hetherington
2010-06-28split when in range mode or object/range mode with a range defined will now s...Paul Davis
2010-06-28Generate undo record for crossfade edits, and provide signalling to update th...Carl Hetherington
2010-06-28Make the L,G,M and O buttons in the region list respond to clicks. Fixes #3252.Carl Hetherington
2010-06-28Add an EnumProperty for enumerated properties and hence make Region::position...Carl Hetherington
2010-06-26lots of details relating to MIDI file management; try to ignore ALSA sequence...Paul Davis
2010-06-25Make MIDI region `automation' respect the automation mode so that it isCarl Hetherington