aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * 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
| | | | |
| | | | * 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-2113-67/+238
| | | |\
| | | | * 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-165-7/+111
| | | | |
| | | | * uptodate trunk and branch work from the start of the week merged@Conor Curran2011-03-164-21/+47
| | | | |\
| | | | | * working as good as this will ever be considering the poor startup ↵Conor Curran2011-03-143-17/+6
| | | | | | | | | | | | | | | | | | | | | | | | performances of clients
| | | | | * expose transport when closed and cache intended actionConor Curran2011-03-144-15/+52
| | | | | |
* | | | | | * New upstream release.Ken VanDine2011-03-1740-914/+1029
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Harmonize mute behaviour of both VOIP and volume slider (LP: #731870) - keyboard handling for voip slider not working (LP: #732500) - "Choose Playlist" needs to be marked for translation (LP: #736372) - show record level control on PULSE_PROP_media.role=production (LP: #736049)
| * | | | | releasing version 0.6.4-0ubuntu1Ken VanDine2011-03-1740-914/+1029
| |\| | | |
| | * | | | Import upstream version 0.6.4Ken VanDine2011-03-1739-914/+1018
| | |\| | |
| | | * | | prep for new releaseConor Curran2011-03-171-2/+2
| | | | | |
| | | * | | merged localisaton fixesConor Curran2011-03-177-15/+34
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | working now - needed a hack in the common-def header - automake you drive me ↵Conor Curran2011-03-176-7/+18
| | | | | | | | | | | | | | | | | | | | | | | | nuts
| | | | * | revert to the old wayConor Curran2011-03-176-33/+10
| | | | | |
| | | | * | 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-176-6/+23
| | | |/ /
| | | * | key shortcuts now working on voip sliderConor Curran2011-03-164-18/+45
| | | |\ \
| | | | * | keyhandling for the voip slider now working and voip slider now activated ↵Conor Curran2011-03-163-15/+14
| | | | | | | | | | | | | | | | | | | | | | | | when app role is also production
| | | | * | removed the restriction of not being able to use the key shortcuts on the ↵Conor Curran2011-03-164-11/+39
| | | |/ / | | | | | | | | | | | | | | | slider if its muted@
| | | * | volume-slider now behaves the same as the voip slider when mutedConor Curran2011-03-167-58/+103
| | | |\ \
| | | | * | 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
| | | | | |
| | | | * | ensure it observes a positive mute state at startupConor Curran2011-03-152-2/+13
| | | | | |
| | | | * | mute behaviour consistent over both sliders => go to 0 on mute and return to ↵Conor Curran2011-03-155-6/+43
| | | |/ / | | | | | | | | | | | | | | | previous volume on unmute
| | | * | step one in sorting the volume slider mute behaviourConor Curran2011-03-1512-510/+543
| | | |\ \ | | | | |/ | | | |/|
| | | | * tidy upConor Curran2011-03-141-2/+0
| | | | |
| | | | * renamed active-sink to device so as the naming makes senseConor Curran2011-03-1411-212/+209
| | | | |
| | | | * one needed refactorConor Curran2011-03-145-87/+125
| | | |/
* | | | * New upstream release.Ken VanDine2011-03-1128-649/+978
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Broken images on playlist items (LP: #727325) - wrong icon for audio-input slider (LP: #723254) - blacklist dbus api lacks query functionality (LP: #730526) - volume goes to zero when using some players like banshee, rhythmbox (LP: #730925) - holding the FW or RW button should have an effect (LP: #694258) - With new notify-osd the volume notification on scroll doesn't work as expected (LP: #729849) * debian/control - Bumped build depends for dbusmenu to >= 0.3.101
| * | | releasing version 0.6.3-0ubuntu1Ken VanDine2011-03-1128-649/+978
| |\| |
| | * | Import upstream version 0.6.3Ken VanDine2011-03-1126-647/+960
| | |\|
| | | * bumped in prep for releaseConor Curran2011-03-111-2/+2
| | | |