*** Sicelo009N has quit IRC | 00:10 | |
*** Pali has quit IRC | 00:11 | |
*** futpib has quit IRC | 00:16 | |
*** jonwil has joined #maemo | 00:32 | |
jonwil | hi | 00:33 |
---|---|---|
*** LauRoman has quit IRC | 00:33 | |
klopsi-u3 | hi jonwil | 00:40 |
sixwheeledbeast | of course but how? there isn't one included in CSSU AFAIK | 00:49 |
*** erlehmann has joined #maemo | 00:53 | |
*** xorly has quit IRC | 01:00 | |
*** frtachi has joined #maemo | 01:08 | |
*** frtachi has quit IRC | 01:10 | |
*** Neutron115 has joined #maemo | 01:17 | |
*** Gadgetoid has quit IRC | 01:35 | |
*** Gadgetoid has joined #maemo | 01:36 | |
*** HtheB has quit IRC | 01:37 | |
*** M4rtinK2 has quit IRC | 01:37 | |
jonwil | All the pieces for portrait vkb are there I believe, its just a matter of someone writing something | 01:55 |
*** florian has quit IRC | 01:56 | |
erlehmann | jonwil vkb? | 01:59 |
jonwil | virtual keyboard | 02:00 |
erlehmann | ah ok | 02:01 |
*** HtheB has joined #maemo | 02:02 | |
sixwheeledbeast | writing or packaging? | 02:09 |
jonwil | the relevant bits have been cloned | 02:12 |
jonwil | so I imagine it wojuld be a matter of someone adding portrait support to it | 02:13 |
jonwil | someone who knows more about GTK than I do that is :) | 02:15 |
*** vakkov has quit IRC | 02:41 | |
*** erlehmann_ has joined #maemo | 02:49 | |
*** pentanol has joined #maemo | 02:49 | |
*** erlehmann has quit IRC | 02:49 | |
*** erlehmann_ is now known as erlehmann | 02:49 | |
*** meridion has quit IRC | 02:53 | |
*** vakkov has joined #maemo | 02:54 | |
*** erlehmann has quit IRC | 03:18 | |
*** vakkov has quit IRC | 03:25 | |
*** vakkov has joined #maemo | 03:28 | |
*** erlehmann has joined #maemo | 03:30 | |
*** unclouded has quit IRC | 03:35 | |
*** pentanol has quit IRC | 03:35 | |
*** meridion has joined #maemo | 04:01 | |
*** eMHa__ has joined #maemo | 04:25 | |
*** eMHa_ has quit IRC | 04:28 | |
*** LauRoman has joined #maemo | 04:48 | |
*** Defiant has quit IRC | 04:51 | |
*** ian_r has joined #maemo | 04:56 | |
*** Defiant has joined #maemo | 04:56 | |
*** ian_r has quit IRC | 04:56 | |
jonwil | ~seen pali | 05:12 |
infobot | pali <~pali@Maemo/community/contributor/Pali> was last seen on IRC in channel #neo900, 22d 3h 39m 48s ago, saying: 'campaign for what?'. | 05:12 |
*** Roth has joined #maemo | 05:13 | |
*** LauRoman has quit IRC | 05:21 | |
*** jonwil has quit IRC | 05:27 | |
*** jonwil has joined #maemo | 05:29 | |
*** meridion has quit IRC | 05:31 | |
*** RedW has quit IRC | 05:33 | |
*** darkschneider has quit IRC | 05:34 | |
*** darkschneider has joined #maemo | 05:35 | |
*** RedW has joined #maemo | 05:36 | |
Vajb | hmm. i have portrait vkb. I thought all devices have it. It's just about enabling vkb from menu. | 05:36 |
*** meridion has joined #maemo | 05:38 | |
*** Oksana has joined #maemo | 05:49 | |
*** DocScrutinizer05 has quit IRC | 06:30 | |
*** DocScrutinizer05 has joined #maemo | 06:30 | |
*** Anasko has joined #maemo | 06:37 | |
*** chfoo has quit IRC | 06:47 | |
*** FlameReaper-PC has quit IRC | 07:54 | |
*** sparetire_ has quit IRC | 07:55 | |
*** FlameReaper-PC has joined #maemo | 07:56 | |
*** N-Mi has quit IRC | 08:03 | |
*** N-Mi has joined #maemo | 08:17 | |
*** N-Mi has joined #maemo | 08:17 | |
*** vakkov has quit IRC | 08:22 | |
*** salyavin has joined #maemo | 08:23 | |
freemangordon | jonwil: hi! | 08:23 |
jonwil | hi | 08:23 |
jonwil | I saw your changes, good work so far :) | 08:23 |
freemangordon | where did you get cmtspeech code from? | 08:24 |
jonwil | I took the code that was in https://github.com/community-ssu/cmtspeech/ | 08:24 |
jonwil | and reverse engineered/changed it | 08:24 |
freemangordon | I mean the fremantle version | 08:24 |
freemangordon | only RE? | 08:24 |
jonwil | yes only RE | 08:24 |
jonwil | I reverse engineered it all out of module-nokia-voice | 08:25 |
freemangordon | ok | 08:25 |
freemangordon | great job | 08:25 |
jonwil | on top of the existing FOSS Meego cmtspeech cod | 08:25 |
jonwil | code | 08:25 |
freemangordon | jonwil: we'll have big troubles with that thread_func, for some reason reset_call_stream_states and the functions it calls were declared inline in the header file | 08:26 |
freemangordon | so the code is replicated all over the place, thus the size of that function | 08:27 |
jonwil | thats going to be annoying | 08:28 |
freemangordon | yeah | 08:28 |
*** vakkov has joined #maemo | 08:28 | |
jonwil | at least we have the code from the Meego source to help us out | 08:28 |
freemangordon | I copied the code from meego, but until we start testing it on the device, we wouldn't know how close it is | 08:29 |
jonwil | It wont be correct, I can say that now | 08:29 |
freemangordon | I know :) | 08:30 |
freemangordon | but at least we have some code to start with | 08:30 |
*** RedW has quit IRC | 08:30 | |
jonwil | you seem to have gotten voice_cmt_dl_deactivate somewhat correct at least (for example) | 08:30 |
jonwil | and also voice_cmt_ul_deactivate from the look of it | 08:31 |
freemangordon | I tried hard to have at least that part correct | 08:31 |
freemangordon | actually, besides thread_func and the function it calls, the other parts should be more or less correct | 08:32 |
freemangordon | *functions it calls | 08:32 |
jonwil | I am going to take a look at thread_func and see if I can see anything you got wrong :) | 08:33 |
freemangordon | that would be great | 08:33 |
jonwil | I can already see one mistake, you missed a pa_rtpoll_install call at the start of the function | 08:34 |
freemangordon | yeah | 08:35 |
freemangordon | will fix it | 08:35 |
jonwil | I will fix it when I commit any other fixes I find :) | 08:36 |
freemangordon | ok | 08:36 |
jonwil | I also see a missing check against the return value of cmtspeech_open | 08:37 |
jonwil | where it does (if !cmtspeech) do stuff | 08:38 |
jonwil | oh wait that's part of check_cmtspeech_connection i think | 08:38 |
freemangordon | yes | 08:38 |
freemangordon | it is like spaghetti :( | 08:38 |
jonwil | looks like the whole if (!cmtspeech) bit is a copy of check_cmtspeech_connection | 08:39 |
freemangordon | oh, now I see why they put the stuff in headers, see voice_aep_sink_process | 08:40 |
jonwil | so once we verify that its properly cloned, we can tick it off and move on to the next step | 08:40 |
*** RedW has joined #maemo | 08:40 | |
freemangordon | chech_cmt... should be correct I think, but nevertheless won't hurt if you check it as well | 08:40 |
freemangordon | *check... | 08:41 |
*** FReaper-PC has joined #maemo | 08:44 | |
jonwil | I think the hardest part of all this is going to be the mountain of math that sits behind functions like wrap_a_audio_enh_downlink and wrap_a_audio_enh_uplink | 08:44 |
freemangordon | you mean the NEON code? | 08:45 |
*** FlameReaper-PC has quit IRC | 08:46 | |
freemangordon | oh, I see what you mean | 08:46 |
freemangordon | but the good news is that those functions are relatively small, albeit lots of | 08:47 |
jonwil | the tricky part there will be figuring out all the data structures | 08:48 |
freemangordon | yeah | 08:49 |
jonwil | init_main is where a lot of the stuff there will need to start | 08:49 |
jonwil | init_main looks like its the main function from something standalone taken and thrown into a blob | 08:50 |
freemangordon | yes | 08:51 |
freemangordon | I am not sure we should RE it at all | 08:52 |
jonwil | so you are suggesting we go with my idea of simply re-using all of this math stuff (i.e. anything that doesn't call PulseAudio or talk to the hardware)? | 08:53 |
freemangordon | no, I'd prefer to not carry blobs around | 08:54 |
jonwil | ok, so what do we do? | 08:54 |
freemangordon | the same we did with xprot, record and music | 08:54 |
freemangordon | once we have the PA part, I'll RE the algos | 08:55 |
freemangordon | for testing we can use the blobs though, to verify PA part is ok | 08:55 |
freemangordon | sounds ok to you? | 08:55 |
jonwil | ok | 08:55 |
jonwil | what about init_main? We need that if we want all the algos to work :) | 08:55 |
freemangordon | do we? well, we'll have to RE it then :D | 08:56 |
freemangordon | I though it isn't called | 08:56 |
jonwil | it is | 08:56 |
freemangordon | ok | 08:56 |
jonwil | voice_update_parameters calls it | 08:56 |
jonwil | basically it looks like they originally wrote something to test out aep | 08:57 |
jonwil | which took a bunch of command line parameters (there is even "usage" info in that function which might help) | 08:57 |
jonwil | then they wrapped that up into the blob | 08:57 |
freemangordon | yes, I saw that when I looked at the code back then | 08:58 |
freemangordon | iirc there are code parts that try to open files | 08:58 |
jonwil | anyhow, I am sure we will get there in the end | 09:00 |
jonwil | and have a usable replacement for yet another nokia blob | 09:01 |
freemangordon | "yet another"? | 09:02 |
freemangordon | hmm, I'd say this is one of the major stoppers for porting fremantle around | 09:03 |
jonwil | for Neo900 it is | 09:03 |
jonwil | since we are copying the audio system | 09:03 |
freemangordon | not only, you need that for n900 as well, you you want to use newer kernels | 09:04 |
jonwil | yes we do | 09:04 |
freemangordon | *if you | 09:04 |
jonwil | but if you just wanted Fremantle apps and core on an existing device that had its own audio setup, you wouldn't need pulseaudio-nokia to make it happen | 09:04 |
freemangordon | also, I guess it will be needed ,at least partially, if one wants to port to some android HW | 09:04 |
freemangordon | you need that for voip | 09:05 |
freemangordon | afaik | 09:05 |
jonwil | Any android device will have its own stuff for making voip audio sound good (that will be tuned to the audio bits of that hw) | 09:05 |
*** BlackBox__ has joined #maemo | 09:06 | |
freemangordon | but we won;t be able to reuse those | 09:06 |
*** FReaper-PC has quit IRC | 09:08 | |
jonwil | you wouldn't be able to run Fremantle on most Android devices in any case, the GPU alone would be a problem (I dont think you can get x11 GPU drivers for most Snapdragon series SOCs for example) | 09:08 |
jonwil | that said, our mission here is focused on the N900 and Neo900 where we most definatly DO need a clone of pulseaudio-nokia to move forward | 09:09 |
jonwil | ok, looks like check_cmtspeech_item and pollfd_update are both correct | 09:09 |
freemangordon | you don;t really need GPU to run fremantle, hildon will be happy without it afaik | 09:09 |
freemangordon | but yeah, this is not in the first stage anyway | 09:10 |
freemangordon | however, /me gtg | 09:12 |
freemangordon | bye, see you later | 09:12 |
jonwil | cya | 09:13 |
*** HtheB_ has joined #maemo | 09:25 | |
DocScrutinizer05 | Nota Bene we are _not_ copying any cmtspeech related hardware! Neo900 cmt audio is a simle PCM "card" | 09:25 |
DocScrutinizer05 | simple even | 09:25 |
*** Oksana_ has joined #maemo | 09:26 | |
*** phlixi has joined #maemo | 09:26 | |
*** HtheB has quit IRC | 09:27 | |
*** Heeb has joined #maemo | 09:27 | |
*** trx has quit IRC | 09:27 | |
*** delphi has joined #maemo | 09:27 | |
*** tg has quit IRC | 09:27 | |
*** FReaper-PC has joined #maemo | 09:27 | |
*** wnd has quit IRC | 09:28 | |
*** stryngs has quit IRC | 09:28 | |
*** BlackBox__ has quit IRC | 09:28 | |
*** ir2ivps6_ has joined #maemo | 09:28 | |
*** tiwake has quit IRC | 09:28 | |
*** antranigv has quit IRC | 09:28 | |
*** nick20150916 has quit IRC | 09:28 | |
*** Roth_ has joined #maemo | 09:28 | |
*** strohi has joined #maemo | 09:29 | |
*** strohi has joined #maemo | 09:29 | |
*** thuttu77_2 has joined #maemo | 09:29 | |
*** stryngs has joined #maemo | 09:29 | |
*** xkr47_ has joined #maemo | 09:29 | |
*** sunweave1 has joined #maemo | 09:29 | |
*** stryngs is now known as Guest69647 | 09:30 | |
*** wnd has joined #maemo | 09:30 | |
*** sfa_ has joined #maemo | 09:30 | |
*** luke-jr_ has joined #maemo | 09:31 | |
*** tanty_off has joined #maemo | 09:31 | |
*** ShadowJK has joined #maemo | 09:31 | |
*** BitEvil has joined #maemo | 09:31 | |
*** eMHa has joined #maemo | 09:31 | |
*** enyc_ has joined #maemo | 09:31 | |
jonwil | no but we copied the rest of the n900 audio system | 09:31 |
jonwil | most of it anyway | 09:31 |
*** gregoa_ has joined #maemo | 09:32 | |
*** HRH_H_Cr1b has joined #maemo | 09:32 | |
*** mhlavink_afk has joined #maemo | 09:32 | |
*** TriztAway has joined #maemo | 09:33 | |
*** pigeon has joined #maemo | 09:33 | |
*** keithzg__ has joined #maemo | 09:33 | |
*** piscodig has joined #maemo | 09:33 | |
*** ToJa92 has joined #maemo | 09:34 | |
*** pozitron has joined #maemo | 09:34 | |
*** Gadgetoid has quit IRC | 09:34 | |
*** ssvb has quit IRC | 09:34 | |
*** krnlyng has quit IRC | 09:34 | |
*** freemangordon has quit IRC | 09:34 | |
*** erstazi has quit IRC | 09:34 | |
*** LjL has quit IRC | 09:34 | |
*** strohalm has quit IRC | 09:34 | |
*** MikaT has quit IRC | 09:34 | |
*** pigeon_ has quit IRC | 09:34 | |
*** ToJa92_ has quit IRC | 09:34 | |
*** hallyn has quit IRC | 09:34 | |
*** frals has quit IRC | 09:34 | |
*** MikaT_ has joined #maemo | 09:35 | |
DocScrutinizer05 | basically all of it | 09:35 |
*** NIN101_ has joined #maemo | 09:35 | |
*** Humpelstilzchen has joined #maemo | 09:35 | |
*** Neutron115 has quit IRC | 09:35 | |
*** Ras_Older has quit IRC | 09:35 | |
*** mhlavink has quit IRC | 09:35 | |
*** Trizt has quit IRC | 09:35 | |
*** mavhc has quit IRC | 09:35 | |
*** Vajb has quit IRC | 09:35 | |
*** ashneo76 has quit IRC | 09:35 | |
*** Hurrian has quit IRC | 09:35 | |
*** ShadowJK_ has quit IRC | 09:35 | |
*** phlixi_ has quit IRC | 09:35 | |
*** pcfe has quit IRC | 09:35 | |
*** Ex-Opesa has quit IRC | 09:35 | |
*** darkschneider has quit IRC | 09:36 | |
*** pcfe` has joined #maemo | 09:36 | |
*** pcfe` has quit IRC | 09:36 | |
*** pcfe` has joined #maemo | 09:36 | |
*** Vajb has joined #maemo | 09:36 | |
*** eMHa__ has quit IRC | 09:36 | |
*** reinob has quit IRC | 09:36 | |
*** esaym153 has quit IRC | 09:36 | |
*** Natch has quit IRC | 09:36 | |
*** TTilus has quit IRC | 09:36 | |
*** ruskie has quit IRC | 09:36 | |
*** darkschneider has joined #maemo | 09:36 | |
*** Roth has quit IRC | 09:36 | |
*** Khertan has quit IRC | 09:36 | |
*** Luke-Jr has quit IRC | 09:36 | |
*** jake42 has quit IRC | 09:36 | |
*** hallyn has joined #maemo | 09:37 | |
*** mavhc has joined #maemo | 09:37 | |
*** Ras_Older has joined #maemo | 09:37 | |
*** Mek__ has joined #maemo | 09:39 | |
*** meridion_ has joined #maemo | 09:39 | |
*** KotCzarny_ has joined #maemo | 09:39 | |
*** Guest7748 has joined #maemo | 09:39 | |
*** LjL has joined #maemo | 09:40 | |
*** Defiant has quit IRC | 09:40 | |
*** KotCzarny has quit IRC | 09:40 | |
*** peetah has quit IRC | 09:40 | |
*** SpeedEvil has quit IRC | 09:40 | |
*** ir2ivps6 has quit IRC | 09:40 | |
*** keithzg_ has quit IRC | 09:40 | |
*** robink has quit IRC | 09:40 | |
*** warfare has quit IRC | 09:40 | |
*** tantyg has quit IRC | 09:40 | |
*** Gh0sty has quit IRC | 09:40 | |
*** jayne has quit IRC | 09:40 | |
*** arossdotme has quit IRC | 09:40 | |
KotCzarny_ | huh | 09:40 |
*** KotCzarny_ is now known as KotCzarny | 09:40 | |
*** N-Mi has quit IRC | 09:40 | |
*** Oksana has quit IRC | 09:40 | |
*** meridion has quit IRC | 09:40 | |
*** clopez has quit IRC | 09:40 | |
*** infobot has quit IRC | 09:40 | |
*** Hebi has quit IRC | 09:40 | |
*** useretail has quit IRC | 09:40 | |
*** teotwaki has quit IRC | 09:40 | |
*** l_bratch has quit IRC | 09:40 | |
*** juiceme has quit IRC | 09:40 | |
*** HRH_H_Crab has quit IRC | 09:40 | |
*** enyc has quit IRC | 09:40 | |
*** Milhouse has quit IRC | 09:40 | |
*** NIN101 has quit IRC | 09:40 | |
*** FIQ has quit IRC | 09:40 | |
*** discopig has quit IRC | 09:40 | |
*** xkr47 has quit IRC | 09:40 | |
*** ArGGu^^ has quit IRC | 09:40 | |
*** sledges has quit IRC | 09:40 | |
*** gregoa has quit IRC | 09:40 | |
*** Mek has quit IRC | 09:40 | |
*** mickname has quit IRC | 09:40 | |
*** xkr47_ is now known as xkr47 | 09:40 | |
*** piscodig is now known as discopig | 09:41 | |
KotCzarny | something split | 09:41 |
*** Neutron115 has joined #maemo | 09:41 | |
*** Guest7748 is now known as FIQ | 09:41 | |
*** ArGGu^^ has joined #maemo | 09:41 | |
*** ssvb has joined #maemo | 09:41 | |
*** FIQ is now known as Guest92176 | 09:41 | |
*** reinob has joined #maemo | 09:41 | |
*** sfa has quit IRC | 09:42 | |
*** sunweaver has quit IRC | 09:42 | |
*** thuttu77 has quit IRC | 09:42 | |
*** Ex-Opesa has joined #maemo | 09:43 | |
*** tg has joined #maemo | 09:43 | |
*** Milhouse has joined #maemo | 09:44 | |
*** N-Mi has joined #maemo | 09:45 | |
*** warfare has joined #maemo | 09:45 | |
*** useretail has joined #maemo | 09:45 | |
*** BitEvil_ has joined #maemo | 09:49 | |
*** esaym153 has joined #maemo | 09:50 | |
*** zama_ has joined #maemo | 09:51 | |
*** Rassi has joined #maemo | 09:51 | |
*** fk_lx_ has joined #maemo | 09:51 | |
*** arossdotme has joined #maemo | 09:52 | |
*** tantyg has joined #maemo | 09:52 | |
*** N-Mi has quit IRC | 09:52 | |
*** Gh0sty has joined #maemo | 09:53 | |
*** piscodig has joined #maemo | 09:53 | |
*** RedM has joined #maemo | 09:54 | |
*** teotwaki has joined #maemo | 09:54 | |
*** peetah has joined #maemo | 09:54 | |
*** ruskie has joined #maemo | 09:55 | |
*** warfare has quit IRC | 09:56 | |
*** Ras_Older has quit IRC | 09:56 | |
*** darkschneider has quit IRC | 09:56 | |
*** discopig has quit IRC | 09:56 | |
*** enyc_ has quit IRC | 09:56 | |
*** BitEvil has quit IRC | 09:56 | |
*** tanty_off has quit IRC | 09:56 | |
*** RedW has quit IRC | 09:56 | |
*** vakkov has quit IRC | 09:56 | |
*** ender| has quit IRC | 09:56 | |
*** zama has quit IRC | 09:56 | |
*** kylanpaj has quit IRC | 09:56 | |
*** fk_lx has quit IRC | 09:56 | |
*** aloril has quit IRC | 09:56 | |
*** troulouliou_div2 has joined #maemo | 09:56 | |
*** piscodig is now known as discopig | 09:56 | |
*** ender| has joined #maemo | 09:58 | |
*** warfare has joined #maemo | 09:58 | |
*** aloril has joined #maemo | 09:58 | |
*** luke-jr_ is now known as Luke-Jr | 09:59 | |
*** githogori has joined #maemo | 10:01 | |
*** Natch has joined #maemo | 10:02 | |
*** kylanpaj has joined #maemo | 10:04 | |
*** enyc has joined #maemo | 10:05 | |
*** krnlyng has joined #maemo | 10:08 | |
*** Gadgetoid has joined #maemo | 10:09 | |
*** TTilus has joined #maemo | 10:09 | |
*** nick20151916 has joined #maemo | 10:09 | |
*** freemangordon has joined #maemo | 10:09 | |
*** frals has joined #maemo | 10:09 | |
*** juiceme has joined #maemo | 10:10 | |
*** mickname has joined #maemo | 10:10 | |
*** xorly has joined #maemo | 10:10 | |
*** juiceme is now known as Guest32117 | 10:10 | |
*** erstazi has joined #maemo | 10:12 | |
*** erstazi has quit IRC | 10:12 | |
*** erstazi has joined #maemo | 10:12 | |
*** clopez has joined #maemo | 10:12 | |
*** darkschneider has joined #maemo | 10:14 | |
*** unclouded has joined #maemo | 10:15 | |
*** jayne has joined #maemo | 10:17 | |
*** robink has joined #maemo | 10:17 | |
*** robink has joined #maemo | 10:17 | |
*** mhlavink_afk has quit IRC | 10:22 | |
*** mhlavink_afk has joined #maemo | 10:22 | |
*** useretail has quit IRC | 10:23 | |
*** useretail has joined #maemo | 10:23 | |
*** WalterN has joined #maemo | 10:24 | |
*** geaaru has joined #maemo | 10:26 | |
*** jake42 has joined #maemo | 10:27 | |
*** infobot has joined #maemo | 10:27 | |
*** ArGGu^^ has quit IRC | 10:36 | |
*** mickname has quit IRC | 10:37 | |
*** ArGGu^^ has joined #maemo | 10:39 | |
*** erstazi_ has joined #maemo | 10:40 | |
*** jake42 has quit IRC | 10:41 | |
*** erstazi has quit IRC | 10:41 | |
*** clopez has quit IRC | 10:41 | |
*** Gadgetoid has quit IRC | 10:43 | |
*** TTilus has quit IRC | 10:43 | |
*** nick20151916 has quit IRC | 10:43 | |
*** freemangordon has quit IRC | 10:43 | |
*** frals has quit IRC | 10:43 | |
*** unclouded has quit IRC | 10:44 | |
*** Guest32117 has quit IRC | 10:44 | |
*** mickname has joined #maemo | 10:49 | |
*** mickname has quit IRC | 10:51 | |
*** unclouded has joined #maemo | 10:52 | |
*** arossdotme has quit IRC | 11:02 | |
*** Roth_ has quit IRC | 11:04 | |
*** Gadgetoid has joined #maemo | 11:05 | |
*** arossdotme has joined #maemo | 11:15 | |
*** jake42 has joined #maemo | 11:25 | |
*** mickname has joined #maemo | 11:29 | |
*** N-Mi has joined #maemo | 11:29 | |
*** N-Mi has joined #maemo | 11:29 | |
*** phlixi_ has joined #maemo | 11:31 | |
*** Milhouse has quit IRC | 11:32 | |
*** delphi has quit IRC | 11:32 | |
*** TTilus has joined #maemo | 11:32 | |
*** nick20151916 has joined #maemo | 11:32 | |
*** freemangordon has joined #maemo | 11:32 | |
*** frals has joined #maemo | 11:32 | |
*** BitEvil_ is now known as SpeedEvil | 11:32 | |
*** Neutron116 has joined #maemo | 11:32 | |
*** FlameReaper-PC has joined #maemo | 11:32 | |
*** HtheB_ has quit IRC | 11:32 | |
*** auenfx4 has quit IRC | 11:32 | |
*** juiceme has joined #maemo | 11:32 | |
*** eMHa_ has joined #maemo | 11:32 | |
*** juiceme is now known as Guest55816 | 11:33 | |
*** xorly has quit IRC | 11:33 | |
*** tantyg has quit IRC | 11:33 | |
*** Vajb has quit IRC | 11:33 | |
*** eMHa has quit IRC | 11:33 | |
*** thuttu77_2 has quit IRC | 11:33 | |
*** ir2ivps6_ has quit IRC | 11:33 | |
*** ir2ivps6_ has joined #maemo | 11:33 | |
*** auenfx4 has joined #maemo | 11:33 | |
*** troulouliou_div2 has quit IRC | 11:33 | |
*** Gh0sty has quit IRC | 11:33 | |
*** Ex-Opesa has quit IRC | 11:33 | |
*** Neutron115 has quit IRC | 11:33 | |
*** hallyn has quit IRC | 11:33 | |
*** ruskie has quit IRC | 11:33 | |
*** FReaper-PC has quit IRC | 11:33 | |
*** phlixi has quit IRC | 11:33 | |
*** Guest71407 has quit IRC | 11:33 | |
*** Wizzup has quit IRC | 11:33 | |
*** tanty has joined #maemo | 11:33 | |
*** WalterN has quit IRC | 11:34 | |
*** M-bobsummerwill has quit IRC | 11:34 | |
*** Vajb has joined #maemo | 11:34 | |
*** thuttu77 has joined #maemo | 11:34 | |
*** Wizzup has joined #maemo | 11:35 | |
*** Gh0sty has joined #maemo | 11:35 | |
*** japh_ has joined #maemo | 11:35 | |
*** trx has joined #maemo | 11:36 | |
*** HtheB has joined #maemo | 11:37 | |
*** ruskie has joined #maemo | 11:45 | |
*** troulouliou_div2 has joined #maemo | 11:46 | |
*** Milhouse has joined #maemo | 11:46 | |
*** pcfe` is now known as pcfe | 11:47 | |
*** Ex-Opesa has joined #maemo | 11:47 | |
*** Hurrian has joined #maemo | 11:48 | |
*** M-bobsummerwill has joined #maemo | 11:54 | |
*** arossdotme has quit IRC | 12:06 | |
*** meridion_ is now known as meridion | 12:07 | |
*** hallyn has joined #maemo | 12:17 | |
*** WalterN has joined #maemo | 12:31 | |
*** troulouliou_div2 has quit IRC | 12:44 | |
*** vakkov has joined #maemo | 13:10 | |
*** darkschneider has quit IRC | 13:36 | |
*** darkschneider has joined #maemo | 13:37 | |
*** eMHa_ has quit IRC | 13:42 | |
*** arossdotme has joined #maemo | 13:45 | |
*** jonwil has quit IRC | 13:58 | |
*** ssvb has quit IRC | 14:02 | |
*** N-Mi has quit IRC | 14:02 | |
*** vakkov has quit IRC | 14:03 | |
*** eMHa_ has joined #maemo | 14:15 | |
*** vakkov has joined #maemo | 14:16 | |
*** ecloud is now known as ecloud_wfh | 14:27 | |
*** vakkov has quit IRC | 15:01 | |
*** N-Mi has joined #maemo | 15:07 | |
*** vakkov has joined #maemo | 15:13 | |
*** vakkov has quit IRC | 15:33 | |
*** troulouliou_div2 has joined #maemo | 15:39 | |
*** vakkov has joined #maemo | 15:46 | |
*** ssvb has joined #maemo | 15:51 | |
*** Kabouik_ has joined #maemo | 15:57 | |
*** krnlyng has quit IRC | 16:07 | |
*** krnlyng has joined #maemo | 16:20 | |
*** Guest92176 is now known as FIQ | 16:26 | |
*** FIQ has joined #maemo | 16:26 | |
*** sunweave1 is now known as sunweaver | 16:31 | |
merlin1991 | freemangordon: I've found a valid fix for the cssu thumb installation issues re repositories | 17:04 |
merlin1991 | new enabler is in testing, you probably want to merge master into your thumb branch and upload a new version to -thumb | 17:05 |
*** Guest69647 is now known as stryngs | 17:08 | |
*** stryngs has joined #maemo | 17:08 | |
*** sledges has joined #maemo | 17:22 | |
*** gregoa_ is now known as gregoa | 17:23 | |
*** sparetire_ has joined #maemo | 17:36 | |
*** darkschneider has quit IRC | 17:37 | |
*** darkschneider has joined #maemo | 17:37 | |
*** LauRoman has joined #maemo | 17:39 | |
*** auenfx4 has quit IRC | 17:46 | |
*** auenfx4 has joined #maemo | 17:47 | |
*** WalterN is now known as tiwake | 17:49 | |
*** florian_kc has joined #maemo | 18:05 | |
*** florian_kc has quit IRC | 18:21 | |
*** phlixi has joined #maemo | 18:31 | |
*** Wizzup_ has joined #maemo | 18:34 | |
*** Gadgetoid_ has joined #maemo | 18:35 | |
*** erstazi has joined #maemo | 18:35 | |
*** erstazi has quit IRC | 18:35 | |
*** erstazi has joined #maemo | 18:35 | |
*** HtheB has quit IRC | 18:35 | |
*** Gadgetoid has quit IRC | 18:35 | |
*** jake42 has quit IRC | 18:35 | |
*** darkschneider has quit IRC | 18:35 | |
*** Wizzup has quit IRC | 18:35 | |
*** githogori has quit IRC | 18:35 | |
*** erstazi_ has quit IRC | 18:35 | |
*** ruskie has quit IRC | 18:35 | |
*** phlixi_ has quit IRC | 18:35 | |
*** Gadgetoid_ is now known as Gadgetoid | 18:35 | |
*** darkschneider has joined #maemo | 18:36 | |
*** githogori has joined #maemo | 18:36 | |
*** HtheB has joined #maemo | 18:36 | |
*** futpib has joined #maemo | 18:38 | |
*** jake42 has joined #maemo | 18:46 | |
freemangordon | merlin1991: thanks, will do | 18:50 |
*** FIQ has quit IRC | 18:57 | |
*** Guest92230 has joined #maemo | 18:57 | |
*** Guest92230 has quit IRC | 18:58 | |
*** Guest92230 has joined #maemo | 18:58 | |
*** Guest92230 is now known as FIQ | 19:00 | |
*** louisdk has joined #maemo | 19:00 | |
*** NIN101_ has quit IRC | 19:05 | |
*** NIN101 has joined #maemo | 19:05 | |
*** ruskie has joined #maemo | 19:05 | |
*** Pali has joined #maemo | 19:06 | |
*** louisdk has quit IRC | 19:17 | |
*** louisdk has joined #maemo | 19:29 | |
*** SmilyOrg has joined #maemo | 19:33 | |
*** SmilybOrg has joined #maemo | 19:34 | |
*** Smily has quit IRC | 19:37 | |
*** SmilyOrg has quit IRC | 19:38 | |
*** ced117 has joined #maemo | 19:48 | |
*** ced117 has quit IRC | 19:48 | |
*** ced117 has joined #maemo | 19:48 | |
*** geaaru has quit IRC | 19:52 | |
*** troulouliou_div2 has quit IRC | 20:07 | |
*** erlehmann has quit IRC | 20:08 | |
*** l_bratch has joined #maemo | 20:14 | |
*** florian has joined #maemo | 20:14 | |
tiwake | does communication error mean that my SIM card is dieing? | 20:19 |
KotCzarny | could be | 20:19 |
KotCzarny | but it can also be dying modem | 20:19 |
KotCzarny | or dirty sim contacts | 20:19 |
tiwake | well, I don't think its the cellphone tower | 20:19 |
tiwake | heh | 20:20 |
*** futpib_ has joined #maemo | 20:22 | |
*** louisdk has quit IRC | 20:22 | |
klopsi-u3 | i get those errors on occasion | 20:24 |
*** futpib has quit IRC | 20:25 | |
*** eMHa_ has quit IRC | 20:26 | |
*** NIN101_ has joined #maemo | 20:27 | |
*** jayne_ has joined #maemo | 20:28 | |
*** futpib_ has quit IRC | 20:28 | |
*** futpib has joined #maemo | 20:28 | |
*** robink_ has joined #maemo | 20:28 | |
sixwheeledbeast | Vajb: I don't believe you will have proper portrait keyboard. | 20:32 |
*** NIN101 has quit IRC | 20:33 | |
*** TTilus has quit IRC | 20:33 | |
*** nick20151916 has quit IRC | 20:33 | |
*** freemangordon has quit IRC | 20:33 | |
*** frals has quit IRC | 20:33 | |
sixwheeledbeast | enabling forced rotation will make the vkb squash into portrait format, but I wouldn't call this portrait vkb. It's not fully usable IMO. | 20:34 |
*** jayne has quit IRC | 20:34 | |
*** robink has quit IRC | 20:34 | |
klopsi-u3 | throw the ball up in the air and it takes a panorama image https://www.panono.com/home | 20:44 |
*** eMHa_ has joined #maemo | 20:46 | |
*** louisdk has joined #maemo | 20:46 | |
*** auenfx4 has quit IRC | 20:48 | |
*** auenfx4 has joined #maemo | 20:49 | |
*** HtheB has quit IRC | 20:49 | |
*** auenfx4 has quit IRC | 21:10 | |
*** futpib has quit IRC | 21:10 | |
*** SmilybOrg has quit IRC | 21:10 | |
*** Gadgetoid has quit IRC | 21:10 | |
*** krnlyng has quit IRC | 21:10 | |
*** ssvb has quit IRC | 21:10 | |
*** Hurrian has quit IRC | 21:10 | |
*** Milhouse has quit IRC | 21:10 | |
*** tanty has quit IRC | 21:10 | |
*** ir2ivps6_ has quit IRC | 21:10 | |
*** Neutron116 has quit IRC | 21:10 | |
*** Natch has quit IRC | 21:10 | |
*** aloril has quit IRC | 21:10 | |
*** warfare has quit IRC | 21:10 | |
*** RedM has quit IRC | 21:10 | |
*** SpeedEvil has quit IRC | 21:10 | |
*** Mek__ has quit IRC | 21:10 | |
*** Humpelstilzchen has quit IRC | 21:10 | |
*** MikaT_ has quit IRC | 21:10 | |
*** strohi has quit IRC | 21:10 | |
*** xray256_ has quit IRC | 21:10 | |
*** chainsawbike has quit IRC | 21:10 | |
*** DocScrutinizer51 has quit IRC | 21:10 | |
*** ceene has quit IRC | 21:10 | |
*** Ashley_ has quit IRC | 21:10 | |
*** joga has quit IRC | 21:10 | |
*** `0660 has quit IRC | 21:10 | |
*** salyavin has quit IRC | 21:10 | |
*** jrayhawk has quit IRC | 21:10 | |
*** kraft has quit IRC | 21:10 | |
*** JamesJRH has quit IRC | 21:10 | |
*** ketas has quit IRC | 21:10 | |
*** brolin_empey has quit IRC | 21:10 | |
*** haasn has quit IRC | 21:10 | |
*** lool has quit IRC | 21:10 | |
*** Axel_H has quit IRC | 21:10 | |
*** AndrewX192 has quit IRC | 21:10 | |
*** till has quit IRC | 21:10 | |
*** ab has quit IRC | 21:10 | |
*** totalizator has quit IRC | 21:10 | |
*** Ariadeno has quit IRC | 21:10 | |
*** arossdotme has quit IRC | 21:10 | |
*** sixwheeledbeast has quit IRC | 21:10 | |
*** ecc3g has quit IRC | 21:10 | |
*** silviof has quit IRC | 21:10 | |
*** Pali has quit IRC | 21:10 | |
*** jake42 has quit IRC | 21:10 | |
*** Guest55816 has quit IRC | 21:10 | |
*** mickname has quit IRC | 21:10 | |
*** robink_ has quit IRC | 21:10 | |
*** jayne_ has quit IRC | 21:10 | |
*** louisdk has quit IRC | 21:10 | |
*** githogori has quit IRC | 21:10 | |
*** japh_ has quit IRC | 21:10 | |
*** Wizzup_ has quit IRC | 21:10 | |
*** ruskie has quit IRC | 21:10 | |
*** trx has quit IRC | 21:10 | |
*** Rassi has quit IRC | 21:10 | |
*** zama_ has quit IRC | 21:10 | |
*** useretail has quit IRC | 21:10 | |
*** tg has quit IRC | 21:10 | |
*** KotCzarny has quit IRC | 21:10 | |
*** pozitron has quit IRC | 21:10 | |
*** keithzg__ has quit IRC | 21:10 | |
*** Oksana_ has quit IRC | 21:10 | |
*** Venusaur has quit IRC | 21:10 | |
*** oniongarlic has quit IRC | 21:10 | |
*** qwazix has quit IRC | 21:10 | |
*** amospalla has quit IRC | 21:10 | |
*** ashley has quit IRC | 21:10 | |
*** johnsu01 has quit IRC | 21:10 | |
*** LauRoman has quit IRC | 21:10 | |
*** sledges has quit IRC | 21:10 | |
*** Kabouik_ has quit IRC | 21:10 | |
*** hallyn has quit IRC | 21:10 | |
*** unclouded has quit IRC | 21:10 | |
*** enyc has quit IRC | 21:10 | |
*** discopig has quit IRC | 21:10 | |
*** pcfe has quit IRC | 21:10 | |
*** TriztAway has quit IRC | 21:10 | |
*** jon_y has quit IRC | 21:10 | |
*** yosafbridge has quit IRC | 21:10 | |
*** henkjan_ has quit IRC | 21:10 | |
*** kylanpaj has quit IRC | 21:10 | |
*** teotwaki has quit IRC | 21:10 | |
*** pigeon has quit IRC | 21:10 | |
*** mhlavink_afk has quit IRC | 21:10 | |
*** HRH_H_Cr1b has quit IRC | 21:10 | |
*** Luke-Jr has quit IRC | 21:10 | |
*** Redhair has quit IRC | 21:10 | |
*** Arch-TK has quit IRC | 21:10 | |
*** ZetaR has quit IRC | 21:10 | |
*** klopsi-u3 has quit IRC | 21:10 | |
*** rm_work has quit IRC | 21:10 | |
*** odin_ has quit IRC | 21:10 | |
*** netkat has quit IRC | 21:10 | |
*** Xjs|moonshine has quit IRC | 21:10 | |
*** janus has quit IRC | 21:10 | |
*** chfoo- has quit IRC | 21:10 | |
*** Anasko has quit IRC | 21:10 | |
*** ChanServ has quit IRC | 21:10 | |
*** florian has quit IRC | 21:10 | |
*** N-Mi has quit IRC | 21:10 | |
*** Vajb has quit IRC | 21:10 | |
*** reinob has quit IRC | 21:10 | |
*** obsed has quit IRC | 21:10 | |
*** tm has quit IRC | 21:10 | |
*** buZz has quit IRC | 21:10 | |
*** Gizmokid2005 has quit IRC | 21:10 | |
*** fuz_ has quit IRC | 21:10 | |
*** Jack64 has quit IRC | 21:10 | |
*** drathir has quit IRC | 21:10 | |
*** dreamer has quit IRC | 21:10 | |
*** bencoh has quit IRC | 21:10 | |
*** ds3 has quit IRC | 21:10 | |
*** Elleo has quit IRC | 21:10 | |
*** Tenhi has quit IRC | 21:10 | |
*** chadi has quit IRC | 21:10 | |
*** script has quit IRC | 21:10 | |
*** sparetire has quit IRC | 21:10 | |
*** NIN101_ has quit IRC | 21:10 | |
*** FIQ has quit IRC | 21:10 | |
*** erstazi has quit IRC | 21:10 | |
*** tiwake has quit IRC | 21:10 | |
*** eMHa_ has quit IRC | 21:10 | |
*** darkschneider has quit IRC | 21:10 | |
*** vakkov has quit IRC | 21:10 | |
*** M-bobsummerwill has quit IRC | 21:10 | |
*** Ex-Opesa has quit IRC | 21:10 | |
*** Gh0sty has quit IRC | 21:10 | |
*** infobot has quit IRC | 21:10 | |
*** LjL has quit IRC | 21:10 | |
*** DocScrutinizer05 has quit IRC | 21:10 | |
*** shamus has quit IRC | 21:10 | |
*** heroux has quit IRC | 21:10 | |
*** Cor-Ai has quit IRC | 21:10 | |
*** lxp has quit IRC | 21:10 | |
*** nslu2-log has quit IRC | 21:10 | |
*** Maxdamantus has quit IRC | 21:10 | |
*** xes has quit IRC | 21:10 | |
*** Kabouik has quit IRC | 21:10 | |
*** panais has quit IRC | 21:10 | |
*** drawkula has quit IRC | 21:10 | |
*** pavi has quit IRC | 21:10 | |
*** APic has quit IRC | 21:10 | |
*** grinsekatze has quit IRC | 21:10 | |
*** ecloud_wfh has quit IRC | 21:10 | |
*** g3kk3r has quit IRC | 21:10 | |
*** Sicelo has quit IRC | 21:10 | |
*** EgS has quit IRC | 21:10 | |
*** fortytwo has quit IRC | 21:10 | |
*** l_bratch has quit IRC | 21:10 | |
*** ced117 has quit IRC | 21:10 | |
*** gregoa has quit IRC | 21:10 | |
*** basiaf has quit IRC | 21:10 | |
*** Mekkis has quit IRC | 21:10 | |
*** florentia has quit IRC | 21:10 | |
*** XDS2010 has quit IRC | 21:10 | |
*** guerby has quit IRC | 21:13 | |
*** guerby has joined #maemo | 21:15 | |
*** louisdk has joined #maemo | 21:15 | |
*** Ashley_ has joined #maemo | 21:15 | |
*** eMHa_ has joined #maemo | 21:15 | |
*** EgS has joined #maemo | 21:15 | |
*** fortytwo has joined #maemo | 21:15 | |
*** Sicelo has joined #maemo | 21:15 | |
*** g3kk3r has joined #maemo | 21:15 | |
*** ecloud_wfh has joined #maemo | 21:15 | |
*** grinsekatze has joined #maemo | 21:15 | |
*** APic has joined #maemo | 21:15 | |
*** drawkula has joined #maemo | 21:15 | |
*** panais has joined #maemo | 21:15 | |
*** Kabouik has joined #maemo | 21:15 | |
*** xes has joined #maemo | 21:15 | |
*** Maxdamantus has joined #maemo | 21:15 | |
*** nslu2-log has joined #maemo | 21:15 | |
*** lxp has joined #maemo | 21:15 | |
*** pavi has joined #maemo | 21:15 | |
*** heroux has joined #maemo | 21:15 | |
*** shamus has joined #maemo | 21:15 | |
*** DocScrutinizer05 has joined #maemo | 21:15 | |
*** infobot has joined #maemo | 21:15 | |
*** Gh0sty has joined #maemo | 21:15 | |
*** Ex-Opesa has joined #maemo | 21:15 | |
*** M-bobsummerwill has joined #maemo | 21:15 | |
*** vakkov has joined #maemo | 21:15 | |
*** darkschneider has joined #maemo | 21:15 | |
*** MikaT has joined #maemo | 21:15 | |
*** ab has joined #maemo | 21:15 | |
*** florentia has joined #maemo | 21:15 | |
*** Mekkis has joined #maemo | 21:15 | |
*** basiaf has joined #maemo | 21:15 | |
*** gregoa has joined #maemo | 21:15 | |
*** ced117 has joined #maemo | 21:15 | |
*** l_bratch has joined #maemo | 21:15 | |
*** Ariadeno_ has joined #maemo | 21:15 | |
*** lool- has joined #maemo | 21:15 | |
*** till- has joined #maemo | 21:15 | |
*** Guest80649 has joined #maemo | 21:15 | |
*** krnlyng has joined #maemo | 21:15 | |
*** aloril has joined #maemo | 21:15 | |
*** sparetire has joined #maemo | 21:15 | |
*** script has joined #maemo | 21:15 | |
*** chadi has joined #maemo | 21:15 | |
*** Tenhi has joined #maemo | 21:15 | |
*** Elleo has joined #maemo | 21:15 | |
*** ds3 has joined #maemo | 21:15 | |
*** bencoh has joined #maemo | 21:15 | |
*** dreamer has joined #maemo | 21:15 | |
*** drathir has joined #maemo | 21:15 | |
*** Jack64 has joined #maemo | 21:15 | |
*** fuz_ has joined #maemo | 21:15 | |
*** Gizmokid2005 has joined #maemo | 21:15 | |
*** buZz has joined #maemo | 21:15 | |
*** tm has joined #maemo | 21:15 | |
*** obsed has joined #maemo | 21:15 | |
*** reinob has joined #maemo | 21:15 | |
*** Vajb has joined #maemo | 21:15 | |
*** N-Mi has joined #maemo | 21:15 | |
*** florian has joined #maemo | 21:15 | |
*** Neutron117 has joined #maemo | 21:15 | |
*** JamesJRH_ has joined #maemo | 21:15 | |
*** tanty_off has joined #maemo | 21:15 | |
*** erstazi_ has joined #maemo | 21:15 | |
*** ketas- has joined #maemo | 21:15 | |
*** ir2ivps6__ has joined #maemo | 21:15 | |
*** chainsawbike has joined #maemo | 21:15 | |
*** ssvb has joined #maemo | 21:15 | |
*** auenfx4 has joined #maemo | 21:15 | |
*** Axel_H has joined #maemo | 21:15 | |
*** silviof has joined #maemo | 21:15 | |
*** ecc3g has joined #maemo | 21:15 | |
*** sixwheeledbeast has joined #maemo | 21:15 | |
*** arossdotme has joined #maemo | 21:15 | |
*** DocScrutinizer51 has joined #maemo | 21:15 | |
*** haasn` has joined #maemo | 21:15 | |
*** SmilyOrg has joined #maemo | 21:15 | |
*** strohalm has joined #maemo | 21:15 | |
*** xray256 has joined #maemo | 21:15 | |
*** Guest99595 has joined #maemo | 21:15 | |
*** joga_ has joined #maemo | 21:15 | |
*** Gadgetoid has joined #maemo | 21:15 | |
*** BitEvil has joined #maemo | 21:15 | |
*** ceene_ has joined #maemo | 21:15 | |
*** jrayhawk_ has joined #maemo | 21:15 | |
*** FIQ has joined #maemo | 21:15 | |
*** Defiant has joined #maemo | 21:15 | |
*** brolin_empey_ has joined #maemo | 21:15 | |
*** kraft has joined #maemo | 21:15 | |
*** HtheB has joined #maemo | 21:15 | |
*** `0660_ has joined #maemo | 21:15 | |
*** NIN101 has joined #maemo | 21:15 | |
*** robink_ has joined #maemo | 21:15 | |
*** jayne_ has joined #maemo | 21:15 | |
*** Pali has joined #maemo | 21:15 | |
*** ruskie has joined #maemo | 21:15 | |
*** jake42 has joined #maemo | 21:15 | |
*** githogori has joined #maemo | 21:15 | |
*** Wizzup_ has joined #maemo | 21:15 | |
*** LauRoman has joined #maemo | 21:15 | |
*** sledges has joined #maemo | 21:15 | |
*** hallyn has joined #maemo | 21:15 | |
*** trx has joined #maemo | 21:15 | |
*** japh_ has joined #maemo | 21:15 | |
*** Guest55816 has joined #maemo | 21:15 | |
*** mickname has joined #maemo | 21:15 | |
*** unclouded has joined #maemo | 21:15 | |
*** enyc has joined #maemo | 21:15 | |
*** kylanpaj has joined #maemo | 21:15 | |
*** teotwaki has joined #maemo | 21:15 | |
*** discopig has joined #maemo | 21:15 | |
*** Rassi has joined #maemo | 21:15 | |
*** zama_ has joined #maemo | 21:15 | |
*** useretail has joined #maemo | 21:15 | |
*** tg has joined #maemo | 21:15 | |
*** KotCzarny has joined #maemo | 21:15 | |
*** pcfe has joined #maemo | 21:15 | |
*** pozitron has joined #maemo | 21:15 | |
*** keithzg__ has joined #maemo | 21:15 | |
*** pigeon has joined #maemo | 21:15 | |
*** TriztAway has joined #maemo | 21:15 | |
*** mhlavink_afk has joined #maemo | 21:15 | |
*** HRH_H_Cr1b has joined #maemo | 21:15 | |
*** Luke-Jr has joined #maemo | 21:15 | |
*** Oksana_ has joined #maemo | 21:15 | |
*** Anasko has joined #maemo | 21:15 | |
*** Redhair has joined #maemo | 21:15 | |
*** Arch-TK has joined #maemo | 21:15 | |
*** jon_y has joined #maemo | 21:15 | |
*** Venusaur has joined #maemo | 21:15 | |
*** johnsu01 has joined #maemo | 21:15 | |
*** ashley has joined #maemo | 21:15 | |
*** amospalla has joined #maemo | 21:15 | |
*** qwazix has joined #maemo | 21:15 | |
*** oniongarlic has joined #maemo | 21:15 | |
*** ZetaR has joined #maemo | 21:15 | |
*** klopsi-u3 has joined #maemo | 21:15 | |
*** yosafbridge has joined #maemo | 21:15 | |
*** rm_work has joined #maemo | 21:15 | |
*** odin_ has joined #maemo | 21:15 | |
*** netkat has joined #maemo | 21:15 | |
*** chfoo- has joined #maemo | 21:15 | |
*** Xjs|moonshine has joined #maemo | 21:15 | |
*** janus has joined #maemo | 21:15 | |
*** henkjan_ has joined #maemo | 21:15 | |
*** ChanServ has joined #maemo | 21:15 | |
*** wilhelm.freenode.net sets mode: +o ChanServ | 21:15 | |
*** Guest99595 has quit IRC | 21:15 | |
*** LjL has joined #maemo | 21:15 | |
*** Natch has joined #maemo | 21:16 | |
*** Guest80649 has quit IRC | 21:16 | |
*** totalizator has joined #maemo | 21:16 | |
*** `0660 has joined #maemo | 21:16 | |
*** erlehmann has joined #maemo | 21:16 | |
*** RedM has joined #maemo | 21:17 | |
*** erlehmann has quit IRC | 21:17 | |
*** Pali_ has joined #maemo | 21:17 | |
*** ir2ivps6___ has joined #maemo | 21:18 | |
*** Axel_H_ has joined #maemo | 21:20 | |
*** SpeedEvil has joined #maemo | 21:22 | |
*** strohi has joined #maemo | 21:22 | |
*** strohi has joined #maemo | 21:22 | |
*** japh__ has joined #maemo | 21:24 | |
*** ssvb_ has joined #maemo | 21:24 | |
*** joga has joined #maemo | 21:24 | |
*** Cor-Ai has joined #maemo | 21:25 | |
*** Cor-Ai is now known as 7JTAA5B0K | 21:25 | |
*** Smily has joined #maemo | 21:25 | |
*** Cor-Ai has joined #maemo | 21:25 | |
*** TTilus has joined #maemo | 21:26 | |
*** nick20151916 has joined #maemo | 21:26 | |
*** freemangordon has joined #maemo | 21:26 | |
*** frals has joined #maemo | 21:26 | |
*** brolin_empey has joined #maemo | 21:26 | |
*** LauRoman|Alt has joined #maemo | 21:26 | |
*** HtheB_ has joined #maemo | 21:26 | |
*** SpeedEvil is now known as Guest32318 | 21:26 | |
*** strohalm has quit IRC | 21:26 | |
*** guerby has quit IRC | 21:26 | |
*** ab has quit IRC | 21:26 | |
*** xray256 has quit IRC | 21:26 | |
*** BitEvil has quit IRC | 21:26 | |
*** jrayhawk_ has quit IRC | 21:26 | |
*** githogori has quit IRC | 21:26 | |
*** aloril has quit IRC | 21:26 | |
*** haasn` has quit IRC | 21:26 | |
*** japh_ has quit IRC | 21:26 | |
*** xray256 has joined #maemo | 21:26 | |
*** guerby has joined #maemo | 21:26 | |
*** haasn has joined #maemo | 21:26 | |
*** Cor-Ai has quit IRC | 21:27 | |
*** NIN101 is now known as 16WAASFMD | 21:27 | |
*** 7JTAA5B0K is now known as Cor-Ai | 21:27 | |
*** ir2ivps6__ has quit IRC | 21:27 | |
*** ssvb has quit IRC | 21:27 | |
*** Axel_H has quit IRC | 21:27 | |
*** SmilyOrg has quit IRC | 21:27 | |
*** ceene_ has quit IRC | 21:27 | |
*** brolin_empey_ has quit IRC | 21:27 | |
*** `0660_ has quit IRC | 21:27 | |
*** Pali has quit IRC | 21:27 | |
*** jake42 has quit IRC | 21:27 | |
KotCzarny | what's happening to freenode? | 21:27 |
*** githogori has joined #maemo | 21:27 | |
*** NIN101 has joined #maemo | 21:27 | |
*** salyavin has joined #maemo | 21:28 | |
*** HtheB_ has quit IRC | 21:28 | |
*** chainsawbike has quit IRC | 21:28 | |
*** Gadgetoid has quit IRC | 21:28 | |
*** HtheB_ has joined #maemo | 21:28 | |
*** auenfx4 has quit IRC | 21:28 | |
*** chfoo-_ has joined #maemo | 21:29 | |
*** Milhouse has joined #maemo | 21:29 | |
*** auenfx4 has joined #maemo | 21:29 | |
*** Ashley_ has quit IRC | 21:29 | |
*** DocScrutinizer51 has quit IRC | 21:29 | |
*** Defiant has quit IRC | 21:29 | |
*** hallyn has quit IRC | 21:29 | |
*** SmilyOrg has joined #maemo | 21:30 | |
*** aloril has joined #maemo | 21:30 | |
*** HtheB has quit IRC | 21:30 | |
*** LauRoman has quit IRC | 21:30 | |
*** sledges has quit IRC | 21:30 | |
*** ab has joined #maemo | 21:30 | |
*** ab has joined #maemo | 21:30 | |
*** kraft has quit IRC | 21:31 | |
*** hallyn has joined #maemo | 21:31 | |
*** kraft has joined #maemo | 21:31 | |
*** warfare has joined #maemo | 21:32 | |
*** HtheB_ is now known as HtheB | 21:33 | |
*** HtheB has joined #maemo | 21:33 | |
*** chainsawbike has joined #maemo | 21:34 | |
*** Gadgetoid has joined #maemo | 21:34 | |
*** ceene has joined #maemo | 21:35 | |
*** futpib has joined #maemo | 21:35 | |
*** Smily has quit IRC | 21:35 | |
*** Defiant has joined #maemo | 21:35 | |
*** DocScrutinizer51 has joined #maemo | 21:35 | |
*** salyavin has quit IRC | 21:35 | |
*** DocScrutinizer51 has quit IRC | 21:35 | |
*** DocScrutinizer51 has joined #maemo | 21:35 | |
Vajb | sixwheeledbeast: ok. Then that's what it is (portrait vkb). Usable easily with pointer IMO. Harder with fingers though. | 21:36 |
Vajb | i mean i have forced rotation enabled... | 21:36 |
sixwheeledbeast | not all button are accessible | 21:37 |
*** jrayhawk has joined #maemo | 21:38 | |
*** Humpelstilzchen has joined #maemo | 21:38 | |
*** darkschneider has quit IRC | 21:38 | |
*** Defiant has quit IRC | 21:38 | |
*** N-Mi has quit IRC | 21:38 | |
Vajb | seems to me that they are | 21:39 |
*** Pali_ has quit IRC | 21:39 | |
*** louisdk has quit IRC | 21:39 | |
*** joga_ has quit IRC | 21:39 | |
*** FIQ has quit IRC | 21:39 | |
*** 16WAASFMD has quit IRC | 21:39 | |
*** chfoo- has quit IRC | 21:39 | |
*** darkschneider has joined #maemo | 21:39 | |
Vajb | can't see symbols on two of them, but they r still accessible with stick atleast | 21:39 |
*** Mek has joined #maemo | 21:39 | |
Vajb | ok four of them r missing proper signs | 21:40 |
*** futpib_ has joined #maemo | 21:40 | |
Vajb | layout switcher, shift, backspace and special character button | 21:40 |
*** Guest567 has joined #maemo | 21:41 | |
*** DocAvalanche has joined #maemo | 21:41 | |
*** DocScrutinizer51 has quit IRC | 21:42 | |
*** DocAvalanche is now known as DocScrutinizer51 | 21:42 | |
*** erlehmann has joined #maemo | 21:42 | |
*** Ashley_ has joined #maemo | 21:42 | |
*** _rd has joined #maemo | 21:43 | |
*** WalterN has joined #maemo | 21:46 | |
*** futpib has quit IRC | 21:46 | |
*** sledges has joined #maemo | 21:46 | |
*** sledges has joined #maemo | 21:47 | |
*** sledges is now known as 5EXAALMF5 | 21:48 | |
*** jon_y has quit IRC | 21:50 | |
*** XDS2010 has joined #maemo | 21:51 | |
*** shentey has joined #maemo | 21:51 | |
*** chfoo-_ has quit IRC | 21:52 | |
*** haasn has quit IRC | 21:52 | |
*** guerby has quit IRC | 21:52 | |
*** Guest567 has quit IRC | 21:52 | |
*** chainsawbike has quit IRC | 21:52 | |
*** Gadgetoid has quit IRC | 21:52 | |
*** aloril has quit IRC | 21:52 | |
*** xray256 has quit IRC | 21:52 | |
*** githogori has quit IRC | 21:52 | |
*** DocScrutinizer51 has quit IRC | 21:52 | |
*** Gadgetoid has joined #maemo | 21:52 | |
*** chfoo- has joined #maemo | 21:52 | |
*** chainsawbike has joined #maemo | 21:52 | |
*** Vajb has quit IRC | 21:53 | |
*** xray256 has joined #maemo | 21:53 | |
*** WalterN has quit IRC | 21:54 | |
*** aloril has joined #maemo | 21:54 | |
*** githogori_ has joined #maemo | 21:56 | |
*** DocScrutinizer51 has joined #maemo | 21:56 | |
*** DocScrutinizer51 has quit IRC | 21:56 | |
*** DocScrutinizer51 has joined #maemo | 21:56 | |
*** DocScrutinizer51 is now known as 5EXAALNJG | 21:56 | |
*** Vajb has joined #maemo | 21:57 | |
*** arossdotme has quit IRC | 21:57 | |
*** sixwheeledbeast has quit IRC | 21:57 | |
*** ecc3g has quit IRC | 21:57 | |
*** silviof has quit IRC | 21:57 | |
*** githogori_ has quit IRC | 21:58 | |
*** haasn has joined #maemo | 21:58 | |
*** xorly has joined #maemo | 21:58 | |
*** githogori_ has joined #maemo | 21:59 | |
*** Guest24626 has joined #maemo | 22:01 | |
*** salyavin has joined #maemo | 22:01 | |
*** erlehmann has quit IRC | 22:01 | |
*** haasn is now known as 5EXAALNLQ | 22:01 | |
*** silviof has joined #maemo | 22:04 | |
*** githogori_ has quit IRC | 22:04 | |
*** githogori has joined #maemo | 22:05 | |
*** guerby has joined #maemo | 22:06 | |
*** erlehmann has joined #maemo | 22:13 | |
*** ssvb_ has quit IRC | 22:18 | |
*** Timo has joined #maemo | 22:18 | |
*** jake42 has joined #maemo | 22:20 | |
*** sixwheeledbeast has joined #maemo | 22:20 | |
*** Guest24626 is now known as FIQ | 22:21 | |
*** FIQ is now known as Guest99371 | 22:22 | |
Timo | Is this just a channel about the Maemo software or can I ask a question about the N900 hardware? | 22:24 |
Sicelo | yes you can | 22:24 |
*** erlehmann has quit IRC | 22:25 | |
KotCzarny | n900 is the best linux phone available (in sane price tag range) | 22:25 |
bencoh | Timo: it's a chan for both :) | 22:26 |
KotCzarny | um kay, oscp revision -54 upped | 22:27 |
*** timo__ has joined #maemo | 22:28 | |
KotCzarny | i'm planning to add earwax in -55 | 22:28 |
Sicelo | that being? | 22:28 |
Sicelo | Timo: we're curios now .. what did you want to ask :) | 22:28 |
KotCzarny | http://pastebin.com/raw.php?i=6eHJ6JjM | 22:28 |
*** Timo has quit IRC | 22:29 | |
*** timo__ is now known as Timo | 22:29 | |
*** Timo has joined #maemo | 22:29 | |
Timo | Sicelo: Well, the usual USB port thing. However, it doesn't seem to be the soldering on the board. It's more like the problem is *inside* the port. Charging only works when the USB cable is in a specific position and the problem worsens over the time... | 22:31 |
*** ssvb_ has joined #maemo | 22:31 | |
KotCzarny | ~usbfix | 22:31 |
infobot | i guess usbfix is http://talk.maemo.org/showthread.php?t=75920 - and **NEVER** use epoxy (unless you want to seal your device for underwater), or https://www.youtube.com/watch?v=fYz5nIHH0iY#t=1866, you will basically need two irons: a small good one (or better hot-air reflow) and a 60+ Watt | 22:31 |
*** 5EXAALNLQ is now known as haasn | 22:32 | |
Sicelo | Timo: it happened to me .. ultimately you'll be resoldering the port | 22:32 |
Sicelo | i'd say the earlier the better | 22:33 |
Timo | Ah, so it isn't inside the port. It really is the soldering. | 22:33 |
KotCzarny | or if one has weak soldering skills, just start hunting for cheap ~20-40usd second hand one | 22:34 |
Sicelo | it also can just be inside port .. but there's no way to fix that. you change port as a whole | 22:34 |
Timo | KotCzarny: Skills aren't the problem (one has an experienced father), but we don't have the right soldering iron. | 22:34 |
Timo | I guess buying a cheap second hand one is my best option, right? | 22:35 |
KotCzarny | you can invest in proper iron and start fixing them | 22:35 |
Sicelo | Timo: i used normal soldering iron on 2 N900. first smd project at that | 22:35 |
Timo | Hmm, and it worked, Sicelo? | 22:35 |
Sicelo | it didn't just work ;) it work*s* perfectly even now | 22:36 |
Sicelo | you need to do your research properly .. so you understand the whole process of smd soldering | 22:36 |
Sicelo | with soldering iron, copious amounts of flux are a definite necessity. you won't get far without it | 22:37 |
Timo | Hmhm. | 22:37 |
Timo | I inspected the connections to the motherboard, but they seem to be good, not weak or something. | 22:38 |
Sicelo | here is the technique i used: https://www.youtube.com/watch?v=5uiroWBkdFY | 22:38 |
Sicelo | ideally though, use hot air | 22:39 |
bencoh | and get a printed-circuits soldering flux | 22:39 |
bencoh | not some corrosive flux for other soldering uses | 22:40 |
Sicelo | KotCzarny: i want to try that earwax thing on my pc .. tbh i like the sound 'in' my head, but would like to try this too. maybe i will like it | 22:40 |
KotCzarny | sicelo, its in the sox | 22:40 |
KotCzarny | it works as advertised | 22:40 |
KotCzarny | i was using it in the xmms times | 22:40 |
KotCzarny | (~10 years ago) | 22:40 |
Sicelo | so i need to install sox? | 22:41 |
*** __LauRoman has joined #maemo | 22:41 | |
*** silviof has quit IRC | 22:41 | |
KotCzarny | yeah, and it can read mp3/play to alsa i think | 22:41 |
KotCzarny | or just use pc and convert to wav | 22:42 |
*** jonwil has joined #maemo | 22:42 | |
Timo | Sicelo: Does the N900 have unleaded soldering tin? Because my iron doesn't get hot enough to melt that. :-/ | 22:42 |
Sicelo | i used a 30-40W iron .. for desoldering, use braid .. i will say this is a necessity too | 22:43 |
Sicelo | Timo: don't you have good, equiped electronics shops around? they should be able to do it for you :) | 22:44 |
*** louisdk has joined #maemo | 22:44 | |
Sicelo | just make it clear that any mistake my lead to their instant death, haha | 22:44 |
KotCzarny | :> | 22:44 |
*** rd_ has joined #maemo | 22:44 | |
Timo | I know one electronics shop in my town but I think they only sell parts, and don't do any reparations themselves. | 22:45 |
*** darkschneider2 has joined #maemo | 22:45 | |
Timo | I can ask it though. Guess it's safer than doing it myself. ;) | 22:45 |
Sicelo | look around .. you may find experienced people | 22:45 |
bencoh | "safer", hmm | 22:45 |
bencoh | you never know | 22:45 |
*** Ariadeno has joined #maemo | 22:46 | |
Sicelo | give them your samsung first ;) | 22:46 |
*** Ariadeno is now known as Guest22136 | 22:46 | |
*** Ashley` has joined #maemo | 22:46 | |
Timo | Hehehe | 22:46 |
*** japh_ has joined #maemo | 22:46 | |
*** NIN101_ has joined #maemo | 22:46 | |
*** RedW has joined #maemo | 22:47 | |
Timo | People don't seem to sell their N900s anymore. | 22:47 |
*** falk has joined #maemo | 22:47 | |
KotCzarny | depends on the region | 22:47 |
Timo | Netherlands. | 22:47 |
KotCzarny | lots of them in .pl | 22:47 |
*** falk is now known as Guest1647 | 22:47 | |
KotCzarny | most in 30-60usd range | 22:47 |
*** HtheB_ has joined #maemo | 22:47 | |
bencoh | I think there were a few ones on maemo recently | 22:47 |
henkjan_ | Timo: i've been searching markplaats for maemo a lot lately, but no results | 22:48 |
Timo | bencoh: Those are rather expensive, given the (usually quite high) shipping costs. | 22:48 |
jonwil | The only reason I will get rid of my N900 is if it breaks in a way that is unfixable or if by some miracle I am able to afford a new better phone (which means Neo900) | 22:48 |
henkjan_ | managed to pickup a n900 last year for 25,- | 22:48 |
*** hallyn_ has joined #maemo | 22:48 | |
*** 5EXAALMF5 is now known as sledges | 22:48 | |
Timo | henkjan_: I've bought one for €10,- lately, but it did have quite some problems. | 22:48 |
Sicelo | so you have two Timo? | 22:48 |
Timo | Yep. | 22:49 |
*** ced117_ has joined #maemo | 22:49 | |
KotCzarny | :) | 22:49 |
KotCzarny | it begins | 22:49 |
Sicelo | then take care of your babies :) | 22:49 |
henkjan_ | my n900 has a defective camera shutter button :( | 22:49 |
henkjan_ | no taking pictures for me | 22:49 |
Sicelo | um .. nicocam allows you to capture with C key on hwkbd ;) | 22:50 |
*** till has joined #maemo | 22:50 | |
Timo | Sicelo: Of course. Unfortunately one has a non-functioning power button (that's the €10,- one), the other one has the USB problem. Hopefully I can buy one soon. :) | 22:50 |
Sicelo | if you can't find working N900, buy broken one .. move parts around | 22:50 |
Timo | henkjan_: I'm rather sure the white square on the left in cameraui2 does the job. | 22:50 |
Timo | Sicelo: The point is both the power button and the usb port are too difficult to move. | 22:51 |
henkjan_ | Sicelo: thnx for pointing me to that software. i'll give it a try | 22:51 |
freemangordon | Timo: I found a shop(internet) that still sells unboxed n900, though not exactly cheap | 22:52 |
henkjan_ | Timo: i'll try that one also | 22:52 |
Sicelo | henkjan_: it is that cameraui2 that Timo mentioned | 22:52 |
Sicelo | freemangordon: how much? | 22:52 |
freemangordon | about 300 euros | 22:52 |
Sicelo | eek | 22:52 |
Timo | Err, that's a bit of a lot too much. :-P | 22:53 |
*** gregoa_ has joined #maemo | 22:53 | |
freemangordon | well, I bout it for about 450 back then, so the price is reasonable | 22:53 |
freemangordon | *bought | 22:53 |
Sicelo | yes, was writing same :) | 22:53 |
*** krnlyng_ has joined #maemo | 22:53 | |
Timo | I was thinking of ~50 euros. I have a brand new digitizer and the screen from my previous ones so a cheap one with a working motherboard is fine. | 22:53 |
Sicelo | bought mine for EUR220 in 2011 | 22:54 |
Timo | Heh, €150 in 2011. | 22:54 |
*** lool has joined #maemo | 22:54 | |
*** silviof has joined #maemo | 22:54 | |
Sicelo | Timo: get the L3/L4 Service Manuals, read up on tmo about the experiences of others .. you will find the usb and power button won't be as difficult as they seem right now | 22:56 |
*** Bratch has joined #maemo | 22:56 | |
*** LauRoman|Alt has quit IRC | 22:57 | |
*** Ariadeno_ has quit IRC | 22:57 | |
*** xray256 has quit IRC | 22:57 | |
*** Mek has quit IRC | 22:57 | |
*** darkschneider has quit IRC | 22:57 | |
*** NIN101 has quit IRC | 22:57 | |
*** RedM has quit IRC | 22:57 | |
*** till- has quit IRC | 22:57 | |
*** l_bratch has quit IRC | 22:57 | |
*** ced117 has quit IRC | 22:57 | |
*** Mekkis has quit IRC | 22:57 | |
*** _rd has quit IRC | 22:57 | |
*** Ashley_ has quit IRC | 22:57 | |
*** warfare has quit IRC | 22:57 | |
*** japh__ has quit IRC | 22:57 | |
*** lool- has quit IRC | 22:57 | |
*** gregoa has quit IRC | 22:57 | |
*** florentia has quit IRC | 22:57 | |
*** basiaf has quit IRC | 22:57 | |
*** krnlyng has quit IRC | 22:57 | |
*** hallyn has quit IRC | 22:57 | |
*** HtheB has quit IRC | 22:57 | |
Sicelo | wtf! | 22:57 |
*** xray256 has joined #maemo | 22:57 | |
Timo | Sicelo: If I can't find a decent replacement device I'll definitely try! | 22:58 |
*** florentia has joined #maemo | 22:58 | |
*** basiaf has joined #maemo | 22:58 | |
* Timo parties. | 22:59 | |
Timo | I asked on a forum whether someone had an N900 available to sell, got a reply. Hopefully it's inside my price range. | 22:59 |
bencoh | freemangordon: unboxed n900? do they still have some? | 23:01 |
bencoh | sounds crazy in 2015 | 23:01 |
Sicelo | unsold stock | 23:02 |
bencoh | sure, but still ... 6 years later | 23:02 |
Sicelo | what else can they do with it :p | 23:02 |
KotCzarny | :) | 23:03 |
KotCzarny | donate | 23:04 |
freemangordon | bencoh: at least they list it as avalable http://gsm-bg.net/%D1%82%D0%B0%D0%B3%D0%BE%D0%B2%D0%B5/nokia/nokia-n900 | 23:04 |
freemangordon | sorry, but the site is in bulgarian only | 23:04 |
freemangordon | however, the price is: | 23:04 |
freemangordon | ~669/2 | 23:04 |
infobot | 334.5 | 23:04 |
freemangordon | and it is supposed to have 2 years of warranty | 23:05 |
*** gregoa_ is now known as gregoa | 23:05 | |
freemangordon | no idea if this is for real | 23:05 |
bencoh | oh well ... :) | 23:05 |
bencoh | "nice" | 23:05 |
*** SmilyOrg has quit IRC | 23:05 | |
*** Mek has joined #maemo | 23:05 | |
KotCzarny | at that point its better to save a bit more for neo900 | 23:06 |
Timo | ...if it ever comes to production state. | 23:06 |
Wizzup_ | why not just get a second hand one? | 23:06 |
*** Guest32318 has quit IRC | 23:07 | |
freemangordon | I guess it is getting harder to find one in a good condition | 23:08 |
*** SpeedEvil has joined #maemo | 23:09 | |
Wizzup_ | I have several in decent condition | 23:09 |
*** AndrewX192 has joined #maemo | 23:10 | |
*** Smily has joined #maemo | 23:13 | |
*** rd_ has quit IRC | 23:14 | |
*** rd_ has joined #maemo | 23:15 | |
*** Rassi is now known as Ras_Older | 23:16 | |
*** ssvb_ has quit IRC | 23:21 | |
*** shentey has quit IRC | 23:22 | |
klopsi-u3 | ~repositories | 23:28 |
infobot | repositories are frequently old. | 23:28 |
KotCzarny | ~maemo-repos | 23:28 |
infobot | well, maemo-repos is http://wiki.maemo.org/Repository#List_of_Maemo_repositories | 23:28 |
*** ketas- is now known as ketas | 23:28 | |
klopsi-u3 | ty | 23:30 |
*** Guest1647 is now known as warfare | 23:30 | |
*** ssvb_ has joined #maemo | 23:32 | |
*** Timo has quit IRC | 23:43 | |
*** HtheB_ is now known as HtheB | 23:44 | |
*** Oksana_ is now known as Oksana | 23:44 | |
*** HtheB has quit IRC | 23:44 | |
*** HtheB has joined #maemo | 23:44 | |
*** futpib_ has quit IRC | 23:50 | |
*** rd_ has quit IRC | 23:53 | |
*** louisdk has quit IRC | 23:54 | |
jonwil | freemangordon: ping | 23:54 |
freemangordon | hi jonwil | 23:55 |
jonwil | I happened to have the same changes you just made (plus some others) in my local commit so it was easier to pull your changes, overwrite the voice-cmtspeech.c file with the copy containing all my changes and push that than to undo my local commit, merge yours, make all my changes again then commit it all | 23:56 |
*** xorly has quit IRC | 23:56 | |
*** Guest99371 has quit IRC | 23:57 | |
*** Guest99371 has joined #maemo | 23:57 | |
*** Guest99371 is now known as FIQ | 23:57 | |
freemangordon | I guess I should pull then? | 23:57 |
jonwil | yes | 23:57 |
jonwil | you should pull | 23:57 |
freemangordon | ok | 23:57 |
*** shamus has quit IRC | 23:57 | |
jonwil | read my commit to see what changes I made :) | 23:58 |
jonwil | I am still reverse engineering thread_func and friends so dont change that | 23:59 |
*** shamus has joined #maemo | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!