Commit graph

45 commits

Author SHA1 Message Date
Takashi Iwai
3843634ef0 - moved usx2yloader firmwares to alsa-firmware module.
- check ALSA 1.0.0 in configure.
- fixed typos in README's.
2003-11-25 17:13:39 +00:00
Jaroslav Kysela
1852a1dbbc - 1.0.0 version
- change against PCM API switch
2003-11-05 11:09:19 +00:00
Takashi Iwai
a66f2e98b6 - don't ignore autogen.sh (included in tarball).
- removed the unnecessary host detection.
2003-11-03 19:07:51 +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
Takashi Iwai
cd0edaf292 fixed compile warnings. 2003-03-25 17:33:55 +00:00
Takashi Iwai
9d40e1834b autoconf & automake clean up. 2003-03-25 17:33:21 +00:00
Jaroslav Kysela
365af335eb Fixed big-endian support 2003-01-08 11:30:04 +00:00
Jaroslav Kysela
dc8f7480b5 Updated for new automake 2002-10-24 12:26:42 +00:00
Jaroslav Kysela
fda82bcea4 Use new sw params API 2002-10-22 18:01:16 +00:00
Takashi Iwai
55b19eecab removed unnecessary files from repository 2002-10-04 13:13:47 +00:00
Jaroslav Kysela
11080289c7 Updated to latest alsa-lib PCM API 2002-09-19 16:20:08 +00:00
Jaroslav Kysela
163c302a6a Removed acconfig.h by Pavel Roskin <proski@gnu.org> 2002-08-31 10:26:33 +00:00
Takashi Iwai
295539577d fixed -c option 2002-01-08 17:21:28 +00:00
Takashi Iwai
40cfde62d7 - fixed compile on ppc.
- added support for ia64.
2002-01-02 15:16:35 +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
2c87d88158 Updates for package distribution. 2001-08-20 15:17:09 +00:00
Jaroslav Kysela
d8ccbda67e -Z needs an argument 2001-08-06 16:08:32 +00:00
Jaroslav Kysela
fa4a49c84b Fixed bsmod value in AC3 header 2001-08-06 16:08:01 +00:00
Jaroslav Kysela
dcbd527799 Removed -Werror from CFLAGS 2001-08-05 18:21:46 +00:00
Jaroslav Kysela
c2aa076fb2 Added big-endian checking.
Added --zero option.
Added leadin for AC3 SPDIF.
2001-08-05 11:50:02 +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
Takashi Iwai
1c469e7d1e Pass command line options to configure 2001-07-09 08:35:04 +00:00
Jaroslav Kysela
871e1499dc Fix for piped AC3 stream 2001-06-26 15:23:21 +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
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
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