aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing version 0.1.1-0ubuntu1Sebastien Bacher2010-02-187-137/+269
|\
| * 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
| |\
* | | releasing version 0.1.0-0ubuntu2Sebastien Bacher2010-02-152-14/+34
* | | the license is gpl3 not gpl3+, updated debian copyrightSebastien Bacher2010-02-121-2/+1
* | | releasing version 0.1.0-0ubuntu1Sebastien Bacher2010-02-123-5/+15
* | | set to UNRELEASEDKen VanDine2010-02-111-1/+1
* | | merged upstream tarballKen VanDine2010-02-1127-1/+42280
* | | set UNRELEASEDKen VanDine2010-02-111-1/+1
* | | backed down the version for importKen VanDine2010-02-111-1/+1
* | | mergedKen VanDine2010-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
| |/
* / Initial releaseKen VanDine2010-02-116-0/+93
|/
* 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
| * mute init/revert now working properly plus dbus signal tidy up on the blockin...Conor Curran2010-02-101-0/+1
| * mute init/revert now working properly plus dbus signal tidy up on the blockin...Conor Curran2010-02-105-65/+113
| * mute signal state toggle almost workingConor Curran2010-02-102-3/+27
| * silly/nasty scaling bug caughtConor Curran2010-02-103-11/+14
| * silly/nasty scaling bug caughtConor Curran2010-02-104-51/+75
| * images changes dynamically nowConor Curran2010-02-091-44/+48
| * slider init'd with the correct value - geeshConor Curran2010-02-096-134/+120
| * listener fixedConor Curran2010-02-082-13/+17