add dependents to a compound playlist before creating a source from it, so that the...
[ardour.git] / libs / surfaces /
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...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-07-30 Carl HetheringtonPut Mackie surface ports into the Ardour tab of the...
2010-07-29 Carl HetheringtonFix startup of the mackie surface code.
2010-07-27 Carl HetheringtonFix up Mackie control surface to cope with changes...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
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 HetheringtonFix Mackie surface after port rework.
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
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-03-22 Paul Davisremove near-duplicate session constructor; change names...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-01 David RobillardFix array out of bounds error.
2010-02-01 David RobillardFix illegal iterator usage.
2010-02-01 David RobillardRemove clearly worthless (doesn't event parse, let...
2010-01-24 Paul Davisset thread name for OSC event loop/thread
2010-01-24 Paul Davisadd thread registration for OSC event loop/thread
2010-01-04 Paul Davisprovide a real and usable MuteControllable for Routes...
2010-01-04 Carl HetheringtonFix warning.
2010-01-04 Paul Davisadd a way to see (most of) the waf config used to build...
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
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)...
2009-12-30 Paul Davismake generic MIDI control track remote control ID chang...
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
2009-12-28 Paul Davisadd sysex support to MIDI binding maps, and a couple...
2009-12-28 Paul Davisadd missing files
2009-12-28 Paul DavisMIDI binding maps make their debut
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-20 Paul Davissubstantial overhaul of MCU code - no more separate...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davisfix compilation breakages from the last commit
2009-12-11 Paul Davis(MAY BREAK COMPILATION - unfinished work, being transfe...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-07 Paul Davisfirst pass at end-to-end RT operation request (GUI...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-11-29 Paul Davisprovide operator<< for Timecode::Time
2009-10-30 David RobillardTrim session.h include dependency tree.
next