aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Import upstream version 0.4.6Ken VanDine2010-09-155-193/+75
|\
| * merged empty album art fix - easier than first thought, fixed crasher on ↵Conor Curran2010-09-152-50/+18
| |\ | | | | | | | | | indicator side in the event of the album art going down and tidied the mpris2controller to remove compiler warnings
| | * one potential fixConor Curran2010-09-143-4/+30
| | |
| * | race condition indicator crash fixed when the service crashes - indicator ↵Conor Curran2010-09-152-5/+10
| | | | | | | | | | | | should now seemlessly handle flaky service
* | | Import upstream version 0.4.5Ken VanDine2010-09-1419-2196/+1049
|\| |
| * | removed redundant codeConor Curran2010-09-141-14/+0
| | |
| * | tidy upConor Curran2010-09-141-2/+2
| | |
| * | indicator should handle any service problems gracefullyConor Curran2010-09-146-43/+94
| | |
| * | all dbus method calls now asyncConor Curran2010-09-141-8/+6
| | |
| * | async the root dbus method callsConor Curran2010-09-142-6/+6
| |/
| * merge the non-mono fix branchConor Curran2010-09-131-1/+1
| |\
| | * fixed autotoolsConor Curran2010-09-131-1/+1
| | |
| * | removed scrub stuff indicator sideConor Curran2010-09-132-25/+0
| | |
| * | tidy upConor Curran2010-09-131-2/+2
| | |
| * | removed redundant scrub codeConor Curran2010-09-133-44/+1
| | |
| * | playback status fixConor Curran2010-09-131-1/+1
| | |
| * | playback status investigationsConor Curran2010-09-132-5/+5
| |/
| * merge comments acted uponConor Curran2010-09-102-6/+4
| |
| * tidy upConor Curran2010-09-101-2/+2
| |
| * play button and metadata widgets now handle theme changesConor Curran2010-09-103-38/+289
| |
| * banshee menu bug fixedConor Curran2010-09-101-0/+3
| |
| * reversed colours on buttonsConor Curran2010-09-093-15/+32
| |
| * some defensive code in place to protect against rare seg-fault on the volume ↵Conor Curran2010-09-082-2/+5
| | | | | | | | slider
| * player title icon now in the gutterConor Curran2010-09-089-76/+147
| |\
| | * title widget now shows the icon in the right place, play button have been ↵Conor Curran2010-09-083-89/+43
| | | | | | | | | | | | alter accordingly
| | * removed unnecessary hbox and label and set the text directly on the menuitemConor Curran2010-09-071-4/+0
| | |
| | * removed unnecessary hbox and label and set the text directly on the menuitemConor Curran2010-09-071-34/+3
| | |
| | * removed unnecessary hbox and label and set the text directly on the menuitemConor Curran2010-09-071-20/+25
| | |
| | * tidied up debug statementsConor Curran2010-09-071-21/+25
| | |
| | * alloc stuffConor Curran2010-09-071-2/+20
| | |
| | * tried everything, the image will not show on the menuConor Curran2010-09-062-9/+31
| | |
| | * tidied the transport backendConor Curran2010-09-023-13/+22
| | |
| | * active triangle now in placeConor Curran2010-09-024-3/+67
| | |
| | * tidy upConor Curran2010-09-022-13/+4
| | |
| | * added the image as advised, still no showAConor Curran2010-09-023-26/+39
| | |
| | * first legit attempt at icon gutter placement failedConor Curran2010-09-014-19/+45
| | |
| * | ready for 0.4.2Conor Curran2010-09-071-2/+2
| | |
| * | multiple offlined players allowed now in the menuConor Curran2010-09-072-23/+19
| |\ \
| | * | allow multiple players on the menuConor Curran2010-09-072-23/+19
| | | |
| * | | remote album handling merge Conor Curran2010-09-076-32/+261
| |\ \ \ | | |/ / | |/| |
| | * | changed temp name to be more telling of its purposeConor Curran2010-09-071-1/+1
| | | |
| | * | remote art url fixedConor Curran2010-09-073-7/+7
| | | |
| | * | tidy up on the print outsConor Curran2010-09-071-10/+3
| | | |
| | * | shifted to use the more appropriate cache dirConor Curran2010-09-061-11/+13
| | | |
| | * | big refactorConor Curran2010-09-034-62/+137
| | | |
| | * | working nicelyConor Curran2010-09-031-1/+2
| | | |
| | * | reworked album art handling using gio exclusively with mkstempConor Curran2010-09-034-36/+44
| | | |
| | * | album art from remote location workingConor Curran2010-09-023-12/+22
| | | |
| | * | last fm art work should load correctly nowConor Curran2010-09-015-17/+34
| | | |
| | * | almost bug freeConor Curran2010-09-015-37/+44
| | | |