diff options
author | FRIGN <dev@frign.de> | 2014-10-05 21:01:50 +0200 |
---|---|---|
committer | sin <sin@2f30.org> | 2014-10-05 20:04:14 +0100 |
commit | 5488641c58da2fe196612eaf35af3534b62867f7 (patch) | |
tree | 3d34a4c5899758557233ef61cbcee3874440d2f2 /config.mk | |
parent | d8013df97d768878472acca26cc67c58b2b33b4f (diff) |
Fix timing issue
I don't know why I missed that
1) of course we have to check tv_sec, not tv_nsec
2) when we do a nanosleep, but use the "now"-val for the lastsent-
time, we obviously keep the wrong time.
This leads to the program thinking more time elapsed than really
has, leading to less nanosleep and thus higher playback-speed.
Now this is fixed, and apart from state-transition issues,
call-receiving now works perfectly. ;)
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions