Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary warning at start up - thx njpatel | Conor Curran | 2010-04-14 | 1 | -2/+5 |
| | |||||
* | bumped the release number to 2.2 | Conor Curran | 2010-03-31 | 1 | -2/+2 |
| | |||||
* | sink removal code made alot safer | Conor Curran | 2010-03-31 | 2 | -20/+23 |
|\ | |||||
| * | sink removal should now be water(bloody) tight | Conor Curran | 2010-03-31 | 2 | -20/+23 |
| | | |||||
* | | the step size of the scrolling on the icon on the panel has been increased ↵ | Conor Curran | 2010-03-31 | 1 | -10/+15 |
|\ \ | |/ |/| | | | inline with the bug report | ||||
| * | scrolling speed has now been quickened for when scrolling over the icon on ↵ | Conor Curran | 2010-03-30 | 1 | -11/+15 |
| | | | | | | | | the panel | ||||
* | | blocked animation should now be much smoother and closer to the spec | Conor Curran | 2010-03-30 | 1 | -7/+22 |
|\ \ | |/ |/| | |||||
| * | modified the animation so it should now be aligned with the spec | Conor Curran | 2010-03-30 | 1 | -5/+14 |
|/ | |||||
* | merged in branch to deal with crash from dynamic sink inserts | Conor Curran | 2010-03-29 | 1 | -5/+12 |
|\ | |||||
| * | adding and removing sink code safer to avoid reproted random segfault | Conor Curran | 2010-03-29 | 1 | -5/+12 |
|/ | |||||
* | white space tidy | Conor Curran | 2010-03-26 | 1 | -2/+2 |
| | |||||
* | Merged in fix for slider handle event crash - (unintialized memory bug) | Conor Curran | 2010-03-26 | 2 | -4/+6 |
|\ | |||||
| * | handle event should now be safer | Conor Curran | 2010-03-26 | 1 | -2/+4 |
|/ | |||||
* | merged in Teds makefile fix | Conor Curran | 2010-03-25 | 1 | -3/+5 |
|\ | |||||
| * | Adding pulse XML file to distclean and use more of the variables throughout. | Ted Gould | 2010-03-25 | 1 | -3/+5 |
|/ | |||||
* | 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 | 15 | -125/+470 |
|\ | |||||
| * | dbus methods are now tested | Conor Curran | 2010-03-23 | 5 | -77/+114 |
| | | |||||
| * | test for update of sink data | Conor Curran | 2010-03-22 | 1 | -41/+54 |
| | | |||||
| * | first pulse manager test wrote ... finally | Conor Curran | 2010-03-22 | 4 | -49/+101 |
| | | |||||
| * | merged in updates from trunk and fixed the tests on the indicator | Conor Curran | 2010-03-18 | 15 | -211/+403 |
| |\ | |||||
| * | | Fleshed out mocking needs missing symbols from the service linked in to work ↵ | Robert Collins | 2010-03-09 | 3 | -9/+53 |
| | | | | | | | | | | | | now. | ||||
| * | | flesh out test_pa_context_exit | Robert Collins | 2010-03-09 | 3 | -5/+52 |
| | | | |||||
| * | | More snapshot, just need to deal with other sound-service components now. | Robert Collins | 2010-03-09 | 2 | -6/+20 |
| | | | |||||
| * | | snapshot closer-to-building. | Robert Collins | 2010-03-09 | 4 | -15/+75 |
| | | | |||||
| * | | update | Conor Curran | 2010-03-08 | 1 | -1/+1 |
| | | | |||||
| * | | new pulse manager test beginnings | Conor Curran | 2010-03-08 | 3 | -1/+32 |
| | | | |||||
| * | | merged makefile with fixes from other work to enable dbus-test-runner tests ↵ | Conor Curran | 2010-03-08 | 1 | -36/+33 |
| | | | | | | | | | | | | to work | ||||
| * | | Put mocking core in place for Connor. | Robert Collins | 2010-03-04 | 6 | -9/+60 |
| | | | |||||
| * | | turn off indicator-sound-tests, not in use atm | Robert Collins | 2010-03-03 | 1 | -1/+1 |
| | | | |||||
* | | | final scrolling bugs | Conor Curran | 2010-03-18 | 2 | -8/+11 |
|\ \ \ | |||||
| * | | | 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 | ||||
* | / | bumped the indicator version | Conor Curran | 2010-03-18 | 1 | -1/+1 |
| |/ |/| | |||||
* | | intermediate test removal | Conor Curran | 2010-03-18 | 1 | -44/+44 |
| | | |||||
* | | Merged Cody's scrolling work and updated version to overcome ppa problem | Conor Curran | 2010-03-18 | 2 | -13/+41 |
|\ \ | |||||
| * | | 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 function. | Ted Gould | 2010-03-15 | 1 | -6/+2 |
|\ \ | |||||
| * | | 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 | 2 | -5/+4 |
| | | |||||
* | | update the configure.ac with 0.1.3.1 release number and incremented ↵ | Conor Curran | 2010-03-12 | 1 | -3/+3 |
| | | | | | | | | indicator dependency version to 0.3.5 | ||||
* | | 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 |
| | | | |||||
* | | | fix for clear looks seg fault | Conor Curran | 2010-03-12 | 3 | -39/+30 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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 |
|/ / |