<Wizzup>
norayr: (last offtopic msg) apparently there is #fpc-alt and the fpc folks do not advertise #fpc anymore on the website because of this person
<Wizzup>
arno11: btw you can read tech mode (2g/3g/etc) from ofono
<Wizzup>
(in case we want to switch audio delay based on network)
<freemangordon>
what if technology is being switched while in a call?
<Wizzup>
then we have to adjust call latency
arno11 has joined #maemo-leste
<arno11>
freemangordon: Wizzup: switching tech on the fly seems to not affect cmtspeech so probably possible during a call. have to check
<arno11>
Wizzup: good idea but i think that's a hard task to implement
<arno11>
(for audio delay based on network)
xmn has joined #maemo-leste
arno11 has quit [Ping timeout: 246 seconds]
buZz has quit [Remote host closed the connection]
<sicelo>
i think Wizzup meant switching your delay parameters, not the tech
<Wizzup>
right
arno11 has joined #maemo-leste
<arno11>
sicelo: i understand :)
<arno11>
but switching delay parameters is not easy
buZz has joined #maemo-leste
buZz is now known as Guest100
uvos__ has quit [Ping timeout: 268 seconds]
Guest100 is now known as buZz
<arno11>
Wizzup: ok so for fmg question switching tech during a call close the connection
<Wizzup>
can't we change the latency params at runtime?
<freemangordon>
arno11: you do that through ofono?
<arno11>
freemangordon: yes
<freemangordon>
my point was - what if modem do that
<freemangordon>
afaik it can fallback 3G->2G
<Wizzup>
then ofono will know
<Wizzup>
and will indicate this
<arno11>
ah ok
<Wizzup>
so I was not at all suggesting we tell ofono to switch tech
<Wizzup>
all I said was
<Wizzup>
let's change PA latency params if ofono informs us the modem switched tech
<Wizzup>
maybe more clear now :D
<freemangordon>
mhm
<arno11>
lol yes very clear
<freemangordon>
maybe my question was not clear
<arno11>
that's just 2 different scenari
<arno11>
i think it should work if the modem do that
<arno11>
Wizzup: definitely really complicated to change PA latency during runtime
<arno11>
sorry guys. kids time so that's complicated to talk lol
<arno11>
back in few hours
arno11 has left #maemo-leste [#maemo-leste]
macros_2ndPC has quit [Ping timeout: 248 seconds]
<freemangordon>
Wizzup: do we have a replacement for QAbstractKineticScroller?
uvos__ has joined #maemo-leste
<freemangordon>
QScroller it seems
<Wizzup>
yes, QScroller
<Wizzup>
and it kind of needs to be added just about everywhere
macros_2ndPC has joined #maemo-leste
nela has quit [Ping timeout: 240 seconds]
pere has quit [Ping timeout: 250 seconds]
nela has joined #maemo-leste
Twig has joined #maemo-leste
pere has joined #maemo-leste
akossh has joined #maemo-leste
elastic_dog has quit [Ping timeout: 246 seconds]
elastic_dog has joined #maemo-leste
arno11 has joined #maemo-leste
<arno11>
Wizzup: weird thing but cool: as previously discussed i'm now using 44100hz with resampling (soxr hq) and the weird incoming bug almost disappeard...
<arno11>
with no ofono audiosettings/voicacall modifications
<arno11>
it means PA does a lot of things dynamically (not a surprise) and resampling method has a huge inpact on how PA reacts with cmtspeech (half a surprise)
<arno11>
anyway it seems stable
<Wizzup>
cool, but the incoming call bug you also has fixed with better ofono interaction right?
<arno11>
yes indeed but once the issue solved a new issue appeard...lol
<arno11>
using soxr
<arno11>
once removing ofono fix everything is fine
<arno11>
so weird
<arno11>
the new issue was recording starting to late...
<arno11>
*record
<arno11>
so IMO cmtspeech with very few modif is enough
<arno11>
my explaination is unclear: in fact the 15 sec bug was due to wrong resampling (undirectly) so the root cause was not cmtspeech code
<freemangordon>
Wizzup: have OMP compiled here :)
<arno11>
my ofono fix works with no/different resampling method and causes other troubles i didn't notice
<freemangordon>
not that it works though
<freemangordon>
we will need mafw-tracker-source
<Wizzup>
freemangordon: yes, and that needs porting to new tracker iface I think
<Wizzup>
arok
<Wizzup>
arno11: ok
<freemangordon>
mhm
<Wizzup>
also great @ compiled,
<freemangordon>
but I will first try to make it work with iradio source
<freemangordon>
I used
<Wizzup>
I got to that point long time ago but ui was white, at least where lists where
<freemangordon>
...
<Wizzup>
then I thought it was not working
<freemangordon>
rigth, the issue with style plugin
<Wizzup>
but maybe it was just empty list
<Wizzup>
yeah....
<freemangordon>
mhm
<freemangordon>
Wizzup: used 'porting' branch, is that ok?