summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian
diff options
context:
space:
mode:
authorGareth Stockwell <ext-gareth.stockwell@nokia.com>2010-03-24 09:11:30 (GMT)
committerGareth Stockwell <ext-gareth.stockwell@nokia.com>2010-03-24 09:11:30 (GMT)
commit6fc92ea90a078938ced596059981a120dc9ff57d (patch)
tree7e38c8c8073cd41b82cc069481012d67569301c6 /qmake/generators/symbian
parentca554e4f13bad9a34db9b79617b1991983b5d227 (diff)
downloadQt-6fc92ea90a078938ced596059981a120dc9ff57d.zip
Qt-6fc92ea90a078938ced596059981a120dc9ff57d.tar.gz
Qt-6fc92ea90a078938ced596059981a120dc9ff57d.tar.bz2
Symbian QAudioOutput::suspend() was resetting processedUSecs() to zero
Because of the logic in the Symbian implementations of suspend() and processedUSecs(), the behaviour prior to this patch was as follows: - after calling suspend(), processedUSecs() reported zero - when resume() is called, the amount of silent padding data inserted into the output stream is equal to the amount of data played prior to suspend() The patch corrects the above defect, but introduces a new one, which is described in QTBUG-9322 Reviewed-by: trustme
Diffstat (limited to 'qmake/generators/symbian')
0 files changed, 0 insertions, 0 deletions