more MIDI editing tweaks ; flip mouse mode buttons around for MIDI so that "object...
[ardour.git] / libs / midi++2 /
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...
2008-12-08 Hans Baier* first primitive implementation of MidiPatchManager
2008-12-06 Hans Baier* completed MIDI::Name::MIDINameDocument and implemente...
2008-12-06 Hans Baier* changed all lists in midnam_patch.h to std::list
2008-12-06 Hans Baier* completed MIDI::Name::MasterDeviceNames and implement...
2008-12-06 Hans Baier* Added MIDI::Name::Note
2008-11-29 Hans Baier* sending MIDI clock works, hooray\!
2008-11-23 Hans Baier* Added support for ChannelNameSetAssignments (midnam_p...
2008-11-22 Hans Baier* added XML deserialisation for control and program...
2008-11-07 Hans Baier* removed unnecessary method calls (preparse/postparse...
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-08-06 Hans Baier* fixed JACK_MidiPort to get the events into the slave
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-07-15 Jesse Chappellfixed pitchbend byte ordering
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-25 Hans Baier* splitted midi++/event.h in header and implementation
2008-05-23 Hans Baier* added midnam test file for xpath
2008-05-22 David RobillardFix corrupt MIDI file writing when meta events are...
2008-05-21 David RobillardMore petty clean ups of MIDI stuff.
2008-05-15 David RobillardEliminate excessive allocation (for every event) during...
2008-05-13 David RobillardFix event allocation issues with MidiModel iteration.
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-05-09 Hans Baier* adjusted formatting a bit to style guide
2008-05-06 Hans Baier* bugfix: SMFSource: track footer overwrote the last...
2008-05-02 Hans Baier* removed old implementation for Program Changes from...
2008-05-02 David RobillardFixes for GCC 4.3.
2008-04-26 Hans Baier* forgot to commit this last time
2008-04-23 Hans Baier* added methods for pich bender/pgm change/aftertouch...
2008-04-15 Hans Baier* fixed bug: crash because of invalidated iterator...
2008-04-09 Hans Baier* implemented persistent undo for MidiModel::DeltaComma...
2008-03-26 Paul Davishans' patches for MIDI note resizing++
2008-03-19 Paul Davisfix up delivery of MTC & MMC; add zero=last_timestamp...
2008-03-19 Paul Davisfix up and re-enable MTC transmission
2008-03-19 Paul Davisreduce (from 5k to 512) the number of events that non...
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-03-18 Paul Davisband-aid fix for wrong-thread-MIDI-writes
2008-02-21 David RobillardFix install path problems (s/ardour2/ardour3).
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-08-06 Paul Davismerge changes to libmidi++ API from 2.0-ongoing
2007-05-18 Taybin Rutkinfix for linking midi++ on MacOSX.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-07 Paul Davisrequire new JACK API; fix inheritance bug in AudioRegio...
2007-05-07 David RobillardUpdate Jack system port names to reflect new Jack namin...
2007-05-04 David RobillardUse Jack trunk MIDI. This needs proper fixing..
2007-05-04 David RobillardReal fix for Jack MIDI crash. Maybe!
2007-05-04 David RobillardPossible fix for Jack MIDI crash on jack_get_buffer_siz...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-14 Taybin RutkinUpdated doxygen file.
2007-03-02 Taybin Rutkin@executable_path support.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-26 Taybin Rutkini18n MISSING
2007-02-23 Paul Davismore complete fix for MTC time signal not providing...
2007-02-23 Paul Davispossible fix for MTC slaving
2007-02-23 Taybin RutkinRemoved unused session_control.cc.
2007-02-22 Taybin RutkinXCode project files for pbd and midi++
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-07 David RobillardCompilation fix.
2007-01-28 David RobillardMerged with trunk R1393.
next