aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * New upstream release.Ken VanDine2011-05-1919-101/+228
|\ | | | | | | | | | | | | | | | | | | | | | | - Displayed cover don't keep the original ratio (LP: #654196) - show record level control PULSE_PROP_media.role=production (LP: #736049) - Volume notification is based on previous volume; should be based on the new volume (LP: #748831) - [gnome3] Sound Preferences link doesn't work (LP: #759390) * debian/patches/lp_759390.patch - dropped, merged upstream * debian/control - renamed the libnotify4-dev build depends to libnotify-dev
| * releasing version 0.7.0-0ubuntu1Ken VanDine2011-05-1919-101/+228
| |\
| | * Import upstream version 0.7.0Ken VanDine2011-05-1916-86/+212
| | |\
| | | * bumped version for 070 releaseConor Curran2011-05-191-2/+2
| | | |
| | | * source monitoring now happens even if the application is not voip specific ↵Conor Curran2011-05-185-40/+63
| | | |\ | | | | | | | | | | | | | | | therefore the voip slider has now become a generic mic input gain slider - hurray
| | | | * 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 ↵Conor Curran2011-05-185-21/+88
| | | |\ \ | | | | | | | | | | | | | | | | | | Dylan:)
| | | | * | Sound state manager volume notification is based on new volume instead of ↵Dylan McCall2011-04-045-21/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | current (old) volume. Notifications use notification variants of audio-volume-* icons.
| | | * | | 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
| | | | |/ /
| | | * | | merged the aspect ratio fix for the album art, thank you Nicolas :)Conor Curran2011-05-181-9/+11
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Fix a regression when calling "draw_album_art_placeholder" after diplaying ↵Nicolas Delvaux2011-04-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | one of those famous non-square cover.
| | | | * | Fix bug 654196Nicolas Delvaux2011-04-161-9/+9
| | | |/ /
* | | | | * debian/patches/lp_750823.patchKen VanDine2011-04-182-0/+48
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Place timeout in the mpris controller to accommodate flaky mpris dbus behaviour, it can be seen sometimes that the players emit a property changed on the metadata property but the actual value of the property which the service then tries to use is the old value (LP: #750823)
| * | | | releasing version 0.6.6.1-0ubuntu3Ken VanDine2011-04-182-0/+48
| | | | |
| * | | | releasing version 0.6.6.1-0ubuntu2Ken VanDine2011-04-152-0/+21
| | | | |
* | | | | * debian/patches/lp_759390.patchKen VanDine2011-04-152-0/+21
| | | | | | | | | | | | | | | | | | | | - Sound Preferences link doesn't work in gnome3 (LP: #759390)
* | | | | * New upstream release.Ken VanDine2011-04-0424-102/+138
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix crash with SIGABRT (LP: #738051) (LP: #744304) - ensure that if the service crashes the indicator will not show multiple sliders
| * | | | releasing version 0.6.6.1-0ubuntu1Ken VanDine2011-04-0424-102/+138
| |\| | |
| | * | | Import upstream version 0.6.6.1Ken VanDine2011-04-0423-102/+129
| | |\| |
| | | * | tweaked to handle banshee desktop name change now that is finally in nattyConor Curran2011-04-044-5/+8
| | | | |
| | | * | 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 ↵Conor Curran2011-04-012-9/+13
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | on the indicator (i.e. no two slider scenario )
| | | * | merged the error fixConor Curran2011-03-301-6/+7
| | | |\ \
| | | | * | 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
| | | |/ /
| | | * | fix that silly sigabrtConor Curran2011-03-251-2/+8
| | | |\ \ | | | | |/ | | | |/|
| | | | * 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
| | | |/
* | | | * New upstream release.Ken VanDine2011-03-238-18/+32
|\| | | | | | | | | | | | | | | - Don't change the banshee id yet, that will change in 0.9.6
| * | | releasing version 0.6.5.1-0ubuntu1Ken VanDine2011-03-238-18/+32
| |\| |
| | * | Import upstream version 0.6.5.1Ken VanDine2011-03-237-18/+25
| | |\|
| | | * bumped release version to minor minor to handle intermediate banshee faffingConor Curran2011-03-231-2/+2
| | | |
| | | * revert the banshee desktop id change because the new version won't make betaConor Curran2011-03-233-4/+5
| | | |
* | | | * New upstream release.Ken VanDine2011-03-2327-376/+607
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Media player should be automatically started up when play button is pressed (LP: #714750) - volume goes to zero when using some players like banshee or rhythmbox (LP: #730925) - handle banshee id change (LP: #737447) - filter out video playlists (LP: #739273)
| * | | releasing version 0.6.5-0ubuntu1Ken VanDine2011-03-231-1/+1
| | | |
| * | | * New upstream release.Ken VanDine2011-03-2327-376/+607
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Media player should be automatically started up when play button is pressed (LP: #714750) - volume goes to zero when using some players like banshee or rhythmbox (LP: #730925) - handle banshee id change (LP: #737447) - filter out video playlists (LP: #739273)
| | * | Import upstream version 0.6.5Ken VanDine2011-03-2326-376/+595
| | |\|
| | | * bump in prep for beta releaseConor Curran2011-03-231-2/+2
| | | |
| | | * make sure on playlist update it doesn't use the custom iconConor Curran2011-03-231-12/+0
| | | |
| | | * fixed duplicate playlists, icons for playlists, name change on banshee idConor Curran2011-03-234-12/+14
| | | |\
| | | | * 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 ↵Conor Curran2011-03-232-2/+2
| | | |/ | | | | | | | | | | | | change and voip widget low icon name corrected
| | | * protection against rogue dbusmenu propertiesConor Curran2011-03-236-40/+49
| | | |\
| | | | * 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
| | | | |