merge exportvis branch into cairocanvas, to reduce the number of "floating" branches.
[ardour.git] / libs / surfaces / generic_midi /
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-21 Paul Davisconform to new CP API design
2013-12-13 Paul Davischange Generic MIDI control so that it handles a SendFe...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 Paul Davisreverse the visibility.h files assumptions that we...
2013-10-17 Paul Davisadd -fvisibility=hidden to evoral, and make things...
2013-10-17 Paul Davistweak up DLL=1 defs for control surfaces
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-05 Paul Davismove MidiPortManager from AudioEngine to Session
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul DavisRevert "C++11 Building - Use new style struct field...
2013-08-08 Michael R. FisherC++11 Building - Use new style struct field inititializing
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-07-16 Paul DavisRevert "C++11 Building - Use new style struct field...
2013-07-16 Robin GareusMerge branch 'clang' of https://github.com/axetota...
2013-07-16 Michael R. FisherC++11 Building - Use new style struct field inititializing
2013-06-14 Paul Davismerge with master
2013-06-10 Paul Davissave and restore Generic MIDI threshold/smoothing value
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul Davismove control surface prefs onto their own tab in the...
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul Davisfix reload of Generic MIDI binding state when the targe...
2013-03-18 Paul Davismissing part of the midi map fix
2013-03-18 Paul Davisreturn the full MIDI map search path from system_midi_m...
2013-03-17 Robin Gareusremove cruft (old cvsignore files)
2013-01-21 Paul Davisfix crash when deleting a processor with a controllable...
2013-01-17 Paul Davisa few small fixes that help pitchbend control of things...
2013-01-16 Paul Davisadd copyright comments
2013-01-06 Paul Davisfix continuing SNAFUs with ::set_state() for control...
2012-12-19 Paul Davisfeedback for toggled MIDI controls now sends 0 or 127...
2012-12-19 Paul Davisprevent crash when saving learned MIDI binding that...
2012-10-17 Paul Davisforward part the backend part of the generic MIDI contr...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-23 Paul Davisforward-port generic MIDI and transport controllable...
2012-06-28 Carl HetheringtonConnect to controllable->Destroyed in all cases; fixes...
2012-06-28 Carl HetheringtonAdd what I think is a missing lock when reading control...
2012-06-28 Paul Davisfix MIDI binding stuff when the controllable does actua...
2012-06-26 Paul Davissome generic midi debugging plus an assert
2012-06-26 Paul Davisfix up some issues introduced by lifecycle tracking...
2012-06-26 Paul Davisdisconnect from a Controllable when it is destroyed
2012-06-25 Carl HetheringtonPatch from royvegard to add a set-bank midi function
2012-06-25 Paul Davisadd late/lazy binding between generic MIDI bindings...
2012-06-23 Tim MayberryUse Glib instead of pbd/filesystem.h in GenericMidiCont...
2012-06-23 Tim MayberryUse Glib::file_test instead of PBD::sys::exists
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-19 Carl HetheringtonHush some debug messages.
2012-06-13 Carl HetheringtonSlightly tweaked patch from royvegard to add optional...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-24 Paul Davisrevert previous commit (it should work, but did not...
2012-04-24 Paul Davismake generic MIDI support handle SendFeedback() in...
2012-04-24 Paul Davislikely fix for various odd problems with cross-thread...
2012-04-23 Paul DavisControlProtocol doesn't actually need any record of...
2012-04-13 Paul DavisMCP: timeout display of value when altering with fader...
2012-03-21 Carl HetheringtonUpdate motorised button when a motorised surface's...
2012-03-21 Carl HetheringtonMake toggle MIDIControllables with program changes...
2012-03-19 Carl HetheringtonAdd GPL boilerplate; use x->foo for (*x).foo; tidy...
2012-03-19 Carl HetheringtonAdd set_motorised().
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-03-07 Carl HetheringtonAdd motorised attribute to DeviceInfo for generic MIDI...
2012-03-06 Carl HetheringtonWork around problems with some JACK<->ALSA midi bridges...
2011-12-14 Paul Davispatch from roy vegard to stop feedback from causing...
2011-11-23 David RobillardPack toolbar combo boxes with expand=false and remove...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-08-16 Paul Davisavoid compiler warnings about un-implemented MIDI funct...
2011-08-14 Paul Davismake control protocol's SelectByRID signal work, thus...
2011-08-13 Paul Davistrack changes to config parameters for MMC device id...
2011-08-10 Paul Davisif a binding map specifies controllables that don't...
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-03-25 Paul Davispermit envvar to define where to find MIDI binding...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-03-07 Paul Davisfix all manner of wrongness with port buffer offsets
2010-11-29 Paul Davisfix conversion of MIDI controller (7 bit) value into...
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-07-08 Carl HetheringtonMove MIDI control port ownership into the MIDI Manager...
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-04-08 Paul Davisadd support for "msg=" bindings and also action="SomeGr...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-04-02 Paul Davisremove PBD::Connection (replace use with PBD::ScopedCon...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-25 Paul Davisuse correct (RCConfig-based) name for MIDI port in...
2010-02-01 David RobillardFix illegal iterator usage.
2010-01-04 Paul Davisprovide a real and usable MuteControllable for Routes...
2010-01-04 Paul Davisadd a way to see (most of) the waf config used to build...
2010-01-01 Paul Davisprovide limited momentary note on/off MIDI binding...
2009-12-31 Paul Davisnew PBD::ControllableDescriptor class to encapsulate...
2009-12-31 Paul Davisstop metering thread as we disconnect a session from...
2009-12-30 Paul Davisprovide access to Send + Plugins from MIDI binding...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
next