Robert Ancell
9a2996b362
Fix unused GIR transfer notation on integer values
2017-12-06 13:48:49 +13:00
Alberts Muktupāvels
84819a350d
gvc-mixer-stream: make card-index unsigned int
...
Card in pa_source_info that is used as card-index is uint32_t so it
is never less then 0. Also index in GvcMixerCard is already unsigned
int that is used to compare with card-index. This fixes build
warning - comparison between signed and unsigned integer expressions.
https://bugzilla.gnome.org/show_bug.cgi?id=752244
2015-09-15 15:35:26 +03:00
Alberts Muktupāvels
7e2d239a91
remove unneeded *_class_init and *_init declarations
2015-09-09 14:13:00 +03:00
Giovanni Campagna
c1f42d50e3
GvcMixerStream: expose form factor from PulseAudio
...
https://bugzilla.gnome.org/show_bug.cgi?id=675902
2012-12-08 15:45:28 +01:00
Giovanni Campagna
740bab1714
Gvc: make GvcMixerStreamPort a boxed type
...
It's a prerequisite for accessing it from JS
https://bugzilla.gnome.org/show_bug.cgi?id=675902
2012-12-08 15:45:28 +01:00
Giovanni Campagna
a1448acc5b
Fix introspection support
...
Fix includes, comments and parameter names so that introspection builds
without warnings.
2012-10-19 20:00:47 +02:00
Giovanni Campagna
9b6e6719d4
Initial import
...
Code from gnome-control-center, build system integration from gnome-shell
2012-10-19 20:00:25 +02:00