Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category User Interface → Simulator
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by pondlife - 2006-06-07

FS#5511 - Fix for codec failure on simulator with voice enabled

I don’t know if it’s just me, but there seems to be a general problem running the (SDL) simulator under Windows with file/dir voicing enabled, along with crossfade. This combination results in “Codec Failure” errors because the simulator attempts to create/overwrite _temp_codec.dll while it is still in use. As a workaround, this patch will attempt to use a different filename (_temp_codecn, where n is in range 1 to 999) so that the DLL hackery always succeeds while multiple codecs are loaded.

Closed by  petur
2006-06-17 10:57
Reason for closing:  Fixed

Code policed myself - got to get used to the Rockbox bracket standard…

Project Manager

FYI, there is no “bracket standard” in Rockbox. All you need to do is to maintain the style in the file you’re editing.

Thanks for the clarification Linus. Don’t suppose you’d consider commiting this patch as it’s pretty safe and needed by anyone who wants to attempt hacking at the playback/voice code under the sim?

This (or Hardeep’s version of it) is now in CVS and can be closed.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing