Commit Graph

341 Commits (d328d200f36b78d13750d89093c32cc3862aaeae)
 

Author SHA1 Message Date
Michele Calgaro d328d200f3
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 94ab2d14f0 Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 1 year ago
Michele Calgaro e4649e697a
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 3f6bf8137d Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 1 year ago
Ray-V 4b56933df7
Fix clang build failure for k9saveimage
This resolves issue#16.

Signed-off-by: Ray-V <ray-v@inbox.lv>
1 year ago
Michele Calgaro 5e8c1c961f
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea aeb889609e Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 1 year ago
Ray-V 02323df78a Fix clang build failure for cputest
Signed-off-by: Ray-V <ray-v@inbox.lv>
2 years ago
Michele Calgaro 4aae9b72d7
Conversion to cmake build system
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 9f7c0362e2
Fix incorrect use of dvdread includes.
It seems that the library has been designed for use includes in the form
"#include <dvdread/...>" while we used includes without the "dvdread/" prefix.
This caused that instead of using the standard path detected from pkg-config,
the expected path had to be added to to -I flag.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
TDE Weblate 553df4a435 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
2 years ago
TDE Gitea bc07265ddb Update translation template. 2 years ago
Michele Calgaro 94c81f0190
Fix more usage of TQString which would cause FTBFS with cmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 4dcfa83500
Restore correct version of anim.mng file from debian snapshot (https://snapshot.debian.org/package/k9copy/2.3.8-3/)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 87bbf5db68
Fix usage of TQString which would cause FTBFS with cmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 26f5e60720
Move icons folder to main level.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 7fbccb650b
Normalize doc structure and remove unused files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro b3ebd61cfb
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea e5c4232f57 Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 2 years ago
Michele Calgaro 415e188c1f
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea 9482a3bd5b Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 2 years ago
TDE Gitea 0e80a70706 Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 2 years ago
Michele Calgaro 5598cfd8b9
Remove unnecessary backup translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Weblate 7b7299bdb6 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
2 years ago
Marek W 8b59cb666c Translated using Weblate (Polish)
Currently translated at 86.6% (430 of 496 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/pl/
2 years ago
TDE Weblate 18d8c6964f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
2 years ago
TDE Gitea 1f74ee195f Update translation template. 2 years ago
Slávek Banko 9915779aa5
Remove generated files from source tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
TDE Weblate b2378fbccd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
2 years ago
TDE Gitea ce95cda572 Update translation template. 2 years ago
Michele Calgaro 62b2fc0050
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro f0475ecbe7
Add man page from tde packaging repo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
aneejit1 bd83eb0951 Fix problems for older ffmpeg versions
Fix the following issues when building against older ffmpeg versions

- the call to avcodec_free_context exceptions as avformat_close_input
  already performs cleanup of the AVCodecContext, so link the calling of
  avcodec_free_context in the close method of k9avidecode.cpp to the
  version of libavformat in which codecpar appeared rather than when
  avcodec_free_context appeared.
- avcodec_decode_video2 was deprecated in libavcodec 57.106.100, not
  57.12.100, so the version has been corrected.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
TDE Weblate beaa801c7b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
3 years ago
TDE Gitea ff1e096444 Update translation template. 3 years ago
aneejit1 e71518b16c Implement ffmpeg version 5 support
Version 5.0 of ffmpeg drops a load of deprecated API functions causing
k9copy to fail its build. The necessary changes have been made to
enable k9copy to build against ffmpeg 5.0 as well as retaining support
for older versions. Support for older pre-0.5.1 versions has been
dropped as has runtime linking of the ffmpeg libraries. libswscale is
now mandatory.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
Michele Calgaro 67d45db6d6
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Weblate bc683e4a87 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
3 years ago
TDE Gitea 1646f09a20 Update translation template. 3 years ago
Slávek Banko 505c55b2e1
Fix FTBFS due to narrowing conversions in x86 mmx code.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro da10cdaf05
Removed HAL dependant code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea 9f2311f262 Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 3 years ago
Slávek Banko 5caf64c6c5
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
TDE Weblate 0705f5058e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
4 years ago
Michele Calgaro b6f3b5d2a4 Translated using Weblate (Italian)
Currently translated at 100.0% (507 of 507 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/it/
4 years ago
TDE Weblate d3e17eb419 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
4 years ago
TDE Gitea 4bb1b49dd4 Update translation template. 4 years ago
TDE Weblate b32d8a692d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
4 years ago
Slávek Banko da1ddec13d
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea d880471ef7 Reset submodule main/applications/k9copy/cmake to latest HEAD 4 years ago