summaryrefslogtreecommitdiff
path: root/src/pulsecore/card.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-26Cards now has ports directly, and device port has list of profilesDavid Henningsson1-0/+4
2009-06-17card: get rid of description field which is unusedLennart Poettering1-2/+1
2009-06-17card: some modernizationsLennart Poettering1-1/+1
2009-06-05core: add a suspend cause flags fieldLennart Poettering1-1/+1
2009-03-23only store card profile if flagged for thatLennart Poettering1-1/+5
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-22add new function pa_card_suspend()Lennart Poettering1-0/+2
2009-01-21make pa_card_new_data::active_profile a stringLennart Poettering1-1/+2
2009-01-20add priority logic to find best default profileLennart Poettering1-0/+2
2009-01-17actually create pa_card object in module-alsa-cardLennart Poettering1-4/+8
2009-01-15rename card config to card profileLennart Poettering1-10/+10
2009-01-15add new pa_card object as a way to logically combine multiple sinks and sourcesLennart Poettering1-0/+91