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.vala
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Turn high volume into a property
Ted Gould
2014-10-10
1
-4
/
+8
|
*
|
Make notifications check for high volumes and change based on that
Ted Gould
2014-10-10
1
-11
/
+31
|
*
|
Grabbing the sync notifications branch
Ted Gould
2014-10-10
1
-1
/
+36
|
|
\
\
*
|
\
\
Show notifications on volume change (LP: #1378564, #1378961)
Ted Gould
2014-11-05
1
-1
/
+36
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Ensure we send an integer to the notification service
Ted Gould
2014-10-09
1
-1
/
+1
|
*
|
|
Didn't make initial string translated
Ted Gould
2014-10-09
1
-1
/
+1
|
*
|
|
Make sure to use the passed parameter for the volume.
Ted Gould
2014-10-09
1
-5
/
+5
|
*
|
|
Catch the error that show can throw and present a warning
Ted Gould
2014-10-09
1
-1
/
+6
|
*
|
|
Make sure to clear the sound hint
Ted Gould
2014-10-09
1
-1
/
+4
|
*
|
|
No audio ping if we're doing multimedia, and no notification if we're not on ...
Ted Gould
2014-10-09
1
-11
/
+16
|
*
|
|
Make volume string translatable
Ted Gould
2014-10-08
1
-4
/
+4
*
|
|
|
Setup a try/catch on the getting of properties
Ted Gould
2014-10-22
1
-4
/
+8
*
|
|
|
Allow for the invalidated properties to be NULL
Ted Gould
2014-10-22
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
volume-control: making sure we're always in sync with accountservice Fixes: 1...
Ricardo Salveti de Araujo
2014-10-10
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
volume-control: making sure we're always in sync with accountservice
Ricardo Salveti de Araujo
2014-10-10
1
-0
/
+3
*
|
|
Show a silent mode checkbox Fixes: 1342151, 1367818
Ted Gould
2014-10-09
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update to current trunk
Ted Gould
2014-10-07
1
-8
/
+337
|
|
\
|
|
*
|
Can get set at startup before we have a PA connection, shouldn't be a critica...
Ted Gould
2014-10-01
1
-1
/
+2
*
|
|
Grabbing the rest of trunk
Ted Gould
2014-10-08
1
-3
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Sync in balance branch as well
Ted Gould
2014-10-06
1
-3
/
+4
|
|
\
\
|
|
*
|
Volume control: properly scale channels when setting the volume
Lars Uebernickel
2014-10-01
1
-3
/
+4
|
|
|
/
|
*
|
Merge trunk
Ted Gould
2014-10-06
1
-5
/
+311
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Trigger synchronous notification upon every volume-change attempt, thus the u...
Mirco Müller
2014-09-19
1
-12
/
+12
|
*
|
Use a sound-file via the corresponding hint to play back while the volume is ...
Mirco Müller
2014-09-19
1
-0
/
+1
|
*
|
Move the triggering of the volume up/down notification into set_volume().
Mirco Müller
2014-08-05
1
-6
/
+14
|
*
|
Test use of synchronous notifications for volume-changes.
Mirco Müller
2014-07-31
1
-1
/
+14
|
|
/
*
|
Using a signal counter so we can set the volume asynchronously
Ricardo Salveti de Araujo
2014-10-01
1
-21
/
+37
*
|
Review changes
Ricardo Salveti de Araujo
2014-09-29
1
-33
/
+41
*
|
volume-role: removing TODO
Ricardo Salveti de Araujo
2014-09-25
1
-1
/
+0
*
|
volume-role: making sure we reflect changes done by pulse (via signals)
Ricardo Salveti de Araujo
2014-09-25
1
-7
/
+48
*
|
Adding TODO entry
Ricardo Salveti de Araujo
2014-09-23
1
-0
/
+1
*
|
volume-role: fix handling of the first sink-input and startup
Ricardo Salveti de Araujo
2014-09-23
1
-7
/
+13
*
|
Adding support for setting volume per media roles (only used by touch atm)
Ricardo Salveti de Araujo
2014-09-18
1
-5
/
+240
|
/
*
Whitespace change
Michael Terry
2014-04-18
1
-1
/
+1
*
And make it so we update from an AS notification immediately if we haven't be...
Michael Terry
2014-04-18
1
-3
/
+10
*
Consolidate local_volume_changed_timeout
Michael Terry
2014-04-18
1
-5
/
+3
*
review changes
Nick Dedekind
2014-04-16
1
-8
/
+7
*
continue update timer if another change has come in
Nick Dedekind
2014-04-16
1
-0
/
+1
*
Added heuristic account services update timer
Nick Dedekind
2014-04-16
1
-4
/
+69
*
Export currently running player to Accounts Service
Ted Gould
2014-03-24
1
-0
/
+1
|
\
|
*
Make sure to clear values after removing the source
Ted Gould
2014-03-21
1
-0
/
+1
*
|
Sync volume and mute settings with AccountsService. Fixes: 840777
Michael Terry
2014-03-24
1
-11
/
+166
|
\
\
|
|
/
|
/
|
|
*
Fix bug where we weren't asking for volume settings on startup
Michael Terry
2014-03-14
1
-1
/
+5
|
*
Check XDG_SESSION_CLASS to determine if we're in greeter; use native vala dbu...
Michael Terry
2014-03-13
1
-13
/
+19
|
*
Remove touch namespace for sound settings
Michael Terry
2014-03-04
1
-1
/
+1
|
*
Set AS with new values
Michael Terry
2014-03-03
1
-6
/
+6
|
*
Fix typo
Michael Terry
2014-03-03
1
-2
/
+2
|
*
Fix Mute/Muted typo; only sync to AS if value changed
Michael Terry
2014-03-03
1
-15
/
+22
|
*
Support proxying mute settings too; allow cancelling previous Set calls
Michael Terry
2014-03-03
1
-42
/
+64
|
*
Listen for changes to Volume
Michael Terry
2014-03-03
1
-15
/
+32
[prev]
[next]