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
*
Fix AccountsService integration
Robert Tari
2023-11-10
1
-1
/
+11
*
Restrict com.canonical.settings.sound code to Unity
Robert Tari
2021-11-08
1
-5
/
+9
*
src/volume-control-pulse.vala: Make stream-restore warning a debug message
Robert Tari
2021-08-09
1
-1
/
+1
*
Add us to the copyright header
Robert Tari
2021-08-04
1
-1
/
+0
*
Add us to the copyright header
Robert Tari
2021-08-04
1
-0
/
+2
*
Handle all switch cases
Robert Tari
2021-08-04
1
-0
/
+5
*
Whitespace fix
Robert Tari
2021-08-04
1
-835
/
+835
*
Report exact GLib error message when unable to find stream restore data.
Mike Gabriel
2019-08-28
1
-1
/
+1
*
Fix build with vala 0.36.
Jeremy Bicha
2017-10-23
1
-1
/
+1
*
Fork from Ubuntu's indicator-sound.
Mike Gabriel
2017-10-22
1
-0
/
+1
*
Added integration tests to detect external microphones
Xavi Garcia Mena
2016-03-04
1
-0
/
+3
*
Added is_external_mic function to check for an external microphone
Xavi Garcia Mena
2016-03-03
1
-6
/
+14
*
Changes to show up the microphone volume control when an external mic is dete...
Xavi Garcia Mena
2016-03-03
1
-2
/
+20
*
Accounts service notification fix
Xavi Garcia Mena
2016-02-29
1
-1
/
+1
*
Created new class AccountsServiceAccess to hold all accounts service operations
Xavi Garcia Mena
2016-02-23
1
-180
/
+12
*
Changed last running player to user Accounts service
Xavi Garcia Mena
2016-02-22
1
-0
/
+39
*
fix references to unowned strings returned by Environment.get_variable()
charles kerr
2015-12-31
1
-2
/
+2
*
fix references to unowned strings returned by Proplist.gets()
charles kerr
2015-12-31
1
-4
/
+4
*
use predefined VariantTypes instead of reinventing the wheel
charles kerr
2015-12-31
1
-3
/
+3
*
make VolumeControl::active_output easier to mock for tests
charles kerr
2015-12-30
1
-17
/
+12
*
in vol-control-pulse, remove redundant vapi scaffolding
charles kerr
2015-12-29
1
-4
/
+1
*
clean up tracer GLib.message() calls
charles kerr
2015-12-29
1
-6
/
+0
*
use G_SOURCE_REMOVE instead of false
charles kerr
2015-12-29
1
-3
/
+3
*
remove earlier unneeded tracers
charles kerr
2015-12-28
1
-5
/
+1
*
in volume-warning, use pulse directly rather than through dbus
charles kerr
2015-12-28
1
-5
/
+3
*
add tracer GLib.message() calls
charles kerr
2015-12-21
1
-5
/
+18
*
always keep volume-control's 'stream' property updated
charles kerr
2015-12-20
1
-16
/
+16
*
make more of volume-control-pulse's pulse functions 'public static'
charles kerr
2015-12-20
1
-7
/
+7
*
start making volume-control-pulse's pulse functions public static for reuse.
charles kerr
2015-12-20
1
-11
/
+18
*
remove _active_port_headphone field from volume-control-pulse
charles kerr
2015-12-20
1
-3
/
+0
*
remove 'high_volume' property from volume-control
charles kerr
2015-12-19
1
-47
/
+0
*
remove set_warning_volume() from volume-control
charles kerr
2015-12-19
1
-8
/
+0
*
remove 'ready' property from volume-warning
charles kerr
2015-12-19
1
-4
/
+1
*
remove 'is-playing' property from volume-warning
charles kerr
2015-12-19
1
-14
/
+2
*
remove high-volume-approved from volume-control
charles kerr
2015-12-19
1
-68
/
+0
*
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
[next]