Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed xine scope plugin functionality with xine 1.2.10. | Michele Calgaro | 2020-07-25 | 1 | -30/+70 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 304d3a226c20e0da7ac2f4dedbda3876a1b817f9) | ||||
* | Fixed FTBFS with xine 1.2.10. The use of the xine scope plugin is currently | Michele Calgaro | 2020-06-25 | 1 | -148/+154 |
| | | | | | | | | | | | | | | 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 <michele.calgaro@yahoo.it> | ||||
* | Initial code import from debian snapshot | Michele Calgaro | 2020-06-13 | 1 | -0/+148 |
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/ Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |