Skip silent sources on session-archive -- fixes #7699
[ardour.git] / libs / backends / jack / weak_libjack.h
2017-12-15 Robin GareusSync weakjack with upstream https://github.com/x42...
2017-10-30 Robin GareusAdd missing header (-Wmissing-prototypes)
2017-10-30 Robin GareusAdd weak linked symbol for "jack_port_is_mine"
2017-09-19 Robin GareusRevert some more frame/sample API issues
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2016-01-07 Robin Gareusnitpick
2016-01-07 Paul Davisfix missing symbol on OS X
2015-07-16 Ben Loftismerge fix
2015-07-04 Robin Gareussynchronize with https://github.com/x42/weakjack/
2015-07-03 Robin Gareusfix weak jack w/new jack_port_rename()
2015-07-02 Paul Davisadd conditional use of jack_port_rename(), a newly...
2015-04-23 Paul Davisadd a real check for functioning JACK metadata API...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-08 Robin Gareusupdate https://github.com/x42/weakjack/
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-13 Robin Gareusfix typo in b9fc616538
2014-11-13 Robin Gareusprepare for JACK meta-data API
2014-10-25 Robin Gareusproper solution for variable-args jack_client_open()
2014-10-24 Robin Gareususe x-macros to simplify weak-jack implementation
2014-10-23 Robin Gareusweak/runtime jack linking: load libjack dynamically...