<McNetic>
why is ariesve not in the cm repositories?
<McNetic>
(at least not for 10.1)
Sean_Wang has quit [Remote host closed the connection]
white has joined #teamhacksung
ramsrib has quit [Quit: ramsrib]
Transfixer has quit [Ping timeout: 245 seconds]
ramsrib has joined #teamhacksung
bealtine has quit []
lolwat has joined #teamhacksung
altendky_ has joined #teamhacksung
altendky has quit [Ping timeout: 245 seconds]
rhcp has quit [Excess Flood]
rhcp has joined #teamhacksung
UnknownzD has joined #teamhacksung
plastikman has joined #teamhacksung
plastikman has quit [Remote host closed the connection]
<athurh>
is it ro.bq.gpu_to_cpu_unsupported=1 really necessary? seems to be working fine on i9100 without it
plastikman has joined #teamhacksung
nebkat has quit [Ping timeout: 245 seconds]
nebkat has joined #teamhacksung
nebkat has quit [Changing host]
nebkat has joined #teamhacksung
<paulk-collins>
finally, I understood the purpose of ION :)
<plastikman>
codeworkx, how can i see just the camera logs?
<plastikman>
-b camera?
<paulk-collins>
plastikman, adb logcat | grep -i camera
<codeworkx>
plastikman: linux noob :-P
<plastikman>
nah
<plastikman>
just was cusious if there was a seperate log
<plastikman>
:)
<plastikman>
also more than just | grep -i camera in there
dpm has quit [Quit: Ex-Chat]
<plastikman>
codeworkx, have you ran t0lte?
<plastikman>
just curious if you have seen the same take one photo then the camera essentially is dead
lolwat has quit [Read error: Connection reset by peer]
<th3g1z>
plastikman: try farting around with flash on/off when taking the photo, and focus/auto focus on/off as well
<plastikman>
well the funny part about that is when i change the flash settings the camera hangs
white has quit [Remote host closed the connection]
<plastikman>
so it seems that the media server keeps /dev/video0 open
<plastikman>
when i killed the pid that held /dev/video0 open the camera can reconnect and i can snap multiple pictures
<plastikman>
codeworkx, ^^
<plastikman>
i know you are busy but as an FYI
<paulk-collins>
xplodwild, would you mind explaining me quickly how picture during video recording works? I'd like to implement it on galaxy s3 along with my camera lib
<xplodwild>
paulk-collins: from an app dev point of view, it's nothing more than calling takePicture
<xplodwild>
with video hint enabled
ramsrib has quit [Quit: ramsrib]
<paulk-collins>
ok then
<paulk-collins>
nothing in particular to do then
<xplodwild>
yup
<th3g1z>
I recall that issue in early cm t0lte days as well, I can't recall what ended up fixing it. I want to say there was an issue due to the device having different camera modules in some devices vs other t0lte devices, but I that may have been a different device, can't recall now.
<th3g1z>
plastikman^
<paulk-collins>
xplodwild, and what's the thing to put in parameters to tell that feature is supported?