summaryrefslogtreecommitdiffstats
path: root/pcm/oss/pcm_oss.c
Commit message (Collapse)AuthorAgeFilesLines
* Structure reorganziation, added polyp pluginTakashi Iwai2006-02-211-423/+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)
* Fill the new "version" fieldTakashi Iwai2005-05-181-0/+2
| | | | Fill the new "version" field at initialization.
* Fix buffer size constraints, access modeTakashi Iwai2005-02-081-20/+19
| | | | | Fixed buffer size constraints and available access modes (for plug).
* Various external pluginsTakashi Iwai2005-02-081-0/+422