aboutsummaryrefslogtreecommitdiff
path: root/src/volume-control.vala
Commit message (Expand)AuthorAgeFilesLines
* Show a red icon in the panel when a sound is playing while mute is onLars Uebernickel2014-03-161-0/+16
* Weird comment bug where 'lesser' ended up someplaces it didn't belongTed Gould2013-11-151-2/+2
* VolumeControl: don't pass vala closures into libpulseLars Uebernickel2013-10-281-15/+29
|\
| * VolumeControl: don't pass vala closures into libpulseLars Uebernickel2013-10-261-15/+29
* | when we fail to connect to pulse, wait a moment before retrying.Charles Kerr2013-10-231-1/+18
|/
* Reconnect when pulseaudio terminates (or crashes)Lars Uebernickel2013-09-301-25/+40
* Allow setting the microphone volume if an app using it is runningLars Uebernickel2013-06-181-5/+88
* VolumeControl: turn "ready" into a propertyLars Uebernickel2013-03-271-14/+11
* Add VolumeControl and hook up mute and volume actions to itLars Uebernickel2013-03-271-0/+192