do not offer combine operation for MIDI (see comment in libs/ardour/midi_playlist_sou...
[ardour.git] / libs / midi++2 /
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-04-06 David RobillardFix my name :)
2011-04-04 Carl HetheringtonUpdate region peak amplitude when the region is trimmed...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-27 Carl Hetheringtonassert() which catches one source of crashes on startup...
2010-10-14 Paul Davisdelete, not comment, for the last commit
2010-10-14 Paul Davisdo not attempt to clear a (JACK) MIDI port buffer after...
2010-08-01 Carl HetheringtonPut MIDI sync ports in the Ardour tab of the port matrix.
2010-07-29 Carl HetheringtonFix startup of the mackie surface code.
2010-07-26 Paul Davispart two of: don't crash during startup with no config...
2010-07-25 Carl HetheringtonPatch from petem to initialise inbound MMC device ID...
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-07-06 Carl HetheringtonRemove file that should have gone earlier.
2010-07-06 Carl HetheringtonRemove MMC thread protection which is pointless now...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2010-07-05 Paul Davisrequire jack 0.118.2 for weakjack.h
2010-07-05 Carl HetheringtonReestablish libmidi++ JACK ports on jack reconnection...
2010-07-05 Carl HetheringtonPrevent assertion failure if _jack_output_port is 0...
2010-07-03 Carl HetheringtonFix up my previous buggy MMC cleanup.
2010-07-01 Paul Davisfix gcc4.4 compile warnings
2010-06-29 Carl HetheringtonFix comment
2010-06-29 Carl HetheringtonRestore MMC registers.
2010-06-29 Carl HetheringtonClean up MMC transmission a bit, and make sure that...
2010-06-09 Paul Davisbasically, fix all kinds of odds and ends with MIDI...
2010-06-03 Paul Davismodified version of a patch from robin gareus to avoid...
2010-05-15 Carl HetheringtonFix some excessive search-and-replaces.
2010-04-02 Paul Davisremove PBD::Connection (replace use with PBD::ScopedCon...
2010-02-19 David RobillardFix MIDI command names smashed by overzealous sedding.
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-01 Paul Davisfix up boost signal return value so that the "edit...
2010-01-27 Paul Davisremove some non-controllable debugging output from...
2010-01-27 Paul Davissomething for chris g. to try when he gets up before me
2010-01-27 Paul Davismore debug
2010-01-26 Paul Davisdebugging
2010-01-04 Paul Davisfix my usual geometric/geographic dyslexia w.r.t jack...
2009-12-30 Paul Davisfix crash caused by closing down JACK but not telling...
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
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-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-10 Paul Davisadd solo isolate indicator in editor route list
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-12-06 Paul Davisfix for first of taybin's 2 problems - do not use unini...
2009-12-03 Paul Davismore tweaks to MTC slave code (still not functional...
2009-12-02 Paul Davismore MTC stuff, including toggleable use of torben...
2009-12-01 Paul Davismake ALSA MIDI I/O work with timestamps; more MTC debug...
2009-12-01 Paul Davisgeneralize hans' midi_clock_timestamp to be a general...
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Davismore changes to try to improve MTC handling even in...
2009-11-30 Paul Davisshow qtr MTC bytes before they are dispatched as a...
2009-11-30 Paul Davisshow qtr MTC bytes before they are dispatched as a...
2009-11-23 Paul Davissupport for MMC track mute register, in addition to...
2009-11-13 Paul Davisfix stupid MIDI::Manager design to properly handle...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-20 David RobillardFix crash with input (not duplex) control MIDI ports.
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 Paul Davis(1) silence non-process FIFO message (2) move MIDI...
2009-09-15 Carl HetheringtonNormalise names of .cc and .h files.
2009-07-22 David RobillardUpdate autowaf.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-18 Carl HetheringtonPatch from agorka to add some includes required for...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-03-09 Carl HetheringtonFix compile.
2009-02-27 David RobillardWaf: install stuff
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardClean up checks.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-25 David RobillardMove waf up to top level, waf building of pbd, evoral...
2009-02-25 David RobillardFix warnings.
2009-02-18 David RobillardFix MIDI controller feedback.
2009-02-18 David RobillardMake sure Evoral::MIDIEvent XML stuff is entirely unuse...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2009-02-01 David RobillardTemplateify MidiBuffer iterators (avoid code duplicatio...
2009-01-28 Hans Baier* MIDI control lanes: Set Interpolationtype according...
2009-01-15 Hans Baier* extend MIDNAM support (PatchBanks containing the...
2008-12-23 Hans Baier* added comments to midi_region_view.h
2008-12-17 Carl HetheringtonFix #2478; deref of 0 pointer if jack_port_register...
2008-12-15 Hans Baier* first working prototype of changing program changes...
2008-12-14 Hans Baier* some refactoring of patch name stuff in preparation...
2008-12-13 Paul Davisfix up java-style expression to have correct C++ semantics
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-12 Hans Baier* fixed memory management bugs for midi patchname handling
2008-12-11 Hans Baier* added myself to about.cc
2008-12-10 Hans Baier* make patch selection appear only when there are patch...
2008-12-09 Hans Baier* first working prototype of selecting instruments...
next