Revision 850000

Go back to digest for 24th August 2008

Features in KDE Base

Matthias Kretz committed changes in /trunk/KDE/kdebase/runtime/phonon/kded-module:

add a KDED module for Phonon.
for now the only feature it will handle is the device management
- list all hardware and software (soundserver, special asoundrc routing) devices
- group devices access methods into device objects
- keep device list up to date when Solid tells us about added or removed devices
- provide dbus interface for the Phonon KDE platform plugin to use not enabled for compilation until it becomes useful

File Changes

Added 13 files
  • /trunk/KDE/kdebase/runtime/phonon/kded-module
  •   /audiodevice.cpp
  •   /audiodevice.h
  •   /audiodeviceaccess.cpp
  •   /audiodeviceaccess.h
  •   /CMakeLists.txt
  •   /hardwaredatabase
  •   /hardwaredatabase.cpp
  •   /hardwaredatabase.h
  •   /phononserver.cpp
  •   /phononserver.desktop
  •   /phononserver.h
  •   /TODO
13 files changed in total