Max Horn
|
27307acd7c
|
Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio
svn-id: r22231
|
2006-04-29 22:33:31 +00:00 |
|
Torbjörn Andersson
|
c07f186502
|
We don't need to convert mono data to stereo: Simply tell the mixer that we're
generating mono data, and let it worry about how to handle it.
svn-id: r21645
|
2006-04-06 18:55:39 +00:00 |
|
Eugene Sandulenko
|
0b35672f78
|
uint8 -> byte
svn-id: r21414
|
2006-03-23 03:45:52 +00:00 |
|
Max Horn
|
d68b64184e
|
Add a virtual destructor to class SoundDriver of the CINE engine (fixes a warning)
svn-id: r21284
|
2006-03-14 13:26:06 +00:00 |
|
Gregory Montoir
|
2cf5859404
|
oo'ified sound code and added basic support for OS adlib music.
svn-id: r21186
|
2006-03-09 22:37:19 +00:00 |
|
Gregory Montoir
|
9c80770411
|
cleanup
svn-id: r20957
|
2006-02-27 21:25:59 +00:00 |
|
Max Horn
|
5ea3b8f9cd
|
- avoid using typedef for structs (it is just not necessary in C++)
- added a const/static here and there
- started to reduce header dependencies
svn-id: r20856
|
2006-02-25 00:46:56 +00:00 |
|
Max Horn
|
2fc23c85da
|
Moved cine engine into namespace Cine
svn-id: r20851
|
2006-02-25 00:26:14 +00:00 |
|
Paweł Kołodziejski
|
96838c8ca6
|
formating code
svn-id: r20837
|
2006-02-23 20:02:46 +00:00 |
|
Travis Howell
|
3fe8c971f2
|
Cleanup to remove duplicate type defines
svn-id: r20821
|
2006-02-23 09:12:21 +00:00 |
|
Eugene Sandulenko
|
71c170bb13
|
Initial version of Cinematique engine evo 1.
svn-id: r20813
|
2006-02-22 22:40:53 +00:00 |
|