summaryrefslogtreecommitdiffstats
path: root/pcm
Commit message (Collapse)AuthorAgeFilesLines
* Structure reorganziation, added polyp pluginTakashi Iwai2006-02-217-952/+0
| | | | | | | | | - 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)
* Allow concurrent runs with different namesTakashi Iwai2006-01-301-1/+1
| | | | | Allow concurrent use of alsa-jack plugin with different names. The patch taken from ALSA bug#1790.
* Fill the new "version" fieldTakashi Iwai2005-05-182-0/+3
| | | | Fill the new "version" field at initialization.
* Add READMETakashi Iwai2005-03-294-0/+83
| | | | Add README for jack and oss plugins.
* Fix buffer size constraints, access modeTakashi Iwai2005-02-081-20/+19
| | | | | Fixed buffer size constraints and available access modes (for plug).
* Clean-up and cosmetic changesTakashi Iwai2005-02-081-92/+56
| | | | Clean-up and cosmetic changes.
* Various external pluginsTakashi Iwai2005-02-085-0/+903