Michele Calgaro
a505e95cbf
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Slávek Banko
b423aa0ce3
Raise the minimum required version of CMake to 3.5.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
TDE Weblate
c2fbc8f1f6
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/k3b - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-desktop-files/
1 year ago
Michele Calgaro
5efc277625
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Roman Savochenko
95a45a4f4f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: applications/k3b - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-desktop-files/uk/
1 year ago
Michele Calgaro
85f5856c55
Fix detection and linking of taglib
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
147aca7d8e
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
Michele Calgaro
ed876dc374
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
c19b14663d
Drop USE_TQT4 code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
eac5a923bf
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Weblate
bbf8323611
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/k3b - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/
1 year ago
Michele Calgaro
10c4d3e304
Drop TQT_TQ*_CONST defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
8bba839cd6
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
e1e7558d74
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
a71adf538f
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>
1 year ago
Hugo Carvalho
894069eb4d
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: applications/k3b - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/pt/
2 years ago
Heimen Stoffels
578af5afd2
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: applications/k3b - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/nl/
2 years ago
Roman Savochenko
9e17545b16
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: applications/k3b - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/uk/
2 years ago
aneejit1
fc90ff2d61
Add sndfile include directories
...
When sndfile is not installed in /usr, a compilation failure in
plugins/decoder/libsndfile may occur due to a missing specification of
the include directory. The required directory variable is now added to
the "include_directories" statement.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
2 years ago
Michele Calgaro
cc4aa0ad92
Remove unnecessary accelerators from .ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Weblate
2a48c4ed4e
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/k3b - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-desktop-files/
2 years ago
TDE Gitea
5a1f9497de
Update translation template.
2 years ago
Slávek Banko
7f9d56c5a4
Konqi actions: Fix the wrongly moved "Exec" for new data CD.
...
Delete duplicate and incorrect action name for new data DVD.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
59fc6198ba
Fix destination path for events translations template.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
c81945a082
Added translation of .desktop files.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
3e30a7a744
Drop automake build support.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
0a7dd146a5
Move the documentation to a new directory layout.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro
eaa160d9ab
Add man page from tde packaging repo.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
16b6cf39ca
Add a check for a pkg-config package named libmad next to mad.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro
95f279a9db
Use TDE cmake macro to set version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
aneejit1
18ea1e7a94
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 k3bffmpegwrapper.cpp to the version of
libavformat in which codecpar appeared rather than when
avcodec_free_context appeared.
- avcodec_decode_audio4 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
aneejit1
9d90dd583d
Correct API version check
...
The version check for "av_register_all" is being performed against
the AVCodec API. Correct it to the AVFormat API.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
aneejit1
8e7556b9a8
Enable ffmpeg 5.0 compatibility
...
The release of version 5.0 of ffmpeg removes a lot of deprecated API
functions, some of which are being used by k3b. The ffmpeg support has
been modified to support 5.0 as well as older versions.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
aneejit1
1f4a3ab86e
Make s_codecFeatures a "const char *" to remove ISO C++ warning
...
"libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp" declares two instances
of "s_codecFeatures" as "static char *" and initialises them with
string constants. This produces the compiler warning "ISO C++ forbids
converting a string constant to 'char*'". Both declarations have been
changed to "const".
Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
Michele Calgaro
f477690f7f
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
ce3d9531b6
Removed HAL dependant code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea
acefd32da2
Reset submodule main/applications/multimedia/k3b/admin to latest HEAD
3 years ago
Slávek Banko
257144817b
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
Slávek Banko
fe06115e6c
Raise the minimum required version of CMake to 3.1.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
François Andriot
6a10a4b693
Fix FTBFS on RHEL6
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
3 years ago
Michele Calgaro
f76cc7b31d
Fixed building with older version of libav* libraries.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
e24ff5c0cf
Replace nullptr with NULL.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mashiro
095c3186b1
Fix metainfo processing, AAC decoding, some domestic code clearance
...
Initially code entirely taken and adopted from k3b upstream
1e09c7d77f
with subsequent fix of the read() function and reducing of the
compiler warnings.
Signed-off-by: Mashiro <m.t.0x73@gmail.com>
3 years ago
Slávek Banko
da0ee3a001
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
655af17913
Reset submodule main/applications/k3b/cmake to latest HEAD
4 years ago
Slávek Banko
69e6b34bab
Updated to use new standalone tdehw library.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
804f6a4d46
Fixed FTBFS when building without tdehw lib but with HAL enabled.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
cc51bb4eb4
Fixed building without tdehw and without HAL. This resolves bug 2495.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
0f3a20732c
Reset submodule main/applications/k3b/cmake to latest HEAD
4 years ago
TDE Gitea
73a17de8a4
Reset submodule main/applications/k3b/admin to latest HEAD
4 years ago