summaryrefslogtreecommitdiff
path: root/libs/midi++2
AgeCommit message (Expand)Author
2009-06-05const char* fixes for some version of gccPaul Davis
2008-12-04fix up MTC message delivered internally when locate is noticed (removes stupi...Paul Davis
2008-11-06OSX-only thread registration fixPaul Davis
2008-11-01clean up debug output from MIDI port stuffPaul Davis
2008-11-01prevent double registration of ALSA sequencer MIDI portsPaul Davis
2008-10-11minor C++ include issues, debug out removed and bump to 2.6Paul Davis
2008-07-15fixed pitchbend byte orderingJesse Chappell
2008-05-11Fix compilation with GCC 4.3 (at least with SYSLIBS=1).David Robillard
2008-04-24plugin selection via menu, along with "favorites"Paul Davis
2008-02-01add header file fixup for libmidi++ as wellPaul Davis
2007-09-27auto-re-connect ALSA seq ports at startup, if they were connected; may break ...Paul Davis
2007-08-22changes to support packaging of the GTK-Quartz version of Ardour for OS XPaul Davis
2007-08-16support DnD in native/gtk-quartz implementation (note: multifile DnD requires...Paul Davis
2007-08-04separate MMC ID's for send + receivePaul Davis
2007-08-01fixes for OS X compilationPaul Davis
2007-07-20move operator << into midi++ from mackieJohn Anderson
2007-07-20permit MIDI port removal now, and save MIDI ports back to the ardour.rc filePaul Davis
2007-07-19new functionality to add MIDI ports from the options editor, not totally fini...Paul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-03-14Updated doxygen file.Taybin Rutkin
2007-03-02@executable_path support.Taybin Rutkin
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-26i18n MISSINGTaybin Rutkin
2007-02-23more complete fix for MTC time signal not providing FPS/drop valuesPaul Davis
2007-02-23possible fix for MTC slavingPaul Davis
2007-02-23Removed unused session_control.cc.Taybin Rutkin
2007-02-22XCode project files for pbd and midi++Taybin Rutkin
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-01-22correctly detect missing ALSA MIDI systemPaul Davis
2007-01-15ALSA sequencer ports are all owned by a single sequencer client, not 1 per portPaul Davis
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2006-11-17fixes for MIDI port setup; options editor now sets trace options correctly (s...Paul Davis
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-06-29Fixed i18n system.Taybin Rutkin
2006-06-21the return of VST supportPaul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-04-26Install ardour as a binary, a script and a set of sharedPaul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-03-042006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2006-01-28fix computation of MMC base track for MMC rec enable (Ben Loftis)Paul Davis
2006-01-28fix (mostly) measure lines and click box text and meter markingsPaul Davis
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2006-01-06committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. ...Jesse Chappell
2005-05-13Initial revisionTaybin Rutkin