Descent3/libmve
Louis Gombert 60c5dbf1fe CMake: add all headers to target sources
This can help with CMake IDE integration and file indexing.
2024-08-09 17:09:14 +02:00
..
CMakeLists.txt CMake: add all headers to target sources 2024-08-09 17:09:14 +02: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
movie_sound.cpp Use correct sample size for processing 2024-07-12 17:03:28 +03:00
movie_sound.h Use correct sample size for processing 2024-07-12 17:03:28 +03:00
mve_audio.cpp Use correct sample size for processing 2024-07-12 17:03:28 +03:00
mve_audio.h Use correct sample size for processing 2024-07-12 17:03:28 +03:00
mvelib.cpp MVE: Implementing frame playing (main menu) 2024-07-09 03:40:49 +03:00
mvelib.h Support -nosound option for movie playbacks 2024-07-14 19:06:21 +02:00
mveplay.cpp Merge pull request #489 from Lgt2x/mve-no-sound 2024-07-19 13:41:41 +03:00
sound_interface.h Use SDL_QueueAudio() instead callbacks on filling sound buffer 2024-07-12 17:03:28 +03:00