summaryrefslogtreecommitdiff
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
* test-audio-device-selection: fix -Wdiscarded-qualifiers warningsAlberts Muktupāvels2020-04-091-3/+3
* test-audio-device-selection: fix -Wsign-compare warningAlberts Muktupāvels2020-04-091-1/+1
* mixer-control: fix -Wswitch-enum warningsAlberts Muktupāvels2020-04-091-0/+3
* build: ignore .dirstamp fileAlberts Muktupāvels2020-04-091-0/+1
* build: Bump pulseaudio dependencyCarlos Garnacho2020-04-091-1/+1
* mixer-control: Expose stream stateFlorian Müllner2019-11-234-4/+73
* build: Don't limit pulseaudio-fake header to introspectionFlorian Müllner2019-11-231-4/+0
* build: Drop autotools supportFlorian Müllner2019-11-223-110/+0
* ci: Use meson for CI buildFlorian Müllner2019-11-223-2/+28
* mixer-control: Use the "emblem-system-symbolic" iconGeorges Basile Stavracas Neto2019-06-141-1/+1
* Add missing guards for inputs to functionsRobert Ancell2019-03-183-1/+30
* Add missing allow-none annotationsRobert Ancell2019-03-183-2/+11
* ci: Add CIBastien Nocera2019-02-271-0/+11
* Comment invalid <category> in DOAP file to pass git pre-receive hookAndre Klapper2018-12-161-1/+1
* gvc-mixer-ui-device: Trim additional newlines in debug outputGuido Günther2018-12-071-6/+6
* Merge branch 'wip/muktupavels/warnings' into 'master'Bastien Nocera2018-09-1010-62/+22
|\
| * fix cast-function-type warningsAlberts Muktupāvels2018-09-102-4/+2
| * avoid deprecated g_type_class_add_privateAlberts Muktupāvels2018-09-0910-58/+20
|/
* Merge branch 'wip/fmuellner/remove-rpath' into 'master'Bastien Nocera2018-09-071-1/+0
|\
| * build: Remove bogus rpathwip/fmuellner/remove-rpathFlorian Müllner2018-08-201-1/+0
* | README: Add READMEBastien Nocera2018-09-071-0/+12
|/
* build: Remove config.h template fileIñigo Martínez2018-01-302-5/+1
* build: Remove the include directory variableIñigo Martínez2018-01-301-5/+1
* build: Make use of assert functionIñigo Martínez2018-01-301-11/+4
* build: Do not use headers on library buildingIñigo Martínez2018-01-301-16/+19
* build: Remove dependencies' variablesIñigo Martínez2018-01-301-9/+4
* build: Rename build optionsIñigo Martínez2018-01-302-11/+11
* build: Make ALSA support optionalIñigo Martínez2018-01-262-10/+19
* Fix unused GIR transfer notation on integer valuesRobert Ancell2017-12-061-2/+2
* Fix printf without supplied argumentRobert Ancell2017-12-061-1/+1
* mixer-control: Fix a typo in a debug messageDmitry Shachnev2017-10-051-1/+1
* build: Don't include sources either ...Florian Müllner2017-08-101-2/+1
* build: Don't include c_args in dependencyFlorian Müllner2017-07-221-1/+0
* build: Fix non-alsa buildsFlorian Müllner2017-07-201-1/+1
* Add support for building with mesonmesonFlorian Müllner2017-05-293-0/+185
* 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
* tests: Add audio device selection questionBastien Nocera2016-04-172-8/+30
* tests: Add a Makefile for testsBastien Nocera2016-04-174-0/+109
* 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-172-0/+372
* gvc-mixer-source-output: Update volume and mute statusCarlos Silva2016-01-122-3/+54