aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | volume slider refactor mergedConor Curran2010-08-0618-325/+475
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | merge comments have been acted uponConor Curran2010-08-069-19/+19
| * | | | | | | | | | | | | | | | tidy upsConor Curran2010-08-041-2/+2
| * | | | | | | | | | | | | | | | tidy upsConor Curran2010-08-042-2/+1
| * | | | | | | | | | | | | | | | refactor completeConor Curran2010-08-047-84/+24
| * | | | | | | | | | | | | | | | almost thereConor Curran2010-08-035-307/+141
| * | | | | | | | | | | | | | | | replaced now needs tweakingConor Curran2010-08-0210-71/+60
| * | | | | | | | | | | | | | | | refactor the volume slider into its own wrapper gobjectConor Curran2010-07-304-3/+370
* | | | | | | | | | | | | | | | | removed segfaulting toggle redrawConor Curran2010-08-021-21/+0
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | bumped ido versionConor Curran2010-07-291-1/+1
* | | | | | | | | | | | | | | | prep 0.3.9 releaseConor Curran2010-07-291-3/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | merged the playlist initial work and UI tidying, getting very close to sign offConor Curran2010-07-294-67/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tweaked the spacing and the transport bar dimensions - getting very close to ...Conor Curran2010-07-294-45/+47
| * | | | | | | | | | | | | | | 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