aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Import upstream version 0.3.2Ken VanDine2010-06-2432-1494/+2935
|
* Import upstream version 0.3.1Ken VanDine2010-06-1727-274/+3337
|
* Import upstream version 0.2.3Sebastien Bacher2010-04-292-130/+229
|\
| * 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 ↵Conor Curran2010-04-261-29/+43
| | | | | | | | slider and the service when there is a third party app involved
| * volume comparision now far more efficient due to caching of mono volumes as ↵Conor Curran2010-04-231-70/+53
| | | | | | | | opposed to stereo
| * greatly simplified the volume setting code without messing with balanceConor Curran2010-04-221-19/+8
| |
| * panning now honoured at all times, more feedback loop noise removed also ↵Conor Curran2010-04-222-14/+70
| | | | | | | | from the indicator side
| * Remove unnecessary warning at start up - thx njpatelConor Curran2010-04-141-2/+5
| |
* | Import upstream version 0.2.2Sebastien Bacher2010-03-319-66/+94
|\|
| * sink removal code made alot saferConor Curran2010-03-311-18/+21
| |\
| | * sink removal should now be water(bloody) tightConor Curran2010-03-311-18/+21
| | |
| * | the step size of the scrolling on the icon on the panel has been increased ↵Conor Curran2010-03-311-10/+15
| |\ \ | | |/ | |/| | | | inline with the bug report
| | * scrolling speed has now been quickened for when scrolling over the icon on ↵Conor Curran2010-03-301-11/+15
| | | | | | | | | | | | the panel
| * | 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
| |/
| * 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
| |/
| * 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-245-28/+23
| |\
| | * dbus methods are now testedConor Curran2010-03-231-1/+1
| | |
| | * first pulse manager test wrote ... finallyConor Curran2010-03-222-14/+12
| | |
| | * merged in updates from trunk and fixed the tests on the indicatorConor Curran2010-03-1810-193/+382
| | |\
| | * | new pulse manager test beginningsConor Curran2010-03-081-1/+2
| | | |
| | * | Put mocking core in place for Connor.Robert Collins2010-03-041-2/+2
| | | |
| * | | scrolling now should move at 1% as opposed to 0.5% increments, cannot now ↵Conor Curran2010-03-182-8/+11
| | |/ | |/| | | | | | | scroll on panel icon when muted or no device available
| * | Remove some debugging output.Cody Russell2010-03-171-6/+0
| | |
| * | Implement scroll method.Cody Russell2010-03-161-11/+45
| | |
| * | Use the libindicator update helper to reset the base image for theme updates.Ted Gould2010-03-151-6/+2
| | |
| * | applying i18n fix from Luca FerrettiDavid Barth2010-03-151-3/+3
| | |
* | | Import upstream version 0.2.1Ken VanDine2010-03-184-23/+50
| | |
* | | Import upstream version 0.1.3.1Sebastien Bacher2010-03-128-240/+101
|\| |
| * | this race condition is tricky oneConor Curran2010-03-123-28/+18
| | |
| * | slider now proper sizeConor Curran2010-03-121-63/+69
| |\ \
| | * | Set size request to [ 200, -1 ] when the parent changes.Cody Russell2010-03-111-56/+66
| | | |
| * | | removed test caseConor Curran2010-03-121-3/+2
| | | |
| * | | animation will not be used if the theme does not manage to fall back ↵Conor Curran2010-03-121-13/+24
| | | | | | | | | | | | | | | | gracefully for mute-blocking icon loading - this should not happen but if it does there is no chance of the nasty seg fault seen with 0.1.3 and clearlooks
| * | | uncomment exit service codeConor Curran2010-03-121-2/+2
| | | |
| * | | properly cleaned up the makefile and includes, fixed seg-fault on clearlooksConor Curran2010-03-124-31/+12
| |/ /
* | | Import upstream version 0.1.3Sebastien Bacher2010-03-1117-437/+808
|\| |
| * | merged in Ted's icon workConor Curran2010-03-112-28/+39
| |\ \
| | * | Using GIcon for setting the icons on the IDO slider.Ted Gould2010-03-101-3/+14
| | | |
| | * | Update to use new icon helper from libindicatorTed Gould2010-03-101-2/+5
| | | |
| * | | animation working much better nowConor Curran2010-03-111-77/+8
| | | |
| * | | fade animation in placeConor Curran2010-03-101-45/+136
| | | |