aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2016-03-21LINUX: Use classic major/minor macros.Johannes Schickel
2016-03-21Merge pull request #704 from lordhoto/clone2727-audiocdJohannes Schickel
2016-03-16Merge pull request #682 from lordhoto/savefilemanager-case-insensitiveJohannes Schickel
2016-03-15MACOSX: Add comment about track ID search loop.Johannes Schickel
2016-03-15LINUX: Guard Linux audio CD code.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-14WIN32: Cleanup header includes for AudioCD code.Johannes Schickel
2016-03-14WIN32: Supply required DDK headers for older MSVC.Johannes Schickel
2016-03-13WIN32: Fix compilation with MinGW-w64.Johannes Schickel
2016-03-13WIN32: Guard AudioCD code by WIN32 check.Johannes Schickel
2016-03-13WIN32: Silence warning in AudioCD code.Johannes Schickel
2016-03-13WIN32: Fix AudioCD compilation.Johannes Schickel
2016-03-13BACKENDS: Fill buffer at start of AudioCD playback.Johannes Schickel
2016-03-13POSIX: Cleanup AudioCD manager creation.Johannes Schickel
2016-03-13BACKENDS: Add ScummVM license header for AudioCD code.Johannes Schickel
2016-03-13SDL: Get rid of reference to SDL 1.3.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 Mac OS X by path or driveMatthew Hoops
2016-03-13BACKENDS: Add support for opening a CD on Windows by driveMatthew Hoops
2016-03-13BACKENDS: Add support for opening a CD on Linux by path or driveMatthew Hoops
2016-03-13BACKENDS: Allow for specifying a drive via the cdrom optionMatthew Hoops
2016-03-13BACKENDS: Use a second thread to assist in buffering Win32 CD audioMatthew Hoops
2016-03-13BACKENDS: Add a Win32 audio CD playerMatthew 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
2016-03-13BACKENDS: Add a custom Mac OS X CD audio managerMatthew Hoops
2016-03-13BACKENDS: Use a virtual function for creating the SDL audio CD managerMatthew Hoops
2016-03-13BACKENDS: Add a closeCD() function to the AudioCDManagerMatthew Hoops
2016-03-13BACKENDS: Move to an openCD() without parameters as the public APIMatthew Hoops
2016-03-09SDL: Fix compilation with SDL2 and MSVC2015.Johannes Schickel
2016-03-09GCW0: Remove hardcoded list of skipped engines.Eugene Sandulenko
2016-03-05GCW0: Disabled more 640x480-only enginesEugene Sandulenko
2016-03-01WIN32: Fix invalid array accesses when MIDI device listing fails.Johannes Schickel
2016-02-28BACKENDS: Remove request to mail Fingolfin.Johannes Schickel
2016-02-26MAEMO: Update debian/changelogTarek Soliman
2016-02-26GCW0: Packaging fixesEugene Sandulenko
2016-02-26GCW0: Update port building and provide port-specific READMEEugene Sandulenko
2016-02-26DREAMCAST: Re-fix listing of savegamesMarcus Comstedt
2016-02-26IOS: Fixes savegame deletion on sandboxed iOS devicesVincent Bénony
2016-02-25BACKENDS: Make DefaultSaveFileManager case insensitive.Johannes Schickel
2016-02-25DREAMCAST: Fix listing of savefiles.Johannes Schickel
2016-02-24GCW0: Trigger keyboard only on button down, not on up, otherwise it required ...Eugene Sandulenko
2016-02-24GCW0: Made packager reenterableEugene Sandulenko
2016-02-24GCW0: Disabling more features on GCW0Eugene Sandulenko
2016-02-24GCW0: Add release build scriptEugene Sandulenko