| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Enabled "Sound Preferences" support for gnome-control-center 3 | Jeremy Bicha | 2011-04-13 | 1 | -1/+2 |
| |/ / |
|
* | | | merged the aspect ratio fix for the album art, thank you Nicolas :) | Conor Curran | 2011-05-18 | 1 | -9/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix a regression when calling "draw_album_art_placeholder" after diplaying on... | Nicolas Delvaux | 2011-04-16 | 1 | -0/+2 |
| * | | Fix bug 654196 | Nicolas Delvaux | 2011-04-16 | 1 | -9/+9 |
|/ / |
|
* | | tweaked to handle banshee desktop name change now that is finally in natty | Conor Curran | 2011-04-04 | 4 | -5/+8 |
* | | ensure that there are no visual traces of the service crashing | Conor Curran | 2011-04-04 | 2 | -9/+19 |
|\ \ |
|
| * | | make sure that even if the service crashes there are no visual indications on... | Conor Curran | 2011-04-01 | 2 | -9/+13 |
|/ / |
|
* | | merged the error fix | Conor Curran | 2011-03-30 | 1 | -6/+7 |
|\ \ |
|
| * | | changed to a critical as I think this would be more appropriate here | Conor Curran | 2011-03-29 | 1 | -1/+1 |
| * | | changed another error to a warning, tidied a few things | Conor Curran | 2011-03-29 | 1 | -6/+7 |
|/ / |
|
* | | fix that silly sigabrt | Conor Curran | 2011-03-25 | 1 | -2/+8 |
|\ \
| |/
|/| |
|
| * | more visibility on possible errors | Conor Curran | 2011-03-25 | 1 | -1/+2 |
| * | g_critical not a g_error | Conor Curran | 2011-03-25 | 1 | -2/+2 |
| * | defensive touches to update state method | Conor Curran | 2011-03-25 | 1 | -2/+1 |
| * | defensive touches to update state method | Conor Curran | 2011-03-25 | 1 | -0/+6 |
|/ |
|
* | bumped release version to minor minor to handle intermediate banshee faffing | Conor Curran | 2011-03-23 | 1 | -2/+2 |
* | revert the banshee desktop id change because the new version won't make beta | Conor Curran | 2011-03-23 | 3 | -4/+5 |
* | bump in prep for beta release | Conor Curran | 2011-03-23 | 1 | -2/+2 |
* | make sure on playlist update it doesn't use the custom icon | Conor Curran | 2011-03-23 | 1 | -12/+0 |
* | fixed duplicate playlists, icons for playlists, name change on banshee id | Conor Curran | 2011-03-23 | 4 | -12/+14 |
|\ |
|
| * | use the new icons for playlists | Conor Curran | 2011-03-23 | 2 | -8/+2 |
| * | video playlists now filtered out | Conor Curran | 2011-03-23 | 1 | -2/+10 |
| * | default gsettings now set to banshee to reflect the players desktop id change... | Conor Curran | 2011-03-23 | 2 | -2/+2 |
|/ |
|
* | protection against rogue dbusmenu properties | Conor Curran | 2011-03-23 | 6 | -40/+49 |
|\ |
|
| * | tidy up | Conor Curran | 2011-03-23 | 2 | -4/+1 |
| * | protected now against any type ot irregular spam dbusmenu may throw at it | Conor Curran | 2011-03-22 | 5 | -20/+36 |
| * | more trace added | Conor Curran | 2011-03-22 | 3 | -9/+17 |
| * | change the mute type on the volume slider to the appropriate type of boolean | Conor Curran | 2011-03-21 | 3 | -34/+22 |
|/ |
|
* | feature for new banshee specific behaviour landed | Conor Curran | 2011-03-21 | 13 | -67/+238 |
|\ |
|
| * | add an important todo to remind myself of the need to get that timeout removed | Conor Curran | 2011-03-21 | 1 | -0/+4 |
| * | remove commented out method | Conor Curran | 2011-03-21 | 1 | -1/+0 |
| * | some extra trace around sliders to track the volume zero app start madness | Conor Curran | 2011-03-21 | 11 | -43/+75 |
| * | only expose the play head if the player is banshee when its hibernated@ | Conor Curran | 2011-03-16 | 1 | -10/+16 |
| * | working as expected | Conor Curran | 2011-03-16 | 5 | -7/+111 |
| * | uptodate trunk and branch work from the start of the week merged@ | Conor Curran | 2011-03-16 | 4 | -21/+47 |
| |\ |
|
| | * | working as good as this will ever be considering the poor startup performance... | Conor Curran | 2011-03-14 | 3 | -17/+6 |
| | * | expose transport when closed and cache intended action | Conor Curran | 2011-03-14 | 4 | -15/+52 |
* | | | prep for new release | Conor Curran | 2011-03-17 | 1 | -2/+2 |
* | | | merged localisaton fixes | Conor Curran | 2011-03-17 | 7 | -15/+34 |
|\ \ \
| |/ /
|/| | |
|
| * | | working now - needed a hack in the common-def header - automake you drive me ... | Conor Curran | 2011-03-17 | 6 | -7/+18 |
| * | | revert to the old way | Conor Curran | 2011-03-17 | 6 | -33/+10 |
| * | | add the new config.in vala file | Conor Curran | 2011-03-17 | 1 | -0/+14 |
| * | | localisation in vala is not as straight forward as first anticipated | Conor Curran | 2011-03-17 | 6 | -6/+23 |
|/ / |
|
* | | key shortcuts now working on voip slider | Conor Curran | 2011-03-16 | 4 | -18/+45 |
|\ \ |
|
| * | | keyhandling for the voip slider now working and voip slider now activated whe... | Conor Curran | 2011-03-16 | 3 | -15/+14 |
| * | | removed the restriction of not being able to use the key shortcuts on the sli... | Conor Curran | 2011-03-16 | 4 | -11/+39 |
|/ / |
|
* | | volume-slider now behaves the same as the voip slider when muted | Conor Curran | 2011-03-16 | 7 | -58/+103 |
|\ \ |
|
| * | | tidy up | Conor Curran | 2011-03-15 | 1 | -2/+0 |
| * | | renamed those last few sink methods in device to give them proper context | Conor Curran | 2011-03-15 | 3 | -48/+48 |
| * | | initial mute update state | Conor Curran | 2011-03-15 | 1 | -2/+1 |