Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make VolumeControl::active_output easier to mock for tests | charles kerr | 2015-12-30 | 1 | -1/+11 |
| | |||||
* | always keep volume-control's 'stream' property updated | charles kerr | 2015-12-20 | 1 | -3/+2 |
| | |||||
* | remove 'high_volume' property from volume-control | charles kerr | 2015-12-19 | 1 | -4/+0 |
| | |||||
* | remove 'ready' property from volume-warning | charles kerr | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | remove 'is-playing' property from volume-warning | charles kerr | 2015-12-19 | 1 | -2/+1 |
| | |||||
* | move max_volume into a reusable 'options' class | charles kerr | 2015-12-19 | 1 | -1/+3 |
| | |||||
* | in tests/volume-control-mock, add a public method for setting max-volume so ↵ | Charles Kerr | 2015-08-11 | 1 | -2/+4 |
| | | | | that we can re-enable those tests in notifications-test | ||||
* | huge pile of diff that consolidates pulse-specific audio work into ↵ | Charles Kerr | 2015-08-10 | 1 | -2/+2 |
| | | | | volume-control-pulse. Work in progress. Promising but currently ugly. | ||||
* | Migrate tests to new interface | Ted Gould | 2015-02-17 | 1 | -1/+2 |
| | |||||
* | Test stream change base cases | Ted Gould | 2015-02-13 | 1 | -0/+4 |
| | |||||
* | Setting the default stream | Ted Gould | 2015-02-12 | 1 | -1/+1 |
| | |||||
* | Store values in the volume control mock | Ted Gould | 2015-02-10 | 1 | -8/+12 |
| | |||||
* | The file too | Ted Gould | 2015-02-09 | 1 | -0/+39 |