1
0
forked from 0ad/0ad
0ad/source/sound
janwas 8792731c5c snd: support for fading (variable initial/final values and lengths; can choose linear,exponential or S-curve). also minor improvements.
timer: greatly speed up TIMER_ACCRUE by having it gather raw ticks and
only converting those to wall-clock time at exit when displaying the
values. old codepath remains and can be restored via TIMER_USE_RAW_TICKS

This was SVN commit r3241.
2005-12-13 23:17:50 +00:00
..
CMusicPlayer.cpp Fix various warnings (both implicit conversions and real bugs). 2005-11-06 17:58:47 +00:00
CMusicPlayer.h Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
CPlayList.cpp Fix various warnings (both implicit conversions and real bugs). 2005-11-06 17:58:47 +00:00
CPlayList.h Playlist now uses VFS. 2004-12-15 14:25:09 +00:00
JSI_Sound.cpp snd: support for fading (variable initial/final values and lengths; can choose linear,exponential or S-curve). also minor improvements. 2005-12-13 23:17:50 +00:00
JSI_Sound.h snd: support for fading (variable initial/final values and lengths; can choose linear,exponential or S-curve). also minor improvements. 2005-12-13 23:17:50 +00:00