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
/
service.vala
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bugfix: don't requery notificaton server capabilities each time volume changes
charles kerr
2015-12-19
1
-4
/
+6
*
instantiate volume-warning and pass it to the service
charles kerr
2015-12-19
1
-4
/
+6
*
move loudness warning's enabled & decibels from volume-control-pulse to options
charles kerr
2015-12-19
1
-3
/
+3
*
move max_volume into a reusable 'options' class
charles kerr
2015-12-19
1
-5
/
+9
*
Added workaround for Maroon in Trouble, second option
Xavi Garcia Mena
2015-12-17
1
-3
/
+4
*
rolling back lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplif...
Xavi Garcia Mena
2015-12-14
1
-26
/
+0
*
Merged lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-vo...
Xavi Garcia Mena
2015-12-09
1
-0
/
+26
|
\
|
*
Restore code to allow amplified volume
Xavi Garcia Mena
2015-11-10
1
-0
/
+26
*
|
Setting user selected volume when pressing OK in the high volume dialog
Xavi Garcia Mena
2015-12-04
1
-5
/
+7
*
|
Changes after review. Method to increment sync counter and integration test c...
Xavi Garcia Mena
2015-12-02
1
-2
/
+6
*
|
Added integration tests
Xavi Garcia Mena
2015-12-02
1
-3
/
+3
*
|
Added action to sync volume with UI
Xavi Garcia Mena
2015-12-01
1
-1
/
+15
*
|
restore warning level volume when warning dialog is cancelled
Xavi Garcia Mena
2015-11-19
1
-0
/
+1
*
|
Fix issues with warning dialog
Xavi Garcia Mena
2015-11-19
1
-2
/
+4
*
|
Checking capabilites in every notification. This is a workaround as it was ob...
Xavi Garcia Mena
2015-10-30
1
-6
/
+4
*
|
Changes as suggested
Xavi Garcia Mena
2015-10-27
1
-23
/
+27
*
|
Removed warning label in volume notification
Xavi Garcia Mena
2015-10-22
1
-38
/
+31
*
|
Fixed issue with warning notification. Fixed race conditions in tests
Xavi Garcia Mena
2015-10-21
1
-51
/
+57
*
|
Fixed race condition connection to the Notifications interface
Xavi Garcia Mena
2015-10-16
1
-1
/
+1
*
|
fixed panel root panel icons
Xavi Garcia Mena
2015-10-05
1
-8
/
+97
*
|
Added USB and HDMI active outputs
Xavi Garcia Mena
2015-10-05
1
-4
/
+129
*
|
Updated to show a label stating the active output
Xavi Garcia Mena
2015-10-02
1
-1
/
+15
*
|
Changed to show a notification when the active output changes
Xavi Garcia Mena
2015-10-01
1
-38
/
+71
*
|
Adding the code to change the icons and label when a bluetooth headset is con...
Xavi Garcia Mena
2015-09-29
1
-26
/
+67
|
/
*
under unity8 start system-settings instead unity-control-center
Sebastien Bacher
2015-08-27
1
-0
/
+7
*
Merged lp:~xavi-garcia-mena/indicator-sound/icon-volume-zero
Xavi Garcia Mena
2015-08-18
1
-4
/
+2
|
\
|
*
Changed sound icon when volume is 0
Xavi Garcia
2015-08-12
1
-4
/
+2
*
|
copyediting: fix missing tab
Charles Kerr
2015-08-12
1
-1
/
+1
*
|
copyediting: in new code, use unowned strings where practical, slightly bette...
Charles Kerr
2015-08-12
1
-15
/
+18
*
|
copyediting: make tabs use in the new code consistent with existing codebase
Charles Kerr
2015-08-12
1
-19
/
+19
*
|
fix circular reference loop that prevented Service from being destructed prop...
Charles Kerr
2015-08-11
1
-21
/
+21
*
|
take the g_message() tracers and remove or demote to g_debug() as appropriate
Charles Kerr
2015-08-11
1
-5
/
+1
*
|
before the service pops up a 'high volume' warning and clamps the volume, rem...
Charles Kerr
2015-08-11
1
-18
/
+36
*
|
clamp the volume whenever the 'high volume' confirmation notification is open.
Charles Kerr
2015-08-11
1
-1
/
+33
*
|
fix invocation to activate_scroll_action
Charles Kerr
2015-08-11
1
-6
/
+5
*
|
fix volume_action -> scroll action signal connection regression found by xavi
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
-75
/
+33
|
/
*
in service's new user_recently_approved_loudness() method, fix a possible mat...
Charles Kerr
2015-08-07
1
-3
/
+4
*
in service's set_clamped_volume(), require the caller to provide the change r...
Charles Kerr
2015-08-07
1
-6
/
+6
*
add time-based confirmation dialog for high volumes
Charles Kerr
2015-08-06
1
-78
/
+114
*
in SoundService, use BusWatcher to look for Notifications name owner changes
Charles Kerr
2015-04-20
1
-13
/
+4
*
Switch to an internal variable to track blocking notifications
Ted Gould
2015-02-27
1
-3
/
+7
|
\
|
*
Merging the max volume branch
Ted Gould
2015-02-24
1
-1
/
+1
|
|
\
|
*
|
Switch to using a state variable based on the change
Ted Gould
2015-02-24
1
-3
/
+7
*
|
|
Use max volume in calculating notification value Fixes: #1422745
Ted Gould
2015-02-27
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Use the max volume attribute to scale the volume measure
Ted Gould
2015-02-24
1
-1
/
+1
|
|
/
*
|
Correct white space.
Martin Wimpress
2015-02-27
1
-1
/
+1
*
|
Added MATE Desktop support.
Martin Wimpress
2015-02-27
1
-0
/
+2
|
/
*
Track the reason a volume was set to filter volume changes more accurately Fi...
Ted Gould
2015-02-19
1
-31
/
+28
|
\
|
*
Round the value because apparently i386 ends up at 59.9 in the test and trunc...
Ted Gould
2015-02-19
1
-1
/
+1
[prev]
[next]