New commits:
http://git.directfb.org/?p=core/FusionSound.git;a=commit;h=9cd2e68b9fbc748ecc02d576e26f76728427ca9f
commit 9cd2e68b9fbc748ecc02d576e26f76728427ca9f
Author: Claudio Ciccani <[EMAIL PROTECTED]>
Date: Wed Jun 20 17:38:26 2007 +0200
Added IFusionSound::GetMasterVolume()/SetMasterVolume(): change the
hardware/global volume level.
Added fsvolume, small utility to change the master volume.
drivers/alsa.c | 75 +++++++++++++++++++++++++++++++++-
drivers/oss.c | 61 +++++++++++++++++++++++++++-
drivers/wave.c | 12 +++++
include/fusionsound.h | 41 ++++++++++++++++--
src/core/core_sound.c | 92 ++++++++++++++++++++++++++++++++++++++---
src/core/core_sound.h | 10 +++++
src/core/playback.c | 17 +++++++-
src/core/playback.h | 1 +
src/core/sound_device.c | 34 ++++++++++++---
src/core/sound_device.h | 21 ++++++++--
src/core/sound_driver.h | 11 ++++-
src/ifusionsound.c | 29 +++++++++++++
tools/Makefile.am | 4 +-
tools/fsvolume.c | 103 +++++++++++++++++++++++++++++++++++++++++++++++
14 files changed, 481 insertions(+), 30 deletions(-)
http://git.directfb.org/?p=core/FusionSound.git;a=commit;h=3d712fdc4d8081c2e9c20e7b62ac9c3eb7e2878b
commit 3d712fdc4d8081c2e9c20e7b62ac9c3eb7e2878b
Author: Claudio Ciccani <[EMAIL PROTECTED]>
Date: Wed Jun 20 17:31:12 2007 +0200
Removed a TODO (multichannel).
TODO | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs