Jaroslav Kysela
5c5f79682a
1.0.1
2004-01-08 14:18:03 +00:00
Jaroslav Kysela
5a7e82a8e7
Moved alsaconf to sbin directory
2003-12-05 13:15:52 +00:00
Jaroslav Kysela
3dff39cf53
More compatible tests
2003-12-05 13:13:00 +00:00
Jaroslav Kysela
8a28f21db1
One more fix for path
2003-12-05 08:50:53 +00:00
Jaroslav Kysela
748fd45129
Added more paths for rcalsasound
2003-12-05 08:35:04 +00:00
Jaroslav Kysela
267be1fc47
1.0.0rc2
2003-12-05 08:26:23 +00:00
Jaroslav Kysela
203cc059ad
1.0.0rc1
2003-12-01 09:19:48 +00:00
Jaroslav Kysela
8383eaf65c
Fixed calc_count() routine - wav files with traling RIFF chunks sound ok now
2003-11-28 10:24:53 +00:00
Takashi Iwai
911e5f7248
- fixed the infinite loop in probing a card control.
2003-11-27 11:07:25 +00:00
Takashi Iwai
951dda3420
fixes by Philippe De Muyter <phdm@macqel.be>:
...
- Removed erroneous space between `snd[-_]' and $1 in grep
search expression.
- Test also `0xf00' for `cport'.
2003-11-26 18:07:27 +00:00
Jaroslav Kysela
3f7658145f
Ronny V. Vindenes <s864@ii.uib.no>
...
Include all man pages (alsaconf(8) was not included before)
2003-11-25 16:39:29 +00:00
Jaroslav Kysela
3ef2fd09ac
1.0.0pre3
2003-11-25 13:03:39 +00:00
Takashi Iwai
cae75d593c
- added the check of mandrake.
2003-11-25 12:15:48 +00:00
Takashi Iwai
7d1c6cbf95
fix by Fernando Pablo Lopez-Lezcano <nando@ccrma.Stanford.EDU>:
...
Included is a patch that fixes alsaconf to work correctly under fedora
core 1. Otherwise alsaconf happily creates a modules.conf file that only
contains the alsa configuration and nothing else (a path in the if's
that does not create a $TMP file before the alsa configuration process
starts).
2003-11-24 11:42:24 +00:00
Jaroslav Kysela
f4167224e3
Use global alsa.m4 configuration
2003-11-24 08:13:37 +00:00
Jaroslav Kysela
4a66190aec
1.0.0pre1
2003-11-18 16:27:35 +00:00
Takashi Iwai
c40e8faafc
- removed experimental codes.
2003-11-17 18:32:52 +00:00
Takashi Iwai
cfe0a62da7
- fixed the progress bar.
...
- fixed the detection on 2.6 kernels.
- check root priv. after parsing the option
(allow normal users to see help)
2003-11-14 16:22:25 +00:00
Jaroslav Kysela
80476a0170
- changes against PCM API switch
...
- 1.0.0 version
- fixed amidi warning
2003-11-05 11:08:25 +00:00
Jaroslav Kysela
1f2d8e47ab
Clemens Ladisch <clemens@ladisch.de>
...
- add error handler for ALSA errors
- enumerate all controls to find the desired control
(because SPDIF is device 1 on ymfpci)
2003-11-03 10:43:32 +00:00
Takashi Iwai
394fde8b0e
- fixed (now really) for 2.6 modprobe.conf.
...
- clean up, modprobing without a temporary file.
- alsaconf will set up only the minimum aliases/options.
- cosmetic message changes.
2003-10-30 12:00:38 +00:00
Takashi Iwai
7152617a0e
- added alsaconf script.
...
- fixed alsaconf script for the new module tools of 2.6 kernel.
2003-10-29 13:38:23 +00:00
Takashi Iwai
1d8fa52206
- fixed Makefile.
...
- don't include but link iecbits.c.
2003-10-28 17:42:28 +00:00
Takashi Iwai
e90417e3fd
- added amidi utility by Clemens Ladisch <clemens@ladisch.de>
...
- fixed .cvsignore and README
2003-10-28 10:53:43 +00:00
Takashi Iwai
5f8a137a7a
- moved iecset from alsa-lib/test.
...
- added man page.
2003-10-23 16:54:32 +00:00
Jaroslav Kysela
4a8060d6a8
0.9.8
2003-10-21 17:41:36 +00:00
Jaroslav Kysela
3d3fbd78e8
Fixed possible buffer overrun
2003-10-17 07:34:19 +00:00
Jaroslav Kysela
d6e0630ab2
0.9.7
2003-09-25 19:53:43 +00:00
Takashi Iwai
9b621eeac4
- fixed the order of period and buffer size setting.
...
firstly period then buffer size. this will avoid the problem of
rounding.
2003-09-11 11:23:58 +00:00
Jaroslav Kysela
0cc48a4ef8
More size_t off64_t changes
2003-08-27 11:12:50 +00:00
Jaroslav Kysela
5014a50176
Added snd_config_update_free_global() calls and 64-bit file offset support
2003-08-27 11:08:27 +00:00
Jaroslav Kysela
340b2ca3c9
Use float to avoid overflow
2003-08-11 09:42:16 +00:00
Takashi Iwai
cb8494d8d4
- added --buffer-size and --period-size options.
...
- accept -h as the help :)
- fixed VU meter for 8 bit and negative values.
- updated man page.
2003-08-07 14:48:17 +00:00
Jaroslav Kysela
271d3b0fa1
Fixed version string
2003-07-31 07:39:13 +00:00
Jaroslav Kysela
4bc7659559
Added handling of DRAINING state and extended verbose parts
2003-07-30 17:54:42 +00:00
Jaroslav Kysela
d1f08a0484
Yes, we have 192kHz hardware now
2003-07-29 14:33:47 +00:00
Jaroslav Kysela
6cccbcc21c
0.9.6
2003-07-28 11:51:45 +00:00
Takashi Iwai
4fdde2d0a6
show the mute status in the item line, too.
2003-07-22 16:38:25 +00:00
Jaroslav Kysela
c48c0f670c
0.9.5
2003-07-08 08:21:56 +00:00
Takashi Iwai
b24728b015
fixes by Clemens Ladisch <clemens@ladisch.de>:
...
- fixed the check of wrong variable.
- suppress the "no state is present..." message if the card has
no controls.
2003-06-20 18:13:28 +00:00
Takashi Iwai
43a2330ab0
- search cardX entry if no card is found and -F option is given (i.e.
...
force to read the old-style entry).
2003-06-20 18:09:49 +00:00
Jaroslav Kysela
f586f8bc08
Fixed ncurses test
2003-06-16 18:46:06 +00:00
Jaroslav Kysela
6d7d5a362d
Added --disable-alsamixer to configure script
2003-06-14 08:32:44 +00:00
Jaroslav Kysela
09982b15d7
Added -f cdr
2003-06-04 07:31:50 +00:00
Jaroslav Kysela
cab4c16d51
0.9.4
2003-05-31 17:49:55 +00:00
Jaroslav Kysela
ee36a832c1
Eliot Blennerhassett <bigblen@icqmail.com>: fixed negative ranges
2003-05-28 09:04:52 +00:00
Jaroslav Kysela
04020b86d1
Volume can be lower than zero, too
2003-05-28 07:25:26 +00:00
Jaroslav Kysela
8999f66b8f
Removed keywords from comments
2003-05-15 06:51:29 +00:00
Jaroslav Kysela
35ea127e13
Added alsa_m4_flags
2003-05-01 08:28:15 +00:00
Jaroslav Kysela
3165e73785
0.9.3
2003-04-30 15:14:58 +00:00