Descent3/libmve
Azamat H. Hackimov b94458f561 MVE: Switch to D2X implementation (first run)
Adapting movie and mve interfaces each other.
Converted open() to fopen() et al. calls.
movie expected image as RGB565 from old mve, but now it's RGB555, so there no need additional conversion. Fixed hicolor related conversion of width in movie's callbacks. Headers cleanup in both subsystems.

Sound and frame callbacks are still unavailable.
2024-07-09 03:40:49 +03:00
..
CMakeLists.txt MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
decoder8.cpp MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
decoder16.cpp MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
decoders.h MVE: add copyright headers, clang-format 2024-07-09 03:40:49 +03:00
libmve.h MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
lnxdsound.cpp Windows SDL2 compilation 2024-06-29 18:21:37 +02:00
lnxdsound.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
mve_audio.cpp MVE: convert libmve files to C++ 2024-07-09 03:40:49 +03:00
mve_audio.h MVE: add copyright headers, clang-format 2024-07-09 03:40:49 +03:00
mve.asm
mveasm.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
mvegfx.h
mvelib.cpp MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
mvelib.h MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
mvelibi.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
mvelibl.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
mvelibl.h Windows SDL2 compilation 2024-06-29 18:21:37 +02:00
mvelibwa.asm
mveplay.cpp MVE: Switch to D2X implementation (first run) 2024-07-09 03:40:49 +03:00
platform.cpp Fix missing header includes/restore third-party files 2024-05-23 23:14:40 -04:00
platform.h Fix missing header includes/restore third-party files 2024-05-23 23:14:40 -04:00
snd8to16.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
SystemInterfaces.h Fix missing header includes/restore third-party files 2024-05-23 23:14:40 -04:00