index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-14
WIN32: Supply required DDK headers for older MSVC.
Johannes Schickel
2016-03-13
NEWS: Add mention of the new option to use English speech in SWORD25
Thierry Crozat
2016-03-13
BASE: Ignore -psn command line argument on OS X
Thierry Crozat
2016-03-13
WIN32: Fix compilation with MinGW-w64.
Johannes Schickel
2016-03-13
WIN32: Guard AudioCD code by WIN32 check.
Johannes Schickel
2016-03-13
WIN32: Silence warning in AudioCD code.
Johannes Schickel
2016-03-13
WIN32: Fix AudioCD compilation.
Johannes Schickel
2016-03-13
DEVTOOLS: Use LTCG for Release configurations in MSBuild project files.
Johannes Schickel
2016-03-13
SCI32: Add note about kCantBeHere rect
Colin Snover
2016-03-13
SCI32: Remove incorrect note about dword_C6288
Colin Snover
2016-03-13
SCI32: Clarify the purpose of scaling ratios used in ScreenItem
Colin Snover
2016-03-13
SCI32: Correct some kernel call signatures
Colin Snover
2016-03-13
SCI32: Implement kCelHigh and kCelWide SCI32 versions
Colin Snover
2016-03-13
BUILD: Add OpenGL framework in static build link command on OS X
Thierry Crozat
2016-03-13
BACKENDS: Fill buffer at start of AudioCD playback.
Johannes Schickel
2016-03-13
POSIX: Cleanup AudioCD manager creation.
Johannes Schickel
2016-03-13
BACKENDS: Add ScummVM license header for AudioCD code.
Johannes Schickel
2016-03-13
SDL: Get rid of reference to SDL 1.3.
Johannes Schickel
2016-03-13
BACKENDS: Formatting fixes.
Johannes Schickel
2016-03-13
BACKENDS: Switch to CDROMREADRAW for Linux audio CD
Matthew Hoops
2016-03-13
BACKENDS: Switch to a common base class for threaded audio CD streams
Matthew Hoops
2016-03-13
BACKENDS: Only expose one set of functions for AudioCDManager
Matthew Hoops
2016-03-13
BACKENDS: Add support for opening a CD on Mac OS X by path or drive
Matthew Hoops
2016-03-13
BACKENDS: Add support for opening a CD on Windows by drive
Matthew Hoops
2016-03-13
BACKENDS: Add support for opening a CD on Linux by path or drive
Matthew Hoops
2016-03-13
BACKENDS: Allow for specifying a drive via the cdrom option
Matthew Hoops
2016-03-13
BACKENDS: Use a second thread to assist in buffering Win32 CD audio
Matthew Hoops
2016-03-13
BACKENDS: Add a Win32 audio CD player
Matthew Hoops
2016-03-13
BACKENDS: Use a threading for buffering Linux CD audio
Matthew Hoops
2016-03-13
BACKENDS: Detect the CD drive from the game's path on Linux
Matthew Hoops
2016-03-13
BACKENDS: Add a Linux CD-ROM audio player
Matthew Hoops
2016-03-13
BACKENDS: Add a custom Mac OS X CD audio manager
Matthew Hoops
2016-03-13
BACKENDS: Use a virtual function for creating the SDL audio CD manager
Matthew Hoops
2016-03-13
BACKENDS: Add a closeCD() function to the AudioCDManager
Matthew Hoops
2016-03-13
AGOS: Mark the audio CD playback as emulate only
Matthew Hoops
2016-03-13
KYRA: Ensure openCD() is called
Matthew Hoops
2016-03-13
TEENAGENT: Ensure openCD() is called
Matthew Hoops
2016-03-13
SCI: Ensure openCD() is called
Matthew Hoops
2016-03-13
CINE: Ensure openCD() is called
Matthew Hoops
2016-03-13
BACKENDS: Move to an openCD() without parameters as the public API
Matthew Hoops
2016-03-13
SCI32: Fix small inaccuracy in the scaling drawing code
Martin Kiewitz
2016-03-12
TUCKER: Don't try parsing missing debug values in demo
Ori Avtalion
2016-03-11
SCI32: Fix incorrect mouse event coordinates in SCI2 hires
Colin Snover
2016-03-11
SCI32: Use Common::fill() instead of memset(), where possible
Filippos Karapetis
2016-03-11
SCI32: Assign a define for the non-remapped number of colors
Filippos Karapetis
2016-03-11
WAGE: Added Pavilion and T-Rex detection
Eugene Sandulenko
2016-03-11
WAGE: Added two more games to detection tables
Eugene Sandulenko
2016-03-11
NEWS: Put back 1.8.1 NEWS section that was accidentally reverted
Torbjörn Andersson
2016-03-11
SCI32: Add remap counters and hook them up to frameOut
Filippos Karapetis
2016-03-11
SCI32: Avoid usage of delegated constructors
Filippos Karapetis
[prev]
[next]