]>
git.alsa-project.org Git - alsa-tools.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Takashi Iwai [Wed, 13 Jun 2001 18:41:38 +0000 (18:41 +0000)]
- Fixed control callbacks.
- Changed patchbay controls using the latest enumerated routing controls.
No longer displays unsupported Routing table entries.
- Removed "On" buttons. Only "Mute" buttons now.. It's enough, isn't it?
Jaroslav Kysela [Tue, 12 Jun 2001 13:19:01 +0000 (13:19 +0000)]
Fixed against the current library
Jaroslav Kysela [Wed, 6 Jun 2001 16:50:29 +0000 (16:50 +0000)]
Added hack for EMU10K1 (to be removed)
Takashi Iwai [Wed, 6 Jun 2001 13:58:01 +0000 (13:58 +0000)]
Changed codes to adapt for the latest control interface.
Seems working now..
Jaroslav Kysela [Tue, 5 Jun 2001 06:49:09 +0000 (06:49 +0000)]
Initial version by Uros Bizjak <uros@kss-loka.si>
Jaroslav Kysela [Fri, 11 May 2001 07:43:52 +0000 (07:43 +0000)]
Initial CVS version
Jaroslav Kysela [Thu, 10 May 2001 08:26:29 +0000 (08:26 +0000)]
Added signal handlers
Jaroslav Kysela [Tue, 8 May 2001 08:55:33 +0000 (08:55 +0000)]
Added better period_time setup to the ALSA output code.
Added end-of-file checking to the libac3.
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