Re: [SailfishDevel] Updates to resource policy implementation in QtMultimedia (update8)

2014-07-04 Thread Tomasz Sterna
Dnia 2014-07-03, czw o godzinie 13:16 +0200, Martin Windolph pisze: > For the SoundEffects (wav) I don't change the volume. So they should > be 30% (following system volume). Yeah. I second that. It's extremely annoying that application-level volume is not scaled by the system volume level and one

Re: [SailfishDevel] Updates to resource policy implementation in QtMultimedia (update8)

2014-07-04 Thread Tomasz Sterna
Dnia 2014-07-03, czw o godzinie 14:56 +0300, Juho Hämäläinen pisze: > (So say system volume is 50%, Audio > object volume is ramped from 0% to 100%, Audio object volume stays at > 100% until user presses volume up, and then system volume changes to > 55% and Audio object volume changes to 55%) B

[SailfishDevel] Extra QML module

2014-07-04 Thread Tomek
Hi, I would like to extract some cpp and QML files into its own libary. How would i do this for my sailfish app? Nice would be if this could be accomplished by using one rpm only. In a stand-alone QML desktop application I would do something like this: * Create a library project with an qmldir