summaryrefslogtreecommitdiff
path: root/libs/backends/jack/weak_libjack.h
AgeCommit message (Expand)Author
2019-08-03Update backend GPL boilerplate and (C) from git logRobin Gareus
2017-12-15Sync weakjack with upstream https://github.com/x42/weakjack/Robin Gareus
2017-10-30Add missing header (-Wmissing-prototypes)Robin Gareus
2017-10-30Add weak linked symbol for "jack_port_is_mine"Robin Gareus
2017-09-19Revert some more frame/sample API issuesRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2016-01-07nitpickRobin Gareus
2016-01-07fix missing symbol on OS XPaul Davis
2015-07-04synchronize with https://github.com/x42/weakjack/Robin Gareus
2015-07-04fix weak jack w/new jack_port_rename()Robin Gareus
2015-07-02add conditional use of jack_port_rename(), a newly added public API for JACKPaul Davis
2015-04-23add a real check for functioning JACK metadata API; remove configure time opt...Paul Davis
2015-03-08update https://github.com/x42/weakjack/Robin Gareus
2014-11-13fix typo in b9fc616538Robin Gareus
2014-11-13prepare for JACK meta-data APIRobin Gareus
2014-10-25proper solution for variable-args jack_client_open()Robin Gareus
2014-10-24use x-macros to simplify weak-jack implementationRobin Gareus
2014-10-23weak/runtime jack linking: load libjack dynamically at runtimeRobin Gareus