summaryrefslogtreecommitdiffstats
path: root/polyp/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Follow Polypaudio/PulseAudio name changePierre Ossman2006-07-121-14/+0
| | | | | | | | 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>
* Structure reorganziation, added polyp pluginTakashi Iwai2006-02-211-0/+14
- 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)