Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-05 | GUI: Add three new options for volume slider controls | Colin Snover | |
GUIO_NOSPEECHVOLUME can be used for games that allow toggling of speech but do not provide the ability for users to control speech volume. GUIO_LINKMUSICTOSFX and GUI_LINKSPEECHTOSFX can be used for games that allow control of music, sfx, and speech in combinations, like games that provide control of digital audio separately from MIDI, or games that only control all three audio types through a single volume control. | |||
2016-07-10 | SCI32: Add support for blacklined video | Colin Snover | |
Ow. My eyeballs. | |||
2016-02-05 | COMMON: Add render mode for Macintosh. | Johannes Schickel | |
On request of m_kiewitz who wants to use it for AGI. | |||
2016-01-22 | COMMON: Add another GUIO game option flag. | Johannes Schickel | |
We still can only display 7 options in our GUI though. Blame m_kiewitz if anybody runs into that issue now. He wanted this. | |||
2016-01-21 | COMMON: Use spaces for beautifying formatting. | Johannes Schickel | |
2016-01-21 | COMMON: Add render modes for Apple IIgs and Atari ST. | Johannes Schickel | |
On request of m_kiewitz who wants to use it for AGI. | |||
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-03-25 | GUI: Change the undithering checkbox to be an engine-specific option | Filippos Karapetis | |
2012-03-19 | ENGINES: Implement per-game options caching in AdvancedDetector via GUIO flags. | Johannes Schickel | |
2012-02-29 | COMMON: Move language GUIO code to language.h | Max Horn | |
2012-02-26 | COMMON: Move RenderMode and GUIOptions functionality into separate files | Max Horn | |