Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uncommented the destructor code | Conor Curran | 2010-02-10 | 1 | -2/+2 |
| | |||||
* | new slider implemented with correct settings | Conor Curran | 2010-02-10 | 2 | -23/+44 |
| | |||||
* | merged with dev branch - should be seen as first release from now on will ↵ | Conor Curran | 2010-02-10 | 11 | -173/+466 |
|\ | | | | | | | request merges | ||||
| * | tidy up plus unwanted feedback investigation | Conor Curran | 2010-02-10 | 4 | -11/+14 |
| | | |||||
| * | mute init/revert now working properly plus dbus signal tidy up on the ↵ | Conor Curran | 2010-02-10 | 1 | -0/+1 |
| | | | | | | | | blocking message | ||||
| * | mute init/revert now working properly plus dbus signal tidy up on the ↵ | Conor Curran | 2010-02-10 | 5 | -65/+113 |
| | | | | | | | | blocking message | ||||
| * | mute signal state toggle almost working | Conor Curran | 2010-02-10 | 2 | -3/+27 |
| | | |||||
| * | silly/nasty scaling bug caught | Conor Curran | 2010-02-10 | 3 | -11/+14 |
| | | |||||
| * | silly/nasty scaling bug caught | Conor Curran | 2010-02-10 | 4 | -51/+75 |
| | | |||||
| * | images changes dynamically now | Conor Curran | 2010-02-09 | 1 | -44/+48 |
| | | |||||
| * | slider init'd with the correct value - geesh | Conor Curran | 2010-02-09 | 6 | -134/+120 |
| | | |||||
| * | listener fixed | Conor Curran | 2010-02-08 | 2 | -13/+17 |
| | | |||||
| * | mute ui updates from external intervention | Conor Curran | 2010-02-08 | 9 | -17/+53 |
| | | |||||
| * | white space tidy up | Conor Curran | 2010-02-08 | 1 | -0/+1 |
| | | |||||
| * | automatic slider volume updates working | Conor Curran | 2010-02-08 | 6 | -14/+21 |
| | | |||||
| * | automatic volume updates in progress | Conor Curran | 2010-02-08 | 6 | -4/+89 |
| | | |||||
| * | range bug fix | Conor Curran | 2010-02-05 | 2 | -70/+74 |
| | | |||||
| * | and another dbus update break | Conor Curran | 2010-02-04 | 1 | -1/+1 |
| | | |||||
| * | updates for libdbus changes and new state machine pattern for the icon indicator | Conor Curran | 2010-02-04 | 3 | -7/+69 |
| | | |||||
* | | and another dbus const change reflected | Conor Curran | 2010-02-04 | 1 | -1/+1 |
| | | |||||
* | | change to reflect change in libdbusmenu | Conor Curran | 2010-02-04 | 1 | -1/+1 |
| | | |||||
* | | src/indicator-sound.c | Conor Curran | 2010-02-04 | 1 | -1/+1 |
| | | |||||
* | | typos fixed | Conor Curran | 2010-02-04 | 2 | -2/+3 |
| | | |||||
* | | silly typo fixed | Conor Curran | 2010-02-04 | 1 | -2/+2 |
|/ | |||||
* | image for zero volume changed to match spec | Conor Curran | 2010-02-04 | 1 | -2/+4 |
| | |||||
* | merged in dbarth's gnome volume control work | Conor Curran | 2010-02-04 | 2 | -5/+21 |
| | |||||
* | bug found | Conor Curran | 2010-02-04 | 4 | -15/+11 |
| | |||||
* | images now change on scale of volume | Conor Curran | 2010-02-04 | 3 | -48/+56 |
| | |||||
* | slider now works from the safe side of the dbusmenu | Conor Curran | 2010-02-03 | 8 | -57/+256 |
| | |||||
* | refactor/tidy up | Conor Curran | 2010-02-03 | 1 | -48/+47 |
| | |||||
* | volume slider is now controlling the volume | Conor Curran | 2010-02-02 | 4 | -30/+44 |
| | |||||
* | default sink scenario implemented for now, simplification of indicator pattern | Conor Curran | 2010-02-02 | 6 | -66/+120 |
| | |||||
* | tidy up some more plus working slider | Conor Curran | 2010-02-01 | 5 | -59/+40 |
| | |||||
* | tidy up plus plugged back together the sinkinputwhilemuted event and the ↵ | Conor Curran | 2010-01-31 | 2 | -34/+52 |
| | | | | mute all toggle | ||||
* | pulse functionality refactored out inot to a separate PA file(s), sink ↵ | Conor Curran | 2010-01-30 | 8 | -210/+370 |
| | | | | details now stored in hash, complete list of events subscribed to, get sink list method added to the dbus service | ||||
* | volume setting dbus method now registering | Conor Curran | 2010-01-29 | 3 | -12/+13 |
| | |||||
* | slider event detection hooked up, method also defined on server side but ↵ | Conor Curran | 2010-01-28 | 9 | -29/+77 |
| | | | | there is a compilation problem which for the life of me i cannot see what i'm doing wrong | ||||
* | slider is now on the menu | Conor Curran | 2010-01-27 | 2 | -11/+38 |
| | |||||
* | slider now appears | Conor Curran | 2010-01-27 | 2 | -2/+2 |
| | |||||
* | UI startup now happens after gathering enough PA information re sinks and ↵ | Conor Curran | 2010-01-27 | 1 | -5/+9 |
| | | | | states | ||||
* | signals now work, also pulling in slider | Conor Curran | 2010-01-27 | 7 | -13/+22 |
| | |||||
* | copied contents from lp:~cjcurran/wasilla/soundmenu without the noise | Conor Curran | 2010-01-27 | 23 | -0/+2286 |
| | |||||
* | added ignore file | Conor Curran | 2010-01-27 | 1 | -0/+52 |