--- Log opened Fri Sep 16 00:00:11 2016 01:17 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 02:30 -!- jjelen [jjelen@nat/redhat/x-zbsuhpmzggxzeaqh] has joined #navit 03:45 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Ping timeout: 244 seconds] 04:05 -!- KaZeR [~kazer@2601:643:8104:ba60:eea8:6bff:fef8:449] has quit [Ping timeout: 265 seconds] 04:17 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 04:18 -!- KaZeR [~kazer@2601:643:8104:ba60:eea8:6bff:fef8:449] has joined #navit 06:41 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Ping timeout: 255 seconds] 08:58 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 10:20 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Ping timeout: 265 seconds] 10:30 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 11:23 -!- pini [~pini@bou-fi.pustule.org] has joined #navit 11:42 -!- jjelen [jjelen@nat/redhat/x-zbsuhpmzggxzeaqh] has quit [Ping timeout: 250 seconds] 12:24 #navit: < KaZeR> hi there 12:27 -!- zoff99 [~chatzilla@unaffiliated/zoff99] has joined #navit 12:30 -!- KaZeR [~kazer@2601:643:8104:ba60:eea8:6bff:fef8:449] has quit [Ping timeout: 265 seconds] 12:44 -!- KaZeR [~kazer@2601:643:8104:ba60:eea8:6bff:fef8:449] has joined #navit 13:07 -!- jandegr [6d8165d2@gateway/web/freenode/ip.109.129.101.210] has joined #navit 13:12 -!- circleci-bot [~circleci-@ec2-54-166-2-101.compute-1.amazonaws.com] has joined #navit 13:12 #navit: < circleci-bot> Success: pgrandin's build (#1126; push) in navit-gps/navit (audio_framework) -- https://circleci.com/gh/navit-gps/navit/1126?utm_campaign=chatroom-integration&utm_medium=referral&utm_source=irc 13:12 -!- circleci-bot [~circleci-@ec2-54-166-2-101.compute-1.amazonaws.com] has quit [Client Quit] 13:25 -!- pini [~pini@bou-fi.pustule.org] has quit [Ping timeout: 264 seconds] 14:08 -!- robertp [584aa8ec@gateway/web/freenode/ip.88.74.168.236] has joined #navit 14:09 #navit: < robertp> hi 14:14 -!- circleci-bot [~circleci-@ec2-54-205-187-166.compute-1.amazonaws.com] has joined #navit 14:14 #navit: < circleci-bot> Success: jandegr's build (#1127; push) in navit-gps/navit (trunk) -- https://circleci.com/gh/navit-gps/navit/1127 14:14 -!- circleci-bot [~circleci-@ec2-54-205-187-166.compute-1.amazonaws.com] has quit [Client Quit] 14:27 #navit: < KaZeR> hey robertp 14:27 #navit: < robertp> hi kazer 14:28 #navit: < KaZeR> audio framework branch is now in navit-gps/navit repository. Now we need to work together to make it awesome 14:28 #navit: < robertp> i agree. 14:29 #navit: < KaZeR> how can i help you with that ? 14:30 #navit: < robertp> mh... move all actions to attrs is my next step 14:30 #navit: < robertp> or most of them 14:30 #navit: < KaZeR> ok sounds good. tell me more ! 14:31 #navit: < KaZeR> do you want to patch the branch yourself or do you want us to do it together? 14:31 #navit: < robertp> I'd first remove everything from navit.c to audio.c what is not needed b..... 14:31 #navit: < robertp> I dont know what would be the best order to do so 14:33 #navit: < KaZeR> so you want to move stuffs such as audio_volume_do(struct navit *this, int direction) ? I think that we'll still need the command_table commands entries, unless you have a solution? 14:36 #navit: < robertp> use attrs instead... thats my solution 14:38 #navit: < robertp> every plugin has its attrs and you dont need the command table to talk to the plugin 14:38 #navit: < robertp> that will be done by the attr 14:38 #navit: < robertp> we have no vehicle_command, do we? 14:43 #navit: < zoff99> hi 14:45 -!- circleci-bot [~circleci-@ec2-54-227-61-7.compute-1.amazonaws.com] has joined #navit 14:45 #navit: < circleci-bot> Success: pgrandin's build (#1129; auto-retry) in navit-gps/navit (master) -- https://circleci.com/gh/navit-gps/navit/1129?utm_campaign=chatroom-integration&utm_medium=referral&utm_source=irc 14:45 -!- circleci-bot [~circleci-@ec2-54-227-61-7.compute-1.amazonaws.com] has quit [Client Quit] 14:49 #navit: < KaZeR> robertp: indeed. tell me more! :) do you have a code snippet with attr handy? 14:49 #navit: < KaZeR> hey zoff99! 14:49 #navit: < KaZeR> what's up? 14:58 #navit: < robertp> Kazer: https://github.com/pohlinkzei/navit/compare/audio_rp...pohlinkzei:audio_rp_with_attr 15:06 #navit: < KaZeR> thanks robertp 15:07 #navit: < robertp> if you'd align your code to mine, it would be very easy to add the other attrs to the framework 15:09 #navit: < robertp> BUT: I havent it active, since i do not have the icons i need to get it in the car :) 15:09 #navit: < robertp> So there might be bugs. 15:09 #navit: < KaZeR> yeah i'm going to do that. I glanced at your code, this should not be too difficult. I might have questions, though 15:09 #navit: < robertp> i might have answers. 15:10 #navit: < KaZeR> i certainely do hope so :) 15:33 -!- zoff99 [~chatzilla@unaffiliated/zoff99] has quit [Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.1/20090707221522]] 15:40 -!- jandegr [6d8165d2@gateway/web/freenode/ip.109.129.101.210] has quit [Quit: Page closed] 16:39 #navit: < robertp> Kazer, I have another point. 16:40 #navit: < robertp> Do we have a way to identify unmaintained, probably buggy code which sleske meant at the discussion for pr #112? 17:14 -!- robertp [584aa8ec@gateway/web/freenode/ip.88.74.168.236] has quit [] 18:51 -!- mode/#navit [+o KaZeR] by ChanServ 19:14 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 20:49 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/android_armv5te/svn/navit-svn-6785.failed http://download.navit-project.org/logs/navit/src/svn/navit-svn-6785.failed http://download.navit-project.org/logs/navit/openmoko/svn/navit-svn-6785.failed http://download.navit-project.org/logs/navit/win32/svn/navit-svn-6785.failed http://download.navit-project.org/logs/navit/n800/svn/navit-svn-6785.failed http://download.navit-project 20:49 #navit: < Navit> it-svn-6785.failed http://download.navit-project.org/logs/navit/android_x86/svn/navit-svn-6785.failed http://download.navit-project.org/logs/navit/tomtom/svn/navit-svn-6785.failed 20:49 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html --- Log closed Sat Sep 17 00:00:13 2016