MCP: start up event loop (thread) so that we can do timeouts and metering; start...
[ardour.git] / libs / surfaces /
2012-04-08 Paul DavisMCP: start up event loop (thread) so that we can do...
2012-04-08 Paul DavisMCP: look for jog wheel as a special case
2012-04-08 Paul DavisMCP: move init functions back into Surface since there...
2012-04-08 Paul DavisMCP: remove no-longer-used files
2012-04-08 Paul DavisMCP: connect to correct signal for buttons; more code...
2012-04-08 Paul DavisMCP: remove files no longer used (copies are always...
2012-04-08 Paul DavisMCP: add handler for forgotten noteOn (button) messages...
2012-04-08 Paul DavisMCP: more debugging for fader messages
2012-04-08 Paul DavisMCP: fix fader mapping from extenders
2012-04-08 Paul Davisdebug ardour->MCP fader mapping
2012-04-08 Paul DavisMCP: fix (?) interpretation of fader/pitchbend messages
2012-04-08 Paul DavisMCP: add debug tracing for fader (pitchbend) messages
2012-04-08 Paul DavisMCP: add debug tracing for timeouts
2012-04-08 Paul DavisMCP: correctly link routes and strips; correctly set...
2012-04-08 Paul DavisMCP: stop using signals to handle parsed control events...
2012-04-08 Paul DavisMCP: drop need for ScopedConnectionList::empty()
2012-04-08 Paul DavisMCP: major redesign of control instantiation; continuin...
2012-04-07 Paul DavisMCP: fix bad use of strips container
2012-04-07 Paul DavisMCP: alternative method for clearing route table when...
2012-04-07 Paul DavisMCP: build fix
2012-04-07 Paul DavisMCP: drastically alter setup of Mackie surface to not...
2012-04-07 Paul DavisMCP: try to fix madness with extender strip indices
2012-04-07 Paul DavisMCP: try to actually use extenders
2012-04-07 Paul Davisdebugging mcu via ssl nucleus 2
2012-04-07 Paul Davisdebugging mcu via ssl nucleus
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...
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2011-12-19 Paul Davisrename Timecode::BBT_Time::ticks_per_beat to Timecode...
2011-12-14 Paul Davispatch from roy vegard to stop feedback from causing...
2011-12-13 Paul Davismore fun and games with meter and the tempo map: rename...
2011-11-23 David RobillardPack toolbar combo boxes with expand=false and remove...
2011-10-22 Paul Davischange several startup messages to be triggered only...
2011-10-20 Paul Davisinclude abstract_ui.cc in mackie source to actually...
2011-10-20 Paul Davismake mackie control header include abstract_ui.h (might...
2011-10-20 Paul Davisfix minor typo
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-30 Paul Davisdon't build tranzport support unless it was asked for...
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-30 Paul Davismake surfaces header checks non-mandatory (for OS X)
2011-09-29 David RobillardUse is_defined to check for HAVE_* variables set by...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-09-27 Carl HetheringtonFix crash on close after Mackie modifications by making...
2011-09-26 Carl HetheringtonFix crash on startup caused by previous Mackie commits.
2011-09-26 Carl HetheringtonNo-op; formatting tidy-ups.
2011-09-26 Carl HetheringtonUpdate Mackie surface state when something is connected...
2011-09-26 Carl HetheringtonDelete MIDI port objects when the MackieControlProtocol...
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-05-23 Carl HetheringtonFix a few missing drops of Route references.
2011-05-11 Carl HetheringtonFix compiler warning.
2011-05-05 Carl HetheringtonAdd a GUI to set the number of active extenders for...
2011-05-04 Carl HetheringtonDo log/lin mapping for Mackie faders so that they behav...
2011-05-04 Carl HetheringtonUse a timeout to reset faders' in_use flags when in...
2011-05-04 Carl HetheringtonFix crash on startup when using BCF mode for the mackie...
2011-05-04 Carl HetheringtonAdd small GUI to select Mackie / BCF2000 emulation...
2011-05-04 Carl HetheringtonComment typo.
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-03-25 Paul Davisrename OSC surface shared object so that its copied...
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
2011-02-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
2011-02-13 Carl HetheringtonGCC 4.6 fixes from oget (#3771).
2011-02-07 Carl HetheringtonPrevent various things from stopping the transport...
2011-02-06 Carl HetheringtonFix up a few mackie control surface exceptions.
2011-01-28 Sakari BergenAdd boost:: to shared_ptrs (not to be ambiguous with...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-19 Carl HetheringtonLincoln's OSC clean-ups (#3716).
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-11 Carl HetheringtonFix a few tiny memory leaks.
2010-12-05 Paul Daviscorrect locations for new osc files
2010-12-05 Paul Davispart of lincoln's patches for OSC/ardroid
2010-12-03 Paul Davisprovide access to plugin parameters from OSC. not teste...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-02 Carl HetheringtonA few type fixes.
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-11-29 Sakari BergenRemoving more of using boost::shared_ptr
2010-11-29 Paul Davisfix conversion of MIDI controller (7 bit) value into...
2010-11-28 Paul Davisadd non-functional meta-controls for 2in/2out panning...
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul Davisone step closer to working vbap panning
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-10-27 Carl HetheringtonMake build scripts python2/3 agnostic.
2010-10-19 Paul Davis(3.0 version) some Mackie-emulation systems (e.g. eupho...
2010-10-05 Carl HetheringtonFix incorrect angle brackets for includes.
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
next