Commit graph

541 commits

Author SHA1 Message Date
Jaroslav Kysela
04255b61c5 Added --card and --iec958r (raw IEC958 PCM). 2001-07-30 08:33:17 +00:00
Jaroslav Kysela
c76b0f7815 Removed sw_params 2001-07-23 13:28:05 +00:00
Jaroslav Kysela
40a648acbf Fixed typo 2001-07-16 13:51:03 +00:00
Jaroslav Kysela
dac3bdf3b1 Fix against the latest alsa-lib changes 2001-07-16 13:46:59 +00:00
Takashi Iwai
d5834a9663 Changed iface of some controls according to the latest driver change. 2001-07-12 16:36:25 +00:00
Takashi Iwai
0ebaf0d04e Added ADC/DAC volume controls 2001-07-09 08:36:08 +00:00
Takashi Iwai
3bdc5c4692 Replace SNDRV prefix with SND 2001-07-09 08:35:36 +00:00
Takashi Iwai
1c469e7d1e Pass command line options to configure 2001-07-09 08:35:04 +00:00
Jaroslav Kysela
10ae80f7f6 Modified for the latest sequencer API (using encapsulation). 2001-07-04 13:56:06 +00:00
Takashi Iwai
9304040eee Changed from snd_ctl_card_get_type to driver 2001-06-27 13:16:18 +00:00
Jaroslav Kysela
26e2fec915 Fixed condition (quick thinko) 2001-06-26 20:43:51 +00:00
Jaroslav Kysela
871e1499dc Fix for piped AC3 stream 2001-06-26 15:23:21 +00:00
Jaroslav Kysela
8d82fdf44e Fixes against the actual API (card type X driver name). 2001-06-26 10:44:34 +00:00
Jaroslav Kysela
279c153a41 Added ferror test 2001-06-25 07:30:49 +00:00
Jaroslav Kysela
964ce9d768 Added missing parameter for output_spdif 2001-06-15 09:12:37 +00:00
Jaroslav Kysela
e9835e9530 Fixes against current library (s/pdif part) 2001-06-15 09:07:36 +00:00
Takashi Iwai
1e5f598904 - Fixed control callbacks.
- Changed patchbay controls using the latest enumerated routing controls.
  No longer displays unsupported Routing table entries.
- Removed "On" buttons.  Only "Mute" buttons now..  It's enough, isn't it?
2001-06-13 18:41:38 +00:00
Jaroslav Kysela
98a80c0ef9 Fixed against the current library 2001-06-12 13:19:01 +00:00
Jaroslav Kysela
14cd95618b Added hack for EMU10K1 (to be removed) 2001-06-06 16:50:29 +00:00
Takashi Iwai
a78e4c037f Changed codes to adapt for the latest control interface.
Seems working now..
2001-06-06 13:58:01 +00:00
Jaroslav Kysela
eaaf0e43b8 Initial version by Uros Bizjak <uros@kss-loka.si> 2001-06-05 06:49:09 +00:00
Jaroslav Kysela
8968d2aab7 Initial CVS version 2001-05-11 07:43:52 +00:00
Jaroslav Kysela
670c55934e Added signal handlers 2001-05-10 08:26:29 +00:00
Jaroslav Kysela
c40c3b5623 Added better period_time setup to the ALSA output code.
Added end-of-file checking to the libac3.
2001-05-08 08:55:33 +00:00
Jaroslav Kysela
3d1998857a Fixed typo 2001-04-23 17:46:19 +00:00
Abramo Bagnara
97ff1cead9 Added missing include for memcpy prototype 2001-04-22 14:44:55 +00:00
Abramo Bagnara
e334ec438c Added support for con/pro distinction. Fixed pcm_name use 2001-04-22 14:44:23 +00:00
Jaroslav Kysela
97a55787e6 More enhancements:
- added getopt_long to parse the command line options
  - added -D (--device) option
  - added -q (--quiet) option
  - added -I (--iec958) option
  - added AC3 to IEC958 encapsulation code (not tested)
  - addec xrun detection and restart
2001-04-22 12:04:00 +00:00
Jaroslav Kysela
3f541f6ba8 Removed -lm 2001-04-19 10:27:26 +00:00
Jaroslav Kysela
51f5952518 Added AM_PATH_ALSA 2001-04-19 10:27:00 +00:00
Jaroslav Kysela
9c8199c2a7 Updated 2001-04-19 09:55:58 +00:00
Jaroslav Kysela
2ea4741502 ac3dec tree updates. 2001-04-17 19:43:24 +00:00
Jaroslav Kysela
28ff64db0a Added ac3dec 0.6.1 with native ALSA driver. 2001-04-17 19:31:03 +00:00
Jaroslav Kysela
f2d80b5b5d Added as10k1 tool (EMU10K1 FX8010 DSP assembler). 2001-04-12 08:21:01 +00:00
Abramo Bagnara
a4569af2bb Updated version number 2001-02-25 22:37:18 +00:00
Abramo Bagnara
a189f2d0ec Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation 2001-02-11 15:45:44 +00:00
Abramo Bagnara
f7fbb6ce1a Completed control and mixer API 2001-02-09 11:20:32 +00:00
Abramo Bagnara
c4f5780e6e Better names for control API 2001-02-07 15:13:16 +00:00
Abramo Bagnara
af4bfca9ea Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const. 2001-02-06 23:48:28 +00:00
Abramo Bagnara
9518a4581f CVS fixes 2000-10-30 10:31:43 +00:00
Jaroslav Kysela
8785f9288e Initial version 2000-10-29 21:51:51 +00:00