summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* Change branded music path to the users own one.Chris2019-07-231-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix remaining brandings in tdemultimedia.Chris2019-07-171-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-265-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-261-4/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix for time_t != longOBATA Akio2019-04-112-5/+5
| | | | | | | | | `time_t` may not be `long`, for examples, unsigned (long) int, long long int (64bit integer type on 32bit arch), double, and so on. Change to use difftime(3) to retrieve seconds. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Remove unsed platform endian detectionOBATA Akio2019-04-111-11/+0
| | | | | | | | Used part had been commented out over 8 years ago. Variety of include files are not sufficient and may cause build failure because of missing header file. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Remove traditional `errno` usageOBATA Akio2019-04-101-3/+1
| | | | | | | On modern POSIX environments, `errno` may not be simple `int` type, and <errno.h> is sufficient for `errno` and its symbolic values. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdemultimedia/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Use common CMake tests.Slávek Banko2019-02-061-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Add CMakeL10n rules.Slávek Banko2018-12-1732-0/+169
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2018-12-091-0/+0
|