Takashi Iwai
3e5580d053
Fix typos
...
Fixed typos of int types.
Added inclusion of stdint.h.
2004-09-30 13:21:43 +00:00
Takashi Iwai
9c0c171985
Fix the variable types in struct
...
The variable types are declared explicitly like u_int32_t and u_int64_t
to avoid ambiguity.
2004-09-22 15:21:51 +00:00
Takashi Iwai
9db1403b3a
[hdsp] Fix for 64bit architectures
...
Fixed the loading of firmware data and the handling of meter mmap
on 64bit architectures.
2004-09-21 10:37:17 +00:00
Takashi Iwai
6ed5c58dce
Remove the obsolete NONATOMIC ops bit.
...
SNDRV_PCM_INFO_NONATOMIC_OPS bit is removed. It's obsolete now.
2004-09-21 10:36:54 +00:00
Peter Zubaj
954e2df37c
[emu10k1] Audigy DSP support
...
This patch will add better support for Audigy DSP. More gpr,
instruction and tram. It will break binary compatibility for app
which use emu10k1 hwdep.
Signed-off-by: Peter Zubaj <pzad@pobox.sk>
2004-09-06 15:06:48 +00:00
Clemens Ladisch
11adf32405
remove (now obsolete) support for _KERNEL_QUOTE events
2004-08-23 07:24:54 +00:00
Jaroslav Kysela
ef6283bca1
Added emu10k1.h
2004-08-16 12:52:00 +00:00
Jaroslav Kysela
7e648e8de2
Initial
2004-08-13 13:07:01 +00:00
Jaroslav Kysela
eafb492512
- added SYNC_PTR ioctl support for pcm_hw plugin
2004-05-22 10:14:32 +00:00
Jaroslav Kysela
64a39728a2
Added early event extension to the timer API - and a fix for the direct plugins
2004-04-06 17:29:25 +00:00
Jaroslav Kysela
391b7baf17
Added new files to instalation path
2004-03-12 13:58:35 +00:00
Jaroslav Kysela
24b0600e0f
Added missing files for alsa-tools
2004-03-12 13:37:10 +00:00
Jaroslav Kysela
dcc1bcc115
Added workaround for 2.6 kernel, we should probably use C99 types (u_int32_t etc.)
2004-03-09 12:46:59 +00:00
Jaroslav Kysela
db4f41fd9b
Sync with kernel headers
2004-03-06 10:11:09 +00:00
Jaroslav Kysela
c29d55d8b4
Sync with alsa-kernel
2004-02-24 09:37:15 +00:00
Jaroslav Kysela
830a449cee
Sync with driver
2004-01-19 19:50:55 +00:00
Takashi Iwai
321968faed
- new e-mail address of Frank van de Pol.
2004-01-07 14:36:39 +00:00
Jaroslav Kysela
4a54759f1f
- added support for user control elements
2003-10-21 17:39:14 +00:00
Takashi Iwai
60035f4fae
- updated asound.h and asequencer.h from alsa-kernel.
2003-07-25 17:23:18 +00:00
Jaroslav Kysela
368918b453
Added snd_ctl_elem_info_get_dimensions() and snd_ctl_elem_info_get_dimension() functions.
2003-04-01 13:58:09 +00:00
Jaroslav Kysela
5f5243ef79
Sync
2003-03-02 19:28:48 +00:00
Jaroslav Kysela
cf9e518d51
Timestamp update (struct timeval -> struct timespec).
2003-02-28 17:23:28 +00:00
Takashi Iwai
a613cacd4d
added the reserved and driver-data field for dsp loader structs.
2003-02-20 14:53:20 +00:00
Takashi Iwai
74f0165c97
- added the hwdep DSP loader API functions.
...
- updated the internal asound.h.
2003-02-19 15:39:35 +00:00
Jaroslav Kysela
55a8da9341
Build system updates...
2002-10-22 20:20:03 +00:00
Takashi Iwai
7b2f5fa7e1
added the alsa-kernel header files into local tree.
2002-10-09 13:44:10 +00:00