| Commit message (Collapse) | Author | Age | Files | Lines |
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- crashed with SIGABRT in pa_cvolume_set (LP: #900117)
- Mouse on coverart flushes the sound menu (LP: #927733)
- album artwork misaligned and not visible (LP: #933359)
- unity-panel-service crashed with SIGSEGV in
transport_widget_is_selected (LP: #882109)
* -debian/patches/correct_ldflags_use.patch
- fixed upstream
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- crashed with SIGABRT in pa_cvolume_set (LP: #900117)
- Mouse on coverart flushes the sound menu (LP: #927733)
- album artwork misaligned and not visible (LP: #933359)
- unity-panel-service crashed with SIGSEGV in
transport_widget_is_selected (LP: #882109)
|
| |\ \ \
| | | |/
| | |/| |
|
| | | | |
|
| | | | | |
| \ \ \ | |
|\ \ \ \ \
| | |/ / /
| |/| | /
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | | |
- 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
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- typo fix in ldflags use
|
| | |\|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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)
|
| |\ \ \
| | | |/
| | |/| |
|
| | |\ \ |
|
| | | | | |
|
| | | | | |
|
| | | |\ \ |
|
| | | | | | |
|
| | | |/ / |
|
| | | |\ \ |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | |/ / |
|
| | | |\ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The debug call in delete_album_art_contents() generates a runtime warning if the directory is empty. Moving the debug call to come after the "file == null" test silences the warning.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
DirUtils.create_with_parents() instead of DirUtils.create().
Rationale described @ https://bugs.launchpad.net/indicator-sound/+bug/799383
|
| | | |\| | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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.
|
| | | |\ \ \ |
|
| | | | |/ / |
|
| | | |\ \ \ |
|
| | | | | | | |
|
| | | |\ \ \ \ |
|
| | | | |/ / / |
|
| | | |\ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | | |/ / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Avoid spawning notification daemon right at startup, instead initialize it
lazily when actually doing a notification. Improves boot speed.
https://blueprints.launchpad.net/ubuntu/+spec/desktop-p-desktop-boot-speed
https://launchpad.net/bugs/912150
|
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- 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
|
| | | | | | |
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* debian/rules
- build with no-error=deprecated-declarations
* -debian/patches/disable_Werror.patch
- disabled in debian/rules instead
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- disabled in debian/rules instead
* Add lazy_init.patch: Avoid spawning notification daemon right at startup,
instead initialize it lazily when actually doing a notification. Improves
boot speed. (LP: #912150)
* Add disable_Werror.patch: Build without -Werror, to avoid build failure
due to deprecated declarations. (LP: #912160)
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* debian/rules
- build with no-error=deprecated-declarations
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
instead initialize it lazily when actually doing a notification. Improves
boot speed. (LP: #912150)
* Add disable_Werror.patch: Build without -Werror, to avoid build failure
due to deprecated declarations. (LP: #912160)
|
| | | | | | | |
| \ \ \ \ \ | |
|\ \| | | | |
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* debian/control
- removed build depends for libgconf2-dev
* debian/patches/fix-864405.patch
- dropped, merged upstream
|
| | |\| | | |
|
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | | | | |
|
| | | |\ \ \
| | | | |_|/
| | | |/| | |
|
| | | | | | |
|
| | | | |\ \ |
|