dxx-rebirth/d2x-rebirth/libmve
Kp 165b50bcc7 Use mve_audio_spec to track whether audio can play
This is nullptr in all the cases that audio is disabled, and non-nullptr
in all the cases where it is enabled.  Use it instead of a separate flag
variable.
2023-01-07 22:17:31 +00:00
..
decoder8.cpp Pass std::span to decodeFrame8 2023-01-07 22:17:31 +00:00
decoder16.cpp Pass std::span to decodeFrame16 2023-01-07 22:17:31 +00:00
decoders.h Pass std::span to decodeFrame16 2023-01-07 22:17:31 +00:00
mve_audio.cpp Pass std::span to mveaudio_uncompress 2023-01-07 22:17:31 +00:00
mve_audio.h Pass std::span to mveaudio_uncompress 2023-01-07 22:17:31 +00:00
mve_main.c Remove indirection for movie memory management 2021-01-17 22:23:23 +00:00
mvelib.cpp Use specific type in MVEFILE instead of void * 2022-07-23 20:58:10 +00:00
mvelib.h Use specific type in MVEFILE instead of void * 2022-07-23 20:58:10 +00:00
mveplay.cpp Use mve_audio_spec to track whether audio can play 2023-01-07 22:17:31 +00:00
mveplayer.1 Move d2x-rebirth source into subdirectory d2x-rebirth 2013-02-19 00:34:46 +00:00