fix error in type definition for weak jack handling of jack_port_rename
[ardour.git] / libs / backends / jack / weak_libjack.def
2015-07-02 Paul Davisfix error in type definition for weak jack handling...
2015-07-02 Paul Davisadd conditional use of jack_port_rename(), a newly...
2015-04-23 Robin Gareusfix jack-metadata for weak-jack linking
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-08 Robin Gareusthere’s no jack_creator_thread on windows
2015-03-08 Robin Gareusupdate https://github.com/x42/weakjack/
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-13 Robin Gareusprepare for JACK meta-data API
2014-11-13 Robin Gareusmake new jack thread API functions optional
2014-10-24 Robin Gareusadd explicit construction (for MSVC) and some debug...
2014-10-24 Robin Gareusfix jack transport return value
2014-10-24 Robin Gareususe x-macros to simplify weak-jack implementation