aboutsummaryrefslogtreecommitdiff
path: root/backends/audiocd/linux
AgeCommit message (Expand)Author
2018-07-31AUDIO: Fix broken physical audio CD playback on non-win32Bastien Bouclet
2017-11-07LINUX: Fix Header for major/minor macros, thus removing warnings.D G Turner
2016-03-21LINUX: Use classic major/minor macros.Johannes Schickel
2016-03-15LINUX: Guard Linux audio CD code.Johannes Schickel
2016-03-13BACKENDS: Fill buffer at start of AudioCD playback.Johannes Schickel
2016-03-13BACKENDS: Add ScummVM license header for AudioCD code.Johannes Schickel
2016-03-13BACKENDS: Formatting fixes.Johannes Schickel
2016-03-13BACKENDS: Switch to CDROMREADRAW for Linux audio CDMatthew Hoops
2016-03-13BACKENDS: Switch to a common base class for threaded audio CD streamsMatthew Hoops
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-03-13BACKENDS: Add support for opening a CD on Linux by path or driveMatthew Hoops
2016-03-13BACKENDS: Use a threading for buffering Linux CD audioMatthew Hoops
2016-03-13BACKENDS: Detect the CD drive from the game's path on LinuxMatthew Hoops
2016-03-13BACKENDS: Add a Linux CD-ROM audio playerMatthew Hoops