Opened 20 years ago

Closed 20 years ago

Last modified 5 years ago

#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)

scumm-show-libs.diff (1.2 KB ) - added by SF/gjasny 20 years ago.
Show supported libs
scumm-show-libs2.diff (4.6 KB ) - added by SF/gjasny 20 years ago.
Now with About-Box support

Download all attachments as: .zip

Change History (7)

by SF/gjasny, 20 years ago

Attachment: scumm-show-libs.diff added

Show supported libs

comment:1 by fingolfin, 20 years ago

Hm, why not. Would be nice to also list those in the about dialog.

by SF/gjasny, 20 years ago

Attachment: scumm-show-libs2.diff added

Now with About-Box support

comment:2 by SF/gjasny, 20 years ago

Here goes number 2.

Changes: * Lists also in "About"-Box * String is assembled at compile time by the precompiler

comment:3 by fingolfin, 20 years ago

Owner: set to fingolfin
Status: newclosed

comment:4 by fingolfin, 20 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 digitall, 5 years ago

Component: --Other--
Note: See TracTickets for help on using tickets.