Age | Commit message (Expand) | Author |
---|---|---|
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 |