aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | playlist mock up landedConor Curran2010-07-282-7/+34
| * | | | | | | | | | | | | | | scrub bar is scrubbingConor Curran2010-07-283-27/+24
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | ui fixes merged Conor Curran2010-07-279-80/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | lots of bits tidied upConor Curran2010-07-273-16/+19
| * | | | | | | | | | | | | | tidy ups across the uiConor Curran2010-07-2710-81/+119
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | prep for 0.3.8 releaseConor Curran2010-07-221-3/+3
* | | | | | | | | | | | | | ido scrub bar in but there are some bugsConor Curran2010-07-2211-41/+193
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | trying to set the time lineConor Curran2010-07-228-45/+124
| * | | | | | | | | | | | | | scrub bar workingConor Curran2010-07-216-19/+31
| * | | | | | | | | | | | | | proper scrubbing underwayConor Curran2010-07-202-4/+65
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | merged play button workConor Curran2010-07-204-95/+193
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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-156-59/+148
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | merged scrub bar workConor Curran2010-07-1519-66/+467
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | 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-148-26/+145
| * | | | | | | | | | | | | typo fixedConor Curran2010-07-135-5/+3
| * | | | | | | | | | | | | prep work done for scrub barConor Curran2010-07-1314-44/+275
| * | | | | | | | | | | | | the beginnings of the scrub barConor Curran2010-07-123-0/+0
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | bumped version number in prep for new releaseConor Curran2010-07-121-2/+2
* | | | | | | | | | | | | merge with the static scope problems widget side, plus positioning fixes and ...Conor Curran2010-07-1211-109/+157
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | 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
|/ / / / / / / / / / / /
* | | | | | | | | | | | bumped version number is prep for 0.3.5 releaseConor Curran2010-07-081-2/+2
* | | | | | | | | | | | merged the event handling plus code tidy ups and proper icon loading from the...Conor Curran2010-07-0813-47/+118
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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