Commit graph

30 commits

Author SHA1 Message Date
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