Michele Calgaro
b8cb47c3d3
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
678ee0d635
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
1b09e1d239
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko
9389e18025
KMix: Fix typo in experimental UI.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Mavridis Philippe
2cc6752c15
KMix: ported settings to TDEConfigXT/Designer
...
This commit includes an improved Preferences dialog for KMix.
It also exposes some previously hidden options and features,
some of which experimental (build-time option, off by default).
It also includes some minor UI improvements.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Michele Calgaro
34da0c702e
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
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
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
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
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
Michele Calgaro
6db8697910
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
8cfcac4c01
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
9f81d57072
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
11485aa4a2
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
6f0c68f96a
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
94db4c44bf
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
dfb2fc81bb
Fix kmix platforms on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
d553c23f69
Fix kmix systray popup menu damage caused by commit 1742070b
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson
bc20d74cdc
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
1742070ba0
Fix kmix abort on startup due to oversized tray icon creation when icon widget has not yet been shown
10 years ago
Slávek Banko
1859432c94
Additional k => tde renaming and fixes
11 years ago
Francois Andriot
c4ec71ca50
Fix kmix icon change on muting/unmuting
...
This resolves Bug 1505
12 years ago
Francois Andriot
617bd26855
Start kmix hidden by default
12 years ago
Slávek Banko
8b4b43901c
Fix adjusting volume on mono capture device
...
This resolves Bug 1488
12 years ago
Timothy Pearson
cf93ece474
Fix ALSA capture knob
...
This resolves Bug 1190
Thanks to Roman Savochenko for the patch!
12 years ago
Timothy Pearson
6915c95d7c
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9d63b7d460
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
3111786e2c
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9b49f198f2
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5b28c57424
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
940c092f32
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
3120329f81
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
32de9b2038
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
793cf2dff3
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
de9a6aa007
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
27430f06c6
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fcd5041fd6
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2f1044cf63
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
58646ccdcd
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Slávek Banko
edc4151471
Added default global shortcuts for kmix
12 years ago
Slávek Banko
023e7b38d9
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago