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-control-pulse.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Always record the volume whether we do something with it or not
Ted Gould
2015-04-17
1
-17
/
+19
|
*
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
|
*
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-12
1
-13
/
+16
|
/
|
|
|
reason not from AS
*
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
|
*
Truthiness is a lost art
Ted Gould
2015-02-18
1
-1
/
+1
|
*
Fixing debug messages and printing one after setting PA
Ted Gould
2015-02-18
1
-5
/
+6
|
*
Fixing debug message
Ted Gould
2015-02-18
1
-1
/
+1
|
*
We can't keep comparing uint32's to -1 and expect reliable results
Ted Gould
2015-02-18
1
-4
/
+4
|
*
Adding a debug message to track changes
Ted Gould
2015-02-18
1
-0
/
+2
|
*
Change volume to an object with an attached reason so we can make better ↵
Ted Gould
2015-02-17
1
-56
/
+47
|
|
|
|
choices up the stack
*
Putting an interface in for volume control
Ted Gould
2015-02-09
1
-0
/
+917