index
:
ayatana-indicator-sound
main
personal/peat-psuwit/protected-superclass
release-builds
Ayatana Indicator Sound Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
volume-warning-pulse.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fork from Ubuntu's indicator-sound.
Mike Gabriel
2017-10-22
1
-0
/
+1
*
change a tracer GLib.message() call to GLib.debug()
Charles Kerr
2016-01-12
1
-1
/
+1
*
remove newly-dead variable VolumeWarningPulse._update_sink_timer
Charles Kerr
2016-01-12
1
-2
/
+0
*
in volume-warning-pulse, get/set the sink input's volume rather than the sink...
Charles Kerr
2016-01-12
1
-50
/
+7
*
simplify some code in volume-warning and volume-warning-pulse
charles kerr
2015-12-31
1
-24
/
+12
*
copyediting: yet more whitespace
charles kerr
2015-12-31
1
-25
/
+25
*
add docs/comments to vol-warning-pulse
charles kerr
2015-12-29
1
-9
/
+16
*
clean up tracer GLib.message() calls
charles kerr
2015-12-29
1
-7
/
+1
*
remove unnecessary field vol-warning-pulse.multimedia_cvolume
charles kerr
2015-12-29
1
-7
/
+2
*
tidy up vol-warning-pulse's override methods
charles kerr
2015-12-29
1
-18
/
+14
*
generate less pulse traffic on a sink-input-removed event
charles kerr
2015-12-29
1
-13
/
+26
*
fix tyop
charles kerr
2015-12-29
1
-1
/
+1
*
in volume-warning, shorten the Pulse flood damper's timer
charles kerr
2015-12-29
1
-2
/
+3
*
fix hashset construction error from previous commit
charles kerr
2015-12-29
1
-1
/
+1
*
dampen Pulse floods in vol-warning by requerying no more than once per sec
charles kerr
2015-12-29
1
-26
/
+61
*
silence spurious g_warning
charles kerr
2015-12-29
1
-4
/
+5
*
copyediting: use vala whitespace style in new code
charles kerr
2015-12-29
1
-70
/
+46
*
fix oops in last commit
charles kerr
2015-12-29
1
-6
/
+19
*
in volume-warning-pulse, get/set the sink's volume, not the sink input's
charles kerr
2015-12-29
1
-25
/
+54
*
break volume-warning into an abstract base and concrete pulse-based impl
charles kerr
2015-12-29
1
-0
/
+208