aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* scrub bar workingConor Curran2010-07-215-19/+30
* proper scrubbing underwayConor Curran2010-07-202-4/+65
* play pause both graphically and functionally now workingConor Curran2010-07-204-95/+193
* merged the button press effect branch plus changes for the ido and bumped rel...Conor Curran2010-07-155-56/+145
|\
| * added skeleton implementation for play pause toggle method - coming nextConor Curran2010-07-151-1/+7
| * tidied up some enums using typedefs and some more bits and piecesConor Curran2010-07-154-38/+35
| * moving towards the play button pause button swapConor Curran2010-07-133-6/+14
| * button press background doneConor Curran2010-07-133-25/+102
| * fixed silly previous problemConor Curran2010-07-133-9/+10
* | label text updating according to position and duration and scrub bar position...Conor Curran2010-07-156-23/+75
* | positionset now working - tested with vlcConor Curran2010-07-143-16/+17
* | scrub bar almost working - vala Glib value bugs again are biting meConor Curran2010-07-147-25/+144
* | typo fixedConor Curran2010-07-135-5/+3
* | prep work done for scrub barConor Curran2010-07-1313-40/+264
* | the beginnings of the scrub barConor Curran2010-07-123-0/+0
|/
* caught by static scopeness - update bug fixedConor Curran2010-07-127-57/+74
* and the service uncommentConor Curran2010-07-091-2/+2
* more arturl fixesConor Curran2010-07-092-2/+7
* album art bug fixedConor Curran2010-07-098-56/+82
* constants replaced and enums and title image now fetched from the mono themeConor Curran2010-07-087-37/+54
* event handling now plugged in crudelyConor Curran2010-07-088-23/+77
* merge with new transport bar branchConor Curran2010-07-085-103/+874
|\
| * moved what I could to a #define and removed unusedConor Curran2010-07-071-198/+151
| * merged Mirco's transport bar workConor Curran2010-07-072-166/+653
| |\
| | * finished the rendering of the custom widgetMirco Müller2010-07-071-179/+288
| | * added some internal helpers for blurring, added more precise button-backgroun...Mirco Müller2010-07-061-12/+390
| |/
| * previous button coming alongConor Curran2010-07-051-16/+20
| * getting closer to the mock upConor Curran2010-07-052-29/+63
| * cairo is taking some timeConor Curran2010-07-023-48/+162
| * background working correctlyConor Curran2010-07-013-17/+42
| * outline drawnConor Curran2010-07-012-47/+28
| * highlighting sorted and a start towards the cairo stuffConor Curran2010-06-303-29/+42
| * updatesConor Curran2010-06-291-7/+7
| * updatesConor Curran2010-06-291-7/+11
| * more debugConor Curran2010-06-292-11/+26
| * moving in the right directionConor Curran2010-06-285-111/+102
| * new playbutton for cairo drawingConor Curran2010-06-283-2/+150
* | merged the last of the libindicate workConor Curran2010-07-0714-102/+478
|\ \
| * | updated for mergeConor Curran2010-07-073-4/+4
| * | fixed the mpris connection problemsConor Curran2010-07-072-1/+2
| * | alot of work around the title menu stuffConor Curran2010-07-077-61/+84
| * | whole new widget to house the customised title itemConor Curran2010-07-0612-51/+355
| * | correct startup behaviour in placeConor Curran2010-06-303-35/+67
| * | launching apps now workingConor Curran2010-06-293-12/+28
* | | typo in mergeConor Curran2010-07-071-0/+1
* | | If gnome-volume-control is not available, try xfce4-mixerunknown2010-07-021-1/+2
|/ /
* / bumped the revision no. and changed credits on sound-serviceConor Curran2010-06-281-3/+1
|/
* tidied the metadata widget to be spec compliantConor Curran2010-06-281-12/+72
* fixes two bugs, album art crasher and unreported metadata reset on trackchangeConor Curran2010-06-252-1/+10
* merge the familiar players db workConor Curran2010-06-247-39/+269
|\