1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/client/media
2024-05-15 17:05:17 +00:00
..
CAudioBase.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CAudioBase.h Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CEmptyVideoPlayer.h Cleaned up IVideoPlayed API to remove global state 2024-05-15 17:05:17 +00:00
CMusicHandler.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CMusicHandler.h Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CSoundHandler.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CSoundHandler.h Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CVideoHandler.cpp Use RGB texture for videos where this format is better than YUV 2024-05-15 17:05:17 +00:00
CVideoHandler.h Use RGB texture for videos where this format is better than YUV 2024-05-15 17:05:17 +00:00
IMusicPlayer.h Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
ISoundPlayer.h Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
IVideoPlayer.h Cleaned up IVideoPlayed API to remove global state 2024-05-15 17:05:17 +00:00