summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4Michele Calgaro2025-03-281-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f68fc8f730002b81f1627018506fc5c9003f0fb3)
* Merge translation files from master branch.Automated System2025-03-231-22/+13
|
* Merge translation files from master branch.Automated System2025-03-051-29/+22
|
* Merge translation files from master branch.Automated System2025-03-041-3/+3
|
* Merge translation files from master branch.Automated System2025-03-021-17/+18
|
* Merge translation files from master branch.Automated System2025-02-201-156/+115
|
* Fix plural form of translations.Automated System2025-02-161-41/+41
| | | | The leading '_n: ' should not be part of the translations.
* Merge translation files from master branch.Automated System2025-02-161-67/+149
|
* Merge translation files from master branch.Automated System2025-02-143-36/+25
|
* Merge translation files from master branch.Automated System2025-02-131-8/+8
|
* Merge translation files from master branch.Automated System2025-02-081-23/+21
|
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2025-02-051-0/+0
|
* Merge translation files from master branch.Automated System2025-01-271-6/+8
|
* Fix the problem of linking taglib2 on 32 bit architecturesSlávek Banko2025-01-253-0/+33
| | | | | | | | | if taglib is not built with large files support. This resolves the last part from issue #60. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 122c229a7d64afe9a39b310cc73a747dc01d8ca1)
* Merge translation files from master branch.Automated System2025-01-231-7/+10
|
* Fix plural form of translations.Automated System2025-01-181-15/+15
| | | | The leading '_n: ' should not be part of the translations.
* Merge translation files from master branch.Automated System2025-01-182-436/+422
|
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2025-01-091-0/+0
|
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2025-01-081-0/+0
|
* Remove support for Tru64 and OSFMichele Calgaro2025-01-074-150/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9f283a81e90b50ab2597acf8fb4accdf895981e2)
* Merge translation files from master branch.Automated System2025-01-031-301/+301
|
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2025-01-031-0/+0
|
* Merge translation files from master branch.Automated System2025-01-011-10/+8
|
* Remove support for Metrowerks compilerMichele Calgaro2024-12-315-58/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 14d1e0c9797cd2535407581c9ba5d1e45c42065b)
* Remove unnecessary filesMichele Calgaro2024-12-302-239/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b7bc44d5150d6bbfa806cacc36a9cb9e70ca4d8c)
* Replace pthread and dl linking with cmake-based variablesMichele Calgaro2024-12-272-6/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit faf60d6ff4ed9bbde43e467712e90769c2a5f548)
* Merge translation files from master branch.Automated System2024-12-261-154/+97
|
* Merge translation files from master branch.Automated System2024-12-202-117/+119
|
* Merge translation files from master branch.Automated System2024-12-071-7/+7
|
* Merge translation files from master branch.Automated System2024-12-031-733/+736
|
* Merge translation files from master branch.Automated System2024-11-171-18/+18
|
* Merge translation files from master branch.Automated System2024-11-111-5/+7
|
* Merge translation files from master branch.Automated System2024-11-031-24/+21
|
* Drop Borland compiler specific codeMichele Calgaro2024-10-312-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 98df0da75ccbb7272ede3bc07582a54cb3a1ecbd)
* Merge translation files from master branch.Automated System2024-10-281-52/+81
|
* Merge translation files from master branch.r14.1.3Automated System2024-09-3067-3484/+3484
|
* Update translation template.Automated System2024-09-301-52/+52
|
* Replace custom MP4 metadata parser with TagLibmio2024-09-3091-7229/+82
| | | | | | | | | | | | | TagLib supports MP4 metadata since version 1.6 (2009). The custom parser code caused problems because there was a mismatch between the definition of TagLib::Tag and TagLib::MP4::Tag, and the implementation of the custom TagLib::MP4::Tag. This requires TagLib 1.11 and above. Resolves: TDE/tdemultimedia#82 Signed-off-by: mio <stigma@disroot.org> (cherry picked from commit 460320e57786ec9a708ac7ba4191b15a305f9394)
* Fix unsigned overflow in Debug::Block dtormio2024-09-281-1/+4
| | | | | Signed-off-by: mio <stigma@disroot.org> (cherry picked from commit 956d90f8cb5e5324c405ef3405b45a34d9c41d29)
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-09-261-0/+0
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-143-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cd43ff6e3bdaa137f3377052a8dc40634cd6f818)
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-07-121-0/+0
|
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-07-081-0/+0
|
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-07-011-0/+0
|
* Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* ↵Michele Calgaro2024-05-211-1/+1
| | | | | | | equivalent Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 82d33f65e64df91eb90373db5527222dc7769384)
* Merge translation files from master branch.Automated System2024-05-111-13/+13
|
* Merge translation files from master branch.Automated System2024-05-0767-536/+536
|
* Update translation template.Automated System2024-05-071-8/+8
|
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-072-8/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 79397b9d9d562b27d8ba713538d09b9027389386)
* Merge translation files from master branch.Automated System2024-05-061-8/+8
|