summaryrefslogtreecommitdiff
path: root/gvc-mixer-control.c
Commit message (Expand)AuthorAgeFilesLines
* mixer-control: fix gvc_mixer_card_set_profiles API usageHEADmasterPauli Virtanen2022-01-121-1/+2
* mixer-control: Rely on stream-id on device for cardless devicesJonas Ådahl2021-03-151-20/+28
* mixer-control: do not use port name string to select the headset portsJaroslav Kysela2020-09-171-22/+32
* mixer-control: consolidate port finding and setting with/without ucmHui Wang2020-09-171-19/+110
* mixer-control: fix -Wsign-compare warningsAlberts Muktupāvels2020-04-091-3/+3
* mixer-control: fix -Wswitch-enum warningsAlberts Muktupāvels2020-04-091-0/+3
* mixer-control: Expose stream stateFlorian Müllner2019-11-231-0/+16
* mixer-control: Use the "emblem-system-symbolic" iconGeorges Basile Stavracas Neto2019-06-141-1/+1
* Add missing guards for inputs to functionsRobert Ancell2019-03-181-1/+17
* Add missing allow-none annotationsRobert Ancell2019-03-181-1/+1
* avoid deprecated g_type_class_add_privateAlberts Muktupāvels2018-09-091-5/+2
* mixer-control: Fix a typo in a debug messageDmitry Shachnev2017-10-051-1/+1
* mixer-control: Fix selecting Bluetooth input when on A2DP profileDavid Henningsson2017-04-061-3/+3
* mixer-control: Fix extra reference being leakedBastien Nocera2017-04-061-2/+2
* gvc-mixer-control: Really fix double-free when setting headsetBastien Nocera2016-04-171-2/+2
* gvc-mixer-control: Fix memory leak on error pathBastien Nocera2016-02-221-2/+2
* gvc-mixer-control: Fix double-free when setting headsetBastien Nocera2016-02-221-2/+0
* gvc-mixer-control: Fix uninitialized variable usageRui Matos2016-02-111-4/+4
* gvc: Add "what did you plug in" support APIBastien Nocera2016-01-171-0/+355
* gvc-mixer-source-output: Update volume and mute statusCarlos Silva2016-01-121-0/+5
* Emit a signal for stream-changedAlexander Hofbauer2015-10-051-0/+29
* gvc-mixer-control: fix build warningsAlberts Muktupāvels2015-09-151-11/+13
* remove unneeded *_class_init and *_init declarationsAlberts Muktupāvels2015-09-091-2/+0
* gvc-mixer-control: Fix bluetooth duplicatesDavid Henningsson2015-04-011-1/+1
* build: fix building with -std=c99Cosimo Cecchi2013-07-091-1/+1
* Add a GIcon accessor for GvcMixerUIDevicesGiovanni Campagna2013-02-181-0/+2
* GvcMixerStream: expose form factor from PulseAudioGiovanni Campagna2012-12-081-0/+2
* Gvc: make GvcMixerStreamPort a boxed typeGiovanni Campagna2012-12-081-2/+2
* Fix introspection supportGiovanni Campagna2012-10-191-12/+6
* Initial importGiovanni Campagna2012-10-191-0/+3358