[ scummvm-Patches-2093502 ] DefaultSearchManager

SourceForge.net noreply at sourceforge.net
Thu Sep 4 19:02:57 CEST 2008


Patches item #2093502, was opened at 2008-09-04 19:02
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2093502&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: peres (peres001)
Assigned to: Max Horn (fingolfin)
Summary: DefaultSearchManager

Initial Comment:
The patch implements a singleton object that the middleware code can use to search/open files (e.g. theme files, sound fonts, plugin detection files).

The common code has been updated to use the new object (except for the cases outlined below):

* Infogrames: only used by GOB.
* DXAPlayer: used by AGOS, HE, SWORD1, SWORD2.
* ImageDecocer: used by ImageManager. 
* BaseAnimationState (mpeg player).
* AudioStream::openStreamFile().

The patch also removes a large number of unneeded dependencies on 'common/file.h' in the codebase.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2093502&group_id=37116




More information about the Scummvm-tracker mailing list