Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-11 | Moved some more stuff to namespace Audio (enough for tonight) | Max Horn | |
svn-id: r18040 | |||
2005-05-06 | Patch #1196638 'GOB: Simple "beeper"'. Thanks eriktorbjorn. | Eugene Sandulenko | |
svn-id: r17935 | |||
2005-04-30 | Support for looping sounds. | Torbjörn Andersson | |
svn-id: r17872 | |||
2005-04-29 | Some limited - and quite possibly wrong - sound effects support. I have | Torbjörn Andersson | |
assumed, given their tiny size, that the sound samples are 8-bit mono. Looping is not implemented yet. Some sounds are skipped since the engine asks that they be played at a negative sample rate. (I think there is more to this than just a simple signed/unsigned issue, because they sound wrong even if I treat the frequency as unsigned.) svn-id: r17862 | |||
2005-04-09 | Fix legal header. Be careful when doing global search and replace! Better ↵ | Max Horn | |
use full-word regex, to avoid problems like this svn-id: r17485 | |||
2005-04-05 | Changed remaining file headers | Max Horn | |
svn-id: r17401 | |||
2005-04-05 | Fixing lots of warnings | Max Horn | |
svn-id: r17399 | |||
2005-04-05 | Initial checking of Gob engine | Eugene Sandulenko | |
svn-id: r17388 |