Go to file
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
.gitignore build: Ignore object files (*.o) 2013-03-11 13:46:27 +01:00
gvc-channel-map-private.h Initial import 2012-10-19 20:00:25 +02:00
gvc-channel-map.c remove unneeded *_class_init and *_init declarations 2015-09-09 14:13:00 +03:00
gvc-channel-map.h Initial import 2012-10-19 20:00:25 +02:00
gvc-mixer-card-private.h Initial import 2012-10-19 20:00:25 +02:00
gvc-mixer-card.c remove unneeded *_class_init and *_init declarations 2015-09-09 14:13:00 +03:00
gvc-mixer-card.h Add a GIcon accessor for GvcMixerUIDevices 2013-02-18 14:39:54 +01:00
gvc-mixer-control-private.h Initial import 2012-10-19 20:00:25 +02:00
gvc-mixer-control.c remove unneeded *_class_init and *_init declarations 2015-09-09 14:13:00 +03:00
gvc-mixer-control.h Fix introspection support 2012-10-19 20:00:47 +02:00
gvc-mixer-event-role.c remove unneeded *_class_init and *_init declarations 2015-09-09 14:13:00 +03:00
gvc-mixer-event-role.h Initial import 2012-10-19 20:00:25 +02:00
gvc-mixer-sink-input.c remove unneeded *_class_init and *_init declarations 2015-09-09 14:13:00 +03:00
gvc-mixer-sink-input.h Fix introspection support 2012-10-19 20:00:47 +02:00
gvc-mixer-sink.c remove unneeded *_class_init and *_init declarations 2015-09-09 14:13:00 +03:00
gvc-mixer-sink.h Fix introspection support 2012-10-19 20:00:47 +02:00
gvc-mixer-source-output.c remove unneeded *_class_init and *_init declarations 2015-09-09 14:13:00 +03:00
gvc-mixer-source-output.h Fix introspection support 2012-10-19 20:00:47 +02:00
gvc-mixer-source.c remove unneeded *_class_init and *_init declarations 2015-09-09 14:13:00 +03:00
gvc-mixer-source.h Fix introspection support 2012-10-19 20:00:47 +02:00
gvc-mixer-stream-private.h Initial import 2012-10-19 20:00:25 +02:00
gvc-mixer-stream.c gvc-mixer-stream: make card-index unsigned int 2015-09-15 15:35:26 +03:00
gvc-mixer-stream.h gvc-mixer-stream: make card-index unsigned int 2015-09-15 15:35:26 +03:00
gvc-mixer-ui-device.c gvc-mixer-ui-device: make stream-id unsigned int 2015-09-09 14:14:15 +03:00
gvc-mixer-ui-device.h gvc-mixer-ui-device: make stream-id unsigned int 2015-09-09 14:14:15 +03:00
gvc-pulseaudio-fake.h Initial import 2012-10-19 20:00:25 +02:00
libgnome-volume-control.doap <name> should match repository's name. 2013-08-21 00:40:05 +02:00
Makefile.am build: Include .typelib in CLEANFILES 2012-12-18 16:26:28 +01:00