mio
0dbeeeb9f2
Address -Wall warnings
...
VideoWindow::ExposeEvent wasn't being used correctly; it should be a
TQCustomEvent (although, the 3000 type is already being used for
forwarding XINE_PROGRESS_EVENT).
While the pts_per_smpls part never seemed to be encountered, it would
have resulted in a floating point exception as it's always 0. Commented
out to leave a hint as to what the code should be doing.
Resolves: TDE/codeine#2
Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit 9ef39acd5d
)
9 months ago
mio
5394e874c3
Fix crash when showing context menu in DVDs
...
Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit b62e6bc2b9
)
10 months ago
mio
bca2a1a170
Use nullptr instead of NULL/0 pointer in C++ files
...
See: https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/73
Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit ed55bf0726
)
11 months ago
Michele Calgaro
b023e03979
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1ca6231ff7
)
2 years ago
Slávek Banko
4ca91724d7
Drop the use of the HAVE_XINE_H definition.
...
Add include <xine.h> to the appropriate headers.
Clean up the arrangement of include files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy
0b2288da16
Conversion to the cmake building system.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy
88aa431c9d
Add support for xinelib-1.2, patch is from anixx@opensuse.org
...
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 <gregory-tde@laposte.net>
5 years ago
gregory guy
12b478cefd
Conversion KDE -> TDE environment.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy
2c9bc9b806
Conversion qt3 -> tqt3
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Michele Calgaro
5f44f7b187
Initial code import from debian snapshot
...
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago