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 (
Expand
)
Author
Age
Files
Lines
*
remove ignore_high_volume from volume-control
charles kerr
2015-12-19
1
-20
/
+0
*
move loudness warning's enabled & decibels from volume-control-pulse to options
charles kerr
2015-12-19
1
-27
/
+10
*
move max_volume into a reusable 'options' class
charles kerr
2015-12-19
1
-29
/
+5
*
Added workaround for Maroon in Trouble, second option
Xavi Garcia Mena
2015-12-17
1
-2
/
+16
*
Maroon in trouble and other games changing the volume in sink and changing ro...
Xavi Garcia Mena
2015-12-17
1
-2
/
+8
*
Added a CALL mode and avoid sending output notifications when we have an inco...
Xavi Garcia Mena
2015-11-23
1
-22
/
+29
*
restore warning level volume when warning dialog is cancelled
Xavi Garcia Mena
2015-11-19
1
-0
/
+8
*
Fix issues with warning dialog
Xavi Garcia Mena
2015-11-19
1
-0
/
+4
*
Added integragrion tests to the devices labels and icons
Xavi Garcia Mena
2015-10-15
1
-36
/
+34
|
\
|
*
Added notifications tests integrated with the test instance of pulseAudio and...
Xavi Garcia Mena
2015-10-13
1
-5
/
+6
|
*
Updated set-volume utility
Xavi Garcia Mena
2015-09-20
1
-1
/
+1
|
*
Added AccountsService Mock to the integration tests
Xavi Garcia Mena
2015-09-18
1
-2
/
+1
|
*
test version for gmenuharness
Xavi Garcia Mena
2015-09-07
1
-4
/
+6
*
|
Added USB and HDMI active outputs
Xavi Garcia Mena
2015-10-05
1
-28
/
+52
*
|
Changed to show a notification when the active output changes
Xavi Garcia Mena
2015-10-01
1
-34
/
+42
*
|
Adding the code to change the icons and label when a bluetooth headset is con...
Xavi Garcia Mena
2015-09-29
1
-12
/
+37
|
/
*
in volume-control-pulse, extract methods from ctor and dtor for readability
Charles Kerr
2015-08-12
1
-3
/
+13
*
copyediting: in new code, use unowned strings where practical, slightly bette...
Charles Kerr
2015-08-12
1
-11
/
+8
*
copyediting: make tabs use in the new code consistent with existing codebase
Charles Kerr
2015-08-12
1
-6
/
+6
*
in volume-control-pulse's update_high_volume_approved_timer(), fix timer inte...
Charles Kerr
2015-08-11
1
-1
/
+1
*
take the g_message() tracers and remove or demote to g_debug() as appropriate
Charles Kerr
2015-08-11
1
-22
/
+12
*
clamp the volume whenever the 'high volume' confirmation notification is open.
Charles Kerr
2015-08-11
1
-10
/
+13
*
ensure the high volume timer is always at least 1 sec
Charles Kerr
2015-08-11
1
-1
/
+1
*
huge pile of diff that consolidates pulse-specific audio work into volume-con...
Charles Kerr
2015-08-10
1
-17
/
+156
*
add time-based confirmation dialog for high volumes
Charles Kerr
2015-08-06
1
-1
/
+9
*
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
|
\
|
*
Change the stream definition to not use the index into the names table, the t...
Ted Gould
2015-04-10
1
-3
/
+11
*
|
volume-control-pulse: only set volume if value is indeed different and reason...
Ricardo Salveti de Araujo
2015-04-12
1
-13
/
+16
|
/
*
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 choi...
Ted Gould
2015-02-17
1
-56
/
+47
*
Putting an interface in for volume control
Ted Gould
2015-02-09
1
-0
/
+917