summaryrefslogtreecommitdiffstats
path: root/pcm/jack/pcm_jack.c
Commit message (Collapse)AuthorAgeFilesLines
* Structure reorganziation, added polyp pluginTakashi Iwai2006-02-211-428/+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-181-0/+1
| | | | Fill the new "version" field at initialization.
* Clean-up and cosmetic changesTakashi Iwai2005-02-081-92/+56
| | | | Clean-up and cosmetic changes.
* Various external pluginsTakashi Iwai2005-02-081-0/+463