Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-03 | Fix 'pop' at the end of sound effects caused by an audio conversion bug. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 943 | |||
2007-06-21 | Add arrlen() macro as a clearer way of doing sizeof(array) / | Simon Howard | |
sizeof(*array) Subversion-branch: /trunk/chocolate-doom Subversion-revision: 922 | |||
2007-06-17 | Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "sound | Simon Howard | |
driver" modules, one for PC speaker and one for digital output. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 913 |