CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/25 12:25:07
Modified files:
lib/libsndio : sun.c
Log message:
when probing for a encoding/channels/rate combination, ensure that
play parameters are set only if playback is enabled, and record
parameters are set only if recording is enabled. Fixes
sun_getcap() on devices whose play and record parameters are not
independent.
