aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * New upstream release.Ken VanDine2010-06-258-39/+95
|\
| * Import upstream version 0.3.3Ken VanDine2010-06-257-39/+87
* | releasing version 0.3.2-0ubuntu1Sebastien Bacher2010-06-241-1/+1
* | * New upstream release.Ken VanDine2010-06-2448-9681/+11448
|\|
| * Import upstream version 0.3.2Ken VanDine2010-06-2447-9681/+11431
* | releasing version 0.3.1-0ubuntu1Sebastien Bacher2010-06-171-1/+1
* | * debian/controlKen VanDine2010-06-172-2/+5
* | New upstream release.Ken VanDine2010-06-1742-8547/+11745
|\|
| * Import upstream version 0.3.1Ken VanDine2010-06-1740-8546/+11735
* | * New upstream version:Sebastien Bacher2010-04-295-152/+260
|\ \
| * | * New upstream version:Sebastien Bacher2010-04-290-0/+0
| * | releasing version 0.2.3-0ubuntu1Sebastien Bacher2010-04-295-152/+260
| |\|
| | * Import upstream version 0.2.3Sebastien Bacher2010-04-294-152/+251
| | |\
| | | * merged in proper theme change handling in relation to the animation for mute ...Conor Curran2010-04-271-67/+135
| | | |\
| | | | * 64bit tested and tweakedConor Curran2010-04-271-4/+6
| | | | * clarified the reset codeConor Curran2010-04-271-3/+5
| | | | * theme changing now handling for the mute blocking stageConor Curran2010-04-261-50/+100
| | | | * not the nicest of fixes but this filters further feedback loops between the s...Conor Curran2010-04-261-29/+43
| | | |/
| | | * all volumes are now treated as if they are mono - most efficient way to deal ...Conor Curran2010-04-231-70/+53
| | | |\
| | | | * volume comparision now far more efficient due to caching of mono volumes as o...Conor Curran2010-04-231-70/+53
| | | |/
| | | * merged code to greatly simplify volume managment preserving spatialisationConor Curran2010-04-231-19/+8
| | | |\
| | | | * greatly simplified the volume setting code without messing with balanceConor Curran2010-04-221-19/+8
| | | |/
| | | * Panning is now honoured at all times plus version bumped for new 0.2.3 releaseConor Curran2010-04-223-17/+73
| | | |\
| | | | * panning now honoured at all times, more feedback loop noise removed also from...Conor Curran2010-04-222-14/+70
| | | |/
| | | * Remove unnecessary warning at start up - thx njpatelConor Curran2010-04-141-2/+5
| | | * bumped the release number to 2.2Conor Curran2010-03-311-2/+2
* | | | * New upstream versionSebastien Bacher2010-03-310-0/+0
|/ / /
* | | releasing version 0.2.2-0ubuntu1Sebastien Bacher2010-03-3124-244/+1225
|\| |
| * | Import upstream version 0.2.2Sebastien Bacher2010-03-3123-244/+1210
| |\|
| | * sink removal code made alot saferConor Curran2010-03-312-20/+23
| | |\
| | | * sink removal should now be water(bloody) tightConor Curran2010-03-312-20/+23
| | * | the step size of the scrolling on the icon on the panel has been increased in...Conor Curran2010-03-311-10/+15
| | |\ \ | | | |/ | | |/|
| | | * scrolling speed has now been quickened for when scrolling over the icon on th...Conor Curran2010-03-301-11/+15
| | * | blocked animation should now be much smoother and closer to the specConor Curran2010-03-301-7/+22
| | |\ \ | | | |/ | | |/|
| | | * modified the animation so it should now be aligned with the specConor Curran2010-03-301-5/+14
| | |/
| | * merged in branch to deal with crash from dynamic sink insertsConor Curran2010-03-291-5/+12
| | |\
| | | * adding and removing sink code safer to avoid reproted random segfaultConor Curran2010-03-291-5/+12
| | |/
| | * white space tidyConor Curran2010-03-261-2/+2
| | * Merged in fix for slider handle event crash - (unintialized memory bug)Conor Curran2010-03-262-4/+6
| | |\
| | | * handle event should now be saferConor Curran2010-03-261-2/+4
| | |/
| | * merged in Teds makefile fixConor Curran2010-03-251-3/+5
| | |\
| | | * Adding pulse XML file to distclean and use more of the variables throughout.Ted Gould2010-03-251-3/+5
| | |/
| | * whitespace tidy upConor Curran2010-03-252-3/+2
| | * at start up assume there is no availability before PA starts upConor Curran2010-03-251-1/+1
| | * Tests branch finally makes its way into trunk - more testing neededConor Curran2010-03-2415-125/+470
| | |\
| | | * dbus methods are now testedConor Curran2010-03-235-77/+114
| | | * test for update of sink dataConor Curran2010-03-221-41/+54
| | | * first pulse manager test wrote ... finallyConor Curran2010-03-224-49/+101
| | | * merged in updates from trunk and fixed the tests on the indicatorConor Curran2010-03-1815-211/+403
| | | |\
| | | * | Fleshed out mocking needs missing symbols from the service linked in to work ...Robert Collins2010-03-093-9/+53