aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service-dbus.c
Commit message (Collapse)AuthorAgeFilesLines
* * debian/patches:Janne Jokitalo (astraljava)2012-04-021-0/+2
| | | | | - sound_ubuntustudio.patch: added to prefer pavucontrol as the mixer app in Ubuntu Studio. (LP: #972749)
*-. * New upstream release.Ken VanDine2012-03-301-8/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Inconsistency between messaging menu and sound menu pips (LP: #933593) - indicator-sound-service crashed with SIGSEGV in fast_validate() (LP: #949837) - free-memory-read crash in indicator-sound-service's file monitoring (LP: #965848) - minor memory leaks in blacklist handling (LP: #960578) - FIX (LP: FIX) * -debian/patches/lp_945827.patch, debian/patches/lp_960846.patch - dropped, merged upstream
| | * releasing version 0.8.5.0-0ubuntu1Ken VanDine2012-03-301-9/+1
| | |
| | * * New upstream release.Ken VanDine2012-03-301-8/+8
| | |\ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | - Inconsistency between messaging menu and sound menu pips (LP: #933593) - indicator-sound-service crashed with SIGSEGV in fast_validate() (LP: #949837) - free-memory-read crash in indicator-sound-service's file monitoring (LP: #965848) - minor memory leaks in blacklist handling (LP: #960578) - FIX (LP: FIX)
| | * releasing version 0.8.4.1-0ubuntu4Ken VanDine2012-03-301-1/+9
| | |
| * | Import upstream version 0.8.5.0Ken VanDine2012-03-301-8/+8
| |/
* | * debian/patches:Lionel Le Folgoc2012-03-221-0/+2
| | | | | | | | | | - sound_xubuntu.patch: added, prefer pavucontrol over xfce4-mixer on Xubuntu. (lp: #961745)
* | * New upstream release.Ken VanDine2012-03-191-1/+0
|\| | | | | | | | | | | | | | | - fix i18n of indicator-sound's accessible description (LP: #957517) - don't abort isound via g_error() if it can't connect to the bus (LP: #953111) * debian/patches/sound_nua.patch - don't try to free a static string (LP: #957387)
* | * New upstream release.Ken VanDine2012-03-161-9/+8
|\| | | | | | | | | | | | | | | | | | | | | | | - indicator-sound "Choose Playlist" menu item does nothing when using Rhythmbox (LP: #952550) - crashed with SIGSEGV in g_strdup() (LP: #946607) - crashed with SIGABRT in pa_operation_unref() (LP: #944148) - crashed with signal 5 in g_type_create_instance() (LP: #921755) - slider on unmute resets volume (LP: #921065) - play controls not exposed in HUD (LP: #949032) - unity-panel-service at 100% cpu when opened /w rb without album cover (LP: #806848)
| * Import upstream version 0.8.4.0Ken VanDine2012-03-161-9/+8
| |
* | * debian/patches/sound_nua.patchKen VanDine2012-03-161-1/+8
|\| | | | | | | - Sound Settings link doesn't work in GNOME Classic (LP: #941704)
* | * New upstream release.Ken VanDine2012-03-021-12/+22
|\| | | | | | | | | | | | | | | - Fixed memory corruption issue (LP: #897218) - crashed with SIGABRT in pa_operation_unref (LP: #908682) - Banshee shown in sound menu after removal until reboot (LP: #771202) - Coverity PASS_BY_VALUE - CID 10620 (LP: #937451) - App icon and name are not aligned (LP: #939929)
| * Import upstream version 0.8.3.0Ken VanDine2012-03-021-12/+22
| |
* | * New upstream release.Sebastien Bacher2012-02-141-2/+2
|\| | | | | | | | | | | | | | | | | - No easy way to turn the sound menu on/off (lp: #829648) - Avoid spawning notification daemon at startup (lp: #912150) - Creation of album-art-cache folder (lp: #799383) - schema id & path are inconsistent with other indicators (lp: #914377) * debian/patches/correct_ldflags_use.patch: - typo fix in ldflags use
| * make indicator-sound's schema and path naming consistent with other indicators.Charles Kerr2012-01-101-2/+2
| | | | | | | | | | indicator-sound uses a different schema prefix ("/com/canonical/indicators" vs "/com/canonical/indicator") and different path prefix ("/apps/indicators" vs "/com/canonical/indicator") than other indicators use. When I asked ronoc about the latter, he confirmed it's an error and suggested that the former be fixed at the same time to make indicator naming more consistent.
* | * debian/patches/sound_nua.patchKen VanDine2012-02-091-1/+1
|/ | | | | | | | - open the new sound-nua panel in gnome-control-center * debian/patches/dbusmenu_05_90.patch - fixed FTBFS with dbusmenu 0.5.90 * debian/control - bump build depends for dbusmenu to >= 0.5.90
* player and track specific support is inConor Curran2011-08-101-1/+55
|\
| * track specific ordering correct, player specific under wayConor Curran2011-08-101-2/+4
| |
| * new menu items manager - and removed the earlier attempt at a custom item ↵Conor Curran2011-06-291-0/+1
| | | | | | | | for the same purpose
| * properly plug the track / player specific togetherConor Curran2011-06-221-1/+1
| |
| * custom marshaller in place to handle the string string signature on our item ↵Conor Curran2011-06-211-11/+20
| | | | | | | | specific dbus methods
| * merged tip inConor Curran2011-06-211-2/+4
| |\
| * | expanded the signature on the dbus methods for player and track specific ↵Conor Curran2011-06-211-4/+13
| | | | | | | | | | | | items to handle the object path on the other side
| * | track specific items outline implementedConor Curran2011-06-061-1/+0
| | |
| * | two new methods added the service interface inorder to handle track and ↵Conor Curran2011-06-061-1/+33
| | | | | | | | | | | | player specific items
* | | don't show player bridge and settings links when used in a greeterMichael Terry2011-08-031-20/+24
| |/ |/|
* | fixed the icon issue which cropped up with this UI major overhaul on the ↵Conor Curran2011-06-161-1/+1
| | | | | | | | metadata and title widgets
* | changed "Sound Preferences..." to "Sound Settings" (LP: #785571)Jeremy Bicha2011-05-201-1/+1
|/
* Enabled "Sound Preferences" support for gnome-control-center 3Jeremy Bicha2011-04-131-1/+2
|
* make sure that even if the service crashes there are no visual indications ↵Conor Curran2011-04-011-8/+5
| | | | | | on the indicator (i.e. no two slider scenario )
* 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
|
* use the new icons for playlistsConor Curran2011-03-231-4/+1
|
* renamed active-sink to device so as the naming makes senseConor Curran2011-03-141-5/+5
|
* missing icon for playlists fixedConor Curran2011-03-111-1/+4
|\
| * applied Mikkel's suggestionsConor Curran2011-03-111-1/+1
| |
| * Fix the GStrv to use a string and be NULL terminatedTed Gould2011-03-041-3/+2
| |
| * free the string array, plug the leaksConor Curran2011-03-041-0/+1
| |
| * iconthemepath work in progressConor Curran2011-03-041-1/+4
| |
* | rewrote the method with the help of mikkelConor Curran2011-03-071-31/+24
| |
* | added the is blacklisted dbus methodConor Curran2011-03-071-1/+50
|/
* play it safe with the dbus method call@Conor Curran2011-03-011-0/+2
|
* getting thereConor Curran2011-02-171-0/+2
|
* moving towards a voip input itemConor Curran2011-02-161-2/+4
|
* tidy upsConor Curran2011-02-041-5/+0
|
* putting in back togetherConor Curran2011-02-041-0/+1
|
* almost in placeConor Curran2011-02-041-25/+6
|
* on the last hurdleConor Curran2011-02-041-131/+19
|