Commit graph

534 commits

Author SHA1 Message Date
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
Jaroslav Kysela
071c299369 Added missing initialization of pbrec_count variable 2003-04-27 08:46:33 +00:00
Jaroslav Kysela
812cb6cfd1 More verbose error report (xrun) 2003-04-19 08:38:50 +00:00
Jaroslav Kysela
5db7e98e6f Removed info_is_first - commited by mistake 2003-04-01 15:51:16 +00:00
Jaroslav Kysela
c8965f5622 alsactl: indirect removal; amixer - fixed typos 2003-04-01 14:09:09 +00:00
Jaroslav Kysela
537a149da2 0.9.2 2003-03-19 17:58:09 +00:00
Takashi Iwai
436b33787d - fixed the capture to stdout in WAV.
- allow more than 32bit int in the raw capture mode.
2003-03-19 14:42:00 +00:00
Jaroslav Kysela
093a701102 Enhanced detection for ncurses 2003-03-17 10:33:39 +00:00
Jaroslav Kysela
3924ff0921 0.9.1 release 2003-03-11 21:11:04 +00:00
Jaroslav Kysela
ab0043f66a Added a small intro for device_list 2003-03-10 14:25:45 +00:00
Jaroslav Kysela
9ba313fe07 0.9.0rc8a 2003-03-07 20:45:26 +00:00
Jaroslav Kysela
433d633954 automake cleanup 2003-03-07 20:21:17 +00:00
Jaroslav Kysela
9cf573ffa3 Ronny V. Vindenes <s864@drone.ii.uib.no>
Cleanup the alsa-utils rpm spec:
 * removed wrongly included doc file
 * changed BuildRoot from /var/tmp to %{_tmppath}
 * use standard rpm macros for %build & %install
 * updated dependencies
2003-03-06 12:52:33 +00:00
Jaroslav Kysela
219caa57c6 0.9.0rc8 2003-03-02 20:06:05 +00:00
Jaroslav Kysela
53fb81e39b Here's a new batch of Debian patches, all from David B. Harris.
- add a "Press Escape to quit" string to alsamixer's title, some uses
  couldn't figure out how to exit the program (Debian Bug#178393).
- hide the cursor, which was missplaced and wasn't goodlooking anyway
  (Debian Bug#81169).
- remove trailing spaces from amixer's output (Debian Bug#177518).
- don't ignore second -l/-L flags in aplay (Debian Bug#177521).
2003-02-24 13:51:15 +00:00
Jaroslav Kysela
1bfb694bf0 Sparc (AU) format is big endian (16-bit) 2003-02-24 12:44:05 +00:00
Jaroslav Kysela
3ca23300be Don't clear resources in signal handler more than one time 2003-02-17 18:07:24 +00:00
Jaroslav Kysela
cab2b63bef Added rate check 2003-02-12 13:51:25 +00:00
Takashi Iwai
dfe70d8fbb - fixed compile warnings on gcc3.3. 2003-02-04 16:03:36 +00:00