aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* correct size now being used for the icons - design_team_sizeConor Curran2010-03-041-4/+9
|
* slider stretching in placeConor Curran2010-03-044-31/+26
|
* internationalisation reinstated whoopsConor Curran2010-03-041-4/+8
|
* merge with the test branch - service side refactored and tests introducedConor Curran2010-03-0410-346/+505
|\
| * debug trace was incorrectConor Curran2010-03-031-2/+2
| |
| * tests compilingConor Curran2010-03-033-8/+4
| |
| * one big refactorConor Curran2010-03-028-152/+344
| |
| * refactored the indicator tests so as no c file needs to be includedConor Curran2010-03-022-2/+14
| |
| * slow progress on the testing frontConor Curran2010-03-024-16/+53
| |
| * unit tests for the indicator side addedConor Curran2010-02-241-138/+144
| |
* | 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
| |
* | 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
|
* 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 ↵Conor Curran2010-02-183-118/+156
|\ | | | | | | smoother sliding and mute state slider inactivity newly added feature
| * update_pa_state, now expected to be called throughout lifetime of service ↵Conor Curran2010-02-171-9/+9
| | | | | | | | plus tidy up
| * Now handles dynamic switching of sinks - filers volume signal updates on the ↵Conor Curran2010-02-171-22/+89
| | | | | | | | basis of whether the original update came from the indicator and a tidy up
| * 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 - ↵Conor Curran2010-02-173-47/+123
|\ | | | | | | volume control much smoother
| * 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
|
* 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
|
* fixed some licencesConor Curran2010-02-116-3/+69
|
* 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 ↵Conor Curran2010-02-1011-173/+466
|\ | | | | | | request merges
| * tidy up plus unwanted feedback investigationConor Curran2010-02-104-11/+14
| |
| * mute init/revert now working properly plus dbus signal tidy up on the ↵Conor Curran2010-02-101-0/+1
| | | | | | | | blocking message
| * mute init/revert now working properly plus dbus signal tidy up on the ↵Conor Curran2010-02-105-65/+113
| | | | | | | | blocking message
| * 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
| |
| * mute ui updates from external interventionConor Curran2010-02-089-17/+53
| |
| * white space tidy upConor Curran2010-02-081-0/+1
| |
| * automatic slider volume updates workingConor Curran2010-02-086-14/+21
| |