Sweden-Number/dlls/winmm/winearts
Francois Gouget eed1b5209d Added bytes_to_mmtime() to convert the stream position from bytes to
the requested MMTIME format. This function should be identical in all
drivers.
Remove the corresponding code from wodGetPosition() and
widGetPosition() and use bytes_to_mmtime() instead.
bytes_to_mmtime() uses no floating-point arithmetic to compute
TIME_SMPTE and no longer uses round(). It should have no integer
overflows either.
2004-07-23 23:01:21 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in All sound drivers need -ldxguid. 2004-01-27 20:16:38 +00:00
arts.c If ARTS_WaveInit() failed then transmit the failure upstream in 2004-05-05 01:06:09 +00:00
arts.h wodOpen() should return MMSYSERR_ALLOCATED if the device is already 2002-03-25 20:52:42 +00:00
audio.c Added bytes_to_mmtime() to convert the stream position from bytes to 2004-07-23 23:01:21 +00:00
winearts.drv.spec Added wave-in support and fixed a few bugs in the wave-out code. 2004-01-09 05:02:58 +00:00