Consolidate VST Plugin Info
[ardour.git] / libs / midi++2 /
2018-10-15 Paul Davisremove use of hardcoded -fPIC compiler flag, and use...
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-27 Paul Davischange type of MIDI::Parser::position signal to include...
2018-09-18 Paul Davisnew transport slave/master implementation, libs/ edition
2018-09-10 John EmmasInitial changes needed for building Mixbus (with MSVC...
2018-07-24 Robin GareusDistinguish unset MIDI Patch and bank 0
2018-07-04 Paul Davisignore system reset messages entirely in the MIDI parser
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-14 John EmmasAccommodate the change from libtimecode to libtemporal
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-30 Robin GareusCatch new exception in other places.
2017-04-18 Tim MayberryUse XMLNode::set_property API in Midi::Port class
2017-04-18 Tim MayberryUse XMLNode::set_property API in Midnam related classes
2016-12-03 David RobillardRemove Evoral::MIDIEvent
2016-12-03 David RobillardFactor out and extend MIDIXML implementation
2016-11-29 David CarlierMaking buildable under OpenBSD.
2016-10-29 Robin GareusAllow to dynamically un/load Midnam Patches
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-06-26 Robin GareusEnable build for FreeBSD (part 1/2)
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-02-22 Adrian KnothSpelling correction patch from Debian
2016-02-01 Paul Davischange API of MIDI::Port::drain() to include a maximum...
2016-01-18 Paul Davisadd explanatory comment regarding IP_MULTICAST_LOOP...
2016-01-18 Paul Davistry using reversed IP_MULTICAST_LOOP semantics for...
2016-01-18 Paul Davismomo ip midi debugging
2016-01-18 Paul Davismo' ip midi debugging
2016-01-18 Paul Davisremove ipmidi debugging
2016-01-18 Paul Daviswindows, i love you, more
2016-01-18 Paul Daviswindows, i love you
2016-01-18 Paul Davisdebug IP multicast loopback
2016-01-18 Paul Davisuse cout instead of cerr, since this debugging is for...
2016-01-18 Paul DavisIP MIDI debugging
2015-12-12 Paul Daviseven more attempted changes for ipMIDI on windows
2015-12-12 Paul Davisfurther attempted changes for ipMIDI on windows
2015-12-12 Paul Davissome attempted changes for ipMIDI on windows
2015-12-12 Paul Davistry just removing all PLATFORM_WINDOWS conditionals...
2015-12-03 Kamil Rytarowskinetbsd: Fix unportable shell construct
2015-11-29 Robin GareusNOOP, remove trailing whitespace, replace tabs in pytho...
2015-11-24 Paul Davisget faderport i/o working, basics of identifying contro...
2015-11-23 Paul Davismore corrections for libmidi++ (N)RPN API
2015-11-23 Paul Davischange API for libmidi++ RPN-related signals to be...
2015-11-23 Paul Davisadd (N)RPN handling to libmidi++
2015-10-22 Tim MayberryStore the file path when constructing MidiNameDocument
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from .cpp and...
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-13 Robin Gareusallow to run unit-test under wine from srcdir.
2015-09-12 Robin Gareusplug some memory leaks in libs
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Daviscopy all XCode project files from Tracks.
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-09 Robin Gareusremove cruft (old unused pre-git version files)
2015-01-07 David RobillardMusicalTime => Beats.
2014-12-30 David RobillardFix off-by-one MIDI note names.
2014-12-18 David RobillardRemove some aborts that don't really need to be.
2014-12-06 Robin Gareusmidnam test: don't clutter up output.
2014-12-03 Tim MayberryCall PBD::init() from libmidi++ test runner
2014-12-03 Tim Mayberryexport MIDIPP_TEST_PATH in midi++ test script so test...
2014-12-03 Tim MayberryAdd test_search_path to find test files in MidnamTest
2014-12-01 David RobillardRemove bogus test and noisy output.
2014-11-26 Paul Davisensure that Ardour recognizes its own MMC device ID...
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-22 Paul Davisrequire a timestamp on MIDI::MachineControl::send()
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-09 Robin Gareusplug a major mem hog.
2014-08-28 John EmmasMake sure all our VC projects agree that the product...
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 David RobillardUpdate vcproj files for changed LILV config define.
2014-07-15 David RobillardSupport midnam files with a channel (not patch) NoteNam...
2014-07-14 David RobillardSupport midnam files with a channel (not patch) NoteNam...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryUse PBD::find_files_matching_pattern instead of other...
2014-06-10 Robin Gareuswrap MIDI timecode at 24h
2014-06-10 Robin Gareusreally fix sending MIDI timecode.
2014-06-10 Robin Gareusfix crash when trying to send MMC of timecode > 255...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-30 Paul Davisfix for storing 14 bit MIDI controller values
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-29 Paul Davisremove redundant os.path.join() calls when specifying...
2014-04-29 Paul Davisfinish unfinished work at basing all install paths...
2014-04-28 Paul Davismerge (squash) with scenechange topic branch to provide...
2014-04-10 Paul Davisremove inclusion of jack.h so that we can build on...
2014-04-08 John EmmasAdd the main VC project files for building Ardour3...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-02 Paul Davisremove recently added conflation of mingw64 and msvc...
2014-03-01 Paul Daviswhen mingw is mingw64, it appears that we need to use...
2014-02-12 Paul Daviscorrect delete/free mess
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
next