.. |
ac97_if.m
|
Remove the trailing ^M's. makeobjops.awk does not like them.
|
2002-05-01 03:07:40 +00:00 |
ac97.c
|
Add ac97_reset function that polls ready bits in power register. One
|
2002-04-26 15:27:56 +00:00 |
ac97.h
|
Add ac97_reset function that polls ready bits in power register. One
|
2002-04-26 15:27:56 +00:00 |
buffer.c
|
* improve error handling
|
2002-01-26 22:13:24 +00:00 |
buffer.h
|
* improve error handling
|
2002-01-26 22:13:24 +00:00 |
channel_if.m
|
beginnings of virtual playback channel support
|
2001-05-27 17:22:00 +00:00 |
channel.c
|
Add lock type arguments to callers of snd_mtxcreate().
|
2002-04-04 20:56:47 +00:00 |
channel.h
|
Fix code that had rotted behind debugging macros.
|
2002-01-25 04:14:12 +00:00 |
dsp.c
|
Fix code that had rotted behind debugging macros.
|
2002-01-25 04:14:12 +00:00 |
dsp.h
|
add a method for recording of specific channels for devices with more than
|
2001-09-05 16:28:41 +00:00 |
fake.c
|
many changes:
|
2001-08-23 11:30:52 +00:00 |
feeder_fmt.c
|
Fix a warning due to the code assuming sizeof(int) == sizeof(void *) which
|
2002-04-11 15:31:01 +00:00 |
feeder_if.m
|
Remove the trailing ^M's. makeobjops.awk does not like them.
|
2002-05-01 03:07:40 +00:00 |
feeder_rate.c
|
many changes:
|
2001-08-23 11:30:52 +00:00 |
feeder.c
|
Fixed printf format errors which apparently crept in while -Wformat was
|
2002-05-25 11:18:03 +00:00 |
feeder.h
|
* improve error handling
|
2002-01-26 22:13:24 +00:00 |
mixer_if.m
|
makeobjops.awk is stricter on syntax than the perl version.
|
2002-05-01 03:52:40 +00:00 |
mixer.c
|
Use semicolons at the end of function-like macros for the sake of
|
2002-07-15 13:03:10 +00:00 |
mixer.h
|
KSE Milestone 2
|
2001-09-12 08:38:13 +00:00 |
sndstat.c
|
Change callers of mtx_init() to pass in an appropriate lock type name. In
|
2002-04-04 21:03:38 +00:00 |
sound.c
|
Try and solve some cases of labels at end of compound statements that gcc
|
2002-05-19 06:31:56 +00:00 |
sound.h
|
Change snd_mtxcreate() to accept a lock type as an extra argument that is
|
2002-04-04 20:54:27 +00:00 |
vchan.c
|
Use semicolons at the end of function-like macros for the sake of
|
2002-07-15 13:03:10 +00:00 |
vchan.h
|
many changes:
|
2001-08-23 11:30:52 +00:00 |