Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace tidy up | Conor Curran | 2010-03-25 | 2 | -3/+2 |
| | |||||
* | at start up assume there is no availability before PA starts up | Conor Curran | 2010-03-25 | 1 | -1/+1 |
| | |||||
* | Tests branch finally makes its way into trunk - more testing needed | Conor Curran | 2010-03-24 | 5 | -28/+23 |
|\ | |||||
| * | dbus methods are now tested | Conor Curran | 2010-03-23 | 1 | -1/+1 |
| | | |||||
| * | first pulse manager test wrote ... finally | Conor Curran | 2010-03-22 | 2 | -14/+12 |
| | | |||||
| * | merged in updates from trunk and fixed the tests on the indicator | Conor Curran | 2010-03-18 | 10 | -193/+382 |
| |\ | |||||
| * | | new pulse manager test beginnings | Conor Curran | 2010-03-08 | 1 | -1/+2 |
| | | | |||||
| * | | Put mocking core in place for Connor. | Robert Collins | 2010-03-04 | 1 | -2/+2 |
| | | | |||||
* | | | scrolling now should move at 1% as opposed to 0.5% increments, cannot now ↵ | Conor Curran | 2010-03-18 | 2 | -8/+11 |
| |/ |/| | | | | | scroll on panel icon when muted or no device available | ||||
* | | Remove some debugging output. | Cody Russell | 2010-03-17 | 1 | -6/+0 |
| | | |||||
* | | Implement scroll method. | Cody Russell | 2010-03-16 | 1 | -11/+45 |
| | | |||||
* | | Use the libindicator update helper to reset the base image for theme updates. | Ted Gould | 2010-03-15 | 1 | -6/+2 |
| | | |||||
* | | applying i18n fix from Luca Ferretti | David Barth | 2010-03-15 | 1 | -3/+3 |
| | | |||||
* | | this race condition is tricky one | Conor Curran | 2010-03-12 | 3 | -28/+18 |
| | | |||||
* | | slider now proper size | Conor Curran | 2010-03-12 | 1 | -63/+69 |
|\ \ | |||||
| * | | Set size request to [ 200, -1 ] when the parent changes. | Cody Russell | 2010-03-11 | 1 | -56/+66 |
| | | | |||||
* | | | removed test case | Conor Curran | 2010-03-12 | 1 | -3/+2 |
| | | | |||||
* | | | animation will not be used if the theme does not manage to fall back ↵ | Conor Curran | 2010-03-12 | 1 | -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 code | Conor Curran | 2010-03-12 | 1 | -2/+2 |
| | | | |||||
* | | | properly cleaned up the makefile and includes, fixed seg-fault on clearlooks | Conor Curran | 2010-03-12 | 4 | -31/+12 |
|/ / | |||||
* | | merged in Ted's icon work | Conor Curran | 2010-03-11 | 2 | -28/+39 |
|\ \ | |||||
| * | | Using GIcon for setting the icons on the IDO slider. | Ted Gould | 2010-03-10 | 1 | -3/+14 |
| | | | |||||
| * | | Update to use new icon helper from libindicator | Ted Gould | 2010-03-10 | 1 | -2/+5 |
| | | | |||||
* | | | animation working much better now | Conor Curran | 2010-03-11 | 1 | -77/+8 |
| | | | |||||
* | | | fade animation in place | Conor Curran | 2010-03-10 | 1 | -45/+136 |
| | | | |||||
* | | | fixed that annoying startup in mute state allowing slider to move - race ↵ | Conor Curran | 2010-03-10 | 1 | -3/+3 |
| | | | | | | | | | | | | conditions on start up are pretty hairy | ||||
* | | | smoother slider actions due ido grabbing update and pixbuf icon loading problems | Conor Curran | 2010-03-09 | 2 | -46/+83 |
| | | | |||||
* | | | no sink available dynamically being handled | Conor Curran | 2010-03-08 | 7 | -10/+134 |
| | | | |||||
* | | | blocking event now being registered, removed unneccessary marshaller | Conor Curran | 2010-03-05 | 4 | -32/+10 |
| | | | |||||
* | | | correct size now being used for the icons - design_team_size | Conor Curran | 2010-03-04 | 1 | -4/+9 |
| | | | |||||
* | | | slider stretching in place | Conor Curran | 2010-03-04 | 4 | -31/+26 |
|/ / | |||||
* | | internationalisation reinstated whoops | Conor Curran | 2010-03-04 | 1 | -4/+8 |
| | | |||||
* | | merge with the test branch - service side refactored and tests introduced | Conor Curran | 2010-03-04 | 10 | -346/+505 |
|\ \ | |||||
| * | | debug trace was incorrect | Conor Curran | 2010-03-03 | 1 | -2/+2 |
| | | | |||||
| * | | tests compiling | Conor Curran | 2010-03-03 | 3 | -8/+4 |
| |/ | |||||
| * | one big refactor | Conor Curran | 2010-03-02 | 8 | -152/+344 |
| | | |||||
| * | refactored the indicator tests so as no c file needs to be included | Conor Curran | 2010-03-02 | 2 | -2/+14 |
| | | |||||
| * | slow progress on the testing front | Conor Curran | 2010-03-02 | 4 | -16/+53 |
| | | |||||
| * | unit tests for the indicator side added | Conor Curran | 2010-02-24 | 1 | -138/+144 |
| | | |||||
* | | removed trace and made sure the service closes down probably | Conor Curran | 2010-03-03 | 2 | -3/+2 |
| | | |||||
* | | fixes the key listener problems | Conor Curran | 2010-03-03 | 1 | -42/+44 |
| | | |||||
* | | Test menuitem name. | Cody Russell | 2010-03-03 | 1 | -0/+4 |
| | | |||||
* | | new sink inserts are now cached in our hash | Conor Curran | 2010-02-26 | 2 | -13/+24 |
| | | |||||
* | | handles pulseaudio flapping without memory leaks - solid | Conor Curran | 2010-02-26 | 2 | -13/+88 |
|/ | |||||
* | key listening update so as the sound menu will digest the appropriate actions | Conor Curran | 2010-02-18 | 1 | -6/+9 |
| | |||||
* | Dont listen to key events once the state is muted | Conor Curran | 2010-02-18 | 2 | -1/+4 |
| | |||||
* | the big merge with the branch which contains dynamic sink switching, much ↵ | Conor Curran | 2010-02-18 | 3 | -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 Curran | 2010-02-17 | 1 | -9/+9 |
| | | | | | | | | plus tidy up | ||||
| * | Now handles dynamic switching of sinks - filers volume signal updates on the ↵ | Conor Curran | 2010-02-17 | 1 | -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 up | Conor Curran | 2010-02-17 | 1 | -55/+36 |
|/ |