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
/
indicator-sound.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
album art rounded fixed
Conor Curran
2010-09-06
1
-2
/
+0
*
|
fixed the scrolling regression
Conor Curran
2010-08-31
1
-1
/
+28
|
/
*
set position works without a jumping slider, correct button press behaviour o...
Conor Curran
2010-08-19
1
-8
/
+0
*
tests fixed, and metadata height reset readjustment fixed
Conor Curran
2010-08-18
1
-9
/
+0
*
tests fixed, and metadata height reset readjustment fixed
Conor Curran
2010-08-18
1
-5
/
+0
*
merge comments have been acted upon
Conor Curran
2010-08-06
1
-8
/
+7
*
tidy ups
Conor Curran
2010-08-04
1
-1
/
+0
*
refactor complete
Conor Curran
2010-08-04
1
-16
/
+12
*
almost there
Conor Curran
2010-08-03
1
-243
/
+84
*
replaced now needs tweaking
Conor Curran
2010-08-02
1
-4
/
+5
*
refactor the volume slider into its own wrapper gobject
Conor Curran
2010-07-30
1
-3
/
+44
*
merged the button press effect branch plus changes for the ido and bumped rel...
Conor Curran
2010-07-15
1
-1
/
+1
|
\
*
|
scrub bar almost working - vala Glib value bugs again are biting me
Conor Curran
2010-07-14
1
-2
/
+27
|
/
*
album art bug fixed
Conor Curran
2010-07-09
1
-2
/
+2
*
event handling now plugged in crudely
Conor Curran
2010-07-08
1
-4
/
+2
*
alot of work around the title menu stuff
Conor Curran
2010-07-07
1
-3
/
+21
*
reformatted old files to fix all spacing issues
Conor Curran
2010-06-18
1
-309
/
+291
*
and it compiles
Conor Curran
2010-06-14
1
-2
/
+2
*
rename of transport-bar
Conor Curran
2010-06-14
1
-3
/
+3
*
properties working now both ways
Conor Curran
2010-06-14
1
-2
/
+30
*
Conor Curran
2010-06-11
1
-1
/
+1
*
buttons added - events being received
Conor Curran
2010-06-09
1
-50
/
+62
*
moving in the right direction
Conor Curran
2010-06-08
1
-0
/
+2
*
new transport bar
Conor Curran
2010-06-08
1
-95
/
+102
*
64bit tested and tweaked
Conor Curran
2010-04-27
1
-4
/
+6
*
clarified the reset code
Conor Curran
2010-04-27
1
-3
/
+5
*
theme changing now handling for the mute blocking stage
Conor Curran
2010-04-26
1
-50
/
+100
*
not the nicest of fixes but this filters further feedback loops between the s...
Conor Curran
2010-04-26
1
-29
/
+43
*
panning now honoured at all times, more feedback loop noise removed also from...
Conor Curran
2010-04-22
1
-3
/
+9
*
Remove unnecessary warning at start up - thx njpatel
Conor Curran
2010-04-14
1
-2
/
+5
*
the step size of the scrolling on the icon on the panel has been increased in...
Conor Curran
2010-03-31
1
-10
/
+15
|
\
|
*
scrolling speed has now been quickened for when scrolling over the icon on th...
Conor Curran
2010-03-30
1
-11
/
+15
*
|
blocked animation should now be much smoother and closer to the spec
Conor Curran
2010-03-30
1
-7
/
+22
|
\
\
|
|
/
|
/
|
|
*
modified the animation so it should now be aligned with the spec
Conor Curran
2010-03-30
1
-5
/
+14
|
/
*
Tests branch finally makes its way into trunk - more testing needed
Conor Curran
2010-03-24
1
-2
/
+2
|
\
|
*
merged in updates from trunk and fixed the tests on the indicator
Conor Curran
2010-03-18
1
-142
/
+298
|
|
\
*
|
|
scrolling now should move at 1% as opposed to 0.5% increments, cannot now scr...
Conor Curran
2010-03-18
1
-7
/
+10
|
|
/
|
/
|
*
|
Remove some debugging output.
Cody Russell
2010-03-17
1
-6
/
+0
*
|
Implement scroll method.
Cody Russell
2010-03-16
1
-11
/
+45
*
|
Use the libindicator update helper to reset the base image for theme updates.
Ted Gould
2010-03-15
1
-6
/
+2
*
|
this race condition is tricky one
Conor Curran
2010-03-12
1
-21
/
+16
*
|
slider now proper size
Conor Curran
2010-03-12
1
-63
/
+69
|
\
\
|
*
|
Set size request to [ 200, -1 ] when the parent changes.
Cody Russell
2010-03-11
1
-56
/
+66
*
|
|
removed test case
Conor Curran
2010-03-12
1
-3
/
+2
*
|
|
animation will not be used if the theme does not manage to fall back graceful...
Conor Curran
2010-03-12
1
-13
/
+24
*
|
|
properly cleaned up the makefile and includes, fixed seg-fault on clearlooks
Conor Curran
2010-03-12
1
-26
/
+10
|
/
/
*
|
merged in Ted's icon work
Conor Curran
2010-03-11
1
-26
/
+37
|
\
\
|
*
|
Using GIcon for setting the icons on the IDO slider.
Ted Gould
2010-03-10
1
-3
/
+14
|
*
|
Update to use new icon helper from libindicator
Ted Gould
2010-03-10
1
-2
/
+5
*
|
|
animation working much better now
Conor Curran
2010-03-11
1
-77
/
+8
[prev]
[next]