Difference between revisions of "Defines"

Jump to navigation Jump to search
472 bytes added ,  13:11, 12 August 2012
→‎Defines to enable common optional features: Mention DISABLE_SAVELOADCHOOSER_GRID define.
(→‎Defines to enable common optional features: Mention DISABLE_SAVELOADCHOOSER_GRID define.)
(4 intermediate revisions by 4 users not shown)
Line 21: Line 21:
| audio/mixer.cpp
| audio/mixer.cpp
| Normally, Audio::Mixer produces 16bit signed interleaved (left before right) stereo data. With this define set, it changes the channel order (first right channel, then left).
| Normally, Audio::Mixer produces 16bit signed interleaved (left before right) stereo data. With this define set, it changes the channel order (first right channel, then left).
|-
| BACKEND_8BIT
|
|
|
|-
|-
| DATA_PATH
| DATA_PATH
Line 75: Line 70:
| audio/decoders/flac.cpp:
| audio/decoders/flac.cpp:
| Enable source compatibility with ancient versions of the FLAC library.
| Enable source compatibility with ancient versions of the FLAC library.
|-
| USE_FAAD
|
|
|
|-
|-
| USE_FLAC
| USE_FLAC
Line 85: Line 85:
|
|
| Enable support for MP3 audio data, using libmad.
| Enable support for MP3 audio data, using libmad.
|-
| USE_MPEG2
|
|
| Enable support for MPEG2 video data, using libmpeg2. OBSOLETE, to be removed.
|-
| USE_MPEG2_0_3_1
|
|
|
|-
|-
| USE_READLINE
| USE_READLINE
Line 192: Line 182:
|-
|-
| ENABLE_CSTIME
| ENABLE_CSTIME
|
| configure
|
| build system, Mohawk engine
|
| Enables support for [[Where in Time is Carmen Sandiego?]] in the [[Mohawk]] engine
|-
|-
| ENABLE_DRACI
| ENABLE_DRACI
Line 272: Line 262:
|-
|-
| ENABLE_MYST
| ENABLE_MYST
|
| configure
|
| build system, Mohawk engine
|
| Enables support for [[Myst]] in the [[Mohawk]] engine
|-
|-
| ENABLE_PARALLACTION
| ENABLE_PARALLACTION
Line 287: Line 277:
|-
|-
| ENABLE_RIVEN
| ENABLE_RIVEN
|
| configure
|
| build system, Mohawk engine
|
| Enables support for [[Riven: The Sequel to Myst]] in the [[Mohawk]] engine
|-
|-
| ENABLE_SAGA
| ENABLE_SAGA
Line 423: Line 413:
|
|
|
|
|-
| DISABLE_SAVELOADCHOOSER_GRID
|DISABLE_FANCY_THEMES
|GUI
|Disable the thumbnail grid based save/load chooser. This chooser requires a resolution of at least 640x400 and more memory than the list based one.
|-
|-
| DISABLE_HELP
| DISABLE_HELP
Line 470: Line 465:
|-
|-
| USE_TRANSLATION
| USE_TRANSLATION
|
|
|
|-
| USE_BINK
|
|
|
|
Line 1,283: Line 1,283:
|
|
|
|
|-
| WEBOS
| Build system
|
| [[WebOS]] port
|-
|-
| WIN32
| WIN32
561

edits

Navigation menu