Remove ambiguous API implementation
[ardour.git] / libs / surfaces / generic_midi /
2018-10-04 Robin GareusHandle generic-midi bindings per session.
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-21 Robin GareusFix --no-nls (4/5), i18n include order in libs/*
2018-09-10 John EmmasInitial changes needed for building Mixbus (with MSVC...
2018-06-25 Paul Davisfix mixing scope brace
2018-06-25 John EmmasAccommodate recently removed source(s) in our MSVC...
2018-06-22 Paul Davisadd Ctl_Dial to get better behaviour when binding a...
2018-06-21 Paul Davisremove Session::controllable_by_descriptor() and move...
2018-03-13 Robin GareusSort generic-midi bindings alphabetically
2018-03-03 Jan Lentfergeneric_midi: add proper handling of midi controll...
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-14 John EmmasAccommodate the change from libtimecode to libtemporal
2017-12-19 Robin GareusRevert "Prototype to allow embedding sysex in midi...
2017-12-06 Robin GareusPrototype to allow embedding sysex in midi-map
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-25 Robin GareusRemove unnecessary tests for touch-state
2017-06-21 Robin GareusSwitch to PBD control-math and prefer Controllable API
2017-05-25 Tim MayberryUse correct property name in generic MIDI surface
2017-05-12 Paul Davischange the way ControlProtocols (control surfaces)...
2017-04-18 Tim MayberryUse PBD::string_to<bool>() in GenericMidiControlProtoco...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in MIDIControllable...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in GenericMidiControl...
2017-04-16 Robin GareusClean up after generic MIDI surface -- #7311
2017-03-04 Robin GareusDon't allow GMCP to override loading_state_version
2017-01-31 Paul DavisGeneric MIDI controls should affect group members too...
2017-01-23 Paul Davisgeneric MIDI: put controllables into touch mode (if...
2017-01-22 Paul Davisadd some comments
2017-01-20 Robin GareusMIDI leaks -- the Controllergate conspiracy debunked
2016-12-31 Robin Gareusamend 3afe3f32df (remove unused global feedback option)
2016-12-30 Robin GareusRemove cruft (old MIDI feedback API)
2016-12-28 Robin GareusMove "Feedback" option to control-portocol settings
2016-09-27 Paul Davisadd MIDI bundles to Generic MIDI support so that the...
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-07-21 Paul Davisa more reliable/robust/less complex version of previous...
2016-07-21 Paul Davisdo not delete MIDIControllable* when dealing with pendi...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-10 Len OvensWhite space fix only. (Spaces to tabs)
2016-07-06 Paul Davisrestore/extend/simplify ControlProtocol API to allow...
2016-07-04 Paul Davisuse session stripable selection API
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-05-31 Paul Davisuse correct signal to select route from generic MIDI...
2016-05-31 Paul Davisremove any reference to Route in Generic MIDI support...
2016-05-31 Paul Davismove ControllableDescriptor from libpbd to libardour...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-27 John EmmasAccommodate 'lua' search paths in various projects...
2016-02-03 Tim MayberryFix bug #5633, Don't drop all midi bindings when a...
2016-02-03 Paul Davisgeneric MIDI: if a CC is bound to a toggled controllabl...
2016-01-14 Ben LoftisGeneric MIDI: midi controller buttons should only...
2016-01-14 Ben LoftisGeneric MIDI: add ToggleRecEnable action, and change...
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-29 Paul Davisgeneric MIDI support does not have its own request...
2015-12-13 Len OvensFix Trim control range does not match control (issue...
2015-12-07 Paul Davisadjust generic MIDI surface support to (1) properly...
2015-12-03 Ben LoftisGenericMidi: Partially working IO selectors.
2015-11-23 Paul Davisallow use of (N)RPN messages in generic MIDI binding...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-08-19 Robin Gareussave/load generic-midi motorized setting - fixes #5296
2015-07-27 Paul DavisMerge branch 'ovenwerks-master'
2015-07-27 Len OvensClean up extra white space added by editor.
2015-07-27 Len OvensHandle the 4 common encoder types.
2015-07-27 Len OvensAdd enc to midi map for mcp style encoders.
2015-07-27 Len OvensMake program change toggle or 1 only.
2015-07-27 Len OvensAllow any one midi event to control only one thing.
2015-07-16 Ben Loftismerge fix
2015-07-14 Robin Gareusfix “missing operator<< for PBD::ID” (clang)
2015-07-13 Len OvensMove learned midi binding reload after midi map load...
2015-07-11 Robin Gareusfix PBD::ID string format
2015-07-10 Paul DavisMerge branch 'ovenwerks-master'
2015-07-10 Len OvensFixed pb in toggle mode to switch at half way (fixes...
2015-07-10 Len OvensFixed generic MIDI program change event size to two...
2015-07-10 Len OvensAdd debug for generic midi control
2015-06-24 Paul Davisrationalize save/restore of control surface "feedback...
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2015-01-12 John EmmasWhen building with MSVC make sure any backends / panner...
2014-11-25 David RobillardRemove dead code.
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-13 Robin Gareusfix CPI window handling:
2014-08-28 John EmmasMake sure all our VC projects agree that the product...
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 David RobillardUpdate vcproj files for changed LILV config define.
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryChange PBD::find_files_matching_regex and PBD::find_fil...
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Tim MayberryReplace all use of PathScanner with equivalent function...
2014-06-17 Tim MayberryChange PBD::PathScanner API to return results by value...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-29 Paul Davisfinish unfinished work at basing all install paths...
next