aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import upstream version 0.7.0Ken VanDine2011-05-1914-74/+200
|\
| * source monitoring now happens even if the application is not voip specific th...Conor Curran2011-05-185-40/+63
| |\
| | * now using the source outputConor Curran2011-03-245-49/+46
| | * the beginnings of general source monitoringConor Curran2011-03-241-3/+29
| * | fixing the descrepancy between notification and panel volume icon, thanks Dyl...Conor Curran2011-05-185-21/+88
| |\ \
| | * | Sound state manager volume notification is based on new volume instead of cur...Dylan McCall2011-04-045-21/+88
| * | | fix for the gnome control centre sound preferences link, thanks JeremyConor Curran2011-05-181-1/+2
| |\ \ \
| | * | | Enabled "Sound Preferences" support for gnome-control-center 3Jeremy Bicha2011-04-131-1/+2
| | |/ /
| * | | Fix a regression when calling "draw_album_art_placeholder" after diplaying on...Nicolas Delvaux2011-04-161-0/+2
| * | | Fix bug 654196Nicolas Delvaux2011-04-161-9/+9
| |/ /
* | | Import upstream version 0.6.6.1Ken VanDine2011-04-0419-87/+114
|\| |
| * | tweaked to handle banshee desktop name change now that is finally in nattyConor Curran2011-04-042-2/+5
| * | ensure that there are no visual traces of the service crashingConor Curran2011-04-042-9/+19
| |\ \
| | * | make sure that even if the service crashes there are no visual indications on...Conor Curran2011-04-012-9/+13
| |/ /
| * | changed to a critical as I think this would be more appropriate hereConor Curran2011-03-291-1/+1
| * | changed another error to a warning, tidied a few thingsConor Curran2011-03-291-6/+7
| * | more visibility on possible errorsConor Curran2011-03-251-1/+2
| * | g_critical not a g_errorConor Curran2011-03-251-2/+2
| * | defensive touches to update state methodConor Curran2011-03-251-2/+1
| * | defensive touches to update state methodConor Curran2011-03-251-0/+6
| |/
* | Import upstream version 0.6.5.1Ken VanDine2011-03-234-5/+12
|\|
| * revert the banshee desktop id change because the new version won't make betaConor Curran2011-03-232-3/+4
* | Import upstream version 0.6.5Ken VanDine2011-03-2322-361/+578
|\|
| * make sure on playlist update it doesn't use the custom iconConor Curran2011-03-231-12/+0
| * use the new icons for playlistsConor Curran2011-03-232-8/+2
| * video playlists now filtered outConor Curran2011-03-231-2/+10
| * default gsettings now set to banshee to reflect the players desktop id change...Conor Curran2011-03-231-1/+1
| * tidy upConor Curran2011-03-232-4/+1
| * protected now against any type ot irregular spam dbusmenu may throw at itConor Curran2011-03-225-20/+36
| * more trace addedConor Curran2011-03-223-9/+17
| * change the mute type on the volume slider to the appropriate type of booleanConor Curran2011-03-213-34/+22
| * feature for new banshee specific behaviour landedConor Curran2011-03-2112-65/+234
| |\
| | * add an important todo to remind myself of the need to get that timeout removedConor Curran2011-03-211-0/+4
| | * remove commented out methodConor Curran2011-03-211-1/+0
| | * some extra trace around sliders to track the volume zero app start madnessConor Curran2011-03-2111-43/+75
| | * only expose the play head if the player is banshee when its hibernated@Conor Curran2011-03-161-10/+16
| | * working as expectedConor Curran2011-03-164-6/+109
| | * uptodate trunk and branch work from the start of the week merged@Conor Curran2011-03-163-20/+45
| | |\
| | | * working as good as this will ever be considering the poor startup performance...Conor Curran2011-03-143-17/+6
| | | * expose transport when closed and cache intended actionConor Curran2011-03-143-14/+50
* | | | Import upstream version 0.6.4Ken VanDine2011-03-1733-900/+988
|\| | |
| * | | working now - needed a hack in the common-def header - automake you drive me ...Conor Curran2011-03-174-6/+9
| * | | revert to the old wayConor Curran2011-03-174-31/+8
| * | | add the new config.in vala fileConor Curran2011-03-171-0/+14
| * | | localisation in vala is not as straight forward as first anticipatedConor Curran2011-03-173-5/+18
| |/ /
| * | keyhandling for the voip slider now working and voip slider now activated whe...Conor Curran2011-03-163-15/+14
| * | removed the restriction of not being able to use the key shortcuts on the sli...Conor Curran2011-03-164-11/+39
| * | tidy upConor Curran2011-03-151-2/+0
| * | renamed those last few sink methods in device to give them proper contextConor Curran2011-03-153-48/+48
| * | initial mute update stateConor Curran2011-03-151-2/+1