| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | all volumes are now treated as if they are mono - most efficient way to deal ... | Conor Curran | 2010-04-23 | 1 | -70/+53 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | volume comparision now far more efficient due to caching of mono volumes as o... | Conor Curran | 2010-04-23 | 1 | -70/+53 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | 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 from... | Conor Curran | 2010-04-22 | 2 | -14/+70 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | 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 in... | Conor Curran | 2010-03-31 | 1 | -10/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | scrolling speed has now been quickened for when scrolling over the icon on th... | Conor Curran | 2010-03-30 | 1 | -11/+15 | |
| * | | | | | | | | | | 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 | |
| | * | | | | | | | | | | 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 t... | Conor Curran | 2010-03-08 | 1 | -36/+33 | |
| | * | | | | | | | | | | 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 scr... | Conor Curran | 2010-03-18 | 2 | -8/+11 | |
| |/ / / / / / / / / / / | ||||||
| * | / / / / / / / / / | 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 indicator... | Conor Curran | 2010-03-12 | 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 | |
| |\ \ \ \ \ \ \ \ | ||||||
