aboutsummaryrefslogtreecommitdiffstats
path: root/core.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-08Introduce 'unconfigure' callbackMark Farrugia1-0/+4
2019-04-08Refactor 'sealed' to 'configured'Mark Farrugia1-6/+6
2019-04-01Add 'internal' streams for routing, revamp stream finalisationMark Farrugia1-1/+20
2019-03-27Rework routing systemMark Farrugia1-0/+12
2019-03-01Add ability to route audio between audio pathsMark Farrugia1-0/+21
2019-03-01Move sysfs functionality to sysfs.cMark Farrugia1-0/+34
2019-01-29Rework setting the AVIRT map, and stream creationMark Farrugia1-2/+7
2019-01-04Create PCM devices as soon as the AVIRT map is setguppy_6.99.4guppy/6.99.46.99.4Mark Farrugia1-0/+2
2018-11-13Rework PCM ops callback mechanismMark Farrugia1-1/+1
2018-11-02Transform AVIRT into platform driverMark Farrugia1-0/+1
2018-11-02Refactor some variables for better readabilityMark Farrugia1-1/+1
2018-11-01Only expose streams mapped to audiopaths on configure() cbMark Farrugia1-0/+18
2018-10-31Remove coreinfo, absorb version info into coreMark Farrugia1-0/+1
2018-10-26Refactor all avirt_ symbols to have have snd prefix, as per Linux soundMark Farrugia1-15/+18
2018-10-26Refactor core_internal.h to core.hMark Farrugia1-0/+67
2018-10-26Move system-leavel header to sound directoryMark Farrugia1-123/+0
2018-10-26Refactor avirt_card_register, move PCM creation to it.Mark Farrugia1-1/+2
2018-10-26Add card to the configure callbackMark Farrugia1-1/+2
2018-10-26Refactor to use new DINFO macrosMark Farrugia1-0/+11
2018-10-26Remove blocksize from audiopathMark Farrugia1-11/+10
2018-10-26Add configfs interface, revamp stream groupingMark Farrugia1-33/+43
2018-10-26Refactor top-level AVIRT API to be avirt_<subject>_<action>Mark Farrugia1-6/+6
2018-10-26Create avirt_stream structure in place of old config structuresMark Farrugia1-10/+12
2018-10-26Add 'uid' field to AP, store AP in PCM private data, fix helper macrosMark Farrugia1-8/+19
2018-10-26Fix warnings generated by checkpatch.plMark Farrugia1-5/+5
2018-10-26Move ALSA info into coreinfo, for export to Audio PathsMark Farrugia1-12/+26
2018-10-26Remove test 'value' parameter from avirt_audiopathMark Farrugia1-1/+0
2018-10-26Loopback progressJames O'Shannessy1-8/+8
2018-10-26Current state of loopback.James O'Shannessy1-0/+11
2018-10-26Update licensingMark Farrugia1-1/+1
2018-10-26Public push of AVIRT.James O'Shannessy1-0/+64