summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix Makefile.am entryTakashi Iwai2006-02-231-1/+1
| | | | Fix Makefile.am entry for README-polyp and -jack.
* Update polyp pluginTakashi Iwai2006-02-231-0/+41
| | | | | | | | | 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.
* Structure reorganziation, added polyp pluginTakashi Iwai2006-02-213-0/+80
- 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)