summaryrefslogtreecommitdiff
path: root/gvc-mixer-stream.c
Commit message (Expand)AuthorAgeFilesLines
* mixer-control: Expose stream stateFlorian Müllner2019-11-231-0/+38
* Add missing guards for inputs to functionsRobert Ancell2019-03-181-0/+2
* fix cast-function-type warningsAlberts Muktupāvels2018-09-101-2/+1
* avoid deprecated g_type_class_add_privateAlberts Muktupāvels2018-09-091-5/+2
* Fix unused GIR transfer notation on integer valuesRobert Ancell2017-12-061-2/+2
* gvc-mixer-stream: make card-index unsigned intAlberts Muktupāvels2015-09-151-3/+3
* remove unneeded *_class_init and *_init declarationsAlberts Muktupāvels2015-09-091-2/+0
* GvcMixerStream: expose form factor from PulseAudioGiovanni Campagna2012-12-081-0/+38
* Gvc: make GvcMixerStreamPort a boxed typeGiovanni Campagna2012-12-081-8/+24
* Fix introspection supportGiovanni Campagna2012-10-191-4/+0
* Initial importGiovanni Campagna2012-10-191-0/+1006