Added Phase control mackie controls as part of the Trim (track) vpot assignment.
[ardour.git] / libs /
2015-11-01 Len OvensAdded Phase control mackie controls as part of the...
2015-11-01 nick_mFix missing undo for record mute automation.
2015-11-01 nick_mClean up _before XMLNode in AutomationList if no automa...
2015-11-01 nick_mAutomation watch sets position for new write pass when...
2015-11-01 nick_mRevert starting write pass only in write mode when...
2015-10-30 nick_mHandle paste from non-toggled to boolean automation...
2015-10-30 Robin Gareusadd API to suspend timers signal emission.
2015-10-28 Robin Gareusfix JACK/windows compilation
2015-10-28 Robin Gareususe weak-jack's jack_port_rename wrapper
2015-10-26 Robin Gareusand another LV2-1.0.0 compat ifdef
2015-10-26 Robin Gareusamend 311adde (LV2-1.0.0 compat)
2015-10-25 Robin Gareusproperly translatable plural forms
2015-10-25 Len OvensChanged MCP trim detection to match method used in...
2015-10-23 Robin Gareusfix crash on SystemExec::Terminate
2015-10-23 Robin Gareusadd ifdefs for LV2-1.0.0 compat
2015-10-22 Len OvensMake mackie control view mode save bank for all modes.
2015-10-22 Tim MayberryEnable i18n for info/error messages in MidiPatchManager
2015-10-22 Tim MayberryOnly parse additional Session midnam files on Session...
2015-10-22 Tim MayberryStore the file path when constructing MidiNameDocument
2015-10-22 Tim MayberryDecouple Session from MidiPatchManager and reduce parsi...
2015-10-22 Tim MayberryAdd PBD::Searchpath::contains method to check if a...
2015-10-22 Tim MayberryExpose protected PBD::Searchpath API
2015-10-22 Tim MayberryDon't parse midnam patch files contained in Session...
2015-10-22 Tim MayberryRefactor common code in MidiPatchManager class into...
2015-10-22 Tim MayberryDon't call MidiPatchManager::refresh when creating...
2015-10-22 John EmmasFix a small buffer issue which could sometimes prevent...
2015-10-22 Robin Gareusremove invalid assertion - #6634
2015-10-22 John EmmasAdd some newly introduced sources to our MSVC project...
2015-10-22 Paul DavisMerge branch 'chaot4-fix_overwrite_file'
2015-10-22 André NusserAdd overwrite option to save_template. (default = false)
2015-10-22 Paul Davisfix automation update at transport stop when in automat...
2015-10-22 Paul Davisfix mute automation in Play automation state
2015-10-22 Paul DavisAdd AutomationControl::set_value_unchecked() and Automa...
2015-10-22 Paul Davisadd commentary and clean up blank lines
2015-10-21 Paul Davisvariable name change: percent is 0..100, 0..1.0 is...
2015-10-21 Paul Davisensure that mutator function for CONFIG_VARIABLE_SPECIA...
2015-10-21 Len OvensMake sure Mackie Control view modes start with route...
2015-10-21 Len OvensAdded "Selected" view mode to Mackie Control.
2015-10-21 Robin GareusFix crash in new CoreaudioSource code (on invalid file)
2015-10-20 Paul Davisfix AudioUnit parameter listening to work with new...
2015-10-20 Paul Davisrename Plugin::ParameterChanged to ParameterChangedExte...
2015-10-20 Paul DavisRevert "rename ParameterChanged signal in Plugin to...
2015-10-20 Robin Gareuspossible fix for invalid cleanup space calc on win32.
2015-10-20 Robin GareusNOOP, re-indent
2015-10-20 Robin Gareusremove cruft
2015-10-20 Paul Davisrename ParameterChanged signal in Plugin to ParameterCh...
2015-10-20 Robin Gareusremove unused "copy modifier hint"
2015-10-19 nick_mLegatize::name () reflects its type. Fixes confusing...
2015-10-19 nick_mAdd tooltips to user config preferences. clean up combo...
2015-10-19 nick_mUpdate ContrilList debug output.
2015-10-19 nick_mAmend last connit - don't use a bool to represent a...
2015-10-19 nick_mFix incorrect initial point when recording toggled...
2015-10-19 nick_mAutomation - more toggled controller twiddling.
2015-10-19 nick_mAutomation - fix occasional inverted bool state after...
2015-10-19 nick_mMake automation record undo per pass rather than per...
2015-10-19 nick_mToggled automation fixes.
2015-10-19 nick_mMake control point selection more consistent.
2015-10-19 Robin Gareusremove cruft
2015-10-19 Len OvensAdd Audio Tracks and Busses too.
2015-10-19 Len OvensAdded Midi Tracks View mode.
2015-10-18 Robin Gareusfix OS X system detection (amend 66704ee)
2015-10-18 Paul Davislibs/* changes use new AppleUtility Library
2015-10-18 Paul Davisalternative new version of the AppleUtility library
2015-10-18 Len OvensOnly display Trim for tracks that have Trim. On the...
2015-10-18 Paul DavisMerge branch 'chaot4-fix_midi_menu_consistency_new'
2015-10-18 André NusserRemove all the now unused functions in the MidiModel...
2015-10-18 André NusserAdd Transpose class that can be used by apply_midi_note...
2015-10-18 André NusserSplit transpose in MidiModel into two functions.
2015-10-18 Robin Gareusdisable auto-return with external sync #6577
2015-10-17 Len OvensAssign Global view to get back to Mixer.
2015-10-16 Robin Gareusextend session-save dirty-flag logic
2015-10-16 Robin GareusAPI to add system-specific file chooser shortcuts
2015-10-15 Robin Gareusfix crash when creating subgroup-bus - fixes #6642
2015-10-15 Paul Davisadd safety checking when setting up DEBUG bits 4.4
2015-10-15 Robin Gareusfix deadlock when removing subgroup bus w/sends.
2015-10-15 Robin Gareusprepare better solution of Glib's << operator
2015-10-14 John EmmasFix a problem where VST automation data wasn't getting... 4.3
2015-10-14 Len OvensReduced delay in last commit/10
2015-10-14 Len Ovensfix MCP ports hang on device change and multi-surface...
2015-10-13 Paul Davismackie support omnibus patch
2015-10-13 Paul Davisfix registration of automation type enums
2015-10-13 Paul Davisintroduce separate-meters concept for Mackie.
2015-10-13 Paul Davisfix the design of Mackie XML state management
2015-10-13 Paul Davismore corrections for mackie GUI layout
2015-10-13 Paul Davismove incorrectly packed touch sensitivity slider for...
2015-10-13 Robin Gareusremove last ofstream
2015-10-12 Len OvensOnly flip if not already in desired state. Fixes fader...
2015-10-12 Paul Davisexpose terminal, rather than just physical, MIDI ports...
2015-10-12 Paul Davismake MCP port buttons work
2015-10-12 Len OvensCorrect wrong value on LCD strip when fader is touched...
2015-10-12 Len OvensDon't use old session connections on MCP device change...
2015-10-12 Len OvensFix MCP extension number and get master on right surface.
2015-10-12 Robin Gareusfix crashes due to glib ignored EDEADLK.
2015-10-11 Paul DavisSeveral changes to Mackie support. Breaks existing...
2015-10-11 Len OvensForce Flip normal before Bank (fixes #6630)
2015-10-11 Len OvensDisplay parameter that matches mode.
2015-10-10 Paul Davisnumerous changes to Mackie support, generally offering...
2015-10-10 Robin Gareuscoreaudio: reset freewheeling after export
2015-10-09 Paul Davisvaried and wide changes to get input and output combos...
2015-10-09 Paul Davismove location where port handling stops during Mackie...
next