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
/
main.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
in main(), balance the notify_init() call with a notify_uninit() right ↵
Charles Kerr
2015-03-10
1
-0
/
+2
|
|
|
|
before exiting
*
in main.c's g_bus_own_name() calls, move service creation/export to ↵
Charles Kerr
2015-03-10
1
-21
/
+35
|
|
|
|
bus_acquired_handler to ensure that everything is exported onto the bus before name_acquired_handler is reached
*
move from g_bus_own_name_on_connection() to g_bus_own_name() to simplify the ↵
Charles Kerr
2015-03-06
1
-20
/
+10
|
|
|
|
code
*
Better comment
Ted Gould
2015-02-11
1
-3
/
+15
|
*
Make it so that Vala stops generating circular references
Ted Gould
2015-02-11
1
-5
/
+30
|
*
Pulling the mainloop out of the service object
Ted Gould
2015-02-11
1
-4
/
+18
|
*
Make it so that the accounts service object is made outside of the service ↵
Ted Gould
2015-02-09
1
-1
/
+4
|
|
|
|
object
*
Make it so that we can inject the volume control object into the service
Ted Gould
2015-02-09
1
-1
/
+3
|
*
Truth is difficult
Ted Gould
2014-02-25
1
-1
/
+1
|
*
Detect which player list we need at startup
Ted Gould
2014-02-12
1
-1
/
+7
|
*
Move the player list outside of the service creation
Ted Gould
2014-02-12
1
-1
/
+4
|
*
Switch the build to have a library of all the vala components
Ted Gould
2014-02-11
1
-0
/
+32