aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gtk_icon_theme_has_icon() doesn't seem to work here...Marco Trevisan (Treviño)2011-01-231-7/+2
| | | | | | | When no "audio-volume-off" icon is provided by any theme, the notification is not shown, so notify-osd-icons package is reccomanded here.
* Ops, indentation: one space left! :PMarco Trevisan (Treviño)2011-01-231-1/+1
|
* indentation fixesMarco Trevisan (Treviño)2011-01-231-39/+42
|
* Show a value notify-osd notification (if supported) when scrollingMarco Trevisan (Treviño)2011-01-232-2/+81
| | | | | | | To improve the indicator usability, show a notify-osd bubble with the volume value when changing the value level using the scrolling-wheel over the indicator icon.
* use update_state_from_volume instead of determine_state_from_volumeMarco Trevisan (Treviño)2011-01-233-11/+20
| | | | | | And make determine_state_from_volume return the state for the selected value
* added libnotify build dependencyMarco Trevisan (Treviño)2011-01-231-1/+3
|
* prep for new releaseConor Curran2011-01-111-2/+2
|
* indicator dbus fetches now workingConor Curran2011-01-112-9/+6
|
* merged the dreaded gdbus portConor Curran2011-01-1118-757/+557
|\
| * tidied the serviceConor Curran2011-01-111-2/+2
| |
| * change over complete for now, big refactor of indicator sound neededConor Curran2011-01-111-2/+14
| |
| * sink available flag setConor Curran2011-01-111-5/+4
| |
| * refactored signal namesConor Curran2011-01-114-29/+34
| |
| * working nicelyConor Curran2011-01-112-5/+14
| |
| * more gvariant changesConor Curran2011-01-111-10/+9
| |
| * tidy up plus moved to gvariant for the property update on the indicator widgetsConor Curran2011-01-114-433/+4
| |
| * more fixesConor Curran2011-01-112-16/+29
| |
| * signals being sent correctlyConor Curran2011-01-112-15/+18
| |
| * more ignoresConor Curran2011-01-111-0/+1
| |
| * silly meConor Curran2011-01-111-2/+4
| |
| * handle disconnection gracefullyConor Curran2011-01-112-2/+7
| |
| * more warnings sortedConor Curran2011-01-116-17/+30
| |
| * now buildingConor Curran2011-01-104-19/+13
| |
| * ignore sorted by tedConor Curran2011-01-101-0/+26
| |
| * configure ac fixesConor Curran2011-01-101-5/+4
| |
| * getting thereConor Curran2011-01-106-115/+155
| |
| * lots of refactoring and the rest Conor Curran2011-01-103-115/+137
| |
| * autofoo fixesConor Curran2011-01-102-9/+7
| |
| * porting in progressConor Curran2011-01-107-102/+191
| |
| * first steps ...Conor Curran2011-01-091-4/+4
|/
* prep for new releaseConor Curran2011-01-091-2/+2
|
* mpris interface introspection working nicel to determine playlist supportConor Curran2011-01-098-84/+190
|\
| * more refactoringConor Curran2011-01-093-10/+9
| |
| * nice refactor or mpris codeConor Curran2011-01-096-33/+54
| |
| * commit on the pain caused by that banshe mpris peculiarityConor Curran2011-01-091-2/+9
| |
| * found the way around banshee dbus peculiarConor Curran2011-01-095-68/+76
| |
| * introspection happening nicelyConor Curran2011-01-091-7/+14
| |
| * interface introspection underway@ Conor Curran2011-01-096-24/+88
|/
* bumped rev no in prep for releaseConor Curran2011-01-061-2/+2
|
* merge the blacklist workConor Curran2011-01-063-7/+19
|\
| * blacklisting working plus bug fixedConor Curran2011-01-053-5/+5
| |
| * block start ups that are blacklistedConor Curran2011-01-052-3/+8
| |
| * blacklisting in placeConor Curran2011-01-051-3/+10
|/
* merged app name in menu fixConor Curran2011-01-054-9/+10
|\
| * remove redundant member variableConor Curran2011-01-041-1/+0
| |
| * removed the need for a name instance variable on the player controller obj, ↵Conor Curran2011-01-043-8/+10
| | | | | | | | now always use the name set in app info
* | merge build dep fixesConor Curran2011-01-052-3/+5
|\ \ | |/ |/|
| * tidied depsConor Curran2011-01-042-3/+5
|/
* merged desktop file path handlingConor Curran2011-01-042-36/+41
|\
| * caught a bug to do with writing to gsettingsConor Curran2010-12-232-7/+16
| |