New commits:
http://git.directfb.org/?p=core/FusionSound.git;a=commit;h=e352fe2246cb6b3475f7cf0bdfef88e105a64708
commit e352fe2246cb6b3475f7cf0bdfef88e105a64708
Author: Claudio Ciccani <[EMAIL PROTECTED]>
Date: Tue Aug 7 16:39:15 2007 +0200
Fixed first frame detection for MP3s encoded at high bitrate (> 200Kb/s).
Fixed failing assertion in direct_stream_read() caused by attempt to read 0
bytes.
Set default buffersize to 100ms.
.../ifusionsoundmusicprovider_mad.c | 73 +++++++++++---------
1 files changed, 40 insertions(+), 33 deletions(-)
http://git.directfb.org/?p=core/FusionSound.git;a=commit;h=0b2162b570c8314fd1240b08d6ab4a8d074ccf37
commit 0b2162b570c8314fd1240b08d6ab4a8d074ccf37
Author: Claudio Ciccani <[EMAIL PROTECTED]>
Date: Thu Jun 21 10:35:09 2007 +0200
Reset software volume to FSF_ONE when setting hardware volume succeeds.
src/core/core_sound.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
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(-)
http://git.directfb.org/?p=core/FusionSound.git;a=commit;h=5e31e90c1a4a4ae16369f20a6977823875e0e357
commit 5e31e90c1a4a4ae16369f20a6977823875e0e357
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Wed May 30 00:17:34 2007 +0200
Follow API changes.
src/core/playback.c | 4 ++--
src/core/sound_buffer.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs