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 pulse manager test beginnings
Conor Curran
2010-03-08
3
-1
/
+32
*
merged makefile with fixes from other work to enable dbus-test-runner tests t...
Conor Curran
2010-03-08
1
-36
/
+33
*
Put mocking core in place for Connor.
Robert Collins
2010-03-04
6
-9
/
+60
*
turn off indicator-sound-tests, not in use atm
Robert Collins
2010-03-03
1
-1
/
+1
*
one big refactor
Conor Curran
2010-03-02
9
-155
/
+347
*
refactored the indicator tests so as no c file needs to be included
Conor Curran
2010-03-02
4
-44
/
+56
*
slow progress on the testing front
Conor Curran
2010-03-02
8
-57
/
+104
|
\
|
*
Removing including a C file and including some needed headers.
Ted Gould
2010-03-01
1
-1
/
+2
|
*
Removing linking to the loadable library and fixing a missing '\'
Ted Gould
2010-03-01
1
-8
/
+5
|
/
*
new tests for dbus stuff
Conor Curran
2010-03-01
5
-23
/
+256
*
path parsing fixed - tests are now portable
Conor Curran
2010-02-25
2
-3
/
+3
*
fixes
Conor Curran
2010-02-25
3
-19
/
+44
*
unit tests for the indicator side added
Conor Curran
2010-02-24
5
-138
/
+282
*
key listening update so as the sound menu will digest the appropriate actions
Conor Curran
2010-02-18
1
-6
/
+9
*
updated release revision number in the configure.ac and updated ido and libdb...
Conor Curran
2010-02-18
1
-3
/
+3
*
merge of the bugfix branch for icon update and slider behaviour while muted
Conor Curran
2010-02-18
2
-1
/
+4
|
\
|
*
Dont listen to key events once the state is muted
Conor Curran
2010-02-18
2
-1
/
+4
|
/
*
the big merge with the branch which contains dynamic sink switching, much smo...
Conor Curran
2010-02-18
3
-118
/
+156
|
\
|
*
update_pa_state, now expected to be called throughout lifetime of service plu...
Conor Curran
2010-02-17
1
-9
/
+9
|
*
Now handles dynamic switching of sinks - filers volume signal updates on the ...
Conor Curran
2010-02-17
1
-22
/
+89
|
*
Handles slider feedback loop with the service nicely plus tidy up
Conor Curran
2010-02-17
1
-55
/
+36
|
/
*
merge with ui work - fixed start up regression - keyboard ui implemented - vo...
Conor Curran
2010-02-17
3
-47
/
+123
|
\
|
*
Volume handling now much smoother / calculating everything using Pa_volume_norm
Conor Curran
2010-02-16
1
-17
/
+10
|
*
updated names of icons on advise from design team
Conor Curran
2010-02-16
1
-8
/
+7
|
*
removed scaler from sink_volume setter
Conor Curran
2010-02-16
1
-1
/
+1
|
*
slider key controls should be working now
Conor Curran
2010-02-16
1
-19
/
+53
|
*
correct key events detected
Conor Curran
2010-02-15
1
-8
/
+43
|
*
set key events to listen to
Conor Curran
2010-02-15
1
-3
/
+6
|
*
added callback for key events - not working currently
Conor Curran
2010-02-15
2
-5
/
+17
|
/
*
Merge of cody's tweak to enable slider moving in the correct direction
Conor Curran
2010-02-15
1
-0
/
+1
*
merged default sink detection fixes
Conor Curran
2010-02-15
1
-14
/
+27
|
\
|
*
default sink logic far more robust
Conor Curran
2010-02-15
1
-15
/
+22
|
*
fixed the default sink issue arggg
Conor Curran
2010-02-12
1
-2
/
+2
|
*
white space removal
Conor Curran
2010-02-12
1
-1
/
+0
|
*
more trace for default sink bug
Conor Curran
2010-02-12
1
-2
/
+9
|
/
*
Build system fixes from Ken
Ted Gould
2010-02-11
2
-1
/
+2
|
\
|
*
added trailing line to autogen.sh
Ken VanDine
2010-02-11
1
-0
/
+1
|
*
fixed up EXTRA_DIST, added autogen.sh and removed COPYING.LGPL
Ken VanDine
2010-02-11
1
-1
/
+1
|
/
*
removed the unneccessary gpl2 licensing file
Conor Curran
2010-02-11
1
-481
/
+0
*
fixed some licences
Conor Curran
2010-02-11
6
-3
/
+69
*
merge changes from the merge with the new slider branch
Conor Curran
2010-02-10
3
-24
/
+45
|
\
|
*
be more specific on the version of libido to use
Conor Curran
2010-02-10
1
-1
/
+1
|
*
uncommented the destructor code
Conor Curran
2010-02-10
1
-2
/
+2
|
*
new slider implemented with correct settings
Conor Curran
2010-02-10
2
-23
/
+44
|
/
*
merged with dev branch - should be seen as first release from now on will req...
Conor Curran
2010-02-10
11
-173
/
+466
|
\
|
*
tidy up plus unwanted feedback investigation
Conor Curran
2010-02-10
4
-11
/
+14
|
*
mute init/revert now working properly plus dbus signal tidy up on the blockin...
Conor Curran
2010-02-10
1
-0
/
+1
|
*
mute init/revert now working properly plus dbus signal tidy up on the blockin...
Conor Curran
2010-02-10
5
-65
/
+113
|
*
mute signal state toggle almost working
Conor Curran
2010-02-10
2
-3
/
+27
|
*
silly/nasty scaling bug caught
Conor Curran
2010-02-10
3
-11
/
+14
[next]