Commit graph

22 commits

Author SHA1 Message Date
Jaroslav Kysela
41282b058b Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:36 +02:00
Jaroslav Kysela
1852a1dbbc - 1.0.0 version
- change against PCM API switch
2003-11-05 11:09:19 +00:00
Takashi Iwai
9e00c74800 use plug layer to allow the non-16bit PCM devices too. 2003-05-16 14:37:25 +00:00
Takashi Iwai
f768eb0ff4 include necessary header files explicitly. 2003-03-25 17:34:16 +00:00
Jaroslav Kysela
365af335eb Fixed big-endian support 2003-01-08 11:30:04 +00:00
Jaroslav Kysela
fda82bcea4 Use new sw params API 2002-10-22 18:01:16 +00:00
Jaroslav Kysela
11080289c7 Updated to latest alsa-lib PCM API 2002-09-19 16:20:08 +00:00
Takashi Iwai
295539577d fixed -c option 2002-01-08 17:21:28 +00:00
Jaroslav Kysela
8f838d87d6 Updated GNU GPL (address) 2001-12-30 09:37:54 +00:00
Jaroslav Kysela
72a4346d4d Added 'Using PCM device' message 2001-12-22 21:24:56 +00:00
Jaroslav Kysela
1ab406b575 Modified according the latest power management update 2001-10-04 16:42:19 +00:00
Jaroslav Kysela
ced6868184 Added suspend handling 2001-10-04 15:06:37 +00:00
Jaroslav Kysela
5f17f207c2 Changed location of asoundlib.h from sys dir to alsa dir.
(it means that official location is '#include <alsa/asoundlib.h>')
2001-09-11 09:34:13 +00:00
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
e9835e9530 Fixes against current library (s/pdif part) 2001-06-15 09:07:36 +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
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
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
28ff64db0a Added ac3dec 0.6.1 with native ALSA driver. 2001-04-17 19:31:03 +00:00