summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+35
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+70
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+195
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+20
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+41
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+35
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+35
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+65
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+70
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+30
|
* Added translation using Weblate (Spanish (Argentina))Slávek Banko4 days1-0/+35
|
* Improve code for detection of architecture and MMX supportMichele Calgaro6 days2-49/+24
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use tdestandarddirs.hMichele Calgaro2025-02-2544-44/+44
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use tdeglobalaccel.hMichele Calgaro2025-02-2210-10/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Fix building with gcc 15. This resolves issue #91Michele Calgaro2025-01-304-148/+85
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove support for OSFMichele Calgaro2025-01-1217-795/+42
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Replace pthread and dl linking with cmake-based variablesMichele Calgaro2024-12-2712-25/+13
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use tdeprocess.hMichele Calgaro2024-12-0217-17/+17
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-106-13/+13
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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
|
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-0143-43/+43
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2024-07-011-0/+0
|
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2024-05-271-0/+0
|
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0588-115/+115
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Fix issue 74 (FTBFS on Fedora 40)François Andriot2024-04-152-0/+2
| | | | Signed-off-by: François Andriot <[email protected]>
* Fix FTBFS caused by incompatible castMichele Calgaro2024-04-121-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* KMix: system tray icon enhancementsMavridis Philippe2024-03-2817-58/+222
| | | | | | | | | | | | * XDG-compliant icon names with volume level specification (low, medium, high) Low-Medium threshold: 33% Medium-High threshold: 67% * Improved built-in icon theme with distinct volume levels (according to above) * Choice between classic KMix icon theme, imrpoved KMix icon theme and system theme. * New KMixDockWidget::getAvgVolume() method Gets average volume in %. Code actually comes from KMixDockWidget::setVolumeTip(), but was put into a separate method to be reused for determination of icon according to the volume level
* Remove unnecessary 'tde_set_project_version' from CMakeL10n.txtMichele Calgaro2024-03-171-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use centralized cmake versionMichele Calgaro2024-03-152-7/+12
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* cmake files: change keywords to lower caseMichele Calgaro2024-03-087-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* kmix[minor]: remove a stray extra spaceAlexander Golubev2024-03-011-1/+1
| | | | Signed-off-by: Alexander Golubev <[email protected]>