[ scummvm-Patches-2813504 ] iPhone: scummvm:// handler
SourceForge.net
noreply at sourceforge.net
Sun Jun 28 14:22:32 CEST 2009
Patches item #2813504, was opened at 2009-06-28 14:22
Message generated for change (Tracker Item Submitted) made by notzcoolx
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2813504&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Daniel RodrÃguez Troitiño (notzcoolx)
Assigned to: Nobody/Anonymous (nobody)
Summary: iPhone: scummvm:// handler
Initial Comment:
This patch register a scummvm:// handler in the iPhone backend which will copy a zip file using HTTP to a temporal location in the iPhone, and decompress it in the documents folder.
Includes a customized version of NuZip library (http://github.com/timburks/nuzip/).
Includes also code copyrighted to Matt Gallagher, but free to use.
TODO: Right now the handler uses the iPhoneOS services to show warnings to the user, and also for the "loading" overlay. It will be nice to be able to do all of this in the ScummVM UI.
TODO: Using a external unzip library is a bit of a waste, having ScummVM source code another one. Porting the code to use the ScummVM library will be nice.
TODO: Right now the game files are decompressed only. It will be nice that ScummVM GUI will show the Add Game dialog with the directory just uncompressed.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2813504&group_id=37116
More information about the Scummvm-tracker
mailing list