aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
* indicator dbus fetches now workingConor Curran2011-01-112-9/+6
|
* 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
|
* silly meConor Curran2011-01-111-2/+4
|
* handle disconnection gracefullyConor Curran2011-01-111-2/+2
|
* more warnings sortedConor Curran2011-01-116-17/+30
|
* now buildingConor Curran2011-01-103-17/+13
|
* getting thereConor Curran2011-01-105-114/+154
|
* lots of refactoring and the rest Conor Curran2011-01-103-115/+137
|
* autofoo fixesConor Curran2011-01-102-9/+7
|
* porting in progressConor Curran2011-01-106-101/+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-095-23/+86
|
* 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
|
* 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
* caught a bug to do with writing to gsettingsConor Curran2010-12-232-7/+16
|
* sorted the desktop file loadingConor Curran2010-12-232-33/+29
|
* protect against a rogue null cairo contect in the draw methodConor Curran2010-12-221-0/+2
|
* remove the traceConor Curran2010-12-211-4/+0
|
* icon colour change for banshee fixed bug #692648Conor Curran2010-12-211-5/+3
|
* playlists ready to go into trunkConor Curran2010-12-214-24/+22
|
* playlists workingConor Curran2010-12-203-5/+8
|
* implemented suggested optional playlist mechanismConor Curran2010-12-203-6/+5
|
* playlists - working nicelyConor Curran2010-12-1710-19/+213
|\
| * proved active-playlist prop use-caseConor Curran2010-12-172-14/+30
| |
| * proposed extension proven and observations gatheredConor Curran2010-12-103-7/+23
| |
| * playlist widget populationConor Curran2010-12-106-22/+62
| |
| * moving towards testing proposed playlists apiConor Curran2010-12-097-9/+114
| |
* | startup bug fixedConor Curran2010-12-161-3/+3
| |
* | tidy upConor Curran2010-12-161-2/+2
| |
* | race condtion on playbackstatus accommodated for and dbus names changed over ↵Conor Curran2010-12-167-17/+29
| | | | | | | | the new canonical naming
* | clients properly remembered using gsettingsConor Curran2010-12-152-38/+36
| |