OSDN Git Service

Abramo Bagnara <abbagnara@racine.ra.it>
authorJaroslav Kysela <perex@perex.cz>
Mon, 6 Dec 1999 00:01:26 +0000 (00:01 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 6 Dec 1999 00:01:26 +0000 (00:01 +0000)
commit6aabe84a5e40d1fdc0515d361ccbd91a216ba2f5
tree73dcc52778b98421c3dfbb32d0f41aebaf8c2d7d
parent863412f63e078454960d84e595d47d1c97dc4fde
Abramo Bagnara <abbagnara@racine.ra.it>
Sun, 05 Dec 1999 19:02:01 +0100

Bug fixed:
- duplicated deallocation for mmap'ed area
- missing deallocation in es18xx
- some bugs in volbal conversion

New features:
- virtual mixer for card-share (it seems to work, but I feel that it
  need further testing)

Misc:
- reorganization and extension of rate.c

Jaroslav changes:
- volbal source is mostly reverted back (no card-share mixer polling)
include/pcm.h
src/pcm/plugin/rate.c
src/pcm/plugin/volbal.c