fix comment spelling
[ardour.git] / libs / surfaces /
2015-10-03 Paul Davisfix comment spelling
2015-10-03 Paul Davisuse Surface::reset() when deleting MackieControlProtoco...
2015-10-03 Paul Davisimplement backlight, fader touch sensitivity and recali...
2015-10-03 Paul Davisavoid sending replicated fader set position messages
2015-10-02 Paul Davisfix handler of fader (pitchbend) messages in Mackie...
2015-10-02 Paul Davisallow aliasing Mackie Control buttons to other buttons
2015-10-02 Paul Daviscatch changes in click status and alter LED appropriately
2015-10-02 Paul Davischange zoom and scrub handling to use modifier bits
2015-10-02 Paul Davisspelling correction in error message
2015-09-29 Len OvensFix Mackie control metering (fixes #6608).
2015-09-21 Len OvensVpot assign buttons don't do anything, don't light...
2015-09-21 Len OvensMake Mackie control surface LEDs for modifier keys...
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper
2015-09-09 Len OvensMade master fader touch and jog go to _master_surface...
2015-08-19 Robin Gareussave/load generic-midi motorized setting - fixes #5296
2015-08-14 Len OvensFixed Mackie control port naming for extender use ...
2015-08-13 Len OvensFixed feedback for MCP buttons and LEDs not working.
2015-08-13 Len OvensAdded end of line to debug statment
2015-08-10 Robin GareusMerge branch 'pt5-fix' of https://github.com/zamaudio...
2015-08-10 Paul DavisMerge branch 'ovenwerks-master'
2015-08-10 Len OvensMake MCP MasterPosition match MIDI port number.
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-21 Len OvensAdd option to mackie control profile editor to remove...
2015-06-09 John EmmasDon't close OSC server sockets explicitly (the subseque...
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-06-09 John EmmasAdd a new preprocessor directive (UINTSDEFINED) which...
2015-06-09 John EmmasAdd a new link library that's needed when building...
2015-06-08 Paul DavisMerge branch 'ovenwerks-master'
2015-06-08 Len OvensDon't allow user to change function of modifier buttons.
2015-06-04 Paul DavisMerge branch 'ovenwerks-master'
2015-06-04 Len OvensAdd an option in the MCP .device file to set master...
2015-06-04 Len OvensClean up mackie surface profile editor from things...
2015-06-04 Paul DavisMackieControl: Make ctl put v-pot in fine mode.
2015-06-04 Len OvensMake ctl put v-pot in fine mode.
2015-05-27 Paul Davisfix unsigned/signed math error
2015-05-27 Paul Davisensure that Mackie Control bank left/right commands...
2015-05-24 Len Ovensfix for MCP panner width - closes #6341
2015-05-02 Robin Gareusprofessionalize peak-meters
2015-04-25 Robin Gareusadd OSC trim control
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-16 Paul Davisput all of the Mackie control surface code into the...
2015-04-15 Paul Davisadd ArdourSurface to OSC class to help reduce global...
2015-04-12 Robin Gareusallow to set/change loop-range via OSC
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-04 Robin Gareusfix OSC parameter mapping, fixes #6224
2015-03-20 Robin Gareusfix AWOL semicolon in 9f842f3
2015-03-20 Robin GareusNOOP, whitespace
2015-03-20 Robin GareusOSC log errors
2015-03-20 Robin GareusOSC: fix crash when trying to set output params
2015-03-20 Robin GareusOSC fix plugin numbering:
2015-03-08 Robin GareusBundle API user update
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2015-01-12 John EmmasWhen building with MSVC make sure any backends / panner...
2014-12-21 Tim MayberryLimit Wiimote surface discovery to 5 connection attempts
2014-12-15 Paul Davistry alternate Glib:: API for conversion from UTF-8...
2014-12-15 Paul Davisnominal fix for sending UTF-8 text to Mackie surface
2014-12-04 Paul Davischanges to Mackie Control support for new crossthreadch...
2014-12-04 Paul Davismodify Mackie surface code to use crossthreadchannel...
2014-11-26 Paul Davisremove "port sources" management from MidiControlUI...
2014-11-25 Colin FletcherFix order of parameters to stop_touch() in Mackie:...
2014-11-25 David RobillardRemove dead code.
2014-11-23 Paul Davisremove use of CrossThreadChannel::selectable() to allow...
2014-11-03 David RobillardReduce coupling between Plugin and PluginInsert.
2014-11-02 David RobillardMove ParameterDescriptor from Plugin to its own header.
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-24 Paul Davisavoid const cast warning
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-27 John EmmasAdd the MSVC project file for building libs/surfaces/osc
2014-07-22 John EmmasChanges needed for building surfaces/osc (control surfa...
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 MayberryRename PBD::find_file_in_search_path to just PBD::find_file
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-15 Robin Gareusfix pathscanner / stl_vector related memory leaks
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
next