summaryrefslogtreecommitdiff
path: root/libs/surfaces/generic_midi
AgeCommit message (Expand)Author
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2015-12-29generic MIDI support does not have its own request buffer factory, so be sure...Paul Davis
2015-12-13Fix Trim control range does not match control (issue #6696)Len Ovens
2015-12-07adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Por...Paul Davis
2015-12-02GenericMidi: Partially working IO selectors.Ben Loftis
2015-11-23allow use of (N)RPN messages in generic MIDI binding maps (UNTESTED)Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-08-20save/load generic-midi motorized setting - fixes #5296Robin Gareus
2015-07-27Clean up extra white space added by editor.Len Ovens
2015-07-27Handle the 4 common encoder types.Len Ovens
2015-07-27Add enc to midi map for mcp style encoders.Len Ovens
2015-07-27Make program change toggle or 1 only.Len Ovens
2015-07-27Allow any one midi event to control only one thing.Len Ovens
2015-07-15fix “missing operator<< for PBD::ID” (clang)Robin Gareus
2015-07-13Move learned midi binding reload after midi map load (fixes #6405)Len Ovens
2015-07-11fix PBD::ID string formatRobin Gareus
2015-07-10Fixed pb in toggle mode to switch at half way (fixes #6424)Len Ovens
2015-07-10Fixed generic MIDI program change event size to two bytes (fixes #6426)Len Ovens
2015-07-10Add debug for generic midi controlLen Ovens
2015-06-24rationalize save/restore of control surface "feedback" propertyPaul Davis
2015-06-09Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (j...John Emmas
2015-02-16remove lib versioning for internal pluginsRobin Gareus
2015-01-12When building with MSVC make sure any backends / panners etc get copied to th...John Emmas
2014-11-25Remove dead code.David Robillard
2014-10-29Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVCJohn Emmas
2014-09-13fix CPI window handling:Robin Gareus
2014-08-28Make sure all our VC projects agree that the product is called 'Mixbus3' (as ...John Emmas
2014-08-04Modify our VC project files to work with msvc32-fixup.plJohn Emmas
2014-07-15Update vcproj files for changed LILV config define.David Robillard
2014-06-25Change PBD::find_files_matching_regex and PBD::find_files_matching_filter to ...Tim Mayberry
2014-06-17Replace all use of PathScanner with equivalent functions from pbd/file_utils.hTim Mayberry
2014-06-17Change PBD::PathScanner API to return results by value to avoid inadvertent m...Tim Mayberry
2014-06-02merge with master and fix 4 conflicts by handPaul Davis
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-04-08Add the main VC project files for building Ardour3 with Microsoft Visual StudioJohn Emmas
2014-03-23midi-controller, support log parameters - fixes #5890Robin Gareus
2014-03-10fix up waf build in wake of search path changes earlier todayPaul Davis
2014-01-25try to get export/visibility and build conditionals right for surfaces/, once...Paul Davis
2014-01-23fix up obj.defines for generic MIDI wscriptPaul Davis
2014-01-23use correct export/visibility macrosPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-21conform to new CP API designPaul Davis
2013-12-13change Generic MIDI control so that it handles a SendFeedback request synchro...Paul Davis
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17add -fvisibility=hidden to evoral, and make things workPaul Davis
2013-10-17tweak up DLL=1 defs for control surfacesPaul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis