[00:28:16] *** Quits: Horwitz (~mich1@p200300EC9BC2FF00022268FFFE64E7C4.dip0.t-ipconnect.de) (Ping timeout: 264 seconds) [00:40:18] *** Joins: Horwitz (~mich1@p200300EC9BEBF800022268FFFE64E7C4.dip0.t-ipconnect.de) [00:40:18] *** ChanServ sets mode: +o Horwitz [04:03:34] *** Joins: xenos1984 (~xenos1984@7265-f439-8af6-e02b-d480-87c4-07d0-2001.dyn.estpak.ee) [04:03:35] *** ChanServ sets mode: +v xenos1984 [14:56:30] *** Joins: ilovekiruna (~ilovekiru@ip1f129ce1.dynamic.kabel-deutschland.de) [14:56:36] *** ChanServ sets mode: +v ilovekiruna [15:14:03] *** Joins: gernot2 (54b57810@p54B57810.dip0.t-ipconnect.de) [15:16:04] hi, now i can build full working apk. With NLS an images :-) [15:16:35] It was hard to do. [15:19:13] gernot2, great that you have manged it [15:20:54] Now i can test, but till now nothing worked. [15:22:06] modifying osd_std_click dont work because the speedwarner callback need more informations then std_click [15:23:12] we need to separate a slide to a tap actin [15:23:18] action [17:01:07] *** Quits: OLFDB (~olfdb@p200300D25F2AC100B83AD5D5FB3A2E00.dip0.t-ipconnect.de) () [17:40:19] ilovekiruna: i found a solution, but it is crude at the moment. [17:40:31] gernot2: wow [17:40:36] how are you doing it? [17:41:06] the struct navit contain a integer "moved" [17:43:05] if i exit speedwarner _button_callback if moved is true all get well. [17:44:06] the problem ist that the navit structure is defined in navit.c so that the test routine has also be in navit.c [17:45:06] it cant be accessed from osd_core.c? [17:45:26] i use int testmynav(struct navit *this_ ) {if (this_->moved )return 1; return 0; } [17:46:33] it is used in osd_core.c, but there is no definition of the structure. only a prototype. [17:47:00] The structure is used as "nav" many times [17:47:45] in osd_core.c i use if(testmynav(nav)) return; [17:52:07] one thing is bad. [17:53:12] after moving the map the first touch to the speedwarner is ignored [17:54:39] A solution in the java files would be better because it looks like a android problem [17:57:48] gernot2: was there any suggestion from jkoan or kazer? [17:58:02] no [17:58:27] i dont understand this java things [18:01:58] maybe i have a better idea. [18:04:44] dont ignore the button in the "recenter" callback if the map was moved. [18:04:50] trying.... [18:05:47] but first try to find the "recenter" function. [18:10:22] i am right now trying to get rethingdb-2.3.6 on my rpi [18:10:26] compile [18:24:23] slowly i understand the problem. [18:25:07] its in navit_handle_button [18:25:40] the function exists with "ignore_button" [18:26:30] Some lines later it handles the move. [18:26:45] so it also ignore the move [18:53:00] *** Joins: jandegr (b9c2bb06@185.194.187.6) [18:53:00] *** ChanServ sets mode: +v jandegr [19:15:24] i was wrong. its an other problem. [19:38:46] *** Quits: jandegr (b9c2bb06@185.194.187.6) (Remote host closed the connection) [20:14:58] by [20:15:03] *** Quits: gernot2 (54b57810@p54B57810.dip0.t-ipconnect.de) (Quit: gernot2) [20:25:07] bye [21:47:37] *** Joins: Beerforfree (b50c353d@host61.181-12-53.telecom.net.ar) [21:50:21] hi [21:53:08] is there a way to compile your own maps? [22:06:47] *** Quits: Beerforfree (b50c353d@host61.181-12-53.telecom.net.ar) (Remote host closed the connection) [22:11:58] hi Beerforfree [22:12:04] what do you mean by compiling maps? [22:27:05] *** Quits: xenos1984 (~xenos1984@7265-f439-8af6-e02b-d480-87c4-07d0-2001.dyn.estpak.ee) (Quit: Leaving.)