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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle Vala incorrectly returning null for a non-null type
Ted Gould
2015-03-26
2
-3
/
+3
*
Releasing 12.10.2+15.04.20150311-0ubuntu1
CI Train Bot
2015-03-11
1
-0
/
+8
*
Exit more gracefully on startup when the session bus can't be found. Fixes: #...
Charles Kerr
2015-03-11
1
-34
/
+40
|
\
|
*
in main(), balance the notify_init() call with a notify_uninit() right before...
Charles Kerr
2015-03-10
1
-0
/
+2
|
*
in main.c's g_bus_own_name() calls, move service creation/export to bus_acqui...
Charles Kerr
2015-03-10
1
-21
/
+35
|
*
move from g_bus_own_name_on_connection() to g_bus_own_name() to simplify the ...
Charles Kerr
2015-03-06
1
-20
/
+10
|
/
*
Releasing 12.10.2+15.04.20150227.1-0ubuntu1
CI Train Bot
2015-02-27
1
-0
/
+12
*
Check stream when looking at high volume Fixes: #1418032
Ted Gould
2015-02-27
1
-2
/
+2
|
\
|
*
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
*
|
Switch to an internal variable to track blocking notifications
Ted Gould
2015-02-27
2
-4
/
+56
|
\
\
|
*
\
Merging the max volume branch
Ted Gould
2015-02-24
2
-1
/
+42
|
|
\
\
|
*
|
|
Switch to using a state variable based on the change
Ted Gould
2015-02-24
1
-3
/
+7
|
*
|
|
Writing a test to show that we're not checking the hide
Ted Gould
2015-02-24
1
-0
/
+49
|
|
|
/
|
|
/
|
*
|
|
Use max volume in calculating notification value Fixes: #1422745
Ted Gould
2015-02-27
2
-1
/
+43
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Attaching bug
Ted Gould
2015-02-24
0
-0
/
+0
|
*
|
Adding a test for amplified volume
Ted Gould
2015-02-24
1
-0
/
+42
|
*
|
Use the max volume attribute to scale the volume measure
Ted Gould
2015-02-24
1
-1
/
+1
|
|
/
*
|
Add support for settings on the MATE Desktop.
Martin Wimpress
2015-02-27
2
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Correct white space.
Martin Wimpress
2015-02-27
1
-1
/
+1
|
*
Added MATE Desktop support.
Martin Wimpress
2015-02-27
2
-1
/
+3
|
/
*
Releasing 12.10.2+15.04.20150219.1-0ubuntu1
CI Train Bot
2015-02-19
1
-0
/
+10
*
Track the reason a volume was set to filter volume changes more accurately Fi...
Ted Gould
2015-02-19
6
-116
/
+133
|
\
|
*
Round the value because apparently i386 ends up at 59.9 in the test and trunc...
Ted Gould
2015-02-19
2
-1
/
+2
|
*
Truthiness is a lost art
Ted Gould
2015-02-18
1
-1
/
+1
|
*
Making the debug messages easier to read
Ted Gould
2015-02-18
1
-0
/
+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
|
*
Adjusting the tests so they're testing what we need
Ted Gould
2015-02-17
1
-7
/
+7
|
*
Migrate tests to new interface
Ted Gould
2015-02-17
2
-18
/
+28
|
*
Change volume to an object with an attached reason so we can make better choi...
Ted Gould
2015-02-17
3
-88
/
+90
|
*
Grabbing the notification mock
Ted Gould
2015-02-17
15
-986
/
+1816
|
|
\
*
|
\
Add notifications mock and tests
Ted Gould
2015-02-19
15
-990
/
+1814
|
\
\
\
|
*
|
|
Drop the notification server watch int
Ted Gould
2015-02-17
1
-6
/
+0
|
|
|
/
|
|
/
|
|
*
|
Adding a comment for an odd check
Ted Gould
2015-02-13
1
-1
/
+1
|
*
|
Block notifications in the volume event instead of in the notification one so...
Ted Gould
2015-02-13
2
-19
/
+17
|
*
|
Add a high volume notification test
Ted Gould
2015-02-13
1
-0
/
+44
|
*
|
Adding a test for notification servers coming on and off the bus, and fixing ...
Ted Gould
2015-02-13
2
-4
/
+53
|
*
|
Adding icon testing, which made me realize our other volumes were really loud
Ted Gould
2015-02-13
1
-12
/
+46
|
*
|
Change streams press volume up
Ted Gould
2015-02-13
1
-0
/
+10
|
*
|
Test stream change base cases
Ted Gould
2015-02-13
2
-0
/
+32
|
*
|
Clean up some of the boiler plate
Ted Gould
2015-02-13
1
-6
/
+31
|
*
|
Fine change test
Ted Gould
2015-02-13
1
-0
/
+7
|
*
|
Have a version for those who want parse and have a GVariant pointer
Ted Gould
2015-02-12
1
-0
/
+15
|
*
|
Remove unnecissary parameter list
Ted Gould
2015-02-12
1
-1
/
+1
|
*
|
Add in ability to easily check GVariants
Ted Gould
2015-02-12
2
-0
/
+101
|
*
|
Forgot to add this file a lot earlier
Ted Gould
2015-02-12
1
-0
/
+33
|
*
|
More notification testings.
Ted Gould
2015-02-12
2
-5
/
+20
[next]