ardour.git
2012-04-11 Paul Davismove all code to construct MIDI messages into relevant...
2012-04-11 Carl HetheringtonFix a few unchecked XML child / property lookups
2012-04-11 Carl HetheringtonFix use of invalidated iterator (#4822).
2012-04-11 Carl HetheringtonFix use of invalidated iterator (#4821).
2012-04-11 Carl HetheringtonPatch from colinf to restore recent session path tooltip
2012-04-11 Carl HetheringtonPatch from epitech_user to fix statement with no effect
2012-04-11 Carl HetheringtonSlightly expanded version of patch from epitech_user to
2012-04-11 David RobillardImplement ui:portIndex and ui:touch features.
2012-04-11 David RobillardUpdate LV2 UI header.
2012-04-11 Paul DavisMCP: breakout Led class code; remove builder code for...
2012-04-11 David RobillardFix crash introduced in r11877 (oops). Add LV2Plugin...
2012-04-11 Paul DavisMCP: send nothing if LedState is none in build_led...
2012-04-11 Paul DavisMCP: slightly cleaner code for button map definition
2012-04-11 Paul DavisMCP: actually build button map
2012-04-11 Paul DavisMCP: fix n_strips() count; new button dispatch scheme
2012-04-11 Paul DavisMCP: debug tracing, plus start of a new cleaner handlin...
2012-04-11 Paul DavisMCP: tweak operation of most transport buttons, make...
2012-04-11 Paul Davisremove debugging output, and fix MCP to use MISSING_INV...
2012-04-10 David RobillardForward port LV2 BPM and freewheeling port stuff from...
2012-04-10 David RobillardFix failed assertion with plugins with only an audio...
2012-04-10 Paul DavisMCP: fix fader touch button IDs; remove last traces...
2012-04-10 Paul Davisgive MackieControlProtocol its own thread and make...
2012-04-10 Paul Davisadd "centrally-parsed" property to MIDI::Port so that...
2012-04-10 Paul DavisMCP: debug tracing
2012-04-10 Paul DavisMCP: debug tracing
2012-04-10 Paul Davisrevert previous redundant commit
2012-04-10 Paul Daviscall ProcessThread::init() to correctly setup per-threa...
2012-04-10 Paul DavisMCP: fix 2-char display message to avoid running status...
2012-04-10 Paul DavisMCP: actually map routes to strips, more debug tracing
2012-04-10 Paul DavisMCP: actually connect surfaces to incoming MIDI events
2012-04-10 Paul DavisMCP: more debug tracing
2012-04-10 Paul DavisMCP: fix build
2012-04-10 Paul Davisdrastic, fundamental redesign of MCP code
2012-04-09 Paul DavisMCP: make rightward bank shift work, and add a flag...
2012-04-09 Paul Davisuse correct per-MCU index when building fader, pot...
2012-04-09 Paul DavisMCP: F1-7 jump to a given view; F8 closes any currently...
2012-04-09 Paul DavisMCP: shift-select resets gain to unity
2012-04-09 Paul DavisMCP: maybe handle multiple MCUs better; add support...
2012-04-09 Paul DavisMCP: avoid debug flood from meters
2012-04-09 Paul DavisMCP: register thread with GUI and create session event...
2012-04-09 Paul DavisMCP: different meter debug trace; initial support for...
2012-04-09 Paul Davisallow ControlProtocols to call for undo/redo in GUI...
2012-04-09 Paul DavisMCP: zoom button toggles led
2012-04-09 Paul DavisMCP: zoom in on cursor right press
2012-04-09 Paul DavisMCP: some debug tracing for meters
2012-04-09 Paul Davisremove redundant MackieButtonHandler class, implement...
2012-04-09 Paul Davisstart breaking apart the various controls into their...
2012-04-09 Paul DavisMCP: change refresh interval for meters + automation...
2012-04-09 Paul DavisMCP: add some locking to the RouteSignals object
2012-04-09 Paul DavisMCP: possible support for metering (really)
2012-04-09 Paul DavisMCP: possible support for metering
2012-04-08 Paul DavisMCP: make Strip aware of Meter
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-04-07 Paul Davistweak drawing of button joiner
2012-04-07 Carl HetheringtonFix possible null pointer dereference (#4813).
2012-04-07 Carl HetheringtonClean up possibly-null pointer dereference (#4812).
2012-04-07 Carl HetheringtonFix operator typo (#4824).
2012-04-07 Carl HetheringtonAdd missing break and remove duplicate (maybe mismerge)
2012-04-07 Carl HetheringtonAdd missing break; (#4820).
2012-04-07 Carl HetheringtonFix another out-of-scope variable access (#4811).
2012-04-07 Carl HetheringtonFix out-of-scope access to variable (#4810).
2012-04-07 Carl HetheringtonRemove use of invalidated iterator (#4826).
2012-04-07 Carl HetheringtonFix comment.
2012-04-06 Paul Davisfix some packing issues in the monitor section when...
2012-04-06 Paul Davisrevert all recent changes to startup dialog, except...
2012-04-06 David RobillardExecute plugin worker tasks immediately in the audio...
2012-04-05 Ben Loftisvarious tweaks to Freesound UI and code. keep a single...
2012-04-05 Paul DavisDraw all automation points, rather than trying to use...
2012-04-05 Paul Davisprovide control over automation thinning in preferences
2012-04-05 Paul Davisprovide an RC configuration variable to "shadow" Evoral...
2012-04-05 Paul Davismake automation thinning factor controllable at run...
2012-04-05 Carl Hetheringtonassert() on id property not being present (#4814).
2012-04-05 Carl HetheringtonFix possible deref of 0 pointer (#4815).
2012-04-05 Carl HetheringtonFix double-delete (#4809).
2012-04-05 Carl HetheringtonFix operator precedance inaccuracy (#4825).
2012-04-05 David RobillardImplement LV2 worker extension.
next