aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* huge pile of diff that consolidates pulse-specific audio work into volume-con...Charles Kerr2015-08-105-117/+249
* in service's new user_recently_approved_loudness() method, fix a possible mat...Charles Kerr2015-08-071-3/+4
* in MediaPlayerUserTest, disable the DataSet test as well. :PCharles Kerr2015-08-071-1/+1
* in MediaPlayerUserTest, disable the TimeoutTest for the moment.Charles Kerr2015-08-071-1/+1
* in volume-control-test, tell the test fixture where to find the sandboxed gse...Charles Kerr2015-08-071-1/+5
* in volume-control-test, add a gschemas.compiled dependency because volume-con...Charles Kerr2015-08-071-1/+1
* in service's set_clamped_volume(), require the caller to provide the change r...Charles Kerr2015-08-071-6/+6
* disable the notifications temporarilyCharles Kerr2015-08-071-0/+2
* add time-based confirmation dialog for high volumesCharles Kerr2015-08-063-79/+162
* Releasing 12.10.2+15.10.20150605-0ubuntu1CI Train Bot2015-06-051-0/+6
* Using eventually to avoid arbitrary timeouts in testsTed Gould2015-06-052-18/+140
|\
| * For LaunchpadTed Gould2015-05-281-1/+1
| * Dumping the bus, old school styleTed Gould2015-05-281-0/+16
| * Erg, PPAsTed Gould2015-05-271-1/+1
| * Preset the value to ensure no race conditionTed Gould2015-05-271-0/+2
| * Adding in a session busTed Gould2015-05-272-7/+25
| * Baking version number for PPATed Gould2015-05-271-1/+1
| * Using eventually to avoid arbitrary timeouts in testsTed Gould2015-05-271-0/+6
| * Switch to an eventually worldTed Gould2015-05-271-12/+17
| * Stealing the eventually code from indicator messagesTed Gould2015-05-271-0/+75
|/
* Releasing 12.10.2+15.10.20150507-0ubuntu1CI Train Bot2015-05-071-0/+8
* Use the BusWatcher to look for org.freedesktop.Notifications ownership change...Charles Kerr2015-05-071-13/+4
|\
| * in SoundService, use BusWatcher to look for Notifications name owner changesCharles Kerr2015-04-201-13/+4
* | Releasing 12.10.2+15.04.20150421-0ubuntu1CI Train Bot2015-04-211-0/+8
* | Always record the volume whether we do something with it or not (LP: #1446703)Ted Gould2015-04-211-17/+19
|\ \ | |/ |/|
| * Always record the volume whether we do something with it or notTed Gould2015-04-171-17/+19
|/
* Releasing 12.10.2+15.04.20150413-0ubuntu1CI Train Bot2015-04-131-0/+15
* Fix stream property lookup to reliably signal multimedia streams Fixes: #1436021Ted Gould2015-04-131-3/+11
|\
| * Attaching bugTed Gould2015-04-100-0/+0
| * Change the stream definition to not use the index into the names table, the t...Ted Gould2015-04-101-3/+11
* | volume-control-pulse: only set volume if value is indeed different and reason...Ricardo Salveti de Araujo2015-04-131-13/+16
|\ \
| * | volume-control-pulse: only set volume if value is indeed different and reason...Ricardo Salveti de Araujo2015-04-121-13/+16
|/ /
* | Releasing 12.10.2+15.04.20150403-0ubuntu1CI Train Bot2015-04-031-0/+8
* | Handle Vala incorrectly returning null for a non-null type Fixes: #1428711Ted Gould2015-04-032-3/+3
|\ \ | |/ |/|
| * Attach bugTed Gould2015-03-260-0/+0
| * Handle Vala incorrectly returning null for a non-null typeTed Gould2015-03-262-3/+3
|/
* Releasing 12.10.2+15.04.20150311-0ubuntu1CI Train Bot2015-03-111-0/+8
* Exit more gracefully on startup when the session bus can't be found. Fixes: #...Charles Kerr2015-03-111-34/+40
|\
| * in main(), balance the notify_init() call with a notify_uninit() right before...Charles Kerr2015-03-101-0/+2
| * in main.c's g_bus_own_name() calls, move service creation/export to bus_acqui...Charles Kerr2015-03-101-21/+35
| * move from g_bus_own_name_on_connection() to g_bus_own_name() to simplify the ...Charles Kerr2015-03-061-20/+10
|/
* Releasing 12.10.2+15.04.20150227.1-0ubuntu1CI Train Bot2015-02-271-0/+12
* Check stream when looking at high volume Fixes: #1418032Ted Gould2015-02-271-2/+2
|\
| * Changing default for unknown to alertTed Gould2015-02-271-1/+1
| * Only set high volume on multimedia streamsTed Gould2015-02-271-1/+1
* | Switch to an internal variable to track blocking notificationsTed Gould2015-02-272-4/+56
|\ \
| * \ Merging the max volume branchTed Gould2015-02-242-1/+42
| |\ \
| * | | Switch to using a state variable based on the changeTed Gould2015-02-241-3/+7
| * | | Writing a test to show that we're not checking the hideTed Gould2015-02-241-0/+49
| | |/ | |/|
* | | Use max volume in calculating notification value Fixes: #1422745Ted Gould2015-02-272-1/+43
|\ \ \ | | |/ | |/|