aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-sound.c
Commit message (Expand)AuthorAgeFilesLines
* reformatted old files to fix all spacing issuesConor Curran2010-06-181-309/+291
* and it compilesConor Curran2010-06-141-2/+2
* rename of transport-barConor Curran2010-06-141-3/+3
* properties working now both waysConor Curran2010-06-141-2/+30
* Conor Curran2010-06-111-1/+1
* buttons added - events being receivedConor Curran2010-06-091-50/+62
* moving in the right directionConor Curran2010-06-081-0/+2
* new transport barConor Curran2010-06-081-95/+102
* 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
* panning now honoured at all times, more feedback loop noise removed also from...Conor Curran2010-04-221-3/+9
* Remove unnecessary warning at start up - thx njpatelConor Curran2010-04-141-2/+5
* 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
|/
* Tests branch finally makes its way into trunk - more testing neededConor Curran2010-03-241-2/+2
|\
| * merged in updates from trunk and fixed the tests on the indicatorConor Curran2010-03-181-142/+298
| |\
* | | scrolling now should move at 1% as opposed to 0.5% increments, cannot now scr...Conor Curran2010-03-181-7/+10
| |/ |/|
* | 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
* | this race condition is tricky oneConor Curran2010-03-121-21/+16
* | 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 graceful...Conor Curran2010-03-121-13/+24
* | | properly cleaned up the makefile and includes, fixed seg-fault on clearlooksConor Curran2010-03-121-26/+10
|/ /
* | merged in Ted's icon workConor Curran2010-03-111-26/+37
|\ \
| * | 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
* | | fixed that annoying startup in mute state allowing slider to move - race cond...Conor Curran2010-03-101-3/+3
* | | smoother slider actions due ido grabbing update and pixbuf icon loading problemsConor Curran2010-03-091-46/+78
* | | no sink available dynamically being handledConor Curran2010-03-081-2/+73
* | | blocking event now being registered, removed unneccessary marshallerConor Curran2010-03-051-11/+6
* | | correct size now being used for the icons - design_team_sizeConor Curran2010-03-041-4/+9
* | | slider stretching in placeConor Curran2010-03-041-26/+21
|/ /
* | merge with the test branch - service side refactored and tests introducedConor Curran2010-03-041-152/+176
|\ \
| * | tests compilingConor Curran2010-03-031-0/+1
| |/
| * refactored the indicator tests so as no c file needs to be includedConor Curran2010-03-021-0/+11
| * slow progress on the testing frontConor Curran2010-03-021-16/+22
| * unit tests for the indicator side addedConor Curran2010-02-241-138/+144
* | removed trace and made sure the service closes down probablyConor Curran2010-03-031-1/+0
* | fixes the key listener problemsConor Curran2010-03-031-42/+44
* | Test menuitem name.Cody Russell2010-03-031-0/+4
|/
* key listening update so as the sound menu will digest the appropriate actionsConor Curran2010-02-181-6/+9