Clean up MidiSource::midi_read now that the signed type sframes_t is being used to...
[ardour.git] / libs / surfaces /
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.
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-22 David RobillardUse info stream for infoey things.
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-20 David RobillardFix various MIDI control and installation issues:
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardDon't raise errors on probe.
2009-10-08 Paul Davisthree recent fixes from 2.0-ongoing (RT on by default...
2009-10-06 Carl HetheringtonFix some compiler warnings.
2009-09-03 Carl HetheringtonDuh, the info stream is available here, so use it.
2009-09-03 Carl HetheringtonGive a slightly friendlier error if no powermate device...
2009-09-03 Carl HetheringtonMake sure wscripts under libs/surfaces/* are configured...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-08-04 Carl HetheringtonCoding style. Fix a valgrind warning. Stop a close...
2009-07-28 Carl HetheringtonFix some more warnings.
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfirst part of fixing up send/return metering ; make...
2009-07-20 Paul Daviscorrect name of dependency in wiimote wscript
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-06-11 Carl HetheringtonFix for route refactor. Fix warning.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-06-08 Carl HetheringtonFix tranzport and SCons builds.
2009-05-25 Carl HetheringtonFix SCons build.
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-13 Nick MainsbridgeCompilation fixes from using namespace removal.
2009-05-07 David RobillardFix mackie control protocol compilation.
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-02-27 David RobillardWaf: install stuff
2009-02-27 David RobillardWaf: build control surfaces.
2009-02-26 David RobillardClean up checks.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardWaf building of libardour (yay!).
2009-02-18 David RobillardFix 'sticky' sliders when MIDI control feedback is...
2009-02-18 David RobillardFix MIDI control parameter mapping to work with control...
2009-02-18 David RobillardStyle.
2009-02-18 David RobillardFix MIDI controller feedback.
2009-02-18 David RobillardFix ardour2 -> ardour3 issues.
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
next