[alsa-devel] [PATCH 0/8] Even more hdspmixer fixes

Adrian Knoth adi at drcomp.erfurt.thur.de
Mon Mar 7 19:03:01 CET 2011


Hi!

After some feedback with a couple of users, here's another round of
fixes for hdspmixer.

Anybody interested in a clean rewrite-from-scratch with GTK or Qt? ;)

Cheers

Adrian Knoth (8):
  hdspmixer: Replace hardcoded 3 by MAX_CARDS
  hdspmixer: Fix preset activation segfault on AES(32)
  hdspmixer: Adjust playback channel count on Multiface.
  hdspmixer: Introduce output channel count for all cards.
  hdspmixer: Provide headphones out on Multiface/Digiface
  hdspmixer: Fix code indentation
  hdspmixer: [cosmetics] Break code into logic blocks
  hdspmixer: Show cardname in window title

 hdspmixer/src/HDSPMixerCard.cxx         |  391 +++++++++++++++++--------------
 hdspmixer/src/HDSPMixerCard.h           |    5 +-
 hdspmixer/src/HDSPMixerCardSelector.cxx |    1 +
 hdspmixer/src/HDSPMixerIOMixer.cxx      |    2 +-
 hdspmixer/src/HDSPMixerWindow.cxx       |   65 ++++--
 hdspmixer/src/HDSPMixerWindow.h         |    2 +
 hdspmixer/src/channelmap.cxx            |   11 +-
 hdspmixer/src/hdspmixer.cxx             |   21 +-
 8 files changed, 284 insertions(+), 214 deletions(-)

-- 
1.7.4.1



More information about the Alsa-devel mailing list