diff options
author | Thomas Martitz <kugel@rockbox.org> | 2009-10-15 22:22:07 +0000 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2009-10-15 22:22:07 +0000 |
commit | 0070f60441bac95a674c4c5511b652c9a62d8ce7 (patch) | |
tree | acf6ef71b9af53c8fa36bd162bb2d516ceacfb8c /flash/README | |
parent | 44cacbe595b9bb436951e2ed29a4770cdf9f3e28 (diff) | |
download | rockbox-0070f60441bac95a674c4c5511b652c9a62d8ce7.tar.gz rockbox-0070f60441bac95a674c4c5511b652c9a62d8ce7.zip |
Fix %Sp expansion in wps
The value returned from sound_get_pitch() was shown assuming that 100%
corresponds to 1000 by skin_tokens.c::get_token_value(). The value
actually is 100*PITCH_SPEED_PRECISION.
Steal the way the callchain from gui_syncpitchscreen_run() to
pitchscreen_draw() in apps/gui/pitchscreen.c formats the value and use it
here for consistency.
Flyspray: FS#10673
Author: Junio C Hamano
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23199 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'flash/README')
0 files changed, 0 insertions, 0 deletions