voicefont: make format version a parameter.
commitb2380b535e99b4bc49d91bb228598f85362446ca
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 3 Jun 2012 14:13:04 +0000 (3 16:13 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Tue, 5 Jun 2012 21:24:54 +0000 (5 23:24 +0200)
tree5144a4e0e9ef8b19e43ec9f71312a5b85901e1fe
parent7c78963bbb09603e8ceb986b478ae4762a6f427b
voicefont: make format version a parameter.

Make hardcoded format version a parameter to allow adjusting depending on the
installed Rockbox version. Rockbox Utility will read the version from the
installed version. Since the command line voicefont tool is only intended for
use in the current tree it uses a fixed version.

Change-Id: I1ec935d47c71961e93b3c6bc6c5d816cd9fc83ff
rbutil/rbutilqt/base/rockboxinfo.cpp
rbutil/rbutilqt/base/rockboxinfo.h
rbutil/rbutilqt/base/voicefile.cpp
rbutil/rbutilqt/base/voicefile.h
tools/voicefont.c
tools/voicefont.h