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
*
new transport bar
Conor Curran
2010-06-08
8
-105
/
+277
*
dependency versions updated
Conor Curran
2010-05-22
1
-3
/
+3
*
removed redundant vapi
Conor Curran
2010-05-21
1
-213
/
+0
*
updated version to 0.3.0
Conor Curran
2010-05-21
2
-4
/
+4
*
We have clients properly registering and unregistering dynamically
Conor Curran
2010-05-20
5
-104
/
+99
*
registered clients now add menuitems to the menu - the bullet trace is complete
Conor Curran
2010-05-20
1
-7
/
+16
*
root menuitem passed in at start up the music-bridge - vapi file for dbusmenu...
Conor Curran
2010-05-18
5
-88
/
+100
*
oh my god
Conor Curran
2010-05-07
1
-12
/
+14
*
Conor Curran
2010-05-07
3
-5
/
+217
*
music bridge in place
Conor Curran
2010-05-07
5
-44
/
+162
*
mix and match vala and c
Conor Curran
2010-05-05
3
-42
/
+89
*
merged in proper theme change handling in relation to the animation for mute ...
Conor Curran
2010-04-27
1
-67
/
+135
|
\
|
*
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
|
/
*
all volumes are now treated as if they are mono - most efficient way to deal ...
Conor Curran
2010-04-23
1
-70
/
+53
|
\
|
*
volume comparision now far more efficient due to caching of mono volumes as o...
Conor Curran
2010-04-23
1
-70
/
+53
|
/
*
merged code to greatly simplify volume managment preserving spatialisation
Conor Curran
2010-04-23
1
-19
/
+8
|
\
|
*
greatly simplified the volume setting code without messing with balance
Conor Curran
2010-04-22
1
-19
/
+8
|
/
*
Panning is now honoured at all times plus version bumped for new 0.2.3 release
Conor Curran
2010-04-22
3
-17
/
+73
|
\
|
*
panning now honoured at all times, more feedback loop noise removed also from...
Conor Curran
2010-04-22
2
-14
/
+70
|
/
*
Remove unnecessary warning at start up - thx njpatel
Conor Curran
2010-04-14
1
-2
/
+5
*
bumped the release number to 2.2
Conor Curran
2010-03-31
1
-2
/
+2
*
sink removal code made alot safer
Conor Curran
2010-03-31
2
-20
/
+23
|
\
|
*
sink removal should now be water(bloody) tight
Conor Curran
2010-03-31
2
-20
/
+23
*
|
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
|
/
*
merged in branch to deal with crash from dynamic sink inserts
Conor Curran
2010-03-29
1
-5
/
+12
|
\
|
*
adding and removing sink code safer to avoid reproted random segfault
Conor Curran
2010-03-29
1
-5
/
+12
|
/
*
white space tidy
Conor Curran
2010-03-26
1
-2
/
+2
*
Merged in fix for slider handle event crash - (unintialized memory bug)
Conor Curran
2010-03-26
2
-4
/
+6
|
\
|
*
handle event should now be safer
Conor Curran
2010-03-26
1
-2
/
+4
|
/
*
merged in Teds makefile fix
Conor Curran
2010-03-25
1
-3
/
+5
|
\
|
*
Adding pulse XML file to distclean and use more of the variables throughout.
Ted Gould
2010-03-25
1
-3
/
+5
|
/
*
whitespace tidy up
Conor Curran
2010-03-25
2
-3
/
+2
*
at start up assume there is no availability before PA starts up
Conor Curran
2010-03-25
1
-1
/
+1
*
Tests branch finally makes its way into trunk - more testing needed
Conor Curran
2010-03-24
15
-125
/
+470
|
\
|
*
dbus methods are now tested
Conor Curran
2010-03-23
5
-77
/
+114
|
*
test for update of sink data
Conor Curran
2010-03-22
1
-41
/
+54
|
*
first pulse manager test wrote ... finally
Conor Curran
2010-03-22
4
-49
/
+101
|
*
merged in updates from trunk and fixed the tests on the indicator
Conor Curran
2010-03-18
15
-211
/
+403
|
|
\
|
*
|
Fleshed out mocking needs missing symbols from the service linked in to work ...
Robert Collins
2010-03-09
3
-9
/
+53
|
*
|
flesh out test_pa_context_exit
Robert Collins
2010-03-09
3
-5
/
+52
|
*
|
More snapshot, just need to deal with other sound-service components now.
Robert Collins
2010-03-09
2
-6
/
+20
|
*
|
snapshot closer-to-building.
Robert Collins
2010-03-09
4
-15
/
+75
|
*
|
update
Conor Curran
2010-03-08
1
-1
/
+1
|
*
|
new pulse manager test beginnings
Conor Curran
2010-03-08
3
-1
/
+32
[next]