diff options
author | Kurt Korbatits <kurt.korbatits@nokia.com> | 2010-02-23 03:40:03 (GMT) |
---|---|---|
committer | Kurt Korbatits <kurt.korbatits@nokia.com> | 2010-02-23 03:40:03 (GMT) |
commit | 04532ba052559b265b1bc85dc143d8aeeb02149f (patch) | |
tree | 73284772620b9714819141ac815e257da9bf9824 /src/network/socket/qabstractsocket.cpp | |
parent | f91f64ee2d0caa86b004bf3653f286116681fa3d (diff) | |
download | Qt-04532ba052559b265b1bc85dc143d8aeeb02149f.zip Qt-04532ba052559b265b1bc85dc143d8aeeb02149f.tar.gz Qt-04532ba052559b265b1bc85dc143d8aeeb02149f.tar.bz2 |
alsa backend for low-level audio doesn't pass new unit tests
New unit tests have identified issues with alsa backend. These issues
need to be resolved before new unit tests are added.
* stateChanged() signal should only be emitted on change of state
currently signals can be emitted multiple times.
* elapsedUSecs() currently uses alsa to provide this value but
this is not reliable enough and this time is reset when
suspend/resuming. This is not correct operation.
* for output data is being lost when input cant be read
from QIODevice but cannot be written to audio sub system.
Task-number:QTBUG-8440
Reviewed-by:Dmytro Poplavskiy
Diffstat (limited to 'src/network/socket/qabstractsocket.cpp')
0 files changed, 0 insertions, 0 deletions