Only support pregenerated voice file for releases.
commit96e7cc9e80cc33d893b60308cd091e29b2e553d8
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Fri, 1 Jun 2012 22:07:30 +0000 (2 00:07 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Fri, 1 Jun 2012 22:07:30 +0000 (2 00:07 +0200)
treecd6a88536fb15a9e6876bd335e5436dfe09b4f7e
parent87bb7471bb07f8a41749cb0d6d1dae05163821c9
Only support pregenerated voice file for releases.

The voice file installed needs to match the Rockbox version installed. If not
the voice might not match the actual entries.

Rockbox Utility always was sloppy on this and installed the latest archived
(previously "daily") builds voice file for the latest development (previously
"current") build. Archived builds aren't supported anymore in Rockbox Utility,
so remove support for installing archived voice files as well.

There are no pregenerated voice files for development versions provided, and
Rockbox Utility can generate voice files anyway. Also, those files are only
provided and most users seem to prefer to use the voices they have installed on
their PC.

Change-Id: I17817da8a14dc5f8b0ef208579d8d75fa86ab610
rbutil/rbutilqt/rbutilqt.cpp