| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Export currently running player to Accounts Service | Ted Gould | 2014-03-24 | 1 | -0/+1 |
|\ |
|
| * | Make sure to clear values after removing the source | Ted Gould | 2014-03-21 | 1 | -0/+1 |
* | | Sync volume and mute settings with AccountsService. Fixes: 840777 | Michael Terry | 2014-03-24 | 1 | -11/+166 |
|\ \
| |/
|/| |
|
| * | Fix bug where we weren't asking for volume settings on startup | Michael Terry | 2014-03-14 | 1 | -1/+5 |
| * | Check XDG_SESSION_CLASS to determine if we're in greeter; use native vala dbu... | Michael Terry | 2014-03-13 | 1 | -13/+19 |
| * | Remove touch namespace for sound settings | Michael Terry | 2014-03-04 | 1 | -1/+1 |
| * | Set AS with new values | Michael Terry | 2014-03-03 | 1 | -6/+6 |
| * | Fix typo | Michael Terry | 2014-03-03 | 1 | -2/+2 |
| * | Fix Mute/Muted typo; only sync to AS if value changed | Michael Terry | 2014-03-03 | 1 | -15/+22 |
| * | Support proxying mute settings too; allow cancelling previous Set calls | Michael Terry | 2014-03-03 | 1 | -42/+64 |
| * | Listen for changes to Volume | Michael Terry | 2014-03-03 | 1 | -15/+32 |
| * | Always use class's shared user proxy | Michael Terry | 2014-03-03 | 1 | -9/+8 |
| * | Write to accountsservice even when in greeter mode; drop greeter mode in gene... | Michael Terry | 2014-03-03 | 1 | -13/+9 |
| * | Fix a typo | Michael Terry | 2014-03-03 | 1 | -1/+1 |
| * | First pass at volume sharing | Michael Terry | 2014-02-24 | 1 | -1/+105 |
* | | Show a red icon in the panel when a sound is playing while mute is on | Lars Uebernickel | 2014-03-16 | 1 | -0/+16 |
|/ |
|
* | Weird comment bug where 'lesser' ended up someplaces it didn't belong | Ted Gould | 2013-11-15 | 1 | -2/+2 |
* | VolumeControl: don't pass vala closures into libpulse | Lars Uebernickel | 2013-10-28 | 1 | -15/+29 |
|\ |
|
| * | VolumeControl: don't pass vala closures into libpulse | Lars Uebernickel | 2013-10-26 | 1 | -15/+29 |
* | | when we fail to connect to pulse, wait a moment before retrying. | Charles Kerr | 2013-10-23 | 1 | -1/+18 |
|/ |
|
* | Reconnect when pulseaudio terminates (or crashes) | Lars Uebernickel | 2013-09-30 | 1 | -25/+40 |
* | Allow setting the microphone volume if an app using it is running | Lars Uebernickel | 2013-06-18 | 1 | -5/+88 |
* | VolumeControl: turn "ready" into a property | Lars Uebernickel | 2013-03-27 | 1 | -14/+11 |
* | Add VolumeControl and hook up mute and volume actions to it | Lars Uebernickel | 2013-03-27 | 1 | -0/+192 |