1
0
forked from 0ad/0ad
0ad/source/sound
janwas e2eb5b2610 part4: adapt codebase to changes in lib/
mostly straightforward except for CVSFile / Filesystem. moved the former
into the newly created latter component. removed VFSUtil entirely (that
functionality is available from lib/file/file_system_util.h)

Xeromyces.cpp: simplify buffer handling since smart pointers are now in
play. also use WriteBuffer instead of membuffer.

This was SVN commit r5519.
2007-12-20 20:21:45 +00:00
..
ambient_design.txt design notes from meeting: ambient sound 2006-01-08 02:05:44 +00:00
CMusicPlayer.cpp part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
CMusicPlayer.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CPlayList.cpp part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
CPlayList.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSI_Sound.cpp # Fixed some warnings and potentially misleading code 2007-05-29 19:01:21 +00:00
JSI_Sound.h # Fixed some warnings and potentially misleading code 2007-05-29 19:01:21 +00:00
license.txt add license files that are now referenced from some source files (instead of direct author/copyright/license notices in the source) 2007-05-08 14:02:06 +00:00
SoundGroup.cpp # SwEng/cleanup 2007-05-18 00:14:26 +00:00
SoundGroup.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
SoundGroupMgr.cpp Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
SoundGroupMgr.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00