summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-241-7/+9
| | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: tdemultimedia/kscd - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kscd-desktop-files/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-241-7/+9
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: tdemultimedia/kaudiocreator - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kaudiocreator-events/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-241-7/+9
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdemultimedia/kmix - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix-desktop-files/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-241-7/+9
| | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: tdemultimedia/kaudiocreator - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kaudiocreator-desktop-files/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-241-7/+9
| | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: tdemultimedia/kaboodle - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kaboodle-desktop-files/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-241-7/+9
| | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: tdemultimedia/juk - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/juk-desktop-files/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2020-07-241-8/+10
| | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: tdemultimedia/artsbuilder - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/artsbuilder-desktop-files/uk/
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-0826-60/+55
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/tdemultimedia/admin to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-06-121-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-06-071-0/+0
|
* Reset submodule main/tdemultimedia/admin to latest HEADAutomated System2020-06-071-0/+0
|
* KMix: added mixer selection entry to sound mixer applet's popup menu.Michele Calgaro2020-06-034-12/+38
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KMix: fixed runtime crash happening when only one mixer is available and the ↵Michele Calgaro2020-06-031-5/+8
| | | | | | user chooses 'Show Master Channel...' from RMB menu. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KMix: added help submenu in context menu.Michele Calgaro2020-06-033-50/+53
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KMix: fixed 'select channel' dialog cancel logic.Michele Calgaro2020-06-023-22/+29
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2020-05-3159-649/+239
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdemultimedia/kappfinder - data Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kappfinder-data/
* Update translation template.Automated System2020-05-311-11/+1
|
* Delete kaapfinder data for reZound because it is already part of tdebase.Slávek Banko2020-05-311-8/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix typo in CMake rule.Slávek Banko2020-05-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* mpeglib: change to use SunOS API audioIO backend for NetBSDOBATA Akio2020-05-312-1/+9
| | | | | | | On NetBSD, SunOS compatible native API should be used instead of OSS audio emulator layer. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Desktop file translations:Slávek Banko2020-05-301140-4551/+52859
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-05-281-0/+0
|
* KMix: fixed rounding error on volume reading. This was preventing 1% volume ↵Michele Calgaro2020-05-252-2/+4
| | | | | | increase steps from working properly. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KMix: fixed setMute() function on PulseAudio mixer.Michele Calgaro2020-05-251-12/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KMix: 1) added direct DCOP access to the user selected mixer/device channel ↵Michele Calgaro2020-05-259-108/+332
| | | | | | | | | | used as master. 2) fixed bug with volume update 3) unlinked global keyboard shortcuts for volume control to avoid clashing with kmilo. A user can still link them manually if needed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KMix: fixed handling of slider's mute/unmute and wheel events. Fixed mixer's ↵Michele Calgaro2020-05-251-47/+35
| | | | | | increase/decrease volume logic. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KMix: fixed update of tray volume icon when muting/unmuting the selectedMichele Calgaro2020-05-257-17/+53
| | | | | | channel. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added initial support for PulseAudio in KMix. The mixer/device channel to ↵Michele Calgaro2020-05-257-50/+109
| | | | | | | | | | control from the system tray widget is now selectable from the user and default to the main one if not specifically selected. This allows to control PulseAudio volume from KMix correctly. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-05-241-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-05-171-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-05-111-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-05-101-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-05-071-0/+0
|
* Fixed detection of alsa channels capabilities. This resolves bug 2994Michele Calgaro2020-05-071-48/+61
| | | | | | | and issue #16. The code is partially based on previous work from TCH <tch@protonmail.com>. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-3038-156/+156
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix duplicate icon for kcmcddb.Chris2019-12-151-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Switch all submodules to https.Slávek Banko2019-12-081-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Clean up desktop files and fix German translations.Chris2019-11-2711-188/+143
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Streamline CDDB module with the rest.Chris2019-10-131-64/+0
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-013-42/+0
|
* Split CD support for NetBSD from FreeBSDOBATA Akio2019-08-143-3/+537
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>