summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeinstance.hHEADmasterMichele Calgaro2025-08-194-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDESimpleConfigMichele Calgaro2025-07-129-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2025-05-011-11/+11
| | | | | | | Currently translated at 100.0% (12 of 12 strings) Translation: tdemultimedia/tdefile - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile-desktop-files/ru/
* Translated using Weblate (Ukrainian)Roman Savochenko2025-04-221-9/+9
| | | | | | | Currently translated at 100.0% (12 of 12 strings) Translation: tdemultimedia/tdefile - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile-desktop-files/uk/
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-1738-187/+187
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)Michele Calgaro2025-04-121-9/+8
| | | | | | | Currently translated at 100.0% (12 of 12 strings) Translation: tdemultimedia/tdefile - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile-desktop-files/it/
* Translated using Weblate (Czech)Slávek Banko2025-04-021-9/+8
| | | | | | | Currently translated at 100.0% (12 of 12 strings) Translation: tdemultimedia/tdefile - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile-desktop-files/cs/
* Translated using Weblate (Polish)Jan Stolarek2025-03-301-9/+9
| | | | | | | Currently translated at 100.0% (12 of 12 strings) Translation: tdemultimedia/tdefile - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile-desktop-files/pl/
* Update translation filesTDE Weblate2025-03-2968-68/+534
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdemultimedia/tdefile - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile-desktop-files/
* Update translation template.Automated System2025-03-291-1/+6
|
* tdefile-plugin: Add MP4 pluginmio2025-03-276-0/+369
| | | | Signed-off-by: mio <stigma@disroot.org>
* Translated using Weblate (Spanish (Argentina))Alejo Fernández2025-03-151-8/+16
| | | | | | | Currently translated at 20.0% (1 of 5 strings) Translation: tdemultimedia/kmix - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix-desktop-files/es_AR/
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+35
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+70
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+195
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+20
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+41
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+35
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+35
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+65
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+70
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko2025-03-141-0/+35
|
* Improve code for detection of architecture and MMX supportMichele Calgaro2025-03-122-49/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdestandarddirs.hMichele Calgaro2025-02-2544-44/+44
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeglobalaccel.hMichele Calgaro2025-02-2210-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2025-02-051-0/+0
|
* Use tdeAppMichele Calgaro2025-02-0355-170/+170
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix building with gcc 15. This resolves issue #91Michele Calgaro2025-01-304-148/+85
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove support for OSFMichele Calgaro2025-01-1217-795/+42
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2025-01-091-0/+0
|
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2025-01-031-0/+0
|
* Remove unnecessary filesMichele Calgaro2024-12-291-62/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace pthread and dl linking with cmake-based variablesMichele Calgaro2024-12-2712-25/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeprocess.hMichele Calgaro2024-12-0217-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-106-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2024-11-071-0/+0
|
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2024-10-311-0/+0
|
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2024-10-141-0/+0
|
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2024-10-091-0/+0
|
* Fix FTBFS when xinelib <= 1.2.9mio2024-09-281-6/+15
| | | | | Resolves: https://mirror.git.trinitydesktop.org/gitea/TDE/tdemultimedia/issues/83 Signed-off-by: mio <stigma@disroot.org>
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2024-09-261-0/+0
|
* Fix mime type registration for FLAC with taglib>=2mio2024-08-191-0/+1
| | | | | | | | | | | | | | | | | | | | | The TAGLIB_*_VERSION macros are not (and never have been) defined in tag.h, however, tag.h used to include tstring.h, which included taglib.h [0]. KFlacPlugin doesn't use the 'name' argument in it's constructor so it can support earlier versions of taglib (< 1.2), instead, it registers the mime type info for both 'audio/x-flac' and 'audio/x-oggflac' when it is first loaded. However, since 'audio/x-oggflac' was never being registered (because TAGLIB_1_2 wasn't defined), when KRenamer attempted to get the mime type info for 'audio/x-oggflac', the call failed and it's 'keys' member was never altered, causing the additional 'flac' to be appended [1]. [0]: https://github.com/taglib/taglib/commit/a08acdcf23c5d4ac4cb795f5edfdc539055138b7#diff-83ce8ae463020e723895af7e50380bc507f358a2d56313767d5305a759bb9f02 [1]: https://mirror.git.trinitydesktop.org/gitea/TDE/krename/src/branch/r14.1.x/krename/fileplugin.cpp#L46-L98 Fixes: https://mirror.git.trinitydesktop.org/gitea/TDE/tdemultimedia/issues/77 Signed-off-by: mio <stigma@disroot.org>
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2024-07-121-0/+0
|
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2024-07-081-0/+0
|