]>
git.alsa-project.org Git - alsa-tools.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jaroslav Kysela [Mon, 23 Apr 2001 17:46:19 +0000 (17:46 +0000)]
Fixed typo
Abramo Bagnara [Sun, 22 Apr 2001 14:44:55 +0000 (14:44 +0000)]
Added missing include for memcpy prototype
Abramo Bagnara [Sun, 22 Apr 2001 14:44:23 +0000 (14:44 +0000)]
Added support for con/pro distinction. Fixed pcm_name use
Jaroslav Kysela [Sun, 22 Apr 2001 12:04:00 +0000 (12:04 +0000)]
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
Jaroslav Kysela [Thu, 19 Apr 2001 10:27:26 +0000 (10:27 +0000)]
Removed -lm
Jaroslav Kysela [Thu, 19 Apr 2001 10:27:00 +0000 (10:27 +0000)]
Added AM_PATH_ALSA
Jaroslav Kysela [Thu, 19 Apr 2001 09:55:58 +0000 (09:55 +0000)]
Updated
Jaroslav Kysela [Tue, 17 Apr 2001 19:43:24 +0000 (19:43 +0000)]
ac3dec tree updates.
Jaroslav Kysela [Tue, 17 Apr 2001 19:31:03 +0000 (19:31 +0000)]
Added ac3dec 0.6.1 with native ALSA driver.
Jaroslav Kysela [Thu, 12 Apr 2001 08:21:01 +0000 (08:21 +0000)]
Added as10k1 tool (EMU10K1 FX8010 DSP assembler).
Abramo Bagnara [Sun, 25 Feb 2001 22:37:18 +0000 (22:37 +0000)]
Updated version number
Abramo Bagnara [Sun, 11 Feb 2001 15:45:44 +0000 (15:45 +0000)]
Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation
Abramo Bagnara [Fri, 9 Feb 2001 11:20:32 +0000 (11:20 +0000)]
Completed control and mixer API
Abramo Bagnara [Wed, 7 Feb 2001 15:13:16 +0000 (15:13 +0000)]
Better names for control API
Abramo Bagnara [Tue, 6 Feb 2001 23:48:28 +0000 (23:48 +0000)]
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
Abramo Bagnara [Mon, 30 Oct 2000 10:31:43 +0000 (10:31 +0000)]
CVS fixes
Jaroslav Kysela [Sun, 29 Oct 2000 21:51:51 +0000 (21:51 +0000)]
Initial version