]> git.alsa-project.org Git - alsa-plugins.git/log
alsa-plugins.git
19 years agoUpdate polyp plugin
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.

19 years agoFixes for polyp plugin
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).

19 years agoStructure reorganziation, added polyp plugin
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)

19 years agoAllow concurrent runs with different names
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.

19 years agorelease 1.0.10 v1.0.10
Jaroslav Kysela [Tue, 15 Nov 2005 13:44:40 +0000 (13:44 +0000)]
release 1.0.10
Patch-level: Merged

20 years agocommented README for ctl/oss (does not exist)
Jaroslav Kysela [Fri, 19 Aug 2005 12:29:53 +0000 (12:29 +0000)]
commented README for ctl/oss (does not exist)

20 years agorelease 1.0.10rc1 v1.0.10rc1
Jaroslav Kysela [Fri, 19 Aug 2005 11:44:48 +0000 (11:44 +0000)]
release 1.0.10rc1
Patch-level: Merged

20 years agoAdd OSS mixer <-> ALSA control plugin
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.

20 years agoCheck ALSA version 1.0.9
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.

20 years agorelease: 1.0.9 v1.0.9
Jaroslav Kysela [Fri, 27 May 2005 12:58:38 +0000 (12:58 +0000)]
release: 1.0.9

20 years agorelease: 1.0.9rc4 v1.0.9rc4
Jaroslav Kysela [Mon, 23 May 2005 11:32:42 +0000 (11:32 +0000)]
release: 1.0.9rc4

20 years agoFill the new "version" field
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.

20 years agorelease: 1.0.9rc3 v1.0.9rc3
Jaroslav Kysela [Wed, 27 Apr 2005 14:04:08 +0000 (14:04 +0000)]
release: 1.0.9rc3

20 years agoAdd README
Takashi Iwai [Tue, 29 Mar 2005 16:57:04 +0000 (16:57 +0000)]
Add README

Add README for jack and oss plugins.

20 years agoAdded COPYING and more packaging stuff
Jaroslav Kysela [Thu, 24 Mar 2005 10:59:43 +0000 (10:59 +0000)]
Added COPYING and more packaging stuff

20 years agorelease: 1.0.9rc2 v1.0.9rc2
Jaroslav Kysela [Thu, 24 Mar 2005 10:51:04 +0000 (10:51 +0000)]
release: 1.0.9rc2

20 years agopackaging related changes
Jaroslav Kysela [Thu, 24 Mar 2005 10:47:29 +0000 (10:47 +0000)]
packaging related changes

20 years agorelease: 1.0.9rc1 v1.0.9rc1
Jaroslav Kysela [Thu, 24 Mar 2005 10:04:26 +0000 (10:04 +0000)]
release: 1.0.9rc1

20 years agoCheck the new API function in configure
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.

20 years agoFix buffer size constraints, access mode
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).

20 years agoClean-up and cosmetic changes
Takashi Iwai [Tue, 8 Feb 2005 21:18:55 +0000 (21:18 +0000)]
Clean-up and cosmetic changes

Clean-up and cosmetic changes.

20 years agoVarious external plugins
Takashi Iwai [Tue, 8 Feb 2005 21:16:22 +0000 (21:16 +0000)]
Various external plugins