Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ / | |||||
* | | updated ido version | Conor Curran | 2010-03-11 | 1 | -1/+1 |
| | | |||||
* | | merged weeks work plus incremented version in prep for 0.1.3 release | Conor Curran | 2010-03-11 | 10 | -107/+279 |
|\ \ | |||||
| * \ | 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 |