Sunday, 2019-04-14

*** frinring_ is now known as frinring00:42
*** zbenjamin is now known as Guest1066301:11
*** zbenjamin_ is now known as zbenjamin01:11
ThaodanI 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
Thaodani followed https://sailfishos.org/develop/docs/silica/qml-sailfishsilica-sailfish-silica-timepicker.html/#hour-prop02:42
attahDo we know how to increase the memory for (whatever part of) the new Android runtime from 256MB?06:56
attahSo i have this ugly thing to format duration of media Qt.formatTime(new Date(getFile().duration*1000), "hh:mm:ss")12:49
attahIt seems that it has started compensating for daylight savings12:49
attahWhat should i have done?12:49
attahugh... Qt.formatTime(new Date(0, 0, 0, 0, 0, 0, getFile().duration*1000)14:10
*** albertux1 is now known as albertux15:55
Almindorwhat 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/!