Age | Commit message (Expand) | Author | Files | Lines |
2018-10-26 | Refactor top-level AVIRT API to be avirt_<subject>_<action> |  Mark Farrugia | 1 | -1/+1 |
2018-10-26 | Create avirt_stream structure in place of old config structures |  Mark Farrugia | 1 | -22/+47 |
2018-10-26 | Add 'uid' field to AP, store AP in PCM private data, fix helper macros |  Mark Farrugia | 1 | -25/+28 |
2018-10-26 | Remove configure_pcm function, absorb into pcm_open |  Mark Farrugia | 1 | -24/+10 |
2018-10-26 | Fix warnings generated by checkpatch.pl |  Mark Farrugia | 1 | -19/+18 |
2018-10-26 | Move ALSA info into coreinfo, for export to Audio Paths |  Mark Farrugia | 1 | -12/+7 |
2018-10-26 | Remove leftover variable 'hw_frame_idx' |  Mark Farrugia | 1 | -7/+3 |
2018-10-26 | Remove unused 'buffersize' avirt_alsa_dev_group |  Mark Farrugia | 1 | -13/+0 |
2018-10-26 | Remove the unnecessary allocation of substreams in avirt_alsa_dev_group |  Mark Farrugia | 1 | -9/+0 |
2018-10-26 | Loopback progress |  James O'Shannessy | 1 | -3/+7 |
2018-10-26 | Current state of loopback. |  James O'Shannessy | 1 | -6/+16 |
2018-10-26 | Changes to loopback |  James O'Shannessy | 1 | -0/+9 |
2018-10-26 | Remove snd_pcm_lib_mmap_vmalloc from default pcm_ops struct. |  Mark Farrugia | 1 | -1/+0 |
2018-10-26 | Update licensing |  Mark Farrugia | 1 | -1/+1 |
2018-10-26 | Public push of AVIRT. |  James O'Shannessy | 1 | -0/+381 |