Takashi Iwai
85216d820e
changed the PCM routing for the recent redesign of the driver.
2003-10-13 16:34:55 +00:00
Jaroslav Kysela
ab61b62cb4
More changes to the ordinary mixer API
2003-10-13 12:06:45 +00:00
Jaroslav Kysela
37b855170b
Fixed typo
2003-09-26 06:38:35 +00:00
Jaroslav Kysela
60585e25fc
added snd_hctl_ctl() function
...
ordinary mixer:
- revised Ordinary Mixer I/O type
- sndo_mixer_open() take PCMs rather than strings to pass
the real relationship
- an initial version of toplevel alisp script
more alisp development:
- renamed a* functions to A* functions (acall -> Acall etc.)
- many improvements (unset*, exfun, Acall pcm_info, Asnderr, Asyserr)
2003-09-09 19:24:35 +00:00
Takashi Iwai
c0e493eb5a
- Added the support for AC3 passthrough on Audigy.
...
- New config for Audigy2 (for incompatibility with Audigy1).
2003-08-29 09:24:19 +00:00
Jaroslav Kysela
e09736109e
Added surround41 and surround50 definitions
2003-08-12 09:34:38 +00:00
Takashi Iwai
bffffeef45
- missing changes from virt to virtual rawmidi.
2003-08-06 14:46:33 +00:00
Takashi Iwai
184612c30a
added the definition of rawmidi.virtual.
2003-07-29 17:16:18 +00:00
Takashi Iwai
22e1a1bb13
added config files for digigram cards.
2003-07-08 10:45:50 +00:00
Takashi Iwai
d14884563f
fixed IEC958 pcm (wrong device index).
2003-05-16 14:34:20 +00:00
Takashi Iwai
42cb01576d
fixed a missing slave.pcm line.
2003-05-16 10:13:58 +00:00
Takashi Iwai
71726ce535
- added config for nVidia nForce.
2003-05-15 13:12:12 +00:00
Jaroslav Kysela
d7233fe472
Optimized spdif device
2003-04-29 07:45:35 +00:00
Takashi Iwai
f4891ca932
added surround51, center and lfe definitions.
2003-04-02 14:45:36 +00:00
Jaroslav Kysela
49ebb948c8
Added dsnoop definition
2003-03-21 12:56:42 +00:00
Jaroslav Kysela
cf9e518d51
Timestamp update (struct timeval -> struct timespec).
2003-02-28 17:23:28 +00:00
Takashi Iwai
bc62be2388
set/reset the surround-swap switch for 4 and 6 channel playback.
2003-02-25 16:57:59 +00:00
Takashi Iwai
b80ccd1709
changed the iec958 code for revo 7.1.
2003-02-25 15:33:40 +00:00
Jaroslav Kysela
bb15bea655
Added pcm.dmix definition
2003-02-12 19:11:52 +00:00
Takashi Iwai
dbffcd437e
- use the channel B for surround40 and 51.
2003-01-29 17:02:18 +00:00
Takashi Iwai
12c71f4d93
- fixed SPSA values; use 3 for slots 10/11.
2003-01-28 11:37:01 +00:00
Takashi Iwai
974d22f969
- added ICE1724 configuration file.
2003-01-27 14:02:42 +00:00
Jaroslav Kysela
a8a71d5781
Added rear and surround40 definition
2003-01-17 11:27:52 +00:00
Takashi Iwai
50212fde09
added the configurations for VIA8233 and VIA8233A.
2003-01-10 17:51:03 +00:00
Takashi Iwai
d0526d603c
configuration for CS46xx chip.
2002-11-29 14:50:58 +00:00
Takashi Iwai
ce1ecef735
- added CS46xx.conf
...
- clean up entries.
2002-11-29 14:50:03 +00:00
Jaroslav Kysela
d731d88b7a
Added support for s/pdif pcm
2002-11-19 17:11:40 +00:00
Jaroslav Kysela
6ebde1c926
Added ENS1371 configuration and fixes for iec958 definition (dev arg removal)
2002-11-07 20:06:11 +00:00
Takashi Iwai
96f9667114
added GUS.conf
2002-06-12 17:06:40 +00:00
Jaroslav Kysela
a09bda7a61
Added GUS.conf
2002-06-11 07:02:02 +00:00
Jaroslav Kysela
eca779d1d6
Initial version
2002-05-09 07:18:53 +00:00
Jaroslav Kysela
df1a65cc23
Added RME9636 and RME9652 files
2002-05-09 07:16:39 +00:00
Jaroslav Kysela
853304bbf4
Corrections by Kevin Conder <kconder@interaccess.com>
2002-03-12 20:14:33 +00:00
Jaroslav Kysela
e95743c33f
Fixed center_lfe for EMU10K1 and Audigy
2002-03-08 07:46:59 +00:00
Takashi Iwai
08860b2cea
Fixed rear and center/lfe outputs
2002-02-22 12:54:35 +00:00
Takashi Iwai
78b4c42968
config file for SB Audigy.
2002-01-31 18:54:56 +00:00
Jaroslav Kysela
3d45bea432
Added spdif
2001-12-29 22:32:02 +00:00
Jaroslav Kysela
c39882f602
Configuration:
...
- changed snd_config_get_id function to follow semantic of other get functions
- added snd_config_test_id
- added runtime pointer type (not persistent)
- added snd_config_make_pointer, snd_config_set_pointer, snd_config_get_pointer
- added type/contents checking for callback functions
- changed 'void *private_data' to 'snd_config_t *private_data'
- renamed card_strtype functions to card_driver
Control:
- fixed passing parameters to snd_ctl_async
Async handlers:
- added public snd_async_handler_get_signo function
Documentation:
- moved all documentation to source files
2001-11-19 08:14:21 +00:00
Jaroslav Kysela
580ca0e668
Added support for new Center and LFE controls
2001-11-08 12:46:42 +00:00
Jaroslav Kysela
e4c32ae6d8
Added defaults for center_lfe
2001-10-10 09:56:12 +00:00
Jaroslav Kysela
542518fa7f
Fixed surround_51 (shared jack) settings
2001-09-24 08:15:55 +00:00
Jaroslav Kysela
6a36a58188
Added setup for 3rd Analog/Digital Jack on SB Live 5.1
2001-09-23 15:33:11 +00:00
Jaroslav Kysela
ffa20fa9b9
Fixes indexes for center_lfe controls
2001-09-23 08:21:24 +00:00
Jaroslav Kysela
3ede638092
Added automatic IEC958 Playback Switch handling
2001-09-03 15:24:25 +00:00
Jaroslav Kysela
95358d5e45
Fixes (YMFPCI -> YMF744)
2001-09-03 15:15:32 +00:00
Jaroslav Kysela
bf858b7312
Updated timer interface to follow new uniform configuration style.
2001-07-16 11:15:28 +00:00
Abramo Bagnara
5c6eaa0cee
Fixed typos
2001-07-13 11:34:15 +00:00
Jaroslav Kysela
d02979784f
Recoded hwdep API to follow modern conf style.
...
Added hwdep configuration to alsa.conf.
Added documentation for hwdep interface.
2001-07-13 10:00:19 +00:00
Jaroslav Kysela
18a02e6f6d
Added snd_func_private_string.
...
Changed snd_config_hook_load_for_all_cards (to load also aliases).
Changed snd_config_search_alias routines (to follow aliases also in the middle of path).
2001-06-26 15:27:40 +00:00
Takashi Iwai
960a43503d
Corrected configuration for CMI8338/8738.
...
- CMI8738 is aliased to CMI8338.
- New config file for multi channel cards with -MCx suffix
2001-06-26 14:28:02 +00:00