Sweden-Number/dlls/winmm/winealsa
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 Allow configuration of output devices to use and change standard 2004-03-27 01:38:54 +00:00
alsa.c Added midi support to the ALSA driver. 2003-09-15 22:08:39 +00:00
alsa.h Added midi support to the ALSA driver. 2003-09-15 22:08:39 +00:00
audio.c Added bytes_to_mmtime() to convert the stream position from bytes to 2004-07-23 23:01:21 +00:00
audio_05.c Add missing '\n's to debug traces. 2004-01-27 00:01:43 +00:00
midi.c Replaced the timer and its callback by a thread for receiving midi in 2004-02-19 04:12:18 +00:00
winealsa.drv.spec Exported widMessage function. 2003-12-15 19:48:15 +00:00