summaryrefslogtreecommitdiffstats
path: root/oss
Commit message (Collapse)AuthorAgeFilesLines
* Check the malloc errorTakashi Iwai2006-04-061-0/+5
| | | | Check the malloc error properly.
* Fix misc compile warningsTakashi Iwai2006-03-202-15/+24
| | | | Fix misc ompile warnings with ctl/pcm OSS plugins.
* Structure reorganziation, added polyp pluginTakashi Iwai2006-02-213-0/+889
- 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)