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
/
linux
Age
Commit message (
Expand
)
Author
2018-07-31
AUDIO: Fix broken physical audio CD playback on non-win32
Bastien Bouclet
2017-11-07
LINUX: Fix Header for major/minor macros, thus removing warnings.
D G Turner
2016-03-21
LINUX: Use classic major/minor macros.
Johannes Schickel
2016-03-15
LINUX: Guard Linux audio CD code.
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 Linux by path or drive
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