From 340e20d677236808641edad045cbc8672e1089d4 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 8 Apr 2024 13:41:15 +0200 Subject: release 24.4.0 --- AUTHORS | 2 + CMakeLists.txt | 2 +- ChangeLog | 6449 +++++++++++++++++++++++++++--------------------------- NEWS | 9 + debian/changelog | 7 + 5 files changed, 3275 insertions(+), 3194 deletions(-) diff --git a/AUTHORS b/AUTHORS index 38c859c..be9165a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -138,6 +138,7 @@ Sergey Shnatsel Davidoff Sergii Horichenko Serhii Horichenko ssantos +Steve Swann Martinet Sylke Vicious Talking Panda @@ -168,3 +169,4 @@ Yusuf Osman YILMAZ Марс Ямбар Мира Странная ۋولقان +复予 diff --git a/CMakeLists.txt b/CMakeLists.txt index 8f5ba76..16fc507 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-sound VERSION 23.10.3 LANGUAGES C CXX) +project (ayatana-indicator-sound VERSION 24.4.0 LANGUAGES C CXX) if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) diff --git a/ChangeLog b/ChangeLog index 68d4a57..c146233 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,2258 +1,2301 @@ +2024-04-08 Mike Gabriel + + * release 24.4.0 (HEAD -> main, tag: 24.4.0) + * Merge branch 'tari01-pr/slider-precision' (161487ac) + +2024-04-05 Robert Tari + + * src/sound-menu.vala: Fix slider precision (071b4b9c) + +2024-04-01 复予 + + * Translated using Weblate (Chinese (Simplified)) (7299d7f1) + * Translated using Weblate (Chinese (Simplified)) (b0f30f1f) + +2024-03-22 Steve + + * Translated using Weblate (French) (0b6aad5f) + +2024-03-14 이정희 + + * Translated using Weblate (Korean) (944fdcc9) + +2024-03-01 Robert Tari + + * Merge branch 'sunweaver-pr/pulseaudio-or-pipewire-pulse' (3c318fcc) + +2024-02-27 Mike Gabriel + + * data/ayatana-indicator-sound.service.in: Add pipewire-pulse.service + to After= key. (aed2540b) + +2024-02-24 Mike Gabriel + + * Merge branch 'tari01-pr/policy-message' (ce0e2039) + +2024-02-23 Robert Tari + + * data/org.ayatana.indicator.sound.AccountsService.policy: Fix policy + message text (7f0287bc) + 2023-12-04 Mike Gabriel - * release 23.10.3 (HEAD -> main, tag: 23.10.3) - * Merge branch 'tari01-pr/lomiri-notifications' (7a5e31f) + * release 23.10.3 (0dcd9683) (tag: 23.10.3) + * Merge branch 'tari01-pr/lomiri-notifications' (7a5e31fd) 2023-11-22 Robert Tari - * Use different code path for Lomiri notifications (a87ed3b) + * Use different code path for Lomiri notifications (a87ed3b2) 2023-11-28 Robert Tari - * Merge branch 'protected-superclass' (3e8aab9) + * Merge branch 'protected-superclass' (3e8aab9e) 2023-11-29 Ratchanan Srirattanamet * src, tests: fix -Wint-to-pointer-cast and a chance of test crash - (41c2b5c) + (41c2b5c2) 2023-11-10 Mike Gabriel - * release 23.10.2 (b153ce4) (tag: 23.10.2) - * Merge branch 'tari01-pr/fix-accountsservice' (048b945) + * release 23.10.2 (b153ce4d) (tag: 23.10.2) + * Merge branch 'tari01-pr/fix-accountsservice' (048b9456) 2023-11-08 Robert Tari - * Fix AccountsService integration (bd14f03) + * Fix AccountsService integration (bd14f037) * data/org.ayatana.indicator.sound.AccountsService.xml: Add Volume - and Muted properties (c4825f9) + and Muted properties (c4825f9e) 2023-11-10 Robert Tari - * src/accounts-service-sound-settings.vala: Whitespace fix (ef9ca48) + * src/accounts-service-sound-settings.vala: Whitespace fix (ef9ca481) * src/accounts-service-access.vala: Refactor code for easier - debugging (45b41bc) + debugging (45b41bc7) 2023-11-06 Mike Gabriel - * release 23.10.1 (76499b4) (tag: 23.10.1) + * release 23.10.1 (76499b4a) (tag: 23.10.1) 2023-11-04 Mike Gabriel - * Merge branch 'tari01-pr/notification-orca-greeter' (1fb9372) + * Merge branch 'tari01-pr/notification-orca-greeter' (1fb93727) 2023-11-04 Robert Tari * src/info-notification.vala: Display percentage in the greeter when - Orca is enabled (2b3531f) + Orca is enabled (2b3531fd) 2023-10-22 Hosted Weblate - * Update translation files (82e4581) + * Update translation files (82e45814) 2023-10-22 Weblate - * Added translation using Weblate (Kurdish) (434aff4) + * Added translation using Weblate (Kurdish) (434aff49) 2023-10-14 Quentin PAGÈS - * Translated using Weblate (Occitan) (06de571) + * Translated using Weblate (Occitan) (06de5711) 2023-10-13 Mike Gabriel - * release 23.10.0 (32d51fa) (tag: 23.10.0) + * release 23.10.0 (32d51fab) (tag: 23.10.0) 2023-10-12 Serhii Horichenko - * Translated using Weblate (Ukrainian) (88e4c06) + * Translated using Weblate (Ukrainian) (88e4c06d) 2023-10-12 Mike Gabriel - * Merge branch 'tari01-pr/polkit-rules' (9193f09) + * Merge branch 'tari01-pr/polkit-rules' (9193f091) 2023-10-11 Mike Gabriel - * po/: Update translation files. (be8cfac) + * po/: Update translation files. (be8cfac8) 2023-10-11 Robert Tari - * Add PolicyKit .rules file (76e513e) + * Add PolicyKit .rules file (76e513e4) 2023-10-11 Mike Gabriel - * po/: Update translation files. (8d45008) + * po/: Update translation files. (8d45008e) 2023-10-10 Mike Gabriel - * Merge branch 'tari01-pr/volume-scroll-step' (23e51ae) + * Merge branch 'tari01-pr/volume-scroll-step' (23e51ae2) 2023-10-09 Robert Tari * src/service.vala: Change volume by 2% when scrolling over the - indicator (da7398e) + indicator (da7398eb) 2023-10-10 Mike Gabriel - * Merge branch 'tari01-pr/notification-orca' (baac68d) + * Merge branch 'tari01-pr/notification-orca' (baac68d1) 2023-10-07 Robert Tari - * src/main.c: Add missing headers (b7af662) - * src/CMakeLists.txt: Silence false errors created by Vala (91165c0) + * src/main.c: Add missing headers (b7af6626) + * src/CMakeLists.txt: Silence false errors created by Vala (91165c0c) * src/info-notification.vala: Display percentage when Orca is enabled - (c77a05c) + (c77a05cb) 2023-09-09 Mike Gabriel - * Merge branch 'tari01-pr/fix-notification' (ff70460) + * Merge branch 'tari01-pr/fix-notification' (ff70460a) 2023-09-09 Robert Tari - * Drop custom notification hints (cf943b8) + * Drop custom notification hints (cf943b8c) * src/info-notification.vala: Drop hint check and create a level - indicator (8dbb8ab) - * CMakeLists.txt: Fix build warnings (5fc752f) + indicator (8dbb8ab5) + * CMakeLists.txt: Fix build warnings (5fc752f1) 2023-09-06 Kieran W - * Translated using Weblate (English (United Kingdom)) (38dc2dd) + * Translated using Weblate (English (United Kingdom)) (38dc2dd6) 2023-06-27 Sylke Vicious - * Translated using Weblate (Italian) (4a851bf) + * Translated using Weblate (Italian) (4a851bf5) 2023-06-25 ssantos - * Translated using Weblate (Portuguese) (9727f47) + * Translated using Weblate (Portuguese) (9727f479) 2023-06-22 Joan CiberSheep - * Translated using Weblate (Catalan) (a8ce07f) + * Translated using Weblate (Catalan) (a8ce07f6) 2023-06-09 Yaron Shahrabani - * Translated using Weblate (Hebrew) (78ad2d0) + * Translated using Weblate (Hebrew) (78ad2d0c) 2023-05-22 Mike Gabriel * d/control: Tolerate running on top of Pipewire's pulseaudio compat - layer. (647e41b) + layer. (647e41bc) 2023-05-20 Milo Ivir - * Translated using Weblate (Croatian) (1be9ab3) + * Translated using Weblate (Croatian) (1be9ab3b) 2023-04-13 Mike Gabriel - * CMakeLists.txt: Fix version number. (4c536f8) + * CMakeLists.txt: Fix version number. (4c536f89) 2023-04-11 Temuri Doghonadze - * Translated using Weblate (Georgian) (bf95c4c) + * Translated using Weblate (Georgian) (bf95c4c8) 2023-04-06 ssantos - * Translated using Weblate (Portuguese) (ecf563c) + * Translated using Weblate (Portuguese) (ecf563cf) 2023-03-23 Heimen Stoffels - * Translated using Weblate (Dutch) (bc27416) + * Translated using Weblate (Dutch) (bc27416a) 2023-03-21 Heimen Stoffels - * Translated using Weblate (Dutch) (ba8b6c6) + * Translated using Weblate (Dutch) (ba8b6c68) 2023-03-16 Heimen Stoffels - * Translated using Weblate (Dutch) (7ddcf1a) + * Translated using Weblate (Dutch) (7ddcf1a7) 2023-03-03 gallegonovato - * Translated using Weblate (Spanish) (102e002) + * Translated using Weblate (Spanish) (102e0027) 2023-02-10 Luna Jernberg - * Translated using Weblate (Swedish) (e00dad7) + * Translated using Weblate (Swedish) (e00dad7e) 2023-01-17 Mike Gabriel - * release 22.9.2 (04c7493) (tag: 22.9.2) + * release 22.9.2 (04c7493b) (tag: 22.9.2) * Merge branch 'ubports-personal/peat-psuwit/upstream_-_volume-notification-lomiri' - (69fe621) + (69fe6212) 2023-01-17 Ratchanan Srirattanamet * src/, tests/: update references to renamed notification hints - (456cbf2) + (456cbf25) 2023-01-06 Andy Chiang * Translated using Weblate (Chinese (Simplified) (zh_LATN@pinyin)) - (e9b738b) + (e9b738bf) 2022-12-30 Milo Ivir - * Translated using Weblate (Croatian) (b89e2c0) + * Translated using Weblate (Croatian) (b89e2c04) 2022-12-15 Mike Gabriel - * release 22.9.1 (46276c8) (tag: 22.9.1) + * release 22.9.1 (46276c82) (tag: 22.9.1) 2022-10-25 Mike Gabriel - * Merge branch 'tari01-pr/fix-theming' (6ea16af) + * Merge branch 'tari01-pr/fix-theming' (6ea16af2) 2022-10-06 Robert Tari * src/sound-menu.vala: Do not force panel icons in the sound menu - (b6ed93c) + (b6ed93c6) 2022-10-19 Kristjan Räts - * Translated using Weblate (Estonian) (74fa8dd) + * Translated using Weblate (Estonian) (74fa8dde) 2022-09-29 이정희 - * Translated using Weblate (Korean) (c2f5eea) + * Translated using Weblate (Korean) (c2f5eeaf) 2022-09-25 Oğuz Ersen - * Translated using Weblate (Turkish) (82a1a6a) + * Translated using Weblate (Turkish) (82a1a6a9) 2022-09-14 Sergii Horichenko - * Translated using Weblate (Ukrainian) (6c29915) - * Translated using Weblate (Russian) (fe7891a) + * Translated using Weblate (Ukrainian) (6c299152) + * Translated using Weblate (Russian) (fe7891ab) 2022-09-14 Milan Korecky - * Translated using Weblate (Czech) (85b0ee5) + * Translated using Weblate (Czech) (85b0ee55) 2022-09-14 Mike Gabriel * po/*.po{,t}: Translation strings update (esp. source file - references). (6df06ec) + references). (6df06ec9) * update-po{,t}.sh: Also catch multi-file source file references. - (4030408) - * po/*.po{,t}: Update translation strings. (52fd55e) + (40304082) + * po/*.po{,t}: Update translation strings. (52fd55ea) 2022-09-11 Mike Gabriel * update-po{,t}.sh: Omit ../ at beginning of file names in .po(t) - file(s). (25fd35b) + file(s). (25fd35b7) 2022-09-13 Mike Gabriel - * release 22.9.0 (2384e7b) (tag: 22.9.0) + * release 22.9.0 (2384e7bf) (tag: 22.9.0) 2022-09-08 Mike Gabriel - * Merge branch 'tari01-pr/mute-toggle-switch' (c4f5392) + * Merge branch 'tari01-pr/mute-toggle-switch' (c4f53924) 2022-09-03 Robert Tari - * Convert Mute menuitem to switch (6d68d25) + * Convert Mute menuitem to switch (6d68d25b) 2022-09-07 Quentin PAGÈS - * Translated using Weblate (Occitan) (23d48f5) + * Translated using Weblate (Occitan) (23d48f5a) 2022-09-07 Moo - * Translated using Weblate (Lithuanian) (9f3651e) + * Translated using Weblate (Lithuanian) (9f3651e7) 2022-09-06 Wellington Terumi Uemura - * Translated using Weblate (Portuguese (Brazil)) (8bb66b5) + * Translated using Weblate (Portuguese (Brazil)) (8bb66b51) 2022-09-05 Yaron Shahrabani - * Translated using Weblate (Hebrew) (402cec0) + * Translated using Weblate (Hebrew) (402cec0f) 2022-09-05 Mike Gabriel - * Translated using Weblate (German) (1ab02e4) - * po/*.po{,t}: Translation strings update. (d92b443) + * Translated using Weblate (German) (1ab02e4a) + * po/*.po{,t}: Translation strings update. (d92b4437) 2022-09-01 Mike Gabriel - * Merge branch 'gber-main' (35e9e4e) + * Merge branch 'gber-main' (35e9e4e2) 2022-08-15 Guido Berhoerster * Ensure ayatana-indicator-sound is started after Pulseaudio - (c3704ea) + (c3704eaa) 2022-09-01 Mike Gabriel - * Merge branch 'sunweaver-pr/tooltip-support' (5262add) + * Merge branch 'sunweaver-pr/tooltip-support' (5262add5) 2022-08-23 Hugel - * Translated using Weblate (Chinese (Simplified)) (9aaf318) + * Translated using Weblate (Chinese (Simplified)) (9aaf3185) 2022-08-03 Robert Tari * Merge branch 'sunweaver-pr/make-switch-item-qmenumodel-compatible' - (e873ed9) + (e873ed9c) 2022-07-22 Boyuan Yang - * Translated using Weblate (Chinese (Simplified)) (c1fba3d) + * Translated using Weblate (Chinese (Simplified)) (c1fba3da) 2022-07-14 Teitei - * Translated using Weblate (Burmese) (fb9c484) + * Translated using Weblate (Burmese) (fb9c4843) 2022-06-21 Artem - * Translated using Weblate (Ukrainian) (0e8d121) + * Translated using Weblate (Ukrainian) (0e8d1212) 2022-07-22 Boyuan Yang - * Translated using Weblate (Chinese (Simplified)) (efc7cc7) + * Translated using Weblate (Chinese (Simplified)) (efc7cc73) 2022-07-22 Mike Gabriel - * src/service.c: Add tooltip support. (2791f04) + * src/service.c: Add tooltip support. (2791f04c) 2022-07-19 Mike Gabriel * src/*.vala: make the 'silent mode' switch item & action QMenuModel - compatible (264b421) + compatible (264b421f) 2022-07-14 Teitei - * Translated using Weblate (Burmese) (0a1cf13) + * Translated using Weblate (Burmese) (0a1cf13c) 2022-06-21 Artem - * Translated using Weblate (Ukrainian) (93716b8) + * Translated using Weblate (Ukrainian) (93716b86) 2022-06-13 Mike Gabriel - * Merge branch 'neochapay-fix_80' (a7f70e8) + * Merge branch 'neochapay-fix_80' (a7f70e85) 2022-06-08 Sergey Chupligin * tests/CMakeLists.txt Add TEST_INCLUDE_DIRS to include-directories - (6f81698) + (6f81698b) Fixes: https://github.com/AyatanaIndicators/ayatana-indicator-sound/issues/80 2022-04-23 Sergii Horichenko - * Translated using Weblate (Russian) (6642ace) - * Translated using Weblate (Ukrainian) (2841b41) - * Translated using Weblate (Russian) (33c4226) - * Translated using Weblate (Ukrainian) (f6372b2) + * Translated using Weblate (Russian) (6642ace1) + * Translated using Weblate (Ukrainian) (2841b418) + * Translated using Weblate (Russian) (33c42267) + * Translated using Weblate (Ukrainian) (f6372b2c) 2022-02-27 이정희 - * Translated using Weblate (Korean) (70b4979) + * Translated using Weblate (Korean) (70b4979c) 2022-02-25 Mike Gabriel - * Merge branch 'tari01-pr/drop-lomiri-runtime-dependency' (a094923) + * Merge branch 'tari01-pr/drop-lomiri-runtime-dependency' (a094923f) 2022-02-24 Robert Tari * src/options-gsettings.vala: Use shared settings on Lomiri only - (b7cd72a) + (b7cd72a3) 2022-02-18 Mike Gabriel - * release 22.2.0 (cf2029c) (tag: 22.2.0) - * Merge branch 'tari01-pr/build-with-werror' (e3049a5) + * release 22.2.0 (cf2029ce) (tag: 22.2.0) + * Merge branch 'tari01-pr/build-with-werror' (e3049a5c) 2022-02-17 Robert Tari - * .build.yml: Build with -Werror (d61f835) + * .build.yml: Build with -Werror (d61f8357) 2022-02-18 Robert Tari - * Fix build warnings (e112ae9) - * Whitespace fix (412bb6e) + * Fix build warnings (e112ae97) + * Whitespace fix (412bb6e3) 2022-02-18 Mike Gabriel - * Merge branch 'tari01-pr/cleanup-compile-flags' (4d32459) + * Merge branch 'tari01-pr/cleanup-compile-flags' (4d324593) 2022-02-17 Robert Tari - * .build.yml: Drop extra compilation flags (f12504a) - * Clean up compilation flags (901192f) + * .build.yml: Drop extra compilation flags (f12504a4) + * Clean up compilation flags (901192f9) 2022-02-17 Mike Gabriel - * Merge branch 'tari01-pr/drop-pkglibexecdir' (be9c06c) + * Merge branch 'tari01-pr/drop-pkglibexecdir' (be9c06ce) 2022-02-16 Robert Tari - * data/CMakeLists.txt: Drop unused pkglibexecdir definition (863342c) + * data/CMakeLists.txt: Drop unused pkglibexecdir definition + (863342c4) 2022-02-17 Mike Gabriel - * Merge branch 'tari01-pr/add-lomiri-features-flag' (7312089) + * Merge branch 'tari01-pr/add-lomiri-features-flag' (73120891) 2021-12-16 Robert Tari * .build.yml: Add ENABLE_LOMIRI_FEATURES flag and adapt build flow - (672e4c4) - * Make Lomiri features configurable at build time (61d803b) + (672e4c41) + * Make Lomiri features configurable at build time (61d803b7) 2022-02-08 Robert Tari * .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system - (111165e) + (111165ee) 2022-01-29 MonsieurBibo - * Translated using Weblate (French) (4651e97) + * Translated using Weblate (French) (4651e971) 2022-01-22 Anders Jonsson - * Translated using Weblate (Swedish) (a843c1b) + * Translated using Weblate (Swedish) (a843c1b7) 2022-01-07 wigy - * Translated using Weblate (Hungarian) (4d140a1) + * Translated using Weblate (Hungarian) (4d140a15) 2022-01-02 ssantos - * Translated using Weblate (Portuguese) (431e56d) + * Translated using Weblate (Portuguese) (431e56df) 2021-12-15 Mike Gabriel * Merge branch 'tari01-pr/build-libayatana-common-with-enable-lomiri-features' - (a5ba89a) + (a5ba89ad) 2021-12-06 Robert Tari * .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURES - (ef79258) - * .build.yml: Some cppcheck tweaks (d0d1975) + (ef792584) + * .build.yml: Some cppcheck tweaks (d0d19756) 2021-12-09 Robert Tari - * Fix cppcheck warnings (f696e54) - * Whitespace fix (09dde52) + * Fix cppcheck warnings (f696e54c) + * Whitespace fix (09dde527) 2021-12-08 Mike Gabriel - * Merge branch 'tari01-pr/fix-qt5-use-modules-warning' (1a36cae) + * Merge branch 'tari01-pr/fix-qt5-use-modules-warning' (1a36cae0) 2021-12-07 Robert Tari - * Fix qt5_use_modules warning (c5eee42) + * Fix qt5_use_modules warning (c5eee420) 2021-12-08 Mike Gabriel - * Merge branch 'tari01-pr/drop-accountsservice-file-check' (92df05b) + * Merge branch 'tari01-pr/drop-accountsservice-file-check' (92df05b8) 2021-11-24 Robert Tari * CMakeLists.txt: Drop unneeded com.lomiri.AccountsService.Sound.xml - check (e974127) + check (e974127f) 2021-12-07 phlostically - * Translated using Weblate (Esperanto) (c6bc3c8) + * Translated using Weblate (Esperanto) (c6bc3c86) 2021-11-23 phlostically - * Translated using Weblate (Esperanto) (823b75f) + * Translated using Weblate (Esperanto) (823b75f0) 2021-11-21 phlostically - * Translated using Weblate (Esperanto) (1c30e0b) + * Translated using Weblate (Esperanto) (1c30e0b0) 2021-11-22 Robert Tari - * Merge branch 'sunweaver-pr/drop-copy-of-test-sound-file' (b6cf63d) + * Merge branch 'sunweaver-pr/drop-copy-of-test-sound-file' (b6cf63da) 2021-11-19 Mike Gabriel - * license headers: Stop using the '©' character. (f64efb1) + * license headers: Stop using the '©' character. (f64efb12) * tests/*: Use one spelling for "Canonical Ltd." in copyright - headers. (2c16abc) + headers. (2c16abc4) 2021-11-20 phlostically - * Translated using Weblate (Esperanto) (d271071) + * Translated using Weblate (Esperanto) (d2710719) 2021-11-18 phlostically - * Translated using Weblate (Esperanto) (57a0ff0) + * Translated using Weblate (Esperanto) (57a0ff05) 2021-11-16 Phil Clifford - * Translated using Weblate (Gaelic) (27e6a7a) + * Translated using Weblate (Gaelic) (27e6a7a2) 2021-11-22 Robert Tari - * Merge branch 'sunweaver-pr/copyright-punctuation-fix' (fef40c1) + * Merge branch 'sunweaver-pr/copyright-punctuation-fix' (fef40c15) 2021-11-20 phlostically - * Translated using Weblate (Esperanto) (4796bb9) + * Translated using Weblate (Esperanto) (4796bb90) 2021-11-18 phlostically - * Translated using Weblate (Esperanto) (1f57a01) + * Translated using Weblate (Esperanto) (1f57a01c) 2021-11-16 Phil Clifford - * Translated using Weblate (Gaelic) (a016f48) + * Translated using Weblate (Gaelic) (a016f48b) 2021-11-20 phlostically - * Translated using Weblate (Esperanto) (571abe5) + * Translated using Weblate (Esperanto) (571abe51) 2021-11-18 phlostically - * Translated using Weblate (Esperanto) (e52e627) + * Translated using Weblate (Esperanto) (e52e6274) 2021-11-19 Mike Gabriel * tests/integration/Copy of test-sound.wav: Drop superfluous file. - (4b5ec61) - * license headers: Stop using the '©' character. (8f2a1d4) + (4b5ec61d) + * license headers: Stop using the '©' character. (8f2a1d4a) * tests/*: Use one spelling for "Canonical Ltd." in copyright - headers. (ba6a8e3) + headers. (ba6a8e3e) 2021-11-16 Phil Clifford - * Translated using Weblate (Gaelic) (f34d980) + * Translated using Weblate (Gaelic) (f34d980c) 2021-11-17 Mike Gabriel - * release 0.9.0 (454a7c0) (tag: 0.9.0) - * Merge branch 'tari01-pr/scroll-message' (a6b0676) + * release 0.9.0 (454a7c0c) (tag: 0.9.0) + * Merge branch 'tari01-pr/scroll-message' (a6b06768) 2021-11-15 Robert Tari - * src/service.vala: Change scrolling debug message type (b73b938) + * src/service.vala: Change scrolling debug message type (b73b938f) 2021-11-17 Mike Gabriel - * Merge branch 'tari01-pr/refactor-schema-detection' (7b42e44) + * Merge branch 'tari01-pr/refactor-schema-detection' (7b42e44a) 2021-11-11 Robert Tari - * Clean up schema detection and conditional code (88e440b) + * Clean up schema detection and conditional code (88e440bb) 2021-11-12 Mike Gabriel * Revert ".travis.yml: Re-enable ppc64le builds on Travis CI again." - (425c531) - * .travis.yml: Re-enable ppc64le builds on Travis CI again. (4dff3bb) + (425c531b) + * .travis.yml: Re-enable ppc64le builds on Travis CI again. + (4dff3bbc) * Merge branch 'tari01-pr/drop-org-ayatana-accountsservice-sound' - (4fe0753) + (4fe0753e) 2021-11-10 Robert Tari * debian/copyright: Remove org.ayatana.AccountsService.Sound files - (6c55395) - * Drop org.ayatana.AccountsService.Sound (611fb69) + (6c553956) + * Drop org.ayatana.AccountsService.Sound (611fb696) 2021-11-09 Joan CiberSheep - * Translated using Weblate (Catalan) (27963fd) + * Translated using Weblate (Catalan) (27963fd9) 2021-11-10 Mike Gabriel - * Merge branch 'tari01-pr/drop-org-ayatana-sound' (8a77739) + * Merge branch 'tari01-pr/drop-org-ayatana-sound' (8a777394) 2021-11-10 Robert Tari - * debian/copyright: Remove org.ayatana.sound.gschema.xml (147d57e) + * debian/copyright: Remove org.ayatana.sound.gschema.xml (147d57e4) 2021-11-09 Robert Tari - * Drop data/org.ayatana.sound.gschema.xml (9cb09d8) + * Drop data/org.ayatana.sound.gschema.xml (9cb09d85) 2021-11-10 Robert Tari * .build.yml: Add lomiri-schemas dependency and install from git - (b5989ea) + (b5989ea9) 2021-11-09 Mike Gabriel - * Merge branch 'tari01-pr/rename-to-x-lomiri' (c6c9d5d) + * Merge branch 'tari01-pr/rename-to-x-lomiri' (c6c9d5d9) 2021-11-09 Robert Tari - * Rename Lomiri-specific properties to x-lomiri (e441bef) + * Rename Lomiri-specific properties to x-lomiri (e441bef2) 2021-11-08 Robert Tari * Merge branch 'sunweaver-pr/lomiri-api-gmenuharness-build-CI' - (6109683) + (6109683e) 2021-11-08 Mike Gabriel * src/CMakeLists.txt: Fix use of HAS_LOMIRI_ACCTSERVICE_*_SETTINGS - and what happens if defined as ON. (bd8125c) + and what happens if defined as ON. (bd8125c3) * .build.yml: Adjust for gmenuharness not yet being in Debian - testing. (ace8185) + testing. (ace8185f) * .build.yml: Build lomiri-api and/or gmenuharness from source, if - needed. (984b5d5) + needed. (984b5d50) 2021-11-08 Robert Tari * Merge branch 'sunweaver-pr/fix-vala-adding-system-settings-code' - (4555c9e) + (4555c9ea) 2021-11-08 Mike Gabriel * .build.yml: Provide extra dependency list for debian:stable. - (b80b95e) + (b80b95e4) * src/CMakeLists.txt: Fix use of HAS_LOMIRI_ACCTSERVICE_*_SETTINGS - and what happens if defined as ON. (2efc26b) - * Merge branch 'tari01-pr/drop-gmenuharness' (d314b1f) + and what happens if defined as ON. (2efc26bd) + * Merge branch 'tari01-pr/drop-gmenuharness' (d314b1f0) 2021-11-08 Robert Tari - * debian/: Switch to system gmenuharness (05ab8ab) - * Drop local gmenuharness, use it from the system (1fe3c73) - * po/POTFILES.in: Remove gmenuharness files (657e425) - * .build.yml: Build gmenuharness from git (208cce8) + * debian/: Switch to system gmenuharness (05ab8abf) + * Drop local gmenuharness, use it from the system (1fe3c730) + * po/POTFILES.in: Remove gmenuharness files (657e425e) + * .build.yml: Build gmenuharness from git (208cce84) 2021-11-08 Mike Gabriel * Merge branch 'tari01-pr/rename-accountsservice-ubuntu-schemas' - (ac17f89) + (ac17f89c) 2021-11-05 Robert Tari * data/CMakeLists.txt: Rename accountsservice-ubuntu-schemas - (ab8bc3f) + (ab8bc3fa) 2021-11-08 Mike Gabriel * Merge branch 'tari01-pr/restrict-com-canonical-settings-sound-to-unity' - (abc22af) + (abc22af7) 2021-11-05 Robert Tari - * Restrict com.canonical.settings.sound code to Unity (0efe14f) - * Whitespace fix (cd92695) + * Restrict com.canonical.settings.sound code to Unity (0efe14ff) + * Whitespace fix (cd926957) 2021-11-08 Mike Gabriel * Merge branch 'tari01-pr/rename-com-ubuntu-accountsservice-securityprivacy' - (2f227c6) + (2f227c6d) 2021-11-05 Robert Tari * tests/service-mocks/media-player-mpris-mock/CMakeLists.txt: Rename - com.ubuntu.AccountsService.SecurityPrivacy (108ba69) + com.ubuntu.AccountsService.SecurityPrivacy (108ba693) 2021-11-08 Mike Gabriel - * Merge branch 'tari01-pr/fix-ambiguous-language-code' (87534fb) + * Merge branch 'tari01-pr/fix-ambiguous-language-code' (87534fbf) 2021-11-03 Robert Tari * Fix missing HAVE_UT_ACCTSERVICE_PRIVACY_SETTINGS definition - (77f48a5) - * Use 'ayatana' namespace for unit tests. (dcef1e0) - * Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGS (ed47e0f) - * Drop unused HAVE_UT_ACCTSERVICE_SOUND_SETTINGS (9b7fe56) + (77f48a54) + * Use 'ayatana' namespace for unit tests. (dcef1e0f) + * Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGS (ed47e0fd) + * Drop unused HAVE_UT_ACCTSERVICE_SOUND_SETTINGS (9b7fe562) 2021-11-08 Mike Gabriel * d/copyright: Update copyright attributions for renamed files. - (0c5bd27) - * Rename com.ubuntu.AccountsService.Sound (ca1d6f2) + (0c5bd272) + * Rename com.ubuntu.AccountsService.Sound (ca1d6f23) 2021-11-03 Robert Tari - * Rename HAS_UBUNTU_SOUND_SCHEMA (64cb8b3) - * Rename VALA_DEFINE_UBUNTU_SOUND_SCHEMA (eb1f2fb) - * Rename com.ubuntu.sound (f895b91) - * Whitespace fix (98af840) + * Rename HAS_UBUNTU_SOUND_SCHEMA (64cb8b30) + * Rename VALA_DEFINE_UBUNTU_SOUND_SCHEMA (eb1f2fb3) + * Rename com.ubuntu.sound (f895b91a) + * Whitespace fix (98af840c) 2021-11-05 Andrej Shadura - * Translated using Weblate (Slovak) (f8b5996) + * Translated using Weblate (Slovak) (f8b59963) 2021-11-04 Michele - * Translated using Weblate (Italian) (8c5fe3a) + * Translated using Weblate (Italian) (8c5fe3a1) 2021-11-03 Robert Tari - * Rename UNITY_API* (f4410e0) - * Rename x-canonical-value-bar-tint (99e774d) + * Rename UNITY_API* (f4410e0d) + * Rename x-canonical-value-bar-tint (99e774d5) * src/media-player-user.vala: Rename unity-greeter-session-broadcast - (e99439d) + (e99439d1) 2021-11-08 Mike Gabriel * Merge branch 'tari01-pr/fix-missing-privacy-setting-definition' - (4714c1f) + (4714c1f0) 2021-11-03 Robert Tari * Fix missing HAVE_UT_ACCTSERVICE_PRIVACY_SETTINGS definition - (9ffe873) + (9ffe8732) 2021-11-08 Mike Gabriel * Merge branch 'tari01-pr/rename-com-ubuntu-accountsservece-sound-gschema' - (85b39c9) + (85b39c9b) 2021-11-03 Robert Tari - * Use 'ayatana' namespace for unit tests. (6c745ba) - * Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGS (240aade) - * Drop unused HAVE_UT_ACCTSERVICE_SOUND_SETTINGS (dc87c5b) + * Use 'ayatana' namespace for unit tests. (6c745ba6) + * Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGS (240aadeb) + * Drop unused HAVE_UT_ACCTSERVICE_SOUND_SETTINGS (dc87c5b5) 2021-11-08 Mike Gabriel * d/copyright: Update copyright attributions for renamed files. - (20f7eec) - * Rename com.ubuntu.AccountsService.Sound (384e727) - * Merge branch 'tari01-pr/rename-com-ubuntu-sound-gschema' (eb8b366) + (20f7eec2) + * Rename com.ubuntu.AccountsService.Sound (384e727b) + * Merge branch 'tari01-pr/rename-com-ubuntu-sound-gschema' (eb8b3669) 2021-11-03 Robert Tari - * Rename HAS_UBUNTU_SOUND_SCHEMA (45c2793) - * Rename VALA_DEFINE_UBUNTU_SOUND_SCHEMA (099ce0e) - * Rename com.ubuntu.sound (1ca9178) - * Whitespace fix (3cec34d) + * Rename HAS_UBUNTU_SOUND_SCHEMA (45c27931) + * Rename VALA_DEFINE_UBUNTU_SOUND_SCHEMA (099ce0e9) + * Rename com.ubuntu.sound (1ca91789) + * Whitespace fix (3cec34da) 2021-11-05 Andrej Shadura - * Translated using Weblate (Slovak) (46d0cb4) + * Translated using Weblate (Slovak) (46d0cb4f) 2021-11-04 Michele - * Translated using Weblate (Italian) (124b78b) + * Translated using Weblate (Italian) (124b78bc) 2021-11-05 Mike Gabriel - * Merge branch 'tari01-pr/rename-unity-api' (b7af563) + * Merge branch 'tari01-pr/rename-unity-api' (b7af5635) 2021-11-03 Robert Tari - * Rename UNITY_API* (f3863a9) + * Rename UNITY_API* (f3863a91) 2021-11-05 Mike Gabriel * Merge branch 'tari01-pr/rename-x-canonical-value-bar-tint' - (d792866) + (d792866d) 2021-11-03 Robert Tari - * Rename x-canonical-value-bar-tint (89bdf3a) + * Rename x-canonical-value-bar-tint (89bdf3a9) 2021-11-05 Mike Gabriel * Merge branch 'tari01-pr/rename-unity-greeter-session-broadcast' - (8dfa72f) + (8dfa72f2) 2021-11-03 Robert Tari * src/media-player-user.vala: Rename unity-greeter-session-broadcast - (4d73ec5) + (4d73ec53) 2021-11-04 Robert Tari - * Fix ambiguous language code (a7066ea) + * Fix ambiguous language code (a7066eaf) 2021-11-02 Mike Gabriel * Merge branch 'tari01-pr/rename-com-ubuntu-touchaccountsservice-securityprivacy' - (8fe910c) + (8fe910c4) 2021-11-02 Robert Tari - * Rename HAS_UT_ACCTSERVICE_PRIVACY_SETTINGS (d389698) + * Rename HAS_UT_ACCTSERVICE_PRIVACY_SETTINGS (d3896987) * src/CMakeLists.txt: Drop unused - HAVE_UT_ACCTSERVICE_PRIVACY_SETTINGS (202a6d8) - * Rename com.ubuntu.touch.AccountsService.SecurityPrivacy (81c64f0) + HAVE_UT_ACCTSERVICE_PRIVACY_SETTINGS (202a6d86) + * Rename com.ubuntu.touch.AccountsService.SecurityPrivacy (81c64f0c) 2021-11-02 Mike Gabriel - * Merge branch 'tari01-pr/drop-merge-review' (ddaaefc) + * Merge branch 'tari01-pr/drop-merge-review' (ddaaefc3) 2021-11-02 Robert Tari - * Drop all references to MERGE-REVIEW (3ee2897) + * Drop all references to MERGE-REVIEW (3ee28978) 2021-11-01 Mike Gabriel - * Merge branch 'tari01-pr/accountsservice-sound' (ab68e81) + * Merge branch 'tari01-pr/accountsservice-sound' (ab68e814) 2021-11-01 Robert Tari * Rename *_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to - HAS_LOMIRI_ACCTSERVICE_SYSTEMSOUND_SETTINGS (ab8c534) + HAS_LOMIRI_ACCTSERVICE_SYSTEMSOUND_SETTINGS (ab8c534e) * Rename com.ubuntu.touch.AccountsService.Sound to - com.lomiri.touch.AccountsService.Sound (de7664b) - * Whitespace fix (75fe9ad) + com.lomiri.touch.AccountsService.Sound (de7664b8) + * Whitespace fix (75fe9ada) 2021-10-27 Mike Gabriel - * Merge branch 'tari01-pr/x-canonical-to-x-ayatana' (c589574) + * Merge branch 'tari01-pr/x-canonical-to-x-ayatana' (c589574a) 2021-10-27 Robert Tari - * Raname x-canonical properties to x-ayatana (c4e401f) + * Raname x-canonical properties to x-ayatana (c4e401f0) 2021-10-25 Robert Tari - * Merge branch 'sunweaver-pr/travis-cleanup' (420a0c1) + * Merge branch 'sunweaver-pr/travis-cleanup' (420a0c16) 2021-10-25 Mike Gabriel * .build.yml: Remove source code of locally built dependency after it - has been installed. (892aaf8) - * .build.yml: Run unit tests in build_scripts: target. (d0b60b6) - * .build.yml: Drop autogen.sh support. (92b4022) + has been installed. (892aaf8e) + * .build.yml: Run unit tests in build_scripts: target. (d0b60b63) + * .build.yml: Drop autogen.sh support. (92b4022a) 2021-10-22 Robert Tari * data/CMakeLists.txt: Do not use automatic GSchema compilation - (f2f7353) + (f2f73538) 2021-10-21 Mike Gabriel * Merge branch 'tari01-pr/use-native-cmake-gsettings-module' - (a193e37) + (a193e375) 2021-10-20 Robert Tari - * Compile GSchema during installation (f5c6c60) + * Compile GSchema during installation (f5c6c60f) 2021-10-21 Mike Gabriel - * Merge branch 'tari01-pr/define-vala-extern' (5f4b914) + * Merge branch 'tari01-pr/define-vala-extern' (5f4b9140) 2021-10-19 Robert Tari - * Fix undefined VALA_EXTERN (5910f3b) + * Fix undefined VALA_EXTERN (5910f3b9) 2021-10-20 Robert Tari - * .travis.yml: Temporarily disable ppc64le builds (abc6f7f) + * .travis.yml: Temporarily disable ppc64le builds (abc6f7fe) 2021-10-18 Mike Gabriel - * Merge branch 'tari01-pr/fix-build-warnings' (bb16fbd) + * Merge branch 'tari01-pr/fix-build-warnings' (bb16fbd0) 2021-09-21 Robert Tari * tests/CMakeLists.txt: Suppress -Wdiscarded-qualifiers on - media-player-mock.c (8574368) + media-player-mock.c (8574368b) 2021-10-18 Mike Gabriel - * Merge branch 'tari01-pr/update-ido-names' (03e97fe) + * Merge branch 'tari01-pr/update-ido-names' (03e97fe2) 2021-09-20 Robert Tari - * Update Ayatana IDO names (4e0b2a6) + * Update Ayatana IDO names (4e0b2a64) 2021-10-05 Luna Jernberg - * Translated using Weblate (Swedish) (8e8f124) + * Translated using Weblate (Swedish) (8e8f1246) 2021-09-23 Wellington Terumi Uemura - * Translated using Weblate (Portuguese (Brazil)) (a855ab9) + * Translated using Weblate (Portuguese (Brazil)) (a855ab99) 2021-09-22 Milo Ivir - * Translated using Weblate (Croatian) (f9f9d50) + * Translated using Weblate (Croatian) (f9f9d505) 2021-09-02 Quentin PAGÈS - * Translated using Weblate (Occitan) (2df4a17) + * Translated using Weblate (Occitan) (2df4a175) 2021-09-02 Robert Tari - * .build.yml: Add missing dependencies for Ubuntu builds (d73a83a) + * .build.yml: Add missing dependencies for Ubuntu builds (d73a83ac) * .build.yml: Also run unit tests during CI builds against Ubuntu. - (a86d5c6) - * Fix Travis status image (91d765d) + (a86d5c60) + * Fix Travis status image (91d765d7) 2021-08-28 Mike Gabriel - * Translated using Weblate (German) (c5cada3) + * Translated using Weblate (German) (c5cada3e) 2021-08-29 Hosted Weblate - * Update translation files (d9d6b47) + * Update translation files (d9d6b470) 2021-08-29 Mike Gabriel * debian/control: Enable B-Ds again required for unit tests; add - libgtest-dev. (d748f27) - * debian/{control,compat}: Bump to level 10. (c7e1197) - * debian/rules: Enable unit tests with the new way. (6ffd50f) + libgtest-dev. (d748f279) + * debian/{control,compat}: Bump to level 10. (c7e1197b) + * debian/rules: Enable unit tests with the new way. (6ffd50f7) * debian/control: Drop B-D mate-common, add B-D - libayatana-common-dev. (2e8b41d) + libayatana-common-dev. (2e8b41d2) 2021-08-28 Weblate - * Added translation using Weblate (Kurdish (Northern)) (e2c7945) - * Added translation using Weblate (Kurdish (Southern)) (9eaca4b) + * Added translation using Weblate (Kurdish (Northern)) (e2c7945d) + * Added translation using Weblate (Kurdish (Southern)) (9eaca4b2) 2021-08-28 Mike Gabriel * po/: Drop zh_Hant.po: Drop duplicate file for Chinese - (Tranditional) and adjust LINGUAS files. (c4fa5f0) + (Tranditional) and adjust LINGUAS files. (c4fa5f06) * .travis.yml: Fix branch name what is now the default branch in - ayatana-dev-scripts. (735c588) - * Merge branch 'tari01-pr/drop-lomiri-url-dispatcher' (f7be18b) + ayatana-dev-scripts. (735c588f) + * Merge branch 'tari01-pr/drop-lomiri-url-dispatcher' (f7be18ba) 2021-08-27 Robert Tari - * debian/: Drop all references to lomiri-url-dispatcher (2188524) - * Drop lomiri-url-dispatcher (b960661) + * debian/: Drop all references to lomiri-url-dispatcher (21885242) + * Drop lomiri-url-dispatcher (b960661a) 2021-08-28 Mike Gabriel - * Merge branch 'tari01-pr/use-libayatana-common' (781af2c) + * Merge branch 'tari01-pr/use-libayatana-common' (781af2ce) 2021-08-25 Robert Tari - * Replace code with libayatana-common functions (d6c09e6) + * Replace code with libayatana-common functions (d6c09e65) 2021-08-28 Mike Gabriel - * Merge branch 'tari01-pr/fix-possible-null-access' (c33bfcc) + * Merge branch 'tari01-pr/fix-possible-null-access' (c33bfccd) 2021-08-24 Robert Tari - * Fix possible null access (0ff2857) + * Fix possible null access (0ff28573) 2021-08-28 Mike Gabriel - * Merge branch 'tari01-pr/add-info-and-build-instructions' (405fe08) + * Merge branch 'tari01-pr/add-info-and-build-instructions' (405fe08f) * .build.yml: Adjust to recent libayatana-common (providing Vala bindings); also adjust to Debian 11 now being - debian:stable. (8e31433) + debian:stable. (8e31433d) 2021-08-27 Adolfo Jayme Barrientos - * Translated using Weblate (Spanish) (d66f7b7) + * Translated using Weblate (Spanish) (d66f7b70) 2021-08-28 Mike Gabriel - * Merge branch 'sunweaver-pr/ci-fixes' (ae615dd) + * Merge branch 'sunweaver-pr/ci-fixes' (ae615ddd) * .build.yml: Adjust to recent libayatana-common (providing Vala bindings); also adjust to Debian 11 now being - debian:stable. (b4e4427) + debian:stable. (b4e4427e) 2021-08-27 Adolfo Jayme Barrientos - * Translated using Weblate (Spanish) (dde9db4) + * Translated using Weblate (Spanish) (dde9db40) 2021-08-23 Robert Tari - * Add info and build instructions (df7167e) + * Add info and build instructions (df7167ec) 2021-08-14 Kristjan Räts - * Translated using Weblate (Estonian) (600349d) + * Translated using Weblate (Estonian) (600349dd) 2021-08-12 Oğuz Ersen - * Translated using Weblate (Turkish) (fcd7875) + * Translated using Weblate (Turkish) (fcd78758) 2021-08-12 Anders Jonsson - * Translated using Weblate (Swedish) (29e77c0) + * Translated using Weblate (Swedish) (29e77c03) 2021-08-12 Gediminas Murauskas - * Translated using Weblate (Lithuanian) (3468db1) + * Translated using Weblate (Lithuanian) (3468db10) 2021-08-12 Yaron Shahrabani - * Translated using Weblate (Hebrew) (a5393a5) + * Translated using Weblate (Hebrew) (a5393a50) 2021-08-12 Milan Korecky - * Translated using Weblate (Czech) (5af8378) + * Translated using Weblate (Czech) (5af83782) 2021-08-12 Mike Gabriel - * po/: Update translation files from source code. (00036bc) - * Merge branch 'tari01-pr/ubports-patches' (785f555) + * po/: Update translation files from source code. (00036bcd) + * Merge branch 'tari01-pr/ubports-patches' (785f555b) 2021-05-26 userj - * Add newline between sentences in volume warning (#3) (81e181c) + * Add newline between sentences in volume warning (#3) (81e181c0) 2020-04-28 Ratchanan Srirattanamet - * Revert "Merge pull request #19 from mateosalta/patch-1" (e274695) + * Revert "Merge pull request #19 from mateosalta/patch-1" (e2746955) 2020-04-27 Ratchanan Srirattanamet * integration-test: provide a temporary HOME directory to the test - (ef802ad) + (ef802adf) 2020-02-03 mateosalta - * backwards (f193bca) - * use avaible suru icons (7fcb516) + * backwards (f193bca3) + * use avaible suru icons (7fcb516b) 2018-10-15 Michele - * Revert "bluetooth dedicated icons in notifications" (04cdcbe) + * Revert "bluetooth dedicated icons in notifications" (04cdcbea) 2018-10-12 Michele - * bluetooth dedicated icons in notifications (c36481d) + * bluetooth dedicated icons in notifications (c36481db) 2018-08-16 userj - * Update warn-notification.vala (0cb5245) + * Update warn-notification.vala (0cb52451) 2018-01-12 Dan Chapman - * Import latest from launchpad (72ee222) + * Import latest from launchpad (72ee2225) 2017-12-29 Mr Liau - * Make volume warning more clear. (ff120fb) + * Make volume warning more clear. (ff120fbc) 2021-08-10 Mike Gabriel - * Merge branch 'tari01-pr/disable-failing-tests' (8927dc7) - * .build.yml: Re-enable commented-out unit tests. (1fec6e4) - * Disable failing tests that cannot be fixed now (b4ffaeb) - * Merge branch 'tari01-pr/stream-restore-debug' (b785e94) + * Merge branch 'tari01-pr/disable-failing-tests' (8927dc74) + * .build.yml: Re-enable commented-out unit tests. (1fec6e45) + * Disable failing tests that cannot be fixed now (b4ffaeb6) + * Merge branch 'tari01-pr/stream-restore-debug' (b785e940) 2021-08-09 Robert Tari * src/volume-control-pulse.vala: Make stream-restore warning a debug - message (49ac666) + message (49ac666c) 2021-08-05 Robert Tari - * Merge branch 'sunweaver-pr/travis-ci' (df123b1) + * Merge branch 'sunweaver-pr/travis-ci' (df123b1e) 2021-08-05 Mike Gabriel * tests/CMakeLists.txt: Set '-no-pie' linker option for all unit - tests linker calls. (0fd84df) + tests linker calls. (0fd84df6) 2021-05-04 Mike Gabriel - * debian/rules: Drop -Denable_tests=off option. (f7d5dfb) + * debian/rules: Drop -Denable_tests=off option. (f7d5dfb0) * .build.yml: Disable unit tests for now during CI builds. Unit tests are entirely broken at the moment for - ayatana-indicator-sound. (7f3ae13) - * Travis CI: Initial draft for CI builds. (b424e9e) + ayatana-indicator-sound. (7f3ae132) + * Travis CI: Initial draft for CI builds. (b424e9e6) 2021-08-05 Mike Gabriel * debian/copyright: Adjust to patch name changes (unity -> lomiri). - (f3e62f2) - * debian/copyright: Update from official Debian package. (ac78d2e) - * Merge branch 'tari01-pr/suppress-vala-c-warnings' (a2c07b0) + (f3e62f21) + * debian/copyright: Update from official Debian package. (ac78d2e7) + * Merge branch 'tari01-pr/suppress-vala-c-warnings' (a2c07b0e) 2021-08-05 Robert Tari - * Suppress Vala C warnings (7019450) + * Suppress Vala C warnings (70194501) 2021-08-05 Mike Gabriel - * Merge branch 'tari01-pr/add-standard-ayatana-cmake-bits' (4ded2c2) + * Merge branch 'tari01-pr/add-standard-ayatana-cmake-bits' (4ded2c22) 2021-08-05 Robert Tari - * Add standard Ayatana CMake bits (49571a6) + * Add standard Ayatana CMake bits (49571a64) 2021-08-05 Mike Gabriel - * Merge branch 'tari01-pr/cmake-install-full' (28a25ff) + * Merge branch 'tari01-pr/cmake-install-full' (28a25ffc) 2021-08-04 Robert Tari - * Use CMAKE_INSTALL_FULL_*DIR locations for installation (a1c03e0) - * Whitespace fix (ca5dc69) + * Use CMAKE_INSTALL_FULL_*DIR locations for installation (a1c03e0a) + * Whitespace fix (ca5dc697) 2021-08-05 Mike Gabriel - * Merge branch 'tari01-pr/add-zenity-to-settings' (3161efa) + * Merge branch 'tari01-pr/add-zenity-to-settings' (3161efa0) 2021-03-12 Robert Tari * po/ayatana-indicator-sound.pot: Re-create translation strings - (a2f3188) - * po/POTFILES.in: Fix unity -> lomiry paths (8d5ac40) + (a2f3188c) + * po/POTFILES.in: Fix unity -> lomiry paths (8d5ac400) * src/service.vala: Display a zenity warning if the audio settings - application is not found (45bde61) - * Whitespace fix (67ea994) + application is not found (45bde614) + * Whitespace fix (67ea9942) 2021-03-10 Robert Tari - * Add us to the copyright header (0552bb3) + * Add us to the copyright header (0552bb39) 2021-08-04 Mike Gabriel - * Merge branch 'tari01-pr/fix-build-warnings' (410a8fc) + * Merge branch 'tari01-pr/fix-build-warnings' (410a8fca) 2021-03-10 Robert Tari - * Add us to the copyright header (7013122) + * Add us to the copyright header (7013122c) 2021-08-04 Robert Tari - * Drop deprecated DBusProxy.create_for_bus (5139f8e) + * Drop deprecated DBusProxy.create_for_bus (5139f8e1) 2021-03-10 Robert Tari * tests/dbus-types/org.freedesktop.DBus.Properties.xml: Fix - annotation (ffd39dd) + annotation (ffd39dd6) 2021-03-09 Robert Tari - * tests/CMakeLists.txt: Add libdbustest-1 include path (f262260) + * tests/CMakeLists.txt: Add libdbustest-1 include path (f2622601) * tests/CMakeLists.txt: Suppress discarded qualifiers warning - (c81c20e) - * src/volume-warning.vala: Fix static member access (1fbee35) - * src/media-player-mpris.vala: Fix implicit .begin (33de6f6) + (c81c20e1) + * src/volume-warning.vala: Fix static member access (1fbee35f) + * src/media-player-mpris.vala: Fix implicit .begin (33de6f69) * src/media-player-list-mpris.vala: Replace HashTable with GenericSet - (3548d20) + (3548d202) 2021-03-08 Robert Tari * src/volume-warning.vala: Remove the static modifier from constants - (41a2d58) + (41a2d588) 2021-03-09 Robert Tari - * Handle all switch cases (81f99ed) - * Avoid possible null value (8df9168) + * Handle all switch cases (81f99ed1) + * Avoid possible null value (8df9168f) 2021-03-08 Robert Tari - * Throw GLib.DBusError, GLib.IOError (6bf50a4) - * Drop --thread from vala_init (ac5a42e) - * Whitespace fix (89f303d) + * Throw GLib.DBusError, GLib.IOError (6bf50a40) + * Drop --thread from vala_init (ac5a42e4) + * Whitespace fix (89f303d4) 2021-07-15 Boyuan Yang - * Translated using Weblate (Chinese (Simplified)) (0dcd8d3) + * Translated using Weblate (Chinese (Simplified)) (0dcd8d3b) 2021-07-16 Yaron Shahrabani - * Translated using Weblate (Hebrew) (d47b08b) + * Translated using Weblate (Hebrew) (d47b08be) 2021-06-27 GM - * Translated using Weblate (Lithuanian) (91d4a4b) + * Translated using Weblate (Lithuanian) (91d4a4b2) 2021-06-04 Hosted Weblate - * Update translation files (782d557) + * Update translation files (782d5575) 2021-06-03 Weblate - * Added translation using Weblate (Chinese (Traditional)) (9795774) + * Added translation using Weblate (Chinese (Traditional)) (97957742) 2021-06-03 Hosted Weblate - * Update translation files (babb2f3) + * Update translation files (babb2f33) 2021-05-01 Tomáš Marný - * Translated using Weblate (Czech) (7b18339) + * Translated using Weblate (Czech) (7b183390) 2021-04-23 Quentin PAGÈS - * Translated using Weblate (Occitan) (e3152cd) + * Translated using Weblate (Occitan) (e3152cd0) 2021-03-30 Hosted Weblate - * Update translation files (14d7676) + * Update translation files (14d76769) 2021-03-29 Weblate * Added translation using Weblate (Chinese (Simplified) - (zh_LATN@pinyin)) (5eef064) + (zh_LATN@pinyin)) (5eef064a) 2021-03-18 Reza Almanda - * Translated using Weblate (Indonesian) (d16ff15) + * Translated using Weblate (Indonesian) (d16ff152) 2021-03-11 Boyuan Yang - * Translated using Weblate (Chinese (Simplified)) (7a408f9) + * Translated using Weblate (Chinese (Simplified)) (7a408f9e) 2021-02-08 Michalis - * Translated using Weblate (Greek) (4fe533d) + * Translated using Weblate (Greek) (4fe533de) 2021-02-04 Michalis - * Translated using Weblate (Greek) (7086269) + * Translated using Weblate (Greek) (70862699) 2021-01-28 Mike Gabriel - * release 0.8.2 (464a24f) (tag: 0.8.2) + * release 0.8.2 (464a24f4) (tag: 0.8.2) * debian/control: Make B-D on dh-systemd optional (fixes FTBFS in - Debian bullseye). (7b249fc) + Debian bullseye). (7b249fc0) 2021-01-12 Robert Tari - * Merge branch 'sunweaver-pr/switch-to-lomiri' (14b00b7) + * Merge branch 'sunweaver-pr/switch-to-lomiri' (14b00b77) 2020-12-22 Mike Gabriel * debian/control: Build against lomiri-api and lomiri-url-dispatcher - (if available). (1b2da32) - * Port from Unity8 to Lomiri (URL Dispatcher and API). (d0a3860) + (if available). (1b2da322) + * Port from Unity8 to Lomiri (URL Dispatcher and API). (d0a38607) 2020-12-30 J. Lavoie - * Translated using Weblate (French (Canada)) (2607318) - * Translated using Weblate (English (United Kingdom)) (85746ab) - * Translated using Weblate (English (Canada)) (3976840) - * Translated using Weblate (German) (09d46d3) + * Translated using Weblate (French (Canada)) (26073182) + * Translated using Weblate (English (United Kingdom)) (85746aba) + * Translated using Weblate (English (Canada)) (3976840e) + * Translated using Weblate (German) (09d46d3b) 2020-12-22 Mike Gabriel * debian/control: Build against lomiri-api and lomiri-url-dispatcher - (if available). (c03982a) - * Port from Unity8 to Lomiri (URL Dispatcher and API). (3c1c6e2) - * NEWS.Canonical: Add old NEWS file from Canonical times. (5d23457) + (if available). (c03982a9) + * Port from Unity8 to Lomiri (URL Dispatcher and API). (3c1c6e24) + * NEWS.Canonical: Add old NEWS file from Canonical times. (5d234578) 2020-12-03 Oğuz Ersen - * Translated using Weblate (Turkish) (3240d7b) + * Translated using Weblate (Turkish) (3240d7be) 2020-11-29 Oğuz Ersen - * Translated using Weblate (Turkish) (de3704e) + * Translated using Weblate (Turkish) (de3704e2) 2020-11-26 Ács Zoltán - * Translated using Weblate (Hungarian) (ee3c9f4) + * Translated using Weblate (Hungarian) (ee3c9f41) 2020-11-24 Quentin PAGÈS - * Translated using Weblate (Occitan) (7672c05) + * Translated using Weblate (Occitan) (7672c051) 2020-11-20 Ács Zoltán - * Translated using Weblate (Hungarian) (fec13eb) + * Translated using Weblate (Hungarian) (fec13eb4) 2020-11-17 Quentin PAGÈS - * Translated using Weblate (Occitan) (26b3106) + * Translated using Weblate (Occitan) (26b3106a) 2020-11-12 Oğuz Ersen - * Translated using Weblate (Turkish) (cacecc1) + * Translated using Weblate (Turkish) (cacecc10) 2020-11-11 Oğuz Ersen - * Translated using Weblate (Turkish) (86154c6) + * Translated using Weblate (Turkish) (86154c69) 2020-11-10 Allan Nordhøy - * Translated using Weblate (Norwegian Bokmål) (ec1f940) + * Translated using Weblate (Norwegian Bokmål) (ec1f940a) 2020-11-11 Milan Korecky - * Translated using Weblate (Czech) (a327b59) + * Translated using Weblate (Czech) (a327b593) 2020-11-11 Robert Tari - * Merge branch 'sunweaver-pr/fix-mate-desktop-detection' (5c96b63) + * Merge branch 'sunweaver-pr/fix-mate-desktop-detection' (5c96b632) 2020-11-07 Quentin PAGÈS - * Translated using Weblate (Occitan) (bfa42c2) + * Translated using Weblate (Occitan) (bfa42c21) 2020-11-06 Ács Zoltán - * Translated using Weblate (Hungarian) (da5b597) + * Translated using Weblate (Hungarian) (da5b597d) 2020-11-02 Joan CiberSheep - * Translated using Weblate (Catalan) (c5b1d4c) + * Translated using Weblate (Catalan) (c5b1d4cc) 2020-11-01 Hosted Weblate - * Update translation files (5766f16) + * Update translation files (5766f167) 2020-10-31 Joan CiberSheep - * Translated using Weblate (Catalan) (c3f1b3c) + * Translated using Weblate (Catalan) (c3f1b3cf) 2020-10-31 Weblate - * Added translation using Weblate (Italian) (789db9e) - * Added translation using Weblate (Tamil (Sri Lanka)) (4927334) - * Added translation using Weblate (Dhivehi) (f063b8e) - * Added translation using Weblate (Venetian) (93e2c77) - * Added translation using Weblate (Kashubian) (c5dcd7a) - * Added translation using Weblate (Macedonian) (efdf894) - * Added translation using Weblate (Friulian) (ed1254c) - * Added translation using Weblate (Tatar) (86fcb73) + * Added translation using Weblate (Italian) (789db9e8) + * Added translation using Weblate (Tamil (Sri Lanka)) (4927334c) + * Added translation using Weblate (Dhivehi) (f063b8eb) + * Added translation using Weblate (Venetian) (93e2c77c) + * Added translation using Weblate (Kashubian) (c5dcd7a2) + * Added translation using Weblate (Macedonian) (efdf8942) + * Added translation using Weblate (Friulian) (ed1254c4) + * Added translation using Weblate (Tatar) (86fcb730) 2020-10-29 Milan Korecky - * Translated using Weblate (Czech) (71512c0) + * Translated using Weblate (Czech) (71512c0f) 2020-10-28 Joan CiberSheep - * Translated using Weblate (Catalan) (12f3939) + * Translated using Weblate (Catalan) (12f39392) 2020-10-26 Adrià Martín - * Translated using Weblate (Sardinian) (abaa822) + * Translated using Weblate (Sardinian) (abaa822b) 2020-10-27 Hosted Weblate - * Update translation files (38ef562) + * Update translation files (38ef562a) 2020-10-26 Michele - * Translated using Weblate (Italian) (dca6647) + * Translated using Weblate (Italian) (dca66479) 2020-10-26 Mike Gabriel - * Translated using Weblate (German) (b37c500) + * Translated using Weblate (German) (b37c5006) 2020-10-26 Weblate - * Added translation using Weblate (Manx) (9e45184) - * Added translation using Weblate (Afar) (2ffd5c6) - * Added translation using Weblate (Nyanja) (7ddf4f2) - * Added translation using Weblate (Assamese) (b0a5be3) - * Added translation using Weblate (Wolof) (165aae7) + * Added translation using Weblate (Manx) (9e451849) + * Added translation using Weblate (Afar) (2ffd5c6f) + * Added translation using Weblate (Nyanja) (7ddf4f21) + * Added translation using Weblate (Assamese) (b0a5be3e) + * Added translation using Weblate (Wolof) (165aae75) 2020-10-23 Quentin PAGÈS - * Translated using Weblate (Occitan) (c2e5656) + * Translated using Weblate (Occitan) (c2e56566) 2020-10-18 Quentin PAGÈS - * Translated using Weblate (Occitan) (a964a6d) + * Translated using Weblate (Occitan) (a964a6d3) 2020-10-01 ssantos - * Translated using Weblate (Portuguese) (e9ec911) + * Translated using Weblate (Portuguese) (e9ec9110) 2020-09-29 Yaron Shahrabani - * Translated using Weblate (Hebrew) (600c3dd) + * Translated using Weblate (Hebrew) (600c3dda) 2020-09-28 Adolfo Jayme Barrientos - * Translated using Weblate (Spanish) (5564a41) + * Translated using Weblate (Spanish) (5564a41b) 2020-09-25 Talking Panda - * Translated using Weblate (Turkish) (093d82a) + * Translated using Weblate (Turkish) (093d82a1) 2020-09-25 Quentin PAGÈS - * Translated using Weblate (Occitan) (42ecf2a) + * Translated using Weblate (Occitan) (42ecf2a9) 2020-11-11 Mike Gabriel * src/service.vala: Add FIXME to remind us that the -sound indicator also uses code that needs to be moved into - libayatana-common (new shared lib). (0ae4bef) + libayatana-common (new shared lib). (0ae4bef7) * src/service.vala: Check if mate-volume-control exists before - executing it. (7fe2596) + executing it. (7fe2596d) 2020-11-10 Mike Gabriel * src/service.vala: Properly recognize a MATE desktop session when - launched via LightDM's default lighdm-xsession. (29180e8) + launched via LightDM's default lighdm-xsession. (29180e8d) 2020-11-07 Quentin PAGÈS - * Translated using Weblate (Occitan) (20a2e67) + * Translated using Weblate (Occitan) (20a2e672) 2020-11-06 Ács Zoltán - * Translated using Weblate (Hungarian) (45605dc) + * Translated using Weblate (Hungarian) (45605dcb) 2020-11-02 Joan CiberSheep - * Translated using Weblate (Catalan) (dffa0be) + * Translated using Weblate (Catalan) (dffa0be7) 2020-11-01 Hosted Weblate - * Update translation files (b490f7a) + * Update translation files (b490f7a7) 2020-10-31 Joan CiberSheep - * Translated using Weblate (Catalan) (66f480e) + * Translated using Weblate (Catalan) (66f480e7) 2020-10-31 Weblate - * Added translation using Weblate (Italian) (e6932a0) - * Added translation using Weblate (Tamil (Sri Lanka)) (8cbf50c) - * Added translation using Weblate (Dhivehi) (6f150ea) - * Added translation using Weblate (Venetian) (3afc8f8) - * Added translation using Weblate (Kashubian) (9c7c3a1) - * Added translation using Weblate (Macedonian) (78c069a) - * Added translation using Weblate (Friulian) (c70cf0e) - * Added translation using Weblate (Tatar) (9b37a5c) + * Added translation using Weblate (Italian) (e6932a0d) + * Added translation using Weblate (Tamil (Sri Lanka)) (8cbf50c0) + * Added translation using Weblate (Dhivehi) (6f150eac) + * Added translation using Weblate (Venetian) (3afc8f86) + * Added translation using Weblate (Kashubian) (9c7c3a1a) + * Added translation using Weblate (Macedonian) (78c069ae) + * Added translation using Weblate (Friulian) (c70cf0e6) + * Added translation using Weblate (Tatar) (9b37a5c6) 2020-10-29 Milan Korecky - * Translated using Weblate (Czech) (f8b9114) + * Translated using Weblate (Czech) (f8b9114a) 2020-10-28 Joan CiberSheep - * Translated using Weblate (Catalan) (84aaca3) + * Translated using Weblate (Catalan) (84aaca3f) 2020-10-26 Adrià Martín - * Translated using Weblate (Sardinian) (3d9f18e) + * Translated using Weblate (Sardinian) (3d9f18e6) 2020-10-27 Hosted Weblate - * Update translation files (6c256e1) + * Update translation files (6c256e16) 2020-10-26 Michele - * Translated using Weblate (Italian) (160777a) + * Translated using Weblate (Italian) (160777ab) 2020-10-26 Mike Gabriel - * Translated using Weblate (German) (88ce046) + * Translated using Weblate (German) (88ce0467) 2020-10-26 Weblate - * Added translation using Weblate (Manx) (102b5e2) - * Added translation using Weblate (Afar) (2f15d7b) - * Added translation using Weblate (Nyanja) (7a506bb) - * Added translation using Weblate (Assamese) (9295f27) - * Added translation using Weblate (Wolof) (4b9ddf0) + * Added translation using Weblate (Manx) (102b5e21) + * Added translation using Weblate (Afar) (2f15d7b3) + * Added translation using Weblate (Nyanja) (7a506bbc) + * Added translation using Weblate (Assamese) (9295f27c) + * Added translation using Weblate (Wolof) (4b9ddf02) 2020-10-23 Quentin PAGÈS - * Translated using Weblate (Occitan) (92dce8a) + * Translated using Weblate (Occitan) (92dce8a0) 2020-10-18 Quentin PAGÈS - * Translated using Weblate (Occitan) (6ab96d9) + * Translated using Weblate (Occitan) (6ab96d97) 2020-10-01 ssantos - * Translated using Weblate (Portuguese) (948d5f8) + * Translated using Weblate (Portuguese) (948d5f8e) 2020-09-29 Yaron Shahrabani - * Translated using Weblate (Hebrew) (65b2bce) + * Translated using Weblate (Hebrew) (65b2bcef) 2020-09-28 Adolfo Jayme Barrientos - * Translated using Weblate (Spanish) (27a8257) + * Translated using Weblate (Spanish) (27a82578) 2020-09-25 Talking Panda - * Translated using Weblate (Turkish) (98b3926) + * Translated using Weblate (Turkish) (98b3926a) 2020-09-25 Quentin PAGÈS - * Translated using Weblate (Occitan) (18bafcb) + * Translated using Weblate (Occitan) (18bafcbf) 2020-09-10 Mike Gabriel - * NEWS: Format fix (no colon after release numbers). (7cc8dae) - * debian/changelog: Fix project name in previous stanza. (1231f45) - * release 0.8.1 (a083b2b) (tag: 0.8.1) + * NEWS: Format fix (no colon after release numbers). (7cc8dae6) + * debian/changelog: Fix project name in previous stanza. (1231f459) + * release 0.8.1 (a083b2b2) (tag: 0.8.1) 2020-09-08 Milo Ivir - * Translated using Weblate (Croatian) (de8a375) + * Translated using Weblate (Croatian) (de8a3755) 2020-09-06 Baka Gaijin - * Translated using Weblate (Japanese) (020f2a1) + * Translated using Weblate (Japanese) (020f2a10) 2020-09-04 antuketot76 - * Translated using Weblate (Malay) (581efe5) + * Translated using Weblate (Malay) (581efe51) 2020-08-20 Mike Gabriel - * release 0.8.0 (9e7e221) (tag: 0.8.0) + * release 0.8.0 (9e7e2211) (tag: 0.8.0) 2020-08-19 Mike Gabriel * debian/control: Temporarily disable B-Ds that are required for unit - testing. (2dcac5b) + testing. (2dcac5be) * debian/rules: Disable unit tests at build time (this needs to be - reintroduced at some later point of time). (b6fd253) - * debian/control: Drop Ubuntu-specific stuff from B-D. (4d8f2ed) + reintroduced at some later point of time). (b6fd253d) + * debian/control: Drop Ubuntu-specific stuff from B-D. (4d8f2ede) * debian/control: Drop qt5-default (virtual package) from B-D. - (8b98fcb) + (8b98fcb7) 2020-08-12 Robert Tari * Merge branch 'sunweaver-pr/libexec-dir-on-Debian-too' Attributes GH PR #11: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/11 - (bc25100) + (bc251008) 2020-08-12 Mike Gabriel * CMakeLists.txt: Drop workaround for missing libexec dir on Debian. Debian moved forward and now supports FHS 3.0 (since - Debian Policy 4.1.5). (89b71ec) - * Merge branch 'tari01-pr/replace-x-canonical-attributes' (85c01f5) + Debian Policy 4.1.5). (89b71ec6) + * Merge branch 'tari01-pr/replace-x-canonical-attributes' (85c01f5c) 2020-08-11 Robert Tari - * Replace x-canonical attributes (11ea056) + * Replace x-canonical attributes (11ea0568) * Merge branch 'pr/drop-upstart-support' of https://github.com/sunweaver/ayatana-indicator-sound - (a3bc5a9) + (a3bc5a97) 2020-08-10 Mike Gabriel - * Drop all references to upstart. (dc9e35c) - * Drop all references to upstart. (fb6aba5) + * Drop all references to upstart. (dc9e35c5) + * Drop all references to upstart. (fb6aba5f) * debian/ayatana-indicator-sound.links: Add FIXME/reminder to drop manual symlinking of systemd user service file once DH - compat level is raised to a level above 12. (27ebfd2) - * Merge branch 'ubports-fix-systemd' (664a235) + compat level is raised to a level above 12. (27ebfd25) + * Merge branch 'ubports-fix-systemd' (664a2351) 2020-08-09 Marius Gripsgard * Start indicator in systemd when ayatana-indicators.target is - started (94ffb27) + started (94ffb272) 2020-07-28 Kristjan Räts - * Translated using Weblate (Estonian) (37cd597) + * Translated using Weblate (Estonian) (37cd597a) 2020-07-24 Robert Tari - * Added option to disable Tests/Coverage (628f1d4) + * Added option to disable Tests/Coverage (628f1d4e) 2020-07-19 ssantos - * Translated using Weblate (Portuguese) (a699170) + * Translated using Weblate (Portuguese) (a6991705) 2020-07-03 Tobias p - * Translated using Weblate (Danish) (f3aa516) + * Translated using Weblate (Danish) (f3aa516b) 2020-06-14 MarongHappy - * Translated using Weblate (Korean) (4ab7a2c) + * Translated using Weblate (Korean) (4ab7a2cf) 2020-06-10 Nathan - * Translated using Weblate (French) (51cd60c) + * Translated using Weblate (French) (51cd60ca) 2020-05-30 Juraj Liso - * Translated using Weblate (Slovak) (2a664ce) + * Translated using Weblate (Slovak) (2a664ce4) 2020-05-27 wdggg - * Translated using Weblate (Chinese (Simplified)) (1fa62ca) + * Translated using Weblate (Chinese (Simplified)) (1fa62cab) 2020-05-08 Abdusalam - * Translated using Weblate (Uyghur) (e327176) + * Translated using Weblate (Uyghur) (e3271766) 2020-05-09 iNetRoos - * Translated using Weblate (Afrikaans) (881a82a) + * Translated using Weblate (Afrikaans) (881a82a3) 2020-04-30 Mingun - * Translated using Weblate (Russian) (06c9fca) + * Translated using Weblate (Russian) (06c9fca3) 2020-04-27 Jeannette L - * Translated using Weblate (French (Canada)) (966fa0b) - * Translated using Weblate (English (United Kingdom)) (ccf7fc7) - * Translated using Weblate (English (Canada)) (ff8d12a) - * Translated using Weblate (English (Australia)) (550e12d) + * Translated using Weblate (French (Canada)) (966fa0be) + * Translated using Weblate (English (United Kingdom)) (ccf7fc79) + * Translated using Weblate (English (Canada)) (ff8d12af) + * Translated using Weblate (English (Australia)) (550e12d8) 2020-04-16 george k - * Translated using Weblate (Greek) (613fd4a) + * Translated using Weblate (Greek) (613fd4a0) 2020-04-15 Jeannette L - * Translated using Weblate (French) (a89c684) - * Translated using Weblate (German) (524c547) + * Translated using Weblate (French) (a89c684a) + * Translated using Weblate (German) (524c5474) 2020-04-01 Davit Mayilyan - * Translated using Weblate (Armenian) (954e8fd) + * Translated using Weblate (Armenian) (954e8fd8) 2020-04-01 Johntini - * Translated using Weblate (Spanish) (d382516) + * Translated using Weblate (Spanish) (d3825163) 2020-03-29 Alexie Brindusescu - * Translated using Weblate (Romanian) (a478fa7) - * Translated using Weblate (Romanian) (8e28567) + * Translated using Weblate (Romanian) (a478fa75) + * Translated using Weblate (Romanian) (8e28567e) 2020-03-17 Satnam S Virdi - * Translated using Weblate (Punjabi) (f4e8b8a) + * Translated using Weblate (Punjabi) (f4e8b8aa) 2020-03-16 Grace Guo - * Translated using Weblate (Japanese) (e0d2efd) + * Translated using Weblate (Japanese) (e0d2efd7) 2020-03-14 yagoub fadel - * Translated using Weblate (Arabic) (67b3d62) + * Translated using Weblate (Arabic) (67b3d625) 2020-02-25 Wellington Terumi Uemura - * Translated using Weblate (Portuguese (Brazil)) (acdeccc) + * Translated using Weblate (Portuguese (Brazil)) (acdeccc1) 2020-02-21 Djakson Cleber Gonçalves Filho - * Translated using Weblate (Portuguese (Brazil)) (3dce872) + * Translated using Weblate (Portuguese (Brazil)) (3dce872b) 2020-02-06 Laércio Cordeiro - * Translated using Weblate (Portuguese (Brazil)) (5cce698) + * Translated using Weblate (Portuguese (Brazil)) (5cce698a) 2020-01-04 ssantos - * Translated using Weblate (Portuguese) (b988b94) + * Translated using Weblate (Portuguese) (b988b946) 2020-01-02 Milo Ivir - * Translated using Weblate (Croatian) (6357706) + * Translated using Weblate (Croatian) (63577061) 2020-01-02 Mareks Dunkurs - * Translated using Weblate (Latvian) (56afb27) + * Translated using Weblate (Latvian) (56afb27b) 2019-12-28 Erik Peeremand - * Translated using Weblate (Dutch) (8c3586a) + * Translated using Weblate (Dutch) (8c3586a4) 2019-12-04 Wellington Terumi Uemura - * Translated using Weblate (Portuguese (Brazil)) (2b27d29) + * Translated using Weblate (Portuguese (Brazil)) (2b27d29f) 2019-11-21 Mike Gabriel * Fix several 'Creation method of abstract class cannot be public.' - Vala issues. (7ceaa05) + Vala issues. (7ceaa053) 2019-11-22 Yusuf Osman YILMAZ - * Translated using Weblate (Turkish) (72f06dd) + * Translated using Weblate (Turkish) (72f06dd2) 2019-10-30 Marcela Korreshi - * Translated using Weblate (Albanian) (36288cf) + * Translated using Weblate (Albanian) (36288cfd) 2019-10-29 Danjela Hoxha - * Translated using Weblate (Albanian) (0c431c3) + * Translated using Weblate (Albanian) (0c431c35) 2019-10-15 giorgio.saragnese - * Translated using Weblate (Italian) (e8bb535) + * Translated using Weblate (Italian) (e8bb535d) 2019-10-13 Abhay Patel - * Translated using Weblate (Hindi) (365c4e3) + * Translated using Weblate (Hindi) (365c4e30) 2019-09-23 Estébastien Robespi - * Translated using Weblate (French) (429ca60) + * Translated using Weblate (French) (429ca603) 2019-09-07 Abraham Roman - * Translated using Weblate (Spanish) (24b4d17) + * Translated using Weblate (Spanish) (24b4d173) 2019-09-02 Swann Martinet - * Translated using Weblate (French) (b5fc814) - * Translated using Weblate (German) (1c9774c) + * Translated using Weblate (French) (b5fc8147) + * Translated using Weblate (German) (1c9774c6) 2019-08-28 Mike Gabriel - * update locale files (403aef2) + * update locale files (403aef29) 2018-03-16 Mike Gabriel * po/CMakeLists.txt: Drop intl_update_potfile(). We don't want this - in Ayatana Indicators. (8113236) + in Ayatana Indicators. (81132367) 2018-03-12 Mike Gabriel * tests/integration/indicator-sound-test-base.cpp: The desktop pulseaudio daemon also needs the stream-restore module - these days. (bc8c735) + these days. (bc8c735f) * Report exact GLib error message when unable to find stream restore - data. (3c0cde7) + data. (3c0cde7d) * tests/integration/indicator-sound-test-base.cpp: Quote properly when loading the stream-restore module into pulseaudio. - (3746aaa) + (3746aaac) * data/org.ayatana.indicator.sound: Fix Name= key, prepend ayatana-. - (8dd8ab1) + (8dd8ab15) * tests/integration/indicator-sound-test-base.cpp: Unset DBUS_SESSION_BUS_ADDRESS env var when tearing down. - (9d015f1) + (9d015f1f) * tests/integration/: Drop commented out add_subdirectory() call. - (178d89a) + (178d89ae) * tests/integration/: Don't avoid integration tests when user is - jenkins. (f118cdc) + jenkins. (f118cdcd) * tests/integration/: Properly set env variables for pulseaudio and - assure dependencies to be in place. (05cb855) + assure dependencies to be in place. (05cb8556) * data/CMakeLists.txt: Don't install org.ayatana.AccountsService.Sound.xml on Ubuntu(-derived) - systems. (bc163bb) + systems. (bc163bb1) * tests/integration/utils/dbus-pulse-volume.cpp: Use ifdef, not if - for testing defined conditional macros. (894e629) + for testing defined conditional macros. (894e629e) 2019-08-19 Adolfo Jayme Barrientos - * Translated using Weblate (Spanish) (cf69ea4) + * Translated using Weblate (Spanish) (cf69ea46) 2019-08-15 Manuela Silva - * Translated using Weblate (Portuguese) (9f892b1) + * Translated using Weblate (Portuguese) (9f892b14) 2019-07-01 Elizabeth Sherrock - * Translated using Weblate (Chinese (Simplified)) (8e55a09) + * Translated using Weblate (Chinese (Simplified)) (8e55a093) 2019-06-28 Patrick Heijmann - * Translated using Weblate (Dutch) (aca1586) + * Translated using Weblate (Dutch) (aca1586a) 2019-06-03 ssantos - * Translated using Weblate (Portuguese) (aa8a65f) + * Translated using Weblate (Portuguese) (aa8a65f1) 2019-06-08 THANOS SIOURDAKIS - * Translated using Weblate (Greek) (295ccd2) + * Translated using Weblate (Greek) (295ccd2d) 2019-05-21 THANOS SIOURDAKIS - * Translated using Weblate (Greek) (03e4d3c) + * Translated using Weblate (Greek) (03e4d3c7) 2019-05-05 ssantos - * Translated using Weblate (Portuguese) (d929ca5) + * Translated using Weblate (Portuguese) (d929ca58) 2019-04-16 Marcus Vinicius Santos - * Translated using Weblate (Portuguese (Brazil)) (3c1c14a) + * Translated using Weblate (Portuguese (Brazil)) (3c1c14ad) 2019-01-26 ssantos - * Translated using Weblate (Portuguese) (1699441) + * Translated using Weblate (Portuguese) (16994410) 2019-01-15 Pavel Borecki - * Translated using Weblate (Czech) (90de6d1) + * Translated using Weblate (Czech) (90de6d14) 2019-01-11 Louies - * Translated using Weblate (Chinese (Traditional)) (0a85f6b) + * Translated using Weblate (Chinese (Traditional)) (0a85f6bd) 2018-11-25 ssantos - * Translated using Weblate (German) (2350343) + * Translated using Weblate (German) (2350343d) 2018-11-22 ssantos - * Translated using Weblate (Portuguese) (c959ee6) + * Translated using Weblate (Portuguese) (c959ee6c) 2018-10-23 Iván Seoane - * Translated using Weblate (Galician) (90b4939) + * Translated using Weblate (Galician) (90b4939f) 2018-09-29 Володимир Бриняк - * Translated using Weblate (Ukrainian) (f33fdb6) + * Translated using Weblate (Ukrainian) (f33fdb61) 2018-09-27 Володимир Бриняк - * Translated using Weblate (Ukrainian) (2a1cc8d) + * Translated using Weblate (Ukrainian) (2a1cc8df) 2018-09-18 Henrique Combochi - * Translated using Weblate (Portuguese (Brazil)) (2793fab) + * Translated using Weblate (Portuguese (Brazil)) (2793fabd) 2018-08-24 WaldiS - * Translated using Weblate (Polish) (59ee878) + * Translated using Weblate (Polish) (59ee8782) 2018-08-23 WaldiS - * Translated using Weblate (Polish) (ff816e2) + * Translated using Weblate (Polish) (ff816e2d) 2018-07-22 Eugen Wesseloh - * Translated using Weblate (Russian) (c79e143) + * Translated using Weblate (Russian) (c79e143a) 2018-07-07 Doma Gergő - * Translated using Weblate (Hungarian) (0ff6f05) + * Translated using Weblate (Hungarian) (0ff6f05b) 2018-06-22 Lejo - * Translated using Weblate (German) (3e97129) + * Translated using Weblate (German) (3e971293) 2018-06-18 Doma Gergő - * Translated using Weblate (Hungarian) (da5e9fd) + * Translated using Weblate (Hungarian) (da5e9fda) 2018-06-17 advocatux - * Translated using Weblate (Spanish) (c5e5523) + * Translated using Weblate (Spanish) (c5e55238) 2018-06-08 ۋولقان - * Translated using Weblate (Uyghur) (3365aec) + * Translated using Weblate (Uyghur) (3365aec0) 2018-05-18 Adolfo Jayme Barrientos - * Translated using Weblate (Spanish) (ec44564) + * Translated using Weblate (Spanish) (ec445642) 2018-05-08 Heimen Stoffels - * Translated using Weblate (Dutch) (11387af) + * Translated using Weblate (Dutch) (11387af2) 2018-05-04 huzhanrong - * Translated using Weblate (Chinese (Simplified)) (a5b8737) + * Translated using Weblate (Chinese (Simplified)) (a5b87377) 2018-05-02 Adolfo Jayme Barrientos - * Translated using Weblate (Spanish) (13a1ccd) + * Translated using Weblate (Spanish) (13a1ccd2) 2018-04-04 Pavel Borecki - * Translated using Weblate (Czech) (56a94d5) - * Translated using Weblate (Czech) (9271ccc) - * Translated using Weblate (Czech) (2eb0d8e) + * Translated using Weblate (Czech) (56a94d56) + * Translated using Weblate (Czech) (9271cccb) + * Translated using Weblate (Czech) (2eb0d8e0) 2018-03-29 Anders Jonsson - * Translated using Weblate (Swedish) (dc9dc95) + * Translated using Weblate (Swedish) (dc9dc95d) 2018-03-03 Moo - * Translated using Weblate (Lithuanian) (68bb8b2) + * Translated using Weblate (Lithuanian) (68bb8b27) 2018-03-01 Moo - * Translated using Weblate (Lithuanian) (65a6429) + * Translated using Weblate (Lithuanian) (65a6429d) 2018-02-28 Мира Странная - * Translated using Weblate (Russian) (914f767) + * Translated using Weblate (Russian) (914f7673) 2018-02-20 Veselin Georgiev - * Translated using Weblate (Bulgarian) (e5c23e1) + * Translated using Weblate (Bulgarian) (e5c23e1d) 2018-01-28 Марс Ямбар - * Translated using Weblate (Ukrainian) (8f4ad92) + * Translated using Weblate (Ukrainian) (8f4ad92c) 2018-01-22 Марс Ямбар - * Translated using Weblate (Ukrainian) (f497a19) + * Translated using Weblate (Ukrainian) (f497a19f) 2018-01-01 Anders Jonsson - * Translated using Weblate (Swedish) (4fd178a) + * Translated using Weblate (Swedish) (4fd178a5) 2018-01-04 Yaron Shahrabani - * Translated using Weblate (Hebrew) (305059a) + * Translated using Weblate (Hebrew) (305059ac) 2017-12-24 Kristjan Räts - * Translated using Weblate (Estonian) (cd3b967) + * Translated using Weblate (Estonian) (cd3b9671) 2017-12-31 Sebastian Rasmussen - * Translated using Weblate (Swedish) (0fd2a6f) + * Translated using Weblate (Swedish) (0fd2a6f9) 2017-12-24 Kristjan Räts - * Translated using Weblate (Estonian) (46d1081) + * Translated using Weblate (Estonian) (46d10812) 2017-12-12 Allan Nordhøy - * Translated using Weblate (Norwegian Bokmål) (e01f644) + * Translated using Weblate (Norwegian Bokmål) (e01f6441) 2017-12-10 Kristjan Räts - * Translated using Weblate (Estonian) (f7a7d79) + * Translated using Weblate (Estonian) (f7a7d792) 2017-11-17 Viktar Vauchkevich - * Translated using Weblate (Belarusian) (e2c4f86) + * Translated using Weblate (Belarusian) (e2c4f867) 2017-11-30 Olivier Macchioni - * Translated using Weblate (French) (510f937) + * Translated using Weblate (French) (510f9375) 2018-03-12 Mike Gabriel * Re-enable disable tests. All related to non-appearing Puleaudio on DBus. So let's get that fixed rather than hiding the - mistake elsewhere. (2cc2511) + mistake elsewhere. (2cc2511d) * tests/CmakeLists.txt: Provide XDG_RUNTIME_DIR in test environment. - (6b77c86) + (6b77c86b) * tests/CMakeLists.txt: Handle custom command (gschemas.compiled) indirectly via custom target (gschemas-compiled). - (afd7007) + (afd70079) 2018-01-16 Mike Gabriel - * tests/: Rename FAKE_HOME to TEST_HOME. (5eab5bd) - * Some CMakeLists.txt optimizations. (81a2976) + * tests/: Rename FAKE_HOME to TEST_HOME. (5eab5bda) + * Some CMakeLists.txt optimizations. (81a29761) * tests/integration/utils/dbus-pulse-volume.cpp: Yet another location where we need to check for - HAS_UT_ACCTSERVICE_SOUND_SETTINGS. (d2bcfdf) + HAS_UT_ACCTSERVICE_SOUND_SETTINGS. (d2bcfdfe) * src/accounts-service-access.vala: Locate another location in the code where we need to check for - HAS_UT_ACCTSERVICE_SOUND_SETTINGS. (507a420) + HAS_UT_ACCTSERVICE_SOUND_SETTINGS. (507a4208) * More namespacing mess clean-ups. (We mixed up com.ubuntu with - com.canonical...). (f67f74e) + com.canonical...). (f67f74e2) 2018-01-13 Mike Gabriel * tests/dbus-types/: Add forgotten file - (com.canonical.AccountsService.Sound.xml). (9b7a0b2) + (com.canonical.AccountsService.Sound.xml). (9b7a0b23) * tests/dbus-types/CMakeLists.txt: Conditionally use com.canonical.AccountsService.Sound.xml (on Ubuntu) or org.ayatana.AccountsService.Sound.xml (or non-Ubuntu). - (ed5a6fe) + (ed5a6fec) * tests/service-mocks/accounts-mock/CMakeLists.txt: Fix file existence check for com.ubuntu.AccountsService.Sound.xml. - (36d7790) + (36d7790a) * tests/service-mocks/accounts-mock: Re-add com.ubuntu.AccountsService.Sound.Mock.xml and use it for - testing this project on Ubuntu. (eb1f30c) + testing this project on Ubuntu. (eb1f30cb) * tests/service-mocks/: Set ACCOUNTS_SOUND_INTERFACE depending on if - we run on Ubuntu or other distro. (06517ee) + we run on Ubuntu or other distro. (06517ee7) * Another HAS_UBUNTU_SOUND_SCHEMA location in the code where we need - to hack around Ubuntu's sound schema. (828239e) + to hack around Ubuntu's sound schema. (828239e9) * tests/integration/: Provider a FAKE_HOME for pulseaudio to have a - secure location for its user config files. (7326274) + secure location for its user config files. (73262741) 2017-12-08 Mike Gabriel * b/tests/integration/indicator-sound-test-base.cpp: Tests against org.ayatana.sound on non-Ubuntu, against com.ubuntu.sound - on Ubuntu. (6641267) + on Ubuntu. (66412674) * debian/control: Add B-D: on Ubuntu, pull in - accountsservice-ubuntu-schemas at build-time. (9f2212a) + accountsservice-ubuntu-schemas at build-time. (9f2212a9) 2017-12-07 Mike Gabriel * src/CMakeLists.txt: Various changes to get HAS_UT_ACCTSERVICE_* - variables up-and-running. (d7e38c8) + variables up-and-running. (d7e38c81) * src/CMakeLists.txt: No need to use add_definitions(). This project - is purely Vala. (c4fdabb) + is purely Vala. (c4fdabb6) * src/CMakeLists.txt: Fix spelling of VALA_DEFINE_URLDISPATCHER's - value. (ff89e37) + value. (ff89e378) * Make AcctService SecurityPrivacy and System.Sound optional. - (5309a60) + (5309a605) * Revert "com.ubuntu.touch: Drop system sound setting access and privacy settings access for now. Can be re-added later, if - required." (a162229) + required." (a162229f) 2017-12-06 Mike Gabriel * data/ayatana-indicator-sound.desktop.in: Add XFCE to OnlyShowIn= - key. (d08b85f) - * Rename GNOMELOCALEDIR -> LOCALEDIR. (c6c864c) + key. (d08b85f6) + * Rename GNOMELOCALEDIR -> LOCALEDIR. (c6c864cd) * Initialize Gettext after GNUInstallDirs has been included. Fixes - broken i18n support. (8a8cfe6) + broken i18n support. (8a8cfe60) 2017-12-05 Mike Gabriel * debian/postinst: Drop file. The libglib2.0-bin package has trigger for schema compilation these days (and this for ages, - actually). (097763d) + actually). (097763da) 2017-12-02 Mike Gabriel - * debian/control: Fix D (glib2.0-bin -> libglib2.0-bin). (855a834) + * debian/control: Fix D (glib2.0-bin -> libglib2.0-bin). (855a8348) * tests/: Disable two failing tests for now: DISABLED_DesktopMprisPlayersPlaybackControls and - DISABLED_DesktopChangeRoleVolume. (8779326) + DISABLED_DesktopChangeRoleVolume. (87793264) * tests/CMakeLists.txt: Fix non-critical typo flaw in test name. - (402d422) - * Fix naming flaw in pre-processor macro name. (1ba65f8) - * src/gmenuharness/: Fix include paths. (4f413b0) - * Vala defines != C defines. (c87f09e) + (402d422c) + * Fix naming flaw in pre-processor macro name. (1ba65f87) + * src/gmenuharness/: Fix include paths. (4f413b09) + * Vala defines != C defines. (c87f09ee) * debian/control: Fix typo in B-Ds (liburl-dispatcher-dev -> - liburl-dispatcher1-dev). (2fc15b8) - * debian/control: Switch to Priority: optional. (eba5f88) - * src/CMakeLists.txt: White-space fix. (76bb03b) - * tests/: Fix indicator executable name. (a597c8c) + liburl-dispatcher1-dev). (2fc15b83) + * debian/control: Switch to Priority: optional. (eba5f887) + * src/CMakeLists.txt: White-space fix. (76bb03ba) + * tests/: Fix indicator executable name. (a597c8c0) * url-dispatcher: Properly build-time disable url-dispatcher support. - (d1da958) + (d1da958d) * debian/{control,postinst}: Recompile GSettings schemas at post - installation. (f31a081) + installation. (f31a081b) 2017-11-29 Mike Gabriel * tests/dbus-types/: Fix file name: org.ayatana.sound.AccountsService.xml -> - org.ayatana.AccountsService.Sound.xml. (3a0680f) - * src/CMakeLists.txt: Fix typo flaw in add_defintions(...). (55805e1) + org.ayatana.AccountsService.Sound.xml. (3a0680fb) + * src/CMakeLists.txt: Fix typo flaw in add_defintions(...). + (55805e1c) * update-po.sh: Preserve .pot file when updating *.po files. - (97e0346) + (97e03464) * po/*.po: Update with now correct file names for .xml files. - (9cf2e6c) + (9cf2e6ce) * po/ayatana-indicator-sound.pot: Update with now correct file names - for .xml files. (3f58378) - * po/POTFILES.in: Rework list of to be translated files. (f0843d9) + for .xml files. (3f58378b) + * po/POTFILES.in: Rework list of to be translated files. (f0843d99) * update-po.sh: Fix filenames of .ini(.in) and .xml(.in) files in po - files. (3719f79) + files. (3719f796) * update-pot.sh: Fix filenames of .ini(.in) and .xml(.in) files in po - template file. (125fb8d) + template file. (125fb8de) 2017-11-28 Mike Gabriel * Translation string fix: menU -> menu. Spotted by Allan Nordhøy. - (c0cb304) + (c0cb3043) 2017-11-27 Kristjan Räts - * Translated using Weblate (Estonian) (9920065) + * Translated using Weblate (Estonian) (99200650) 2017-11-26 Kristjan Räts - * Translated using Weblate (Estonian) (0d04fea) + * Translated using Weblate (Estonian) (0d04feab) 2017-11-25 Kristjan Räts - * Translated using Weblate (Estonian) (b22dc95) + * Translated using Weblate (Estonian) (b22dc95f) 2017-11-24 Allan Nordhøy - * Translated using Weblate (Norwegian Bokmål) (ee2a58f) + * Translated using Weblate (Norwegian Bokmål) (ee2a58f0) 2017-11-22 Fatih Mert Doğancan - * Translated using Weblate (Turkish) (c82e2a0) + * Translated using Weblate (Turkish) (c82e2a01) 2017-11-19 Allan Nordhøy - * Translated using Weblate (Norwegian Bokmål) (0fb3625) + * Translated using Weblate (Norwegian Bokmål) (0fb36251) 2017-11-17 Viktar Vauchkevich - * Translated using Weblate (Belarusian) (2561c38) + * Translated using Weblate (Belarusian) (2561c38f) 2017-11-11 Allan Nordhøy - * Translated using Weblate (Norwegian Bokmål) (f7a60fe) + * Translated using Weblate (Norwegian Bokmål) (f7a60fe5) 2017-11-05 Kristjan Räts - * Translated using Weblate (Estonian) (60eb38f) + * Translated using Weblate (Estonian) (60eb38fd) 2017-11-27 Mike Gabriel * debian/control: Use 'hello' package as B-D dummy, rather than - mate-common. (b73e084) + mate-common. (b73e0847) 2017-10-27 Mike Gabriel * com.ubuntu.touch: Drop system sound setting access and privacy settings access for now. Can be re-added later, if - required. (2a1a732) + required. (2a1a7325) * data/org.ayatana.AccountsService.Sound: Use Ayatana namespace. - (0187601) - * Suppress warning about 'static const'. (bc4bedc) + (01876018) + * Suppress warning about 'static const'. (bc4bedc2) 2017-10-24 Mike Gabriel * XDG autostart: Adapt previous reverse commit to Ayatana Indicators. Don't start the service in Unity and Pantheon, but launch - it in MATE. (dc8b221) - * Revert "Remove old autostart files." (e747921) - * update-po*.sh: Add license header. (0d576ab) + it in MATE. (dc8b2217) + * Revert "Remove old autostart files." (e7479210) + * update-po*.sh: Add license header. (0d576ab2) 2017-10-23 Mike Gabriel * systemd unit file: Only build+install if systemd is available at - build-time. (931fa6e) + build-time. (931fa6e6) * debian/control: Modify B-D for systemd: only available/required on - [linux-any]. (cbf058f) + [linux-any]. (cbf058fc) * debian/control: Bump to Standards-Version: to 4.1.1. No changes - needed. (f469a67) + needed. (f469a671) * data/CMakeLists.txt: Ship org.ayatana.sound.gschema.xml if com.ubuntu.sound.gschema.xml is not around at build-time. - (d639e25) + (d639e258) * debian/control: Suggest ayatana-greeter-session-broadcast instead - of unity-greeter-session-broadcast. (1018cd9) + of unity-greeter-session-broadcast. (1018cd9a) 2017-10-23 Jeremy Bicha * debian/control: Drop alternate recommends on - ubuntu-system-settings. (96e52ed) + ubuntu-system-settings. (96e52edd) 2017-10-23 Andrea Azzarone - * Include to fix a build issues with g++7. (9e3d76b) + * Include to fix a build issues with g++7. (9e3d76b6) 2017-10-18 Viktar Vauchkevich - * Translated using Weblate (Belarusian) (9db7756) + * Translated using Weblate (Belarusian) (9db77568) 2017-10-15 Mike Gabriel - * Translated using Weblate (German) (0d8e458) + * Translated using Weblate (German) (0d8e4580) 2017-10-13 Viktar Vauchkevich - * Translated using Weblate (Belarusian) (8e5f91a) + * Translated using Weblate (Belarusian) (8e5f91a7) 2017-10-12 Viktar Vauchkevich - * Translated using Weblate (Belarusian) (338a75a) + * Translated using Weblate (Belarusian) (338a75a0) 2017-10-12 Matteo F. Vescovi - * Translated using Weblate (Italian) (284c529) + * Translated using Weblate (Italian) (284c5292) 2017-10-23 Jeremy Bicha - * Fix build with vala 0.36. (85e29a3) + * Fix build with vala 0.36. (85e29a3d) 2017-10-22 Mike Gabriel - * Fork from Ubuntu's indicator-sound. (13525d7) + * Fork from Ubuntu's indicator-sound. (13525d7b) 2017-10-12 Mike Gabriel - * po/POTFILES.skip: Skip all .c files generated by vala. (007ee3b) + * po/POTFILES.skip: Skip all .c files generated by vala. (007ee3b3) * po/: Already provide translation files for hosted Weblate. - (f42ab75) - * update-po(|t).sh: Add gettext update scripts. (b0c1b8b) + (f42ab75b) + * update-po(|t).sh: Add gettext update scripts. (b0c1b8be) 2017-03-28 Bileto Bot - * Releasing 12.10.2+17.04.20170328.1-0ubuntu1 (59279c8) + * Releasing 12.10.2+17.04.20170328.1-0ubuntu1 (59279c84) 2017-03-28 Rodney Dawes * Disable integration tests when running under jenkins environment - for now. (27015e4) - * Add comment explaining pulseaudio startup issue. (6bfcb07) + for now. (27015e40) + * Add comment explaining pulseaudio startup issue. (6bfcb075) 2017-03-27 Rodney Dawes - * Fix cmake option. (305f1ab) + * Fix cmake option. (305f1ab1) * Disable integration tests when running under jenkins environment - for now. (4e95652) + for now. (4e956520) 2017-02-08 Bileto Bot - * Releasing 12.10.2+17.04.20170208-0ubuntu1 (87cc0dc) + * Releasing 12.10.2+17.04.20170208-0ubuntu1 (87cc0dc8) 2017-02-08 Rodney Dawes - * Use intltool support from cmake-extras. (eebb976) - * Use coverage support from cmake-extras. (7d52a7a) - * Use only the gmock module from cmake-extras. (396d3be) + * Use intltool support from cmake-extras. (eebb9760) + * Use coverage support from cmake-extras. (7d52a7a0) + * Use only the gmock module from cmake-extras. (396d3beb) * Remove the local gsettings cmake module which we don't need/use. - (66f3ced) - * Remove old autostart files. (9acff54) + (66f3ced6) + * Remove old autostart files. (9acff54f) 2017-02-07 Rodney Dawes - * Use intltool support from cmake-extras. (6f122ae) - * Use coverage support from cmake-extras. (47be95a) - * Use only the gmock module from cmake-extras. (3e00c2f) + * Use intltool support from cmake-extras. (6f122ae1) + * Use coverage support from cmake-extras. (47be95ad) + * Use only the gmock module from cmake-extras. (3e00c2f1) * Remove the local gsettings cmake module which we don't need/use. - (3cb032e) + (3cb032e2) 2017-02-06 Rodney Dawes - * Remove old autostart files. (088782b) + * Remove old autostart files. (088782b9) 2017-01-09 Bileto Bot - * Releasing 12.10.2+17.04.20170109-0ubuntu1 (b61052d) + * Releasing 12.10.2+17.04.20170109-0ubuntu1 (b61052da) 2017-01-09 Pete Woods * Compatibility with unversioned cmake-extras modules (LP: #1563573) - (71d1318) - * Bump the dependency on the correct project, this time (b79a89c) + (71d13182) + * Bump the dependency on the correct project, this time (b79a89c1) 2016-12-09 Pete Woods - * Fix gmock breakage (c03a279) + * Fix gmock breakage (c03a2794) 2016-12-07 Pete Woods - * Compatibility with unversioned cmake-extras modules (0395e39) + * Compatibility with unversioned cmake-extras modules (0395e394) 2016-12-01 Bileto Bot - * Releasing 12.10.2+17.04.20161201-0ubuntu1 (0dbe1c0) + * Releasing 12.10.2+17.04.20161201-0ubuntu1 (0dbe1c03) 2016-12-01 Michael Terry * Work when inside a snap by prefixing hard coded paths with $SNAP. - (LP: #1629009, #1645833) (f0c50ea) + (LP: #1629009, #1645833) (f0c50eab) 2016-10-21 Bileto Bot - * Releasing 12.10.2+17.04.20161021-0ubuntu1 (6d879d4) + * Releasing 12.10.2+17.04.20161021-0ubuntu1 (6d879d44) 2016-10-21 Ted Gould - * Adding systemd user session unit (6c5f878) + * Adding systemd user session unit (6c5f878d) 2016-10-11 Michael Terry - * Pay attention to $SNAP prefix (bb16404) + * Pay attention to $SNAP prefix (bb164043) 2016-07-20 Ted Gould - * Adding a restart rule (4a27d20) + * Adding a restart rule (4a27d20c) 2016-07-19 Ted Gould - * Adding systemd user session unit (d1287f8) + * Adding systemd user session unit (d1287f88) 2016-04-18 CI Train Bot - * Releasing 12.10.2+16.04.20160418.1-0ubuntu1 (f443e4d) + * Releasing 12.10.2+16.04.20160418.1-0ubuntu1 (f443e4db) 2016-04-18 Xavi Garcia Mena @@ -2263,38 +2306,38 @@ accounts service that steps on the warning level. Fixes: #1570779 Approved by: PS Jenkins bot, Charles Kerr - (6ac65d0) + (6ac65d08) 2016-04-15 Xavi Garcia Mena * Added a new signal in volumeWarning to notify when the user has pressed cancel. We use that to set the volume after pressing cancel, as sometimes setting the accounts service - volume steps over the warning level (cae62db) + volume steps over the warning level (cae62db5) 2016-04-06 CI Train Bot - * Releasing 12.10.2+16.04.20160406-0ubuntu1 (10537be) + * Releasing 12.10.2+16.04.20160406-0ubuntu1 (10537be7) 2016-04-06 Dmitry Shachnev * Support multiple desktop names in $XDG_CURRENT_DESKTOP. Fixes: #1502480 Approved by: Alkis Georgopoulos, Mystic-Mirage, - Charles Kerr, Alberts Muktupāvels (cc1942c) + Charles Kerr, Alberts Muktupāvels (cc1942c0) 2016-04-05 Dmitry Shachnev * Move Unity detection into a separate function, and add caching - (3d3a9b5) + (3d3a9b5b) 2016-03-24 Dmitry Shachnev - * Support multiple desktop names in XDG_CURRENT_DESKTOP (c4039b8) + * Support multiple desktop names in XDG_CURRENT_DESKTOP (c4039b86) 2016-03-17 CI Train Bot - * Releasing 12.10.2+16.04.20160317.1-0ubuntu1 (d030b55) + * Releasing 12.10.2+16.04.20160317.1-0ubuntu1 (d030b552) 2016-03-17 Xavi Garcia Mena @@ -2304,88 +2347,88 @@ added in the past in the case that we should differentiate between bluetooth, headphones, etc... but it was never used. - Fixes: #1555831 Approved by: Charles Kerr (ce15e8a) - * Added volume check to root icon test (2acd496) + Fixes: #1555831 Approved by: Charles Kerr (ce15e8ab) + * Added volume check to root icon test (2acd4961) 2016-03-16 Xavi Garcia Mena - * Changed code to get root icon, tests added (2269139) + * Changed code to get root icon, tests added (2269139e) 2016-03-07 CI Train Bot - * Releasing 12.10.2+16.04.20160307-0ubuntu1 (e24fb23) + * Releasing 12.10.2+16.04.20160307-0ubuntu1 (e24fb23a) 2016-03-07 Xavi Garcia Mena * Add changes to show up the microphone controls when an external microphone is detected. Approved by: PS Jenkins bot, - Charles Kerr (a03ba9b) + Charles Kerr (a03ba9b8) * To avoid going too below the warning level we set the volume when showing the warning dialog to the loud_volume level. - (5e59aeb) + (5e59aeb7) * This branch sets the last running player using accounts service instead of gsettings. It also includes a new class AccountsServiceAccess, to centralize all accesses to account service properties. Approved by: PS Jenkins bot, - Charles Kerr (57f5cbe) + Charles Kerr (57f5cbe4) 2016-03-04 Xavi Garcia Mena - * Added integration tests to detect external microphones (1cc5e45) + * Added integration tests to detect external microphones (1cc5e45c) 2016-03-03 Xavi Garcia Mena * Added is_external_mic function to check for an external microphone - (2a6cae1) + (2a6cae12) * Changes to show up the microphone volume control when an external - mic is detected (19d4474) - * Added Cancellable to AccountsServiceAccess (3aa6745) + mic is detected (19d44742) + * Added Cancellable to AccountsServiceAccess (3aa67455) 2016-03-02 Xavi Garcia Mena - * Changed following Charles's suggestions (7604867) + * Changed following Charles's suggestions (76048670) 2016-03-01 Xavi Garcia Mena * Set warning volume to the maximum allowed when the user presses - cancel (f23ef0a) + cancel (f23ef0a3) 2016-02-29 Xavi Garcia Mena - * Accounts service notification fix (0fe4ec9) + * Accounts service notification fix (0fe4ec98) 2016-02-24 Xavi Garcia Mena - * Removed log statement (3feaa4d) + * Removed log statement (3feaa4d0) 2016-02-23 Xavi Garcia Mena - * Fixed integration test (7186eb5) + * Fixed integration test (7186eb5e) * Created new class AccountsServiceAccess to hold all accounts - service operations (e40da89) - * added integration test to check last running player (957c495) + service operations (e40da89a) + * added integration test to check last running player (957c4952) 2016-02-22 Xavi Garcia Mena - * Changed last running player to user Accounts service (ba4e4b3) + * Changed last running player to user Accounts service (ba4e4b39) 2016-02-16 CI Train Bot - * Releasing 12.10.2+16.04.20160216-0ubuntu1 (de4abb7) + * Releasing 12.10.2+16.04.20160216-0ubuntu1 (de4abb74) 2016-02-16 Matthias Klose * Build using libgee-0.8-dev instead of libgee-dev Fixes: #1502094 - Approved by: Marco Trevisan (Treviño) (5b5a73b) + Approved by: Marco Trevisan (Treviño) (5b5a73b5) 2016-02-12 Matthias Klose - * Build using libgee-0.8-dev instead of libgee-dev (bc7ce3b) + * Build using libgee-0.8-dev instead of libgee-dev (bc7ce3b8) 2016-02-10 CI Train Bot - * Releasing 12.10.2+16.04.20160210-0ubuntu1 (7405a0f) + * Releasing 12.10.2+16.04.20160210-0ubuntu1 (7405a0fb) 2016-02-10 Xavi Garcia Mena @@ -2394,28 +2437,28 @@ active or (if any is running) the last one being active. Fixes: #1213907 Approved by: Charles Kerr, PS Jenkins bot - (cd1eb8b) - * Added persistence for last running player (f1bdb86) + (cd1eb8bd) + * Added persistence for last running player (f1bdb863) 2016-02-04 Xavi Garcia Mena - * Fixed tabs (d172178) - * Added Charles suggestions (028e56c) + * Fixed tabs (d1721784) + * Added Charles suggestions (028e56ca) 2016-01-29 Xavi Garcia Mena - * fixed conflict (46f1c75) + * fixed conflict (46f1c75c) * added integration tests for adding/removing players and playback - controls (12715ce) + controls (12715ce7) 2016-01-22 Xavi Garcia Mena * Code for Bug 1213907 added. Only showing active players playback - controls (ee2ba9c) + controls (ee2ba9c6) 2016-01-20 CI Train Bot - * Releasing 12.10.2+16.04.20160120-0ubuntu1 (3df5a15) + * Releasing 12.10.2+16.04.20160120-0ubuntu1 (3df5a15f) 2016-01-20 Xavi Garcia Mena @@ -2424,64 +2467,64 @@ having the playlist section we were not updating the player controls and the next/previous buttons were not working at all. - Fixes: #1245495 (764dae6) + Fixes: #1245495 (764dae61) * Fixing playback controls when the player section contains the - playlist (de4fc7e) + playlist (de4fc7e5) 2016-01-13 CI Train Bot - * Releasing 12.10.2+16.04.20160113.1-0ubuntu1 (29126b7) + * Releasing 12.10.2+16.04.20160113.1-0ubuntu1 (29126b7d) 2016-01-13 charles kerr * Be more selective about when to show and dismiss the High Volume Warning Dialog. Fixes: #1504065 Approved by: PS Jenkins - bot, Xavi Garcia (e430017) + bot, Xavi Garcia (e4300171) 2016-01-13 Charles Kerr * in tests' PulseAudio mock, add pa_context_get_sink_input_info_list() implementation - (9b72c7f) + (9b72c7f6) * disable integration test PhoneChangeRoleVolume, amd64 failure seems unrelated to these changes & needs fixing in separate MP - (42d1bd4) + (42d1bd46) 2016-01-12 Charles Kerr * in the integration tests, clamp the random volume selection to a range that won't cause the loud-volume-warning code to - interfere with the test (6896873) - * change a tracer GLib.message() call to GLib.debug() (ab79427) + interfere with the test (6896873e) + * change a tracer GLib.message() call to GLib.debug() (ab794272) * remove newly-dead variable VolumeWarningPulse._update_sink_timer - (5b9b119) + (5b9b1192) * in volume-warning-pulse, get/set the sink input's volume rather than the sink's volume, just as volume-control-pulse does - (6513c65) + (6513c65a) 2016-01-06 Charles Kerr - * re-enable notifications-test (c20038f) - * sync with trunk.15.10 (4bc7580) + * re-enable notifications-test (c20038f3) + * sync with trunk.15.10 (4bc75800) 2016-01-05 Charles Kerr - * sync with trunk (6eb56e7) + * sync with trunk (6eb56e7a) * revert previous commit to preserve translation strings (eg, - s/USB/Usb/) (22f2ea9) + s/USB/Usb/) (22f2ea97) * adding lp:~xavi-garcia-mena/indicator-sound/action-sync-volume - (7dcc733) + (7dcc7330) * adding lp:~xavi-garcia-mena/indicator-sound/re-add-integration-tests - (3c528a1) + (3c528a11) * adding lp:~xavi-garcia-mena/indicator-sound/restore-osd-notifications - (cbca181) + (cbca1818) 2016-01-05 CI Train Bot - * Releasing 12.10.2+16.04.20160105.2-0ubuntu1 (9a861c0) + * Releasing 12.10.2+16.04.20160105.2-0ubuntu1 (9a861c09) 2016-01-05 Xavi Garcia Mena @@ -2489,514 +2532,517 @@ are waiting for the user to confirm or reject the high volume notification. Fixes: #1512798, #1520548 Approved - by: PS Jenkins bot, Charles Kerr, Nick Dedekind (de52ce9) + by: PS Jenkins bot, Charles Kerr, Nick Dedekind (de52ce97) * This branch re-adds the integration tests using gmenuharness. - (e1feb61) + (e1feb61a) * This branch just readds the OSD notifications code, that was reverted in trunk as the corresponding silo was also rolled back after landing. Approved by: PS Jenkins bot, - Xavi Garcia (6869e11) + Xavi Garcia (6869e113) * [ Xavi Garcia ] * Added OSD notifications to show output source when the volume or source change (LP: #1382548, LP: - #1415480, LP: #1484589) (0eea8e8) - * remove changed in debian/changelog (28ed83b) - * re-added new stuff (a2f1d71) - * sync changelog with previous branch (4cda9fa) - * Rolling back to release 516 (928a810) - * sync debian/changelog with pre-requisite branch (ea2f15b) - * removed extra line in debian/changelog (ebdf969) - * restore debian/changelog changes (58e4e5d) + #1415480, LP: #1484589) (0eea8e8a) + * remove changed in debian/changelog (28ed83b9) + * re-added new stuff (a2f1d71a) + * sync changelog with previous branch (4cda9fac) + * Rolling back to release 516 (928a8104) + * sync debian/changelog with pre-requisite branch (ea2f15b0) + * removed extra line in debian/changelog (ebdf9695) + * restore debian/changelog changes (58e4e5dd) 2016-01-01 charles kerr - * typo fix: s/Usb/USB/ in ui strings (2769b3b) - * in notifications-test, make the loop test more flexible (c799846) + * typo fix: s/Usb/USB/ in ui strings (2769b3bb) + * in notifications-test, make the loop test more flexible (c799846b) 2015-12-31 charles kerr * use a custom timer to speed up TriggerWarning's many test - combinations (01d8e27) + combinations (01d8e27f) * expand volume warning test to include all trigger requirements - (5e0eb27) - * re-add notifications-test to tests (c63a320) - * in icon picking code, fold redundant cases together (836e3a5) + (5e0eb270) + * re-add notifications-test to tests (c63a3200) + * in icon picking code, fold redundant cases together (836e3a59) * use the 'unowned' keyword when picking from lists of hardcoded - strings (cdec721) + strings (cdec7214) * fix references to unowned strings returned by - Environment.get_variable() (f94de8d) + Environment.get_variable() (f94de8d9) * fix references to unowned strings returned by Proplist.gets() - (787326b) + (787326bc) * use predefined VariantTypes instead of reinventing the wheel - (b474814) + (b4748140) * simplify some code in volume-warning and volume-warning-pulse - (cbdeea5) - * copyediting: yet more whitespace (49bd2eb) - * update POTFILES.in (02ecdc3) + (cbdeea52) + * copyediting: yet more whitespace (49bd2eb7) + * update POTFILES.in (02ecdc34) * in info-warning's icon picking code, fold redundant cases into one. - (f5c0754) - * copyediting: whitespace (fe7c329) - * in Options, make const strings const (df6953f) + (f5c0754b) + * copyediting: whitespace (fe7c3294) + * in Options, make const strings const (df6953f5) * rename VolumeWarning.high_volume_approved as VolumeWarning.approved - (d122698) + (d122698e) 2015-12-30 charles kerr * add new Notifications test for volume-warning requiring headphones - (3216d99) + (3216d99e) * in mock Notify server, support actions required for volume warnings - (043f663) - * fill out volume-warning-mock's mocking capabilities (ca33288) + (043f6638) + * fill out volume-warning-mock's mocking capabilities (ca33288a) * make VolumeControl::active_output easier to mock for tests - (462abaf) + (462abafe) * fix and re-enable NotificationsTest::ExtendendVolumeNotification - (bf558d1) + (bf558d11) * when max-volume changes, update volume action state & info - notification (3336fad) + notification (3336fad9) * when showing volume notifications, show as a percentage of - max-volume (6d6791c) + max-volume (6d6791ca) * when showing volume % in notification, clamp to the range of - [0%..100%] (0816272) - * simplify the Options class' properties (5219154) + [0%..100%] (08162721) + * simplify the Options class' properties (52191547) * fix rounding regression in info-notification's volume percentage - (812e71f) + (812e71f0) 2015-12-29 charles kerr - * remove unused property Notification.visible (33b1c88) - * remove ignore_high_volume dupe from volume-warning (641dcb1) - * in vol-control-pulse, remove redundant vapi scaffolding (97a0675) - * add docs/comments to vol-warning-pulse (7a64a24) - * clean up tracer GLib.message() calls (4887db8) + * remove unused property Notification.visible (33b1c882) + * remove ignore_high_volume dupe from volume-warning (641dcb10) + * in vol-control-pulse, remove redundant vapi scaffolding (97a06752) + * add docs/comments to vol-warning-pulse (7a64a24d) + * clean up tracer GLib.message() calls (4887db8e) * remove unnecessary field vol-warning-pulse.multimedia_cvolume - (c7796f4) - * tidy up vol-warning-pulse's override methods (637af43) - * generate less pulse traffic on a sink-input-removed event (66f5198) - * fix tyop (ac20336) - * in volume-warning, shorten the Pulse flood damper's timer (6b6fdbe) - * fix hashset construction error from previous commit (741c2fe) + (c7796f4d) + * tidy up vol-warning-pulse's override methods (637af434) + * generate less pulse traffic on a sink-input-removed event + (66f51988) + * fix tyop (ac20336e) + * in volume-warning, shorten the Pulse flood damper's timer + (6b6fdbe3) + * fix hashset construction error from previous commit (741c2fe5) * dampen Pulse floods in vol-warning by requerying no more than once - per sec (a018f6a) - * silence spurious g_warning (0463874) - * copyediting: use vala whitespace style in new code (902abad) - * fix oops in last commit (f2fc129) + per sec (a018f6a5) + * silence spurious g_warning (04638746) + * copyediting: use vala whitespace style in new code (902abad6) + * fix oops in last commit (f2fc1297) * in volume-warning-pulse, get/set the sink's volume, not the sink - input's (64a358c) - * prefer Source.REMOVE instead of false in timeout funcs (9c02dfb) + input's (64a358c9) + * prefer Source.REMOVE instead of false in timeout funcs (9c02dfba) * break volume-warning into an abstract base and concrete pulse-based - impl (707fd6c) - * copyediting (8d806b2) + impl (707fd6c5) + * copyediting (8d806b21) * bump glib minimum to 2.32 (released Mar 2012) for G_SOURCE_REMOVE - (2c05f9b) - * use G_SOURCE_REMOVE instead of false (6b5cbcf) - * use the InfoNotification class (6afbde4) + (2c05f9bc) + * use G_SOURCE_REMOVE instead of false (6b5cbcfe) + * use the InfoNotification class (6afbde41) 2015-12-28 charles kerr - * remove unneeded tracers (051d78c) - * make tab damage consistent (c22c200) - * call set_subscribe_callback() /before/ subscribe() (a1714e7) + * remove unneeded tracers (051d78c1) + * make tab damage consistent (c22c2005) + * call set_subscribe_callback() /before/ subscribe() (a1714e77) * improve r583's changes to make volume-warning's prop names more - readable (4f77274) + readable (4f77274b) * fix mpris2-interfaces' type of Position (was d, should be x) - (64532c0) + (64532c07) * experiment with making volume-warning's multimedia-active property - protected (8b26ab8) + protected (8b26ab88) * make VolumeWarning's multimedia-volume property a little more - readable (2062795) + readable (20627954) * in volume-warning's set_multimedia_volume(), test for - PA.Volume.INVALID (afb2f76) - * remove unused field VolumeControl.pre_clamp_volume (19cad14) + PA.Volume.INVALID (afb2f76e) + * remove unused field VolumeControl.pre_clamp_volume (19cad142) * fix regression that broke down-volume-button dismissing warning - dialog (2c13e51) - * remove earlier unneeded tracers (8beacfb) + dialog (2c13e51f) + * remove earlier unneeded tracers (8beacfb5) * in volume-warning, show the dialog before setting the high-volume - prop (18a6fca) - * in volume-warning, better use of pa_operations. (9812d07) + prop (18a6fca7) + * in volume-warning, better use of pa_operations. (9812d074) * get server caps once per notification server, not once per - notification (f232434) - * remove unneeded idle timer from volume-warning (7cc1f18) - * remove earlier unneeded tracers (6f55392) - * add testing tracers (e63ae57) + notification (f2324340) + * remove unneeded idle timer from volume-warning (7cc1f182) + * remove earlier unneeded tracers (6f553929) + * add testing tracers (e63ae571) * when deciding to show volume warning, check for PA INVALID volume - (69f48f1) - * fix tyop (be406e4) - * fix volume-warning timing issue (c7ad204) - * fix pa_cvolume_set call (c8c14de) + (69f48f1c) + * fix tyop (be406e47) + * fix volume-warning timing issue (c7ad2048) + * fix pa_cvolume_set call (c8c14de7) * in volume-warning, use multimedia through direct pulse instead of - dbus (3c4fa4e) + dbus (3c4fa4e6) * update volume-warning's 'multimedia-volume' property from pulse - (77da5e4) + (77da5e40) * in volume-warning, use pulse directly rather than through dbus - (39781ce) + (39781ce9) 2015-12-23 CI Train Bot - * Releasing 12.10.2+16.04.20151223.1-0ubuntu1 (c0c4180) + * Releasing 12.10.2+16.04.20151223.1-0ubuntu1 (c0c41805) 2015-12-23 Xavi Garcia Mena * Very simple change to make upstart try to respawn the process 30 times (instead of 2). This is a workaround for the case when dbus session is not ready yet at startup. Approved - by: Xavi Garcia (3f023a8) - * Changed number of upstart respawn retries (f3015f8) - * Conflicts resolved with restored branch (c0b4e93) - * restore OSD notifications (da78e6c) + by: Xavi Garcia (3f023a8c) + * Changed number of upstart respawn retries (f3015f8c) + * Conflicts resolved with restored branch (c0b4e939) + * restore OSD notifications (da78e6c7) 2015-12-23 CI Train Bot - * Releasing 12.10.2+16.04.20151223-0ubuntu1 (1c234a0) + * Releasing 12.10.2+16.04.20151223-0ubuntu1 (1c234a0a) * Very simple change to make upstart try to respawn the process 30 times (instead of 2). This is a workaround for the case when dbus session is not ready yet at startup. Approved - by: PS Jenkins bot, Charles Kerr (9e9190a) + by: PS Jenkins bot, Charles Kerr (9e9190a3) 2015-12-23 Timo Jyrinki * Restore changelog entries for CI Train purposes but note that they - should be ignored as they were reverted. (478fe08) + should be ignored as they were reverted. (478fe088) 2015-12-23 Xavi Garcia Mena - * Reverted to release 507 (d8d60bc) + * Reverted to release 507 (d8d60bc8) 2015-12-22 CI Train Bot - * Releasing 12.10.2+16.04.20151222-0ubuntu1 (3a75ebb) + * Releasing 12.10.2+16.04.20151222-0ubuntu1 (3a75ebb5) 2015-12-22 Xavi Garcia Mena * Very simple change to make upstart try to respawn the process 30 times (instead of 2). This is a workaround for the case when dbus session is not ready yet at startup. Approved - by: PS Jenkins bot, Charles Kerr (4246e20) + by: PS Jenkins bot, Charles Kerr (4246e20d) 2015-12-21 charles kerr - * make notification calls async (b6aa1e4) - * call show() in an idle func to avoid callback cycles (ccb78ba) - * reduce the volume while the warning dialog is active (312c160) - * add tracer GLib.message() calls (0693374) - * fix property binding warning (1d3308f) - * add tracer GLib.message() calls (de4493a) + * make notification calls async (b6aa1e4d) + * call show() in an idle func to avoid callback cycles (ccb78ba3) + * reduce the volume while the warning dialog is active (312c160b) + * add tracer GLib.message() calls (0693374f) + * fix property binding warning (1d3308fd) + * add tracer GLib.message() calls (de4493a6) * unconfuse Vala's C generator making the PulesAudio.Volume property - uint32 (d1b0d52) + uint32 (d1b0d523) 2015-12-21 Xavi Garcia Mena * Changed number of times upstart can try to respawn the process - (9900cc2) + (9900cc29) 2015-12-20 charles kerr - * remove unused code from volume-warning (4fd0200) + * remove unused code from volume-warning (4fd0200e) * remove code duplication between volume-warning and - volume-control-pulse (ace7825) - * always keep volume-control's 'stream' property updated (60cd7ac) - * group volume-warning's protected properties together (2fedb18) + volume-control-pulse (ace78257) + * always keep volume-control's 'stream' property updated (60cd7ac6) + * group volume-warning's protected properties together (2fedb182) * replace volume-warning's 'volume' property with 'multimedia-volume' - (5d24ebe) + (5d24ebe3) * make more of volume-control-pulse's pulse functions 'public static' - (46d37bc) + (46d37bcc) * replace volume-warning's 'stream' property with a more focused - 'multimedia-active' property (f2b76dc) + 'multimedia-active' property (f2b76dc9) * in volume-warning, group the pulse methods closer together - (2492b33) + (2492b33a) * refactor 'stop_reconnect_timer' into its own function in - volume-warning (2e7a68b) - * fix tyop (d48b473) + volume-warning (2e7a68b0) + * fix tyop (d48b4739) * start making volume-control-pulse's pulse functions public static - for reuse. (bba1bfd) + for reuse. (bba1bfdf) * remove _active_port_headphone field from volume-control-pulse - (0899367) + (08993677) * change volume-warning to subclass from object instead of - volume-control (293a8bb) - * remove mic-volume property from volume-warning (0c6cf86) - * move warning dialog from service to volume-warning (14156d3) - * set options.max_volume's default value to 1.0 (cfa2ff6) + volume-control (293a8bb8) + * remove mic-volume property from volume-warning (0c6cf868) + * move warning dialog from service to volume-warning (14156d35) + * set options.max_volume's default value to 1.0 (cfa2ff68) 2015-12-19 charles kerr - * remove 'high_volume' property from volume-control (a5d0e13) - * add WarnNotification to volume-warning (ca18e99) - * remove set_warning_volume() from volume-control (315ec37) - * remove 'ready' property from volume-warning (57f30a3) - * remove 'is-playing' property from volume-warning (f008f07) + * remove 'high_volume' property from volume-control (a5d0e139) + * add WarnNotification to volume-warning (ca18e99e) + * remove set_warning_volume() from volume-control (315ec37d) + * remove 'ready' property from volume-warning (57f30a3d) + * remove 'is-playing' property from volume-warning (f008f077) * move service.waiting_user_approve_warn into warning-volume - (cdc14fd) - * remove high-volume-approved from volume-control (af0d715) - * remove ignore_high_volume from volume-control (6773fd5) + (cdc14fd1) + * remove high-volume-approved from volume-control (af0d715e) + * remove ignore_high_volume from volume-control (6773fd52) * bugfix: don't requery notificaton server capabilities each time - volume changes (c6e14ab) + volume changes (c6e14ab0) * bugfix: ensure integration tests work regardless of - com.ubuntu.sound gsettings' values (937b0ac) - * instantiate volume-warning and pass it to the service (9e54db5) + com.ubuntu.sound gsettings' values (937b0acb) + * instantiate volume-warning and pass it to the service (9e54db50) * move loudness warning's enabled & decibels from - volume-control-pulse to options (6aa8143) - * move max_volume into a reusable 'options' class (4b695ba) - * get the build working again (aee4659) - * remove accountsservice/greeter from volume-warning (f89a159) - * remove 'mute' property from volume-warning (2ce72d8) + volume-control-pulse to options (6aa81437) + * move max_volume into a reusable 'options' class (4b695bac) + * get the build working again (aee46590) + * remove accountsservice/greeter from volume-warning (f89a1590) + * remove 'mute' property from volume-warning (2ce72d8e) * copy volume-control-pulse into a new class, volume-warning - (c1a20a5) + (c1a20a5e) 2015-12-18 Xavi Garcia Mena * Disable notification tests that are already covered in the - integration tests and fail on amd64 (6f4f8c2) + integration tests and fail on amd64 (6f4f8c2b) 2015-12-17 Xavi Garcia Mena - * Added workaround for Maroon in Trouble, second option (093d319) + * Added workaround for Maroon in Trouble, second option (093d3198) * Maroon in trouble and other games changing the volume in sink and - changing role workaround (7e7f4af) + changing role workaround (7e7f4af3) 2015-12-14 Xavi Garcia Mena - * Re-adding indicator.volume-sync (76c5812) + * Re-adding indicator.volume-sync (76c58129) * rolling back lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-volume - (2925929) + (29259293) 2015-12-09 Xavi Garcia Mena - * Added indicator. prefix to volume sync attibute (9d6bd88) + * Added indicator. prefix to volume sync attibute (9d6bd882) * Merged lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-volume - (93f5b84) - * Added attibute to volume slider to define the sync action (762a2ea) + (93f5b849) + * Added attibute to volume slider to define the sync action + (762a2ea0) 2015-12-04 Xavi Garcia Mena * Setting user selected volume when pressing OK in the high volume - dialog (7ec5db7) + dialog (7ec5db7e) 2015-12-02 Xavi Garcia Mena * Changes after review. Method to increment sync counter and - integration test changed (c61e4c4) - * Added integration tests (d9a0060) + integration test changed (c61e4c4f) + * Added integration tests (d9a00604) 2015-12-01 Xavi Garcia Mena - * Added action to sync volume with UI (7c69f81) + * Added action to sync volume with UI (7c69f81a) 2015-11-23 Xavi Garcia Mena * Added a CALL mode and avoid sending output notifications when we - have an incoming call (9da1703) + have an incoming call (9da17031) 2015-11-19 Xavi Garcia Mena * restore warning level volume when warning dialog is cancelled - (d7fa04a) - * Fix issues with warning dialog (f06c2dd) + (d7fa04a9) + * Fix issues with warning dialog (f06c2dde) 2015-11-11 Xavi Garcia Mena - * Fixed conflict (73af3f7) - * Re-added integration tests using gmenuharness (d0c9ae7) + * Fixed conflict (73af3f74) + * Re-added integration tests using gmenuharness (d0c9ae77) 2015-11-10 Xavi Garcia Mena - * Restore code to allow amplified volume (8d981b2) + * Restore code to allow amplified volume (8d981b26) 2015-11-03 CI Train Bot - * Releasing 12.10.2+16.04.20151103.2-0ubuntu1 (5481d74) + * Releasing 12.10.2+16.04.20151103.2-0ubuntu1 (5481d74d) 2015-11-03 Xavi Garcia Mena * This branch removes the warning message in the volume notification. - Approved by: PS Jenkins bot, Charles Kerr (a9adeae) - * Disable integration tests to avoid universe dependencies (a8d027e) - * Disable integration tests to avoid universe dependencies (b7eba03) - * Changelog modified (796e71b) + Approved by: PS Jenkins bot, Charles Kerr (a9adeaeb) + * Disable integration tests to avoid universe dependencies (a8d027ef) + * Disable integration tests to avoid universe dependencies (b7eba034) + * Changelog modified (796e71b8) 2015-10-30 Xavi Garcia Mena - * Integration tests updated (8ecf050) + * Integration tests updated (8ecf050f) * Checking capabilites in every notification. This is a workaround as it was observed that when using headphones the capabilities are not correct when we check for the first - time (80dd6f2) + time (80dd6f2e) 2015-10-27 Xavi Garcia Mena - * Changes as suggested (30fb740) + * Changes as suggested (30fb740a) 2015-10-26 Xavi Garcia Mena - * changed wait mechanism when stopping sound (890b2da) + * changed wait mechanism when stopping sound (890b2dae) * Changed unit test to wait for the indicator to connect the user - accounts (698baf7) + accounts (698baf72) 2015-10-22 Xavi Garcia Mena - * Disabled unit test with race condition issues (dc71990) - * Update unit test (3460b9c) - * Include all the integration tests (5a294ce) - * Removed warning label in volume notification (7227248) + * Disabled unit test with race condition issues (dc719904) + * Update unit test (3460b9c8) + * Include all the integration tests (5a294ce7) + * Removed warning label in volume notification (7227248f) 2015-10-21 Xavi Garcia Mena * Fixed conflict. Updated changelog to be in sync with trunk - (4dbdcf3) + (4dbdcf30) * Fixed issue with warning notification. Fixed race conditions in - tests (86c449a) + tests (86c449a7) 2015-10-19 CI Train Bot - * Releasing 12.10.2+15.10.20151019-0ubuntu1 (6ee23e4) + * Releasing 12.10.2+15.10.20151019-0ubuntu1 (6ee23e40) 2015-10-19 Xavi Garcia Mena * Wily branch for MPRIS controls Fixes: #1373313 Approved by: PS - Jenkins bot, Xavi Garcia (b7160db) + Jenkins bot, Xavi Garcia (b7160db4) 2015-10-16 Xavi Garcia Mena * Fixed race condition connection to the Notifications interface - (cc77ef3) - * MPRIS controls branch for wily (4c8533b) + (cc77ef3d) + * MPRIS controls branch for wily (4c8533b0) 2015-10-15 Xavi Garcia Mena - * Labels in sound menu marked to be translated (6d4dec6) - * Added integragrion tests to the devices labels and icons (e5a1645) + * Labels in sound menu marked to be translated (6d4dec65) + * Added integragrion tests to the devices labels and icons (e5a16452) 2015-10-14 Xavi Garcia Mena * Updating MPRIS control in the menu not only when next and previous - are updated (daa4d9f) + are updated (daa4d9fd) 2015-10-13 Xavi Garcia Mena - * Fixed version in changelog (65a1ff2) - * fixed version number in changelog (b6c1b91) + * Fixed version in changelog (65a1ff2b) + * fixed version number in changelog (b6c1b918) * Added notifications tests integrated with the test instance of - pulseAudio and gmenuharness (828fae6) + pulseAudio and gmenuharness (828fae63) 2015-10-05 Xavi Garcia Mena - * fixed panel root panel icons (d3802b6) - * Added USB and HDMI active outputs (24ab28e) + * fixed panel root panel icons (d3802b66) + * Added USB and HDMI active outputs (24ab28ed) 2015-10-02 Xavi Garcia Mena - * merged lp:~seb128/indicator-sound/unity8-system-settings (3e00860) + * merged lp:~seb128/indicator-sound/unity8-system-settings (3e008607) * Merged lp:~xavi-garcia-mena/indicator-sound/icon-volume-zero - (a121656) + (a1216562) * merged lp:~charlesk/indicator-sound/lp-1481913-integrate-settings-and-clamp-volume - (0e8f4f6) + (0e8f4f68) * merged lp:~unity-api-team/indicator-sound/lp-1481913-revised-ui-volume-warnings - (471f1fe) - * merged lp:~ted/indicator-sound/eventually-testing (4d511cb) - * Updated to show a label stating the active output (e49548a) + (471f1fef) + * merged lp:~ted/indicator-sound/eventually-testing (4d511cb3) + * Updated to show a label stating the active output (e49548a7) 2015-10-01 Xavi Garcia Mena - * fixed typo in comment (8402ead) + * fixed typo in comment (8402eadf) * added mechanism to wait for the gmenu to change. Added player test - for the phone profile (2dba91c) + for the phone profile (2dba91ca) * Changed to show a notification when the active output changes - (33a73fa) + (33a73fad) 2015-09-29 Xavi Garcia Mena * Adding the code to change the icons and label when a bluetooth - headset is connected (a7fd579) + headset is connected (a7fd579f) 2015-09-28 Xavi Garcia Mena * Fixed property name when checking if CanGoPrevious changed - (95e94f9) + (95e94f9f) 2015-09-25 Xavi Garcia Mena * Added attribute_not_set to gmenuharness, added tests for player - control buttons (5d88ce9) + control buttons (5d88ce98) 2015-09-24 Xavi Garcia Mena * merged lp:~xavi-garcia-mena/indicator-sound/next-play-prev-buttons-bug-1373313 - (035626d) - * fixed path for players desktop files (53b1246) + (035626d4) + * fixed path for players desktop files (53b1246c) 2015-09-23 Xavi Garcia Mena - * Added test MPRIS player integration test (eb22c54) + * Added test MPRIS player integration test (eb22c54e) 2015-09-22 Xavi Garcia Mena - * Added themed_icon to integration tests (b9ef4f6) + * Added themed_icon to integration tests (b9ef4f6a) 2015-09-21 Xavi Garcia Mena * Added separated integration tests for desktop and phone, with - different instances of pulseaudio (22de41f) - * added DBusPropertiesNotifier (42d7df5) - * code cleanup (ae0602c) + different instances of pulseaudio (22de41f3) + * added DBusPropertiesNotifier (42d7df58) + * code cleanup (ae0602ca) 2015-09-20 Xavi Garcia Mena - * Updated set-volume utility (913282e) + * Updated set-volume utility (913282e0) 2015-09-18 Xavi Garcia Mena - * Updated schema dir for integration tests (83e68a4) - * Added AccountsService Mock to the integration tests (09fc613) + * Updated schema dir for integration tests (83e68a4d) + * Added AccountsService Mock to the integration tests (09fc613f) 2015-09-17 Xavi Garcia Mena - * merged with trunk (c258047) + * merged with trunk (c258047f) 2015-09-16 Xavi Garcia Mena - * Unit tests refactored (619162f) + * Unit tests refactored (619162fa) 2015-09-15 Xavi Garcia Mena * Added changed to reflect the state of the player control buttons - (a3b4aa7) + (a3b4aa7d) 2015-09-15 CI Train Bot - * Releasing 12.10.2+15.10.20150915-0ubuntu1 (918c9b9) + * Releasing 12.10.2+15.10.20150915-0ubuntu1 (918c9b9a) 2015-09-15 Sebastien Bacher * under unity8 start system-settings instead unity-control-center Fixes: #1489427 Approved by: Charles Kerr, PS Jenkins bot, - Ted Gould (10af8b5) + Ted Gould (10af8b5f) 2015-09-09 Xavi Garcia Mena - * Updated debian/control (348a81d) + * Updated debian/control (348a81de) 2015-09-07 Xavi Garcia Mena - * added libunity-dev to control file (09ad5f7) - * test version for gmenuharness (58f10c8) + * added libunity-dev to control file (09ad5f71) + * test version for gmenuharness (58f10c86) 2015-08-27 Sebastien Bacher * under unity8 start system-settings instead unity-control-center - (2b2b43c) + (2b2b43c2) 2015-08-18 Xavi Garcia Mena * Merged lp:~xavi-garcia-mena/indicator-sound/icon-volume-zero - (f76bbdf) + (f76bbdf9) 2015-08-12 CI Train Bot - * Releasing 12.10.2+15.10.20150812.3-0ubuntu1 (f48dff1) + * Releasing 12.10.2+15.10.20150812.3-0ubuntu1 (f48dff10) 2015-08-12 Charles Kerr @@ -3004,1628 +3050,1636 @@ warning, clamp the volume until the user hits "OK". Fixes: #1481913 Approved by: Antti Kaijanmäki, PS Jenkins bot - (cd0495a) + (cd0495a9) * in volume-control-pulse, extract methods from ctor and dtor for - readability (480d998) - * copyediting: fix missing tab (361bd25) + readability (480d998e) + * copyediting: fix missing tab (361bd251) * copyediting: in new code, use unowned strings where practical, slightly better comments, more consistent method names - (0f5d5ee) + (0f5d5ee7) * copyediting: make tabs use in the new code consistent with existing - codebase (a78a8c0) + codebase (a78a8c03) 2015-08-12 Xavi Garcia - * Changed sound icon when volume is 0 (04179cf) + * Changed sound icon when volume is 0 (04179cf0) 2015-08-11 Charles Kerr * in tests/media-player-user, re-disable the DataSet and TimeoutTests. This failure is not related to the new code - and should be handled separately. (6bfef75) + and should be handled separately. (6bfef752) * in volume-control-pulse's update_high_volume_approved_timer(), fix - timer interval (316be08) + timer interval (316be088) * in tests/media-player-user, re-enable the DataSet and TimeoutTests - (156b8fd) + (156b8fd7) * in tests/notification-tests, re-enable the max-volume tests - (2383bfa) + (2383bfa8) * in tests/volume-control-mock, add a public method for setting max-volume so that we can re-enable those tests in - notifications-test (6cba78c) + notifications-test (6cba78cd) * fix circular reference loop that prevented Service from being - destructed properly (8301d86) + destructed properly (8301d866) * set the default value of max-volume to 1.0 so that tests behave nicely without explicitly having to set this value. - (93ed433) - * re-enable notifications tests (currently failing) (8118ed6) + (93ed4338) + * re-enable notifications tests (currently failing) (8118ed6a) * take the g_message() tracers and remove or demote to g_debug() as - appropriate (e52f77b) + appropriate (e52f77bc) * before the service pops up a 'high volume' warning and clamps the volume, remember the previous volume. If the user hits - 'OK', restore that volume. (dbefa01) + 'OK', restore that volume. (dbefa016) * clamp the volume whenever the 'high volume' confirmation - notification is open. (f52fe24) - * fix invocation to activate_scroll_action (8e7aa6d) - * fix typo in gschema description text (928b62b) - * sync with trunk (6b1df98) - * ensure the high volume timer is always at least 1 sec (37f663f) + notification is open. (f52fe248) + * fix invocation to activate_scroll_action (8e7aa6d1) + * fix typo in gschema description text (928b62be) + * sync with trunk (6b1df98c) + * ensure the high volume timer is always at least 1 sec (37f663ff) * fix volume_action -> scroll action signal connection regression - found by xavi (4570ce1) + found by xavi (4570ce15) 2015-08-10 Charles Kerr * huge pile of diff that consolidates pulse-specific audio work into volume-control-pulse. Work in progress. Promising but - currently ugly. (20f6bd1) + currently ugly. (20f6bd10) 2015-08-07 CI Train Bot - * Releasing 12.10.2+15.10.20150807.6-0ubuntu1 (de077cf) + * Releasing 12.10.2+15.10.20150807.6-0ubuntu1 (de077cfd) 2015-08-07 Charles Kerr * Revised UI volume warnings to comply with EU requirements. Fixes: - #1481913 Approved by: PS Jenkins bot, Ted Gould (6f29148) + #1481913 Approved by: PS Jenkins bot, Ted Gould (6f29148f) * in service's new user_recently_approved_loudness() method, fix a possible math underflow that could cause a false positive - return value (4b736bd) + return value (4b736bd0) * in MediaPlayerUserTest, disable the DataSet test as well. :P - (9025778) + (90257780) * in MediaPlayerUserTest, disable the TimeoutTest for the moment. - (c8866ed) + (c8866ed7) * in volume-control-test, tell the test fixture where to find the - sandboxed gsettings (6cb67e9) + sandboxed gsettings (6cb67e9a) * in volume-control-test, add a gschemas.compiled dependency because - volume-control now depends on the gsettings (b19e757) + volume-control now depends on the gsettings (b19e7575) * in service's set_clamped_volume(), require the caller to provide the change reason instead of assuming it's always a user - keypress (3e2cf51) - * disable the notifications temporarily (aab6f7b) + keypress (3e2cf51d) + * disable the notifications temporarily (aab6f7b8) 2015-08-06 Charles Kerr - * add time-based confirmation dialog for high volumes (c7c00db) + * add time-based confirmation dialog for high volumes (c7c00db8) 2015-06-05 CI Train Bot - * Releasing 12.10.2+15.10.20150605-0ubuntu1 (5a30dde) + * Releasing 12.10.2+15.10.20150605-0ubuntu1 (5a30dde1) 2015-06-05 Ted Gould * Using eventually to avoid arbitrary timeouts in tests Approved by: - Charles Kerr, PS Jenkins bot (6b1f1ee) + Charles Kerr, PS Jenkins bot (6b1f1eec) 2015-05-28 Ted Gould - * For Launchpad (52b6aae) - * Dumping the bus, old school style (3f933e4) + * For Launchpad (52b6aaee) + * Dumping the bus, old school style (3f933e45) 2015-05-27 Ted Gould - * Erg, PPAs (b830d51) - * Preset the value to ensure no race condition (56f4bcf) - * Adding in a session bus (83e25c4) - * Baking version number for PPA (1f2effb) - * Using eventually to avoid arbitrary timeouts in tests (ce5f08b) - * Switch to an eventually world (5b25b56) - * Stealing the eventually code from indicator messages (6a5b055) + * Erg, PPAs (b830d51d) + * Preset the value to ensure no race condition (56f4bcf0) + * Adding in a session bus (83e25c49) + * Baking version number for PPA (1f2effb7) + * Using eventually to avoid arbitrary timeouts in tests (ce5f08b9) + * Switch to an eventually world (5b25b56f) + * Stealing the eventually code from indicator messages (6a5b055d) 2015-05-08 CI Train Bot - * Releasing 12.10.2+15.04.20150508-0ubuntu1 (3361a6f) + * Releasing 12.10.2+15.04.20150508-0ubuntu1 (3361a6f9) 2015-05-08 Charles Kerr * Use the BusWatcher to look for org.freedesktop.Notifications ownership changes on the bus. Fixes: #1432446 Approved by: - PS Jenkins bot, Rodney Dawes (4426cc2) + PS Jenkins bot, Rodney Dawes (4426cc22) 2015-05-07 CI Train Bot - * Releasing 12.10.2+15.10.20150507-0ubuntu1 (0a10225) + * Releasing 12.10.2+15.10.20150507-0ubuntu1 (0a102259) 2015-05-07 Charles Kerr * Use the BusWatcher to look for org.freedesktop.Notifications ownership changes on the bus. Fixes: #1432446 Approved by: - Rodney Dawes (28f2e80) + Rodney Dawes (28f2e801) 2015-04-21 CI Train Bot - * Releasing 12.10.2+15.04.20150421-0ubuntu1 (c71c78e) + * Releasing 12.10.2+15.04.20150421-0ubuntu1 (c71c78e9) 2015-04-21 Ted Gould * Always record the volume whether we do something with it or not (LP: #1446703) Approved by: Ricardo Salveti, PS Jenkins - bot (ccce28c) + bot (ccce28c2) 2015-04-20 Charles Kerr * in SoundService, use BusWatcher to look for Notifications name - owner changes (5edaee8) + owner changes (5edaee86) 2015-04-17 Ted Gould * Always record the volume whether we do something with it or not - (dc40dae) + (dc40dae5) 2015-04-13 CI Train Bot - * Releasing 12.10.2+15.04.20150413-0ubuntu1 (549069b) + * Releasing 12.10.2+15.04.20150413-0ubuntu1 (549069be) 2015-04-13 Ted Gould * Fix stream property lookup to reliably signal multimedia streams Fixes: #1436021 Approved by: Ricardo Salveti, PS Jenkins - bot (1229a5e) + bot (1229a5e6) 2015-04-13 Ricardo Salveti de Araujo * volume-control-pulse: only set volume if value is indeed different and reason not from AS Fixes: #1443005 Approved by: - Charles Kerr, PS Jenkins bot (7c512ad) + Charles Kerr, PS Jenkins bot (7c512ad5) 2015-04-12 Ricardo Salveti de Araujo * volume-control-pulse: only set volume if value is indeed different - and reason not from AS (b19a15c) + and reason not from AS (b19a15c9) 2015-04-10 Ted Gould - * Attaching bug (a7296e5) + * Attaching bug (a7296e59) * Change the stream definition to not use the index into the names - table, the two indexes don't align. (6325d23) + table, the two indexes don't align. (6325d23d) 2015-04-03 CI Train Bot - * Releasing 12.10.2+15.04.20150403-0ubuntu1 (ab570ba) + * Releasing 12.10.2+15.04.20150403-0ubuntu1 (ab570ba3) 2015-04-03 Ted Gould * Handle Vala incorrectly returning null for a non-null type Fixes: #1428711 Approved by: Charles Kerr, PS Jenkins bot - (c69b2da) + (c69b2dae) 2015-03-26 Ted Gould - * Attach bug (ea1bfd8) + * Attach bug (ea1bfd8a) * Handle Vala incorrectly returning null for a non-null type - (8da8d52) + (8da8d520) 2015-03-11 CI Train Bot - * Releasing 12.10.2+15.04.20150311-0ubuntu1 (ebd19de) + * Releasing 12.10.2+15.04.20150311-0ubuntu1 (ebd19de1) 2015-03-11 Charles Kerr * Exit more gracefully on startup when the session bus can't be found. Fixes: #1427708 Approved by: Ted Gould, PS Jenkins - bot (55c2b1a) + bot (55c2b1aa) 2015-03-10 Charles Kerr * in main(), balance the notify_init() call with a notify_uninit() - right before exiting (4ac72ab) + right before exiting (4ac72ab6) * in main.c's g_bus_own_name() calls, move service creation/export to bus_acquired_handler to ensure that everything is exported onto the bus before name_acquired_handler is reached - (cbc49b7) + (cbc49b71) 2015-03-06 Charles Kerr * move from g_bus_own_name_on_connection() to g_bus_own_name() to - simplify the code (31d3dc4) + simplify the code (31d3dc42) 2015-02-27 CI Train Bot - * Releasing 12.10.2+15.04.20150227.1-0ubuntu1 (dbdad5a) + * Releasing 12.10.2+15.04.20150227.1-0ubuntu1 (dbdad5a8) 2015-02-27 Ted Gould * Check stream when looking at high volume Fixes: #1418032 Approved - by: Charles Kerr, PS Jenkins bot (43aff70) + by: Charles Kerr, PS Jenkins bot (43aff706) * Switch to an internal variable to track blocking notifications - Approved by: Charles Kerr, PS Jenkins bot (cf091c3) + Approved by: Charles Kerr, PS Jenkins bot (cf091c3e) * Use max volume in calculating notification value Fixes: #1422745 - Approved by: Charles Kerr, PS Jenkins bot (dff67f2) + Approved by: Charles Kerr, PS Jenkins bot (dff67f24) 2015-02-27 Martin Wimpress * Add support for settings on the MATE Desktop. Approved by: Ted - Gould (a18d5b7) + Gould (a18d5b7b) 2015-02-27 Ted Gould - * Changing default for unknown to alert (a62851a) - * Only set high volume on multimedia streams (a69903b) + * Changing default for unknown to alert (a62851ac) + * Only set high volume on multimedia streams (a69903b7) 2015-02-27 Martin Wimpress - * Correct white space. (6d69f0f) - * Added MATE Desktop support. (d84c9ce) + * Correct white space. (6d69f0ff) + * Added MATE Desktop support. (d84c9ce4) 2015-02-24 Ted Gould - * Merging the max volume branch (e5a30aa) - * Switch to using a state variable based on the change (d41efaf) - * Writing a test to show that we're not checking the hide (dc2a141) - * Attaching bug (a053aad) - * Adding a test for amplified volume (dbe04c9) - * Use the max volume attribute to scale the volume measure (cbe081d) + * Merging the max volume branch (e5a30aa5) + * Switch to using a state variable based on the change (d41efaf1) + * Writing a test to show that we're not checking the hide (dc2a1411) + * Attaching bug (a053aad9) + * Adding a test for amplified volume (dbe04c9d) + * Use the max volume attribute to scale the volume measure (cbe081da) 2015-02-19 CI Train Bot - * Releasing 12.10.2+15.04.20150219.1-0ubuntu1 (e1362e2) + * Releasing 12.10.2+15.04.20150219.1-0ubuntu1 (e1362e2d) 2015-02-19 Ted Gould * Track the reason a volume was set to filter volume changes more accurately Fixes: #1416520 Approved by: Jussi Pakkanen, PS - Jenkins bot (aa27459) + Jenkins bot (aa274595) * Add notifications mock and tests Approved by: Jussi Pakkanen, PS - Jenkins bot (14be742) + Jenkins bot (14be7429) * Add eventually functions to indicator fixture Approved by: Jussi - Pakkanen, PS Jenkins bot (403caf5) + Pakkanen, PS Jenkins bot (403caf56) * Round the value because apparently i386 ends up at 59.9 in the test - and truncation causes a failure. (29c2452) + and truncation causes a failure. (29c24529) 2015-02-18 Ted Gould - * Truthiness is a lost art (ca51b91) - * Making the debug messages easier to read (e28612d) - * Fixing debug messages and printing one after setting PA (2eb6c98) - * Fixing debug message (ba1c11c) + * Truthiness is a lost art (ca51b91c) + * Making the debug messages easier to read (e28612d2) + * Fixing debug messages and printing one after setting PA (2eb6c98d) + * Fixing debug message (ba1c11c5) * We can't keep comparing uint32's to -1 and expect reliable results - (2a47977) - * Adding a debug message to track changes (f486b70) + (2a479774) + * Adding a debug message to track changes (f486b704) 2015-02-17 Ted Gould - * Adjusting the tests so they're testing what we need (7069d4f) - * Migrate tests to new interface (1f90c34) + * Adjusting the tests so they're testing what we need (7069d4f3) + * Migrate tests to new interface (1f90c34c) * Change volume to an object with an attached reason so we can make - better choices up the stack (936dadd) - * Drop the notification server watch int (18891aa) - * Grabbing the notification mock (913cb4a) + better choices up the stack (936dadd0) + * Drop the notification server watch int (18891aa5) + * Grabbing the notification mock (913cb4a6) 2015-02-13 Ted Gould - * Adding a comment for an odd check (0b6f800) + * Adding a comment for an odd check (0b6f800a) * Block notifications in the volume event instead of in the notification one so that high volume warnings can get - through (eb8a797) - * Add a high volume notification test (0a8a0f7) + through (eb8a797c) + * Add a high volume notification test (0a8a0f71) * Adding a test for notification servers coming on and off the bus, - and fixing the code for it (d1000c6) + and fixing the code for it (d1000c6d) * Adding icon testing, which made me realize our other volumes were - really loud (d97e4bc) - * Change streams press volume up (3e94a74) - * Test stream change base cases (8159d6a) - * Clean up some of the boiler plate (8ab1646) - * Fine change test (0a7342a) + really loud (d97e4bc1) + * Change streams press volume up (3e94a746) + * Test stream change base cases (8159d6ab) + * Clean up some of the boiler plate (8ab16462) + * Fine change test (0a7342ad) 2015-02-12 Ted Gould * Have a version for those who want parse and have a GVariant pointer - (202d0be) - * Remove unnecissary parameter list (415bca4) - * Add in ability to easily check GVariants (a5037dc) - * Forgot to add this file a lot earlier (5c18f8d) - * More notification testings. (95fdfc7) - * Setting the default stream (e50350b) - * Adding a bustle block for fun (af70cff) + (202d0be7) + * Remove unnecissary parameter list (415bca45) + * Add in ability to easily check GVariants (a5037dce) + * Forgot to add this file a lot earlier (5c18f8de) + * More notification testings. (95fdfc76) + * Setting the default stream (e50350bd) + * Adding a bustle block for fun (af70cff9) 2015-02-11 Ted Gould - * Make sure to save the bus we exported on (e00a75f) - * Better comment (c04ad80) - * Make it so that Vala stops generating circular references (180bc45) - * Pulling the mainloop out of the service object (10d44ff) + * Make sure to save the bus we exported on (e00a75f4) + * Better comment (c04ad808) + * Make it so that Vala stops generating circular references + (180bc45d) + * Pulling the mainloop out of the service object (10d44ff6) 2015-02-10 Ted Gould - * Putting things in the right order (48117fc) - * Fleshing out the mock some more (b6e5f6e) - * Store values in the volume control mock (d86b211) + * Putting things in the right order (48117fc3) + * Fleshing out the mock some more (b6e5f6ee) + * Store values in the volume control mock (d86b2118) 2015-02-09 Ted Gould - * Test to ensure we get a notification (627d27b) - * Fix string (2881e37) - * Make sure to use the testing gsettings (21f2318) - * Unexport the menu model on object being destroyed (1f39e5a) + * Test to ensure we get a notification (627d27b6) + * Fix string (2881e372) + * Make sure to use the testing gsettings (21f23184) + * Unexport the menu model on object being destroyed (1f39e5ac) * Make it so that we unexport actions when destroying the object - (72bbb7e) - * Initialize notify, which is normally done in the main (92658ca) - * Remove an unused variable (53fe663) - * Make it so that we have media player objects (f36fae6) + (72bbb7ea) + * Initialize notify, which is normally done in the main (92658ca1) + * Remove an unused variable (53fe663d) + * Make it so that we have media player objects (f36fae6d) * Make it so that the accounts service object is made outside of the - service object (043af33) - * Connect the tests together. (99ccf6f) - * The file too (e1f522f) - * A mock media player list (50ce410) - * Creating a skeleton to start testing (6808a4c) - * Switch to testing the pulse backend (ea84629) + service object (043af330) + * Connect the tests together. (99ccf6fa) + * The file too (e1f522fc) + * A mock media player list (50ce4102) + * Creating a skeleton to start testing (6808a4cb) + * Switch to testing the pulse backend (ea846294) * Make it so that we can inject the volume control object into the - service (330b034) - * Putting an interface in for volume control (8946654) - * Support getting the notifications back out (4d580e2) - * Update to trunk (a30edad) - * Bringing the eventually to all the test types (fe57009) - * Fixes the timeout (52dafd6) - * Adding time checking in (38b5f26) - * Basis of expecting eventually a set of test functions (00d4c04) + service (330b0347) + * Putting an interface in for volume control (89466547) + * Support getting the notifications back out (4d580e2c) + * Update to trunk (a30edadd) + * Bringing the eventually to all the test types (fe57009b) + * Fixes the timeout (52dafd6b) + * Adding time checking in (38b5f26e) + * Basis of expecting eventually a set of test functions (00d4c049) 2015-02-06 Ted Gould - * Update to trunk (9ea7cad) - * Add in capabilities support (6ac4cc8) + * Update to trunk (9ea7cad4) + * Add in capabilities support (6ac4cc81) 2015-02-05 CI Train Bot - * Releasing 12.10.2+15.04.20150205-0ubuntu1 (1b0c78a) + * Releasing 12.10.2+15.04.20150205-0ubuntu1 (1b0c78a1) 2015-02-05 Ted Gould * Initial support for indicator service testing from the GMenu/GAction interfaces Approved by: Jussi Pakkanen, PS - Jenkins bot (2c5d630) + Jenkins bot (2c5d6305) * Don't show notification when output mode changes Fixes: #1416233 - Approved by: Charles Kerr, PS Jenkins bot (c9cb544) - * Connecting into the indicator test (ca507bc) - * Pulling in the indicator integration test (32b8de2) - * Adding a basic mock outline (41259bd) - * Compare doubles with an accuracy range (c6002f5) + Approved by: Charles Kerr, PS Jenkins bot (c9cb5448) + * Connecting into the indicator test (ca507bc6) + * Pulling in the indicator integration test (32b8de20) + * Adding a basic mock outline (41259bd7) + * Compare doubles with an accuracy range (c6002f57) * Making sure to record the output and volume for each invocation - (85b5b39) + (85b5b397) 2015-02-04 Ted Gould - * Stop overriding in the rules (ed66db9) - * Make sure that we have the com.ubuntu.sound settings (34f0c7f) - * Set build dependencies to compile the schemas (23bdec1) - * Compile GSettings schema and use the memory backend (363a5d1) - * Make the testing verbose (8838bd8) + * Stop overriding in the rules (ed66db9f) + * Make sure that we have the com.ubuntu.sound settings (34f0c7f8) + * Set build dependencies to compile the schemas (23bdec1d) + * Compile GSettings schema and use the memory backend (363a5d1a) + * Make the testing verbose (8838bd8e) 2015-02-03 Ted Gould - * Incorrect type (47e8a6d) + * Incorrect type (47e8a6db) 2015-02-02 Ted Gould - * Watch for double updates from notifications. Supress them (6feea02) + * Watch for double updates from notifications. Supress them + (6feea025) * We're not using libaccountservice on this side of things, so we - don't need to split (91f42ea) + don't need to split (91f42ea2) 2015-01-30 Ted Gould * Make sure we have the system bus fixes in dbus-test-runner - (7e93bd7) + (7e93bd72) * No media player because using an appropriate account service mock - (c37ce8e) - * Update to trunk (1e149cd) + (c37ce8ed) + * Update to trunk (1e149cd0) * Ensure the properties get set, there's some intermitant failures - here. (bc90929) + here. (bc90929a) * Making the account service testing all system bus, becuase well, it - should be. (7746f13) - * Track output mode (e3cec79) + should be. (7746f13c) + * Track output mode (e3cec790) 2015-01-29 Ted Gould - * Setup the PA mock as part of the indicator test (e4ee513) + * Setup the PA mock as part of the indicator test (e4ee5134) 2015-01-29 CI Train Bot - * Releasing 12.10.2+15.04.20150129.1-0ubuntu1 (59dfdd3) + * Releasing 12.10.2+15.04.20150129.1-0ubuntu1 (59dfdd39) 2015-01-29 Ted Gould * Ensure that the active port is not null before looking at its value Fixes: #1399862 Approved by: Antti Kaijanmäki, PS Jenkins - bot (31352c7) + bot (31352c73) * Disconnect the right function from the 'closed' signal Fixes: #1307021 Approved by: Antti Kaijanmäki, PS Jenkins bot - (2f4b640) + (2f4b6403) * Build a rudimentary Pulse Audio mock for testing. Approved by: - Antti Kaijanmäki, Jussi Pakkanen, PS Jenkins bot (9aa6a9a) + Antti Kaijanmäki, Jussi Pakkanen, PS Jenkins bot + (9aa6a9af) * Move notification code out of volume control object Approved by: - Charles Kerr, Jussi Pakkanen, PS Jenkins bot (f393b16) + Charles Kerr, Jussi Pakkanen, PS Jenkins bot (f393b168) * Add a watcher for the notification server going up and down. - Redetect sync notifications depending on it. (30e9118) - * Merge trunk (7774969) + Redetect sync notifications depending on it. (30e9118a) + * Merge trunk (7774969e) * Make the destructor private to protect from accidental deleting - (7f8f6bf) + (7f8f6bf4) 2015-01-28 Ted Gould - * Bring in the PA Mock (af63886) + * Bring in the PA Mock (af63886e) * Grabbing the notification clean up branch to align landings in LP - (8fc91cb) - * Adding a copyright header (d744a70) - * Refactor out common code (701b0a3) + (8fc91cb9) + * Adding a copyright header (d744a701) + * Refactor out common code (701b0a3d) 2015-01-28 CI Train Bot - * Releasing 12.10.2+15.04.20150128-0ubuntu1 (ee29d02) + * Releasing 12.10.2+15.04.20150128-0ubuntu1 (ee29d025) 2015-01-28 Ted Gould * Remove XFCE from the OnlyShowIn list Fixes: #1411959 Approved by: - Antti Kaijanmäki, PS Jenkins bot (1d671e4) - * Create a base object and move the state stuff over to it (ed54228) + Antti Kaijanmäki, PS Jenkins bot (1d671e44) + * Create a base object and move the state stuff over to it (ed542280) 2015-01-27 Ted Gould - * Enough state logic to get is 'going' (4b73db4) - * Linking and starting and failing! (26c4b84) + * Enough state logic to get is 'going' (4b73db41) + * Linking and starting and failing! (26c4b845) 2015-01-26 Ted Gould - * IT COMPILES! (d788cd8) - * All the code 'written' (7200c1b) - * Checkpoint, need some refactoring (b7b3a85) + * IT COMPILES! (d788cd8f) + * All the code 'written' (7200c1ba) + * Checkpoint, need some refactoring (b7b3a850) 2015-01-21 Ted Gould - * Checkpoint, nothing works (a35e1d4) + * Checkpoint, nothing works (a35e1d48) 2015-01-20 CI Train Bot - * Releasing 12.10.2+15.04.20150120-0ubuntu1 (93ff215) + * Releasing 12.10.2+15.04.20150120-0ubuntu1 (93ff2152) 2015-01-20 Dmitry Shachnev * Fix indicator-sound-service crash when active_port is null. Fixes: - #1395455 Approved by: Ted Gould (c93fdaa) + #1395455 Approved by: Ted Gould (c93fdaa8) 2015-01-20 Nick Dedekind * Update the panel icon when entering/exiting silent mode. Fixes: - #1390067 Approved by: Ted Gould, PS Jenkins bot (b8619a7) + #1390067 Approved by: Ted Gould, PS Jenkins bot (b8619a7d) 2015-01-20 Lars Uebernickel * Set internal silent mode variable at startup Fixes: #1391164 - Approved by: Charles Kerr, PS Jenkins bot (12715e7) + Approved by: Charles Kerr, PS Jenkins bot (12715e73) 2015-01-20 Ted Gould - * Remove XFCE from the OnlyShowIn list (84882ee) + * Remove XFCE from the OnlyShowIn list (84882ee1) 2014-12-09 Ted Gould - * Make sure to set the internal variable too (1a0a355) - * Make sure to set the internal variable too (2862112) + * Make sure to set the internal variable too (1a0a355e) + * Make sure to set the internal variable too (2862112c) 2014-12-06 Ted Gould * Ensure that the active port is not null before looking at its value - (90c987b) - * Disconnect the right function from the 'closed' signal' (4ab5d19) + (90c987b1) + * Disconnect the right function from the 'closed' signal' (4ab5d193) 2014-12-04 Ted Gould - * Encapsulate high volume better (91b54a8) + * Encapsulate high volume better (91b54a8a) 2014-12-03 Ted Gould * Switch from having custom signals for volume changing to using the - property change signals. (66cd220) + property change signals. (66cd2203) * Ensuring that if high volume changes we also show a notification - (i.e. the headphones were plugged in) (119ae3d) - * Hide notification when the menu is shown (31cef82) + (i.e. the headphones were plugged in) (119ae3de) + * Hide notification when the menu is shown (31cef822) * Add an action to track whether the indicator is shown so that we - can not show notifications if it is open (57982f3) - * Remove the sync notification on scroll setting (f6505df) + can not show notifications if it is open (57982f34) + * Remove the sync notification on scroll setting (f6505dfe) 2014-12-02 Ted Gould - * Moving the notification into the service (e0eac1c) + * Moving the notification into the service (e0eac1c9) 2014-11-26 Ted Gould - * Add in silent mode support to the AS mock (8210778) - * Make the account service accessible (008b823) + * Add in silent mode support to the AS mock (82107783) + * Make the account service accessible (008b823c) 2014-11-24 Ted Gould - * Flesh out the menu tests (1188fa2) - * Fleshing out all the actions (40a32ca) - * Turn off the debugging mocks (b8a464b) - * Filling out the tests some (7ecd6e0) - * Change the other checks to use the assertion return (01de4ff) - * Put back to a full initializer (70e1a5b) + * Flesh out the menu tests (1188fa25) + * Fleshing out all the actions (40a32cac) + * Turn off the debugging mocks (b8a464bc) + * Filling out the tests some (7ecd6e0f) + * Change the other checks to use the assertion return (01de4ffb) + * Put back to a full initializer (70e1a5b0) * Switching to using a results object for the menu attribute checking - (12bcb36) + (12bcb367) 2014-11-23 Dmitry Shachnev - * Fix crash when active_port is null. (bc82d53) + * Fix crash when active_port is null. (bc82d53f) 2014-11-19 Nick Dedekind - * silent mode updates icon (0c67565) + * silent mode updates icon (0c675658) 2014-11-17 Ted Gould - * Increasing dbustest requirement to 15.04.0 (5b061aa) + * Increasing dbustest requirement to 15.04.0 (5b061aac) 2014-11-11 Ted Gould - * Handle both a system and session bus (7a4321c) - * Putting the accounts service mock onto the system bus (bb6126b) - * Splitting out the tests (b70244a) + * Handle both a system and session bus (7a4321c8) + * Putting the accounts service mock onto the system bus (bb6126b6) + * Splitting out the tests (b70244a3) 2014-11-10 Ted Gould - * Dropping RTM changelog entries (74a543b) - * Merge trunk (a9cc231) - * Attaching bug (3f5128c) - * Set the internal variable and not the property (4eb240c) + * Dropping RTM changelog entries (74a543b6) + * Merge trunk (a9cc2312) + * Attaching bug (3f5128c2) + * Set the internal variable and not the property (4eb240c4) 2014-11-06 Ted Gould - * Adding in an accounts services mock (36f7456) + * Adding in an accounts services mock (36f74562) * Shuffling around so that we can add additional mocks easily - (f4e23c3) - * Make the lifecycle of the items in the run more clear (9de0d60) + (f4e23c3e) + * Make the lifecycle of the items in the run more clear (9de0d60a) 2014-11-05 Ted Gould - * Some more action tests (c68f643) + * Some more action tests (c68f6432) 2014-11-05 CI bot - * Releasing 12.10.2+15.04.20141105-0ubuntu1 (2f0aba3) + * Releasing 12.10.2+15.04.20141105-0ubuntu1 (2f0aba37) 2014-11-05 Ted Gould * Manually merging branches to resolve conflicts Fixes: 1358340, 1373404, 1378564, 1378961, 1381871 Approved by: PS Jenkins - bot (b9caf56) - * Fix waiting on actions to count the number of actions (292c19d) - * Missed part of a merge (08bcdc3) - * Fixing bug number (e03e82a) + bot (b9caf567) + * Fix waiting on actions to count the number of actions (292c19d6) + * Missed part of a merge (08bcdc3b) + * Fixing bug number (e03e82a3) * Ensure the greeter menu matches whether song metadata should be shown, and update the metadata based on the new setting. - (LP: #1358340) (e66fbbd) - * Integration test for silent mode (90c83dc) - * Integration test for audio roles (b14dbdb) + (LP: #1358340) (e66fbbda) + * Integration test for silent mode (90c83dc1) + * Integration test for audio roles (b14dbdb0) * service.vala: don't call set_volume unnecessarily (LP: #1381871) - (6e52538) + (6e525389) * Warn on high audio levels when using headphones (LP: #123633, - #1373404) (3c350ea) + #1373404) (3c350eab) * Show notifications on volume change (LP: #1378564, #1378961) - (ec3a83f) - * Remove various Vala warnings (409dc37) - * Flesh out the action functions (629fb98) + (ec3a83ff) + * Remove various Vala warnings (409dc37e) + * Flesh out the action functions (629fb987) 2014-11-04 Ted Gould - * Making the timer callback anonymous (ad16588) - * Setup actions to get the action groups (730b3c7) - * Dividing up the tests to make them look nice (5d1c2bc) - * Add a test that goes further down the tree (210837e) - * Parse through sections as well (d403979) - * Pulling out waiting for items into a helper function (c4530fd) - * Lock out some functions (1d95d42) - * Clean up the output a little bit (83f9f8e) - * Adjusting to use iterators (8df46f8) + * Making the timer callback anonymous (ad16588f) + * Setup actions to get the action groups (730b3c70) + * Dividing up the tests to make them look nice (5d1c2bc5) + * Add a test that goes further down the tree (210837e3) + * Parse through sections as well (d4039790) + * Pulling out waiting for items into a helper function (c4530fde) + * Lock out some functions (1d95d42f) + * Clean up the output a little bit (83f9f8e8) + * Adjusting to use iterators (8df46f8e) * Flipping around a bit to make it so that we can print out a nice - error (448db5a) + error (448db5a2) 2014-10-29 Ted Gould - * Make our ref/unrefs dependent on shared pointers (3821fc9) + * Make our ref/unrefs dependent on shared pointers (3821fc9e) 2014-10-28 Ted Gould - * Enforce type and get the right one from our functions (5b7a608) - * Get menus harder (b62d0b2) - * Getting menus (69a8fca) - * Building the DBus test integration (dc8a919) - * Connect to binary and real name (642c5d7) + * Enforce type and get the right one from our functions (5b7a6082) + * Get menus harder (b62d0b2d) + * Getting menus (69a8fcaa) + * Building the DBus test integration (dc8a919f) + * Connect to binary and real name (642c5d77) * Setup to getting something to compile and pass. Next steps needed. - (b0ac3df) + (b0ac3df2) 2014-10-22 Ted Gould - * Remove usage of deprecated hint functions (9ab8859) - * Setup a try/catch on the getting of properties (edf067b) - * Allow for the invalidated properties to be NULL (8a25cab) - * Adding a bug number to the test (6e42c53) - * Silent mode test (ebf6a44) - * Grab Ricardo's test branch (a2c259f) + * Remove usage of deprecated hint functions (9ab88593) + * Setup a try/catch on the getting of properties (edf067bc) + * Allow for the invalidated properties to be NULL (8a25cabe) + * Adding a bug number to the test (6e42c539) + * Silent mode test (ebf6a449) + * Grab Ricardo's test branch (a2c259f0) 2014-10-21 CI bot - * Releasing 12.10.2+14.10.20141021~rtm-0ubuntu1 (26b3fd3) + * Releasing 12.10.2+14.10.20141021~rtm-0ubuntu1 (26b3fd39) 2014-10-21 Ted Gould - * Enable silent mode checkbox on RTM (389fcde) - * Adding a debian changelog entry (dd8f932) - * Merge trunk (a0e1933) + * Enable silent mode checkbox on RTM (389fcde2) + * Adding a debian changelog entry (dd8f932b) + * Merge trunk (a0e1933c) 2014-10-16 Ted Gould - * No RTM changelog entries in Utopic (8cfba86) - * Align with trunk to prepare for landing there (1c9b982) + * No RTM changelog entries in Utopic (8cfba863) + * Align with trunk to prepare for landing there (1c9b9820) 2014-10-16 CI bot - * Releasing 12.10.2+14.10.20141016-0ubuntu1 (d03df27) + * Releasing 12.10.2+14.10.20141016-0ubuntu1 (d03df27e) 2014-10-16 Lars Uebernickel - * service.vala: don't call set_volume unnecessarily (0c656d6) - * service.vala: don't call set_volume unnecessarily (16a72ae) + * service.vala: don't call set_volume unnecessarily (0c656d66) + * service.vala: don't call set_volume unnecessarily (16a72ae6) 2014-10-15 Ted Gould - * Make sure to check the item in the loop (1e193a4) + * Make sure to check the item in the loop (1e193a4b) * Removing the remove code that was supposed to be removed earlier - (5dd9bda) + (5dd9bda0) 2014-10-15 CI bot - * Releasing 12.10.2+14.10.20141015.5~rtm-0ubuntu1 (ea57031) + * Releasing 12.10.2+14.10.20141015.5~rtm-0ubuntu1 (ea570316) 2014-10-15 Ted Gould * Warn on high audio levels when using headphones Fixes: 1373404 - Approved by: Mirco Müller (d3a1ccf) + Approved by: Mirco Müller (d3a1ccfe) * Show notifications on volume change Fixes: 1378564, 1378961 - (793ca09) - * Commenting out the sound for now (59fbca3) - * Commenting out the sound for now (0b6434d) - * Fixes for icon values and manual tests (c104a20) - * Make volume icons match the panel icons (46c7d4c) - * Found other notification (33998ab) - * Remove volume text from manual test (abf10de) + (793ca099) + * Commenting out the sound for now (59fbca3a) + * Commenting out the sound for now (0b6434da) + * Fixes for icon values and manual tests (c104a206) + * Make volume icons match the panel icons (46c7d4c1) + * Found other notification (33998ab0) + * Remove volume text from manual test (abf10def) 2014-10-14 Ted Gould - * Correct property name (7146873) - * Get propery property name (0414b14) - * Moar checking (9df8760) - * Check more precisely the valid roles (69b9c09) - * Grabbing updates to the extreme volume branch (df07687) + * Correct property name (71468735) + * Get propery property name (0414b149) + * Moar checking (9df8760d) + * Check more precisely the valid roles (69b9c090) + * Grabbing updates to the extreme volume branch (df076876) 2014-10-14 Mirco Müller - * Make High-volume text work correctly (d7fbfc4) + * Make High-volume text work correctly (d7fbfc4d) 2014-10-14 Ted Gould - * Merge trunk (bca300c) - * Making the removal of items smarter (297a640) - * Making the removal of items smarter (a3de59a) - * Unrevert the revert (4a8ee52) - * Grabbing the extreme volume warnings (2b4342f) - * Removing some versions that we don't want in RTM for now (a7ad5e0) - * Linking volume control and the menu visibility (8e7cbaa) + * Merge trunk (bca300c5) + * Making the removal of items smarter (297a640e) + * Making the removal of items smarter (a3de59a9) + * Unrevert the revert (4a8ee52e) + * Grabbing the extreme volume warnings (2b4342f7) + * Removing some versions that we don't want in RTM for now (a7ad5e0c) + * Linking volume control and the menu visibility (8e7cbaad) * Changing tact to change the menu when we want to show the warning - (16828d0) - * Drop the high volume menu action as that wasn't working (23b3fd4) - * Ensure that we're always getting a vlue in the list (52e2c2d) - * Add high volume warnings to the phone menu (a2de8d1) - * Adding a high volume warning menu item (29576ac) + (16828d01) + * Drop the high volume menu action as that wasn't working (23b3fd43) + * Ensure that we're always getting a vlue in the list (52e2c2d3) + * Add high volume warnings to the phone menu (a2de8d1b) + * Adding a high volume warning menu item (29576ace) * Use title for the a11y info and the body for the message on sync - notifications (973b4eb) + notifications (973b4eb0) 2014-10-13 Ted Gould * Ensure we reevaluate the high volume warning when we switch from - headphones or not (9e39fba) - * Create actions based on the high volume status (7ec3795) - * Use the headphone detection (9c8f845) + headphones or not (9e39fba1) + * Create actions based on the high volume status (7ec37950) + * Use the headphone detection (9c8f845b) 2014-10-13 Ricardo Salveti - * Headphone detection (88956a3) + * Headphone detection (88956a36) 2014-10-13 Ted Gould - * Attaching bug (34caa4f) + * Attaching bug (34caa4fa) 2014-10-10 Ted Gould - * Turn high volume into a property (53edccc) - * Adding in a manual test for the high volume notification (b6081ca) + * Turn high volume into a property (53edccc4) + * Adding in a manual test for the high volume notification (b6081ca6) * Make notifications check for high volumes and change based on that - (f079f5a) - * Grabbing the sync notifications branch (3470d25) + (f079f5a2) + * Grabbing the sync notifications branch (3470d25a) 2014-10-10 Ricardo Salveti - * Integration test for audio roles (eaa8592) + * Integration test for audio roles (eaa8592f) 2014-10-10 CI bot - * Releasing 12.10.2+14.10.20141010-0ubuntu1 (dec2d53) + * Releasing 12.10.2+14.10.20141010-0ubuntu1 (dec2d535) 2014-10-10 Ricardo Salveti de Araujo * volume-control: making sure we're always in sync with accountservice Fixes: 1379618 Approved by: Ted Gould, PS - Jenkins bot (41008d0) + Jenkins bot (41008d06) * volume-control: making sure we're always in sync with - accountservice (486fa2a) + accountservice (486fa2a2) 2014-10-09 Ted Gould - * Ensure we send an integer to the notification service (4da7075) - * Didn't make initial string translated (a0dc1f6) - * Make sure to use the passed parameter for the volume. (70601ef) - * Catch the error that show can throw and present a warning (365f0a5) - * Make sure to clear the sound hint (228153f) - * Test plan test for the greeter mode (7df37f3) - * Adding a notifications test case (d10cf74) + * Ensure we send an integer to the notification service (4da70759) + * Didn't make initial string translated (a0dc1f66) + * Make sure to use the passed parameter for the volume. (70601ef2) + * Catch the error that show can throw and present a warning + (365f0a5a) + * Make sure to clear the sound hint (228153f7) + * Test plan test for the greeter mode (7df37f35) + * Adding a notifications test case (d10cf747) * No audio ping if we're doing multimedia, and no notification if - we're not on phone (27e2a36) + we're not on phone (27e2a361) 2014-10-09 CI bot - * Releasing 12.10.2+14.10.20141009-0ubuntu1 (f2b90d3) + * Releasing 12.10.2+14.10.20141009-0ubuntu1 (f2b90d32) 2014-10-09 Ted Gould * Show a silent mode checkbox Fixes: 1342151, 1367818 Approved by: PS - Jenkins bot (9ff1219) + Jenkins bot (9ff12195) 2014-10-08 CI bot - * Releasing 12.10.2+14.10.20141008-0ubuntu1 (fe008a1) + * Releasing 12.10.2+14.10.20141008-0ubuntu1 (fe008a1d) 2014-10-08 Ted Gould * Revert notifications on volume change. Approved by: Charles Kerr - (7651756) - * Make volume string translatable (03a879f) - * Reenable notifications (dab52a2) - * Update to trunk (a335939) - * Grabbing the rest of trunk (01f7666) - * Reverting notifications (bd962c4) + (76517567) + * Make volume string translatable (03a879f6) + * Reenable notifications (dab52a2a) + * Update to trunk (a3359396) + * Grabbing the rest of trunk (01f7666d) + * Reverting notifications (bd962c43) 2014-10-07 Ted Gould - * Update to current trunk (f16199d) + * Update to current trunk (f16199d3) 2014-10-07 CI bot - * Releasing 12.10.2+14.10.20141007-0ubuntu1 (dbcb55e) + * Releasing 12.10.2+14.10.20141007-0ubuntu1 (dbcb55e3) 2014-10-07 Nick Dedekind * Use label for Volume sliders. Approved by: Charles Kerr, PS Jenkins - bot (fef2b10) + bot (fef2b108) 2014-10-07 CI bot * Volume control: properly scale channels when setting the volume Fixes: 1374249 Approved by: Ted Gould, PS Jenkins bot - (8ade0c7) + (8ade0c77) * Added use of synchronous notifications for volume-changes. Fixes: - 1232633 Approved by: PS Jenkins bot (974d7ac) + 1232633 Approved by: PS Jenkins bot (974d7ac1) 2014-10-07 Mirco Müller - * Merge trunk into older branches to resolve conflicts. (9953698) + * Merge trunk into older branches to resolve conflicts. (99536983) 2014-10-06 Ted Gould - * Sync in balance branch as well (c0cecdc) - * Merge trunk (3c92993) + * Sync in balance branch as well (c0cecdcd) + * Merge trunk (3c929934) 2014-10-03 Ricardo Salveti de Araujo * releasing package indicator-sound version - 12.10.2+14.10.20141001-0ubuntu2 (d491e77) + 12.10.2+14.10.20141001-0ubuntu2 (d491e77f) * releasing package indicator-sound version - 12.10.2+14.10.20141001-0ubuntu1 (47b6cf8) + 12.10.2+14.10.20141001-0ubuntu1 (47b6cf81) * Merging lp:~rsalveti/indicator-sound/adding-support-for-sound-per-roles - (e72decd) + (e72decd8) 2014-10-03 Ted Gould - * Don't represent silent mode in the indicator (9e1ec45) + * Don't represent silent mode in the indicator (9e1ec450) 2014-10-02 Ted Gould - * Build the volume control first (af38d9e) - * Make it a switch (0953534) - * Add a silent mode menu item (4b6d204) - * Pull complex logic into its own function (4f500f4) - * Create a silent mode action (dab4552) + * Build the volume control first (af38d9e7) + * Make it a switch (09535347) + * Add a silent mode menu item (4b6d204d) + * Pull complex logic into its own function (4f500f48) + * Create a silent mode action (dab45520) * Backup the properties with a local value and set the proxy - (1feb02e) - * Use silent mode to determine the icon on the panel (ef4ba15) - * Turn the system sound proxy into a silent mode property (0c348ae) - * Adding in a system sound settings proxy (9df51f4) - * Grabbing greeter branch as it has some AS stuff we want (bc76f6b) - * Attaching bugs (599288f) + (1feb02e7) + * Use silent mode to determine the icon on the panel (ef4ba155) + * Turn the system sound proxy into a silent mode property (0c348ae6) + * Adding in a system sound settings proxy (9df51f4a) + * Grabbing greeter branch as it has some AS stuff we want (bc76f6be) + * Attaching bugs (599288f8) 2014-10-01 Ted Gould - * Have welcome value actually be a variant pointer. (a1043d0) + * Have welcome value actually be a variant pointer. (a1043d02) * Check for null because otherwise we clear the metadata on each - update of any value (84fea70) + update of any value (84fea70d) * Turn show data on greeter into a property, which it was always - intended to be. (722ce01) + intended to be. (722ce012) * Can get set at startup before we have a PA connection, shouldn't be - a critical in that case, should just fail (06367d1) - * Make it so that metadata can be NULL and handle it. (6f911c1) + a critical in that case, should just fail (06367d1c) + * Make it so that metadata can be NULL and handle it. (6f911c1d) 2014-10-01 Lars Uebernickel * Volume control: properly scale channels when setting the volume - (c53c5cc) + (c53c5cc1) 2014-10-01 CI bot - * Releasing 12.10.2+14.10.20141001-0ubuntu1 (8d7695d) + * Releasing 12.10.2+14.10.20141001-0ubuntu1 (8d7695db) 2014-10-01 Ricardo Salveti de Araujo - * Adding support to change volumes per active audio role. (5f3d98c) + * Adding support to change volumes per active audio role. (5f3d98c1) * Using a signal counter so we can set the volume asynchronously - (63ca813) + (63ca8137) 2014-09-29 Ricardo Salveti de Araujo - * Review changes (55ca77b) + * Review changes (55ca77b7) 2014-09-26 Ted Gould - * Attach bug (1405aaf) + * Attach bug (1405aaf1) * Connect to the value in accounts service and update the player if - appropriate (bbc0cff) - * Setup a proxy to get the property out of accounts service (7a44600) + appropriate (bbc0cff3) + * Setup a proxy to get the property out of accounts service + (7a446003) 2014-09-26 Nick Dedekind - * use translatable string (7206e28) + * use translatable string (7206e28a) 2014-09-25 Ricardo Salveti de Araujo - * volume-role: removing TODO (e635fc8) + * volume-role: removing TODO (e635fc82) * volume-role: making sure we reflect changes done by pulse (via - signals) (181791b) + signals) (181791b0) 2014-09-23 Ted Gould - * Adding in a privacy settings proxy (494c5dd) + * Adding in a privacy settings proxy (494c5dd4) * Drop the GSettings key and change the way we're interacting with - the accounts service setting (92f7e3b) - * Selecting the greeter players for the greeter menus (4b0ce78) + the accounts service setting (92f7e3b4) + * Selecting the greeter players for the greeter menus (4b0ce78d) * Adding support for selecting the base action to be a different - player action (e874596) - * Adding in an additional action that is the greeter state (2776b58) + player action (e8745965) + * Adding in an additional action that is the greeter state (2776b586) * Build in a way to stop the track information for getting into the - player action (68207ed) + player action (68207ed1) 2014-09-23 Ricardo Salveti de Araujo - * Adding TODO entry (404f17d) + * Adding TODO entry (404f17da) * volume-role: fix handling of the first sink-input and startup - (d1bf5cc) + (d1bf5cc6) 2014-09-19 Mirco Müller * Trigger synchronous notification upon every volume-change attempt, thus the user gets to see visual and audible feedback - every time a volume-key is pressed. (3297337) + every time a volume-key is pressed. (3297337f) * Use a sound-file via the corresponding hint to play back while the volume is changed to give the user also an audible - feedback. (965fdf8) + feedback. (965fdf88) 2014-09-18 Ricardo Salveti de Araujo * Adding support for setting volume per media roles (only used by - touch atm) (1a84c82) + touch atm) (1a84c82b) 2014-08-05 Mirco Müller * Move the triggering of the volume up/down notification into - set_volume(). (e688672) + set_volume(). (e6886725) 2014-07-31 Mirco Müller - * Test use of synchronous notifications for volume-changes. (e964fb7) + * Test use of synchronous notifications for volume-changes. + (e964fb77) 2014-07-25 Nick Dedekind - * Added label to sliders (6af1fcb) + * Added label to sliders (6af1fcb2) 2014-06-11 CI bot - * Releasing 12.10.2+14.10.20140611-0ubuntu1 (5bac1dc) + * Releasing 12.10.2+14.10.20140611-0ubuntu1 (5bac1dc6) 2014-06-11 Sergey Shnatsel Davidoff * Add Pantheon, the desktop environment of elementary Project, to OnlyShowIn lists in .desktop files. Fixes: 1301699 - (94839a6) + (94839a6b) 2014-06-11 Ted Gould * Protect against icon serialization errors - Fixes: 1305902 (0517b25) + Fixes: 1305902 (0517b25e) 2014-05-09 CI bot - * Releasing 12.10.2+14.10.20140509-0ubuntu1 (9a1ce3c) + * Releasing 12.10.2+14.10.20140509-0ubuntu1 (9a1ce3c4) 2014-05-09 Michael Terry * Added timers to volume changes to settle frequent updates from account services. - Fixes: 1306499 (d89ff93) + Fixes: 1306499 (d89ff930) 2014-04-22 Ted Gould - * Unroll one more level of if statement (d038c85) + * Unroll one more level of if statement (d038c854) 2014-04-18 Michael Terry - * Whitespace change (05c6df4) + * Whitespace change (05c6df41) * And make it so we update from an AS notification immediately if we - haven't been messing with local volume recently (d0c4fa8) - * Consolidate local_volume_changed_timeout (d085202) + haven't been messing with local volume recently (d0c4fa8e) + * Consolidate local_volume_changed_timeout (d0852028) 2014-04-16 Nick Dedekind - * review changes (3c9c5f5) - * continue update timer if another change has come in (ad57381) - * Added heuristic account services update timer (73e9aa2) + * review changes (3c9c5f55) + * continue update timer if another change has come in (ad57381f) + * Added heuristic account services update timer (73e9aa2e) 2014-04-14 Ted Gould - * Protect against icon serialization errors (c61f3dc) + * Protect against icon serialization errors (c61f3dc9) 2014-04-04 Sergey Shnatsel Davidoff - * Add Pantheon to OnlyShowIn list in the .desktop files (278ca0f) + * Add Pantheon to OnlyShowIn list in the .desktop files (278ca0fb) 2014-04-01 CI bot - * Releasing 12.10.2+14.04.20140401-0ubuntu1 (b95433a) + * Releasing 12.10.2+14.04.20140401-0ubuntu1 (b95433ae) 2014-04-01 Michael Terry - * Use correct dbus name for Unity Greeter. (91dc2f2) + * Use correct dbus name for Unity Greeter. (91dc2f2e) 2014-04-01 Ted Gould - * Remove mute from the phone greeter (76711f9) + * Remove mute from the phone greeter (76711f96) * Make unity-greeter-session-broadcast a suggests to avoid pulling it - into seeds (060a76f) + into seeds (060a76f7) * Check the username has been gotten before using it. Fixes: 1297078 - (c5d28c4) - * Don't unref the objects in the test (d3dbfd0) + (c5d28c44) + * Don't unref the objects in the test (d3dbfd0e) 2014-04-01 Michael Terry - * Drop minor null-allowed fix; let's not mix changes (d9cf9a4) + * Drop minor null-allowed fix; let's not mix changes (d9cf9a4e) * Go back to useing correct name for unity greeter (especially in - media player) (47ca0f8) - * And fix media player usage too (0bc7948) - * Use specified greeter bus name if available (5a20cd1) + media player) (47ca0f8c) + * And fix media player usage too (0bc79489) + * Use specified greeter bus name if available (5a20cd1f) 2014-03-26 Ted Gould - * Grab test suite fix for Jenkins (39061ed) + * Grab test suite fix for Jenkins (39061ed3) 2014-03-25 Ted Gould - * Remove mute from the phone greeter (a8a1745) - * Grab test fix (4204b59) - * Grab test fix (3695c28) - * Don't unref objects we don't have a ref to (e9068f2) + * Remove mute from the phone greeter (a8a1745e) + * Grab test fix (4204b595) + * Grab test fix (3695c285) + * Don't unref objects we don't have a ref to (e9068f2e) * Make unity-greeter-session-broadcast a suggests to avoid pulling it - into seeds (ed99859) + into seeds (ed998592) * Adding a test that previously failed, but should work on this - branch (a7ede23) - * Adding an iterator test (that fails) (da388be) - * Greeter list base object test (ff7c955) + branch (a7ede233) + * Adding an iterator test (that fails) (da388be5) + * Greeter list base object test (ff7c955f) 2014-03-24 Ted Gould - * Attaching bug (b40acd2) - * Ensure selected user is not null (f405395) + * Attaching bug (b40acd21) + * Ensure selected user is not null (f405395e) 2014-03-24 CI bot - * Releasing 12.10.2+14.04.20140324-0ubuntu1 (2dc2db9) + * Releasing 12.10.2+14.04.20140324-0ubuntu1 (2dc2db93) 2014-03-24 Ted Gould * Allow the phone greeter player to control the running player in the - session. (0d21869) + session. (0d21869e) * Create players on the phone greeter based on the accounts service - data (3cd9a89) - * Export currently running player to Accounts Service (7a312f2) + data (3cd9a899) + * Export currently running player to Accounts Service (7a312f2f) 2014-03-24 Michael Terry * Sync volume and mute settings with AccountsService. Fixes: 840777 - (0aae819) + (0aae8191) 2014-03-24 Ted Gould - * Synchronize process management across indicators (f2e935d) - * Add an apport hook for debugging (87fca85) - * Merge the apport-action-states branch (7d47058) + * Synchronize process management across indicators (f2e935d9) + * Add an apport hook for debugging (87fca85f) + * Merge the apport-action-states branch (7d47058e) 2014-03-21 Ted Gould - * Updating to latest export (2cce3ce) - * Updating to latest export (d114c16) - * Make sure to clear values after removing the source (aee881c) - * Remove sound blocked timer when the service is shutdown (929d65e) - * Move all the clearing of the player into one place (0f18af8) + * Updating to latest export (2cce3ce2) + * Updating to latest export (d114c16f) + * Make sure to clear values after removing the source (aee881c0) + * Remove sound blocked timer when the service is shutdown (929d65e2) + * Move all the clearing of the player into one place (0f18af8f) 2014-03-20 Ted Gould - * Make sure to clear the player on exit (0ef1cba) - * Handle sigterm (c04df47) - * Clear the player to ensure we don't get into a ref loop (9d458fd) - * Debug message (f444eec) - * Backport the timer patch (6ebc8b9) - * If the user is already loaded don't wait on it. (61d3328) - * Debug messages (cdfa2af) - * Clear everything (6be3d4e) - * Make sure to update the player if needed (e4bb323) - * Update to trunk and export updates (1680e2e) - * Updates to trunk and the export (831571a) - * Updating to trunk (05ea919) + * Make sure to clear the player on exit (0ef1cba5) + * Handle sigterm (c04df47d) + * Clear the player to ensure we don't get into a ref loop (9d458fd0) + * Debug message (f444eeca) + * Backport the timer patch (6ebc8b95) + * If the user is already loaded don't wait on it. (61d3328c) + * Debug messages (cdfa2afe) + * Clear everything (6be3d4e7) + * Make sure to update the player if needed (e4bb3237) + * Update to trunk and export updates (1680e2e1) + * Updates to trunk and the export (831571ad) + * Updating to trunk (05ea9196) * Connect to the setting for exporting to the greeter to the creation - of the accounts service user (006c044) + of the accounts service user (006c044b) 2014-03-20 CI bot - * Releasing 12.10.2+14.04.20140320-0ubuntu1 (b237767) + * Releasing 12.10.2+14.04.20140320-0ubuntu1 (b237767c) 2014-03-20 Lars Uebernickel * Use audio-volume-mute-blocking-panel instead of *-blocked-panel - (c813df4) + (c813df4b) * Scale volume in notifications when allow-amplified-volume is set - Fixes: 1293163 (0e7edc6) + Fixes: 1293163 (0e7edc66) 2014-03-19 Ted Gould - * Adding a setting for greeter exporting (bef0abe) + * Adding a setting for greeter exporting (bef0abe5) 2014-03-19 Lars Uebernickel * Use audio-volume-mute-blocking-panel instead of *-blocked-panel - (67c63fc) + (67c63fc4) 2014-03-18 CI bot - * Releasing 12.10.2+14.04.20140318-0ubuntu1 (ecc5c9c) + * Releasing 12.10.2+14.04.20140318-0ubuntu1 (ecc5c9ca) 2014-03-18 Lars Uebernickel * Show a red icon in the panel when a sound is playing while mute is on - Fixes: 1291530 (0ab7387) + Fixes: 1291530 (0ab73876) * Scale volume in notifications when allow-amplified-volume is set - (00ff352) + (00ff3526) 2014-03-16 Lars Uebernickel * Show a red icon in the panel when a sound is playing while mute is - on (2ad6057) + on (2ad60576) 2014-03-14 Michael Terry * Fix bug where we weren't asking for volume settings on startup - (ae015c1) + (ae015c18) 2014-03-13 Michael Terry * Check XDG_SESSION_CLASS to determine if we're in greeter; use - native vala dbus interface for greeter list (01e47b1) + native vala dbus interface for greeter list (01e47b1c) 2014-03-13 Ted Gould - * Merge trunk (67d2b53) - * Merge trunk (9d8c46e) - * Catching up with trunk (aa72976) - * Sync to latest account-service-player (f37625a) - * Accurately mention what dbus test runner we need (ccfe01d) + * Merge trunk (67d2b532) + * Merge trunk (9d8c46ee) + * Catching up with trunk (aa729767) + * Sync to latest account-service-player (f37625ab) + * Accurately mention what dbus test runner we need (ccfe01db) 2014-03-13 Michael Terry - * Merge from trunk (bd6be42) + * Merge from trunk (bd6be42f) 2014-03-13 Ted Gould - * Make sure to clean up the timer (1a85759) - * Don't build proxy for unused functions (661dc6e) + * Make sure to clean up the timer (1a857591) + * Don't build proxy for unused functions (661dc6ed) 2014-03-13 CI bot - * Releasing 12.10.2+14.04.20140313-0ubuntu1 (b51fa33) + * Releasing 12.10.2+14.04.20140313-0ubuntu1 (b51fa335) 2014-03-13 Lars Uebernickel * Don't show player sections on the greeter and lock screen Fixes: - 1280378 (e3bdb0d) + 1280378 (e3bdb0df) 2014-03-12 Lars Uebernickel - * Don't show player sections on the greeter and lock screen (ee91c5f) + * Don't show player sections on the greeter and lock screen + (ee91c5f1) 2014-03-11 CI bot - * Releasing 12.10.2+14.04.20140311.1-0ubuntu1 (e2fdd75) + * Releasing 12.10.2+14.04.20140311.1-0ubuntu1 (e2fdd75b) 2014-03-11 Lars Uebernickel - * Add desktop_lockscreen profile (373f642) - * Add desktop_lockscreen profile (c02662e) + * Add desktop_lockscreen profile (373f6423) + * Add desktop_lockscreen profile (c02662ee) 2014-03-05 CI bot - * Releasing 12.10.2+14.04.20140305-0ubuntu1 (43e1c2b) + * Releasing 12.10.2+14.04.20140305-0ubuntu1 (43e1c2b0) 2014-03-05 Lars Uebernickel * Honor com.canonical.indicator.sound visible - Fixes: 829648 (b0f9912) + Fixes: 829648 + (b0f99129) 2014-03-04 Ted Gould - * Grab accounts service too (e12654c) - * Try to get session broadcast if we can (7dbb4d8) - * Make sure we have a new dbus-test-runner (5857ca8) - * Update to the latest player (e6fab6c) - * Adding a specific phone_greeter profile (e9f0b68) + * Grab accounts service too (e12654c5) + * Try to get session broadcast if we can (7dbb4d88) + * Make sure we have a new dbus-test-runner (5857ca8b) + * Update to the latest player (e6fab6c9) + * Adding a specific phone_greeter profile (e9f0b68a) * Make it so the desktop greeter doesn't have any players on it - (8c23ea5) + (8c23ea52) * Making a test for checking that we can get in and out of running - states (6a34818) + states (6a348186) 2014-03-04 Michael Terry - * Remove touch namespace for sound settings (9d812a8) + * Remove touch namespace for sound settings (9d812a8e) 2014-03-03 Michael Terry - * Set AS with new values (754ce6a) - * Fix typo (0b3b6c5) - * Fix Mute/Muted typo; only sync to AS if value changed (882dcd9) + * Set AS with new values (754ce6a4) + * Fix typo (0b3b6c5d) + * Fix Mute/Muted typo; only sync to AS if value changed (882dcd91) 2014-03-03 Ted Gould - * Add a test with real data (e74821b) + * Add a test with real data (e74821bf) 2014-03-03 Michael Terry * Support proxying mute settings too; allow cancelling previous Set - calls (abdeca5) + calls (abdeca51) 2014-03-03 Ted Gould - * Expect the base sets of data (263afe9) - * Make naming consistent (cf305cb) - * Setting up a test for the media player user (a251c36) + * Expect the base sets of data (263afe9d) + * Make naming consistent (cf305cb6) + * Setting up a test for the media player user (a251c36b) 2014-03-03 Michael Terry - * Listen for changes to Volume (7be9787) + * Listen for changes to Volume (7be97873) 2014-03-03 Ted Gould - * Pickup the separated mock (1eb67f3) - * Put the accounts service mock into a class (88dbefa) + * Pickup the separated mock (1eb67f3e) + * Put the accounts service mock into a class (88dbefac) 2014-03-03 Michael Terry - * Always use class's shared user proxy (9db2149) + * Always use class's shared user proxy (9db2149b) * Write to accountsservice even when in greeter mode; drop greeter mode in general, both sessions should act similarly - usually (f164f96) + usually (f164f96e) 2014-03-03 Ted Gould - * Debug message for the blocked user (aaabe3c) - * Print a debug message when the active user changes (72e697f) - * Blocking all '*' users (b26ca3d) + * Debug message for the blocked user (aaabe3c2) + * Print a debug message when the active user changes (72e697f8) + * Blocking all '*' users (b26ca3dc) * Check all the menu items, that way we don't have to handle all the - exceptions (621efbb) - * Test attributes on the menu (37dcdda) - * Test the number of entries in the menu (cc86009) - * Skeleton add/remove player (248a670) - * Setting up a basic sound menu test (e2e27b5) + exceptions (621efbb8) + * Test attributes on the menu (37dcddab) + * Test the number of entries in the menu (cc860092) + * Skeleton add/remove player (248a6702) + * Setting up a basic sound menu test (e2e27b5e) 2014-03-03 Michael Terry - * Fix a typo (f8615b9) + * Fix a typo (f8615b9d) 2014-03-03 Ted Gould - * Sound menu doesn't need MPRIS, that's all in the player (778db7d) + * Sound menu doesn't need MPRIS, that's all in the player (778db7d1) 2014-03-03 Lars Uebernickel - * Honor com.canonical.indicator.sound visible (2b344df) + * Honor com.canonical.indicator.sound visible (2b344df1) 2014-03-02 Ted Gould - * More debug information (a78e8bd) - * Use the detail to make this a little cleaner (c046c8f) + * More debug information (a78e8bd5) + * Use the detail to make this a little cleaner (c046c8f4) * Make enabled work the same was when the properties get updated - (0d6e0d7) + (0d6e0d7d) * Making it so that we can raise the player, which should make it - enabled (bb6dabf) - * Disconnect notify when removing the player (3c07d07) + enabled (bb6dabf8) + * Disconnect notify when removing the player (3c07d07d) 2014-02-28 Ted Gould - * Drop a connection to playlist event as well (76d1861) - * When removing disconnect as well (8b43ade) - * Reshuffle the status of the players (37b28dc) + * Drop a connection to playlist event as well (76d18619) + * When removing disconnect as well (8b43adeb) + * Reshuffle the status of the players (37b28dc5) * The running state could also be effect the is-running variable - (d67a230) + (d67a230f) * Restructuring to ensure we're doing what we want on an update - (3664e8f) - * Block the guest account (4d6c4f5) - * More debugging (db8f59a) - * Some debugging information (5a9752b) - * Use the standard code for only showing ready players (386d973) + (3664e8f9) + * Block the guest account (4d6c4f5a) + * More debugging (db8f59aa) + * Some debugging information (5a9752b7) + * Use the standard code for only showing ready players (386d9738) * Wait until we have data before saying that we can add the player - (dd42fb5) - * Debug message on property change (3847d2c) - * Remove the properties we just signaled (8dea058) - * Use the right function and report error (f06b9ff) - * Null user protection (df36f41) - * Null user protection (c362b97) - * Putting in some debug output (cb111a1) + (dd42fb51) + * Debug message on property change (3847d2c6) + * Remove the properties we just signaled (8dea0584) + * Use the right function and report error (f06b9ff7) + * Null user protection (df36f41c) + * Null user protection (c362b979) + * Putting in some debug output (cb111a1f) 2014-02-27 Ted Gould - * Adding support to the greeter signals on the other side (636de26) - * Get teh greeter proxy and control it (70d2d96) - * Adding the greeter broadcast DBus API (948e2a7) + * Adding support to the greeter signals on the other side (636de261) + * Get teh greeter proxy and control it (70d2d969) + * Adding the greeter broadcast DBus API (948e2a72) 2014-02-26 Ted Gould - * Update for gnome-fallback (e7df139) + * Update for gnome-fallback (e7df1393) 2014-02-25 Ted Gould - * Truth is difficult (e921668) - * Merge trunk and export (c003018) - * Set localstate dir (6923138) - * Update to trunk (c8be4ce) - * Debug messages (c5dd940) + * Truth is difficult (e9216681) + * Merge trunk and export (c0030182) + * Set localstate dir (69231381) + * Update to trunk (c8be4ce6) + * Debug messages (c5dd9403) 2014-02-24 Michael Terry - * First pass at volume sharing (8e9a6e1) + * First pass at volume sharing (8e9a6e13) 2014-02-24 Ted Gould - * Hmm, we totally need this (0b93aa7) - * Signalling some properties! (19fd5a7) - * Get out the dbus properties (abe2227) - * Add in the iterator support (faa10b3) - * Build up our list of media players from the greeter list (a758202) + * Hmm, we totally need this (0b93aa74) + * Signalling some properties! (19fd5a77) + * Get out the dbus properties (abe2227e) + * Add in the iterator support (faa10b31) + * Build up our list of media players from the greeter list (a758202c) 2014-02-24 CI bot - * Releasing 12.10.2+14.04.20140224-0ubuntu1 (1bbfa7f) + * Releasing 12.10.2+14.04.20140224-0ubuntu1 (1bbfa7f3) 2014-02-24 Sebastien Bacher * Remove the new added allow-applified key, it's moved to shared schemas, that way the other desktop components don't need to depends on indicator-sound only to read that settings - (33c9db0) + (33c9db00) * Remove the new added allow-applified key, it's moved to shared schemas, that way the other desktop components don't need to depends on indicator-sound only to read that settings - (44a6d9c) + (44a6d9c1) 2014-02-21 Ted Gould - * Add a todo and adjust running (d42cb16) - * Check the timestamp as well (b8e644e) - * Get the proxy values out (ceab1b9) - * Connect to getting the proxy and the settings (946e202) - * Grab split out sound settings (3f8eddf) - * A media player per-user (d89688f) - * Split out the sound settings interface (b00962d) - * Typo (c87a19b) - * Can't watch hockey and type (129467f) - * Grabbing the timestamp (acce82e) - * Adding the timeout to the mock (bc01d6c) - * Keep our timestamp up-to-date if we have a player (b8c9c36) - * Make sure to timestamp our updates (6974a81) + * Add a todo and adjust running (d42cb160) + * Check the timestamp as well (b8e644e8) + * Get the proxy values out (ceab1b92) + * Connect to getting the proxy and the settings (946e2020) + * Grab split out sound settings (3f8eddfa) + * A media player per-user (d89688f4) + * Split out the sound settings interface (b00962da) + * Typo (c87a19b5) + * Can't watch hockey and type (129467f4) + * Grabbing the timestamp (acce82e2) + * Adding the timeout to the mock (bc01d6ce) + * Keep our timestamp up-to-date if we have a player (b8c9c369) + * Make sure to timestamp our updates (6974a81b) 2014-02-20 CI bot - * Releasing 12.10.2+14.04.20140220-0ubuntu1 (b5b262f) + * Releasing 12.10.2+14.04.20140220-0ubuntu1 (b5b262fd) 2014-02-20 Lars Uebernickel - * Add support for amplified volumes (8bac377) - * Add comments explaining max_volume a bit better (bbecb29) - * Clamp volume when in the action's change_state handler (474b7ff) + * Add support for amplified volumes (8bac3770) + * Add comments explaining max_volume a bit better (bbecb29d) + * Clamp volume when in the action's change_state handler (474b7ff9) 2014-02-20 Ted Gould - * Add to XFCE (4a9a79e) - * Add in the Upstart override (363d345) - * Flip the show in variable (1900dc3) - * Add a respawn limit and cleanup the job (5205b95) + * Add to XFCE (4a9a79e4) + * Add in the Upstart override (363d3454) + * Flip the show in variable (1900dc38) + * Add a respawn limit and cleanup the job (5205b953) 2014-02-20 Lars Uebernickel - * Add support for amplified volumes (60d21d5) + * Add support for amplified volumes (60d21d58) 2014-02-13 Ted Gould - * The mocker of choice (1075756) + * The mocker of choice (10757562) 2014-02-12 Ted Gould - * Detect which player list we need at startup (0b76536) - * Would have thought that was implied (3c019c7) - * Adding a stub object for the greeter list (1110553) - * Move the player list outside of the service creation (537e5b2) + * Detect which player list we need at startup (0b76536b) + * Would have thought that was implied (3c019c7c) + * Adding a stub object for the greeter list (11105537) + * Move the player list outside of the service creation (537e5b29) * Putting an abstract MediaPlayerList class in the middle of the - Mpris implementation (2d9d89b) - * Need the accounts service GIR file (89a9490) - * Grabbing build deps for our new library friends (3ddbdee) - * Grab the generated header (bfb2375) - * Get the player test put together (c2a9d0e) - * Hmm, really should uncomment this. (18121ba) - * Adding mock values to fill out mock media player (f71a5f1) + Mpris implementation (2d9d89bb) + * Need the accounts service GIR file (89a94903) + * Grabbing build deps for our new library friends (3ddbdeea) + * Grab the generated header (bfb2375f) + * Get the player test put together (c2a9d0e2) + * Hmm, really should uncomment this. (18121baa) + * Adding mock values to fill out mock media player (f71a5f12) * Ensuring we can allocate the player, add it to an object, and woot! - (691f705) - * Setting up the build so we can have Vala mocks (7035341) - * Throwing an abstraction in front of the player (2348208) + (691f7056) + * Setting up the build so we can have Vala mocks (70353416) + * Throwing an abstraction in front of the player (23482084) 2014-02-11 Ted Gould - * Drop a dbus mock on this problem (073c7ce) + * Drop a dbus mock on this problem (073c7cef) * Allocating an object and working around libaccountsservice0 - (3dceea5) + (3dceea54) * Switch the build to have a library of all the vala components - (66edc17) - * Adding in an accounts service base test (7da8553) - * Add dbustest library (eca0a6a) - * oops (a933b3a) - * All the properties we need (28e3a8e) + (66edc177) + * Adding in an accounts service base test (7da85538) + * Add dbustest library (eca0a6a4) + * oops (a933b3a4) + * All the properties we need (28e3a8ef) * Build up to getting our settings proxy in the account manager - (b96572e) - * Update the player based on which one is running (eb1dc0f) - * Building the service over in the new object (a38509f) - * Making an object to hold our accounts service stuff (6e67bf9) + (b96572e7) + * Update the player based on which one is running (eb1dc0ff) + * Building the service over in the new object (a38509fd) + * Making an object to hold our accounts service stuff (6e67bf91) 2014-02-10 Ted Gould - * Making parallel build work again (e826a1e) - * Getting accounts service into the service (3ce0b11) - * Trying to put together all our account service pieces (9660d0b) - * CMake stuff to the ignore file (1711049) + * Making parallel build work again (e826a1e7) + * Getting accounts service into the service (3ce0b118) + * Trying to put together all our account service pieces (9660d0b5) + * CMake stuff to the ignore file (17110491) 2014-02-07 CI bot - * Releasing 12.10.2+14.04.20140207-0ubuntu1 (838ea79) - * Adding acceptance tests and merge review policies (931be72) + * Releasing 12.10.2+14.04.20140207-0ubuntu1 (838ea79e) + * Adding acceptance tests and merge review policies (931be724) 2014-02-06 Unit193 * Drop the recommends to suggests for the control centers and system settings so that flavors that don't seed those packages - aren't stuck with them. (a844f23) + aren't stuck with them. (a844f239) 2014-01-31 Ted Gould - * Adding acceptance tests and merge review policies. (c06f1a5) - * Adding merge review policy (8174c56) - * Adding basic acceptance tests (da9efdc) + * Adding acceptance tests and merge review policies. (c06f1a5e) + * Adding merge review policy (8174c565) + * Adding basic acceptance tests (da9efdc5) 2014-01-28 Unit193 * Revert last commit, simply add pavucontrol as another alternate. - (3da7d87) + (3da7d873) * Dropped Recommends to Suggests, indicator-sound isn't used to install those packages anyway, and it's highly irritating having to 'manually' update indicator-sound with - --no-install-recommends on the other flavors. (b1f2e73) + --no-install-recommends on the other flavors. (b1f2e733) 2014-01-24 Automatic PS uploader * Releasing 12.10.2+14.04.20140124-0ubuntu1 (revision 408 from - lp:indicator-sound). (61c6ebe) - * Releasing 12.10.2+14.04.20140124-0ubuntu1, based on r408 (6e88fd2) + lp:indicator-sound). (61c6ebe1) + * Releasing 12.10.2+14.04.20140124-0ubuntu1, based on r408 (6e88fd2e) 2014-01-22 Robert Ancell * Use unity-control-center if it is available. Fixes: - https://bugs.launchpad.net/bugs/1257505. (b52c2b7) - * Only run unity-control-center under unity (09cf092) + https://bugs.launchpad.net/bugs/1257505. (b52c2b78) + * Only run unity-control-center under unity (09cf0923) 2014-01-21 Lars Uebernickel - * Don't write 'interested-media-players' on startup (f7ab50b) + * Don't write 'interested-media-players' on startup (f7ab50b8) 2014-01-15 Lars Uebernickel - * Don't write 'interested-media-players' on startup (e148129) + * Don't write 'interested-media-players' on startup (e1481295) 2014-01-14 Robert Ancell * Recommend unity-control-center before gnome-control-center - (d7981a4) + (d7981a41) 2014-01-10 Robert Ancell - * Use unity-control-center if it is available (1762c40) + * Use unity-control-center if it is available (1762c40b) 2014-01-06 Ted Gould - * Own the server capabilities so we clean it up. (a7bca00) + * Own the server capabilities so we clean it up. (a7bca00d) 2014-01-03 Ted Gould - * Add the action states if we don't have a stack (376abf4) - * Install the apport stuff all nicely like (072ae31) - * Grab FTBFS fix (3db5ec2) - * The VAPI changed to make this owned (fd665a0) - * Base apport hook stuff for PPA versions (0f61247) + * Add the action states if we don't have a stack (376abf44) + * Install the apport stuff all nicely like (072ae31d) + * Grab FTBFS fix (3db5ec29) + * The VAPI changed to make this owned (fd665a06) + * Base apport hook stuff for PPA versions (0f612479) 2013-11-25 Automatic PS uploader * Releasing 12.10.2+14.04.20131125-0ubuntu1 (revision 404 from - lp:indicator-sound). (661cd46) - * Releasing 12.10.2+14.04.20131125-0ubuntu1, based on r404 (999d892) + lp:indicator-sound). (661cd46b) + * Releasing 12.10.2+14.04.20131125-0ubuntu1, based on r404 (999d892d) 2013-11-19 Ted Gould - * Test name watching utilities. (9775c49) + * Test name watching utilities. (9775c490) 2013-11-18 Ted Gould - * Fix license information. (cac428b) - * Adding DBus for the test suite (7c2b544) + * Fix license information. (cac428b0) + * Adding DBus for the test suite (7c2b5448) 2013-11-15 Ted Gould - * Copyright header (efb0c09) - * Nicer mainloop (67f6ffe) + * Copyright header (efb0c090) + * Nicer mainloop (67f6ffe3) * Adding a test to make sure we get names if they existed before we - did (6b8b48f) - * Test for a couple of names we shouldn't expect to see. (7a5f010) + did (6b8b48fe) + * Test for a couple of names we shouldn't expect to see. (7a5f0103) * Make sure we can see names coming on the bus and call the acquired - signal (fc3c648) - * Okay, no we're testing something! (30e3f1f) - * Grab Google Test (436a5a3) - * Woot, a test, kinda (868453e) - * Fixing the debian copyright to be more modern (41b6e16) + signal (fc3c6480) + * Okay, no we're testing something! (30e3f1f9) + * Grab Google Test (436a5a3a) + * Woot, a test, kinda (868453ef) + * Fixing the debian copyright to be more modern (41b6e16c) * Weird comment bug where 'lesser' ended up someplaces it didn't - belong (d57c0fe) + belong (d57c0fe5) 2013-10-31 Ted Gould * Switching around the config files. Fixes: - https://bugs.launchpad.net/bugs/1185565. (5214427) + https://bugs.launchpad.net/bugs/1185565. (5214427d) 2013-10-30 Lars Uebernickel - * Call Raise() when a media player is already running (76d71b5) + * Call Raise() when a media player is already running (76d71b52) * Make player menu item insensitive when player can't be raised - (9fb9f50) + (9fb9f507) 2013-10-29 Lars Uebernickel - * Call Raise() when activating a player menu item (aaa6d39) - * Rename MediaPlayer.launch() ot activate() (781447c) + * Call Raise() when activating a player menu item (aaa6d391) + * Rename MediaPlayer.launch() ot activate() (781447c5) 2013-10-29 Automatic PS uploader * Releasing 12.10.2+14.04.20131029.1-0ubuntu1 (revision 399 from - lp:indicator-sound). (b966050) + lp:indicator-sound). (b9660509) * Releasing 12.10.2+14.04.20131029.1-0ubuntu1, based on r399 - (aead307) + (aead3076) 2013-10-29 Lars Uebernickel - * Depend on vala 0.20 and use its GIcon.serialize(). (73a77d4) + * Depend on vala 0.20 and use its GIcon.serialize(). (73a77d46) 2013-10-28 Ted Gould - * Forgot a var (2f30a8e) - * Adding an XDG Autostart file (6a2a81e) - * Merge trunk (4f6b673) + * Forgot a var (2f30a8e4) + * Adding an XDG Autostart file (6a2a81ed) + * Merge trunk (4f6b6732) 2013-10-28 Lars Uebernickel - * Stop using g_icon_serialize() directly (287a91f) - * Depend on vala 0.20 (642b886) + * Stop using g_icon_serialize() directly (287a91fa) + * Depend on vala 0.20 (642b8860) 2013-10-28 Charles Kerr * Test that MediaPlayer's icon property isn't NULL before we serialize it. Fixes: - https://bugs.launchpad.net/bugs/1229612. (a440eb1) + https://bugs.launchpad.net/bugs/1229612. (a440eb1d) * add the null safeguard back for the pathological case of - 'application-default-icon' also failing (9ebfd4a) + 'application-default-icon' also failing (9ebfd4a4) * use 'application-default-icon' as the fallback media player icon - (05d5874) + (05d58740) 2013-10-28 Ted Gould - * Adding a phone_greeter profile. (c2533b5) + * Adding a phone_greeter profile. (c2533b50) 2013-10-28 Lars Uebernickel - * VolumeControl: don't pass vala closures into libpulse (712c118) + * VolumeControl: don't pass vala closures into libpulse (712c1184) 2013-10-28 Ted Gould - * Adding a phone_greeter profile (8444bd0) + * Adding a phone_greeter profile (8444bd0a) 2013-10-26 Lars Uebernickel - * VolumeControl: don't pass vala closures into libpulse (f20f87c) + * VolumeControl: don't pass vala closures into libpulse (f20f87c2) 2013-10-25 Charles Kerr - * test that player.icon isn't null before we serialize it. (d1c7354) + * test that player.icon isn't null before we serialize it. (d1c73541) * In Service's volume_changed() function, explicitly instantiate the GVariant to avoid leaking it. See the description in bug #1244468 for before & after C code and more information. - Fixes: https://bugs.launchpad.net/bugs/1244468. (dd48ee7) + Fixes: https://bugs.launchpad.net/bugs/1244468. (dd48ee78) 2013-10-24 Charles Kerr - * fix similar variant leaks (6f243f4) + * fix similar variant leaks (6f243f49) * in Service's volume_changed(), explicitly instantiate the GVariant - to avoid leaking it (c936add) + to avoid leaking it (c936addd) 2013-10-24 Sebastien Bacher @@ -4633,716 +4687,717 @@ gnome-control-center is doing the right thing, the session name used was also wrong and couldn't work (lp: #1239545). - Fixes: https://bugs.launchpad.net/bugs/1239545. (44724ab) + Fixes: https://bugs.launchpad.net/bugs/1239545. (44724ab7) * Don't special case Unity sessions, that's not needed since gnome-control-center is doing the right thing, the session name used was also wrong and couldn't work (lp: #1239545) - (ac9786b) + (ac9786b5) 2013-10-24 Lars Uebernickel - * Only display running players in the phone's sound menu (39890de) + * Only display running players in the phone's sound menu (39890de1) 2013-10-24 Charles Kerr * When we can't connect to pulse, wait a moment before retrying. - Fixes: https://bugs.launchpad.net/bugs/1244010. (d12eb56) + Fixes: https://bugs.launchpad.net/bugs/1244010. (d12eb569) 2013-10-23 Charles Kerr * when we fail to connect to pulse, wait a moment before retrying. - (91a91a9) + (91a91a9b) 2013-10-18 Dmitrijs Ledkovs * Define "ubiquity" indicator profile, reusing the greeter object. (LP: #1241539). Fixes: - https://bugs.launchpad.net/bugs/1241539. (c31f5da) + https://bugs.launchpad.net/bugs/1241539. (c31f5da3) * Define "ubiquity" indicator profile, reusing the greeter object. - (LP: #1241539) (b888851) + (LP: #1241539) (b8888518) 2013-10-11 Automatic PS uploader * Releasing 12.10.2+13.10.20131011-0ubuntu1 (revision 389 from - lp:indicator-sound). (88f0c9e) - * Releasing 12.10.2+13.10.20131011-0ubuntu1, based on r389 (457d498) + lp:indicator-sound). (88f0c9e8) + * Releasing 12.10.2+13.10.20131011-0ubuntu1, based on r389 (457d4989) 2013-10-10 Lars Uebernickel - * Only display running players in the phone's sound menu (a66beb0) + * Only display running players in the phone's sound menu (a66beb08) * Replace 'mute' boolean by a flag in the SoundMenu constructor - (071576b) - * Allow activating the 'volume' action (473db05) + (071576b6) + * Allow activating the 'volume' action (473db055) * Give the volume menu item a target, because the 'volume' action now - has a parameter (81c82dc) + has a parameter (81c82dca) 2013-10-09 Lars Uebernickel - * Allow activating the 'volume' action (5aa7613) + * Allow activating the 'volume' action (5aa76136) 2013-10-04 Automatic PS uploader * Releasing 12.10.2+13.10.20131004-0ubuntu1 (revision 387 from - lp:indicator-sound). (7ffdaac) - * Releasing 12.10.2+13.10.20131004-0ubuntu1, based on r387 (97bac28) + lp:indicator-sound). (7ffdaac6) + * Releasing 12.10.2+13.10.20131004-0ubuntu1, based on r387 (97bac28c) 2013-10-02 Ted Gould - * Add a desktop_greeter menu without settings. (1d20974) - * Make sure to set the initial value of settings shown (ef6e7a7) - * Changing the indicator file (026c478) - * Making the settings action optional (f488f4b) + * Add a desktop_greeter menu without settings. (1d209742) + * Make sure to set the initial value of settings shown (ef6e7a72) + * Changing the indicator file (026c478b) + * Making the settings action optional (f488f4b9) 2013-10-01 Pete Woods - * Fix translation support (6972629) + * Fix translation support (6972629d) 2013-10-01 Lars Uebernickel * Show synchronous notification when changing the volume by scrolling over the indicator. Fixes: - https://bugs.launchpad.net/bugs/1225335. (84627ae) + https://bugs.launchpad.net/bugs/1225335. (84627ae7) 2013-10-01 Pete Woods * Work around dh_translations not understanding CMake variable - substitution (b24dfce) + substitution (b24dfce8) 2013-10-01 Lars Uebernickel * Show synchronous notification when changing the volume by scrolling - over the indicator (d31be18) - * service: use vala's double.clamp() (4600123) + over the indicator (d31be181) + * service: use vala's double.clamp() (46001236) 2013-09-30 Lars Uebernickel * Reconnect when pulseaudio terminates (or crashes). Fixes: - https://bugs.launchpad.net/bugs/1231942. (91c06e1) + https://bugs.launchpad.net/bugs/1231942. (91c06e1e) 2013-09-30 Automatic PS uploader * Releasing 12.10.2+13.10.20130930-0ubuntu1 (revision 382 from - lp:indicator-sound). (d7d1981) + lp:indicator-sound). (d7d19814) 2013-09-30 Lars Uebernickel - * Reconnect when pulseaudio terminates (or crashes) (8671927) + * Reconnect when pulseaudio terminates (or crashes) (86719275) 2013-09-30 Automatic PS uploader - * Releasing 12.10.2+13.10.20130930-0ubuntu1, based on r382 (2531ab5) + * Releasing 12.10.2+13.10.20130930-0ubuntu1, based on r382 (2531ab5a) 2013-09-27 Ted Gould * Update settings URL to settings:///system. Fixes: - https://bugs.launchpad.net/bugs/1231444. (0fab1e6) + https://bugs.launchpad.net/bugs/1231444. (0fab1e68) 2013-09-26 Ted Gould - * Update settings URL to settings:///system (c97dcb0) + * Update settings URL to settings:///system (c97dcb08) 2013-09-26 Charles Kerr * Use url-dispatcher instead of invoking system-settings directly. - Fixes: https://bugs.launchpad.net/bugs/1230819. (e73201f) + Fixes: https://bugs.launchpad.net/bugs/1230819. (e73201f7) 2013-09-25 Charles Kerr - * oops, forgot to bzr add the vapi (2327b6d) + * oops, forgot to bzr add the vapi (2327b6d0) * Use url-dispatcher instead of invoking system-settings directly. - (6621a3d) + (6621a3d8) 2013-09-25 Automatic PS uploader * Releasing 12.10.2+13.10.20130924-0ubuntu1 (revision 379 from - lp:indicator-sound). (ed99810) + lp:indicator-sound). (ed998103) 2013-09-24 Automatic PS uploader - * Releasing 12.10.2+13.10.20130924-0ubuntu1, based on r379 (e729111) + * Releasing 12.10.2+13.10.20130924-0ubuntu1, based on r379 (e729111b) 2013-09-24 Ted Gould - * Recommending gnome-control-center first. (cc2d78c) - * Recommending gnome-control-center first (2bd7aaa) + * Recommending gnome-control-center first. (cc2d78ce) + * Recommending gnome-control-center first (2bd7aaa6) 2013-09-18 Automatic PS uploader * Releasing 12.10.2+13.10.20130918-0ubuntu1 (revision 377 from - lp:indicator-sound). (4db4319) - * Releasing 12.10.2+13.10.20130918-0ubuntu1, based on r377 (0cb78b6) + lp:indicator-sound). (4db43190) + * Releasing 12.10.2+13.10.20130918-0ubuntu1, based on r377 (0cb78b6e) 2013-09-16 Lars Uebernickel * Don't show the "Mute" menu item in the phone profile. Fixes: - https://bugs.launchpad.net/bugs/1220215. (d41e315) + https://bugs.launchpad.net/bugs/1220215. (d41e3154) 2013-09-15 Lars Uebernickel * sound-menu.vala: make the logic for showing the mic volume more - explicit (f234732) - * Don't show the "Mute" menu item in the phone profile (f0b5cc0) + explicit (f2347322) + * Don't show the "Mute" menu item in the phone profile (f0b5cc08) 2013-09-13 Automatic PS uploader * Releasing 12.10.2+13.10.20130913-0ubuntu1 (revision 375 from - lp:indicator-sound). (db3414a) - * Releasing 12.10.2+13.10.20130913-0ubuntu1, based on r375 (226756b) + lp:indicator-sound). (db3414a9) + * Releasing 12.10.2+13.10.20130913-0ubuntu1, based on r375 (226756be) 2013-09-12 Lars Uebernickel * Add "title" to the root action state dictionary . Fixes: - https://bugs.launchpad.net/bugs/1223635. (714775a) - * Add "title" to the root action state dictionary (babdfee) + https://bugs.launchpad.net/bugs/1223635. (714775ae) + * Add "title" to the root action state dictionary (babdfeea) 2013-09-11 Lars Uebernickel * Update POTFILES.in and mark remaining strings as translatable. - Fixes: https://bugs.launchpad.net/bugs/1223500. (3a1fe32) + Fixes: https://bugs.launchpad.net/bugs/1223500. (3a1fe327) * Remove volume percentage from translatable part of the accessible - title (5423d97) - * Update POTFILES.in (1cb2bdc) - * Mark remaining user-visible strings as translatable (eb032fc) + title (5423d97e) + * Update POTFILES.in (1cb2bdc6) + * Mark remaining user-visible strings as translatable (eb032fc5) 2013-09-09 Lars Uebernickel * Fixes bug #1221242 and #1204036 (make scrolling and middle clicking - work on the sound indicator) (a8d220a) - * Toggle mute on secondary action (8188fd2) - * Change volume when scrolling on the indicator (5d5353c) + work on the sound indicator) (a8d220ae) + * Toggle mute on secondary action (8188fd2f) + * Change volume when scrolling on the indicator (5d5353c5) 2013-08-29 Automatic PS uploader * Releasing 12.10.2+13.10.20130829-0ubuntu1 (revision 371 from - lp:indicator-sound). (246d7c9) - * Releasing 12.10.2+13.10.20130829-0ubuntu1, based on r371 (c42b7fa) + lp:indicator-sound). (246d7c9d) + * Releasing 12.10.2+13.10.20130829-0ubuntu1, based on r371 (c42b7fa5) 2013-08-28 Lars Uebernickel * Use bus_watch_namespace() for more robust monitoring of mpris - players appearing or disappearing on the bus. (e626e66) + players appearing or disappearing on the bus. (e626e668) 2013-08-27 Ted Gould - * Dropping debugging for system-wide support (fd5fc9e) - * Merge Trunk (3f3f591) + * Dropping debugging for system-wide support (fd5fc9ed) + * Merge Trunk (3f3f5915) 2013-08-26 Lars Uebernickel - * Merge trunk (2bc9546) - * bus-watch-namespace: remove stray semicolon (2094cc8) - * bus-watch-namespace: free name_space (2ee3542) + * Merge trunk (2bc9546e) + * bus-watch-namespace: remove stray semicolon (2094cc8a) + * bus-watch-namespace: free name_space (2ee35422) 2013-08-22 Automatic PS uploader * Releasing 12.10.2+13.10.20130822-0ubuntu1 (revision 369 from - lp:indicator-sound). (dc721ac) - * Releasing 12.10.2+13.10.20130822-0ubuntu1, based on r369 (8d4f1c7) + lp:indicator-sound). (dc721ac2) + * Releasing 12.10.2+13.10.20130822-0ubuntu1, based on r369 (8d4f1c74) 2013-08-22 Charles Kerr - * Don't use deprecated GSimpleActionGroup APIs. (5b32346) - * don't use deprecated GSimpleActionGroup APIs (7009ba1) + * Don't use deprecated GSimpleActionGroup APIs. (5b323462) + * don't use deprecated GSimpleActionGroup APIs (7009ba12) 2013-08-20 Automatic PS uploader * Releasing 12.10.2+13.10.20130820-0ubuntu1 (revision 367 from - lp:indicator-sound). (429dcb3) - * Releasing 12.10.2+13.10.20130820-0ubuntu1, based on r367 (6548fa4) + lp:indicator-sound). (429dcb3b) + * Releasing 12.10.2+13.10.20130820-0ubuntu1, based on r367 (6548fa48) 2013-08-20 Pete Woods - * Re-write build scripts using cmake. (e3c4574) + * Re-write build scripts using cmake. (e3c45745) 2013-08-19 Pete Woods - * Address review comments (7e63d1c) + * Address review comments (7e63d1c2) 2013-08-16 Pete Woods - * Fix up defaults (be867b8) - * Clean up the build / installation (0660fc4) - * Build using cmake (796a887) + * Fix up defaults (be867b88) + * Clean up the build / installation (0660fc4e) + * Build using cmake (796a887c) 2013-08-12 Automatic PS uploader * Releasing 12.10.2+13.10.20130812.1-0ubuntu1 (revision 365 from - lp:indicator-sound). (4fedffc) + lp:indicator-sound). (4fedffce) * Releasing 12.10.2+13.10.20130812.1-0ubuntu1, based on r365 - (8acafc4) + (8acafc42) 2013-08-09 Charles Kerr * Add back an accessible_desc property to the sound indicator. - (d9c75a4) + (d9c75a47) 2013-08-08 Charles Kerr - * add accessible-name property to the ng sound indicator (a67fff5) + * add accessible-name property to the ng sound indicator (a67fff57) 2013-08-02 Lars Uebernickel - * Use bus_watch_namespace() to monitor mpris players (98c5556) + * Use bus_watch_namespace() to monitor mpris players (98c5556a) 2013-07-31 Automatic PS uploader * Releasing 12.10.2+13.10.20130731-0ubuntu1 (revision 363 from - lp:indicator-sound). (ab72c88) - * Releasing 12.10.2+13.10.20130731-0ubuntu1, based on r363 (88b3df2) + lp:indicator-sound). (ab72c887) + * Releasing 12.10.2+13.10.20130731-0ubuntu1, based on r363 (88b3df2c) 2013-07-30 Charles Kerr - * add Recommends: u-s-s | g-c-c to debian/control. (5ce2e7a) - * add Recommends: u-s-s | g-c-c to control (717fbdc) + * add Recommends: u-s-s | g-c-c to debian/control. (5ce2e7a0) + * add Recommends: u-s-s | g-c-c to control (717fbdca) 2013-07-30 Nick Dedekind * Fixed max-icon on volume control slider. Fixes: - https://bugs.launchpad.net/bugs/1206534. (4a27f5f) - * Fixed max-icon icon source (8e34167) + https://bugs.launchpad.net/bugs/1206534. (4a27f5f5) + * Fixed max-icon icon source (8e34167a) 2013-07-26 Automatic PS uploader * Releasing 12.10.2+13.10.20130726-0ubuntu1 (revision 360 from - lp:indicator-sound). (b3372e0) - * Releasing 12.10.2+13.10.20130726-0ubuntu1, based on r360 (e20eb20) + lp:indicator-sound). (b3372e01) + * Releasing 12.10.2+13.10.20130726-0ubuntu1, based on r360 (e20eb209) 2013-07-25 Lars Uebernickel - * Actually export a phone menu. (305b46f) - * Add sound-service.c to POTFILES.in (7974975) - * Export phone menu (ce5583c) + * Actually export a phone menu. (305b46f4) + * Add sound-service.c to POTFILES.in (79749756) + * Export phone menu (ce5583c3) * service.vala: store menus in a hash table, keyed by profile name - (997864b) - * service.vala: move menu handling into sound-menu.vala (c416b34) + (997864b9) + * service.vala: move menu handling into sound-menu.vala (c416b346) 2013-07-25 Automatic PS uploader * Releasing 12.10.2+13.10.20130725-0ubuntu1 (revision 358 from - lp:indicator-sound). (5fab6aa) - * Releasing 12.10.2+13.10.20130725-0ubuntu1, based on r358 (0cc185f) + lp:indicator-sound). (5fab6aa4) + * Releasing 12.10.2+13.10.20130725-0ubuntu1, based on r358 (0cc185fd) 2013-07-24 Lars Uebernickel - * Specify fallback icons (63393f0) + * Specify fallback icons (63393f01) 2013-07-22 Automatic PS uploader * Releasing 12.10.2+13.10.20130722-0ubuntu1 (revision 356 from - lp:indicator-sound). (362efec) - * Releasing 12.10.2+13.10.20130722-0ubuntu1, based on r356 (e95b25f) + lp:indicator-sound). (362efec5) + * Releasing 12.10.2+13.10.20130722-0ubuntu1, based on r356 (e95b25f7) 2013-07-19 Lars Uebernickel * Remove Rhythmbox from the default of the 'interested-media-players' - setting (94fdf25) - * Specify fallback icons (812adbd) + setting (94fdf254) + * Specify fallback icons (812adbd2) * Remove Rhythmbox from the default of the 'interested-media-players' - setting (2dee08e) + setting (2dee08eb) 2013-07-16 Automatic PS uploader * Releasing 12.10.2+13.10.20130716-0ubuntu1 (revision 354 from - lp:indicator-sound). (5b88f58) - * Releasing 12.10.2+13.10.20130716-0ubuntu1, based on r354 (82b3035) + lp:indicator-sound). (5b88f582) + * Releasing 12.10.2+13.10.20130716-0ubuntu1, based on r354 (82b30359) 2013-07-12 Ted Gould - * Fixing directory (f219210) - * Switch from being dbus activated to being an upstart job (c884831) - * Add phone profile to indicator config. (6384608) - * Use the same menu for now, we can customize later (b19c2b9) + * Fixing directory (f2192105) + * Switch from being dbus activated to being an upstart job (c884831f) + * Add phone profile to indicator config. (6384608f) + * Use the same menu for now, we can customize later (b19c2b97) 2013-07-12 Lars Uebernickel - * Remove gtk and dbusmenu. Sorry for the big changeset. (98c77c4) + * Remove gtk and dbusmenu. Sorry for the big changeset. (98c77c44) 2013-07-11 Lars Uebernickel * Use interested-media-players instead of preferred-media-players - gsettings key (9507f27) + gsettings key (9507f278) 2013-07-10 Lars Uebernickel - * Expose playlists in the menu if the player exports them (859b8bb) + * Expose playlists in the menu if the player exports them (859b8bb0) 2013-07-06 Lars Uebernickel * Don't set player state to "Launching" when the player is already - running (503210d) - * Launch player when the play action is activated (5d9874b) + running (503210d8) + * Launch player when the play action is activated (5d9874b1) 2013-07-04 Lars Uebernickel - * Set locale and bind text domain (99b12cd) - * Put service into $pkglibexecdir (7ca6674) - * indicator file: add position (c0c0bd0) - * Remove --enable-localinstall (0ef34d2) + * Set locale and bind text domain (99b12cdd) + * Put service into $pkglibexecdir (7ca66749) + * indicator file: add position (c0c0bd01) + * Remove --enable-localinstall (0ef34d21) 2013-06-28 Lars Uebernickel * media-player-list, mpris2-watcher: remove unneded `public` from - methods (a1bb4f8) + methods (a1bb4f83) * service.vala: make removing a player from the menu more readable - (040e997) + (040e9977) 2013-06-19 Lars Uebernickel - * Fold all patches into source (9d78a43) - * Disable warnings for vala-generated C code (a0773c5) - * Remove icon (bb23395) - * Install indicator file (356fd4e) - * Install icons in $(datadir) (f749725) - * Mark translatable strings as translatable (6c65b1d) - * Update POTFILES.in (886c989) - * Merge trunk (6339a0a) + * Fold all patches into source (9d78a433) + * Disable warnings for vala-generated C code (a0773c53) + * Remove icon (bb23395d) + * Install indicator file (356fd4ed) + * Install icons in $(datadir) (f749725d) + * Mark translatable strings as translatable (6c65b1d8) + * Update POTFILES.in (886c989b) + * Merge trunk (6339a0a8) 2013-06-18 Lars Uebernickel - * Update .bzrignore (f5e8d29) - * Update indicator icon when volume changes (d3ee0f5) + * Update .bzrignore (f5e8d29a) + * Update indicator icon when volume changes (d3ee0f57) * Allow setting the microphone volume if an app using it is running - (e2d1ed2) - * Remove obsolete files (gtk and dbusmenu) (cb8cb6e) + (e2d1ed2c) + * Remove obsolete files (gtk and dbusmenu) (cb8cb6ef) 2013-06-17 Lars Uebernickel * Mpris2Watcher: use match rules to avoid unnecessary wakeups - (c6f14a0) - * Change playback action state to "string" (a44eabf) - * Export playback menu item (a0fae2e) + (c6f14a08) + * Change playback action state to "string" (a44eabf4) + * Export playback menu item (a0fae2ec) 2013-06-13 Lars Uebernickel - * Put mute and volume slider into a single section (9b3162f) - * Give players their own section in the menu (f7ff900) - * Player menu item: export application icon (911f43f) - * Use 'indicator.' prefix for player menu items (4f98702) + * Put mute and volume slider into a single section (9b3162f7) + * Give players their own section in the menu (f7ff900f) + * Player menu item: export application icon (911f43fa) + * Use 'indicator.' prefix for player menu items (4f98702c) 2013-06-07 Lars Uebernickel - * Use {min,max}-icon instead of {primary,secondary}-icon (438516d) + * Use {min,max}-icon instead of {primary,secondary}-icon (438516dc) 2013-06-07 Automatic PS uploader - * Releasing 12.10.2daily13.06.07-0ubuntu1 to ubuntu. (1f37b72) - * Releasing 12.10.2daily13.06.07-0ubuntu1, based on r351 (013d9cb) + * Releasing 12.10.2daily13.06.07-0ubuntu1 to ubuntu. (1f37b724) + * Releasing 12.10.2daily13.06.07-0ubuntu1, based on r351 (013d9cba) 2013-05-31 Lars Uebernickel - * Set attributes describing the slider menu item (36272c5) + * Set attributes describing the slider menu item (36272c5b) 2013-05-31 Jeremy Bicha * Change debian/control to depend on valac (>= 0.18) instead of - vala-0.18. (cd8d6a6) + vala-0.18. (cd8d6a65) 2013-05-30 Jeremy Bicha * debian/control: - Build with valac (>= 0.18) instead of - vala-0.18 for easier transitions (4a55b57) + vala-0.18 for easier transitions (4a55b57e) 2013-05-29 Lars Uebernickel - * Change root action state to a{sv} (26315a5) - * Use new indicator file format (92cded6) + * Change root action state to a{sv} (26315a5b) + * Use new indicator file format (92cded6d) 2013-05-03 Automatic PS uploader - * Releasing 12.10.2daily13.05.02-0ubuntu1 to ubuntu. (9bcd4ec) + * Releasing 12.10.2daily13.05.02-0ubuntu1 to ubuntu. (9bcd4ec9) 2013-05-02 Automatic PS uploader - * Releasing 12.10.2daily13.05.02-0ubuntu1, based on r349 (c9b734b) + * Releasing 12.10.2daily13.05.02-0ubuntu1, based on r349 (c9b734ba) 2013-05-02 Mathieu Trudel-Lapierre - * Merge changes from /13.04 branch for saucy. (81d69b6) - * releasing version 12.10.2daily13.04.12-0ubuntu1 (9af8697) + * Merge changes from /13.04 branch for saucy. (81d69b61) + * releasing version 12.10.2daily13.04.12-0ubuntu1 (9af8697f) 2013-04-11 Marco Trevisan (Treviño) * TransportMenuitem: ignore events not coming from - transport-menu-items. (3bb4808) + transport-menu-items. (3bb48084) * TransportMenuItem: ignore events if they are not of the dbus-menu - transport (0c77367) - * common-defs: add DbusmenuTransport.MENUITEM_STATE_CHANGE (4d84133) + transport (0c773672) + * common-defs: add DbusmenuTransport.MENUITEM_STATE_CHANGE (4d84133a) 2013-04-09 Lars Uebernickel - * Forget track information when player is quit (f3de5c9) + * Forget track information when player is quit (f3de5c9a) * Add information about the current track to the player actions - (7fec353) + (7fec353c) 2013-04-05 Marco Trevisan (Treviño) * PlayerActivator: Use BAMF to find the windows to activate with - timestamp (d774ac3) + timestamp (d774ac38) * PlayerController use GtkApplicationPlayer and activate it when we - need to raise (a83c4b7) + need to raise (a83c4b7d) * MenuItem: use GtkLaunchContext with proper event timeout to launch - applications (63616b0) + applications (63616b0b) 2013-04-04 Lars Uebernickel - * Don't add players to the root menu (e0e9e9b) + * Don't add players to the root menu (e0e9e9bc) * Really sync player list with preferred-media-players setting - (4138cbe) + (4138cbeb) * Service: create player action right away, not lazily in an idle - (6fabe99) - * Drop unneeded deps (e38bff2) + (6fabe993) + * Drop unneeded deps (e38bff2e) * configure.ac: require same vala version as debian packaging - (ba3f54b) - * Modernize vala compiling in Makefile.am (77e3a0b) - * Remove sound-service-marshal (not needed anymore) (69fc4a3) - * Don't build unused files and remove superseded files (838d436) + (ba3f54b2) + * Modernize vala compiling in Makefile.am (77e3a0bb) + * Remove sound-service-marshal (not needed anymore) (69fc4a3d) + * Don't build unused files and remove superseded files (838d4366) 2013-04-03 Lars Uebernickel - * service.vala: add license header (eb24b0d) - * MediaPlayerList: use appname.desktop also for lookups (deb90ed) - * Remove players when settings key changes (83c37bd) - * Always update all player actions (7519d2e) - * MediaPlayerList: remove debug messages (e1d7602) + * service.vala: add license header (eb24b0db) + * MediaPlayerList: use appname.desktop also for lookups (deb90ed3) + * Remove players when settings key changes (83c37bd1) + * Always update all player actions (7519d2eb) + * MediaPlayerList: remove debug messages (e1d7602c) * Make MediaPlayerList iteratable instead of providing the "players" - property (9f030ed) + property (9f030ed4) * Append ".desktop" to the desktop entries reported from MPRIS - (e341f4f) - * Sync list of media players with gsettings (b5d24ee) + (e341f4f7) + * Sync list of media players with gsettings (b5d24eee) 2013-04-02 Marco Trevisan (Treviño) - * PlayerActivator: Adding end line to file. (0762482) - * PlayerActivator: style fix (d858306) + * PlayerActivator: Adding end line to file. (0762482b) + * PlayerActivator: style fix (d8583063) * PlayerActivator: fix crash and activation with WebApplications - (e90191e) + (e90191e4) * PlayerActivator: Use BAMF to find the windows to activate with - timestamp (ba80753) + timestamp (ba80753b) 2013-03-30 Marco Trevisan (Treviño) * PlayerController use GtkApplicationPlayer and activate it when we - need to raise (e6779ec) + need to raise (e6779eca) * GtkApplicationPlayer: add a class to handle the GtkApplication - players (fab9245) + players (fab92456) * MenuItem: use GtkLaunchContext with proper event timeout to launch - applications (eacbe64) + applications (eacbe640) 2013-03-28 Lars Uebernickel - * Show running media players in the menu (1419ef3) + * Show running media players in the menu (1419ef39) 2013-03-27 Lars Uebernickel - * VolumeControl: turn "ready" into a property (0386c87) + * VolumeControl: turn "ready" into a property (0386c87d) * Add VolumeControl and hook up mute and volume actions to it - (c3d504b) + (c3d504bc) 2013-03-25 Lars Uebernickel - * Update POTFILES (for `make check`) (5cd2cc8) - * Remove old tests (8e00b5f) + * Update POTFILES (for `make check`) (5cd2cc80) + * Remove old tests (8e00b5fd) 2013-03-22 Lars Uebernickel - * Add service that adheres to the new indicator protocol (92c98f3) + * Add service that adheres to the new indicator protocol (92c98f34) 2013-03-07 Automatic PS uploader - * Releasing 12.10.2daily13.03.07-0ubuntu1 to ubuntu. (6a225f9) + * Releasing 12.10.2daily13.03.07-0ubuntu1 to ubuntu. (6a225f96) 2013-03-06 Lars Uebernickel - * Remove libsoundmenu (panel plugin) (ea30986) + * Remove libsoundmenu (panel plugin) (ea30986e) 2013-03-07 Automatic PS uploader - * Releasing 12.10.2daily13.03.07-0ubuntu1, based on r343 (6edf687) + * Releasing 12.10.2daily13.03.07-0ubuntu1, based on r343 (6edf6870) 2013-03-06 Lars Uebernickel * Mpris2Watcher: use match rules to avoid unnecessary wakeups - (c5c7eb2) + (c5c7eb28) 2013-03-04 Lars Uebernickel * Mpris2Watcher: use match rules to avoid unnecessary wakeups - (a197977) + (a1979770) 2013-02-25 Automatic PS uploader - * Releasing 12.10.2daily13.02.25-0ubuntu1 to ubuntu. (ce02b10) - * Releasing 12.10.2daily13.02.25-0ubuntu1, based on r341 (987806a) + * Releasing 12.10.2daily13.02.25-0ubuntu1 to ubuntu. (ce02b10b) + * Releasing 12.10.2daily13.02.25-0ubuntu1, based on r341 (987806ad) 2013-02-21 Lars Uebernickel - * transport-widget: use menu's style for the buttons (2820838) - * Add a comment explaining the change in the last commit (8356682) - * transport-widget: use menu's style for the buttons (59ab382) + * transport-widget: use menu's style for the buttons (28208383) + * Add a comment explaining the change in the last commit (83566829) + * transport-widget: use menu's style for the buttons (59ab3822) 2012-11-21 Didier Roche - * Releasing 12.10.2daily12.11.21.1-0ubuntu1 (4619f0c) + * Releasing 12.10.2daily12.11.21.1-0ubuntu1 (4619f0c5) 2012-11-21 Automatic PS uploader - * Releasing 12.10.2daily12.11.21.1-0ubuntu1, based on r339 (41a589d) + * Releasing 12.10.2daily12.11.21.1-0ubuntu1, based on r339 (41a589d2) 2012-11-16 Didier Roche - * Share credit where credit is due. (cd2e269) - * share credit where credit is due (86b1a71) + * Share credit where credit is due. (cd2e2698) + * share credit where credit is due (86b1a710) 2012-11-16 Mathieu Trudel-Lapierre - * bootstrap changelog for daily build. (e031cdb) + * bootstrap changelog for daily build. (e031cdbf) 2012-11-15 Mathieu Trudel-Lapierre - * bootstrap daily upload changelog message. (88c1f07) + * bootstrap daily upload changelog message. (88c1f07c) 2012-11-15 Sebastien Bacher - * Inline package. (fb4b477) + * Inline package. (fb4b4773) 2012-11-14 Mathieu Trudel-Lapierre * Remove extra # typo in notice to uploaders in debian/control. - (ae4b903) + (ae4b903d) * debian/source/format: migrate back to source format 1.0 for consistency with the rest of the indicator stack. - (8cbf7c9) + (8cbf7c9c) * enable quilt with the dh sequencer to make sure patches get - applied. (61587da) - * Reorganise Build-Depends for clarity. (be7764f) - * debian/compat: bump to compat level 9. (fba731a) + applied. (61587dac) + * Reorganise Build-Depends for clarity. (be7764ff) + * debian/compat: bump to compat level 9. (fba731ac) * debian/rules: - override dh_autoreconf to use autogen.sh for the reconfiguration process. - add export - DPKG_GENSYMBOLS_CHECK_LEVEL=4. (17836e4) + DPKG_GENSYMBOLS_CHECK_LEVEL=4. (17836e4e) * debian/control: - 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. (79bc986) + Vcs-Browser fields with comment for uploaders. (79bc986e) 2012-11-13 Mathieu Trudel-Lapierre * Specify that the package should be in split mode for bzr bd. - (786438b) + (786438bc) * Import debian/ from lp:~ubuntu-desktop/indicator-sound/ubuntu. - (745e6e1) + (745e6e15) 2012-11-08 Charles Kerr - * add 'check-news' to AM_INIT_AUTOMAKE (3903a7f) + * add 'check-news' to AM_INIT_AUTOMAKE (3903a7f9) 2012-10-30 Ken VanDine * [ Allan LeSage ]; debian/control: update to debhelper 9.. - debian/rules: change to debhelper 9.0 (ffc53c3) - * releasing version 12.10.1-0ubuntu2 (47b5650) + debian/rules: change to debhelper 9.0 (ffc53c30) + * releasing version 12.10.1-0ubuntu2 (47b56502) 2012-10-26 unknown - * releasing version 12.10.1-0ubuntu2~ppa1 (ce978d5) + * releasing version 12.10.1-0ubuntu2~ppa1 (ce978d54) * debian/control: update to debhelper 9.0; debian/rules: change to - debhelper 9.0 (89211f0) + debhelper 9.0 (89211f0b) 2012-10-10 Albert Astals - * Remove the determine_key function (7067328) + * Remove the determine_key function (70673285) * Use the file path directly if it's an absolute path. Fixes: https://bugs.launchpad.net/bugs/1024705. Approved by Conor - Curran, jenkins. (2204cf8) - * Use the file path directly if it's an absolute path (a4eacde) + Curran, jenkins. (2204cf86) + * Use the file path directly if it's an absolute path (a4eacdea) 2012-10-09 Albert Astals - * Remove the determine_key function (ddecaed) + * Remove the determine_key function (ddecaedd) 2012-10-03 Sebastien Bacher - * New upstream release. (337eca5) - * Import upstream version 12.10.1 (0cd54fb) - * releasing version 12.10.1-0ubuntu1 (b6da5f1) - * New upstream release. (d965f59) - * Import upstream version 12.10.1 (4d99273) + * New upstream release. (337eca51) + * Import upstream version 12.10.1 (0cd54fbe) + * releasing version 12.10.1-0ubuntu1 (b6da5f10) + * New upstream release. (d965f59c) + * Import upstream version 12.10.1 (4d99273a) 2012-10-03 Charles Kerr - * 12.10.1 (3683d55) + * 12.10.1 (3683d556) 2012-09-20 Charles Kerr - * don't include in library code (89164d8) + * don't include in library code (89164d80) 2012-08-22 Charles Kerr * merge lp:~charlesk/indicator-sound/nogtk2 to disable gtk2 builds in - the configure script (72b10b7) + the configure script (72b10b78) 2012-08-22 Sebastien Bacher * Drop GTK2 build since ido stopped providing support for that version; debian/control: build with the current vala - version (2813800) - * releasing version 12.10.0-0ubuntu2 (0908d39) + version (2813800f) + * releasing version 12.10.0-0ubuntu2 (0908d39e) * Drop GTK2 build since ido stopped providing support for that version; debian/control: build with the current vala - version (0e1e045) + version (0e1e045b) 2012-07-24 Charles Kerr - * remove the gtk2 option (5b0ccb8) + * remove the gtk2 option (5b0ccb84) 2012-07-12 Sebastien Bacher - * Import upstream version 12.10.0 (2560f7d) + * Import upstream version 12.10.0 (2560f7de) * New upstream release. - 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 call. debian/patches/lp_992262.patch. debian/patches/lp_902715.patch: - dropped, the fix is in - the new version (0c53758) - * releasing version 12.10.0-0ubuntu1 (7414483) + the new version (0c53758e) + * releasing version 12.10.0-0ubuntu1 (74144839) * New upstream release. - 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 call. debian/patches/lp_992262.patch. debian/patches/lp_902715.patch: - dropped, the fix is in - the new version (f9fad5d) - * Import upstream version 12.10.0 (6128667) + the new version (f9fad5d4) + * Import upstream version 12.10.0 (61286675) 2012-07-12 Charles Kerr - * bump version to 12.10.0 (2900797) - * add src/volume-widget.c to POTFILES.in for translation (857d416) + * bump version to 12.10.0 (29007972) + * add src/volume-widget.c to POTFILES.in for translation (857d416f) 2012-07-11 Charles Kerr * remove deprecated call to gtk_style_context_notify_state_change() ... according to the GTK documentation, it's been - deprecated since GTK 3.6 and does nothing. (f71a90b) + deprecated since GTK 3.6 and does nothing. (f71a90bf) 2012-06-21 Conor Curran - * manually merge of lp:~victored/indicator-sound/lp-1014955 (dcde0e2) + * manually merge of lp:~victored/indicator-sound/lp-1014955 + (dcde0e28) 2012-05-03 Ken VanDine - * releasing version 0.8.5.0-0ubuntu3 (b681126) + * releasing version 0.8.5.0-0ubuntu3 (b6811263) * debian/patches/lp_992262.patch - fix sound indicator not working after amarok close (LP: #992262. debian/patches/lp_902715.patch - Partial fix which sets @@ -5353,21 +5408,21 @@ 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) (0f3bf77) - * releasing version 0.8.5.0-0ubuntu2 (b1e8f00) + silent. (LP: #902715) (0f3bf77a) + * releasing version 0.8.5.0-0ubuntu2 (b1e8f00b) 2012-05-03 Conor Curran - * be explicit in handling ardour (5f9a9b8) + * be explicit in handling ardour (5f9a9b8b) 2012-05-03 Charles Kerr * merge lp:~cjcurran/indicator-sound/lp-992262-fix to fix sound - indicator not working after amarok close (7d47922) + indicator not working after amarok close (7d479227) 2012-05-03 Conor Curran - * make sure to handle amaroks desktop file name (c172666) + * make sure to handle amaroks desktop file name (c172666f) 2012-05-03 Ken VanDine @@ -5381,66 +5436,66 @@ 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) (8c3919c) + silent. (LP: #902715) (8c3919c6) 2012-04-25 Charles Kerr * merge lp:~cjcurran/indicator-sound/fix-lp-902715 to make the sound menu's volume slider accessible for screen readers. - (5a64bab) + (5a64bab1) 2012-04-23 Conor Curran - * make sure on key press it updates atk (6e076f0) - * make sure on start up it's set (2c3d9c4) + * make sure on key press it updates atk (6e076f02) + * make sure on start up it's set (2c3d9c4c) * set the desc prop on the menuitem, disregard the atk approach from - the widget (a41f4d3) + the widget (a41f4d3c) 2012-04-12 Conor Curran - * use instances available and don't cast (9740d6e) - * ensure to set the name of the gtk range for atk (1ea2919) + * use instances available and don't cast (9740d6e7) + * ensure to set the name of the gtk range for atk (1ea2919f) 2012-04-02 Janne Jokitalo (astraljava) * debian/patches: - sound_ubuntustudio.patch: added to prefer pavucontrol as the mixer app in Ubuntu Studio. (LP: - #972749) (3b1ebd8) + #972749) (3b1ebd8c) 2012-03-30 Ken VanDine - * releasing version 0.8.5.0-0ubuntu1 (314748d) + * releasing version 0.8.5.0-0ubuntu1 (314748d2) * New upstream release. - 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) (66d95fc) - * Import upstream version 0.8.5.0 (31b5a5a) - * releasing version 0.8.4.1-0ubuntu4 (d738d09) + #960578) - FIX (LP: FIX) (66d95fc3) + * Import upstream version 0.8.5.0 (31b5a5a6) + * releasing version 0.8.4.1-0ubuntu4 (d738d091) 2012-03-30 Conor Curran - * don't look for makefile in the tests dir for now (51bfc39) - * bump for release (a010f1e) - * turn off tests for now until they are relevant (32f7a10) + * don't look for makefile in the tests dir for now (51bfc395) + * bump for release (a010f1ee) + * turn off tests for now until they are relevant (32f7a103) 2012-03-30 Charles Kerr * merge conor's code to revert the icon in the gutter positioning to - keep inline with other indicators. (a2911e4) + keep inline with other indicators. (a2911e4c) 2012-03-30 Conor Curran - * tidy up (e6f217f) + * tidy up (e6f217fb) * draw the triangle using the image and not the pixbuf from before - (e8170f5) - * pad the top of the box around metadata (f8b37d6) + (e8170f5e) + * pad the top of the box around metadata (f8b37d6a) 2012-03-30 Ken VanDine - * Import upstream version 0.8.5.0 (01d561b) + * Import upstream version 0.8.5.0 (01d561bf) * New upstream release. - Inconsistency between messaging menu and sound menu pips (LP: #933593) - indicator-sound-service crashed with SIGSEGV in @@ -5450,128 +5505,128 @@ #960578) - FIX (LP: FIX. -debian/patches/lp_945827.patch, debian/patches/lp_960846.patch - dropped, merged - upstream (da0268d) + upstream (da0268d9) 2012-03-30 Conor Curran - * move the app icon in from the gutter (f1182db) + * move the app icon in from the gutter (f1182db1) 2012-03-29 Conor Curran - * tests reactivated, now for them to be actually useful (463ab56) - * merged Allan's test work and turn on tests (747b465) + * tests reactivated, now for them to be actually useful (463ab561) + * merged Allan's test work and turn on tests (747b4652) 2012-03-28 Allan LeSage - * Merge from trunk. (dcafea3) + * Merge from trunk. (dcafea3b) 2012-03-27 Allan LeSage - * Cleaning up *.gcno during clean-local. (19971a3) - * Incredibly pedantic name change for gcovr xml results. (605a571) + * Cleaning up *.gcno during clean-local. (19971a3d) + * Incredibly pedantic name change for gcovr xml results. (605a5719) 2012-03-27 Charles Kerr * merge lp:~charlesk/indicator-sound/remove-interested-client to fix a pair of indicator-sound-service crashes (bug #949837 and - bug #965848) related to removing media clients (d4a6529) + bug #965848) related to removing media clients (d4a65297) 2012-03-26 Charles Kerr * prevent a cyclical dependency in establish_file_monitoring() from trying to unref 'monitor' right after it's been freed. - (afb59cd) + (afb59cd4) * remove_interested() and add_interested() shouldn't call g_settings_set_strv() with an array of strings that isn't - NULL-terminated. (e02ed10) + NULL-terminated. (e02ed10f) 2012-03-22 Lionel Le Folgoc * debian/patches: - sound_xubuntu.patch: added, prefer pavucontrol over xfce4-mixer on Xubuntu. (lp: #961745) - (70d1d8c) + (70d1d8cf) 2012-03-21 Allan LeSage - * Removed gcovr dependency for coverage tooling. (577fad2) + * Removed gcovr dependency for coverage tooling. (577fad28) 2012-03-21 Ken VanDine - * releasing version 0.8.4.1-0ubuntu3 (a198e84) + * releasing version 0.8.4.1-0ubuntu3 (a198e844) * debian/patches/lp_960846.patch - check that the active - playlists container is not null (LP: #960846) (454505b) + playlists container is not null (LP: #960846) (454505bb) 2012-03-21 Conor Curran * make sure to check the active playlists container is not null - (cf5c77a) + (cf5c77a3) 2012-03-20 Ken VanDine - * releasing version 0.8.4.1-0ubuntu2 (2f7ca45) + * releasing version 0.8.4.1-0ubuntu2 (2f7ca458) 2012-03-20 Charles Kerr * merge lp:~charlesk/indicator-sound/blacklist-leaks to fix a couple of minor memory leaks when pulling 'player_name' and - 'blacklist' strings out of dbus. (55ded30) + 'blacklist' strings out of dbus. (55ded30a) 2012-03-20 Ken VanDine * debian/patches/lp_945827.patch - fix for a playlist crasher - (LP: #945827) (5ef2562) + (LP: #945827) (5ef25627) 2012-03-19 Charles Kerr * merge lp:~cjcurran/indicator-sound/fixes-945827 to fix a playlist - crash. (140d27a) + crash. (140d27a1) 2012-03-19 Conor Curran * more defensive approach to dealing with the playlistdetails struct specifically the activeplaylist prop, tweaked player label - padding by 1 pixel (90c440a) + padding by 1 pixel (90c440a0) 2012-03-19 Ken VanDine - * releasing version 0.8.4.1-0ubuntu1 (14ac84f) - * Import upstream version 0.8.4.1 (858d8ee) + * releasing version 0.8.4.1-0ubuntu1 (14ac84f1) + * Import upstream version 0.8.4.1 (858d8ee6) * debian/patches/sound_nua.patch - don't try to free a static - string (LP: #957387) (30fc94d) + string (LP: #957387) (30fc94df) 2012-03-19 Conor Curran - * bump the revision for release (2e894a2) + * bump the revision for release (2e894a27) 2012-03-19 Ken VanDine - * Import upstream version 0.8.4.1 (2e2e1a5) + * Import upstream version 0.8.4.1 (2e2e1a5d) * New upstream release. - 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) (8d4403e) + try to free a static string (LP: #957387) (8d4403e2) 2012-03-16 Charles Kerr * merge Gabor Kelemen's lp:~kelemeng/indicator-sound/bug957517 to fix i18n of indicator-sound's accessible description, Bug - #957517 (9d6be5d) + #957517 (9d6be5dd) 2012-03-17 Gabor Kelemen * Change i18n header to gi18n-lib.h to translate the accessible description. Also change it in other files too to make - them futureproof. LP: #957517 (fef2588) + them futureproof. LP: #957517 (fef2588b) 2012-03-16 Charles Kerr * fix a pair of minor memory leaks when processing blacklist requests - via dbus. (3540a2c) + via dbus. (3540a2cd) 2012-03-16 Ken VanDine - * releasing version 0.8.4.0-0ubuntu1 (3f88c38) + * releasing version 0.8.4.0-0ubuntu1 (3f88c380) * New upstream release. - indicator-sound "Choose Playlist" menu item does nothing when using Rhythmbox (LP: #952550) - crashed with SIGSEGV in g_strdup() (LP: #946607) - @@ -5580,24 +5635,24 @@ #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) (cbd5d49) - * Import upstream version 0.8.4.0 (8e8a06a) - * releasing version 0.8.3.0-0ubuntu2 (79dc1a8) + album cover (LP: #806848) (cbd5d493) + * Import upstream version 0.8.4.0 (8e8a06aa) + * releasing version 0.8.3.0-0ubuntu2 (79dc1a84) 2012-03-16 Conor Curran * set the player name on the transport item so as hud can identify - the default player (f0bcb96) + the default player (f0bcb96d) 2012-03-16 Charles Kerr * don't abort isound via g_error() if it can't connect to the bus. lp:~cjcurran/indicator-sound/use_g_critical_instead_of_g_error - (324a229) + (324a2291) 2012-03-16 Ken VanDine - * Import upstream version 0.8.4.0 (d8574d9) + * Import upstream version 0.8.4.0 (d8574d92) * New upstream release. - indicator-sound "Choose Playlist" menu item does nothing when using Rhythmbox (LP: #952550) - crashed with SIGSEGV in g_strdup() (LP: #946607) - @@ -5606,174 +5661,174 @@ #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) (9c99a71) + album cover (LP: #806848) (9c99a71d) * debian/patches/sound_nua.patch - Sound Settings link doesn't - work in GNOME Classic (LP: #941704) (bdb9527) + work in GNOME Classic (LP: #941704) (bdb95273) 2012-03-16 Conor Curran - * don't g_error just use g_critical (380631e) + * don't g_error just use g_critical (380631ef) 2012-03-15 Charles Kerr * merge lp:~cjcurran/indicator-sound/excessive-redraws-fix to not call gtk_image_clear() when there's already no album art. - (bb95a84) + (bb95a845) 2012-03-15 Conor Curran - * make sure to clear the old image for gtk2 aswell (68056b3) - * fixes excessive draw calls (c0423ca) + * make sure to clear the old image for gtk2 aswell (68056b33) + * fixes excessive draw calls (c0423caf) 2012-03-14 Charles Kerr * fix pa_operation_unref(NULL) crash by merging - ~cjcurran/indicator-sound/global-mute-defensive (6d53111) + ~cjcurran/indicator-sound/global-mute-defensive (6d53111b) * merge lp:~cjcurran/indicator-sound/coverity-fixes to fix a minor - coverity warning (29e476a) + coverity warning (29e476ae) 2012-03-14 Conor Curran - * remove crud (bd9058c) - * make the code clear so as coverity stops whinging. (ca2d708) + * remove crud (bd9058c2) + * make the code clear so as coverity stops whinging. (ca2d708b) * make sure to be defensive if pulse goes away in the middle of a - global mute operation (f61ca4c) + global mute operation (f61ca4cc) 2012-03-13 Conor Curran * Makes sure to accommodate for null player titles as supplied by the mpris interface of the player, redundant code spotted by - Coverity (c759f4e) - * make sure to comply with the mpris spec (3621107) + Coverity (c759f4e9) + * make sure to comply with the mpris spec (36211076) 2012-03-12 Charles Kerr * added listening to ido scale's new 'primary clicked' and 'secondary - clicked' events for lp bug #921065 (ffb079a) + clicked' events for lp bug #921065 (ffb079a8) 2012-03-12 Conor Curran * signature on the GetPlaylists mpris in the interface corrected - (8ff7b4e) + (8ff7b4e1) 2012-03-10 Charles Kerr * use the new signals from lp:~charlesk/ido/lp-921065 to fix lp bug - #921065 (03ea74c) + #921065 (03ea74c2) 2012-03-05 Charles Kerr * merge lp:~charlesk/indicator-sound/lp-944250 to fix the buffer overrun error reported by Coverity in bug #944250 - (4e9083f) + (4e9083f7) 2012-03-03 Charles Kerr - * fix static overrun in lp Bug #944250 (3fc82a0) + * fix static overrun in lp Bug #944250 (3fc82a0f) 2012-03-02 Ken VanDine - * releasing version 0.8.3.0-0ubuntu1 (083c2f7) + * releasing version 0.8.3.0-0ubuntu1 (083c2f79) * New upstream release. - 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) (90b7db3) - * Import upstream version 0.8.3.0 (068f00c) - * Import upstream version 0.8.3.0 (dc70d2a) + name are not aligned (LP: #939929) (90b7db35) + * Import upstream version 0.8.3.0 (068f00cd) + * Import upstream version 0.8.3.0 (dc70d2a9) * New upstream release. - 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) (d33e222) + name are not aligned (LP: #939929) (d33e222d) 2012-03-01 Conor Curran - * bumped for release (1f9baf0) + * bumped for release (1f9baf0f) * merge the dynamic removal of player items from menu on app - uninstall (1b3b052) - * realign the padding on the player title (3834964) - * play it safe branch (ff0714e) - * fix charles coverity fixes (ffc2f69) + uninstall (1b3b0525) + * realign the padding on the player title (38349642) + * play it safe branch (ff0714ee) + * fix charles coverity fixes (ffc2f69f) * check the state of the pulse context to ensure it's ready for - interaction (4083748) + interaction (40837488) * play it safe around UI pulse interactions - hopefully circumvents - odd crashes that have been reported (ee55f50) + odd crashes that have been reported (ee55f50a) * how can we be sure the details struct is not null, is this the fix - to that memory corruption (0045560) + to that memory corruption (00455609) 2012-02-29 Conor Curran - * make sure to return if there is no valid playlist (5d56e1d) + * make sure to return if there is no valid playlist (5d56e1dc) 2012-02-27 Conor Curran * make sure we are dynamically sensitive to players being uninstalled - whilst they still have an entry in the menu (b55fd2b) + whilst they still have an entry in the menu (b55fd2bd) 2012-02-24 Conor Curran - * push it down another 2 pixels (59eb64f) - * pad appication name text by 2 pixels (d7aac51) + * push it down another 2 pixels (59eb64fd) + * pad appication name text by 2 pixels (d7aac51c) 2012-02-22 Ken VanDine - * releasing version 0.8.2.0-0ubuntu1 (3544224) + * releasing version 0.8.2.0-0ubuntu1 (35442241) * New upstream release. - 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) - (06cfe12) - * Import upstream version 0.8.2.0 (87422f8) + (06cfe124) + * Import upstream version 0.8.2.0 (87422f8f) 2012-02-22 Conor Curran - * bump for release 0.8.2.0 (062aadf) - * merge the ui fixes on the indicator side (dae2c85) + * bump for release 0.8.2.0 (062aadf6) + * merge the ui fixes on the indicator side (dae2c851) * putting in place more checks for transport-widget and the slider, - also fixed some more ui glitches (b7038fe) + also fixed some more ui glitches (b7038fe8) 2012-02-22 Ken VanDine - * Import upstream version 0.8.2.0 (78ef933) + * Import upstream version 0.8.2.0 (78ef933f) * New upstream release. - 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 (f58bd6d) + upstream (f58bd6d0) 2012-02-22 Conor Curran * play defensively around setting the volume related to lp#90017 - (78837fe) - * fix layout of the metadata widget (9e3e24e) + (78837fe1) + * fix layout of the metadata widget (9e3e24ef) 2012-02-21 Charles Kerr - * Fix LP Bug #937461 (e884478) + * Fix LP Bug #937461 (e8844788) 2012-02-14 Sebastien Bacher - * Import upstream version 0.8.1.0 (e49f20c) + * Import upstream version 0.8.1.0 (e49f20c9) * New upstream release. - 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 (1dc9630) - * releasing version 0.8.1.0-0ubuntu1 (e6c06c2) + ldflags use (1dc9630a) + * releasing version 0.8.1.0-0ubuntu1 (e6c06c25) * debian/patches/correct_ldflags_use.patch: - typo fix in ldflags - use (02b2fb5) + use (02b2fb58) 2012-02-14 Conor Curran - * fixed typo in makefile am (bd74119) + * fixed typo in makefile am (bd74119f) 2012-02-14 Sebastien Bacher @@ -5782,43 +5837,43 @@ daemon at startup (lp: #912150) - Creation of album-art-cache folder (lp: #799383) - schema id & path are inconsistent with other indicators (lp: #914377) - (f869dde) - * Import upstream version 0.8.1.0 (3022562) + (f869dde9) + * Import upstream version 0.8.1.0 (30225628) 2012-02-13 Conor Curran - * bump for release (bd884a0) - * tidy up (7599f9d) + * bump for release (bd884a0a) + * tidy up (7599f9d6) 2012-02-09 Ken VanDine - * releasing version 0.8.0.0-0ubuntu4 (46ce855) + * releasing version 0.8.0.0-0ubuntu4 (46ce8555) * debian/patches/sound_nua.patch - open the new sound-nua panel in gnome-control-cente. debian/patches/dbusmenu_05_90.patch - fixed FTBFS with dbusmenu 0.5.90; debian/control - bump build depends - for dbusmenu to >= 0.5.90 (c14c51a) + for dbusmenu to >= 0.5.90 (c14c51a2) 2012-02-03 Ted Gould - * Updating to dbusmenu 0.5.90 (48aab89) + * Updating to dbusmenu 0.5.90 (48aab89a) 2012-01-31 Ted Gould - * Fixing includes to not have the '3' on them (1651821) - * Updating required dbusmenu gtk version (cc128ba) + * Fixing includes to not have the '3' on them (1651821c) + * Updating required dbusmenu gtk version (cc128bae) 2012-01-26 Conor Curran - * charles fixes for invisibility flag (8b2ab5b) + * charles fixes for invisibility flag (8b2ab5bf) 2012-01-25 Ken VanDine - * releasing version 0.8.0.0-0ubuntu3 (4beadce) + * releasing version 0.8.0.0-0ubuntu3 (4beadce1) * rebuild for libindicator7; debian/rules - build with no-error=deprecated-declaration. -debian/patches/disable_Werror.patch - disabled in - debian/rules instead (8baa6b2) + debian/rules instead (8baa6b25) 2012-01-24 Ken VanDine @@ -5828,47 +5883,47 @@ 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) (645376c) + declarations. (LP: #912160) (645376ce) 2012-01-24 Charles Kerr - * add visibility toggle support for (lp:#829648) (6101f59) - * fix hashtable leak reported by valgrind (1e03cbb) - * fix a minor memory leak reported by valigrind (f174071) - * fix Free Memory Read error found by valgrind (f1fd627) - * fix minor memory leak detected by valgrind (1bdef61) + * add visibility toggle support for (lp:#829648) (6101f59b) + * fix hashtable leak reported by valgrind (1e03cbb2) + * fix a minor memory leak reported by valigrind (f174071d) + * fix Free Memory Read error found by valgrind (f1fd627d) + * fix minor memory leak detected by valgrind (1bdef61d) 2012-01-24 Ken VanDine * rebuild for libindicator7; debian/rules - build with - no-error=deprecated-declarations (5c23d13) + no-error=deprecated-declarations (5c23d138) 2012-01-17 Conor Curran - * fixes minor warning (ae4f73a) + * fixes minor warning (ae4f73ab) * merged indicator address format to bring inline with other - indicators (b59c4a8) + indicators (b59c4a87) 2012-01-13 Conor Curran - * add Allans initial tdd work (9be5ce8) - * fix the gtk3 deprecations (e090ca7) - * make rhythmbox the default app (275f2ee) - * only start the notification daemon when required (f09e4b8) - * revert to rhythmbox for the default player (1c6998b) - * deprecated gtk fixes (7808685) + * add Allans initial tdd work (9be5ce8b) + * fix the gtk3 deprecations (e090ca7c) + * make rhythmbox the default app (275f2ee6) + * only start the notification daemon when required (f09e4b82) + * revert to rhythmbox for the default player (1c6998b4) + * deprecated gtk fixes (7808685f) 2012-01-11 Charles Kerr - * fix minor runtime warning. (5f5d880) + * fix minor runtime warning. (5f5d8805) * When creating indicator-sound's cache directory, use DirUtils.create_with_parents() instead of - DirUtils.create(). (3aefd6a) + DirUtils.create(). (3aefd6a1) 2012-01-10 Charles Kerr * make indicator-sound's schema and path naming consistent with other - indicators. (3a1bf21) + indicators. (3a1bf210) 2012-01-05 Martin Pitt @@ -5877,84 +5932,84 @@ 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) (e8673be) - * Lazily initialize notification daemon (d2f3236) + #912160) (e8673be2) + * Lazily initialize notification daemon (d2f32363) 2011-12-06 Allan LeSage - * Added coverage reporting via gcov config and targets. (94f68e0) + * Added coverage reporting via gcov config and targets. (94f68e08) 2011-12-01 Ken VanDine - * releasing version 0.8.0.0-0ubuntu1 (923caec) - * Import upstream version 0.8.0.0 (c157f74) + * releasing version 0.8.0.0-0ubuntu1 (923caec2) + * Import upstream version 0.8.0.0 (c157f744) 2011-12-01 Conor Curran - * bumped to .8 for precise releases (048fe88) - * merged in various fixes from trunk 4 (91d9ee1) - * bumped for 0792 release (13810cb) + * bumped to .8 for precise releases (048fe88d) + * merged in various fixes from trunk 4 (91d9ee13) + * bumped for 0792 release (13810cb4) * merged fix for accessible string fix on start up to indicate - current level (184964f) - * fixes lp #886339 (be80e25) - * don't show notifications on scroll (b597416) + current level (184964f9) + * fixes lp #886339 (be80e257) + * don't show notifications on scroll (b5974163) * removes gconf checking from the configure ac - community fix - (6a6c5f1) - * fix for lp #894789 (14ad844) + (6a6c5f10) + * fix for lp #894789 (14ad844a) 2011-12-01 Ken VanDine - * Import upstream version 0.8.0.0 (09e488c) + * Import upstream version 0.8.0.0 (09e488c8) * New upstream release.; debian/control - removed build depends for libgconf2-dev; debian/patches/fix-864405.patch - - dropped, merged upstream (47dfa22) + dropped, merged upstream (47dfa221) 2011-11-29 Omer Akram * debian/patches/fix-864405.patch: - Clicking on left 25% of "Pause/Play" circle clicks "Previous". (LP: #864405) - (3b0159d) + (3b0159dc) 2011-11-28 Ken VanDine - * releasing version 0.7.9.1-0ubuntu2 (140cd55) + * releasing version 0.7.9.1-0ubuntu2 (140cd554) 2011-11-28 Omer Akram * debian/patches/fix-864405.patch: - Clicking on left 25% of "Pause/Play" circle clicks "Previous". (LP: #864405) - (732f7ba) + (732f7bab) 2011-11-23 György Balló - * Do not check for gconf (04da26d) + * Do not check for gconf (04da26d9) 2011-11-17 Marco Trevisan (Treviño) * Don't show the notify-osd notification on scroll, when the menu is - mapped (15b7869) + mapped (15b78696) 2011-11-16 Conor Curran - * merge in fix for poor collision detection (3c02b69) - * fix the collision detection (9272abc) + * merge in fix for poor collision detection (3c02b69b) + * fix the collision detection (9272abc2) 2011-11-08 Marco Trevisan (Treviño) * Better code to fix the memory leak caused by the accessible string - (f497b26) + (f497b26c) * Fix memory leak caused by updating the accessible description value - (108af6c) + (108af6c3) 2011-11-07 Marco Trevisan (Treviño) - * Indicator-sound: Added the "indicator-sound" name hint. (165dad4) + * Indicator-sound: Added the "indicator-sound" name hint. (165dad49) 2011-10-28 Ken VanDine - * releasing version 0.7.9.1-0ubuntu1 (cb26f50) - * Import upstream version 0.7.9.1 (6c40e13) - * Import upstream version 0.7.9.1 (d7f1d27) + * releasing version 0.7.9.1-0ubuntu1 (cb26f50f) + * Import upstream version 0.7.9.1 (6c40e13a) + * Import upstream version 0.7.9.1 (d7f1d275) * New upstream release. - indicator-sound-service crashed with SIGABRT in raise() (LP: #840986) - don't let the menu grow wide enough to push off the screen (LP: #873006) - @@ -5962,324 +6017,325 @@ - indicator-sound-service crashed with SIGSEGV (LP: #864732) - Music player icon is not top-aligned (LP: #874454); debian/control - build with valac-0.14 - (651e17d) + (651e17da) 2011-10-26 Conor Curran - * bump version for 791 release (ef3495e) - * fixed the wide playlist name issue (c0b5f7f) - * protect against odd mpris keys (cc88e42) - * fix alignment of app icon when metadata is expanded (10f7c50) - * merge fix to protect against a null pa context (0c3cc3e) - * update the ignore file with some new files (c27acea) - * protect against rogue mpris or desktop name keys (8bde3f5) + * bump version for 791 release (ef3495e8) + * fixed the wide playlist name issue (c0b5f7fe) + * protect against odd mpris keys (cc88e429) + * fix alignment of app icon when metadata is expanded (10f7c505) + * merge fix to protect against a null pa context (0c3cc3e8) + * update the ignore file with some new files (c27acea4) + * protect against rogue mpris or desktop name keys (8bde3f5a) * protect pulse manager from rogue null pulse contexts i.e. when - pulse randomly dies (bfc4858) + pulse randomly dies (bfc48586) 2011-10-23 Conor Curran - * truncate playlist label if needs be (617c08b) + * truncate playlist label if needs be (617c08b8) 2011-10-21 Conor Curran - * increases max playlist count to 100 (2d85ce7) - * increase the max playlist count to 100 (158255c) + * increases max playlist count to 100 (2d85ce77) + * increase the max playlist count to 100 (158255cc) * fixed offset so as the player icon and triangle stay stationary - when the player is active fixes lp:#874454 (2308be7) + when the player is active fixes lp:#874454 (2308be7e) 2011-10-13 Ken VanDine - * releasing version 0.7.9-0ubuntu1 (18ac680) - * Import upstream version 0.7.9 (3b17bc8) + * releasing version 0.7.9-0ubuntu1 (18ac6802) + * Import upstream version 0.7.9 (3b17bc82) 2011-10-13 Ted Gould - * 0.7.9.0 (cb00bc0) + * 0.7.9.0 (cb00bc03) 2011-10-13 Ken VanDine - * Import upstream version 0.7.9 (bf58931) + * Import upstream version 0.7.9 (bf58931f) * New upstream release. - Protect against source indexes that are - lower than 0 (LP: #850662) (76bf30b) + lower than 0 (LP: #850662) (76bf30b6) 2011-10-12 Ted Gould - * Protect against source indexes that are lower than 0 (3c872a3) + * Protect against source indexes that are lower than 0 (3c872a3f) 2011-10-10 Antti Kaijanmäki * Fix SIGABRT by validating sink and source indexes. - closes: - #850662 (e30cc3a) + #850662 (e30cc3a7) 2011-09-28 Ken VanDine - * releasing version 0.7.8-0ubuntu1 (e92bcca) - * Import upstream version 0.7.8 (bf90e84) + * releasing version 0.7.8-0ubuntu1 (e92bccaf) + * Import upstream version 0.7.8 (bf90e843) 2011-09-28 Ted Gould - * 0.7.8.0 (f5e29e7) - * Only unmute if vol > 0 (301e45c) + * 0.7.8.0 (f5e29e77) + * Only unmute if vol > 0 (301e45c1) 2011-09-28 Ken VanDine - * Import upstream version 0.7.8 (aba0d7c) + * Import upstream version 0.7.8 (aba0d7cf) * New upstream release. - indicator-sound interferes with gnome-settings-daemon (LP: #855557. debian/patches/01_fix_FTBFS.patch - Dropped, fixed - upstream (b833e3a) + upstream (b833e3a5) 2011-09-27 Conor Curran * only unmute on a handle event if the vol update is greater than zero, circumvent feedback issues with - gnome-settings-daemon (fb1369e) + gnome-settings-daemon (fb1369ee) 2011-09-13 Didier Roche - * Import upstream version 0.7.7.0 (886588b) + * Import upstream version 0.7.7.0 (886588b7) * New upstream release; add 01_fix_FTBFS.patch for needed -lm link - (22c7d6a) + (22c7d6a1) 2011-09-13 Conor Curran - * link fix for maths (2240d3f) + * link fix for maths (2240d3f7) 2011-09-12 Conor Curran - * prep for release (8a21419) + * prep for release (8a214194) 2011-09-09 Conor Curran - * merge playlist fixes (006dd72) - * tidy up (41e5d2e) + * merge playlist fixes (006dd724) + * tidy up (41e5d2ef) * increased the max playlist count to 20, fixed a bug which was - prohibiting the playlists being shown (b6fb30c) - * merge Cimi's fixes (9f05fc9) + prohibiting the playlists being shown (b6fb30ca) + * merge Cimi's fixes (9f05fc93) 2011-09-09 Andrea Cimitan * Fixes to the positioning and dimension of the player menuitem, and fix for the spinner widget matching (if some themers need - it) (373abc7) + it) (373abc72) 2011-09-08 Conor Curran - * merge in the valac fixes (0d51c6a) - * fixes for new valac compilation (8f41c4e) + * merge in the valac fixes (0d51c6ae) + * fixes for new valac compilation (8f41c4e6) 2011-08-24 Ken VanDine - * releasing version 0.7.6.1-0ubuntu1 (8b55a10) - * Import upstream version 0.7.6.1 (ec7f559) + * releasing version 0.7.6.1-0ubuntu1 (8b55a105) + * Import upstream version 0.7.6.1 (ec7f559d) 2011-08-24 Conor Curran - * bumped for release (2f796d9) - * theming fix for the spinner (9b046a6) + * bumped for release (2f796d95) + * theming fix for the spinner (9b046a6d) 2011-08-24 Ken VanDine - * Import upstream version 0.7.6.1 (260e11f) - * New upstream release. - theming fix for the spinner (d13e523) + * Import upstream version 0.7.6.1 (260e11f9) + * New upstream release. - theming fix for the spinner (d13e523b) 2011-08-24 Andrea Cimitan * Ok, I know it's ugly, but seems to work a little bit better... waiting for a better fix (don't draw above the background) - (7842750) - * Use GTK_STYLE_CLASS_MENU instead hardcoded gchar (56533c0) - * theme fix (334e430) + (7842750d) + * Use GTK_STYLE_CLASS_MENU instead hardcoded gchar (56533c0f) + * theme fix (334e4309) 2011-08-18 Ken VanDine - * releasing version 0.7.6-0ubuntu1 (c2e72b2) + * releasing version 0.7.6-0ubuntu1 (c2e72b29) * New upstream release. - mute action crashes the panel (LP: #828114) - Clicking music player does not dismiss the - menu (LP: #818293) (49d4531) - * Import upstream version 0.7.6 (ab5089f) - * Import upstream version 0.7.6 (098e58a) + menu (LP: #818293) (49d45314) + * Import upstream version 0.7.6 (ab5089f6) + * Import upstream version 0.7.6 (098e58a7) * New upstream release. - mute action crashes the panel (LP: #828114) - Clicking music player does not dismiss the - menu (LP: #818293) (da96524) + menu (LP: #818293) (da965245) 2011-08-18 Conor Curran * bug fixed where the menu is dismissed on the metadata-widget key - event (1e8fb45) - * merged fix for panel crasher (fa1f708) + event (1e8fb454) + * merged fix for panel crasher (fa1f7086) 2011-08-17 Conor Curran - * found the crasher of the panel (cf0a073) + * found the crasher of the panel (cf0a0734) 2011-08-10 Ken VanDine - * releasing version 0.7.5-0ubuntu1 (5701be1) + * releasing version 0.7.5-0ubuntu1 (5701be1e) * New upstream release. - Don't allow starting programs via the greeter indicators (LP: #811853) - support libunity's - Track and Player specific items (LP: #824050) (9cae321) - * Import upstream version 0.7.5 (4f6158a) + Track and Player specific items (LP: #824050) (9cae3218) + * Import upstream version 0.7.5 (4f6158a1) 2011-08-10 Conor Curran - * bumped in prep for release (0e1986b) - * player and track specific support is in (161c8c5) - * merged the greeter work (7cb21f1) - * uncomment disconnect (82a8f86) - * track specific and player specific fixed (f6de745) + * bumped in prep for release (0e1986bc) + * player and track specific support is in (161c8c52) + * merged the greeter work (7cb21f1a) + * uncomment disconnect (82a8f86a) + * track specific and player specific fixed (f6de7458) 2011-08-10 Ken VanDine * New upstream release. - Don't allow starting programs via the greeter indicators (LP: #811853) - support libunity's - Track and Player specific items (LP: #824050) (6c60921) + Track and Player specific items (LP: #824050) (6c609215) 2011-08-10 Conor Curran * track specific ordering correct, player specific under way - (0230902) + (02309026) 2011-08-09 Conor Curran - * track specific almost in place (8594ebf) + * track specific almost in place (8594ebfd) 2011-08-08 Conor Curran * added missing marshaller and merged in tip to keep things up to - date for oneiric (4300a12) + date for oneiric (4300a124) 2011-08-03 Michael Terry * don't show player bridge and settings links when used in a greeter - (a710456) + (a7104567) 2011-07-29 Ken VanDine - * releasing version 0.7.4.1-0ubuntu1 (6a7027e) - * New upstream release. (cd63508) - * Import upstream version 0.7.4.1 (804ea02) + * releasing version 0.7.4.1-0ubuntu1 (6a7027ee) + * New upstream release. (cd635087) + * Import upstream version 0.7.4.1 (804ea02c) 2011-07-29 Conor Curran * bumped for release and removed -Werror from makefile.am until valac - fixes its issues (c60b7f9) - * merge the gtk2 compilation fixes (6f96550) - * ifdefs needed for gtk2 compilation (6598238) + fixes its issues (c60b7f97) + * merge the gtk2 compilation fixes (6f965506) + * ifdefs needed for gtk2 compilation (65982386) 2011-07-29 Ken VanDine - * debian/rules - Moved autoreconf to the top (c277163) + * debian/rules - Moved autoreconf to the top (c277163e) * New upstream release. - menu resizes on reopen (LP: #809275) - pulse indication of SoundMenu play button not strong enough (LP: #742251); debian/rules - Moved autoreconf - to the top; New upstream release. (99a07d0) + to the top; New upstream release. (99a07d06) 2011-07-28 Ken VanDine * New upstream release. - menu resizes on reopen (LP: #809275) - pulse indication of SoundMenu play button not strong - enough (LP: #742251) (8105746) - * Import upstream version 0.7.4 (bce814c) + enough (LP: #742251) (81057468) + * Import upstream version 0.7.4 (bce814c8) 2011-07-28 Conor Curran - * bumped version for release (5fcbaa6) - * GTK spinner in now instead of play button fade in and out (a02d822) + * bumped version for release (5fcbaa67) + * GTK spinner in now instead of play button fade in and out + (a02d8229) * merged Cimi's fix and tidied up all the previous behaviour - (7ccc676) + (7ccc676b) 2011-07-28 Andrea Cimitan - * Cimi's fix for spinner (e11aae1) + * Cimi's fix for spinner (e11aae18) 2011-07-28 Conor Curran - * clean up debug trace (34c2bb5) + * clean up debug trace (34c2bb52) * tidied style context method calls, more visibility added around - querying if the transition is actually running (db5e008) + querying if the transition is actually running (db5e0080) 2011-07-28 Harry van Haaren - * Fixed assertion of WidgetPath (c53c671) + * Fixed assertion of WidgetPath (c53c671e) * Added debug info, setting gtk-animations to enabled in theme - (4a74ac2) - * added debug info in draw() of spinner animation (e535091) + (4a74ac2d) + * added debug info in draw() of spinner animation (e5350911) 2011-07-28 Conor Curran - * merge gtk3 width fix (2bdf516) + * merge gtk3 width fix (2bdf5162) 2011-07-28 Harry van Haaren * Made Spinner variables static, cairo surface isn't being drawn - properly (88880cb) + properly (88880cb3) 2011-07-28 Conor Curran - * fixed the resizing bug (bd4277e) + * fixed the resizing bug (bd4277e4) 2011-07-28 Harry van Haaren - * Using gtk_render_activity() to draw the spinner (116ed98) + * Using gtk_render_activity() to draw the spinner (116ed984) 2011-07-28 Conor Curran - * merged Trevino's middle click mute patch (0675711) + * merged Trevino's middle click mute patch (06757112) 2011-07-27 Harry van Haaren * Implemented spinner to cairo interface, assertion of - offscreen_window GDK_IS_WINDOW failing (b7e9be0) + offscreen_window GDK_IS_WINDOW failing (b7e9be00) * Updated debugs, added spinner start / stop on transport_launching - (25f98c3) - * Transport-widget has offscreen_window and spinner (11c1764) + (25f98c31) + * Transport-widget has offscreen_window and spinner (11c1764f) 2011-07-26 Ted Gould - * Fixing the indicator directories (9762553) + * Fixing the indicator directories (97625533) 2011-07-21 Marco Trevisan (Treviño) * X and Y pointer position aren't exported anymore by libindicator - (a2871b1) + (a2871b1b) 2011-07-17 Marco Trevisan (Treviño) - * indicator-sound: handle the mute-menu-item and toggle it (6c14ce6) + * indicator-sound: handle the mute-menu-item and toggle it (6c14ce6a) * mute-menu-item: export type to allow to handle it remotely - (4e86af2) + (4e86af2e) * Added MuteWidget item to control the mute-menu-item remotely - (5f35f5e) + (5f35f5e3) 2011-07-08 Marco Trevisan (Treviño) - * Compile with indicator-0.4 (2040bd4) - * Merge with Upstream (34748e6) + * Compile with indicator-0.4 (2040bd4f) + * Merge with Upstream (34748e6a) 2011-07-07 Ken VanDine - * releasing version 0.7.3-0ubuntu1 (7546497) + * releasing version 0.7.3-0ubuntu1 (75464971) * New upstream release. - libindicator scroll signals (LP: #804618) - metadatawidget collapse (LP: #806439. debian/control - Bumped build depends for libindicator to 0.3.90; debian/patches/gtk3_define.patch - dropped - (08cee9d) + (08cee9d8) 2011-07-07 Ted Gould * Using the right pkgconfig file for the indicator directories. - (9cf6078) + (9cf6078c) 2011-07-07 Ken VanDine - * Import upstream version 0.7.3 (4fe864d) + * Import upstream version 0.7.3 (4fe864d5) 2011-07-07 Conor Curran - * bumped for new release (14f54b9) - * merge in Trevino's gtk3 scroll fix (d243e71) - * autofoo fixes for the new libindicator (8aaa84d) + * bumped for new release (14f54b95) + * merge in Trevino's gtk3 scroll fix (d243e718) + * autofoo fixes for the new libindicator (8aaa84d7) 2011-07-07 Ken VanDine @@ -6289,43 +6345,43 @@ to 0.3.90; debian/patches/gtk3_define.patch - droppe. configure.ac - Fixup pkgconfig check for libindicator-0.4; debian/rules - Added autoreconf.mk - (e4ac5bc) + (e4ac5bce) 2011-07-07 Conor Curran - * merged the expand collapse branch (86d5db7) - * removed another debug@ (0fbfa4d) + * merged the expand collapse branch (86d5db79) + * removed another debug@ (0fbfa4d6) 2011-07-06 Conor Curran * fixed the collapsing and expanding of the metadata widget, removed some unnecessary gtk3 stuff I thought that was necessary, tidied metadatawidget plus added a timeout for the - metadata prop update query (ffd0bd8) + metadata prop update query (ffd0bd81) 2011-07-02 Marco Trevisan (Treviño) - * Use the "entry-scrolled" signal instead of the old ones (458442a) - * Compile under gtk+-2.0 (53d9d91) + * Use the "entry-scrolled" signal instead of the old ones (458442a3) + * Compile under gtk+-2.0 (53d9d91c) 2011-06-29 Conor Curran - * fixes for the makefile (d072796) - * track specific items proxying nicely (0892f48) - * proxy items created (14bcbdb) + * fixes for the makefile (d0727964) + * track specific items proxying nicely (0892f485) + * proxy items created (14bcbdbe) * new menu items manager - and removed the earlier attempt at a - custom item for the same purpose (e63dc64) + custom item for the same purpose (e63dc645) 2011-06-28 Ken VanDine - * releasing version 0.7.2-0ubuntu1 (d6c3971) - * Import upstream version 0.7.2 (fbe33a6) - * Merged (0db14c2) + * releasing version 0.7.2-0ubuntu1 (d6c3971f) + * Import upstream version 0.7.2 (fbe33a6d) + * Merged (0db14c20) 2011-06-28 Conor Curran - * bumped for release (f11a6bb) - * merge the gtk3 drawing port (da23fef) + * bumped for release (f11a6bb0) + * merge the gtk3 drawing port (da23fef3) 2011-06-28 Ken VanDine @@ -6337,123 +6393,124 @@ another gtk3 block in an ifdef; debian/control - Updated standards version to 3.9.2 - Cleaned up description to quiet lintian - Added quilt build dep - (1f4af19) + (1f4af190) 2011-06-28 Conor Curran - * colours of buttons and blank album art background fixed (61d2139) - * gtk widgets behaving themselves finally in gtk3 (b71505f) + * colours of buttons and blank album art background fixed (61d2139e) + * gtk widgets behaving themselves finally in gtk3 (b71505f2) 2011-06-27 Conor Curran - * transport widget tweaks from mterry (1fabb0b) - * metadatawidget now drawing the album art (7cb291d) + * transport widget tweaks from mterry (1fabb0b8) + * metadatawidget now drawing the album art (7cb291db) 2011-06-27 Michael Terry - * fix gtk3 not drawing transport widget at all (4b03b55) + * fix gtk3 not drawing transport widget at all (4b03b559) 2011-06-23 Conor Curran - * merge MTerry's gtk3 porting work (f51439a) + * merge MTerry's gtk3 porting work (f51439ab) 2011-06-22 Michael Terry - * port to gtk3 (41416ba) + * port to gtk3 (41416ba7) 2011-06-22 Conor Curran - * properly plug the track / player specific together (01fc374) + * properly plug the track / player specific together (01fc374f) 2011-06-21 Conor Curran - * add the marshal makefile (83240c1) + * add the marshal makefile (83240c1c) * custom marshaller in place to handle the string string signature on - our item specific dbus methods (a6dee99) - * merged tip in (5e11265) + our item specific dbus methods (a6dee99e) + * merged tip in (5e112656) * expanded the signature on the dbus methods for player and track specific items to handle the object path on the other side - (a3acb49) + (a3acb494) 2011-06-16 Ken VanDine - * releasing version 0.7.1-0ubuntu1 (2ada6eb) - * Import upstream version 0.7.1 (b004f06) + * releasing version 0.7.1-0ubuntu1 (2ada6ebc) + * Import upstream version 0.7.1 (b004f063) * New upstream release. - "Sound Preferences..." should be "Sound Settings" (LP: #785571) - Not obvious what track info menu item does (LP: #699899. debian/patches/lp_750823.patch - Dropped patch, merged upstream; debian/control - Updated standards version to 3.9.2 - Cleaned up description to quiet lintian - (a16822c) + (a16822cf) 2011-06-16 Conor Curran - * bump version in prep for new release (808a710) + * bump version in prep for new release (808a7108) * fixed the icon issue which cropped up with this UI major overhaul - on the metadata and title widgets (6ff0076) - * no need to ref the pixbuf (1b7f9eb) - * some mem leaks caught and a tidy up (ea24e75) + on the metadata and title widgets (6ff0076e) + * no need to ref the pixbuf (1b7f9eb7) + * some mem leaks caught and a tidy up (ea24e75c) * reverted the metadata widget to inherit from plain old gtk menu item, we don't need it to inherit from gtkimagemenuitem - anymore (76406c4) + anymore (76406c4e) * spacing issues resolved plus some unwanted prop set to invisible@ - (9ab1c15) - * went the cairo method for drawing this icon in the gutter (34bbf1f) + (9ab1c150) + * went the cairo method for drawing this icon in the gutter + (34bbf1f8) * rejigged the icon handling so as it should be drawn directly as - opposed to be handled by gtkmenuitem (33a5118) + opposed to be handled by gtkmenuitem (33a5118a) 2011-06-15 Conor Curran - * merge metadata widget and title widget (1677228) - * removed commented out method (d72fb00) + * merge metadata widget and title widget (1677228e) + * removed commented out method (d72fb000) 2011-06-14 Conor Curran - * and finally removed the title related files (f422c10) - * caught most of the little bugs I could find@ (8bbe3c4) - * caught most of the little bugs I could find@ (2e0dd33) + * and finally removed the title related files (f422c101) + * caught most of the little bugs I could find@ (8bbe3c42) + * caught most of the little bugs I could find@ (2e0dd336) * key handling working nicely for the metadata widget almost there - (4b0e1e3) - * spacing fixed (95fdfea) - * widget reset now working nicely (1f5e377) + (4b0e1e3a) + * spacing fixed (95fdfeac) + * widget reset now working nicely (1f5e377b) 2011-06-13 Conor Curran - * start up hibernated state fixed (f51a22b) - * arrow drawing properly (ed942a6) - * number of bugs fixed, more to come (ec14b83) + * start up hibernated state fixed (f51a22b5) + * arrow drawing properly (ed942a6e) + * number of bugs fixed, more to come (ec14b831) 2011-06-10 Conor Curran - * arrow should be showing (edd58e6) - * label appearing dynamic resizing partially working (e0761dd) + * arrow should be showing (edd58e6f) + * label appearing dynamic resizing partially working (e0761ddf) 2011-06-09 Conor Curran - * image is appearing inthe gutter hurray (a406685) + * image is appearing inthe gutter hurray (a4066853) * merged the title and metadata at the backend, now for the tricky UI - work@ (5862776) - * merged Jeremy's sound settings label fix (bf2c6d9) + work@ (58627767) + * merged Jeremy's sound settings label fix (bf2c6d9d) 2011-06-06 Conor Curran * track specific items now appears when asked via the - com.canonical.indicators.sound dbus interface (4fc554d) - * added the source for the track specific items (0681190) - * track specific items outline implemented (a1192a6) + com.canonical.indicators.sound dbus interface (4fc554dc) + * added the source for the track specific items (06811908) + * track specific items outline implemented (a1192a69) * two new methods added the service interface inorder to handle track - and player specific items (7806816) + and player specific items (78068166) 2011-05-20 Jeremy Bicha * changed "Sound Preferences..." to "Sound Settings" (LP: #785571) - (46c07c1) + (46c07c1a) 2011-05-19 Ken VanDine - * releasing version 0.7.0-0ubuntu1 (306604f) - * Import upstream version 0.7.0 (82a0655) + * releasing version 0.7.0-0ubuntu1 (306604f2) + * Import upstream version 0.7.0 (82a0655d) * New upstream release. - Displayed cover don't keep the original ratio (LP: #654196) - show record level control PULSE_PROP_media.role=production (LP: #736049) - Volume @@ -6462,188 +6519,188 @@ 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 (7a20a20) + build depends to libnotify-dev (7a20a205) 2011-05-19 Conor Curran - * bumped version for 070 release (7a66e31) + * bumped version for 070 release (7a66e314) 2011-05-18 Conor Curran * source monitoring now happens even if the application is not voip specific therefore the voip slider has now become a - generic mic input gain slider - hurray (e499ced) + generic mic input gain slider - hurray (e499cede) * fixing the descrepancy between notification and panel volume icon, - thanks Dylan:) (03d2962) + thanks Dylan:) (03d29626) * fix for the gnome control centre sound preferences link, thanks - Jeremy (87f69eb) + Jeremy (87f69eb5) * merged the aspect ratio fix for the album art, thank you Nicolas :) - (c60f2a2) + (c60f2a2d) 2011-04-18 Ken VanDine - * releasing version 0.6.6.1-0ubuntu3 (914a760) + * releasing version 0.6.6.1-0ubuntu3 (914a7600) * debian/patches/lp_750823.patch - 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) (ddeb07d) + the old value (LP: #750823) (ddeb07d1) 2011-04-16 Nicolas Delvaux * Fix a regression when calling "draw_album_art_placeholder" after - diplaying one of those famous non-square cover. (19f28a5) - * Fix bug 654196 (27708cc) + diplaying one of those famous non-square cover. (19f28a57) + * Fix bug 654196 (27708ccb) 2011-04-15 Ken VanDine - * releasing version 0.6.6.1-0ubuntu2 (d6caaaa) + * releasing version 0.6.6.1-0ubuntu2 (d6caaaa5) * debian/patches/lp_759390.patch - Sound Preferences link doesn't - work in gnome3 (LP: #759390) (2cb98e6) + work in gnome3 (LP: #759390) (2cb98e6a) 2011-04-13 Jeremy Bicha * Enabled "Sound Preferences" support for gnome-control-center 3 - (3670698) + (3670698e) 2011-04-04 Dylan McCall * Sound state manager volume notification is based on new volume instead of current (old) volume. Notifications use - notification variants of audio-volume-* icons. (1c1adfe) + notification variants of audio-volume-* icons. (1c1adfeb) 2011-04-04 Ken VanDine - * releasing version 0.6.6.1-0ubuntu1 (1f8270d) - * Import upstream version 0.6.6.1 (ab30ead) + * releasing version 0.6.6.1-0ubuntu1 (1f8270d3) + * Import upstream version 0.6.6.1 (ab30eade) 2011-04-04 Conor Curran * tweaked to handle banshee desktop name change now that is finally - in natty (15c7802) + in natty (15c7802a) 2011-04-04 Ken VanDine * New upstream release. - Fix crash with SIGABRT (LP: #738051) (LP: #744304) - ensure that if the service crashes the - indicator will not show multiple sliders (0421dfa) + indicator will not show multiple sliders (0421dfae) 2011-04-04 Conor Curran * ensure that there are no visual traces of the service crashing - (d265dea) + (d265dea2) 2011-04-01 Conor Curran * make sure that even if the service crashes there are no visual indications on the indicator (i.e. no two slider scenario - ) (0a3977e) + ) (0a3977ef) 2011-03-30 Conor Curran - * merged the error fix (73827ae) + * merged the error fix (73827ae5) 2011-03-29 Conor Curran * changed to a critical as I think this would be more appropriate - here (2ae5e15) - * changed another error to a warning, tidied a few things (037c5de) + here (2ae5e15a) + * changed another error to a warning, tidied a few things (037c5de0) 2011-03-25 Conor Curran - * fix that silly sigabrt (a57a667) - * more visibility on possible errors (e1da450) - * g_critical not a g_error (d6d917b) - * defensive touches to update state method (2053d24) - * defensive touches to update state method (e3550c5) + * fix that silly sigabrt (a57a6676) + * more visibility on possible errors (e1da4508) + * g_critical not a g_error (d6d917b0) + * defensive touches to update state method (2053d245) + * defensive touches to update state method (e3550c53) 2011-03-24 Conor Curran - * now using the source output (b4dc15a) - * the beginnings of general source monitoring (6856359) + * now using the source output (b4dc15ac) + * the beginnings of general source monitoring (6856359f) 2011-03-23 Ken VanDine - * releasing version 0.6.5.1-0ubuntu1 (c3c9a16) - * Import upstream version 0.6.5.1 (52375af) + * releasing version 0.6.5.1-0ubuntu1 (c3c9a167) + * Import upstream version 0.6.5.1 (52375af2) 2011-03-23 Conor Curran * bumped release version to minor minor to handle intermediate - banshee faffing (4b955be) + banshee faffing (4b955bef) * revert the banshee desktop id change because the new version won't - make beta (3065267) + make beta (30652679) 2011-03-23 Ken VanDine - * releasing version 0.6.5-0ubuntu1 (b7b6431) + * releasing version 0.6.5-0ubuntu1 (b7b6431e) * New upstream release. - 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) (8227400) - * Import upstream version 0.6.5 (f05dff9) + #739273) (8227400e) + * Import upstream version 0.6.5 (f05dff9b) 2011-03-23 Conor Curran - * bump in prep for beta release (fb3a829) + * bump in prep for beta release (fb3a829f) * make sure on playlist update it doesn't use the custom icon - (339fd12) + (339fd128) * fixed duplicate playlists, icons for playlists, name change on - banshee id (32ce233) - * use the new icons for playlists (16ad03d) + banshee id (32ce2336) + * use the new icons for playlists (16ad03db) 2011-03-23 Ken VanDine * New upstream release. - Don't change the banshee id yet, that - will change in 0.9.6 (c5689e2) + will change in 0.9.6 (c5689e20) * New upstream release. - 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) (da843ce) + #739273) (da843ceb) 2011-03-23 Conor Curran - * video playlists now filtered out (478a6ac) + * video playlists now filtered out (478a6ac4) * default gsettings now set to banshee to reflect the players desktop id change and voip widget low icon name corrected - (6e61d86) - * protection against rogue dbusmenu properties (6d49a88) - * tidy up (a82ab70) + (6e61d86b) + * protection against rogue dbusmenu properties (6d49a88f) + * tidy up (a82ab70e) 2011-03-22 Conor Curran * protected now against any type ot irregular spam dbusmenu may throw - at it (0a70749) - * more trace added (851b1bb) + at it (0a707492) + * more trace added (851b1bb2) 2011-03-21 Conor Curran * change the mute type on the volume slider to the appropriate type - of boolean (6a501d5) - * feature for new banshee specific behaviour landed (6375d3e) + of boolean (6a501d57) + * feature for new banshee specific behaviour landed (6375d3eb) * add an important todo to remind myself of the need to get that - timeout removed (d737d7c) - * remove commented out method (b626762) + timeout removed (d737d7c4) + * remove commented out method (b6267620) * some extra trace around sliders to track the volume zero app start - madness (d84e5d3) + madness (d84e5d38) 2011-03-17 Ken VanDine - * releasing version 0.6.4-0ubuntu1 (ab3d1a0) - * Import upstream version 0.6.4 (7619eab) + * releasing version 0.6.4-0ubuntu1 (ab3d1a08) + * Import upstream version 0.6.4 (7619eab4) 2011-03-17 Conor Curran - * prep for new release (6de8aff) - * merged localisaton fixes (001333b) + * prep for new release (6de8affd) + * merged localisaton fixes (001333b1) * working now - needed a hack in the common-def header - automake you - drive me nuts (09ac621) - * revert to the old way (4f18ab2) + drive me nuts (09ac621b) + * revert to the old way (4f18ab23) 2011-03-17 Ken VanDine @@ -6653,68 +6710,68 @@ Playlist" needs to be marked for translation (LP: #736372) - show record level control on PULSE_PROP_media.role=production (LP: #736049) - (b731b7b) + (b731b7b9) 2011-03-17 Conor Curran - * add the new config.in vala file (199f434) + * add the new config.in vala file (199f4347) * localisation in vala is not as straight forward as first - anticipated (a2dbc79) + anticipated (a2dbc792) 2011-03-16 Conor Curran * only expose the play head if the player is banshee when its - hibernated@ (8418707) - * working as expected (4c7f07c) + hibernated@ (8418707f) + * working as expected (4c7f07ce) * uptodate trunk and branch work from the start of the week merged@ - (2937537) - * key shortcuts now working on voip slider (58facf2) + (2937537d) + * key shortcuts now working on voip slider (58facf2f) * keyhandling for the voip slider now working and voip slider now - activated when app role is also production (a893dae) + activated when app role is also production (a893dae8) * removed the restriction of not being able to use the key shortcuts - on the slider if its muted@ (205489a) + on the slider if its muted@ (205489a9) * volume-slider now behaves the same as the voip slider when muted - (d0ef5f9) + (d0ef5f94) 2011-03-15 Conor Curran - * tidy up (7a2e0ae) + * tidy up (7a2e0aec) * renamed those last few sink methods in device to give them proper - context (3e4404d) - * initial mute update state (66ef239) - * ensure it observes a positive mute state at startup (dec022e) + context (3e4404d5) + * initial mute update state (66ef239b) + * ensure it observes a positive mute state at startup (dec022ea) * mute behaviour consistent over both sliders => go to 0 on mute and - return to previous volume on unmute (57e21d3) - * step one in sorting the volume slider mute behaviour (661b34c) + return to previous volume on unmute (57e21d37) + * step one in sorting the volume slider mute behaviour (661b34c4) 2011-03-14 Conor Curran - * tidy up (baddd57) + * tidy up (baddd578) * renamed active-sink to device so as the naming makes sense - (76ef685) - * one needed refactor (84f68e0) + (76ef685e) + * one needed refactor (84f68e01) * working as good as this will ever be considering the poor startup - performances of clients (8149cc1) - * expose transport when closed and cache intended action (5e22776) + performances of clients (8149cc1e) + * expose transport when closed and cache intended action (5e227767) 2011-03-11 Ken VanDine - * releasing version 0.6.3-0ubuntu1 (d1a4d4e) - * Import upstream version 0.6.3 (a65cff5) + * releasing version 0.6.3-0ubuntu1 (d1a4d4e5) + * Import upstream version 0.6.3 (a65cff5e) 2011-03-11 Conor Curran - * bumped in prep for release (014ef9d) + * bumped in prep for release (014ef9d6) * reverted to more clumsy way of parsing the icon name for playlists - (5255919) + (52559196) * revert to old way of parsing playlist icon path, i suspect some - vala gremlins were working against us ... (9484c6a) + vala gremlins were working against us ... (9484c6a9) * finish rewind/fast forward so as the keyboard works the same as the - mouse (8f1d08d) - * missing icon for playlists fixed (4eb79a1) - * applied Mikkel's suggestions (6b0f3ff) + mouse (8f1d08d0) + * missing icon for playlists fixed (4eb79a1b) + * applied Mikkel's suggestions (6b0f3ffc) * key board shortcuts now handle rewind and forwind intentions - (529fa42) + (529fa42e) 2011-03-11 Ken VanDine @@ -6727,80 +6784,80 @@ #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 (36e8636) + 0.3.101 (36e86360) 2011-03-11 Conor Curran - * fixes bug lp #730925 (a3b638e) - * bumped the dbusmenu gtk version (e97cb2b) - * bumped the dbusmenu version (e20947c) + * fixes bug lp #730925 (a3b638eb) + * bumped the dbusmenu gtk version (e97cb2ba) + * bumped the dbusmenu version (e20947c0) * players who do not export icon names will have iconless playlists - menuitems (bd007a9) + menuitems (bd007a90) 2011-03-10 Conor Curran - * fixes bug around volume going to zero on client start up (f6fd2dc) + * fixes bug around volume going to zero on client start up (f6fd2dc4) 2011-03-09 Conor Curran - * tidied (8ded632) - * merged luke's updates (01b69bd) + * tidied (8ded6327) + * merged luke's updates (01b69bd1) * now uses the correct basename minus the extension for the icon name - property (bc33d0a) + property (bc33d0a5) * merge the rewind/forwind work plus some refactoring and voip icon - names (83554ba) - * deleting commented out vapi defs (7169ee0) + names (83554ba7) + * deleting commented out vapi defs (7169ee04) * icons names updated to match new icons submitted by Daniel - (c3bf2f9) - * refactored indicator side (54041eb) + (c3bf2f95) + * refactored indicator side (54041ebc) * refactored transport enums so as both vala and c are using the same - definitions in common defs (017cbc3) - * nicely seeking (5bae6af) + definitions in common defs (017cbc3b) + * nicely seeking (5bae6af2) 2011-03-09 Luke Yelavich * Indicators are now responsible for updating their own accessible description. Refactor accessible description update code - into a new function. (726f77c) + into a new function. (726f77cc) 2011-03-08 Conor Curran * ensure we don't trigger a simple next/previous after releasing from - a skip (1844fd1) - * seeking is working, need a tidy up (7576ffb) - * skipping instructions sent (da2fbe3) - * timer mechanism in place (3b16991) + a skip (1844fd17) + * seeking is working, need a tidy up (7576ffb4) + * skipping instructions sent (da2fbe31) + * timer mechanism in place (3b16991b) 2011-03-07 Conor Curran - * extra dbus blacklist method added to complete api (c552d82) - * rewrote the method with the help of mikkel (10f404a) - * added the is blacklisted dbus method (f4ed658) - * merge the fix (3936919) + * extra dbus blacklist method added to complete api (c552d82f) + * rewrote the method with the help of mikkel (10f404af) + * added the is blacklisted dbus method (f4ed658c) + * merge the fix (39369193) 2011-03-05 Marco Trevisan (Treviño) * Newer notify-osd needs that the x-canonical-private-synchronous is - set to a non-empty string (2081219) + set to a non-empty string (2081219c) 2011-03-04 Ken VanDine - * releasing version 0.6.2-0ubuntu1 (f2b815c) - * Import upstream version 0.6.2 (73772e6) + * releasing version 0.6.2-0ubuntu1 (f2b815cf) + * Import upstream version 0.6.2 (73772e6e) 2011-03-04 Conor Curran - * debug trace (fb651cc) - * ted's fix for my C sillyness (6d5ccad) + * debug trace (fb651cca) + * ted's fix for my C sillyness (6d5ccadc) 2011-03-04 Ted Gould - * Fix the GStrv to use a string and be NULL terminated (f01207e) + * Fix the GStrv to use a string and be NULL terminated (f01207e8) 2011-03-04 Conor Curran - * free the string array, plug the leaks (0146cc8) - * iconthemepath work in progress (16bdc89) + * free the string array, plug the leaks (0146cc8f) + * iconthemepath work in progress (16bdc89e) 2011-03-04 Ken VanDine @@ -6812,68 +6869,68 @@ g_variant_builder_add_value() (LP: #717999) - Sound Menu Play lists show Favorites item twice in menu and icons for all playlists not found (LP: #728263) - - Players are raised too quickly (LP: #723278) (245e905) + Players are raised too quickly (LP: #723278) (245e905e) 2011-03-03 Conor Curran - * bump revno for release (bcf0cc1) - * final playlist delete tweak (64ead24) - * playlists bugs fixed (85ffbe9) + * bump revno for release (bcf0cc17) + * final playlist delete tweak (64ead241) + * playlists bugs fixed (85ffbe98) * fixes two playlists bugs plus a little code tidy up in the - indicator-sound (52976fc) - * pulse one liner fixed (8716e59) - * g_variant defensive one liner (d92bb37) - * button title release (838b774) + indicator-sound (52976fc6) + * pulse one liner fixed (8716e591) + * g_variant defensive one liner (d92bb37a) + * button title release (838b7748) 2011-03-01 Conor Curran * fixed a bug introduced in the last merge earlier this week - (c373cdd) - * fix for reconnect bug while autospawn is true (0310152) - * play it safe with the dbus method call@ (c231d16) + (c373cdd1) + * fix for reconnect bug while autospawn is true (03101522) + * play it safe with the dbus method call@ (c231d169) 2011-02-28 Conor Curran * raise / activate players on button release as opposed to button - press (55c48f3) - * merged the pulse-manager fixes (45e0f3f) + press (55c48f35) + * merged the pulse-manager fixes (45e0f3f3) * caught a edge case bug which was causing those weird crashes - (8ec8d6d) + (8ec8d6d2) 2011-02-24 Ken VanDine - * releasing version 0.6.1-0ubuntu1 (4eea1b6) - * Import upstream version 0.6.1 (d3690d4) + * releasing version 0.6.1-0ubuntu1 (4eea1b64) + * Import upstream version 0.6.1 (d3690d4c) 2011-02-24 Conor Curran - * prep for new release (34f5066) - * merge Luke's work (e875afa) + * prep for new release (34f50661) + * merge Luke's work (e875afac) 2011-02-24 Ken VanDine * New upstream release. - Icon-only menu titles don't have - accessible names (LP: #691677) (bb9eaa8) + accessible names (LP: #691677) (bb9eaa8f) 2011-02-22 Luke Yelavich - * Add accessible description support (3cf1186) + * Add accessible description support (3cf11860) 2011-02-18 Ken VanDine - * releasing version 0.6.0-0ubuntu1 (4e7c1ac) - * Import upstream version 0.6.0 (088e938) + * releasing version 0.6.0-0ubuntu1 (4e7c1ace) + * Import upstream version 0.6.0 (088e938b) 2011-02-18 Conor Curran - * bumped for new release (fec38be) - * voip feature landed (f82480c) - * tidy up (223ff23) - * remove ctrl left & right shortcut as requested (e2ac588) - * the last bug really (80afbbc) - * bug free afaics ... (9a424c2) - * and unmutes on slider activation (5882cc2) - * fully functional voip feature landed (fca4da8) + * bumped for new release (fec38bea) + * voip feature landed (f82480c0) + * tidy up (223ff23b) + * remove ctrl left & right shortcut as requested (e2ac5884) + * the last bug really (80afbbce) + * bug free afaics ... (9a424c26) + * and unmutes on slider activation (5882cc24) + * fully functional voip feature landed (fca4da8d) 2011-02-18 Ken VanDine @@ -6884,21 +6941,21 @@ indicator (LP: #669167) - Fixed build with latest dbusmenu (LP: #717340) - Ported to libnotify >= 0.7.. debian/control - Changed build depends for libnotify-dev - to libnotify4-dev (a57cc53) + to libnotify4-dev (a57cc53f) 2011-02-18 Conor Curran - * all working nicely, custom mute behaviour needed (d8cc480) + * all working nicely, custom mute behaviour needed (d8cc4804) 2011-02-17 Ken VanDine - * releasing version 0.5.9-0ubuntu2 (ec6b596) + * releasing version 0.5.9-0ubuntu2 (ec6b5962) 2011-02-17 Conor Curran - * enough for one day (8263f9a) - * getting there (4bebcaf) - * voip widget added (6ad2bc6) + * enough for one day (8263f9ae) + * getting there (4bebcafe) + * voip widget added (6ad2bc64) 2011-02-17 Ken VanDine @@ -6907,46 +6964,46 @@ >= 0.3.97 - added build depends on dh-autorecon. src/Makefile.am - Hand Dbusmenu-Glib-0.4 rename to Dbusmenu-0.4; debian/rules - include autoreconf.mk to - handle the Dbusmenu rename (1d60b53) + handle the Dbusmenu rename (1d60b533) 2011-02-17 Conor Curran - * back end plugged together for proof of concept (c1fdbb5) + * back end plugged together for proof of concept (c1fdbb52) 2011-02-16 Conor Curran - * need to encapsulate more (3c5c6dc) - * moving towards a voip input item (fe11e6a) - * reverted luke's work until indicator object is updated (5d32cec) + * need to encapsulate more (3c5c6dc4) + * moving towards a voip input item (fe11e6ad) + * reverted luke's work until indicator object is updated (5d32cec5) 2011-02-15 Conor Curran - * merged Luke's accessibility work (431eac8) + * merged Luke's accessibility work (431eac89) 2011-02-14 Conor Curran - * merged libnotify upgrade (9c00b2b) + * merged libnotify upgrade (9c00b2b4) 2011-02-14 Luke Yelavich - * Add accessible_desc support (60c1b71) + * Add accessible_desc support (60c1b715) 2011-02-11 Ken VanDine * updated to handle the Dbusmenu-Glib-0.4 rename to Dbusmenu-0.4 - (f21b712) - * ported to libnotify >= 0.7 (e49d9d7) + (f21b7129) + * ported to libnotify >= 0.7 (e49d9d7a) 2011-02-10 Ken VanDine - * releasing version 0.5.9-0ubuntu1 (817f8e1) - * Import upstream version 0.5.9 (b4b1c77) + * releasing version 0.5.9-0ubuntu1 (817f8e1a) + * Import upstream version 0.5.9 (b4b1c772) 2011-02-10 Conor Curran - * prep for 059 release (c963e37) + * prep for 059 release (c963e37b) * remember to cancel the reconnect timeout loop once a connection has - been established (c8dc3a5) + been established (c8dc3a51) 2011-02-10 Ken VanDine @@ -6960,130 +7017,130 @@ changing the volume (LP: #669163) - indicator-sound volume does not detect sink change (LP: #700361. debian/control - Added new build depends libnotify-dev - (b250033) + (b2500336) 2011-02-09 Conor Curran * listen out for the playlistdetails changed signal and accommodate the race condition in gdbus for the active playlist - property changed issue (b3eb8aa) - * and plug it together (5347a41) - * tidy up (f184a09) - * tidy up (8c00af6) + property changed issue (b3eb8aa4) + * and plug it together (5347a41e) + * tidy up (f184a09b) + * tidy up (8c00af69) * fixed racey active playlist property and commented some debugs - (17f01f3) + (17f01f35) 2011-02-08 Conor Curran - * work done around playlist changed (800023f) + * work done around playlist changed (800023f7) 2011-02-07 Conor Curran - * finally a code base which is sane (1691ba2) - * tidy ups and comments (fba8f5a) - * removed the old pulsemanager (a87a201) - * tidy up (d5e7257) - * tidy up (89ea8fc) + * finally a code base which is sane (1691ba2e) + * tidy ups and comments (fba8f5aa) + * removed the old pulsemanager (a87a201a) + * tidy up (d5e7257a) + * tidy up (89ea8fc6) * filter the number of signals sent, only send a signal when the - state changes (3734605) - * switch back on the music player section (04aeb61) - * fully functional once again (df4cae2) + state changes (37346053) + * switch back on the music player section (04aeb610) + * fully functional once again (df4cae2a) 2011-02-04 Conor Curran - * hook back volume and mute setting and test (381d827) - * tidy ups (6bfc46d) - * putting in back together (39430b4) - * almost in place (025fb0a) - * on the last hurdle (7ba3797) - * active-sink api beginning to emerge (ad21498) - * blocking handled (33689fc) + * hook back volume and mute setting and test (381d827c) + * tidy ups (6bfc46de) + * putting in back together (39430b4d) + * almost in place (025fb0a3) + * on the last hurdle (7ba3797b) + * active-sink api beginning to emerge (ad214980) + * blocking handled (33689fcb) 2011-02-03 Conor Curran * we have a replacement pulse manager in the baking - working very - nicely indeed (81c80e6) - * basics established (ff857b0) - * starting to make sense (7070e44) - * starting to make sense (513679b) - * beginnings of new pulsemgr (04a43be) + nicely indeed (81c80e6e) + * basics established (ff857b05) + * starting to make sense (7070e44e) + * starting to make sense (513679bb) + * beginnings of new pulsemgr (04a43bec) 2011-02-02 Conor Curran * player title is now set via the identity property on the root mpris - interface (aa063e3) - * Merged Treviño's (Marco Trevisan) work (81ab910) - * refactored notify patch (9992cab) + interface (aa063e3e) + * Merged Treviño's (Marco Trevisan) work (81ab9100) + * refactored notify patch (9992cab4) 2011-02-01 Conor Curran - * tidy up (73003df) - * merged trevisan's work (8e46dcc) - * fixes for the last two merge requests (2b6453d) - * make sure it updates its own title (ebf8fb6) + * tidy up (73003df2) + * merged trevisan's work (8e46dcc5) + * fixes for the last two merge requests (2b6453d1) + * make sure it updates its own title (ebf8fb61) * the title on the player menu item can now be dynamically changed using the Identity prop on the root MPRIS interface - (8507423) - * merged dbus blacklisting (9e8c509) - * fixes applied (2ea739c) + (8507423e) + * merged dbus blacklisting (9e8c509c) + * fixes applied (2ea739c1) 2011-01-31 Conor Curran - * moved builder and iter to the stack in blacklist method (43b7e22) - * blacklist / interested players work done (6da3712) + * moved builder and iter to the stack in blacklist method (43b7e22a) + * blacklist / interested players work done (6da3712d) * players in menu now dynamically controllable from new dbus api - (cf9b031) + (cf9b0316) 2011-01-28 Conor Curran * commit kenvandine's distcheck fixes, last time I will ignore - distcheck (19938ac) - * prep for 0.5.8 (2b89078) - * merged button and compilation fixes (f102dfa) - * silly mistake in signature (965f48a) - * tidy up (3426aa3) + distcheck (19938ac8) + * prep for 0.5.8 (2b890789) + * merged button and compilation fixes (f102dfae) + * silly mistake in signature (965f48a3) + * tidy up (3426aa3e) * tidy up on the transport widget, all draw are queue'd for performance reasons, bug fixed with regards button release - on new hotspot and some refactoring done (1a99cdc) - * deal with dbusmenu api changes (7cd9019) + on new hotspot and some refactoring done (1a99cdc1) + * deal with dbusmenu api changes (7cd90199) 2011-01-28 Ken VanDine - * releasing version 0.5.8-0ubuntu1 (d668df5) - * Import upstream version 0.5.8 (868c3e3) + * releasing version 0.5.8-0ubuntu1 (d668df54) + * Import upstream version 0.5.8 (868c3e3d) * distcheck fixes, reference the correct files marked for translation - (7d35959) + (7d359591) * New upstream release. - Media buttons inconsistent with system-wide button behavior (LP: #651006) - update to - deal with dbusmenu api chages (LP: #709181) (de66136) + deal with dbusmenu api chages (LP: #709181) (de66136a) 2011-01-27 Conor Curran - * merge the little fixes branch and prep for 057 (6b2132f) - * tidy up (3783021) + * merge the little fixes branch and prep for 057 (6b2132fb) + * tidy up (37830214) * playlist fetching is now async and some compilation warnings sorted - (b03499a) + (b03499a8) * sink automatically unmuted now when slider is manually changed in accordance with the spec revision, plus some tidy ups - (4e0d98e) + (4e0d98ea) 2011-01-27 Ken VanDine - * releasing version 0.5.7-0ubuntu1 (5338c77) - * Import upstream version 0.5.7 (759793a) + * releasing version 0.5.7-0ubuntu1 (5338c774) + * Import upstream version 0.5.7 (759793a2) 2011-01-27 Conor Curran - * button flickering fixed (b6b241d) + * button flickering fixed (b6b241d4) 2011-01-27 Marco Trevisan (Treviño) - * Unref the GSettings object... (439e694) - * Added show-notify-osd-on-scroll gsettings parameter (d834013) + * Unref the GSettings object... (439e6943) + * Added show-notify-osd-on-scroll gsettings parameter (d834013c) 2011-01-27 Conor Curran - * playlist work merged (1529af0) + * playlist work merged (1529af0e) 2011-01-27 Ken VanDine @@ -7094,120 +7151,120 @@ Refactor service dbus code plus state handling (LP: #708793) - changing the volume is impossible while muted (LP: #558784) - Banshee icon changes to coloured icon - once in use (LP: #692648) (ca22323) + once in use (LP: #692648) (ca22323b) 2011-01-27 Marco Trevisan (Treviño) - * merge: reset indicator-sound.h values (21cf011) - * Merge against new HEAD (74888f5) + * merge: reset indicator-sound.h values (21cf0113) + * Merge against new HEAD (74888f5c) 2011-01-26 Conor Curran - * merged big refactor (f5aba23) - * commit Michael's fixes (e832a5f) - * temporarily disable tests (38d1512) - * removed unnecessary g_object_refs() (2015246) - * more fixes (b7086f8) - * applied fixes (b21fd65) - * last minute tidy up (46cbdc7) - * blocking state now workings as expected (8bbf7ea) - * tidy up (39089ee) - * refactor complete (a31cd4c) + * merged big refactor (f5aba239) + * commit Michael's fixes (e832a5fd) + * temporarily disable tests (38d1512e) + * removed unnecessary g_object_refs() (2015246e) + * more fixes (b7086f82) + * applied fixes (b21fd65d) + * last minute tidy up (46cbdc7d) + * blocking state now workings as expected (8bbf7ea5) + * tidy up (39089ee3) + * refactor complete (a31cd4c1) 2011-01-25 Conor Curran - * on the pigs back ... (7ff9e0a) - * tidy up (d20e8f8) - * tidy up (f19af83) - * spotify crasher fixed (d45fd34) + * on the pigs back ... (7ff9e0aa) + * tidy up (d20e8f85) + * tidy up (f19af83d) + * spotify crasher fixed (d45fd344) 2011-01-25 Michael Terry - * avoid critical warnings in metadata widget (24c234d) + * avoid critical warnings in metadata widget (24c234dc) 2011-01-25 Conor Curran - * (329fda6) + * (329fda69) 2011-01-24 Conor Curran - * tidy up (9643b10) - * operational (72165a8) - * compiling ... (729ff58) - * deleted the dbus-menu-manager c and h (eb2c1d7) - * indicator side almost up and going (49df0fb) - * refactoring the indicator (9a0a725) + * tidy up (9643b10b) + * operational (72165a82) + * compiling ... (729ff587) + * deleted the dbus-menu-manager c and h (eb2c1d7f) + * indicator side almost up and going (49df0fb3) + * refactoring the indicator (9a0a7255) 2011-01-23 Marco Trevisan (Treviño) - * more indentation fixes... (b0babf1) - * gtk_icon_theme_has_icon() doesn't seem to work here... (41fb49c) - * Ops, indentation: one space left! :P (826144b) - * indentation fixes (9c765dd) + * more indentation fixes... (b0babf1f) + * gtk_icon_theme_has_icon() doesn't seem to work here... (41fb49c2) + * Ops, indentation: one space left! :P (826144b1) + * indentation fixes (9c765ddc) * Show a value notify-osd notification (if supported) when scrolling - (463c714) + (463c714a) * use update_state_from_volume instead of determine_state_from_volume - (411333b) - * added libnotify build dependency (9eef471) + (411333be) + * added libnotify build dependency (9eef471b) 2011-01-22 Conor Curran - * signals and methods cut down to size, next the indicator (1ccf02c) + * signals and methods cut down to size, next the indicator (1ccf02c8) * service signals and methods re worked plus removed dbus-menu-manager.c and h and moved what was needed into - the sound-service-dbus (5f6cebb) + the sound-service-dbus (5f6cebbc) 2011-01-19 Conor Curran - * further consolidation on the service side (a4637ac) + * further consolidation on the service side (a4637ac0) 2011-01-14 Ken VanDine - * releasing version 0.5.6-0ubuntu1 (603ecf7) - * Import upstream version 0.5.6 (500000a) + * releasing version 0.5.6-0ubuntu1 (603ecf78) + * Import upstream version 0.5.6 (500000a8) * New upstream release. - Port the sound indicator to the new dbusmenu (LP: #701145); debian/control - Bumped build depends for dbusmenu to >= 0.3.91 - Dropped unneeded build depends for libindicate-dev and dh-autoreconf - (6eac4d8) + (6eac4d8a) 2011-01-12 Conor Curran - * stage one of the refactor on the server side complete (6db28ce) - * rf underway (055df67) - * moving towards an encapsulated mute (5f1d857) + * stage one of the refactor on the server side complete (6db28ce9) + * rf underway (055df674) + * moving towards an encapsulated mute (5f1d857f) 2011-01-11 Ken VanDine - * releasing version 0.5.5-0ubuntu1 (f4f1685) + * releasing version 0.5.5-0ubuntu1 (f4f16855) 2011-01-11 Conor Curran - * prep for new release (991d41f) - * indicator dbus fetches now working (a43b6dd) + * prep for new release (991d41fa) + * indicator dbus fetches now working (a43b6ddd) 2011-01-11 Ken VanDine - * Import upstream version 0.5.5 (412bffa) + * Import upstream version 0.5.5 (412bffad) * debian/control - Added build depends for libxml2-dev - Added build depends for dh-autoreconf; debian/rules - Added - autoreconf.mk (77063c6) + autoreconf.mk (77063c67) * New upstream release. - unity-panel-service crashed with SIGSEGV in cairo_translate (LP: #683184) - Add MPRIS Playlist support (LP: #692644) - only first word of application name is shown (LP: #695385) - The players list should be customizable (LP: #685725) - gio-unix-2.0 checks (LP: #694828) - Desktop file loading should not - manually use full path (LP: #693824) (eaa79e5) - * Import upstream version 0.5.4 (13d392d) + manually use full path (LP: #693824) (eaa79e57) + * Import upstream version 0.5.4 (13d392da) 2011-01-11 Conor Curran - * merged the dreaded gdbus port (d8da7cd) - * tidied the service (259057b) + * merged the dreaded gdbus port (d8da7cdc) + * tidied the service (259057b0) * change over complete for now, big refactor of indicator sound - needed (8b92100) - * sink available flag set (ecb6cb2) + needed (8b921000) + * sink available flag set (ecb6cb20) 2011-01-11 Ken VanDine @@ -7219,108 +7276,108 @@ checks (LP: #694828) - Desktop file loading should not manually use full path (LP: #693824) - Banshee mpris interface crashes (LP: #701692); debian/control - Added - build depends for libxml2-dev (cb6ca63) + build depends for libxml2-dev (cb6ca63e) 2011-01-11 Conor Curran - * refactored signal names (cf13be5) - * working nicely (765d177) - * more gvariant changes (4f18acc) + * refactored signal names (cf13be5b) + * working nicely (765d1777) + * more gvariant changes (4f18accf) * tidy up plus moved to gvariant for the property update on the - indicator widgets (1885dcd) - * more fixes (d973ef4) - * signals being sent correctly (f5858b0) - * more ignores (7440e86) - * silly me (81b7795) - * handle disconnection gracefully (293f1f7) - * more warnings sorted (590a3ad) + indicator widgets (1885dcd7) + * more fixes (d973ef42) + * signals being sent correctly (f5858b0a) + * more ignores (7440e866) + * silly me (81b77951) + * handle disconnection gracefully (293f1f77) + * more warnings sorted (590a3ad4) 2011-01-10 Conor Curran - * now building (9452f02) - * ignore sorted by ted (b3a4d53) - * configure ac fixes (19172db) - * getting there (82425f2) - * lots of refactoring and the rest (5f7a9d9) - * autofoo fixes (6bf8f17) - * porting in progress (e102f3b) + * now building (9452f026) + * ignore sorted by ted (b3a4d53a) + * configure ac fixes (19172db0) + * getting there (82425f25) + * lots of refactoring and the rest (5f7a9d97) + * autofoo fixes (6bf8f172) + * porting in progress (e102f3b3) 2011-01-09 Conor Curran - * first steps ... (34cc781) - * prep for new release (714c7c4) + * first steps ... (34cc7810) + * prep for new release (714c7c49) * mpris interface introspection working nicel to determine playlist - support (c49d87b) - * more refactoring (33e8e6c) - * nice refactor or mpris code (07197b0) + support (c49d87b9) + * more refactoring (33e8e6c2) + * nice refactor or mpris code (07197b0c) * commit on the pain caused by that banshe mpris peculiarity - (d34f187) - * found the way around banshee dbus peculiar (6599f96) - * introspection happening nicely (9dc6c63) - * interface introspection underway@ (9f10c1e) + (d34f1878) + * found the way around banshee dbus peculiar (6599f962) + * introspection happening nicely (9dc6c636) + * interface introspection underway@ (9f10c1e5) 2011-01-06 Conor Curran - * bumped rev no in prep for release (ce996a8) - * merge the blacklist work (474554b) + * bumped rev no in prep for release (ce996a8b) + * merge the blacklist work (474554b7) 2011-01-05 Conor Curran - * blacklisting working plus bug fixed (b8e5c42) - * block start ups that are blacklisted (f43f3cc) - * blacklisting in place (d9c023f) - * merged app name in menu fix (057a66a) - * merge build dep fixes (b180124) + * blacklisting working plus bug fixed (b8e5c426) + * block start ups that are blacklisted (f43f3cc7) + * blacklisting in place (d9c023fd) + * merged app name in menu fix (057a66af) + * merge build dep fixes (b1801247) 2011-01-04 Conor Curran - * tidied deps (a19ea02) - * remove redundant member variable (3e56822) + * tidied deps (a19ea02d) + * remove redundant member variable (3e568224) * removed the need for a name instance variable on the player controller obj, now always use the name set in app info - (f9afcd6) - * merged desktop file path handling (1949869) + (f9afcd6b) + * merged desktop file path handling (1949869d) 2010-12-23 Conor Curran - * caught a bug to do with writing to gsettings (93c4b25) - * sorted the desktop file loading (b10ee23) + * caught a bug to do with writing to gsettings (93c4b258) + * sorted the desktop file loading (b10ee23e) 2010-12-22 Conor Curran - * merged cairo null context fix (39afdc1) + * merged cairo null context fix (39afdc19) * protect against a rogue null cairo contect in the draw method - (74028a3) + (74028a3c) 2010-12-21 Conor Curran - * merged bug fix for colour banshee icon (1d49193) - * remove the trace (4aa3c53) - * icon colour change for banshee fixed bug #692648 (a004703) - * playlists merged (a822c2a) - * playlists ready to go into trunk (4843ae1) + * merged bug fix for colour banshee icon (1d49193c) + * remove the trace (4aa3c531) + * icon colour change for banshee fixed bug #692648 (a0047033) + * playlists merged (a822c2aa) + * playlists ready to go into trunk (4843ae15) 2010-12-20 Conor Curran - * playlists working (c8c7681) - * implemented suggested optional playlist mechanism (bc927c2) + * playlists working (c8c7681e) + * implemented suggested optional playlist mechanism (bc927c22) 2010-12-17 Conor Curran - * playlists - working nicely (80ce8f6) - * proved active-playlist prop use-case (032797f) + * playlists - working nicely (80ce8f64) + * proved active-playlist prop use-case (032797fd) 2010-12-16 Ken VanDine - * releasing version 0.5.3-0ubuntu1 (370d15e) - * Import upstream version 0.5.3 (2565fc2) + * releasing version 0.5.3-0ubuntu1 (370d15ea) + * Import upstream version 0.5.3 (2565fc2f) 2010-12-16 Conor Curran - * bumped version in prep for release (7ea64f8) - * startup bug fixed (8c01701) - * startup bug fixed (ce99ec3) - * registration process in place (3f7014a) + * bumped version in prep for release (7ea64f85) + * startup bug fixed (8c017016) + * startup bug fixed (ce99ec38) + * registration process in place (3f7014af) 2010-12-16 Ken VanDine @@ -7329,97 +7386,97 @@ exclusively for mpris interaction - Fixed memory leak with album art resizing (LP: #689686) - Gconf removed and Gsettings schema added (LP: #656405) - registration - process now uses gsettings (9caa6a3) + process now uses gsettings (9caa6a38) 2010-12-16 Conor Curran - * tidy up (4c9ef77) + * tidy up (4c9ef773) * race condtion on playbackstatus accommodated for and dbus names - changed over the new canonical naming (de3ed41) + changed over the new canonical naming (de3ed411) 2010-12-15 Conor Curran - * clients properly remembered using gsettings (bb13f91) - * settings schema defined and handling code wrote (aaf5740) + * clients properly remembered using gsettings (bb13f913) + * settings schema defined and handling code wrote (aaf57407) 2010-12-14 Conor Curran - * changed over dbus internal names (57e6249) - * fixed annoying autofoo issues (02b6109) + * changed over dbus internal names (57e6249d) + * fixed annoying autofoo issues (02b6109a) * changed the name of the dbus address to be used between the - indicator and service (7e7fa17) - * added glib macro necessaries to configure.ac (37eb76f) - * autofoo in order for gsettings (7ef502c) - * gsettings all the way (8396e05) + indicator and service (7e7fa176) + * added glib macro necessaries to configure.ac (37eb76fb) + * autofoo in order for gsettings (7ef502c1) + * gsettings all the way (8396e05c) 2010-12-13 Conor Curran * started along the road of removing the familiar db backend and - replacing with the g-settings entry approach (2a35f9b) + replacing with the g-settings entry approach (2a35f9b7) 2010-12-10 Conor Curran - * merged appropriate mpris2 watcher startup behaviour (f800967) - * correct startup behaviour implemented (ee3cc0d) - * proposed extension proven and observations gathered (9319088) - * playlist widget population (f3b3219) + * merged appropriate mpris2 watcher startup behaviour (f800967f) + * correct startup behaviour implemented (ee3cc0d3) + * proposed extension proven and observations gathered (93190886) + * playlist widget population (f3b32191) 2010-12-09 Ken VanDine - * releasing version 0.5.2-0ubuntu2 (ce000aa) + * releasing version 0.5.2-0ubuntu2 (ce000aac) * debian/control - Bump build depends for libdbusmenu-* to >= - 0.3.90 (7ab07db) + 0.3.90 (7ab07dba) 2010-12-09 Conor Curran - * moving towards testing proposed playlists api (a964487) + * moving towards testing proposed playlists api (a964487e) 2010-12-07 Conor Curran - * spacing issues fixed (0649b09) - * tabs to spaces tab width 2 (55b5ef4) - * merged the first large part of the gdbus port (4280f27) + * spacing issues fixed (0649b09c) + * tabs to spaces tab width 2 (55b5ef40) + * merged the first large part of the gdbus port (4280f27f) 2010-12-06 Conor Curran - * string updates working properly now (4061f2b) - * tidy up for merge (1d73614) + * string updates working properly now (4061f2be) + * tidy up for merge (1d73614b) * registration working perfectly and operational all over gdbus - (aef17a4) + (aef17a48) * registration working now but menuitems are unresponsive, now to - move over to the new dbusmenu (65127a7) + move over to the new dbusmenu (65127a75) 2010-12-03 Conor Curran - * new registration process complete and seemingly healthy (91aa968) + * new registration process complete and seemingly healthy (91aa9683) * used a signal instead of passing in ref, still vala bug is biting - (5aada20) + (5aada206) * used a signal instead of passing in ref, still vala bug is biting - (d113aa1) + (d113aa18) 2010-12-02 Conor Curran * moving in the right direction, registration happening on dbus - watching (b282416) + watching (b2824162) 2010-12-01 Conor Curran * dbus-glib removed from vala deps, initial gdbus port underway - (4d9c1fa) + (4d9c1fa5) 2010-11-18 Ken VanDine - * releasing version 0.5.2-0ubuntu1 (680ce11) - * Import upstream version 0.5.2 (13bc64e) - * releasing version 0.5.1-0ubuntu1 (2133a62) + * releasing version 0.5.2-0ubuntu1 (680ce111) + * Import upstream version 0.5.2 (13bc64e0) + * releasing version 0.5.1-0ubuntu1 (2133a62f) 2010-11-18 Conor Curran - * bumped version of valac and release version (0d5c60e) + * bumped version of valac and release version (0d5c60e9) * merge the updates to accommodate vala 0.10 to vala 0.12 api changes - (ef4655a) + (ef4655ab) * made the necessary changes to ensure compatibility with valac-0.12, - and dealt with a compiler warning (3ea42eb) + and dealt with a compiler warning (3ea42eb3) 2010-11-18 Ken VanDine @@ -7427,65 +7484,66 @@ vala 0.12 api changes - grey scale icon for default music player - button and key handling improvement. debian/control - Changed build depends from valac-0.10 - to valac, it builds now with the 0.12 series (65aaa3c) + to valac, it builds now with the 0.12 series + (65aaa3c5) 2010-11-17 Conor Curran * merged all the button and key handling work - looking good - (0bdad8a) - * removed commented code (c2b222e) - * merge Cimi's last few tidy ups (c6771e4) + (0bdad8a1) + * removed commented code (c2b222ec) + * merge Cimi's last few tidy ups (c6771e4e) 2010-11-17 Andrea Cimitan - * Final touch (595ae6b) - * comment shadow code (ba69a13) - * fixed the redraw (acd7737) + * Final touch (595ae6b3) + * comment shadow code (ba69a13a) + * fixed the redraw (acd7737d) 2010-11-17 Conor Curran * fixed the crashes and made the key presss/release work nicely with - multiple players (2370410) + multiple players (23704102) 2010-11-17 Andrea Cimitan - * prelight state, redrawings are causing bugs (f5aa1d3) - * ops :) (8a10719) + * prelight state, redrawings are causing bugs (f5aa1d35) + * ops :) (8a107190) * commented the prints and try to realize the widget in press event - (a9dea58) - * Added printf for debugging (7889e51) - * indents (ca946b1) - * implementing the focus/key_press thing (f301b9c) + (a9dea58a) + * Added printf for debugging (7889e51f) + * indents (ca946b13) + * implementing the focus/key_press thing (f301b9c1) 2010-11-16 Conor Curran - * merge for grey scale icon for default music player done (c17cdbc) - * bzr cannot handle reverted merges (c7bfb0e) - * title widget icon implemented as discussed at uds (6c882be) + * merge for grey scale icon for default music player done (c17cdbc9) + * bzr cannot handle reverted merges (c7bfb0ee) + * title widget icon implemented as discussed at uds (6c882bee) 2010-11-16 Andrea Cimitan - * applied to all buttons (9c5e810) - * focus the play button (225bdef) + * applied to all buttons (9c5e8107) + * focus the play button (225bdefb) * merge from lp:~cjcurran/indicator-sound/keyboard-handling-for-natty - (510a01f) - * Few changes, but cairo drawing should be redone (31bc333) + (510a01f7) + * Few changes, but cairo drawing should be redone (31bc3333) 2010-11-15 Conor Curran - * key handling all set up (eaee3af) - * keyboard handling for the transport controls underway (41284d0) + * key handling all set up (eaee3afe) + * keyboard handling for the transport controls underway (41284d02) 2010-11-12 Conor Curran * icon loading now assumes there is an app name plus -panel lying - around from the theme (ee98157) + around from the theme (ee981578) 2010-11-12 Ken VanDine - * Import upstream version 0.5.1 (908222c) - * releasing version 0.5.0.1-0ubuntu1 (fb9140d) - * Import upstream version 0.5.0.1 (bf3a1c7) + * Import upstream version 0.5.1 (908222c0) + * releasing version 0.5.0.1-0ubuntu1 (fb9140db) + * Import upstream version 0.5.0.1 (bf3a1c75) * New upstream release. - Includes a lot of Design updates collected at UDS. * album art border, now rectangular with a simple top and bottom 1 pixel border. top @@ -7498,127 +7556,127 @@ plus the spacing between the transport and the separator below it.; debian/control - Bump standards version to 3.9.1 - Changed build depends to valac-0.10, - until it is ported to valac-0.12 (54b23ac) - * Import upstream version 0.5.1 (b9362ee) + until it is ported to valac-0.12 (54b23ac0) + * Import upstream version 0.5.1 (b9362ee8) 2010-11-11 Conor Curran - * bumped version for release (519b089) - * merged blank metadata bug (27586b8) - * blank details fix for Maverick (5409b3b) + * bumped version for release (519b0890) + * merged blank metadata bug (27586b89) + * blank details fix for Maverick (5409b3ba) 2010-11-10 Conor Curran - * bumped version no in prep for release (5fd2c5e) - * merge of the border updates (af2a561) + * bumped version no in prep for release (5fd2c5e1) + * merge of the border updates (af2a561d) * fixed the metadata visibility when there is nothing to show - (9cbe93f) - * more ui tweaks (aa60d69) + (9cbe93fc) + * more ui tweaks (aa60d695) 2010-11-05 Conor Curran - * merged the initial UI work for nattyA (0c9af5c) - * tidy up unwanted deps (dd80c00) - * tidy up unwanted deps (fa06a44) - * Initial UI tweaks for natty (1196f50) - * merged refactor work (a01af1b) + * merged the initial UI work for nattyA (0c9af5cd) + * tidy up unwanted deps (dd80c00e) + * tidy up unwanted deps (fa06a444) + * Initial UI tweaks for natty (1196f506) + * merged refactor work (a01af1b6) 2010-11-05 Ken VanDine - * releasing version 0.5.0-0ubuntu1 (026c6dd) + * releasing version 0.5.0-0ubuntu1 (026c6dd7) 2010-11-05 Conor Curran - * changed default app to banshee (fc0e930) + * changed default app to banshee (fc0e9301) * refactored the constructor for the player controller enforcing - app_info pattern (6c1c1d7) + app_info pattern (6c1c1d70) 2010-11-04 Ken VanDine - * Import upstream version 0.5.0 (a8f18b2) + * Import upstream version 0.5.0 (a8f18b27) 2010-11-04 Conor Curran - * prep of 0.5.0 (f6c1abd) - * merged default player in menu clean install fix (229c2d6) - * merged hover menu close regression fix (2b19066) + * prep of 0.5.0 (f6c1abd8) + * merged default player in menu clean install fix (229c2d68) + * merged hover menu close regression fix (2b190667) * fixes bug to do with default player in menu after clen install - (c51ba2b) + (c51ba2b6) 2010-11-03 Conor Curran * fixed hover regression caused by a slight shift of behaviour from - GTK (0d1c712) - * merged reconnect regression (70402dc) - * tidy up (fbf5ac2) - * merged startup state issue (7908ede) + GTK (0d1c712d) + * merged reconnect regression (70402dc3) + * tidy up (fbf5ac2d) + * merged startup state issue (7908edeb) 2010-10-27 Conor Curran - * more tweaks (2f409b9) + * more tweaks (2f409b95) 2010-10-26 Conor Curran - * metadata now fetched at start up (2f96a59) - * initial transport state fixed (a33f506) + * metadata now fetched at start up (2f96a598) + * initial transport state fixed (a33f5063) 2010-10-25 Conor Curran - * reconnect bug hopefully fixed for good (db28882) + * reconnect bug hopefully fixed for good (db28882a) 2010-10-22 Conor Curran - * metadata album art border done (79ecf26) - * push new background work (65eeb52) + * metadata album art border done (79ecf263) + * push new background work (65eeb521) 2010-10-15 Conor Curran - * updates done for now (2d40c71) + * updates done for now (2d40c713) 2010-10-14 Conor Curran - * moving towards getting the icon across the divide (e2792ab) + * moving towards getting the icon across the divide (e2792ab0) 2010-10-14 Ken VanDine - * Import upstream version 0.4.9 (7620afc) + * Import upstream version 0.4.9 (7620afcd) 2010-10-14 Conor Curran - * bumped up the revision number (f1455e9) - * fixes tranlation mpris name regression (8067376) + * bumped up the revision number (f1455e94) + * fixes tranlation mpris name regression (8067376f) * fixed the mpris interface problem for edge translation cases - (70d0835) + (70d0835c) 2010-10-14 Ken VanDine * New upstream release. - fixes tranlation mpris name regression - (LP: #654140) (835587e) - * Import upstream version 0.4.9 (6db5598) + (LP: #654140) (835587e8) + * Import upstream version 0.4.9 (6db5598e) * New upstream release. - fixes tranlation mpris name regression - (LP: #654140) (7183296) - * releasing version 0.4.9-0ubuntu1 (ed4349e) + (LP: #654140) (71832965) + * releasing version 0.4.9-0ubuntu1 (ed4349e1) 2010-10-13 Conor Curran - * space for icon path in config (000862e) + * space for icon path in config (000862e2) * basic border around album art instead of rounded corners - boo - (5a419e8) + (5a419e83) 2010-10-07 Ken VanDine - * releasing version 0.4.8-0ubuntu1 (4d97b66) - * Import upstream version 0.4.8 (aeb17c8) + * releasing version 0.4.8-0ubuntu1 (4d97b660) + * Import upstream version 0.4.8 (aeb17c8f) 2010-10-07 Conor Curran - * removed the last of the debug's from the indicator side (7ea2deb) - * bumped the version in prep for release (98068e9) - * fix for translation title bug (6dbff52) - * tidied silly logic (d966a9f) - * tidy up in the music controller vala (351ec42) - * tidy up (17adc87) - * bug fixed (cd0e255) + * removed the last of the debug's from the indicator side (7ea2deb6) + * bumped the version in prep for release (98068e94) + * fix for translation title bug (6dbff525) + * tidied silly logic (d966a9ff) + * tidy up in the music controller vala (351ec423) + * tidy up (17adc872) + * bug fixed (cd0e255c) 2010-10-07 Ken VanDine @@ -7630,543 +7688,547 @@ - click or enter on metadata widget does not copy contents to clipboard (LP: #651246) - Sound menu has two Rhythmbox elements when using translations (LP: - #654140) (3954f25) + #654140) (3954f25c) 2010-10-06 Conor Curran - * reorchestrating registration to handle translations (9d49288) + * reorchestrating registration to handle translations (9d49288d) 2010-10-05 Conor Curran - * merged unmute state icon bug (6a2214b) - * removed unused pulse method (3529196) - * annoying race condition fixed (4fc0ff6) - * merged text resizing on metadata widget (9b26353) + * merged unmute state icon bug (6a2214ba) + * removed unused pulse method (35291965) + * annoying race condition fixed (4fc0ff60) + * merged text resizing on metadata widget (9b263537) 2010-10-04 Conor Curran - * fixed the text resizing (573e652) - * fixed the text resizing (91b9d94) - * fixed the reconnect bug (dc28c32) + * fixed the text resizing (573e6524) + * fixed the text resizing (91b9d94d) + * fixed the reconnect bug (dc28c32b) 2010-10-01 Conor Curran - * 100% core usage bug fixed (0385c81) + * 100% core usage bug fixed (0385c813) * clipboard bug fixed and removed most print outs from the indicator - side (db23636) - * clipboard bug #651246 fixed (c8cd722) + side (db236363) + * clipboard bug #651246 fixed (c8cd7221) 2010-09-30 Conor Curran - * background gradient bug fixed (44f6654) - * njpatel's merge comment applied (82f328d) - * removed redundant file (908029b) - * tidy up (7883bb2) - * bug fixed (ffd74b8) - * one big refactor (7322278) - * moving things around in the playbutton (2872703) + * background gradient bug fixed (44f66544) + * njpatel's merge comment applied (82f328d8) + * removed redundant file (908029bb) + * tidy up (7883bb28) + * bug fixed (ffd74b89) + * one big refactor (73222788) + * moving things around in the playbutton (28727032) 2010-09-29 Andrea Cimitan - * use menuitem (108d522) + * use menuitem (108d5224) * Fix alignment, but expose doesn't work (buttons are shown just - after event press/release) (9344e16) + after event press/release) (9344e163) 2010-09-28 Conor Curran - * tidied (095cfa5) - * trying workarounds for background gradient problem (2f8ec1e) + * tidied (095cfa5b) + * trying workarounds for background gradient problem (2f8ec1ef) 2010-09-22 Didier Roche * Rebuild for libindicator ABI change (LP: #637692. debian/control: depends on latest libindicator-dev - (4b79b21) - * fix dch -r (d33924b) - * releasing version 0.4.7-0ubuntu2 (a913119) + (4b79b210) + * fix dch -r (d33924b9) + * releasing version 0.4.7-0ubuntu2 (a9131191) * Rebuild for libindicator ABI change (LP: #637692. debian/control: depends on latest libindicator-dev - (f71758b) + (f71758b3) 2010-09-15 Ken VanDine - * releasing version 0.4.7-0ubuntu1 (ea70683) - * Import upstream version 0.4.7 (7695b78) + * releasing version 0.4.7-0ubuntu1 (ea70683c) + * Import upstream version 0.4.7 (7695b78d) 2010-09-15 Conor Curran - * prep of 0.4.7 (3282a81) - * merged menu close button reset fix (71d4bfe) + * prep of 0.4.7 (3282a812) + * merged menu close button reset fix (71d4bfea) 2010-09-15 Ken VanDine - * Import upstream version 0.4.7 (1ccd374) + * Import upstream version 0.4.7 (1ccd374f) * New upstream release. - Media Buttons should trigger action - only on button release (LP: #624610) (aa70b29) + only on button release (LP: #624610) (aa70b295) 2010-09-15 Conor Curran - * mistaken checkin reverted (746d97e) - * on menu close buttons are now reset (7ea705e) - * on menu close buttons are now reset (1d0f58a) + * mistaken checkin reverted (746d97ef) + * on menu close buttons are now reset (7ea705e7) + * on menu close buttons are now reset (1d0f58a7) 2010-09-15 Ken VanDine - * releasing version 0.4.6-0ubuntu1 (38dd038) - * Import upstream version 0.4.6 (9c0a073) + * releasing version 0.4.6-0ubuntu1 (38dd038d) + * Import upstream version 0.4.6 (9c0a0730) 2010-09-15 Conor Curran - * bumped for 0.4.6 release (16e7444) + * bumped for 0.4.6 release (16e74443) * merged in fixes of empty album art and racey indicator crash in the - event of the service crashing (3532b6a) + event of the service crashing (3532b6aa) * merged empty album art fix - easier than first thought, fixed crasher on indicator side in the event of the album art going down and tidied the mpris2controller to remove - compiler warnings (f27482a) + compiler warnings (f27482a3) * race condition indicator crash fixed when the service crashes - indicator should now seemlessly handle flaky service - (01182ba) + (01182ba7) 2010-09-15 Ken VanDine - * Import upstream version 0.4.6 (27eda70) + * Import upstream version 0.4.6 (27eda707) * New upstream release. - indicator crashes in the event of the service crashing (LP: #638891) - metadata widget should remain hidden if there is no track data (LP: #637031) - (ba8ab40) + (ba8ab408) 2010-09-14 Ken VanDine - * releasing version 0.4.5-0ubuntu1 (215bee2) - * Import upstream version 0.4.5 (51fbe7e) + * releasing version 0.4.5-0ubuntu1 (215bee20) + * Import upstream version 0.4.5 (51fbe7e4) 2010-09-14 Sebastien Bacher - * releasing version 0.4.4-0ubuntu1 (c3405e6) + * releasing version 0.4.4-0ubuntu1 (c3405e60) 2010-09-14 Conor Curran - * bumped the revision number (4b7abb7) - * service crash fix branch merge (a817479) - * removed redundant code (bab2f66) - * tidy up (21c38af) - * indicator should handle any service problems gracefully (484518d) + * bumped the revision number (4b7abb73) + * service crash fix branch merge (a817479e) + * removed redundant code (bab2f661) + * tidy up (21c38af8) + * indicator should handle any service problems gracefully (484518d3) 2010-09-14 Ken VanDine - * Import upstream version 0.4.5 (875826f) + * Import upstream version 0.4.5 (875826f1) * New upstream release. - service crashes on last fm playback with rb (LP: #633654) - sound_icon for indicator-sound missing for ubuntu-light (LP: #628896) - indicator-sound-service crashed with signal 5 in dbusmenu_menuitem_handle_event() (LP: #633897) - mpris2 playback status behaving as if it were static (LP: - #631893) (1d21371) + #631893) (1d213717) 2010-09-14 Conor Curran - * all dbus method calls now async (edb20cb) - * async the root dbus method calls (b68421b) - * one potential fix (f8a8b76) + * all dbus method calls now async (edb20cb0) + * async the root dbus method calls (b68421bc) + * one potential fix (f8a8b763) 2010-09-13 Conor Curran - * merge the non-mono fix branch (0568dd3) - * autotools fix (11cb64d) - * added generated png for 16x16 (3c10c3e) - * fixed autotools (198a4ee) - * merged properties-changed fix and scrub complete removal (410f371) - * added scalable sound-icon svg to the assets (d14c4fa) - * removed scrub stuff indicator side (ee3d307) - * tidy up (ae5428d) - * removed redundant scrub code (61f5618) - * playback status fix (40cde00) - * playback status investigations (fc3c998) + * merge the non-mono fix branch (0568dd3b) + * autotools fix (11cb64da) + * added generated png for 16x16 (3c10c3e2) + * fixed autotools (198a4eed) + * merged properties-changed fix and scrub complete removal (410f3714) + * added scalable sound-icon svg to the assets (d14c4fa6) + * removed scrub stuff indicator side (ee3d307d) + * tidy up (ae5428d1) + * removed redundant scrub code (61f56182) + * playback status fix (40cde008) + * playback status investigations (fc3c998e) 2010-09-10 Sebastien Bacher - * Import upstream version 0.4.4 (1ae9c57) + * Import upstream version 0.4.4 (1ae9c57b) * New upstream release, fix crash in gtk_range_get_value() (lp: - #615277) (805fced) - * New upstream release. (b2871ed) - * Import upstream version 0.4.4 (e9a9552) + #615277) (805fced9) + * New upstream release. (b2871edf) + * Import upstream version 0.4.4 (e9a95524) 2010-09-10 Conor Curran - * prep for 0.4.4 release (af31c74) - * merge ui updates, banshee fix and theme change handling (dccb5ee) - * merge comments acted upon (ac27a7a) - * tidy up (9f2da5f) - * play button and metadata widgets now handle theme changes (977925a) - * banshee menu bug fixed (768c373) + * prep for 0.4.4 release (af31c744) + * merge ui updates, banshee fix and theme change handling (dccb5ee6) + * merge comments acted upon (ac27a7a6) + * tidy up (9f2da5fe) + * play button and metadata widgets now handle theme changes + (977925a7) + * banshee menu bug fixed (768c373b) 2010-09-09 Conor Curran - * reversed colours on buttons (6f8a970) + * reversed colours on buttons (6f8a9704) 2010-09-08 Sebastien Bacher - * Import upstream version 0.4.3 (6922f0b) - * New upstream release. (ecd9698) - * releasing version 0.4.3-0ubuntu1 (d1fd48d) + * Import upstream version 0.4.3 (6922f0ba) + * New upstream release. (ecd96986) + * releasing version 0.4.3-0ubuntu1 (d1fd48d0) 2010-09-08 Conor Curran * some defensive code in place to protect against rare seg-fault on - the volume slider (8034c91) + the volume slider (8034c910) 2010-09-08 Sebastien Bacher - * Import upstream version 0.4.3 (75f6c6b) + * Import upstream version 0.4.3 (75f6c6bf) 2010-09-08 Conor Curran - * bumped version number in prep for 4 3 release (c5d9ac1) - * player title icon now in the gutter (3bc3572) + * bumped version number in prep for 4 3 release (c5d9ac19) + * player title icon now in the gutter (3bc35728) * title widget now shows the icon in the right place, play button - have been alter accordingly (1f038d6) + have been alter accordingly (1f038d67) 2010-09-08 Sebastien Bacher - * Import upstream version 0.4.2 (45727ea) + * Import upstream version 0.4.2 (45727ea7) * New upstream release fixing those issues - Media Buttons should trigger action only on button release (lp: #624610) - Mouse wheel no longer works to change volume (lp: #620858) - Crashes if Rhythmbox is playing from Last.FM (lp: - #627505) (80e38fc) - * releasing version 0.4.2-0ubuntu1 (7e9c9ed) - * New upstream release fixing those issues (e8dbd1c) - * Import upstream version 0.4.2 (b347212) - * releasing version 0.4.1-0ubuntu1 (0b25b8a) + #627505) (80e38fc4) + * releasing version 0.4.2-0ubuntu1 (7e9c9ed5) + * New upstream release fixing those issues (e8dbd1c4) + * Import upstream version 0.4.2 (b347212e) + * releasing version 0.4.1-0ubuntu1 (0b25b8a9) 2010-09-07 Conor Curran - * ready for 0.4.2 (dad11c3) - * multiple offlined players allowed now in the menu (545c330) + * ready for 0.4.2 (dad11c32) + * multiple offlined players allowed now in the menu (545c3307) * removed unnecessary hbox and label and set the text directly on the - menuitem (9840130) + menuitem (9840130d) * removed unnecessary hbox and label and set the text directly on the - menuitem (7569d1c) + menuitem (7569d1ce) * removed unnecessary hbox and label and set the text directly on the - menuitem (39680a7) - * tidied up debug statements (8642331) - * alloc stuff (3461e88) - * remote album handling merge (cee98ff) - * changed temp name to be more telling of its purpose (b7c9529) - * remote art url fixed (cfd5b54) - * tidy up on the print outs (b69ebdb) - * allow multiple players on the menu (5abb5a0) - * button press fixes merged (f17b314) - * tidy up (6f82956) + menuitem (39680a79) + * tidied up debug statements (86423311) + * alloc stuff (3461e88a) + * remote album handling merge (cee98ff8) + * changed temp name to be more telling of its purpose (b7c9529e) + * remote art url fixed (cfd5b54d) + * tidy up on the print outs (b69ebdb2) + * allow multiple players on the menu (5abb5a08) + * button press fixes merged (f17b3140) + * tidy up (6f82956f) * button release outside of control now acts as it should do - (3244210) - * tidy up (71f036c) + (32442108) + * tidy up (71f036ce) 2010-09-06 Conor Curran - * highlighted odd playback status issue (0314279) - * events from transport bar now are sent on button release (066b6a5) - * album art rounding fix merged (1a664a0) - * album art rounded fixed (2cd77a2) - * tried everything, the image will not show on the menu (41b5b22) - * scroll fix merged (0a4c3a2) - * scroll fix merged (d029feb) - * shifted to use the more appropriate cache dir (0c8770b) + * highlighted odd playback status issue (03142793) + * events from transport bar now are sent on button release (066b6a52) + * album art rounding fix merged (1a664a07) + * album art rounded fixed (2cd77a2b) + * tried everything, the image will not show on the menu (41b5b22e) + * scroll fix merged (0a4c3a23) + * scroll fix merged (d029feb8) + * shifted to use the more appropriate cache dir (0c8770bd) 2010-09-03 Conor Curran - * big refactor (de523f4) - * working nicely (eeefcb4) + * big refactor (de523f44) + * working nicely (eeefcb48) * reworked album art handling using gio exclusively with mkstemp - (779bb00) + (779bb004) 2010-09-02 Conor Curran - * tidied the transport backend (0d23111) - * active triangle now in place (0125f59) - * tidy up (966137c) - * added the image as advised, still no showA (0c040b8) - * album art from remote location working (136b92d) + * tidied the transport backend (0d231118) + * active triangle now in place (0125f59b) + * tidy up (966137c8) + * added the image as advised, still no showA (0c040b86) + * album art from remote location working (136b92db) 2010-09-01 Conor Curran - * last fm art work should load correctly now (bb73e65) - * almost bug free (9ab9b17) - * now has the ability to fetch album art from last fm (67bdc60) - * first legit attempt at icon gutter placement failed (262ef25) + * last fm art work should load correctly now (bb73e65c) + * almost bug free (9ab9b175) + * now has the ability to fetch album art from last fm (67bdc606) + * first legit attempt at icon gutter placement failed (262ef253) 2010-08-31 Conor Curran - * fix for the po file merged (610f7ed) - * fixed the scrolling regression (a9a0b28) - * mreged the mpris1 removal branch (27cffeb) + * fix for the po file merged (610f7ed8) + * fixed the scrolling regression (a9a0b28e) + * mreged the mpris1 removal branch (27cffeb0) 2010-08-30 David Planella * Fix POTFILES.in file, so that the translation template can be - created (LP: #626484) (7cbe551) + created (LP: #626484) (7cbe551e) 2010-08-27 Conor Curran - * remove mpris1 support (3587663) + * remove mpris1 support (35876633) 2010-08-26 Sebastien Bacher - * Import upstream version 0.4.1 (b624be9) - * New upstream release. (da6f726) - * Import upstream version 0.4.1 (80e5ad4) - * releasing version 0.4.0-0ubuntu1 (4bad61f) + * Import upstream version 0.4.1 (b624be9d) + * New upstream release. (da6f7263) + * Import upstream version 0.4.1 (80e5ad4f) + * releasing version 0.4.0-0ubuntu1 (4bad61fa) 2010-08-26 Conor Curran - * bumped version for 041 release (e65973f) + * bumped version for 041 release (e65973ff) * merge with transport bar colour updates, rounded rectangles on - album art and metadata key names updates (b4b0e43) + album art and metadata key names updates (b4b0e438) 2010-08-25 Conor Curran - * tidied sound service (99755b2) - * rounded rectangles are now working (af10768) - * more tweaks (254525b) - * fonts sorted (0cfad99) + * tidied sound service (99755b25) + * rounded rectangles are now working (af107686) + * more tweaks (254525b5) + * fonts sorted (0cfad99c) 2010-08-24 Conor Curran - * merged the UI polishes, more to follow ... (5c225cc) - * mpris 2 metadata map changes implementated (feed9f6) + * merged the UI polishes, more to follow ... (5c225cc9) + * mpris 2 metadata map changes implementated (feed9f62) 2010-08-23 Conor Curran - * push up changes (92d628c) - * finished with metadata ui tweaks (dcf1516) - * finally blank art work handling out the door (97af8d3) - * new blank cairo drawn image (5f163af) + * push up changes (92d628cf) + * finished with metadata ui tweaks (dcf15160) + * finally blank art work handling out the door (97af8d3a) + * new blank cairo drawn image (5f163af5) 2010-08-20 Conor Curran - * metadata ui tweaks galore (347d89e) + * metadata ui tweaks galore (347d89ee) 2010-08-20 Andrea Cimitan * Some code from the gnome-screensaver lock dialog. Will crash because gtk_widget_get_window (GTK_WIDGET(image)) returns - NULL (b70e73a) + NULL (b70e73a6) 2010-08-19 Conor Curran * set position works without a jumping slider, correct button press behaviour of the title and metadata menuitems clipboard - functionality in place (e6fc393) + functionality in place (e6fc3937) 2010-08-18 Sebastien Bacher - * Import upstream version 0.4.0 (4c74210) - * New upstream release using mpris2 now (lp: #617367) (0e0a8f4) - * Import upstream version 0.4.0 (b4d305f) + * Import upstream version 0.4.0 (4c742105) + * New upstream release using mpris2 now (lp: #617367) (0e0a8f4e) + * Import upstream version 0.4.0 (b4d305f1) 2010-08-18 Conor Curran - * bumped the version number (6c2b00b) - * merge the mpris2 operational branch (88c0ff5) - * ready for the merge (4897f3c) - * tests fixed, and metadata height reset readjustment fixed (75ba919) - * tests fixed, and metadata height reset readjustment fixed (8c52840) + * bumped the version number (6c2b00b2) + * merge the mpris2 operational branch (88c0ff52) + * ready for the merge (4897f3ce) + * tests fixed, and metadata height reset readjustment fixed + (75ba919b) + * tests fixed, and metadata height reset readjustment fixed + (8c528400) 2010-08-17 Conor Curran - * we have mpris 2 basic stuff working with rb perfectly (f184669) - * mpris 2 has landed (7aa4517) + * we have mpris 2 basic stuff working with rb perfectly (f1846694) + * mpris 2 has landed (7aa45178) 2010-08-13 Conor Curran - * a few tidy ups (04af32d) - * player object implemented bar the property signal thing (f648465) - * back on dbus-glib-1 and motoring through basic mpris2 (a936550) + * a few tidy ups (04af32d9) + * player object implemented bar the property signal thing (f648465a) + * back on dbus-glib-1 and motoring through basic mpris2 (a936550c) 2010-08-12 Conor Curran - * moving mpris2 to gdbus, the horror (30a697a) + * moving mpris2 to gdbus, the horror (30a697a1) * abstracted the mpris handling to accomodate the messy integration - issues (72ffb2c) + issues (72ffb2c3) 2010-08-11 Conor Curran - * merged the default sound preferences page (44d47d0) - * mpris v2 branch merged (a260256) - * mpris2 working for now, but its all going to change again (b636916) + * merged the default sound preferences page (44d47d0c) + * mpris v2 branch merged (a2602568) + * mpris2 working for now, but its all going to change again + (b6369163) 2010-08-11 Bilal Akhtar * Added --page=applications to command args for running - gnome-volume-control (eda68d1) + gnome-volume-control (eda68d19) 2010-08-10 Conor Curran - * mpris 2 controller coming together (9244bd8) - * mpris 2 controller coming together (ef6a309) + * mpris 2 controller coming together (9244bd84) + * mpris 2 controller coming together (ef6a3094) 2010-08-09 Conor Curran - * vala dbus issues resolved (161d2b1) - * trying to get a static client implementation working (e5a739d) + * vala dbus issues resolved (161d2b1e) + * trying to get a static client implementation working (e5a739d7) 2010-08-07 Conor Curran - * mpris 2 underway, vala bindings proving troublesome (383f76b) - * starting on the re write for mpris handling (85a7764) + * mpris 2 underway, vala bindings proving troublesome (383f76b3) + * starting on the re write for mpris handling (85a7764a) 2010-08-06 Conor Curran - * volume slider refactor merged (8286c9e) - * merge comments have been acted upon (734cf9d) + * volume slider refactor merged (8286c9e8) + * merge comments have been acted upon (734cf9dc) 2010-08-04 Conor Curran - * tidy ups (4a23580) - * tidy ups (c161dea) - * refactor complete (7beb889) + * tidy ups (4a23580e) + * tidy ups (c161dea6) + * refactor complete (7beb889e) 2010-08-03 Conor Curran - * almost there (fe35497) + * almost there (fe354978) 2010-08-02 Conor Curran - * replaced now needs tweaking (9f7e552) + * replaced now needs tweaking (9f7e5526) 2010-08-02 Sebastien Bacher * Backport upstream commit to fix the indicator crashing when - rhythmbox starts (lp: #612299) (4122614) - * releasing version 0.3.9-0ubuntu2 (022c9bd) + rhythmbox starts (lp: #612299) (4122614e) + * releasing version 0.3.9-0ubuntu2 (022c9bd2) 2010-08-02 Conor Curran - * removed segfaulting toggle redraw (830c82b) + * removed segfaulting toggle redraw (830c82bc) 2010-07-30 Conor Curran - * refactor the volume slider into its own wrapper gobject (496ac14) + * refactor the volume slider into its own wrapper gobject (496ac14d) 2010-07-29 Ken VanDine - * releasing version 0.3.9-0ubuntu1 (30879fa) + * releasing version 0.3.9-0ubuntu1 (30879fa9) 2010-07-29 Conor Curran - * bumped ido version (a28cd08) + * bumped ido version (a28cd081) 2010-07-29 Ken VanDine - * Import upstream version 0.3.9 (986fc64) + * Import upstream version 0.3.9 (986fc648) 2010-07-29 Conor Curran - * prep 0.3.9 release (413bba3) + * prep 0.3.9 release (413bba32) * merged the playlist initial work and UI tidying, getting very close - to sign off (859c48c) + to sign off (859c48c8) * tweaked the spacing and the transport bar dimensions - getting very - close to sign off (a100dc2) + close to sign off (a100dc24) 2010-07-29 Ken VanDine - * Import upstream version 0.3.9 (d981d05) + * Import upstream version 0.3.9 (d981d05d) * New upstream release. - Scrub bar should now work properly. - Spacing between all UI widgets should be fixed. - Playlist menuitem in place (for now this is just a mock up item, will complete once there is a client with which I can test against) - Transport bar has been visually tweaked.; debian/control - build depend on - libido-0.1-dev (>= 0.1.11) (8b415cb) + libido-0.1-dev (>= 0.1.11) (8b415cbf) 2010-07-28 Conor Curran - * playlist mock up landed (06e8e90) - * scrub bar is scrubbing (1cf8f05) + * playlist mock up landed (06e8e901) + * scrub bar is scrubbing (1cf8f05c) 2010-07-27 Conor Curran - * ui fixes merged (ed4b8a5) - * lots of bits tidied up (694340c) - * tidy ups across the ui (91aa6c3) + * ui fixes merged (ed4b8a59) + * lots of bits tidied up (694340cf) + * tidy ups across the ui (91aa6c3f) 2010-07-22 Sebastien Bacher - * Import upstream version 0.3.8 (6383dbb) + * Import upstream version 0.3.8 (6383dbb0) * New upstream release.; debian/control: - update ido - requirement (4ad4388) - * releasing version 0.3.8-0ubuntu1 (f3eae1d) + requirement (4ad4388b) + * releasing version 0.3.8-0ubuntu1 (f3eae1db) * New upstream release.; debian/control: - update ido - requirement (688a5ae) - * Import upstream version 0.3.8 (1777ee4) + requirement (688a5aed) + * Import upstream version 0.3.8 (1777ee42) 2010-07-22 Conor Curran - * prep for 0.3.8 release (c7316ae) - * ido scrub bar in but there are some bugs (21b3982) - * trying to set the time line (cf97680) + * prep for 0.3.8 release (c7316aef) + * ido scrub bar in but there are some bugs (21b39826) + * trying to set the time line (cf97680d) 2010-07-21 Conor Curran - * scrub bar working (928fbf4) + * scrub bar working (928fbf4b) 2010-07-20 Conor Curran - * proper scrubbing underway (48f11cb) - * merged play button work (6265822) - * play pause both graphically and functionally now working (d92a449) + * proper scrubbing underway (48f11cbf) + * merged play button work (6265822d) + * play pause both graphically and functionally now working (d92a4492) 2010-07-15 Ken VanDine - * releasing version 0.3.7-0ubuntu1 (6eb78b2) - * Import upstream version 0.3.7 (944907b) + * releasing version 0.3.7-0ubuntu1 (6eb78b27) + * Import upstream version 0.3.7 (944907b4) 2010-07-15 Conor Curran * merged the button press effect branch plus changes for the ido and - bumped release version for 0.3.7 (4643e1d) + bumped release version for 0.3.7 (4643e1d7) * added skeleton implementation for play pause toggle method - coming - next (05b905d) + next (05b905d4) * tidied up some enums using typedefs and some more bits and pieces - (42f71fb) - * merged scrub bar work (0358622) + (42f71fbd) + * merged scrub bar work (0358622a) * label text updating according to position and duration and scrub - bar positioning now working (6bab9d7) + bar positioning now working (6bab9d75) 2010-07-14 Conor Curran - * positionset now working - tested with vlc (4823b3c) + * positionset now working - tested with vlc (4823b3c3) * scrub bar almost working - vala Glib value bugs again are biting me - (bf4f732) + (bf4f7324) 2010-07-13 Conor Curran - * moving towards the play button pause button swap (858c43d) - * button press background done (3866f14) - * fixed silly previous problem (ec287ed) - * typo fixed (07a314b) - * prep work done for scrub bar (4325e00) + * moving towards the play button pause button swap (858c43db) + * button press background done (3866f14c) + * fixed silly previous problem (ec287ed3) + * typo fixed (07a314b6) + * prep work done for scrub bar (4325e009) 2010-07-12 Sebastien Bacher - * New upstream release. (df2aaa5) - * releasing version 0.3.6-0ubuntu1 (69f9154) - * Import upstream version 0.3.6 (f6ffb19) + * New upstream release. (df2aaa5b) + * releasing version 0.3.6-0ubuntu1 (69f91546) + * Import upstream version 0.3.6 (f6ffb190) 2010-07-12 Conor Curran - * the beginnings of the scrub bar (f383ead) - * bumped version number in prep for new release (d8253fc) + * the beginnings of the scrub bar (f383ead1) + * bumped version number in prep for new release (d8253fc0) * merge with the static scope problems widget side, plus positioning - fixes and image url handling robustness (8f4dd98) - * caught by static scopeness - update bug fixed (c653012) + fixes and image url handling robustness (8f4dd989) + * caught by static scopeness - update bug fixed (c653012e) 2010-07-09 Conor Curran - * and the service uncomment (a96e011) - * more arturl fixes (134f9e2) - * album art bug fixed (a7cd627) + * and the service uncomment (a96e0113) + * more arturl fixes (134f9e2b) + * album art bug fixed (a7cd627d) 2010-07-08 Sebastien Bacher @@ -8175,83 +8237,84 @@ familiar app directly from the menu - UI tidied - Each player that registers with the menu will be stored in the cache file allowing the menu to show the application - even if it has not been launched. (9c00e02) - * releasing version 0.3.5-0ubuntu1 (1584af2) + even if it has not been launched. (9c00e024) + * releasing version 0.3.5-0ubuntu1 (1584af29) * New upstream release: -New transport widget integrated -New title widget integrated which allows the user to launch familiar app directly from the menu - UI tidied - Each player that registers with the menu will be stored in the cache file allowing the menu to show the application - even if it has not been launched. (cf52051) - * Import upstream version 0.3.5 (964106d) + even if it has not been launched. (cf520516) + * Import upstream version 0.3.5 (964106d9) 2010-07-08 Conor Curran - * bumped version number is prep for 0.3.5 release (b0a09af) + * bumped version number is prep for 0.3.5 release (b0a09afe) * merged the event handling plus code tidy ups and proper icon - loading from the theme (50b2e07) + loading from the theme (50b2e070) * constants replaced and enums and title image now fetched from the - mono theme (0f2a6b2) - * event handling now plugged in crudely (e4f900e) - * merge with new transport bar branch (41747b0) + mono theme (0f2a6b27) + * event handling now plugged in crudely (e4f900ef) + * merge with new transport bar branch (41747b03) 2010-07-07 Conor Curran - * merged the last of the libindicate work (3a06565) - * moved what I could to a #define and removed unused (5d8d127) - * updated for merge (b41d946) - * merged Mirco's transport bar work (ed1aa89) - * fixed the mpris connection problems (caf13b4) - * alot of work around the title menu stuff (4109655) - * typo in merge (6eef19e) + * merged the last of the libindicate work (3a065650) + * moved what I could to a #define and removed unused (5d8d1271) + * updated for merge (b41d9467) + * merged Mirco's transport bar work (ed1aa89e) + * fixed the mpris connection problems (caf13b4d) + * alot of work around the title menu stuff (41096557) + * typo in merge (6eef19e5) 2010-07-07 Mirco Müller - * finished the rendering of the custom widget (9ec9e3f) + * finished the rendering of the custom widget (9ec9e3fa) 2010-07-06 Conor Curran - * merge with Pitti's xfce tweak (a31a446) - * whole new widget to house the customised title item (7555ea6) + * merge with Pitti's xfce tweak (a31a4467) + * whole new widget to house the customised title item (7555ea67) 2010-07-06 Mirco Müller * added some internal helpers for blurring, added more precise - button-background rendering (f015c04) + button-background rendering (f015c04d) 2010-07-05 Conor Curran - * previous button coming along (e830c3a) - * getting closer to the mock up (fedd8fa) + * previous button coming along (e830c3a7) + * getting closer to the mock up (fedd8fab) 2010-07-02 Conor Curran - * cairo is taking some time (d79472d) + * cairo is taking some time (d79472da) 2010-07-02 unknown - * If gnome-volume-control is not available, try xfce4-mixer (1954771) + * If gnome-volume-control is not available, try xfce4-mixer + (1954771a) 2010-07-01 Conor Curran - * background working correctly (b1d159e) - * outline drawn (40a1f7e) + * background working correctly (b1d159ec) + * outline drawn (40a1f7e5) 2010-06-30 Conor Curran - * highlighting sorted and a start towards the cairo stuff (f3fc28d) - * correct startup behaviour in place (edac78e) + * highlighting sorted and a start towards the cairo stuff (f3fc28d6) + * correct startup behaviour in place (edac78ea) 2010-06-29 Conor Curran - * launching apps now working (2d1c205) - * updates (8dc783c) - * updates (914519b) - * more debug (a9186ea) + * launching apps now working (2d1c2058) + * updates (8dc783c9) + * updates (914519bf) + * more debug (a9186ea3) 2010-06-28 Conor Curran - * moving in the right direction (0e616c3) + * moving in the right direction (0e616c32) 2010-06-28 Sebastien Bacher @@ -8259,51 +8322,51 @@ Track title, artist name and album name now the correct size, weight and position - Text truncated with an ellipsis if it is over the an estimated acceptable - width (no guidance given by design). (fa91825) + width (no guidance given by design). (fa918259) 2010-06-28 Conor Curran - * new playbutton for cairo drawing (33395ee) + * new playbutton for cairo drawing (33395ee8) 2010-06-28 Sebastien Bacher - * releasing version 0.3.4-0ubuntu1 (f881060) - * Import upstream version 0.3.4 (26d4014) + * releasing version 0.3.4-0ubuntu1 (f881060f) + * Import upstream version 0.3.4 (26d4014f) 2010-06-28 Conor Curran * bumped the revision no. and changed credits on sound-service - (a0c3edb) - * merged the metadata tidying, text formatted and sized (574e1ce) - * tidied the metadata widget to be spec compliant (fa621d0) + (a0c3edbb) + * merged the metadata tidying, text formatted and sized (574e1ce1) + * tidied the metadata widget to be spec compliant (fa621d0c) 2010-06-25 Didier Roche - * releasing version 0.3.3-0ubuntu1 (d42a337) + * releasing version 0.3.3-0ubuntu1 (d42a3377) 2010-06-25 Ken VanDine * New upstream release. - Fixes menu flicker when playing a song - with artwork displayed (LP: #598438) (9cc0e4c) - * Import upstream version 0.3.3 (2118f6b) + with artwork displayed (LP: #598438) (9cc0e4c8) + * Import upstream version 0.3.3 (2118f6ba) 2010-06-25 Conor Curran - * bumped rev no for 0.3.3 (d5e278e) + * bumped rev no for 0.3.3 (d5e278e5) * fix for the album art crasher plus now resetting metadata values on each track change to ensure no stale data is mixed with - new data (8f532e8) + new data (8f532e8f) * fixes two bugs, album art crasher and unreported metadata reset on - trackchange (df55c0f) + trackchange (df55c0f3) 2010-06-25 Ken VanDine * New upstream release. - Fixes menu flicker when playing a song - with artwork displayed (LP: #598438) (a5c5146) + with artwork displayed (LP: #598438) (a5c5146a) 2010-06-24 Sebastien Bacher - * releasing version 0.3.2-0ubuntu1 (309d83d) + * releasing version 0.3.2-0ubuntu1 (309d83d0) 2010-06-24 Ken VanDine @@ -8317,14 +8380,14 @@ set. - Album art dynamically updated - Album title dynamically updated - Track title dynamically updated - Artist name dynamically updated - Play/pause transport - control should be working from the menu (63cc1d2) - * Import upstream version 0.3.2 (288985d) + control should be working from the menu (63cc1d29) + * Import upstream version 0.3.2 (288985d7) 2010-06-24 Conor Curran - * merge the familiar players db work (0336970) - * and my hacked indicate vapi (1d721c2) - * moving towards offline application launching (81d9af3) + * merge the familiar players db work (03369700) + * and my hacked indicate vapi (1d721c27) + * moving towards offline application launching (81d9af3f) 2010-06-24 Ken VanDine @@ -8338,162 +8401,162 @@ set. - Album art dynamically updated - Album title dynamically updated - Track title dynamically updated - Artist name dynamically updated - Play/pause transport - control should be working from the menu (f188735) + control should be working from the menu (f1887353) 2010-06-24 Conor Curran * record of played application being stored correctly in keyfile - (98c55dd) - * makefile fixes (49db751) - * fixes to top level Makefile.am (61cdd08) + (98c55dde) + * makefile fixes (49db751d) + * fixes to top level Makefile.am (61cdd08c) * attempting to subscribe to client desktop file path notifications - (a07a883) + (a07a8831) 2010-06-22 Conor Curran - * distcheck fixes (4f87740) - * vapi path fix (446a0a1) - * merged refactoring branch plus automatic status updates (8939506) - * merge requests point of interest (b77c81f) - * silly vala errors rectified (38e16ee) + * distcheck fixes (4f877402) + * vapi path fix (446a0a14) + * merged refactoring branch plus automatic status updates (8939506a) + * merge requests point of interest (b77c81f8) + * silly vala errors rectified (38e16eee) * automatic updates at start up now working properly - still vala oddities to solve but functionality has not been hampered - (770b326) + (770b3266) 2010-06-21 Conor Curran - * trying for support (3c42ee8) - * finally (39e811f) - * wip (6e001f4) - * going for generic property updates (7be2c72) - * more refactoring of vapis (87445b8) - * changed name of local vapi for common defs (2357b40) - * player item src (4f84a27) - * moved the vapi file (869af4c) - * lots of changes (1b9837a) + * trying for support (3c42ee89) + * finally (39e811f9) + * wip (6e001f4e) + * going for generic property updates (7be2c724) + * more refactoring of vapis (87445b89) + * changed name of local vapi for common defs (2357b40b) + * player item src (4f84a27c) + * moved the vapi file (869af4c3) + * lots of changes (1b9837ab) 2010-06-18 Conor Curran - * fixed spacing issues (9bba58e) - * and the service (c8b2631) - * reformatted old files to fix all spacing issues (5e7e3b4) + * fixed spacing issues (9bba58ee) + * and the service (c8b2631e) + * reformatted old files to fix all spacing issues (5e7e3b4a) 2010-06-17 Sebastien Bacher - * releasing version 0.3.1-0ubuntu1 (1e65c77) + * releasing version 0.3.1-0ubuntu1 (1e65c770) 2010-06-17 Ken VanDine * debian/control - bumped build-dep version of libdbusmenu-glib-dev to (>= 0.3.1) - Added build-dep for - libindicate-dev (>= 0.4.1) (75f17be) - * New upstream release. (34e71c6) - * Import upstream version 0.3.1 (619a7c5) + libindicate-dev (>= 0.4.1) (75f17bec) + * New upstream release. (34e71c64) + * Import upstream version 0.3.1 (619a7c5d) 2010-06-17 Conor Curran - * merges of kens fixes (9d081fd) + * merges of kens fixes (9d081fd7) 2010-06-17 Ken VanDine - * fix distcheck (f7d98d5) + * fix distcheck (f7d98d5d) 2010-06-17 Conor Curran - * merge with the mpris branch (007d3af) - * merge request comments applied (5f7e858) + * merge with the mpris branch (007d3af4) + * merge request comments applied (5f7e8583) 2010-06-17 Ken VanDine * New upstream release.; debian/control - bumped build-dep version of libdbusmenu-glib-dev to (>= 0.3.1) - Added - build-dep for libindicate-dev (>= 0.4.1) (e52160c) + build-dep for libindicate-dev (>= 0.4.1) (e52160c6) 2010-06-17 Conor Curran - * Merged in branch tidy up (be955e0) - * transport plugged in (05e82f2) + * Merged in branch tidy up (be955e01) + * transport plugged in (05e82f2c) 2010-06-16 Conor Curran - * album art updates working just fine (4125fd9) - * metadata being updated dynamically (71d315d) + * album art updates working just fine (4125fd9e) + * metadata being updated dynamically (71d315d3) 2010-06-15 Conor Curran * fixed the version numbers for libindicate and dbusmenu-glib - (fbc95f6) - * remove redundant source (ba57d27) - * merge with the custom controls branch (0585ecc) - * uncommented auto service shutdown (a1f24dc) - * removed commented code (6cb8982) + (fbc95f69) + * remove redundant source (ba57d27e) + * merge with the custom controls branch (0585eccb) + * uncommented auto service shutdown (a1f24dc2) + * removed commented code (6cb89821) * for now activated one button due to gtk button press oddness - (50bea3c) - * key events are not going to be easy (ca99bae) + (50bea3ce) + * key events are not going to be easy (ca99bae3) 2010-06-14 Conor Curran - * and it compiles (b8519dc) - * and the actual rename (ede4ad3) - * and the actual rename (5e806e9) - * rename of transport-bar (b5684bb) - * properties working now both ways (1174125) + * and it compiles (b8519dc8) + * and the actual rename (ede4ad39) + * and the actual rename (5e806e9c) + * rename of transport-bar (b5684bb4) + * properties working now both ways (11741257) 2010-06-13 Conor Curran - * album art underway (3337497) + * album art underway (33374975) 2010-06-11 Conor Curran - * properties working (1a3e824) - * new widget for the metadata (448e45e) - * (da91c66) + * properties working (1a3e8243) + * new widget for the metadata (448e45e3) + * (da91c666) 2010-06-10 Conor Curran - * working on some signals (50497b6) - * player controller object underway (c98d1cd) + * working on some signals (50497b6b) + * player controller object underway (c98d1cd6) 2010-06-09 Conor Curran - * play controls in progress (8e51465) - * buttons added - events being received (664a45a) + * play controls in progress (8e514657) + * buttons added - events being received (664a45a3) 2010-06-08 Conor Curran - * moving in the right direction (744083d) - * new transport bar (5a9881a) + * moving in the right direction (744083d4) + * new transport bar (5a9881a1) 2010-05-22 Conor Curran - * dependency versions updated (ed0f4a5) + * dependency versions updated (ed0f4a53) 2010-05-21 Conor Curran - * removed redundant vapi (d202231) - * updated version to 0.3.0 (9137d78) + * removed redundant vapi (d202231f) + * updated version to 0.3.0 (9137d784) 2010-05-20 Conor Curran * We have clients properly registering and unregistering dynamically - (14d9ed6) + (14d9ed69) * registered clients now add menuitems to the menu - the bullet trace - is complete (8e2bd9c) + is complete (8e2bd9c8) 2010-05-18 Conor Curran * root menuitem passed in at start up the music-bridge - vapi file - for dbusmenuitem need to be fixed (19eed06) + for dbusmenuitem need to be fixed (19eed06d) 2010-05-07 Conor Curran - * oh my god (d732921) - * (3631b8e) - * music bridge in place (4a17bff) + * oh my god (d7329211) + * (3631b8ec) + * music bridge in place (4a17bff0) 2010-05-05 Conor Curran - * mix and match vala and c (ff088da) + * mix and match vala and c (ff088da3) 2010-04-29 Sebastien Bacher @@ -8501,517 +8564,517 @@ sound-preferences changes the output volume slider when indicator-applet is running" (lp: #532095) - update the mute animation on theme changes (lp: #568586) - (07d59d5) + (07d59d5b) * New upstream version: - "Changing left/right balance in sound-preferences changes the output volume slider when indicator-applet is running" (lp: #532095) - update the mute animation on theme changes (lp: #568586) - (d8353e2) - * releasing version 0.2.3-0ubuntu1 (6d3034a) - * Import upstream version 0.2.3 (012ac7d) + (d8353e2f) + * releasing version 0.2.3-0ubuntu1 (6d3034a9) + * Import upstream version 0.2.3 (012ac7d9) 2010-04-27 Conor Curran * merged in proper theme change handling in relation to the animation - for mute blocking state (99be064) - * 64bit tested and tweaked (3002d85) - * clarified the reset code (1bd0797) + for mute blocking state (99be0643) + * 64bit tested and tweaked (3002d85c) + * clarified the reset code (1bd0797b) 2010-04-26 Conor Curran - * theme changing now handling for the mute blocking stage (c4255ba) + * theme changing now handling for the mute blocking stage (c4255ba7) * not the nicest of fixes but this filters further feedback loops between the slider and the service when there is a third - party app involved (6bc7f6e) + party app involved (6bc7f6e5) 2010-04-23 Conor Curran * all volumes are now treated as if they are mono - most efficient way to deal with multichannel setups, balance and single - slider control (7dd979c) + slider control (7dd979c6) * volume comparision now far more efficient due to caching of mono - volumes as opposed to stereo (069f294) + volumes as opposed to stereo (069f2943) * merged code to greatly simplify volume managment preserving - spatialisation (164f6fe) + spatialisation (164f6fe4) 2010-04-22 Conor Curran * greatly simplified the volume setting code without messing with - balance (f39d4f3) + balance (f39d4f30) * Panning is now honoured at all times plus version bumped for new - 0.2.3 release (632922b) + 0.2.3 release (632922b2) * panning now honoured at all times, more feedback loop noise removed - also from the indicator side (5b74cf4) + also from the indicator side (5b74cf4b) 2010-04-14 Conor Curran - * Remove unnecessary warning at start up - thx njpatel (132bf8d) + * Remove unnecessary warning at start up - thx njpatel (132bf8d1) 2010-03-31 Sebastien Bacher * New upstream version - Animation for mute-blocking state greatly improved - Handles sink removal far better - - improves scrolling action icon on panel (6e9367f) - * releasing version 0.2.2-0ubuntu1 (a07a635) - * Import upstream version 0.2.2 (af4e502) - * releasing version 0.2.1-0ubuntu1 (4c16563) + improves scrolling action icon on panel (6e9367f5) + * releasing version 0.2.2-0ubuntu1 (a07a6358) + * Import upstream version 0.2.2 (af4e502e) + * releasing version 0.2.1-0ubuntu1 (4c165632) 2010-03-31 Conor Curran - * bumped the release number to 2.2 (80365e3) - * sink removal code made alot safer (c82de62) + * bumped the release number to 2.2 (80365e3a) + * sink removal code made alot safer (c82de623) * the step size of the scrolling on the icon on the panel has been - increased inline with the bug report (3933b7c) - * sink removal should now be water(bloody) tight (d28d741) + increased inline with the bug report (3933b7c6) + * sink removal should now be water(bloody) tight (d28d741a) 2010-03-30 Conor Curran * blocked animation should now be much smoother and closer to the - spec (5f6b683) + spec (5f6b6835) * scrolling speed has now been quickened for when scrolling over the - icon on the panel (0120abf) + icon on the panel (0120abf8) * modified the animation so it should now be aligned with the spec - (0cd4156) + (0cd41569) 2010-03-29 Conor Curran * merged in branch to deal with crash from dynamic sink inserts - (1b3548b) + (1b3548bb) * adding and removing sink code safer to avoid reproted random - segfault (af1d4de) + segfault (af1d4de5) 2010-03-26 Conor Curran - * white space tidy (a528e1e) + * white space tidy (a528e1ea) * Merged in fix for slider handle event crash - (unintialized memory - bug) (67f9136) - * handle event should now be safer (d4f0b50) + bug) (67f91365) + * handle event should now be safer (d4f0b507) 2010-03-25 Conor Curran - * merged in Teds makefile fix (ce3a15e) + * merged in Teds makefile fix (ce3a15eb) 2010-03-25 Ted Gould * Adding pulse XML file to distclean and use more of the variables - throughout. (0bab2a3) + throughout. (0bab2a35) 2010-03-25 Conor Curran - * whitespace tidy up (1890c9a) + * whitespace tidy up (1890c9ae) * at start up assume there is no availability before PA starts up - (90ccbff) + (90ccbff1) 2010-03-24 Conor Curran * Tests branch finally makes its way into trunk - more testing needed - (d7fbecc) + (d7fbeccf) 2010-03-23 Conor Curran - * dbus methods are now tested (017109c) + * dbus methods are now tested (017109c0) 2010-03-22 Conor Curran - * test for update of sink data (e29d2d4) - * first pulse manager test wrote ... finally (f02377f) + * test for update of sink data (e29d2d4c) + * first pulse manager test wrote ... finally (f02377f7) 2010-03-18 Conor Curran * merged in updates from trunk and fixed the tests on the indicator - (b26c979) + (b26c9793) 2010-03-18 Ken VanDine * New upstream release. - can't change audio using mouse wheel - (LP: #521046) (c9f8825) - * Import upstream version 0.2.1 (d51bf7d) + (LP: #521046) (c9f88250) + * Import upstream version 0.2.1 (d51bf7d3) 2010-03-18 Conor Curran - * final scrolling bugs (65fde4c) + * final scrolling bugs (65fde4c4) * scrolling now should move at 1% as opposed to 0.5% increments, cannot now scroll on panel icon when muted or no device - available (c2be40c) - * bumped the indicator version (2546e03) - * intermediate test removal (da7146a) + available (c2be40c8) + * bumped the indicator version (2546e032) + * intermediate test removal (da7146ab) * Merged Cody's scrolling work and updated version to overcome ppa - problem (87011fc) + problem (87011fc5) 2010-03-17 Cody Russell - * Remove some debugging output. (6e40735) + * Remove some debugging output. (6e407358) 2010-03-16 Cody Russell - * Implement scroll method. (c20b69c) + * Implement scroll method. (c20b69cf) 2010-03-15 Sebastien Bacher - * releasing version 0.1.3.1-0ubuntu2 (65e9d7e) + * releasing version 0.1.3.1-0ubuntu2 (65e9d7ec) 2010-03-15 Ted Gould - * Use the libindicator update function. (c865eda) + * Use the libindicator update function. (c865edaf) * Use the libindicator update helper to reset the base image for - theme updates. (911af75) + theme updates. (911af759) 2010-03-15 David Barth - * applying i18n fix from Luca Ferretti (a328ac7) + * applying i18n fix from Luca Ferretti (a328ac78) 2010-03-12 Sebastien Bacher - * releasing version 0.1.3.1-0ubuntu1 (14de667) - * Import upstream version 0.1.3.1 (8f23da7) + * releasing version 0.1.3.1-0ubuntu1 (14de667d) + * Import upstream version 0.1.3.1 (8f23da75) 2010-03-12 Conor Curran * update the configure.ac with 0.1.3.1 release number and incremented - indicator dependency version to 0.3.5 (1e4f7e5) - * this race condition is tricky one (5dc3274) - * slider now proper size (9a406f6) - * fix for clear looks seg fault (e469855) - * removed test case (60f2144) + indicator dependency version to 0.3.5 (1e4f7e51) + * this race condition is tricky one (5dc32749) + * slider now proper size (9a406f66) + * fix for clear looks seg fault (e469855f) + * removed test case (60f21441) * animation will not be used if the theme does not manage to fall back gracefully for mute-blocking icon loading - this should not happen but if it does there is no chance of the - nasty seg fault seen with 0.1.3 and clearlooks (9ac1b1a) - * uncomment exit service code (6f8f32d) + nasty seg fault seen with 0.1.3 and clearlooks (9ac1b1a6) + * uncomment exit service code (6f8f32d3) * properly cleaned up the makefile and includes, fixed seg-fault on - clearlooks (8de1359) + clearlooks (8de1359a) 2010-03-11 Cody Russell - * Set size request to [ 200, -1 ] when the parent changes. (0c3a25b) + * Set size request to [ 200, -1 ] when the parent changes. (0c3a25b1) 2010-03-11 Sebastien Bacher - * releasing version 0.1.3-0ubuntu1 (ad7fe51) + * releasing version 0.1.3-0ubuntu1 (ad7fe51b) 2010-03-11 Conor Curran - * updated ido version (2431bde) + * updated ido version (2431bde2) 2010-03-11 Sebastien Bacher - * Import upstream version 0.1.3 (6df1024) + * Import upstream version 0.1.3 (6df1024f) 2010-03-11 Conor Curran * merged weeks work plus incremented version in prep for 0.1.3 - release (b4dfb37) - * merged in Ted's icon work (0391c21) + release (b4dfb372) + * merged in Ted's icon work (0391c21a) 2010-03-10 Ted Gould - * Using GIcon for setting the icons on the IDO slider. (21d52b5) - * Update to use new icon helper from libindicator (69c96d7) + * Using GIcon for setting the icons on the IDO slider. (21d52b5e) + * Update to use new icon helper from libindicator (69c96d7e) 2010-03-11 Conor Curran - * animation working much better now (c67c7ac) + * animation working much better now (c67c7ac2) 2010-03-10 Conor Curran - * fade animation in place (59eb144) + * fade animation in place (59eb1445) * fixed that annoying startup in mute state allowing slider to move - - race conditions on start up are pretty hairy (1602158) + race conditions on start up are pretty hairy (16021586) 2010-03-09 Conor Curran * smoother slider actions due ido grabbing update and pixbuf icon - loading problems (ea8064d) + loading problems (ea8064d3) 2010-03-09 Robert Collins * Fleshed out mocking needs missing symbols from the service linked - in to work now. (69049dd) - * flesh out test_pa_context_exit (6c2b978) + in to work now. (69049dd2) + * flesh out test_pa_context_exit (6c2b978f) * More snapshot, just need to deal with other sound-service - components now. (a89c666) - * snapshot closer-to-building. (2e85d8a) + components now. (a89c6663) + * snapshot closer-to-building. (2e85d8a7) 2010-03-08 Conor Curran - * update (56f9654) - * new pulse manager test beginnings (364d936) + * update (56f96545) + * new pulse manager test beginnings (364d9362) * merged makefile with fixes from other work to enable - dbus-test-runner tests to work (230210f) - * no sink available dynamically being handled (c462eb0) + dbus-test-runner tests to work (230210f3) + * no sink available dynamically being handled (c462eb03) 2010-03-05 Conor Curran * blocking event now being registered, removed unneccessary - marshaller (8d392c8) + marshaller (8d392c8f) 2010-03-04 Conor Curran * correct size now being used for the icons - design_team_size - (378c3c3) - * slider stretching in place (6b706a6) - * internationalisation reinstated whoops (633b514) + (378c3c3f) + * slider stretching in place (6b706a64) + * internationalisation reinstated whoops (633b514e) * merge with the test branch - service side refactored and tests - introduced (17dd0fe) + introduced (17dd0fee) 2010-03-04 Sebastien Bacher - * releasing version 0.1.2-0ubuntu1 (4ff15dc) - * Import upstream version 0.1.2 (39cc953) + * releasing version 0.1.2-0ubuntu1 (4ff15dc3) + * Import upstream version 0.1.2 (39cc953d) 2010-03-04 Conor Curran - * updated the revision number for todays release (cb864e1) + * updated the revision number for todays release (cb864e17) 2010-03-04 Robert Collins - * Put mocking core in place for Connor. (9d0d8ea) + * Put mocking core in place for Connor. (9d0d8eaa) 2010-03-03 Conor Curran - * debug trace was incorrect (e2a1526) + * debug trace was incorrect (e2a15262) * merged Cody's fix for filtering key events which enable proper use - of arrow keys with the indicator (f744747) + of arrow keys with the indicator (f7447474) * removed trace and made sure the service closes down probably - (55fe3e5) - * fixes the key listener problems (eb3df56) - * uncomment close down code (90f724e) + (55fe3e5a) + * fixes the key listener problems (eb3df565) + * uncomment close down code (90f724e9) 2010-03-03 Cody Russell - * Test menuitem name. (8747898) + * Test menuitem name. (87478982) 2010-03-03 Conor Curran - * tests compiling (259f58e) + * tests compiling (259f58ec) 2010-03-03 Robert Collins - * turn off indicator-sound-tests, not in use atm (84afe8a) + * turn off indicator-sound-tests, not in use atm (84afe8ad) 2010-03-02 Conor Curran - * one big refactor (4bde209) + * one big refactor (4bde209e) * sound service should now be able to handle an unstable pa - environment (653a243) + environment (653a2439) * refactored the indicator tests so as no c file needs to be included - (be2b2e7) - * slow progress on the testing front (a6152fc) + (be2b2e73) + * slow progress on the testing front (a6152fcf) 2010-03-01 Ted Gould * Removing including a C file and including some needed headers. - (7a92d24) + (7a92d249) * Removing linking to the loadable library and fixing a missing '\' - (c49359c) + (c49359cb) 2010-03-01 Conor Curran - * new tests for dbus stuff (6468402) + * new tests for dbus stuff (64684024) 2010-02-26 Conor Curran - * new sink inserts are now cached in our hash (8ab7186) - * handles pulseaudio flapping without memory leaks - solid (11f1982) + * new sink inserts are now cached in our hash (8ab71867) + * handles pulseaudio flapping without memory leaks - solid (11f1982a) 2010-02-25 Conor Curran - * path parsing fixed - tests are now portable (4cb7db5) - * fixes (a795297) + * path parsing fixed - tests are now portable (4cb7db53) + * fixes (a7952974) 2010-02-24 Conor Curran - * unit tests for the indicator side added (c879c51) + * unit tests for the indicator side added (c879c510) 2010-02-18 Sebastien Bacher - * releasing version 0.1.1-0ubuntu2 (31de845) + * releasing version 0.1.1-0ubuntu2 (31de8454) 2010-02-18 Conor Curran * key listening update so as the sound menu will digest the - appropriate actions (191f893) + appropriate actions (191f8934) 2010-02-18 Sebastien Bacher - * releasing version 0.1.1-0ubuntu1 (e25f723) + * releasing version 0.1.1-0ubuntu1 (e25f7237) 2010-02-18 Conor Curran * updated release revision number in the configure.ac and updated ido - and libdbusgtk version numbers also (c98bccb) + and libdbusgtk version numbers also (c98bccb2) * merge of the bugfix branch for icon update and slider behaviour - while muted (e918e55) - * Dont listen to key events once the state is muted (7de60c3) + while muted (e918e55a) + * Dont listen to key events once the state is muted (7de60c33) * the big merge with the branch which contains dynamic sink switching, much smoother sliding and mute state slider - inactivity newly added feature (8d52a2d) + inactivity newly added feature (8d52a2dd) 2010-02-17 Conor Curran * update_pa_state, now expected to be called throughout lifetime of - service plus tidy up (b862da9) + service plus tidy up (b862da95) * Now handles dynamic switching of sinks - filers volume signal updates on the basis of whether the original update came - from the indicator and a tidy up (0bc2668) + from the indicator and a tidy up (0bc2668c) * Handles slider feedback loop with the service nicely plus tidy up - (59cf6bd) + (59cf6bdb) * merge with ui work - fixed start up regression - keyboard ui - implemented - volume control much smoother (1a50894) + implemented - volume control much smoother (1a50894f) 2010-02-16 Conor Curran * Volume handling now much smoother / calculating everything using - Pa_volume_norm (3448343) - * updated names of icons on advise from design team (de3f4ca) - * removed scaler from sink_volume setter (263c312) - * slider key controls should be working now (5b2f72d) + Pa_volume_norm (34483439) + * updated names of icons on advise from design team (de3f4ca3) + * removed scaler from sink_volume setter (263c312a) + * slider key controls should be working now (5b2f72dc) 2010-02-15 Conor Curran - * correct key events detected (19ee260) - * set key events to listen to (7071d03) - * added callback for key events - not working currently (683d166) + * correct key events detected (19ee260d) + * set key events to listen to (7071d039) + * added callback for key events - not working currently (683d1660) 2010-02-15 Sebastien Bacher - * releasing version 0.1.0-0ubuntu2 (85b8b7c) + * releasing version 0.1.0-0ubuntu2 (85b8b7c4) 2010-02-15 Conor Curran * Merge of cody's tweak to enable slider moving in the correct - direction (a33c527) - * merged default sink detection fixes (7bf3e21) - * default sink logic far more robust (5a41275) + direction (a33c5276) + * merged default sink detection fixes (7bf3e219) + * default sink logic far more robust (5a412755) 2010-02-12 Conor Curran - * fixed the default sink issue arggg (4a5a092) - * white space removal (8699f5e) - * more trace for default sink bug (bc588fc) + * fixed the default sink issue arggg (4a5a0923) + * white space removal (8699f5e6) + * more trace for default sink bug (bc588fc0) 2010-02-12 Sebastien Bacher - * the license is gpl3 not gpl3+, updated debian copyright (d3ae99a) - * releasing version 0.1.0-0ubuntu1 (4f387f6) + * the license is gpl3 not gpl3+, updated debian copyright (d3ae99a5) + * releasing version 0.1.0-0ubuntu1 (4f387f66) 2010-02-11 Ken VanDine - * set to UNRELEASED (e473830) - * merged upstream tarball (b11795d) - * set UNRELEASED (06130a4) - * backed down the version for import (568b18e) - * merged (6e4bdeb) + * set to UNRELEASED (e4738308) + * merged upstream tarball (b11795d4) + * set UNRELEASED (06130a4d) + * backed down the version for import (568b18e4) + * merged (6e4bdeb8) 2010-02-11 Ted Gould - * Build system fixes from Ken (37d67b0) + * Build system fixes from Ken (37d67b05) 2010-02-11 Ken VanDine - * Initial release (a0c4ef4) - * added trailing line to autogen.sh (96169af) + * Initial release (a0c4ef48) + * added trailing line to autogen.sh (96169aff) * fixed up EXTRA_DIST, added autogen.sh and removed COPYING.LGPL - (0098eac) + (0098eace) 2010-02-11 Conor Curran - * removed the unneccessary gpl2 licensing file (aadd042) - * fixed some licences (0d7dcee) + * removed the unneccessary gpl2 licensing file (aadd042f) + * fixed some licences (0d7dceec) 2010-02-10 Conor Curran - * merge changes from the merge with the new slider branch (e95b5e0) - * be more specific on the version of libido to use (d65d4ab) - * uncommented the destructor code (3b0cb7c) - * new slider implemented with correct settings (6223dbc) + * merge changes from the merge with the new slider branch (e95b5e06) + * be more specific on the version of libido to use (d65d4ab0) + * uncommented the destructor code (3b0cb7c4) + * new slider implemented with correct settings (6223dbc1) * merged with dev branch - should be seen as first release from now - on will request merges (1b4d886) - * tidy up plus unwanted feedback investigation (ef8f7d7) + on will request merges (1b4d886b) + * tidy up plus unwanted feedback investigation (ef8f7d72) * mute init/revert now working properly plus dbus signal tidy up on - the blocking message (4b22b24) + the blocking message (4b22b241) * mute init/revert now working properly plus dbus signal tidy up on - the blocking message (b51a53a) - * mute signal state toggle almost working (d15e617) - * silly/nasty scaling bug caught (43bcb8c) - * silly/nasty scaling bug caught (b117e1e) + the blocking message (b51a53a2) + * mute signal state toggle almost working (d15e6175) + * silly/nasty scaling bug caught (43bcb8cd) + * silly/nasty scaling bug caught (b117e1ed) 2010-02-09 Conor Curran - * images changes dynamically now (8d92767) - * slider init'd with the correct value - geesh (8046b1e) + * images changes dynamically now (8d927677) + * slider init'd with the correct value - geesh (8046b1e9) 2010-02-08 Conor Curran - * listener fixed (1ae774f) - * mute ui updates from external intervention (bf02109) - * white space tidy up (d1e576b) - * automatic slider volume updates working (ea417ae) - * automatic volume updates in progress (f9ef87f) + * listener fixed (1ae774f7) + * mute ui updates from external intervention (bf021095) + * white space tidy up (d1e576be) + * automatic slider volume updates working (ea417ae8) + * automatic volume updates in progress (f9ef87f7) 2010-02-05 Conor Curran - * range bug fix (470e751) + * range bug fix (470e751b) 2010-02-04 Conor Curran - * and another dbus const change reflected (8c992ef) - * and another dbus update break (8dc16e2) + * and another dbus const change reflected (8c992efe) + * and another dbus update break (8dc16e23) * updates for libdbus changes and new state machine pattern for the - icon indicator (279ebae) - * change to reflect change in libdbusmenu (7936e4a) - * src/indicator-sound.c (0efbcfa) - * typos fixed (ce02005) - * silly typo fixed (29b72e4) - * image for zero volume changed to match spec (f63890b) - * merged in dbarth's gnome volume control work (376fe05) - * bug found (9099e09) - * images now change on scale of volume (3ae4622) + icon indicator (279ebae3) + * change to reflect change in libdbusmenu (7936e4a4) + * src/indicator-sound.c (0efbcfaf) + * typos fixed (ce020051) + * silly typo fixed (29b72e48) + * image for zero volume changed to match spec (f63890bd) + * merged in dbarth's gnome volume control work (376fe053) + * bug found (9099e09f) + * images now change on scale of volume (3ae4622f) 2010-02-03 Conor Curran - * slider now works from the safe side of the dbusmenu (60ea7aa) - * refactor/tidy up (5420901) + * slider now works from the safe side of the dbusmenu (60ea7aa0) + * refactor/tidy up (54209010) 2010-02-02 Conor Curran - * volume slider is now controlling the volume (19eb782) + * volume slider is now controlling the volume (19eb7827) * default sink scenario implemented for now, simplification of - indicator pattern (64fbd9e) + indicator pattern (64fbd9eb) 2010-02-01 Conor Curran - * tidy up some more plus working slider (a4608dd) + * tidy up some more plus working slider (a4608dd1) 2010-01-31 Conor Curran * tidy up plus plugged back together the sinkinputwhilemuted event - and the mute all toggle (329c77d) + and the mute all toggle (329c77de) 2010-01-30 Conor Curran * pulse functionality refactored out inot to a separate PA file(s), sink details now stored in hash, complete list of events subscribed to, get sink list method added to the dbus - service (0b66ce0) + service (0b66ce02) 2010-01-29 Conor Curran - * volume setting dbus method now registering (f3baf71) + * volume setting dbus method now registering (f3baf715) 2010-01-28 Conor Curran * slider event detection hooked up, method also defined on server side but there is a compilation problem which for the life - of me i cannot see what i'm doing wrong (93ae69d) + of me i cannot see what i'm doing wrong (93ae69dc) 2010-01-27 Conor Curran - * slider is now on the menu (7ec9f75) - * slider now appears (3cc04b8) + * slider is now on the menu (7ec9f75f) + * slider now appears (3cc04b8a) * UI startup now happens after gathering enough PA information re - sinks and states (e483b49) - * signals now work, also pulling in slider (170afb3) + sinks and states (e483b490) + * signals now work, also pulling in slider (170afb3e) * copied contents from lp:~cjcurran/wasilla/soundmenu without the - noise (5a86d06) - * added ignore file (ef9c492) + noise (5a86d06d) + * added ignore file (ef9c492c) diff --git a/NEWS b/NEWS index fe9a0aa..7a6665c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Overview of changes in ayatana-indicator-sound 24.4.0 + + - data/org.ayatana.indicator.sound.AccountsService.policy: Fix policy + message text. + - data/ayatana-indicator-sound.service.in: Add pipewire-pulse.service + to After= key. + - src/sound-menu.vala: Fix slider precision. + - Translation updates. + Overview of changes in ayatana-indicator-sound 23.10.3 - src, tests: fix -Wint-to-pointer-cast and a chance of test crash. diff --git a/debian/changelog b/debian/changelog index b0f3855..29bbcdd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-sound (24.4.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-sound. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Mon, 08 Apr 2024 13:40:05 +0200 + ayatana-indicator-sound (23.10.3-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-sound. -- cgit v1.2.3