Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | reversed colours on buttons | Conor Curran | 2010-09-09 | 3 | -15/+32 | |
* | some defensive code in place to protect against rare seg-fault on the volume ... | Conor Curran | 2010-09-08 | 2 | -2/+5 | |
* | player title icon now in the gutter | Conor Curran | 2010-09-08 | 9 | -76/+147 | |
|\ | ||||||
| * | title widget now shows the icon in the right place, play button have been alt... | Conor Curran | 2010-09-08 | 3 | -89/+43 | |
| * | removed unnecessary hbox and label and set the text directly on the menuitem | Conor Curran | 2010-09-07 | 1 | -4/+0 | |
| * | removed unnecessary hbox and label and set the text directly on the menuitem | Conor Curran | 2010-09-07 | 1 | -34/+3 | |
| * | removed unnecessary hbox and label and set the text directly on the menuitem | Conor Curran | 2010-09-07 | 1 | -20/+25 | |
| * | tidied up debug statements | Conor Curran | 2010-09-07 | 1 | -21/+25 | |
| * | alloc stuff | Conor Curran | 2010-09-07 | 1 | -2/+20 | |
| * | tried everything, the image will not show on the menu | Conor Curran | 2010-09-06 | 2 | -9/+31 | |
| * | tidied the transport backend | Conor Curran | 2010-09-02 | 3 | -13/+22 | |
| * | active triangle now in place | Conor Curran | 2010-09-02 | 4 | -3/+67 | |
| * | tidy up | Conor Curran | 2010-09-02 | 2 | -13/+4 | |
| * | added the image as advised, still no showA | Conor Curran | 2010-09-02 | 3 | -26/+39 | |
| * | first legit attempt at icon gutter placement failed | Conor Curran | 2010-09-01 | 4 | -19/+45 | |
* | | ready for 0.4.2 | Conor Curran | 2010-09-07 | 1 | -2/+2 | |
* | | multiple offlined players allowed now in the menu | Conor Curran | 2010-09-07 | 2 | -23/+19 | |
|\ \ | ||||||
| * | | allow multiple players on the menu | Conor Curran | 2010-09-07 | 2 | -23/+19 | |
* | | | remote album handling merge | Conor Curran | 2010-09-07 | 6 | -32/+261 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | changed temp name to be more telling of its purpose | Conor Curran | 2010-09-07 | 1 | -1/+1 | |
| * | | remote art url fixed | Conor Curran | 2010-09-07 | 3 | -7/+7 | |
| * | | tidy up on the print outs | Conor Curran | 2010-09-07 | 1 | -10/+3 | |
| * | | shifted to use the more appropriate cache dir | Conor Curran | 2010-09-06 | 1 | -11/+13 | |
| * | | big refactor | Conor Curran | 2010-09-03 | 4 | -62/+137 | |
| * | | working nicely | Conor Curran | 2010-09-03 | 1 | -1/+2 | |
| * | | reworked album art handling using gio exclusively with mkstemp | Conor Curran | 2010-09-03 | 4 | -36/+44 | |
| * | | album art from remote location working | Conor Curran | 2010-09-02 | 3 | -12/+22 | |
| * | | last fm art work should load correctly now | Conor Curran | 2010-09-01 | 5 | -17/+34 | |
| * | | almost bug free | Conor Curran | 2010-09-01 | 5 | -37/+44 | |
| * | | now has the ability to fetch album art from last fm | Conor Curran | 2010-09-01 | 6 | -10/+126 | |
| |/ | ||||||
* | | tidy up | Conor Curran | 2010-09-07 | 2 | -3/+2 | |
* | | button release outside of control now acts as it should do | Conor Curran | 2010-09-07 | 3 | -5/+13 | |
* | | tidy up | Conor Curran | 2010-09-07 | 1 | -2/+2 | |
* | | highlighted odd playback status issue | Conor Curran | 2010-09-06 | 1 | -1/+1 | |
* | | events from transport bar now are sent on button release | Conor Curran | 2010-09-06 | 4 | -20/+24 | |
* | | album art rounded fixed | Conor Curran | 2010-09-06 | 2 | -7/+5 | |
* | | scroll fix merged | Conor Curran | 2010-09-06 | 1 | -2/+2 | |
* | | scroll fix merged | Conor Curran | 2010-09-06 | 3 | -4/+33 | |
|\ \ | |/ |/| | ||||||
| * | fixed the scrolling regression | Conor Curran | 2010-08-31 | 2 | -2/+31 | |
|/ | ||||||
* | remove mpris1 support | Conor Curran | 2010-08-27 | 5 | -211/+8 | |
* | tidied sound service | Conor Curran | 2010-08-25 | 1 | -2/+2 | |
* | rounded rectangles are now working | Conor Curran | 2010-08-25 | 1 | -16/+165 | |
|\ | ||||||
| * | Some code from the gnome-screensaver lock dialog. Will crash because gtk_widg... | Andrea Cimitan | 2010-08-20 | 1 | -2/+143 | |
* | | more tweaks | Conor Curran | 2010-08-25 | 3 | -46/+34 | |
* | | fonts sorted | Conor Curran | 2010-08-25 | 7 | -63/+22 | |
* | | merged the UI polishes, more to follow ... | Conor Curran | 2010-08-24 | 8 | -136/+203 | |
|\ \ | |/ |/| | ||||||
| * | mpris 2 metadata map changes implementated | Conor Curran | 2010-08-24 | 6 | -37/+59 | |
| * | push up changes | Conor Curran | 2010-08-23 | 1 | -1/+2 | |
| * | finished with metadata ui tweaks | Conor Curran | 2010-08-23 | 2 | -45/+16 | |
| * | finally blank art work handling out the door | Conor Curran | 2010-08-23 | 1 | -30/+6 |