]>
git.alsa-project.org Git - alsa-plugins.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Takashi Iwai [Tue, 21 Mar 2006 11:55:36 +0000 (11:55 +0000)]
Add upmix and vdownmix plugins
Added PCM upmix and vdownmix plugins.
The upmix plugin is for upmixing to 4.0 or 5.1 surrounds
by simple copying (and delay line for rear).
The vdownmix plugin is a kind of "virtual surround", which
downmixes 4.0 or 5.1 input to 2.0 output with some effect.
Takashi Iwai [Tue, 21 Mar 2006 11:51:23 +0000 (11:51 +0000)]
Fix a compile warning
Fix a minor compile warning.
Takashi Iwai [Mon, 20 Mar 2006 15:40:52 +0000 (15:40 +0000)]
Fix misc compile warnings
Fix misc ompile warnings with ctl/pcm OSS plugins.
Pierre Ossman [Wed, 8 Mar 2006 12:23:13 +0000 (12:23 +0000)]
Make polypaudio plugin thread safe
Add a mutex to make sure that the Polypaudio plugin is thread safe.
Signed-off-by: Pierre Ossman <ossman@cendio.se>
Pierre Ossman [Wed, 8 Mar 2006 12:18:30 +0000 (12:18 +0000)]
Incorrect revents in polypaudio plugin
The revent flags POLLIN/POLLOUT got switched in the Polypaudio plugin.
Most applications check both so it went unnoticed until now.
Signed-off-by: Pierre Ossman <ossman@cendio.se>
Pierre Ossman [Wed, 8 Mar 2006 12:16:51 +0000 (12:16 +0000)]
Properly terminate stream in polypaudio plugin
Some applications like to call prepare over and over again, recreating
the stream each time. Previously we just cleaned up the local end each
time, but this makes sure the server also releases its resources.
Signed-off-by: Pierre Ossman <ossman@cendio.se>
Takashi Iwai [Fri, 3 Mar 2006 13:14:27 +0000 (13:14 +0000)]
Fix a typo
Fix a typo in file name.
Takashi Iwai [Mon, 27 Feb 2006 19:25:38 +0000 (19:25 +0000)]
Fix handling of ctl elements
From: Pierre Ossman <ossman@cendio.se>
Seems I fumbled the control event code a bit. Only one event at a time
got through. Here is a fix so that all four elements can change in one go.
Takashi Iwai [Thu, 23 Feb 2006 14:32:21 +0000 (14:32 +0000)]
Fix Makefile.am entry
Fix Makefile.am entry for README-polyp and -jack.
Takashi Iwai [Thu, 23 Feb 2006 14:31:13 +0000 (14:31 +0000)]
Update polyp plugin
From: Pierre Ossman <ossman@cendio.se>
Here is a final update to the plugin and the documentation. This release
adds capture volume and mute switches. This should also be the last API
change in polypaudio before the next release, so this plugin should be
stable for now.
Takashi Iwai [Wed, 22 Feb 2006 15:38:52 +0000 (15:38 +0000)]
Fixes for polyp plugin
From: Pierre Ossman <ossman@cendio.se>
There shouldn't be any more API changes until polypaudio 0.8 that affect
this plugin. I am working on supporting capture volume and mute
switches, but that should be a strict addition (i.e. it can wait until
the next release if things get tight).
Takashi Iwai [Tue, 21 Feb 2006 16:13:57 +0000 (16:13 +0000)]
Structure reorganziation, added polyp plugin
- Reorganized the directory structure: Now each plugin(s) is loaded
in own subdirectory.
- Added polypaudio plugin by Pierre Ossman <ossman@cendio.se>
- Fixed COPYING file to LGPL (under which all codes are released, so far)
Takashi Iwai [Mon, 30 Jan 2006 15:15:23 +0000 (15:15 +0000)]
Allow concurrent runs with different names
Allow concurrent use of alsa-jack plugin with different names.
The patch taken from ALSA bug#1790.
Jaroslav Kysela [Tue, 15 Nov 2005 13:44:40 +0000 (13:44 +0000)]
release 1.0.10
Patch-level: Merged
Jaroslav Kysela [Fri, 19 Aug 2005 12:29:53 +0000 (12:29 +0000)]
commented README for ctl/oss (does not exist)
Jaroslav Kysela [Fri, 19 Aug 2005 11:44:48 +0000 (11:44 +0000)]
release 1.0.10rc1
Patch-level: Merged
Takashi Iwai [Thu, 9 Jun 2005 17:17:13 +0000 (17:17 +0000)]
Add OSS mixer <-> ALSA control plugin
Added the external OSS mixer <-> ALSA control plugin.
Takashi Iwai [Wed, 8 Jun 2005 13:58:46 +0000 (13:58 +0000)]
Check ALSA version 1.0.9
Check ALSA version 1.0.9 for the proper external plugin SDK.
Jaroslav Kysela [Fri, 27 May 2005 12:58:38 +0000 (12:58 +0000)]
release: 1.0.9
Jaroslav Kysela [Mon, 23 May 2005 11:32:42 +0000 (11:32 +0000)]
release: 1.0.9rc4
Takashi Iwai [Wed, 18 May 2005 10:52:25 +0000 (10:52 +0000)]
Fill the new "version" field
Fill the new "version" field at initialization.
Jaroslav Kysela [Wed, 27 Apr 2005 14:04:08 +0000 (14:04 +0000)]
release: 1.0.9rc3
Takashi Iwai [Tue, 29 Mar 2005 16:57:04 +0000 (16:57 +0000)]
Add README
Add README for jack and oss plugins.
Jaroslav Kysela [Thu, 24 Mar 2005 10:59:43 +0000 (10:59 +0000)]
Added COPYING and more packaging stuff
Jaroslav Kysela [Thu, 24 Mar 2005 10:51:04 +0000 (10:51 +0000)]
release: 1.0.9rc2
Jaroslav Kysela [Thu, 24 Mar 2005 10:47:29 +0000 (10:47 +0000)]
packaging related changes
Jaroslav Kysela [Thu, 24 Mar 2005 10:04:26 +0000 (10:04 +0000)]
release: 1.0.9rc1
Takashi Iwai [Wed, 9 Feb 2005 17:34:23 +0000 (17:34 +0000)]
Check the new API function in configure
Checking the new API function in configure script.
Takashi Iwai [Tue, 8 Feb 2005 21:20:58 +0000 (21:20 +0000)]
Fix buffer size constraints, access mode
Fixed buffer size constraints and available access modes
(for plug).
Takashi Iwai [Tue, 8 Feb 2005 21:18:55 +0000 (21:18 +0000)]
Clean-up and cosmetic changes
Clean-up and cosmetic changes.
Takashi Iwai [Tue, 8 Feb 2005 21:16:22 +0000 (21:16 +0000)]
Various external plugins