aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | refactored the indicator tests so as no c file needs to be includedConor Curran2010-03-024-44/+56
| * | | | | slow progress on the testing frontConor Curran2010-03-028-57/+104
| |\ \ \ \ \
| | * | | | | Removing including a C file and including some needed headers.Ted Gould2010-03-011-1/+2
| | * | | | | Removing linking to the loadable library and fixing a missing '\'Ted Gould2010-03-011-8/+5
| |/ / / / /
| * | | | | new tests for dbus stuffConor Curran2010-03-015-23/+256
| * | | | | path parsing fixed - tests are now portableConor Curran2010-02-252-3/+3
| * | | | | fixesConor Curran2010-02-253-19/+44
| * | | | | unit tests for the indicator side addedConor Curran2010-02-245-138/+282
| | |_|_|/ | |/| | |
* | | | | updated the revision number for todays releaseConor Curran2010-03-041-1/+1
* | | | | merged Cody's fix for filtering key events which enable proper use of arrow k...Conor Curran2010-03-031-39/+44
|\ \ \ \ \
| * | | | | removed trace and made sure the service closes down probablyConor Curran2010-03-032-3/+2
| * | | | | fixes the key listener problemsConor Curran2010-03-031-42/+44
| * | | | | Test menuitem name.Cody Russell2010-03-031-0/+4
* | | | | | uncomment close down codeConor Curran2010-03-031-2/+2
|/ / / / /
* | | | | sound service should now be able to handle an unstable pa environmentConor Curran2010-03-022-20/+106
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | new sink inserts are now cached in our hash Conor Curran2010-02-262-13/+24
| * | | | handles pulseaudio flapping without memory leaks - solidConor Curran2010-02-262-13/+88
|/ / / /
* | | / key listening update so as the sound menu will digest the appropriate actionsConor Curran2010-02-181-6/+9
| |_|/ |/| |
* | | updated release revision number in the configure.ac and updated ido and libdb...Conor Curran2010-02-181-3/+3
* | | merge of the bugfix branch for icon update and slider behaviour while mutedConor Curran2010-02-182-1/+4
|\ \ \
| * | | Dont listen to key events once the state is mutedConor Curran2010-02-182-1/+4
|/ / /
* | | the big merge with the branch which contains dynamic sink switching, much smo...Conor Curran2010-02-183-118/+156
|\ \ \
| * | | update_pa_state, now expected to be called throughout lifetime of service plu...Conor Curran2010-02-171-9/+9
| * | | Now handles dynamic switching of sinks - filers volume signal updates on the ...Conor Curran2010-02-171-22/+89
| * | | Handles slider feedback loop with the service nicely plus tidy upConor Curran2010-02-171-55/+36
|/ / /
* | | merge with ui work - fixed start up regression - keyboard ui implemented - vo...Conor Curran2010-02-173-47/+123
|\ \ \
| * | | Volume handling now much smoother / calculating everything using Pa_volume_normConor Curran2010-02-161-17/+10
| * | | updated names of icons on advise from design teamConor Curran2010-02-161-8/+7
| * | | removed scaler from sink_volume setterConor Curran2010-02-161-1/+1
| * | | slider key controls should be working nowConor Curran2010-02-161-19/+53
| * | | correct key events detectedConor Curran2010-02-151-8/+43
| * | | set key events to listen toConor Curran2010-02-151-3/+6
| * | | added callback for key events - not working currentlyConor Curran2010-02-152-5/+17
|/ / /
* | | Merge of cody's tweak to enable slider moving in the correct directionConor Curran2010-02-151-0/+1
* | | merged default sink detection fixesConor Curran2010-02-151-14/+27
|\ \ \
| * | | default sink logic far more robustConor Curran2010-02-151-15/+22
| * | | fixed the default sink issue argggConor Curran2010-02-121-2/+2
| * | | white space removalConor Curran2010-02-121-1/+0
| * | | more trace for default sink bugConor Curran2010-02-121-2/+9
|/ / /
* | | Build system fixes from KenTed Gould2010-02-112-1/+2
|\ \ \ | |/ / |/| / | |/
| * added trailing line to autogen.shKen VanDine2010-02-111-0/+1
| * fixed up EXTRA_DIST, added autogen.sh and removed COPYING.LGPLKen VanDine2010-02-111-1/+1
|/
* removed the unneccessary gpl2 licensing fileConor Curran2010-02-111-481/+0
* fixed some licencesConor Curran2010-02-116-3/+69
* merge changes from the merge with the new slider branchConor Curran2010-02-103-24/+45
|\
| * be more specific on the version of libido to useConor Curran2010-02-101-1/+1
| * uncommented the destructor codeConor Curran2010-02-101-2/+2
| * new slider implemented with correct settingsConor Curran2010-02-102-23/+44
|/
* merged with dev branch - should be seen as first release from now on will req...Conor Curran2010-02-1011-173/+466
|\
| * tidy up plus unwanted feedback investigationConor Curran2010-02-104-11/+14