*** frinring_ is now known as frinring | 00:42 | |
*** zbenjamin is now known as Guest10663 | 01:11 | |
*** zbenjamin_ is now known as zbenjamin | 01:11 | |
Thaodan | I wanted to set the default time of jolla clock to the current time by setting the time and hour attribute on either Qt.formatDate(new Date(), "hh") or Qt.formatDate(new Date(), "mm") however that has no effect on the timePicker element. Is there something that could override this? | 02:41 |
---|---|---|
Thaodan | i followed https://sailfishos.org/develop/docs/silica/qml-sailfishsilica-sailfish-silica-timepicker.html/#hour-prop | 02:42 |
attah | Do we know how to increase the memory for (whatever part of) the new Android runtime from 256MB? | 06:56 |
attah | So i have this ugly thing to format duration of media Qt.formatTime(new Date(getFile().duration*1000), "hh:mm:ss") | 12:49 |
attah | It seems that it has started compensating for daylight savings | 12:49 |
attah | What should i have done? | 12:49 |
attah | ugh... Qt.formatTime(new Date(0, 0, 0, 0, 0, 0, getFile().duration*1000) | 14:10 |
*** albertux1 is now known as albertux | 15:55 | |
Almindor | what should I use to get microphone input? QAudioInput? | 16:06 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!