This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6083 - Announcing tracks (DJ feature)
Attached to Project:
Rockbox
Opened by Jonas Häggqvist (rasher) - Thursday, 28 September 2006, 16:40 GMT+2
Opened by Jonas Häggqvist (rasher) - Thursday, 28 September 2006, 16:40 GMT+2
|
DetailsThis patch was meant to add a DJ type feature, that would announce each song if a ".talk" clip exists for it. Unfortunately, it's not as simple as calling talk_file() each time the track changes, because that breaks playback because of CPU inadequacy. Works mostly fine for WAV files though.
The solution is probably to halt playback until the clip has been played, but that's beyond me. I have not added a settings interface to this, since the feature is really very incomplete. I'd love if someone would pick it up from here though. |
This task depends upon
Of course, if everyone else is against it, it should be closed, but I don't think your reasons are enough to close it.