| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
See: https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/73
Signed-off-by: mio <[email protected]>
(cherry picked from commit ed55bf072682ebf73239e74b7e3dd286ed5616a5)
|
|
|
|
|
|
|
|
|
|
|
|
| |
xine_get_current_frame was deprecated back in 2019 because it is
"unsafe by design"[0]. The '_s' version was introduced in xine-lib
1.1.11, which was released in 2008, so there are no version checks.
[0]:
https://sourceforge.net/p/xine/xine-lib-1.2/ci/c1a154c1a89759a8d69a6895587085adf6868d50/
Signed-off-by: mio <[email protected]>
(cherry picked from commit 5e965846d17f7053dca99f3366ce5d8f21e8f649)
|
|
|
|
|
| |
Signed-off-by: mio <[email protected]>
(cherry picked from commit 000a65ca625eca28b5912650325886a9454e05c3)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 00a73f1dea1194890a6db0bd00ec2759e9ff5bc5)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 1ca6231ff7a251916340814041990bef8e282308)
|
|
|
|
|
|
|
| |
For xine versions >= 1.2.13, libxine already makes the volume logarithmic. This relates to TDE/tdemultimedia#40.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit b5977d5e67d68ec18fad1d1130f5a306ce4fe598)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 1884d0e5a2d8269c27b5874a0626810f979e2e92)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit ea718087e4710486e5e7b04f2c82eef8866e2cc9)
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
|
|
|
| |
Add include <xine.h> to the appropriate headers.
Clean up the arrangement of include files.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]>
|
|
|
|
|
|
| |
given warning: "xine_mrl_reference_data_t XINE_DEPRECATED"
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
|
|
|
| |
taken from the kde3 OpenSuse repo, package kde3-codeine-1.0.1-52.73.src.rpm
http://download.opensuse.org/repositories/KDE:/KDE3/openSUSE_Tumbleweed/src
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/
Signed-off-by: Michele Calgaro <[email protected]>
|