use initialization, not explicit assignment
[ardour.git] / libs / surfaces /
2016-06-30 Len OvensOSC: Select tweak.
2016-06-30 Len OvensOSC: Reworked select to follow Gui selected strip regar...
2016-06-22 Len OvensOSC: master/monitor forced to sort at end
2016-06-22 Len OvensOSC: Fix math off by one, Check for all stripable contr...
2016-06-22 Robin Gareusfix gcc4 builds C++98
2016-06-22 Len OvensOSC: Might help if I used the right variable, Really...
2016-06-22 Len OvensOSC: Fix out of range track. (crash)
2016-06-22 Len OvensOSC: Add strip type selection.
2016-06-18 John EmmasRemove confusion over ambiguous symbols
2016-06-18 John EmmasUse Glib::usleep() for consistency
2016-06-17 Len OvensOSC: take care of track order changes too. Deal with...
2016-06-16 Len OvensOSC: Blank some more feedback values when select observ...
2016-06-13 Len OvensOSC: Catch new strips, gone strips and redo banks and...
2016-06-12 Paul DavisMackieControl: in sends subview, if there are no sends...
2016-06-12 Paul Davisfix MCP Cancel button "escape" action
2016-06-12 Paul Davisredesign/reimplement selection knowledge in MackieContr...
2016-06-12 Paul Davisreduce verbosity of -D mackie in the presence of contin...
2016-06-11 Len OvensOSC: Add send enable control.
2016-06-11 Len OvensOSC: added solo isolate and solo safe/lock.
2016-06-10 Len OvensOSC: Constrain master pan position as width requires.
2016-06-10 Len OvensOSC: force non-active controls to zero. Keep pan within...
2016-06-10 Paul DavisVarious changes to PresentationInfo and a small consoli...
2016-06-10 Paul Davisremove certain ControlProtocol signals related to strip...
2016-06-10 Len OvensOSC: Finished Select send levels
2016-06-09 Len OvensOSC: change the word phase to polarity as per mailing...
2016-06-09 Len OvensOSC: add phase control
2016-06-09 Len OvensOSC: Added pan width to selected
2016-06-09 Paul Davisnamespace required
2016-06-09 Len OvensOSC: select commands for pan and trim added, feedback...
2016-06-07 Paul Davisfix faderport's use of action name
2016-06-07 Len OvensOSC: reset select strip on bank change or select for...
2016-06-06 Len OvensOSC: Respond to GUI select.
2016-06-06 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-06-06 Len OvensOSC: More controls in /select/*, off by one fixed
2016-06-05 Paul Davisdon't connect to individual PresentationInfo signals...
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Len OvensOSC: Added feedback for /select
2016-06-04 Len OvensOSC: Bug fix for no monitor, bug fix heart beat on...
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-01 Len OvensOSC: Fixed some button type commands to have path only...
2016-06-01 John EmmasAccommodate recently introduced source(s) in our MSVC...
2016-06-01 Len OvensOSC: finish /set_surface group of commands.
2016-05-31 Len OvensOSC: Paths changed, feedback added, etc.
2016-05-31 Paul Davisuse new record safe control in surface support
2016-05-31 Paul Davisfix SNAFU in which Stripable::rec_enable_control()...
2016-05-31 Paul Davisuse correct signal to select route from generic MIDI...
2016-05-31 Paul Davisremove now-redundant control protocol route-selection...
2016-05-31 Paul Davisremove no-longer-used TrackSelectionChanged signal...
2016-05-31 Paul Davisremove no-effect handling of route active-status change...
2016-05-31 Paul Davisremove any reference to Route in Generic MIDI support...
2016-05-31 Paul Davisconvert faderport to use Stripable instead of Route
2016-05-31 Paul Davisfix crash in mackie code caused by assumption that...
2016-05-31 Paul Davismanually fix rebase/merge issues for Mackie Control...
2016-05-31 Paul Davismake mackie surfaces aware of VCAs
2016-05-31 Paul Davisconvert Mackie Control Surface support to use Stripable...
2016-05-31 Paul Davisadd Stripable analogs for Route signals and methods...
2016-05-31 Paul Davisremove irrelevant, out of date and incorrect comment
2016-05-31 Paul Davismove ControllableDescriptor from libpbd to libardour...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisremove Route::listening_via_monitor()
2016-05-31 Paul Davismove ever close to working master/slave logic, this...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisfix faderport and mackie to use route AutomationControl...
2016-05-31 Paul Davisuse redesigned Route and VCA object architecture/API
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-05-14 Robin Gareusupper parameter limit is inclusive.
2016-05-09 Paul Daviscopy-n-paste the ARDOUR_UI toggle-roll code into BasicU...
2016-05-07 Paul Davisfix shared_ptr<Route> management in Mackie support...
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-30 Paul Davismake BasicUI (for control surfaces) loop toggle work...
2016-04-27 Len OvensOSC: Fix Solo to work with both SIP and Listen.
2016-04-19 Len OvensOSC: removed unused _namespace_root variable.
2016-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2016-03-29 Len OvensOSC: Changed gainVCA to gainfader as VCA is already...
2016-03-28 Len OvensOSC: fix issue 6839, make all OSC gaindB values below...
2016-03-26 Len OvensOSC: added a linear VCA style gain control for faders...
2016-03-19 Robin Gareusplug a tiny memory leak
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-27 John EmmasAccommodate 'lua' search paths in various projects...
2016-02-22 Paul Daviscleanup post-rebase-against-master messes
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davisupdate Mackie code to use new API to get all actions
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-20 Robin Gareusfix segfault in libardour unit-tests (possible crash...
2016-02-19 Robin Gareusthird time lucky
2016-02-19 Robin Gareusand now without typo
2016-02-19 Robin Gareusfix Windows OSC support
2016-02-16 Ben LoftisOSC: remove "/session/loaded" message altogether, for...
2016-02-15 Ben Loftisfix typo in previous commit
2016-02-15 Ben LoftisDefer session_loaded until AFTER lo_server_new.
2016-02-07 Paul Davismackie: if device type is unknown, make -D mackie show...
2016-02-07 Paul Davishandle Mackie control device type ID = 0x6 (Behringer...
2016-02-06 Ben Loftischange faderport name
2016-02-06 Paul DavisMackie: shift+marker needs to remove marker. moved...
2016-02-06 Paul Davismackie: better fix for
2016-02-05 Paul Davismackie: stop crashes when switching to X-Touch Compact...
2016-02-04 Ben LoftisMackie Protocol: more fixes for aac6a5
2016-02-04 Ben LoftisMackie Protocol: fixes for aac6a5
next