scummvm/backends/platform/sdl
Hubert Maier d9d5ea40df AMIGAOS: Preparations for use with AmiUpdate
Adding a bit of code to make ScummVM AmiUpdate aware.
Everything else will be dealt with through a (yet to finish) AmigaOS installer script and the entries in AmiUpdate's database.

I'd like to ask for hints regarding
- Code Formatting
- Optimizations
- Comments
- Obivous errors
or
- Ill-designed code.

It's not much code, but i'm sure i still messed up glorious either way
2016-04-28 21:24:12 +03:00
..
amigaos AMIGAOS: Preparations for use with AmiUpdate 2016-04-28 21:24:12 +03:00
macosx BACKENDS: Add a custom Mac OS X CD audio manager 2016-03-13 13:53:55 +01:00
posix POSIX: Cleanup AudioCD manager creation. 2016-03-13 14:20:20 +01:00
ps3 PS3: Remove the SDL2 mixer manager. 2015-12-15 20:10:19 +01:00
raspberrypi SDL/DISPMANX: Remove dispmanx graphics output. 2015-12-08 21:41:40 +01:00
win32 BACKENDS: Add a Win32 audio CD player 2016-03-13 13:56:51 +01:00
module.mk SDL/DISPMANX: Remove dispmanx graphics output. 2015-12-08 21:41:40 +01:00
sdl-sys.h SDL: Fix compilation with SDL2 and MSVC2015. 2016-03-09 22:03:47 +01:00
sdl-window.cpp SDL: Call setupIcon for each window creation with SDL2. 2015-03-01 16:21:53 +01:00
sdl-window.h SDL: Call setupIcon for each window creation with SDL2. 2015-03-01 16:21:53 +01:00
sdl.cpp SDL: Get rid of reference to SDL 1.3. 2016-03-13 14:07:56 +01:00
sdl.h BACKENDS: Use a virtual function for creating the SDL audio CD manager 2016-03-13 13:53:40 +01:00