Takashi Iwai
406f80c968
ld10k1: Fix missing parentheses for functions
...
The commit a1728250 removes bash-specific "function" but the necessary
parentheses are missing.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-06-27 16:48:33 +02:00
Elimar Riesebieter
a17282503f
Fix bashisms.
...
The “function” builtin is a bashism that can be simply omitted with
no behaviour change, if parentheses are supplied.
Signed-off-by: Jordi Mallach <jordi@debian.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-05-16 10:40:00 +02:00
Mikael Magnusson
d54b7eb412
init_live updates
...
ld10k1: init_live updates
* Added IEC958 Optical Raw Playback
* Changed to mono switches saving GPRs
* Renamed controls to match the Audigy driver closer.
* switch_2x2.asm: Switch 2 x 2 channels
* mono_switch_2.asm: Mono Switch 2 channels
* mono_switch_2x2.asm: Mono Switch 2 x 2 channels
* prologic.asm: LFE output added
Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
2005-04-11 13:30:00 +00:00
Takashi Iwai
2df1aa7c20
Add ld10k1 tool
...
Added ld10k1 tool by Peter Zubaj.
2005-03-18 13:40:44 +00:00