summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-07-24step editing now accessed via a context menu on MIDI track rec-enable buttons...Paul Davis
2010-07-23Patch from dx9s to rearrange the View/Window menus a bit and add an option to...Carl Hetherington
2010-07-23HIG-ify engine dialogue and add midi driver option. Fixes #3349.Carl Hetherington
2010-07-23use -r argument with JACK if realtime is not requested in engine dialog (also...Paul Davis
2010-07-22Don't offer to trim regions in internal edit mode, again due to the lack of a...Carl Hetherington
2010-07-22Trim note display to not overlap the end of its region. Should fix #3202 and...Carl Hetherington
2010-07-21Provide a visual cue to indicate that MIDI and audio ports cannot be connecte...Carl Hetherington
2010-07-21Sort tracks in the port matrix according to editor order. Fixes #2966.Carl Hetherington
2010-07-21Clamp y for newly added automation line points.Carl Hetherington
2010-07-20Copy-edit.Carl Hetherington
2010-07-20Fix a few dialogues which don't reset their session pointer correctly on a ne...Carl Hetherington
2010-07-20Fix list corruption when modifying a view point in y only. Should fix #3329.Carl Hetherington
2010-07-20add note IDs and use them for looking up notes during a history rebuild. NOTE...Paul Davis
2010-07-20Show editor window after opening a new session when one is closed. Should fi...Carl Hetherington
2010-07-20Speculative tweak to offer non-duplex as well as full-duplex ALSA cards in th...Carl Hetherington
2010-07-19Various route group menu tweaks.Carl Hetherington
2010-07-19Adjust caption to reflect the fact that auto connection of inputs doesn't hap...Carl Hetherington
2010-07-19Remove fade handles from recording regions. Fixes #3322.Carl Hetherington
2010-07-19Fix tooltip to reflect use of stretch tool for MIDI notes. Fixes #3190.Carl Hetherington
2010-07-19Stop transport rec button going red immediately on being clicked. Fixes #3340.Carl Hetherington
2010-07-19Tweak group tabs class hierarchy and offer the same menu in both editor and m...Carl Hetherington
2010-07-19Fix some segfaults on right-clicking a region.Carl Hetherington
2010-07-17Tweak region view wave height. Fixes #3318.Carl Hetherington
2010-07-16Don't tempt the user with visual cues that they can adjust fades when they ca...Carl Hetherington
2010-07-16Patch from Lincoln (#3319) to make the range selection box not display trim h...Carl Hetherington
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