summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mixer-control: Remove unnecessary instance checksgbsneto/unnecessary-warningsGeorges Basile Stavracas Neto2019-06-151-2/+0
* 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
* Emit a signal for stream-changedAlexander Hofbauer2015-10-052-0/+31
* gvc-mixer-control: fix build warningsAlberts Muktupāvels2015-09-151-11/+13
* gvc-mixer-stream: make card-index unsigned intAlberts Muktupāvels2015-09-152-5/+5
* gvc-mixer-ui-device: make stream-id unsigned intAlberts Muktupāvels2015-09-092-11/+11
* gvc-mixer-ui-device: fix build warningsAlberts Muktupāvels2015-09-091-5/+5
* remove unneeded *_class_init and *_init declarationsAlberts Muktupāvels2015-09-0910-20/+0
* gvc-mixer-control: Fix bluetooth duplicatesDavid Henningsson2015-04-011-1/+1
* gvc-mixer-ui-device: Fix memory leakJasper St. Pierre2013-09-041-0/+1
* <name> should match repository's name.Giovanni Campagna2013-08-211-1/+1
* build: fix building with -std=c99Cosimo Cecchi2013-07-091-1/+1
* ui-device: Don't add off profilesDavid Henningsson2013-03-261-0/+5
* build: Ignore object files (*.o)Emanuele Aina2013-03-111-0/+1
* Add a GIcon accessor for GvcMixerUIDevicesGiovanni Campagna2013-02-185-1/+85