Revision 615962

Go back to digest for 24th December 2006

Other in Multimedia

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

Refactoring.
1) Move around a lot from Mixer to Mixer_Backend (especially QSocketNotifier and QTimer)
2) Integrate all HW-calls in only 2 methods (read , write). 50% done
3) Remove the last Q3* class usage (QScrollArea). Must fix code to make it really work, though.
4) Changing volumes and switches works again

File Changes

Modified 16 files
  • /trunk/KDE/kdemultimedia/kmix
  •   /dialogselectmaster.cpp
  •   /dialogselectmaster.h
  •   /mdwslider.cpp
  •   /mixer.cpp
  •   /mixer.h
  •   /mixer_alsa.h
  •   /mixer_alsa9.cpp
  •   /mixer_backend.cpp
  •   /mixer_backend.h
  •   /mixer_hpux.cpp
  •   /mixer_hpux.h
  •   /mixer_irix.cpp
  •   /mixer_oss.cpp
  •   /mixer_oss.h
  •   /mixer_sun.cpp
  •   /mixer_sun.h
16 files changed in total