summaryrefslogtreecommitdiffstats
path: root/core.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-26Add configfs interface, revamp stream groupingMark Farrugia1-204/+150
2018-10-26Fix memory freeing of capture/playback streamsMark Farrugia1-4/+4
2018-10-26Refactor top-level AVIRT API to be avirt_<subject>_<action>Mark Farrugia1-8/+8
2018-10-26Create avirt_stream structure in place of old config structuresMark Farrugia1-44/+74
2018-10-26Add 'uid' field to AP, store AP in PCM private data, fix helper macrosMark Farrugia1-14/+19
2018-10-26Fix warnings generated by checkpatch.plMark Farrugia1-6/+7
2018-10-26Remove remnant debug printMark Farrugia1-1/+0
2018-10-26Move ALSA info into coreinfo, for export to Audio PathsMark Farrugia1-10/+3
2018-10-26Add additional NULL checksMark Farrugia1-3/+2
2018-10-26Fix initialization of the audiopath_listMark Farrugia1-4/+1
2018-10-26Loopback progressJames O'Shannessy1-6/+12
2018-10-26Update licensingMark Farrugia1-1/+1
2018-10-26Public push of AVIRT.James O'Shannessy1-0/+495