Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the xineScope to remove global variables. | mio | 2024-10-28 | 1 | -3/+8 |
| | | | | | | | | | | | | This patch updates xineScope.c to better align with Amarok's code. As a result, the analyzer is more accurate. For instance, when playing an audio file and there is a silent spot, the blocks will correctly "drop" to the bottom, leaving an empty analyzer. The previous behaviour would leave some blocks "stuck" in their position See: TDE/codeine#23 Signed-off-by: mio <stigma@disroot.org> (cherry picked from commit ff2a5768dd4d199cb8bbbe2af4ea3fbb68a489f3) | ||||
* | Fixed xine scope plugin functionality with xine 1.2.10. | Michele Calgaro | 2020-07-25 | 1 | -38/+51 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Initial code import from debian snapshot | Michele Calgaro | 2020-06-13 | 1 | -0/+38 |
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/ Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |