Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * New upstream release. | Ken VanDine | 2011-05-19 | 19 | -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-0ubuntu1 | Ken VanDine | 2011-05-19 | 19 | -101/+228 |
| |\ | |||||
| | * | Import upstream version 0.7.0 | Ken VanDine | 2011-05-19 | 16 | -86/+212 |
| | |\ | |||||
| | | * | bumped version for 070 release | Conor Curran | 2011-05-19 | 1 | -2/+2 |
| | | | | |||||
| | | * | source monitoring now happens even if the application is not voip specific ↵ | Conor Curran | 2011-05-18 | 5 | -40/+63 |
| | | |\ | | | | | | | | | | | | | | | | therefore the voip slider has now become a generic mic input gain slider - hurray | ||||
| | | | * | now using the source output | Conor Curran | 2011-03-24 | 5 | -49/+46 |
| | | | | | |||||
| | | | * | the beginnings of general source monitoring | Conor Curran | 2011-03-24 | 1 | -3/+29 |
| | | | | | |||||
| | | * | | fixing the descrepancy between notification and panel volume icon, thanks ↵ | Conor Curran | 2011-05-18 | 5 | -21/+88 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | Dylan:) | ||||
| | | | * | | Sound state manager volume notification is based on new volume instead of ↵ | Dylan McCall | 2011-04-04 | 5 | -21/+88 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | current (old) volume. Notifications use notification variants of audio-volume-* icons. | ||||
| | | * | | | fix for the gnome control centre sound preferences link, thanks Jeremy | Conor Curran | 2011-05-18 | 1 | -1/+2 |
| | | |\ \ \ | |||||
| | | | * | | | 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 ↵ | Nicolas Delvaux | 2011-04-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | one of those famous non-square cover. | ||||
| | | | * | | Fix bug 654196 | Nicolas Delvaux | 2011-04-16 | 1 | -9/+9 |
| | | |/ / | |||||
* | | | | | * debian/patches/lp_750823.patch | Ken VanDine | 2011-04-18 | 2 | -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-0ubuntu3 | Ken VanDine | 2011-04-18 | 2 | -0/+48 |
| | | | | | |||||
| * | | | | releasing version 0.6.6.1-0ubuntu2 | Ken VanDine | 2011-04-15 | 2 | -0/+21 |
| | | | | | |||||
* | | | | | * debian/patches/lp_759390.patch | Ken VanDine | 2011-04-15 | 2 | -0/+21 |
| | | | | | | | | | | | | | | | | | | | | - Sound Preferences link doesn't work in gnome3 (LP: #759390) | ||||
* | | | | | * New upstream release. | Ken VanDine | 2011-04-04 | 24 | -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-0ubuntu1 | Ken VanDine | 2011-04-04 | 24 | -102/+138 |
| |\| | | | |||||
| | * | | | Import upstream version 0.6.6.1 | Ken VanDine | 2011-04-04 | 23 | -102/+129 |
| | |\| | | |||||
| | | * | | 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 ↵ | Conor Curran | 2011-04-01 | 2 | -9/+13 |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | on the indicator (i.e. no two slider scenario ) | ||||
| | | * | | 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 |
| | | |/ | |||||
* | | | | * New upstream release. | Ken VanDine | 2011-03-23 | 8 | -18/+32 |
|\| | | | | | | | | | | | | | | | - Don't change the banshee id yet, that will change in 0.9.6 | ||||
| * | | | releasing version 0.6.5.1-0ubuntu1 | Ken VanDine | 2011-03-23 | 8 | -18/+32 |
| |\| | | |||||
| | * | | Import upstream version 0.6.5.1 | Ken VanDine | 2011-03-23 | 7 | -18/+25 |
| | |\| | |||||
| | | * | 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 |
| | | | | |||||
* | | | | * New upstream release. | Ken VanDine | 2011-03-23 | 27 | -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-0ubuntu1 | Ken VanDine | 2011-03-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | * New upstream release. | Ken VanDine | 2011-03-23 | 27 | -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.5 | Ken VanDine | 2011-03-23 | 26 | -376/+595 |
| | |\| | |||||
| | | * | 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 ↵ | Conor Curran | 2011-03-23 | 2 | -2/+2 |
| | | |/ | | | | | | | | | | | | | change and voip widget low icon name corrected | ||||
| | | * | 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 |
| | | | | |