Re: [SailfishDevel] ngfd ini files documentation

2016-12-29 Thread Krzysztof Lesiak
Well, the thread suggests muting playback on a notification when headphones are plugged in, which I find pretty annoying, personally. I don't know why it says speaker playback behaves differently, though; I've got my Jolla phone after the 2.0 release, so maybe it was different before. That las

Re: [SailfishDevel] ngfd ini files documentation

2016-12-29 Thread Kimmo Lindholm
fyi https://together.jolla.com/question/37387/music-playback-is-interrupted-if-a-notification-occurs-while-notification-volume-is-muted/ From: Devel [mailto:devel-boun...@lists.sailfishos.org] On Behalf Of Krzysztof Lesiak Sent: 29. joulukuuta 2016 22:38 To: Sailfish OS Developers Subject: Re: [

Re: [SailfishDevel] ngfd ini files documentation

2016-12-29 Thread Krzysztof Lesiak
Alright, now I've switched to using libngf-qt5 for my testing application so I don't have to rely on triggering the right notifications. Plus, I've found the config lines interfering with my music playback: sound.stream.media.role = notification sound.stream.droid.device.additional-route = AUD

Re: [SailfishDevel] ngfd ini files documentation

2016-12-29 Thread Krzysztof Lesiak
I've made a QML application posting nemo notifications since that's using ngf anyway. However, I still don't know what is causing music playback to stop on email/chat/sms events as opposed to simultaneously playing the sound as with e.g. device unlock. On 26.12.2016 12:20, Kimmo Lindholm wrot