Revision 680332

Go back to digest for 1st July 2007

Features in Multimedia

Christian Esken committed changes in /trunk/KDE/kdemultimedia/kmix:

1) Clean up: Consolidate Views and MixDeviceWidgets, so that there is less work and more common functionality.
2) Implement a program-generated default profile (neccesary for backends who ship without XML profiles, and for users with broken installations, or for some other unlikely case).
3) Remove error state for some parts of KMix: That is is not an error state any longer, but instead waiting for newly plugged devices.
4) Put sensible defaults in ALSA.default.xml and OSS.default.xml for KDE4 alpha 2.
5) Open issues: All popup functionality is currently heavily broken, due to neccesary Action(Collection) rework.

File Changes

Modified 18 files
  • /trunk/KDE/kdemultimedia/kmix
  •   /CMakeLists.txt
  •   /guiprofile.cpp
  •   /guiprofile.h
  •   /kmix.cpp
  •   /kmix.h
  •   /kmixerwidget.cpp
  •   /kmixerwidget.h
  •   /kmixtoolbox.cpp
  •   /mixertoolbox.cpp
  •   /mixertoolbox.h
  •   /viewbase.cpp
  •   /viewbase.h
  •   /viewsliders.cpp
  •   /viewsliders.h
  •   /viewsliderset.cpp
  •   /viewsliderset.h
  •   /profiles/ALSA.default.xml
  •   /profiles/OSS.default.xml
18 files changed in total