Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8137 - Fix to enable voice options passed with spaces without quotes stripping

Attached to Project: Rockbox
Opened by Dave Hooper (stripwax) - Sunday, 11 November 2007, 21:49 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Saturday, 04 June 2011, 23:37 GMT+2
Task Type Patches
Category Configuration
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

tools/configure currently strips out the quotes from quoted strings when passing TTS_OPTS from Voice configuration. That means e.g. /voice:"Microsoft Sam" gets interpreted as /voice:Microsoft by voice.pl - even if all the quotes are entered during configuration.
This fixes that
   voice_configure.diff (0.7 KiB)
 tools/configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

This task depends upon

Closed by  Dominik Riebeling (bluebrother)
Saturday, 04 June 2011, 23:37 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  doesn't apply anymore at all

Loading...