]>
git.alsa-project.org Git - alsa-plugins.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jaroslav Kysela [Tue, 22 Aug 2006 12:40:44 +0000 (14:40 +0200)]
Jaroslav Kysela [Tue, 22 Aug 2006 12:40:44 +0000 (14:40 +0200)]
release 1.0.12
Patch-level: Merged
Jaroslav Kysela [Fri, 4 Aug 2006 12:28:15 +0000 (14:28 +0200)]
Jaroslav Kysela [Fri, 4 Aug 2006 12:28:15 +0000 (14:28 +0200)]
release 1.0.12rc2
Patch-level: Merged
Pierre Ossman [Thu, 13 Jul 2006 13:34:51 +0000 (15:34 +0200)]
Fix capsed name in configure
The name in configure.in used a different capitalisation than the name
in the corresponding Makefile.am. Change it so that both use just lowercase.
Signed-off-by: Pierre Ossman <ossman@cendio.se>
Pierre Ossman [Wed, 12 Jul 2006 14:47:20 +0000 (16:47 +0200)]
Follow Polypaudio/PulseAudio name change
Polypaudio recently changed its name to PulseAudio which affects the
names of libraries of header files. Update the polyp, now pulse, plug-in
to follow this name change.
Signed-off-by: Pierre Ossman <ossman@cendio.se>
Takashi Iwai [Wed, 21 Jun 2006 15:43:06 +0000 (17:43 +0200)]
Add missing a52.txt
Added missing a52.txt in EXTRA_DIST.
Jaroslav Kysela [Wed, 21 Jun 2006 13:50:42 +0000 (15:50 +0200)]
Jaroslav Kysela [Wed, 21 Jun 2006 13:50:42 +0000 (15:50 +0200)]
release 1.0.12rc1
Patch-level: Merged
Pierre Ossman [Mon, 29 May 2006 10:19:46 +0000 (12:19 +0200)]
Update Polypaudio plug-in to the 0.9.0 API
The new version of Polypaudio includes a threading abstraction that
allows application of a more synchronous nature to use the API more
easily. Using this, the complexity of the Polypaudio plug-in is greatly
reduced and also removes the risk of stalling the communications layer.
Signed-off-by: Pierre Ossman <ossman@cendio.se>
Takashi Iwai [Wed, 24 May 2006 10:02:00 +0000 (12:02 +0200)]
a52 - Add slavepcm option
- Added slavepcm option to specify the slave PCM string explicitly
- Don't use plug but linear plugin for default slave.
We need only the linear format conversion, and the channel/rate
conversion should be avoided.
Takashi Iwai [Fri, 12 May 2006 13:35:23 +0000 (15:35 +0200)]
Add hgcompile script
Added hgcompile script.
Takashi Iwai [Tue, 2 May 2006 11:50:39 +0000 (13:50 +0200)]
Fix port names in jack plugin
There is a flaw in alsa-jack, the channel name (out_001, etc) is
ended with a newline.
This causes problems when using jack_connect and jack_disconnect.
From: Maarten Maathuis <madman2003@gmail.com>
Jaroslav Kysela [Wed, 19 Apr 2006 10:29:48 +0000 (12:29 +0200)]
Jaroslav Kysela [Wed, 19 Apr 2006 10:29:48 +0000 (12:29 +0200)]
release 1.0.11
Patch-level: Merged
Takashi Iwai [Thu, 13 Apr 2006 10:43:41 +0000 (12:43 +0200)]
Accept integer for card option
Accept integer value for card option, as found in the example
in a52.txt.
Takashi Iwai [Wed, 12 Apr 2006 10:36:13 +0000 (12:36 +0200)]
jack plugin closes stdin if jack is unavailable
the jack plugin closes stdin if the pcm interfaces is opened but jack
isn't running. Initializing the file descriptors to -1 fixes the problem.
From: Mikael Magnusson <mikma264@gmail.com>
Jaroslav Kysela [Tue, 11 Apr 2006 14:00:29 +0000 (16:00 +0200)]
fixed .hgtags - added 'v' prefix to versions
Patch-level: Merged
Jaroslav Kysela [Tue, 11 Apr 2006 13:59:18 +0000 (15:59 +0200)]
Jaroslav Kysela [Tue, 11 Apr 2006 13:59:18 +0000 (15:59 +0200)]
release 1.0.11rc5
Patch-level: Merged
Jaroslav Kysela [Mon, 10 Apr 2006 13:23:25 +0000 (15:23 +0200)]
Added tags since ALSA version 1.0.9rc1
Takashi Iwai [Fri, 7 Apr 2006 09:52:37 +0000 (11:52 +0200)]
a52 plugin - Fix iec958 frames for S16-BE
- Fix iec958 header frames for S16-BE
- Add more comments in the code
Takashi Iwai [Thu, 6 Apr 2006 21:39:31 +0000 (23:39 +0200)]
Fix XRUN detection in a52 plugin
Check XRUN in the write function and pointer callback of a52 plugin.
Takashi Iwai [Thu, 6 Apr 2006 16:02:15 +0000 (18:02 +0200)]
Fix to use glob
Fix .hgignore to use glob patterns.
Takashi Iwai [Thu, 6 Apr 2006 15:53:07 +0000 (17:53 +0200)]
Add a52 output plugin
Added (experimental) a52 output plugin.
The plugin requires libavcodec as the audio encoding engine.
See doc/a52.txt for the usage.
Takashi Iwai [Thu, 6 Apr 2006 15:44:15 +0000 (17:44 +0200)]
Check the malloc error
Check the malloc error properly.
Takashi Iwai [Thu, 6 Apr 2006 15:41:46 +0000 (17:41 +0200)]
Misc fixes for upmix plugin
- Add channel option to specify the output channels explicitly
- Fix 6-channel input
Takashi Iwai [Thu, 6 Apr 2006 15:37:13 +0000 (17:37 +0200)]
Add samplerate rate converter plugin
Added a rate converter pluging using libsamplerate.
The plugin is built only when libsamplerate is detected by configure.
See doc/samplerate.txt for usage.
This plugin is released under GPL (to follow the license of
libsamplerate), not LGPL.
Takashi Iwai [Thu, 6 Apr 2006 15:22:05 +0000 (17:22 +0200)]
Add .hgignore
Add missing .hgignore.
Jaroslav Kysela [Wed, 22 Mar 2006 10:47:45 +0000 (10:47 +0000)]
release 1.0.11rc4
Patch-level: Merged
Takashi Iwai [Tue, 21 Mar 2006 17:06:28 +0000 (17:06 +0000)]
Change autoconf requirement to 2.59
Change AC_PREREQ to 2.59.
Also, requires ALSA >= 1.0.11 (for bugfix of explug).
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