aboutsummaryrefslogtreecommitdiff
path: root/backends/audiocd/macosx
AgeCommit message (Expand)Author
2018-07-31AUDIO: Fix broken physical audio CD playback on non-win32Bastien Bouclet
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-03-15MACOSX: Add comment about track ID search loop.Johannes Schickel
2016-03-15MACOSX: Guard audio cd code by define check.Johannes Schickel
2016-03-15MACOSX: Replace manual uint parsing by strtol.Johannes Schickel
2016-03-13BACKENDS: Add ScummVM license header for AudioCD code.Johannes Schickel
2016-03-13BACKENDS: Formatting fixes.Johannes Schickel
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-03-13BACKENDS: Add support for opening a CD on Mac OS X by path or driveMatthew Hoops
2016-03-13BACKENDS: Add a custom Mac OS X CD audio managerMatthew Hoops