summaryrefslogtreecommitdiff
path: root/libs/backends/jack/weak_libjack.c
AgeCommit message (Expand)Author
2019-08-03Update backend GPL boilerplate and (C) from git logRobin Gareus
2015-04-30When testing for x86 / x64 architecture, don't forget the symbols that MSVC c...John Emmas
2014-11-13yet another copy/paste typo :(Robin Gareus
2014-11-13auto-initialize weak-jackRobin Gareus
2014-11-13add symbol debug information to weak-jackRobin Gareus
2014-10-25proper solution for variable-args jack_client_open()Robin Gareus
2014-10-24Some minor bits of casting to keep MSVC happy when building 'backends/jack/we...John Emmas
2014-10-24fix screwup in prev commit-diffRobin Gareus
2014-10-24add explicit construction (for MSVC) and some debug messagesRobin Gareus
2014-10-24use x-macros to simplify weak-jack implementationRobin Gareus
2014-10-24fix libjack namesRobin Gareus
2014-10-23weak/runtime jack linking: load libjack dynamically at runtimeRobin Gareus