Hubert Maier
c1c4320b34
AMIGAOS4: Reorder .mk file to fix readme.guide
...
The created readme.guide file features some in-guide links that point to local files (I.e. AUTHORS), which need to be in the same directory level.
It will otherwise silently fail, when a user clicks on said links.
Due to all documents (except the readme.guide) being installed into the doc/ subdirectory since a few months now, the in-guide links stopped working.
We fix that by restructure the install order to
1) place the .guide creation into the documents loop
2) make sure the /doc subdirectory is available before the guide creation is processed and
3) place the readme.guide into the /doc subdir to secure working in-guide links
2020-08-26 23:45:39 +02:00
SupSuper
6e08df5a08
BACKENDS: Fix presence compilation on MinGW
2020-08-25 20:03:24 +01:00
SupSuper
bcb7d1f30c
BACKENDS: Discord rich presence support
...
Adds support for showing the currently running game
in a Discord user's game activity.
2020-08-25 10:47:41 +02:00
Cameron Cawley
dca7c1829c
MORPHOS: Remove unneeded cast
2020-08-24 20:46:12 +01:00
Cameron Cawley
e16844b6e9
NULL: Make use of NullMixerManager
2020-08-24 14:22:35 +02:00
Cameron Cawley
b9d2b87085
BACKENDS: Move MixerManager code into ModularMixerBackend
2020-08-24 14:22:35 +02:00
Cameron Cawley
d1bfa2c4ec
BACKENDS: Modify the null mixer manager to not require SDL
2020-08-24 14:22:35 +02:00
Cameron Cawley
697d1a8672
BACKENDS: Added an abstract MixerManager class
2020-08-24 14:22:35 +02:00
Cameron Cawley
7745ffdac1
BACKENDS: Simplify EventsBaseBackend
2020-08-24 14:22:35 +02:00
Cameron Cawley
75852a786a
BACKENDS: Split ModularBackend into two separate classes
2020-08-24 14:22:35 +02:00
Cameron Cawley
9a61a99590
BACKENDS: Add init() to OSystem
2020-08-24 14:22:35 +02:00
Cameron Cawley
ee11bc20b2
MAEMO: Remove some debug code
2020-08-24 14:22:35 +02:00
Cameron Cawley
6c22f92301
BACKENDS: Move implementation of getMixer() out of ModularBackend
2020-08-24 14:22:35 +02:00
Cameron Cawley
2c1065188e
SYMBIAN: Deprecate the actions system
2020-08-24 14:19:30 +02:00
Cameron Cawley
cf068bcc08
ALL: Remove direct use of OSystem::createMutex()
2020-08-21 09:39:00 +02:00
BeWorld
3f69eca932
MORPHOS: remove USE_GLES_MODE
...
Not necessary
2020-08-21 00:59:18 +02:00
Eugene Sandulenko and Cameron Cawley
1277ff8b35
MORPHOS: Update backends/platform/sdl/sdl-window.cpp
...
Co-authored-by: Cameron Cawley <ccawley2011@gmail.com >
2020-08-21 00:59:18 +02:00
Eugene Sandulenko and Cameron Cawley
3d79ce5cc0
MORPHOS: Update backends/fs/stdiostream.cpp
...
Co-authored-by: Cameron Cawley <ccawley2011@gmail.com >
2020-08-21 00:59:18 +02:00
BeWorld
2f39941fb3
MORPHOS: Update morphos.mk
2020-08-21 00:59:18 +02:00
BeWorld
47cd52f20f
MORPHOS: Delete midi/camd
2020-08-21 00:59:18 +02:00
BeWorld
94b31c086d
MORPHOS: Update morphos-fs.cpp
2020-08-21 00:59:18 +02:00
BeWorld
85f7d5865b
MORPHOS: Update opengl-sys.h
2020-08-21 00:59:18 +02:00
BeWorld
f2bfa5c7be
MORPHOS: Update morphos.mk
2020-08-21 00:59:18 +02:00
BeWorld
84b1274219
MORPHOS: Update morphos-fs.cpp
2020-08-21 00:59:18 +02:00
BeWorld
ab37562d05
MORPHOS: Update morphos-fs.cpp
...
Clean up
2020-08-21 00:59:18 +02:00
BeWorld
38d0004582
MORPHOS: Update sdl-window.cpp
...
MorphOS SDL doesnt support SDL_GetWMInfo
2020-08-21 00:59:18 +02:00
BeWorld
f20cdd53aa
MORPHOS: Update morphos-main.cpp
...
More stack and delete somes comments
2020-08-21 00:59:18 +02:00
BeWorld
7f64190ad5
MORPHOS: Update morphos.mk
...
Update with AmigaOS
2020-08-21 00:59:18 +02:00
BeWorld
d972d00ca2
MORPHOS: Update morphos-fs.h
2020-08-21 00:59:18 +02:00
BeWorld
e83502a2db
MORPHOS: Update morphos-fs.cpp
...
Update
2020-08-21 00:59:18 +02:00
BeWorld
ac06a679f9
MORPHOS: Update sdl.cpp
...
SDL_iconv doesnt work with MorphOS' SDL 1.2
2020-08-21 00:59:18 +02:00
BeWorld
66426e970e
MORPHOS: Update morphos.mk
...
PR #1614
2020-08-21 00:59:18 +02:00
BeWorld and Cameron Cawley
c2f40b7f4f
MORPHOS: Update backends/platform/sdl/morphos/morphos.mk
...
Co-Authored-By: Cameron Cawley <ccawley2011@gmail.com >
2020-08-21 00:59:18 +02:00
BeWorld
c9c53b6872
MORPHOS: MorphOS Support
2020-08-21 00:59:18 +02:00
BeWorld
7bc8340f69
MORPHOS: MorphOS Support
2020-08-21 00:59:18 +02:00
BeWorld
fe1d714cb2
MORPHOS: MorphOS Support
2020-08-21 00:59:18 +02:00
BeWorld
438b6a042c
MORPHOS: MorphOS Support
2020-08-21 00:59:18 +02:00
BeWorld
54775a3de9
MORPHOS: MorphOS Support
2020-08-21 00:59:18 +02:00
BeWorld
d70b4bcbf1
MORPHOS: MorphOS Support
2020-08-21 00:59:18 +02:00
Cameron Cawley
30f2c2f3cd
WIN32: Use malloc instead of new in string conversion functions
2020-08-21 00:02:13 +02:00
Cameron Cawley
27a2b94687
WIN32: Remove unnecessary string conversion
2020-08-21 00:02:13 +02:00
Eugene Sandulenko
9a2ba16767
BACKENDS: Shut down individual SDL subsystems
2020-08-20 01:25:55 +02:00
Eugene Sandulenko
ed82ccb95b
BACKENDS: More mutexes
2020-08-20 00:53:23 +02:00
Eugene Sandulenko
75a4e622c2
BACKENDS: Added debug output for race condition. Guarded by an #ifdef
2020-08-19 12:16:29 +02:00
antoniou
56951518f5
ANDROID: Restore Immersive Fullscreen after keyboard hide
...
This in some older devices (eg. Android 7.2.2) had issues before this fix
2020-08-11 14:11:53 +03:00
antoniou
6352a0c212
ANDROID: Improve on Immersive full screen
...
Sample is taken from android developers, takes into account focus change
The system bars should now be hidden when resuming back to the ScummVM app
https://developer.android.com/training/system-ui/immersive.html#java
2020-08-11 11:21:53 +03:00
antoniou
b92a474ea1
ANDROID: Enable Immersive Sticky mode
...
This hides the status and navigation (system UI) bars
The user has to swipe at the edge of the screen (top and right respectively) to show the system status and navigation bars
2020-08-11 10:36:26 +03:00
Pawel Kolodziejski
aea3bae26d
ALL: Synced with ScummVM - rev 0b777c23a9
2020-08-11 00:59:40 +02:00
Cameron Cawley
c5cbe71eae
DS: Fix the logo
...
The logo needs to be 4bpp, with the first palette entry being transparent.
2020-08-09 15:52:22 +01:00
Cameron Cawley
be6134c5de
BACKENDS: Add final keywords
2020-08-03 20:24:27 +01:00