Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | huge pile of diff that consolidates pulse-specific audio work into ↵ | Charles Kerr | 2015-08-10 | 5 | -117/+249 |
| | | | | volume-control-pulse. Work in progress. Promising but currently ugly. | ||||
* | in service's new user_recently_approved_loudness() method, fix a possible ↵ | Charles Kerr | 2015-08-07 | 1 | -3/+4 |
| | | | | math underflow that could cause a false positive return value | ||||
* | in MediaPlayerUserTest, disable the DataSet test as well. :P | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
| | |||||
* | in MediaPlayerUserTest, disable the TimeoutTest for the moment. | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
| | |||||
* | in volume-control-test, tell the test fixture where to find the sandboxed ↵ | Charles Kerr | 2015-08-07 | 1 | -1/+5 |
| | | | | gsettings | ||||
* | in volume-control-test, add a gschemas.compiled dependency because ↵ | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
| | | | | volume-control now depends on the gsettings | ||||
* | in service's set_clamped_volume(), require the caller to provide the change ↵ | Charles Kerr | 2015-08-07 | 1 | -6/+6 |
| | | | | reason instead of assuming it's always a user keypress | ||||
* | disable the notifications temporarily | Charles Kerr | 2015-08-07 | 1 | -0/+2 |
| | |||||
* | add time-based confirmation dialog for high volumes | Charles Kerr | 2015-08-06 | 3 | -79/+162 |
| | |||||
* | Releasing 12.10.2+15.10.20150605-0ubuntu1 | CI Train Bot | 2015-06-05 | 1 | -0/+6 |
| | |||||
* | Using eventually to avoid arbitrary timeouts in tests | Ted Gould | 2015-06-05 | 2 | -18/+140 |
|\ | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | For Launchpad | Ted Gould | 2015-05-28 | 1 | -1/+1 |
| | | |||||
| * | Dumping the bus, old school style | Ted Gould | 2015-05-28 | 1 | -0/+16 |
| | | |||||
| * | Erg, PPAs | Ted Gould | 2015-05-27 | 1 | -1/+1 |
| | | |||||
| * | Preset the value to ensure no race condition | Ted Gould | 2015-05-27 | 1 | -0/+2 |
| | | |||||
| * | Adding in a session bus | Ted Gould | 2015-05-27 | 2 | -7/+25 |
| | | |||||
| * | Baking version number for PPA | Ted Gould | 2015-05-27 | 1 | -1/+1 |
| | | |||||
| * | Using eventually to avoid arbitrary timeouts in tests | Ted Gould | 2015-05-27 | 1 | -0/+6 |
| | | |||||
| * | Switch to an eventually world | Ted Gould | 2015-05-27 | 1 | -12/+17 |
| | | |||||
| * | Stealing the eventually code from indicator messages | Ted Gould | 2015-05-27 | 1 | -0/+75 |
|/ | |||||
* | Releasing 12.10.2+15.10.20150507-0ubuntu1 | CI Train Bot | 2015-05-07 | 1 | -0/+8 |
| | |||||
* | Use the BusWatcher to look for org.freedesktop.Notifications ownership ↵ | Charles Kerr | 2015-05-07 | 1 | -13/+4 |
|\ | | | | | | | | | | | changes on the bus. Fixes: #1432446 Approved by: Rodney Dawes | ||||
| * | in SoundService, use BusWatcher to look for Notifications name owner changes | Charles Kerr | 2015-04-20 | 1 | -13/+4 |
| | | |||||
* | | Releasing 12.10.2+15.04.20150421-0ubuntu1 | CI Train Bot | 2015-04-21 | 1 | -0/+8 |
| | | |||||
* | | Always record the volume whether we do something with it or not (LP: #1446703) | Ted Gould | 2015-04-21 | 1 | -17/+19 |
|\ \ | |/ |/| | | | Approved by: Ricardo Salveti, PS Jenkins bot | ||||
| * | Always record the volume whether we do something with it or not | Ted Gould | 2015-04-17 | 1 | -17/+19 |
|/ | |||||
* | Releasing 12.10.2+15.04.20150413-0ubuntu1 | CI Train Bot | 2015-04-13 | 1 | -0/+15 |
| | |||||
* | Fix stream property lookup to reliably signal multimedia streams Fixes: #1436021 | Ted Gould | 2015-04-13 | 1 | -3/+11 |
|\ | | | | | | | Approved by: Ricardo Salveti, PS Jenkins bot | ||||
| * | Attaching bug | Ted Gould | 2015-04-10 | 0 | -0/+0 |
| | | |||||
| * | Change the stream definition to not use the index into the names table, the ↵ | Ted Gould | 2015-04-10 | 1 | -3/+11 |
| | | | | | | | | two indexes don't align. | ||||
* | | volume-control-pulse: only set volume if value is indeed different and ↵ | Ricardo Salveti de Araujo | 2015-04-13 | 1 | -13/+16 |
|\ \ | | | | | | | | | | | | | | | | | | | reason not from AS Fixes: #1443005 Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | | volume-control-pulse: only set volume if value is indeed different and ↵ | Ricardo Salveti de Araujo | 2015-04-12 | 1 | -13/+16 |
|/ / | | | | | | | reason not from AS | ||||
* | | Releasing 12.10.2+15.04.20150403-0ubuntu1 | CI Train Bot | 2015-04-03 | 1 | -0/+8 |
| | | |||||
* | | Handle Vala incorrectly returning null for a non-null type Fixes: #1428711 | Ted Gould | 2015-04-03 | 2 | -3/+3 |
|\ \ | |/ |/| | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | Attach bug | Ted Gould | 2015-03-26 | 0 | -0/+0 |
| | | |||||
| * | Handle Vala incorrectly returning null for a non-null type | Ted Gould | 2015-03-26 | 2 | -3/+3 |
|/ | |||||
* | Releasing 12.10.2+15.04.20150311-0ubuntu1 | CI Train Bot | 2015-03-11 | 1 | -0/+8 |
| | |||||
* | Exit more gracefully on startup when the session bus can't be found. Fixes: ↵ | Charles Kerr | 2015-03-11 | 1 | -34/+40 |
|\ | | | | | | | | | | | #1427708 Approved by: Ted Gould, PS Jenkins bot | ||||
| * | in main(), balance the notify_init() call with a notify_uninit() right ↵ | Charles Kerr | 2015-03-10 | 1 | -0/+2 |
| | | | | | | | | before exiting | ||||
| * | in main.c's g_bus_own_name() calls, move service creation/export to ↵ | Charles Kerr | 2015-03-10 | 1 | -21/+35 |
| | | | | | | | | bus_acquired_handler to ensure that everything is exported onto the bus before name_acquired_handler is reached | ||||
| * | move from g_bus_own_name_on_connection() to g_bus_own_name() to simplify the ↵ | Charles Kerr | 2015-03-06 | 1 | -20/+10 |
|/ | | | | code | ||||
* | Releasing 12.10.2+15.04.20150227.1-0ubuntu1 | CI Train Bot | 2015-02-27 | 1 | -0/+12 |
| | |||||
* | Check stream when looking at high volume Fixes: #1418032 | Ted Gould | 2015-02-27 | 1 | -2/+2 |
|\ | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | Changing default for unknown to alert | Ted Gould | 2015-02-27 | 1 | -1/+1 |
| | | |||||
| * | Only set high volume on multimedia streams | Ted Gould | 2015-02-27 | 1 | -1/+1 |
| | | |||||
* | | Switch to an internal variable to track blocking notifications | Ted Gould | 2015-02-27 | 2 | -4/+56 |
|\ \ | | | | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * \ | Merging the max volume branch | Ted Gould | 2015-02-24 | 2 | -1/+42 |
| |\ \ | |||||
| * | | | Switch to using a state variable based on the change | Ted Gould | 2015-02-24 | 1 | -3/+7 |
| | | | | |||||
| * | | | Writing a test to show that we're not checking the hide | Ted Gould | 2015-02-24 | 1 | -0/+49 |
| | |/ | |/| | |||||
* | | | Use max volume in calculating notification value Fixes: #1422745 | Ted Gould | 2015-02-27 | 2 | -1/+43 |
|\ \ \ | | |/ | |/| | | | | Approved by: Charles Kerr, PS Jenkins bot |