Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9964 - Fix simulator when --root option used

Attached to Project: Rockbox
Opened by Steve Bavin (pondlife) - Friday, 27 February 2009, 20:00 GMT+2
Last edited by Steve Bavin (pondlife) - Saturday, 28 February 2009, 01:59 GMT+2
Task Type Patches
Category Simulator
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

When the --root options is used, this must override any temptation to use "simdisk" (not to mention "archos"). It used to work but got broken at some point.

This patch fixes it and cleans up the code a bit.

It needs to be tested to make sure I've not broken the __PCTOOL__ cases (checkwps/database tool). Sadly, my Cygwin installation is not currently capable of building either of those, so I leave it to others to test.
   fix_sim_paths.patch (7.4 KiB)
 uisimulator/common/io.c |  158 ++++++++++--------------------------------------
 1 file changed, 36 insertions(+), 122 deletions(-)

This task depends upon

Closed by  Steve Bavin (pondlife)
Saturday, 28 February 2009, 01:59 GMT+2
Reason for closing:  Accepted

Loading...