aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | removed unused pulse methodConor Curran2010-10-051-30/+0
| * | | | | | | | | | | | | | | | | | | annoying race condition fixedConor Curran2010-10-051-4/+8
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | merged text resizing on metadata widgetConor Curran2010-10-051-6/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | fixed the text resizingConor Curran2010-10-041-3/+0
| * | | | | | | | | | | | | | | | | | | fixed the text resizingConor Curran2010-10-041-6/+8
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | fixed the reconnect bugConor Curran2010-10-041-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | 100% core usage bug fixedConor Curran2010-10-011-1/+0
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | clipboard bug fixed and removed most print outs from the indicator sideConor Curran2010-10-014-101/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | clipboard bug #651246 fixedConor Curran2010-10-012-62/+75
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | background gradient bug fixedConor Curran2010-09-307-1425/+1208
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | njpatel's merge comment appliedConor Curran2010-09-301-3/+3
| * | | | | | | | | | | | | | | | | | removed redundant fileConor Curran2010-09-302-282/+0
| * | | | | | | | | | | | | | | | | | tidy upConor Curran2010-09-301-11/+11
| * | | | | | | | | | | | | | | | | | bug fixedConor Curran2010-09-302-22/+22
| * | | | | | | | | | | | | | | | | | one big refactorConor Curran2010-09-308-1392/+1469
| * | | | | | | | | | | | | | | | | | moving things around in the playbuttonConor Curran2010-09-303-228/+229
| * | | | | | | | | | | | | | | | | | use menuitemAndrea Cimitan2010-09-292-7/+6
| * | | | | | | | | | | | | | | | | | Fix alignment, but expose doesn't work (buttons are shown just after event pr...Andrea Cimitan2010-09-291-66/+51
| * | | | | | | | | | | | | | | | | | tidiedConor Curran2010-09-283-7/+9
| * | | | | | | | | | | | | | | | | | trying workarounds for background gradient problemConor Curran2010-09-282-5/+6
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | prep of 0.4.7Conor Curran2010-09-151-2/+2
* | | | | | | | | | | | | | | | | | merged menu close button reset fixConor Curran2010-09-152-2/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | mistaken checkin revertedConor Curran2010-09-151-1/+2
| * | | | | | | | | | | | | | | | | on menu close buttons are now resetConor Curran2010-09-151-1/+1
| * | | | | | | | | | | | | | | | | on menu close buttons are now resetConor Curran2010-09-152-2/+45
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | bumped for 0.4.6 releaseConor Curran2010-09-151-2/+2
* | | | | | | | | | | | | | | | | merged in fixes of empty album art and racey indicator crash in the event of ...Conor Curran2010-09-152-51/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | merged empty album art fix - easier than first thought, fixed crasher on indi...Conor Curran2010-09-152-50/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | one potential fixConor Curran2010-09-143-4/+30
| * | | | | | | | | | | | | | | | | race condition indicator crash fixed when the service crashes - indicator sho...Conor Curran2010-09-152-5/+10
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | bumped the revision numberConor Curran2010-09-141-2/+2
* | | | | | | | | | | | | | | | | service crash fix branch mergeConor Curran2010-09-147-56/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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-1310-1/+143
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | autotools fixConor Curran2010-09-131-1/+1
| * | | | | | | | | | | | | | | | added generated png for 16x16Conor Curran2010-09-134-0/+11
| * | | | | | | | | | | | | | | | fixed autotoolsConor Curran2010-09-134-3/+6
| * | | | | | | | | | | | | | | | added scalable sound-icon svg to the assetsConor Curran2010-09-135-0/+128
* | | | | | | | | | | | | | | | | merged properties-changed fix and scrub complete removalConor Curran2010-09-134-72/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | prep for 0.4.4 releaseConor Curran2010-09-101-2/+2
* | | | | | | | | | | | | | | | merge ui updates, banshee fix and theme change handlingConor Curran2010-09-105-45/+317
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \