Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.3.3 | Ken VanDine | 2010-06-25 | 7 | -39/+87 |
| | |||||
* | Import upstream version 0.3.2 | Ken VanDine | 2010-06-24 | 47 | -9681/+11431 |
| | |||||
* | Import upstream version 0.3.1 | Ken VanDine | 2010-06-17 | 40 | -8546/+11735 |
| | |||||
* | Import upstream version 0.2.3 | Sebastien Bacher | 2010-04-29 | 4 | -152/+251 |
|\ | |||||
| * | merged in proper theme change handling in relation to the animation for mute ↵ | Conor Curran | 2010-04-27 | 1 | -67/+135 |
| |\ | | | | | | | | | | blocking state | ||||
| | * | 64bit tested and tweaked | Conor Curran | 2010-04-27 | 1 | -4/+6 |
| | | | |||||
| | * | clarified the reset code | Conor Curran | 2010-04-27 | 1 | -3/+5 |
| | | | |||||
| | * | theme changing now handling for the mute blocking stage | Conor Curran | 2010-04-26 | 1 | -50/+100 |
| | | | |||||
| | * | not the nicest of fixes but this filters further feedback loops between the ↵ | Conor Curran | 2010-04-26 | 1 | -29/+43 |
| |/ | | | | | | | slider and the service when there is a third party app involved | ||||
| * | all volumes are now treated as if they are mono - most efficient way to deal ↵ | Conor Curran | 2010-04-23 | 1 | -70/+53 |
| |\ | | | | | | | | | | with multichannel setups, balance and single slider control | ||||
| | * | volume comparision now far more efficient due to caching of mono volumes as ↵ | Conor Curran | 2010-04-23 | 1 | -70/+53 |
| |/ | | | | | | | opposed to stereo | ||||
| * | merged code to greatly simplify volume managment preserving spatialisation | Conor Curran | 2010-04-23 | 1 | -19/+8 |
| |\ | |||||
| | * | greatly simplified the volume setting code without messing with balance | Conor Curran | 2010-04-22 | 1 | -19/+8 |
| |/ | |||||
| * | Panning is now honoured at all times plus version bumped for new 0.2.3 release | Conor Curran | 2010-04-22 | 3 | -17/+73 |
| |\ | |||||
| | * | panning now honoured at all times, more feedback loop noise removed also ↵ | Conor Curran | 2010-04-22 | 2 | -14/+70 |
| |/ | | | | | | | from the indicator side | ||||
| * | 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 |
| | | |||||
* | | Import upstream version 0.2.2 | Sebastien Bacher | 2010-03-31 | 23 | -244/+1210 |
|\| | |||||
| * | 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 |
| | |/ | |/| |