You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdemultimedia/kmix
Michele Calgaro 34da0c702e
Removed code formatting modelines.
4 years ago
..
doc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pics Fix invalid headers in PNG files and optimize for size 8 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Simplify CMake rules for desktop file translations. 4 years ago
ChangeLog Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
KMixApp.cpp Rename a number of classes to enhance compatibility with KDE4 11 years ago
KMixApp.h Remove spurious TQ_OBJECT instances 12 years ago
Makefile.am KMix: 1) added direct DCOP access to the user selected mixer/device channel used as master. 4 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TestCases Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
colorwidget.ui Add includes to UI files to resolve FTBFS 6 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dialogselectmaster.cpp KMix: fixed runtime crash happening when only one mixer is available and the user chooses 'Show Master Channel...' from RMB menu. 4 years ago
dialogselectmaster.h KMix: fixed 'select channel' dialog cancel logic. 4 years ago
dialogviewconfiguration.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
dialogviewconfiguration.h Remove spurious TQ_OBJECT instances 12 years ago
kledbutton.cpp Remove additional unneeded tq method conversions 13 years ago
kledbutton.h Remove spurious TQ_OBJECT instances 12 years ago
kmix-platforms.cpp Fix kmix platforms on freebsd 9 years ago
kmix.cpp KMix: added mixer selection entry to sound mixer applet's popup menu. 4 years ago
kmix.desktop Desktop file translations: 4 years ago
kmix.h KMix: fixed rounding error on volume reading. This was preventing 1% volume increase steps from working properly. 4 years ago
kmixIface.h KMix: 1) added direct DCOP access to the user selected mixer/device channel used as master. 4 years ago
kmixapplet.cpp KMix: added mixer selection entry to sound mixer applet's popup menu. 4 years ago
kmixapplet.desktop Desktop file translations: 4 years ago
kmixapplet.h Rename common header files for consistency with class renaming 11 years ago
kmixctrl.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kmixctrl_restore.desktop Desktop file translations: 4 years ago
kmixdockwidget.cpp KMix: added help submenu in context menu. 4 years ago
kmixdockwidget.h KMix: added help submenu in context menu. 4 years ago
kmixerwidget.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kmixerwidget.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
kmixprefdlg.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kmixprefdlg.h Remove spurious TQ_OBJECT instances 12 years ago
kmixtoolbox.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kmixtoolbox.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
kmixui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksmallslider.cpp Removed explicit usage of the 'register' keyword. 4 years ago
ksmallslider.h Removed code formatting modelines. 4 years ago
main.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
mdwenum.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
mdwenum.h Removed code formatting modelines. 4 years ago
mdwslider.cpp KMix: 1) added direct DCOP access to the user selected mixer/device channel used as master. 4 years ago
mdwslider.h Removed code formatting modelines. 4 years ago
mdwswitch.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
mdwswitch.h Removed code formatting modelines. 4 years ago
mixdevice.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
mixdevice.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
mixdevicewidget.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
mixdevicewidget.h Removed code formatting modelines. 4 years ago
mixer.cpp KMix: fixed rounding error on volume reading. This was preventing 1% volume increase steps from working properly. 4 years ago
mixer.h Removed code formatting modelines. 4 years ago
mixerIface.h KMix: 1) added direct DCOP access to the user selected mixer/device channel used as master. 4 years ago
mixer_alsa.h TQt conversion fixes 14 years ago
mixer_alsa9.cpp Fixed detection of alsa channels capabilities. This resolves bug 2994 4 years ago
mixer_backend.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
mixer_backend.h Removed code formatting modelines. 4 years ago
mixer_hpux.cpp rename the following methods: 13 years ago
mixer_hpux.h rename the following methods: 13 years ago
mixer_irix.cpp rename the following methods: 13 years ago
mixer_irix.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mixer_none.cpp Trinity Qt initial conversion 14 years ago
mixer_none.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mixer_oss.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
mixer_oss.h Removed code formatting modelines. 4 years ago
mixer_oss4.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
mixer_oss4.h Removed code formatting modelines. 4 years ago
mixer_sun.cpp rename the following methods: 13 years ago
mixer_sun.h Trinity Qt initial conversion 14 years ago
mixertoolbox.cpp KMix: fixed update of tray volume icon when muting/unmuting the selected 4 years ago
mixertoolbox.h Trinity Qt initial conversion 14 years ago
mixset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
mixset.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
resource.h Fixed remaining GPL address zip codes 15 years ago
restore_kmix_volumes.desktop Desktop file translations: 4 years ago
version.h Fixed remaining GPL address zip codes 15 years ago
verticaltext.cpp Rename old tq methods that no longer need a unique name 13 years ago
verticaltext.h Rename old tq methods that no longer need a unique name 13 years ago
viewapplet.cpp Rename many classes and header files to avoid conflicts with KDE4 11 years ago
viewapplet.h Fix inadvertent "Qt::" remnants. 12 years ago
viewbase.cpp KMix: added mixer selection entry to sound mixer applet's popup menu. 4 years ago
viewbase.h KMix: added mixer selection entry to sound mixer applet's popup menu. 4 years ago
viewdockareapopup.cpp KMix: fixed update of tray volume icon when muting/unmuting the selected 4 years ago
viewdockareapopup.h Remove spurious TQ_OBJECT instances 12 years ago
viewgrid.cpp Fix inadvertent "Qt::" remnants. 12 years ago
viewgrid.h Remove spurious TQ_OBJECT instances 12 years ago
viewinput.cpp rename the following methods: 13 years ago
viewinput.h Remove spurious TQ_OBJECT instances 12 years ago
viewoutput.cpp rename the following methods: 13 years ago
viewoutput.h Remove spurious TQ_OBJECT instances 12 years ago
viewsliders.cpp Fix inadvertent "Qt::" remnants. 12 years ago
viewsliders.h Remove spurious TQ_OBJECT instances 12 years ago
viewsurround.cpp Fix inadvertent "Qt::" remnants. 12 years ago
viewsurround.h Remove spurious TQ_OBJECT instances 12 years ago
viewswitches.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
viewswitches.h Remove spurious TQ_OBJECT instances 12 years ago
volume.cpp rename the following methods: 13 years ago
volume.h Removed code formatting modelines. 4 years ago