lp:~muktupavels/libgnome-volume-control/+git/libgnome-volume-control

Get this repository:
git clone https://git.launchpad.net/~muktupavels/libgnome-volume-control/+git/libgnome-volume-control

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://gitlab.gnome.org/GNOME/libgnome-volume-control.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-03-12 13:38:27 UTC
mixer-control: Fix a few oversights with signal connections

Author: =?utf-8?q?Jonas_Dre=C3=9Fler?=
Author Date: 2024-02-29 22:51:22 UTC

mixer-control: Fix a few oversights with signal connections

We should disconnect the signal handlers in all cases when the sink and source
disappears or is replaced.

do-not-deref-null-pointer 2021-01-05 22:35:00 UTC
gvc-mixer-ui-device: Do not deref NULL pointer

Author: Kai Lüke
Author Date: 2021-01-04 21:03:16 UTC

gvc-mixer-ui-device: Do not deref NULL pointer

gbsneto/unnecessary-warnings 2019-06-16 00:26:44 UTC
mixer-control: Remove unnecessary instance checks

Author: Georges Basile Stavracas Neto
Author Date: 2019-06-16 00:26:44 UTC

mixer-control: Remove unnecessary instance checks

gvc_mixer_control_get_vol_max_norm() and gvc_mixer_control_get_vol_max_amplified()
do not access any of the instance variables. In GNOME Settings, we even
pass NULL to these functions. So checking the instance is not necessary.

In fact, this is causing instance check failures in GNOME Settings, and
the entire Sound panel is broken since those functions are returning zero.

The reason that only the checks are being dropped, and not the parameter
entirely, is to preserve API compatibility.

13 of 3 results
This repository contains Public information 
Everyone can see this information.