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
...
|
*
blacklisting in place
Conor Curran
2011-01-05
1
-3
/
+10
|
/
*
merged app name in menu fix
Conor Curran
2011-01-05
4
-9
/
+10
|
\
|
*
remove redundant member variable
Conor Curran
2011-01-04
1
-1
/
+0
|
*
removed the need for a name instance variable on the player controller obj, n...
Conor Curran
2011-01-04
3
-8
/
+10
*
|
merge build dep fixes
Conor Curran
2011-01-05
2
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
tidied deps
Conor Curran
2011-01-04
2
-3
/
+5
|
/
*
merged desktop file path handling
Conor Curran
2011-01-04
2
-36
/
+41
|
\
|
*
caught a bug to do with writing to gsettings
Conor Curran
2010-12-23
2
-7
/
+16
|
*
sorted the desktop file loading
Conor Curran
2010-12-23
2
-33
/
+29
|
/
*
merged cairo null context fix
Conor Curran
2010-12-22
1
-0
/
+2
|
\
|
*
protect against a rogue null cairo contect in the draw method
Conor Curran
2010-12-22
1
-0
/
+2
|
/
*
merged bug fix for colour banshee icon
Conor Curran
2010-12-21
1
-8
/
+2
|
\
|
*
remove the trace
Conor Curran
2010-12-21
1
-4
/
+0
|
*
icon colour change for banshee fixed bug #692648
Conor Curran
2010-12-21
1
-5
/
+3
|
/
*
playlists merged
Conor Curran
2010-12-21
11
-250
/
+233
|
\
|
*
playlists ready to go into trunk
Conor Curran
2010-12-21
4
-24
/
+22
|
*
playlists working
Conor Curran
2010-12-20
3
-5
/
+8
|
*
implemented suggested optional playlist mechanism
Conor Curran
2010-12-20
3
-6
/
+5
|
*
playlists - working nicely
Conor Curran
2010-12-17
12
-252
/
+235
|
/
|
|
*
proved active-playlist prop use-case
Conor Curran
2010-12-17
2
-14
/
+30
|
*
proposed extension proven and observations gathered
Conor Curran
2010-12-10
3
-7
/
+23
|
*
playlist widget population
Conor Curran
2010-12-10
6
-22
/
+62
|
*
moving towards testing proposed playlists api
Conor Curran
2010-12-09
9
-242
/
+136
*
|
bumped version in prep for release
Conor Curran
2010-12-16
1
-2
/
+2
*
|
startup bug fixed
Conor Curran
2010-12-16
1
-3
/
+3
|
\
\
|
*
|
startup bug fixed
Conor Curran
2010-12-16
1
-3
/
+3
|
/
/
*
|
registration process in place
Conor Curran
2010-12-16
19
-191
/
+246
|
\
\
|
*
|
tidy up
Conor Curran
2010-12-16
1
-2
/
+2
|
*
|
race condtion on playbackstatus accommodated for and dbus names changed over ...
Conor Curran
2010-12-16
9
-20
/
+30
|
*
|
clients properly remembered using gsettings
Conor Curran
2010-12-15
3
-39
/
+37
|
*
|
settings schema defined and handling code wrote
Conor Curran
2010-12-15
5
-12
/
+81
|
*
|
changed over dbus internal names
Conor Curran
2010-12-14
1
-20
/
+6
|
*
|
fixed annoying autofoo issues
Conor Curran
2010-12-14
1
-1
/
+1
|
*
|
changed the name of the dbus address to be used between the indicator and ser...
Conor Curran
2010-12-14
1
-1
/
+1
|
*
|
added glib macro necessaries to configure.ac
Conor Curran
2010-12-14
2
-1
/
+6
|
*
|
autofoo in order for gsettings
Conor Curran
2010-12-14
2
-15
/
+11
|
*
|
gsettings all the way
Conor Curran
2010-12-14
4
-47
/
+40
|
*
|
started along the road of removing the familiar db backend and replacing with...
Conor Curran
2010-12-13
8
-86
/
+84
|
/
/
*
|
merged appropriate mpris2 watcher startup behaviour
Conor Curran
2010-12-10
1
-12
/
+44
|
\
\
|
|
/
|
/
|
|
*
correct startup behaviour implemented
Conor Curran
2010-12-10
1
-12
/
+44
|
/
*
spacing issues fixed
Conor Curran
2010-12-07
26
-2495
/
+2495
|
\
|
*
tabs to spaces tab width 2
Conor Curran
2010-12-07
26
-2495
/
+2495
|
/
*
merged the first large part of the gdbus port
Conor Curran
2010-12-07
8
-263
/
+347
|
\
|
*
string updates working properly now
Conor Curran
2010-12-06
2
-12
/
+12
|
*
tidy up for merge
Conor Curran
2010-12-06
2
-9
/
+3
|
*
registration working perfectly and operational all over gdbus
Conor Curran
2010-12-06
3
-125
/
+124
|
*
registration working now but menuitems are unresponsive, now to move over to ...
Conor Curran
2010-12-06
1
-5
/
+8
|
*
new registration process complete and seemingly healthy
Conor Curran
2010-12-03
2
-48
/
+48
|
*
used a signal instead of passing in ref, still vala bug is biting
Conor Curran
2010-12-03
1
-1
/
+1
|
*
used a signal instead of passing in ref, still vala bug is biting
Conor Curran
2010-12-03
2
-77
/
+88
[prev]
[next]