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
path:
root
/
backends
/
audiocd
Age
Commit message (
Expand
)
Author
2018-12-17
WIN32: Move all ARRAYSIZE undefs to util.h
SupSuper
2018-07-31
AUDIO: Fix broken physical audio CD playback on non-win32
Bastien Bouclet
2018-05-05
XEEN: Add an optional param to CD playback to specify sound type
Paul Gilbert
2017-11-07
LINUX: Fix Header for major/minor macros, thus removing warnings.
D G Turner
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-03-21
LINUX: Use classic major/minor macros.
Johannes Schickel
2016-03-15
MACOSX: Add comment about track ID search loop.
Johannes Schickel
2016-03-15
LINUX: Guard Linux audio CD code.
Johannes Schickel
2016-03-15
MACOSX: Guard audio cd code by define check.
Johannes Schickel
2016-03-15
MACOSX: Replace manual uint parsing by strtol.
Johannes Schickel
2016-03-14
WIN32: Cleanup header includes for AudioCD code.
Johannes Schickel
2016-03-14
WIN32: Supply required DDK headers for older MSVC.
Johannes Schickel
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
BACKENDS: Fill buffer at start of AudioCD playback.
Johannes Schickel
2016-03-13
BACKENDS: Add ScummVM license header for AudioCD code.
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: Add a closeCD() function to the AudioCDManager
Matthew Hoops
2016-03-13
BACKENDS: Move to an openCD() without parameters as the public API
Matthew Hoops
2015-12-15
PS3: Make use of an updated SDL2 version
Bastien Bouclet
2015-01-25
SDL: Guard audio CD code to be SDL 1.2 only.
Johannes Schickel
2014-08-29
BACKENDS: Fix some Doxygen comments that seem wrong.
Einar Johan Trøan Sømåen
2014-02-18
SDL: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-18
BACKENDS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-06-06
ALL: Fix typo (succesful -> successful)
Willem Jan Palenstijn
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-29
SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
Max Horn
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
[next]