#8322 closed patch
Let scumvm -v show supported libs
Reported by: | SF/gjasny | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | --Other-- |
Version: | Keywords: | ||
Cc: | Game: |
Description
Hi,
This patch let the ScummVM user see which library support was compiled in.
Sample output: gjasny@Rincewind:~/tmp/scummvm$ ./scummvm -v Switched to configuration /home/gjasny/.scummvmrc ScummVM 0.5.7cvs (Feb 8 2004 09:31:23) Features compiled in: Ogg/Vorbis FLAC MP3 ALSA zLib.
Cheers, -Gregor
Ticket imported from: #892795. Ticket imported from: patches/427.
Attachments (2)
Change History (7)
by , 21 years ago
Attachment: | scumm-show-libs.diff added |
---|
comment:2 by , 21 years ago
Here goes number 2.
Changes: * Lists also in "About"-Box * String is assembled at compile time by the precompiler
comment:3 by , 21 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:4 by , 21 years ago
Looks good. I'll check in a modified version ASAP.
In addition to the changes made in this patch, I have moved the version strings to a new header (base/version.h), to cut down recompile times (many files depend on engine.h, but only very few need those versions).
comment:5 by , 6 years ago
Component: | → --Other-- |
---|
Show supported libs