| .. |
|
interval.c
|
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
|
2001-02-06 23:48:10 +00:00 |
|
interval.h
|
Removed card type from devices info. Added card number to devices info. Completed encapsulation of PCM API. Removed snd_pcm_card(). All copy functions now have the form copy(dst, src).
|
2001-01-31 17:26:56 +00:00 |
|
interval_inline.h
|
Removed card type from devices info. Added card number to devices info. Completed encapsulation of PCM API. Removed snd_pcm_card(). All copy functions now have the form copy(dst, src).
|
2001-01-31 17:26:56 +00:00 |
|
Makefile.am
|
Added plugin_ops.h to noinst_HEADERS
|
2001-02-20 22:05:26 +00:00 |
|
mask.c
|
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
|
2001-02-06 23:48:10 +00:00 |
|
mask.h
|
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_* and use functions. Separated rawmidi info between streams
|
2001-02-04 17:03:17 +00:00 |
|
mask_inline.h
|
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
|
2001-02-06 23:48:10 +00:00 |
|
pcm.c
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_adpcm.c
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_alaw.c
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_copy.c
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_file.c
|
Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation
|
2001-02-11 15:45:35 +00:00 |
|
pcm_hw.c
|
Transformed PAGE_SIZE in sysconf(_SC_PAGE_SIZE)
|
2001-02-21 21:59:35 +00:00 |
|
pcm_linear.c
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_local.h
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_m4.c
|
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
|
2001-02-06 23:48:10 +00:00 |
|
pcm_misc.c
|
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
|
2001-02-06 23:48:10 +00:00 |
|
pcm_mmap.c
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_mulaw.c
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_multi.c
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_null.c
|
Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation
|
2001-02-11 15:45:35 +00:00 |
|
pcm_params.c
|
Added ptrs to status struct (to have atomic now ptr). Changed boundary choice to a more useful one (related to pcm_meter)
|
2001-02-20 12:57:51 +00:00 |
|
pcm_plug.c
|
Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation
|
2001-02-11 15:45:35 +00:00 |
|
pcm_plugin.c
|
Typo
|
2001-02-27 17:02:56 +00:00 |
|
pcm_plugin.h
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_rate.c
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_route.c
|
Improved plugin code (simpler, faster and multithread ready)
|
2001-02-27 13:42:12 +00:00 |
|
pcm_share.c
|
Added range specification to simple mixer. Fixes to alsamixer. Added mixer support to alsa-oss
|
2001-02-18 17:56:37 +00:00 |
|
pcm_shm.c
|
Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation
|
2001-02-11 15:45:35 +00:00 |
|
plugin_ops.h
|
Cleaned and fixed plugin ops
|
2000-10-22 09:50:20 +00:00 |