More Info

Revision 622681

(Back to digest)
 

Other in KDE Base

Matthias Kretz committed changes in /trunk/KDE/kdelibs:

- rename kalsadevicelist to kaudiodevicelist as it supports OSS devices just as well now
- adapt the KCM to the name change
- make selections on the categoryTree work correctly (used the wrong signal)
- added whatsThis and toolTips to the KCM
- add unknown AudioCaptureDevices to the list
- make the remove function use the standard removeRows function instead of replacing the whole model data
- enable InternalMove on the deviceList

File Changes

Added 6 files
/trunk/KDE/kdelibs/phonon
 
/audiodevice.cpp
 
/audiodevice.h
 
/audiodevice_p.h
 
/audiodeviceenumerator.cpp
 
/audiodeviceenumerator.h
 
/audiodeviceenumerator_p.h
Deleted 6 files
/trunk/KDE/kdelibs/phonon
 
/alsadevice.cpp
 
/alsadevice.h
 
/alsadevice_p.h
 
/alsadeviceenumerator.cpp
 
/alsadeviceenumerator.h
 
/alsadeviceenumerator_p.h
Modified 10 files
/trunk/KDE/kdelibs
 
/kdelibs_export.h
 
/kdelibs_export_win.h
 
/phonon/CMakeLists.txt
 
/cmake/modules/FindKDE4Internal.cmake
 
/phonon/kcm/CMakeLists.txt
 
/phonon/kcm/outputdevicechoice.cpp
 
/phonon/kcm/outputdevicechoice.h
 
/phonon/kcm/outputdevicechoice.ui
 
/phonon/tests/audiodevicelisttest.cpp
 
/phonon/tests/CMakeLists.txt
22 files changed in total