Roman Savochenko
17c5746a28
Translated using Weblate (Ukrainian)
...
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/
4 years ago
Roman Savochenko
faa0209b4c
Translated using Weblate (Ukrainian)
...
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/
4 years ago
Roman Savochenko
5a35fb8eb0
Translated using Weblate (Ukrainian)
...
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/
4 years ago
Roman Savochenko
7b1cead89c
Translated using Weblate (Ukrainian)
...
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/
4 years ago
Roman Savochenko
f6359c150b
Translated using Weblate (Ukrainian)
...
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/
4 years ago
Roman Savochenko
8306692738
Translated using Weblate (Ukrainian)
...
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/
4 years ago
Slávek Banko
57d55cfe62
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
edc9d1c6c8
Reset submodule main/tdemultimedia/cmake to latest HEAD
4 years ago
TDE Gitea
92dc66c348
Reset submodule main/tdemultimedia/cmake to latest HEAD
4 years ago
TDE Gitea
5d53e8481c
Reset submodule main/tdemultimedia/admin to latest HEAD
4 years ago
TDE Gitea
f7c92d52e5
Reset submodule main/tdemultimedia/cmake to latest HEAD
4 years ago
TDE Gitea
f9441bbca7
Reset submodule main/tdemultimedia/cmake to latest HEAD
4 years ago
TDE Gitea
57fad6fe90
Reset submodule main/tdemultimedia/cmake to latest HEAD
4 years ago
TDE Gitea
87f4f513b0
Reset submodule main/tdemultimedia/cmake to latest HEAD
4 years ago
TDE Gitea
a06ba05b68
Reset submodule main/tdemultimedia/admin to latest HEAD
4 years ago
Michele Calgaro
65c258e955
KMix: added mixer selection entry to sound mixer applet's popup menu.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
a810b668d2
KMix: fixed runtime crash happening when only one mixer is available and the user chooses 'Show Master Channel...' from RMB menu.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
7f6dbcc642
KMix: added help submenu in context menu.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
31e8d7b973
KMix: fixed 'select channel' dialog cancel logic.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Weblate
729d966302
Update translation files
...
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/
4 years ago
Slávek Banko
b0dcc4d21f
Update translation template.
4 years ago
Slávek Banko
dfc385f1f4
Delete kaapfinder data for reZound because it is already part of tdebase.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
a8d5c51940
Fix typo in CMake rule.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
OBATA Akio
6dfc5bfda8
mpeglib: change to use SunOS API audioIO backend for NetBSD
...
On NetBSD, SunOS compatible native API should be used instead of OSS audio
emulator layer.
Signed-off-by: OBATA Akio <obache@wizdas.com>
4 years ago
Slávek Banko
ff3f2006ce
Desktop file translations:
...
+ 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>
5 years ago
TDE Gitea
9817ad52c6
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
Michele Calgaro
e1b2705c5d
KMix: fixed rounding error on volume reading. This was preventing 1% volume increase steps from working properly.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
bc9049aa6f
KMix: fixed setMute() function on PulseAudio mixer.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
b06d352d14
KMix: 1) added direct DCOP access to the user selected mixer/device channel 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>
5 years ago
Michele Calgaro
c0249fdb66
KMix: fixed handling of slider's mute/unmute and wheel events. Fixed mixer's increase/decrease volume logic.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
244f76de8d
KMix: fixed update of tray volume icon when muting/unmuting the selected
...
channel.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
2251b3395a
Added initial support for PulseAudio in KMix. The mixer/device channel to 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>
5 years ago
TDE Gitea
a00a998b33
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
TDE Gitea
c11f1151b9
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
TDE Gitea
7b2eee7f47
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
TDE Gitea
d491885d10
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
TDE Gitea
1678375bfb
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
Michele Calgaro
7a39a18686
Fixed detection of alsa channels capabilities. This resolves bug 2994
...
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>
5 years ago
TDE Gitea
85a278813f
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
TDE Gitea
a68c71eb41
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
TDE Gitea
718e3ddab9
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
Michele Calgaro
6db8697910
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
c1ac60f0fc
Fix duplicate icon for kcmcddb.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
TDE Gitea
487b42a6e9
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
Slávek Banko
52cacaa601
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
8cfcac4c01
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
d9a920bc6a
Streamline CDDB module with the rest.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro
41c877f33a
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
OBATA Akio
89e803c753
Split CD support for NetBSD from FreeBSD
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
Chris
0cf195935e
Change branded music path to the users own one.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago