| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| |
| |
| |
| |
| | |
- override dh_autoreconf to use autogen.sh for the reconfiguration process.
- add export DPKG_GENSYMBOLS_CHECK_LEVEL=4.
|
| |
| |
| |
| |
| |
| | |
- add gnome-common to Build-Depends for use by dh_autoreconf.
- update style for constency: use trailing commas at the end of dep lists.
- Add Vcs-Bzr, Vcs-Browser fields with comment for uploaders.
|
| | |
|
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* debian/control: update to debhelper 9.0
* debian/rules: change to debhelper 9.0
[ Ken VanDine ]
* debian/control
- build depend on dh-translations
|
| |\ |
|
| | | |
|
| | |
| | |
| | |
| | | |
* debian/rules: change to debhelper 9.0
|
| | | | |
| | \ | |
| |\ \| |
|
| | | | |
|
| | | |\ |
|
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | |\ \ |
|
| |\ \ \ \ \
| | | |_|_|/
| | |/| | |
| | | | | | |
* debian/control: build with the current vala version
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* debian/control: build with the current vala version
|
| | | | | | | |
| | \ \ \ \ | |
| |\ \| | | |
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Allow setting preferred media players through a settings key.
- Fix sound indicator not working after Amarok close.
- Explicit handling of Ardour
- Fix deprecated GTK+ API calls
* debian/patches/lp_992262.patch:
* debian/patches/lp_902715.patch:
- dropped, the fix is in the new version
|
| | | | | | |
|
| | | |\| |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Allow setting preferred media players through a settings key.
- Fix sound indicator not working after Amarok close.
- Explicit handling of Ardour
- Fix deprecated GTK+ API calls
* debian/patches/lp_992262.patch:
* debian/patches/lp_902715.patch:
- dropped, the fix is in the new version
|
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | |\ \ \ |
|
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- fix sound indicator not working after amarok close (LP: #992262)
* debian/patches/lp_902715.patch
- Partial fix which sets the accessibility property on the volume
slider menu item. Previously this was achieved by sending a signal
on the indicator object but now it seems the way to update orca is
to set/update the appropriate property on the menuitem. Orca doesn't
broadcast volume updates on slider movement but at least it updates
when the user moves to the item on the menu, previously it was entirely
silent. (LP: #902715)
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- fix sound indicator not working after amarok close (LP: #992262)
* debian/patches/lp_902715.patch
- Partial fix which sets the accessibility property on the volume
slider menu item. Previously this was achieved by sending a signal
on the indicator object but now it seems the way to update orca is
to set/update the appropriate property on the menuitem. Orca doesn't
broadcast volume updates on slider movement but at least it updates
when the user moves to the item on the menu, previously it was entirely
silent. (LP: #902715)
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- sound_ubuntustudio.patch: added to prefer pavucontrol as the
mixer app in Ubuntu Studio. (LP: #972749)
|
| | | | | | | | |
| | \ \ \ \ \ | |
| |\ \| | | | |
| | | |/ / / /
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- 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
|
| | | | | | | |
|
| | | |\| | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- 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)
|
| | | | | | | |
|
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- sound_xubuntu.patch: added, prefer pavucontrol over xfce4-mixer on
Xubuntu. (lp: #961745)
|
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | |
| | | | | | | |
- check that the active playlists container is not null (LP: #960846)
|
| | | | | | | |
|
| |\| | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- fix for a playlist crasher (LP: #945827)
|
| | | | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| |\ \| | | | |
| | | |/ / / /
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- 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)
|
| | | |\| | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- don't try to free a static string (LP: #957387)
|
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | | | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | / / /
| | | | |/ / /
| | | |/| | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- 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)
|
| | | | | | | |
|
| | | |\| | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- 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)
|
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | |
| | | | | | | |
- Sound Settings link doesn't work in GNOME Classic (LP: #941704)
|
| | | | | | | |
|