diff options
author | Michele Calgaro <[email protected]> | 2020-06-25 12:28:32 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-06-25 12:28:32 +0900 |
commit | b51af279c4be77dd401b0ba910a34d9977b2453f (patch) | |
tree | 355f8087049cb9fad63bc8417adc0f8c11852d47 /doc | |
parent | 088b37ef3c54e32143d16300ad9fa82524e84fc4 (diff) | |
download | codeine-b51af279c4be77dd401b0ba910a34d9977b2453f.tar.gz codeine-b51af279c4be77dd401b0ba910a34d9977b2453f.zip |
Fixed FTBFS with xine 1.2.10. The use of the xine scope plugin is currently
disabled when xine >= 1.2.10 is detected.
Additional info:
The xine scope plugin is statically linked and therefore written by
accessing internal xine data that are no longer publicly available from
xine 1.2.10.
To add back the scope plugin functionality, the plugin will have to be
converted into a dynamically linked one and further work done to fix the
logic of the plugin itself.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions