Commit Graph

16 Commits

Author SHA1 Message Date
Paweł Kołodziejski
372bbbb7a5 removed handle codec 14
svn-id: r6248
2002-12-29 12:44:57 +00:00
James Brown
fe81fee2f2 Remove overly verbose debug message :)
svn-id: r6247
2002-12-29 01:42:50 +00:00
Max Horn
24229f820a various small fixes; first sample of CMI now is audible (a start at least :-)
svn-id: r6244
2002-12-29 00:20:15 +00:00
Paweł Kołodziejski
f48341c8a5 fix for CMI codec
svn-id: r6239
2002-12-28 17:11:23 +00:00
Max Horn
14dde6a6d5 typo :-)
svn-id: r6237
2002-12-28 16:36:43 +00:00
Max Horn
615603898f fixed several warnings; added a FIXME to a suspicious variable usage; use same procedure brace style as in our other source files. And boy, this source file really really should have more (read: any) comments :-)
svn-id: r6236
2002-12-28 16:35:19 +00:00
Paweł Kołodziejski
b90ef60f2a added CMI sound codec
svn-id: r6232
2002-12-28 15:02:23 +00:00
James Brown
540667567e Voice sample support, again missing a required codec
svn-id: r6195
2002-12-27 12:10:22 +00:00
James Brown
c21bd9015a Fix GCC3.1 compile problem
svn-id: r6194
2002-12-27 12:05:29 +00:00
James Brown
d3ade5b23e Add skeleton music support for CMI (but codec not implemented)
svn-id: r6193
2002-12-27 11:47:00 +00:00
Max Horn
8af300fec3 The terms Word and DWord are somewhat Windows centric; in fact there are systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious
svn-id: r5216
2002-10-21 13:23:25 +00:00
James Brown
d44725a3dc Work around crash in The Dig, which occurs when the music reaches the
end

svn-id: r5123
2002-10-10 15:49:33 +00:00
Paweł Kołodziejski
f7ff5c67fa improved open function in File class
svn-id: r4945
2002-09-15 19:28:34 +00:00
Paweł Kołodziejski
3826c7c8a8 changed Bundle to File class, cleanup
svn-id: r4874
2002-08-31 09:50:36 +00:00
Max Horn
ec47d8c80c fixed some endian issues in the new SMUSH decoder; cleanup
svn-id: r4842
2002-08-25 10:50:18 +00:00
Max Horn
ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00