0070f60441
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 |
||
---|---|---|
.. | ||
skin_buffer.c | ||
skin_buffer.h | ||
skin_display.c | ||
skin_engine.h | ||
skin_parser.c | ||
skin_tokens.c | ||
skin_tokens.h | ||
wps_debug.c | ||
wps_internals.h |