--- Log for 12.02.113 Server: pratchett.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 26 days and 4 hours ago 00.05.11 *** Saving seen data "./dancer.seen" 00.15.14 Quit petur (Quit: Leaving) 00.19.34 Quit bertrik (Ping timeout: 245 seconds) 00.34.45 Quit sakax (Remote host closed the connection) 00.36.51 Join Dex [0] (~textual@c-71-200-208-29.hsd1.fl.comcast.net) 00.58.10 Quit stripwax (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 00.59.00 Quit ender` (Quit: In every computer error, there are at least two human errors, including the error of blaming it on the computer.) 01.24.11 Join Spaceghost [0] (~Pablo@unaffiliated/spaceghost) 01.27.12 Quit prof_wolfff (Ping timeout: 245 seconds) 01.29.35 # <[Saint]> JdGordon: it's the "per screen" bit that confuses me. 01.29.47 # per display is what I meant 01.29.51 # <[Saint]> an .sbs, .wps, .fms...per screen? 01.29.54 # <[Saint]> Oh, ah. 01.30.20 # the idea is to limit skin ram wastage while making it easy to skin seldom used screens 01.30.33 # <[Saint]> TBH, I thought it did that already. 01.30.56 # <[Saint]> It already doesn't bother loading the .fms until you actually enter the FM screen, no? 01.31.41 # <[Saint]> ...at least, I thought that is/was the case. 01.33.01 # <[Saint]> JdGordon: ^ 01.34.19 # * [Saint] imagines that one wouldn't want to unload UI elements from RAM, especially on HDD targets 01.34.20 # yeah, but it never unloaded it 01.34.52 # <[Saint]> The spinup and access time needed may make switching screens very painful. 01.35.14 # hence sbs+wps+1 01.35.44 # we'll see though, need testing on a spinning disk (which i dont acually have) 01.35.44 # <[Saint]> Flash targets likely won't notice a difference, but I'm dreading seeing this on...for example...my iPod 4G. 01.35.51 # * [Saint] does. 01.35.57 # <[Saint]> It's PP too, so, a good test. 01.36.16 # I should try ressurecting my mini2g for testing too 01.36.29 # <[Saint]> What parts do you need for that again? 01.36.37 # <[Saint]> I may (probably do) have them. 01.36.42 # none, just need to rebuild it 01.36.45 # <[Saint]> Aha. 01.37.06 # <[Saint]> I was under the understanding that you needed a cable for some reason. 01.37.44 # <[Saint]> bastard mini2g clickwheel ribbon cable... 01.38.28 # I... may.... 01.38.33 # not really sure thwt the state is 01.40.48 # <[Saint]> Well, gimme' a yell if you find you do need . I might have . 01.41.05 Quit Dex () 01.41.27 Join foolsh [0] (~foolsh@nc-76-0-175-2.dhcp.embarqhsd.net) 01.42.12 Quit TheSphinX^ (Ping timeout: 252 seconds) 01.43.35 Quit lebellium (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130206083616]) 01.44.45 Quit Spaceghost (Read error: Connection reset by peer) 01.45.02 # do we have opacity in the skin engine? or was that something i was playing with but didnt finish? 01.45.20 # I remember doing it with the backdrop layer+AA but dont remember where it ended 01.45.21 Join Spaceghost [0] (~Pablo@unaffiliated/spaceghost) 01.45.34 # <[Saint]> I don't even recall you playing with it. 01.45.49 # <[Saint]> Not too relevant now with alpha channel bitmap support though, is it? 01.46.15 # maybe 01.47.33 # https://plus.google.com/u/0/102969486368377382090/posts/3hQvN6GCkSa 01.48.45 Join TheSphinX^ [0] (~briehl@p5DD45AD7.dip.t-dialin.net) 01.50.53 # <[Saint]> I guess the only thing you'd really need it for is AA 01.51.07 # <[Saint]> ...but then, I guess there's no reason not to extend that to all images. 01.52.32 Quit SuperBrainAK (Ping timeout: 252 seconds) 01.52.52 # <[Saint]> %xl(ident,image.bmp,0,0)%op(80) 01.53.01 # <[Saint]> ...is %op taken? 01.53.06 # * [Saint] thinks not. 01.53.26 # it would go on the %xd line, not xl 01.53.28 # <[Saint]> JdGordon: ^ too hideous? 01.53.37 # yes :) 01.53.43 # <[Saint]> Ah, yes, right...that is more versatile. 01.53.56 # <[Saint]> (re: xd vs xl) 01.54.05 # <[Saint]> Anyway, what's your idea for syntax? 01.54.24 # it would have to be in the %xd() so the usual horribleness 01.55.12 # <[Saint]> huh? 01.55.49 # <[Saint]> Are you thinking of this as an additional param to %xd as opposed to a whole other tag to prepend to the %xd line? 01.56.02 # yes 01.56.09 # <[Saint]> Ahhh...hum. 01.56.17 # doing it in seperate tags is problematic 01.56.39 Quit jhMikeS (Ping timeout: 245 seconds) 01.56.40 # <[Saint]> %xd(ident, opacity, 80) isn't /too/ bad looking. 01.56.48 # unless it is something like %op(%xd(...), 80) 01.57.18 # <[Saint]> an additional "opacity" param looks nicer to me. 01.58.34 # <[Saint]> But then, doing it that way, you wouldn't be able to use it for AA. 01.58.50 # <[Saint]> Unless the %Cd line also accepted the same param. 01.59.04 # <[Saint]> or %Cl? Nah...%Cd 01.59.24 # <[Saint]> Sorry, typing my thoughts. 01.59.32 # yeah, i dunno 01.59.43 # want to finish usb screen skinning first 01.59.49 # and whatever else that means 02.05.15 *** Saving seen data "./dancer.seen" 02.17.47 Quit nateloaf (Quit: Leaving.) 02.26.37 Join zchs [0] (~zchs@173.3.79.216) 02.29.41 Quit XavierGr (Ping timeout: 256 seconds) 02.42.05 # * [Saint] wonders if anyone has tried the new presets yet 02.43.30 # <[Saint]> I haven't heard any "Oh my ! My ears, they bleed!" yet, so...I guess that counts as a win? 02.43.42 # <[Saint]> I suspect most developers don't actually use the EQ though. 02.44.28 # <[Saint]> (the next EQ-related thing we need is per album/track presets) 02.44.43 # * [Saint] has no idea how to do that, though. 02.45.36 # <[Saint]> Anyway, yeah, per-album/track presets...well, that's be awesome. 02.45.43 # <[Saint]> *'d 02.45.47 # embedded tags? maybe? 02.46.22 # <[Saint]> Nah...then there's be now way to edit it on the device. 02.46.27 # <[Saint]> *'d 02.46.34 # <[Saint]> *no 02.46.36 # <[Saint]> dammit 02.47.22 # <[Saint]> I suspect "Track/Album_Name.cfg" in the presets folder would suffice. 02.47.46 # <[Saint]> replacing all the illegal filename chars with "_"s. 02.47.58 Join jhMikeS [0] (~jethead71@50.4.240.19) 02.47.58 Quit jhMikeS (Changing host) 02.47.58 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS) 02.48.10 # <[Saint]> ...though, that would clutter up the presets folder. 02.48.12 # <[Saint]> Hmmmm. 02.48.22 # not gonna happen 02.48.30 # <[Saint]> Why not? 02.48.33 # also, read the logs, i tihnk gevaerts asked you what the point was 02.48.58 # * [Saint] is aware that gevaerts doesn't see eye-to-eye with EQ presets 02.49.28 # <[Saint]> JdGordon: why is it you think that per-track/album EQ settings wouldn't happen? 02.49.41 # <[Saint]> It's a pretty standard feature. 02.50.33 # <[Saint]> Properly implemented, I don't see any reasonto not commit it. 02.54.52 # because loading a .cfg for every file, hell no, and an extra disk lookup 02.55.08 # it would have to be incorporated into buffering like aa 02.58.19 # <[Saint]> The disk lookup would be irrelevant, depending on where the file was stored, and if for some reason the audio file and its config were at opposite ends of the disk. 02.58.41 # <[Saint]> If the config was kept with the audio file, it would be barely noticeable 03.04.57 Quit foolsh (Quit: poof) 03.05.31 Join foolsh [0] (~foolsh@nc-76-0-175-2.dhcp.embarqhsd.net) 03.10.03 Quit amiconn (Ping timeout: 246 seconds) 03.10.24 Quit pixelma (Ping timeout: 246 seconds) 03.22.45 # [Saint]: noticable is irrelevant, remember the ipod vids can do an hour without spining the disk 03.23.43 # <[Saint]> right, but, those presets would be loaded during buffer in a perfect world. 03.24.00 # <[Saint]> A buffer full of presets is still only going to be a few kB of RAM. 03.24.04 # thats the only way it would be acceptable 03.24.30 # but still, loading a .cfg has some pretty nasty consequences 03.25.39 # <[Saint]> maybe foolsh's idea of a custom metadata field would be better? But, I'm not a fan of that idea as then it couldn't be managed solely on-device. 03.37.06 Quit Spaceghost (Read error: Connection reset by peer) 03.37.26 Join Spaceghost [0] (~Pablo@unaffiliated/spaceghost) 03.51.55 Join Krosis_ [0] (~Krosis@24-180-66-46.dhcp.bycy.mi.charter.com) 04.02.35 Join pixelma [0] (pixelma@rockbox/staff/pixelma) 04.02.53 Join amiconn [0] (quassel@rockbox/developer/amiconn) 04.05.18 *** Saving seen data "./dancer.seen" 04.15.02 # <[Saint]> Downloading from 999 of 999 connected peers - 11729kB/s - 427kB/s 04.15.12 # <[Saint]> ...fastest I've seen my connection in a while. 04.16.04 # <[Saint]> whoops. 04.30.38 Join amayer [0] (~alex@72.25.53.58) 04.31.04 # amayer: hey, how comfortable are you in theme website? :) 04.31.34 # pretty comfortable why? 04.32.04 # its been like a month since ive looked at it but i work with php every day so its not that bad 04.32.09 Join Staphylo` [0] (~Staphylo@mareo.fr) 04.33.25 Join nomad0 [0] (~nomada@irc.consciente.de) 04.33.56 Join Mir_ [0] (~Mir@pool-71-109-219-166.lsanca.dsl-w.verizon.net) 04.38.05 Join mt_ [0] (~quassel@41.233.148.202) 04.39.01 Quit mt (Ping timeout: 255 seconds) 04.39.47 Quit Staphylo (*.net *.split) 04.39.47 Quit nomada (*.net *.split) 04.39.47 Quit Mir (*.net *.split) 04.39.48 Quit nosa-j (*.net *.split) 04.39.51 Nick nomad0 is now known as nomada (~nomada@irc.consciente.de) 04.39.59 Join nosa-j [0] (~m00k@184.76.254.130) 04.40.09 # JdGordon: ...? 04.44.51 Quit foolsh (Ping timeout: 252 seconds) 04.48.21 # <[Saint]> amayer: I missed a highlight of yours the other day 04.48.33 # <[Saint]> ...you wanted this? http://goo.gl/LBpcG <-- iLike Video 04.49.30 # [Saint]: this is your newest version? 04.49.52 # <[Saint]> It is, yes. 04.52.48 # <[Saint]> The sub-folder/settings menu indication is a little buggy, but, other than that it is fairly true to the Apple OF. 04.52.53 Join zamboni [0] (~bottledwa@unaffiliated/zamboni) 04.53.04 # <[Saint]> Disturbingly so. 04.55.14 # [Saint]: nice work! I use the iClassic-Square theme sometimes. 04.55.16 # I have a new theme that is awesome but i have a custom version or rockbox running and i just need to get around to submitting the code to make the pb sliders work nice 04.58.28 # amayer: sorry, got distracted... Do you know how hard it would be to shove every *.skin in the uploaded zip through checkwps? instead of just specific files 05.00.05 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma) 05.00.05 Quit pixelma (Disconnected by services) 05.00.22 Join Rower [0] (husvagn@v-413-alfarv-177.bitnet.nu) 05.00.23 Quit amiconn (Disconnected by services) 05.00.23 Join amiconn_ [0] (quassel@rockbox/developer/amiconn) 05.00.34 # JdGordon: I think right now checkwps is 3 different functions on the theme site. but i remember seeing a perl version somewhere. *thinks hard* 05.00.36 # i could rewrite it to search every file that is uploaded if you needed it to do that 05.01.04 # i have a cunning plan 05.01.05 # <[Saint]> Heh...yuuuuurrrrrgh, another iLike clone. 05.01.37 # <[Saint]> An iPod Classic iLike variant is currently in the making. 05.01.49 # * [Saint] will put all these nasty clones of iLike Video to shame. 05.03.11 # [Saint]: from what it sounds like JdGordon is reworking the theme engine. and im working on something with the progress bar... is it really wise to redo all your themes now? 05.03.50 # <[Saint]> Why would it not be? 05.04.02 # <[Saint]> Neither of you should be making skin-breaking changes. 05.04.27 # <[Saint]> Besides, I care not for the theme site. I make these for me. 05.04.59 # amayer: hehehe... I'm *always* reworking the theme engine :p 05.05.18 # and what are you doing with the pb? 05.05.46 # * [Saint] vaguely remembers 05.05.51 # <[Saint]> ...errrr, "something"? 05.05.59 # <[Saint]> Yeah, that's it. Something. 05.06.09 # JdGordon: do you remember about a month or so ago when we talked about the slider hanging off the edge of the progress bar? 05.06.27 # yeah 05.06.35 # is it a minor change? 05.06.36 # <[Saint]> Ahhh, yes, that. 05.06.48 # no... i think its like 3 lines of code 05.07.11 # but it will break the themes that currently have sliders 05.07.17 Join SuperBrainAK [0] (~Andy@97-124-78-183.phnx.qwest.net) 05.08.59 # http://ubuntuone.com/1YGmqcG6kkQi7uxgWSbTup 05.09.01 # (rough draft) 05.09.03 # i wanted to check if this was an acceptable change(the functionality, not the code) before i posted a patch 05.09.41 # ive used it with themes with and without sliders for 2 or 3 weeks and it works fine 05.10.37 # that file is useless... post a diff 05.11.03 # I don't tinhk I'd be massivly against this small breakage to make it more sensibel 05.11.35 # *goes looking for original copy of skin_display.c* 05.12.20 # git diff 05.14.06 Quit TheSphinX^ (Read error: Connection reset by peer) 05.14.46 Join TheSphinX^ [0] (~briehl@pD9FBBF29.dip.t-dialin.net) 05.15.25 # <[Saint]> "git diff HEAD^" is your friend. 05.15.55 # http://ubuntuone.com/35CMH07AtlfU2V5FSuJCT0 05.16.01 # oh i did git diff master 05.16.22 # <[Saint]> That's fine, assuming master is up-to-date. 05.16.43 # is HEAD^ on the rockbox server? 05.17.01 # i thought HEAD^ was just one change back? 05.17.21 # *only understands basic git* 05.17.29 # *working on it tho* 05.17.47 # JdGordon: did you see my new link^ 05.18.44 Quit DmL (Quit: CGI:IRC (EOF)) 05.19.14 # <[Saint]> There's a multitude of ways you can do it, 'git diff origin/master master > diff.diff" will do what you want too. 05.24.18 # [Saint]: that works 05.26.02 # amayer: ok, right, so after this change the backdrop will be the same width as the full bar? and the actual slider part will be where? 05.27.04 # test 05.27.07 # if the backdrop is 100px wide 05.27.09 # the slider will start at 0 and to to 100 - (slider width) 05.27.25 # (it will stay in the bounds of the backdrop of the slider 05.27.49 # it will stay in the bounds of the backdrop of the progress bar* 05.28.40 # JdGordon: do you need a theme to test with it? 05.31.17 # * [Saint] tested it briefly. It's much saner than HEAD. 05.31.23 Quit Scromple (Read error: Connection reset by peer) 05.31.34 # <[Saint]> The way slider works in HEAD is...well, it's interesting. :) 05.32.41 # Themes like this would never be possible with the way slider currently works 05.32.43 # http://ubuntuone.com/4KQLzIC0G2VhhFyrPQvK6R 05.36.21 Join Scromple [0] (~Simon@161.43.73.67) 05.43.07 Quit scorche` (Ping timeout: 252 seconds) 05.54.59 Quit TheSeven (Disconnected by services) 05.55.09 Join [7] [0] (~quassel@rockbox/developer/TheSeven) 05.59.31 Join scorche [0] (~scorche@rockbox/administrator/scorche) 06.02.02 Join dfkt_ [0] (dfkt@unaffiliated/dfkt) 06.03.00 Quit zamboni () 06.03.39 Quit dfkt (Ping timeout: 246 seconds) 06.05.22 *** Saving seen data "./dancer.seen" 06.08.43 # [Saint]: JdGordon: how does this sound for the git message? 06.08.46 # Theme Engine: Tweek progress bar slider 06.08.48 # 06.08.50 # Fix need to resize progress bar when using a slider. 06.08.52 # Slider stays in bounds. Progress bar is not resized. 06.08.54 # Works well with square sliders that should not overlap 06.08.56 # edge of progress bar. also works with rounded sliders. 06.09.07 Join zamboni [0] (~bottledwa@unaffiliated/zamboni) 06.09.19 # file a FS bug and add it to the commit message :) 06.09.25 # then its a bugfix not a break 06.12.51 # ok ill do that tomorrow. its bedtime here 06.13.07 # ill CC you on the gerrit post 06.13.20 Quit froggyman (Ping timeout: 276 seconds) 06.14.08 # see you guys later 06.14.53 Part amayer 06.20.02 Quit scorche (Ping timeout: 248 seconds) 06.29.15 Quit SuperBrainAK (Quit: pbly going to sleep /_\) 06.29.25 Join scorche [0] (~scorche@rockbox/administrator/scorche) 06.29.39 Join eckoit [0] (~ryan@50.65.10.24) 06.37.04 Join [Saint_] [0] (~quassel@rockbox/user/saint) 06.37.55 Quit [Saint] (Ping timeout: 248 seconds) 06.39.45 Quit scorche (Disconnected by services) 06.39.48 Join scorche` [0] (~scorche@rockbox/administrator/scorche) 06.49.18 Quit Mir_ (Ping timeout: 240 seconds) 06.53.43 Nick [Saint_] is now known as [Saint] (~quassel@rockbox/user/saint) 06.54.37 Join foolsh [0] (~foolsh@nc-76-0-175-2.dhcp.embarqhsd.net) 06.59.28 Join Mir_ [0] (~Mir@71.109.219.166) 07.00.12 Join mortalis [0] (~mortalis@195.34.194.126.kalibroao.ru) 07.11.38 Part foolsh 07.22.43 Quit zamboni (*.net *.split) 07.25.56 Join DmL [0] (~acdc5b42@www.haxx.se) 07.52.16 # cabbie on ipod video uses up 71KB 08.01.51 Join [Saint_] [0] (~quassel@rockbox/user/saint) 08.02.32 # <[Saint_]> Kinda funny. The Video is one of the evry last targets that would ever care about RAM usage ;) 08.02.37 Quit [Saint] (Ping timeout: 245 seconds) 08.02.49 Nick [Saint_] is now known as [Saint] (~quassel@rockbox/user/saint) 08.03.02 # <[Saint]> Video, Classic, Beast variants et al. 08.05.04 Nick Mir_ is now known as Mir (~Mir@71.109.219.166) 08.05.26 *** Saving seen data "./dancer.seen" 08.06.05 Join melmothX [0] (~melmoth@unaffiliated/melmothx) 08.15.08 Join wodz [0] (~wodz@89-76-32-53.dynamic.chello.pl) 08.15.15 # JdGordon: ping 08.18.49 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn) 08.20.27 # amiconn: BTW. your sh testcase has been included in gcc testsuite and the issue seems to be resolved in 4.8 branch 08.25.17 Join ender` [0] (~ender@84.255.206.8) 08.30.58 # wodz: I agree, removing disable_interrupt shouldn't harm in our use case. 08.31.11 # wodz: pong 08.31.51 # [Saint]: thats without the 200+KB background image which i need to add to the stats 08.33.22 # mortalis: could you test if this removes pop - you said to know how to reproduce it 08.34.38 # wodz: It is. I said it yesterday. 08.35.58 # JdGordon: list_get_name_cb() gets (char *) to buf which means that you basically have to strncpy() or snprintf() entry name to it. Wouldn't it be possible to modify this to take (char **) - this way one could simply assign pointer if the name entry is present somewhere in mem and doesn't need any formating 08.36.29 # you can just return that pointer 08.36.37 # you dont have to copy into the supplied buf 08.37.33 # ah, right - stupid me 08.38.00 # I thought that buf passed is obligatory storage space for list 08.46.05 # Oh wow, gcc team actually fixing bugs 08.46.38 Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee) 08.47.39 # amiconn: Well it is usually hard to fix bugs if you are unaware of them. That doesn't mean that I like gcc's people attitude. 08.52.09 Quit Spaceghost (Read error: Connection reset by peer) 08.53.13 Join Spaceghost [0] (~Pablo@unaffiliated/spaceghost) 08.55.54 # mortalis: http://git.rockbox.org/?p=rockbox.git;a=commit;h=c66a667 09.07.12 Join petur [0] (~petur@rockbox/developer/petur) 09.07.15 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 09.10.11 Join Zagor [242] (~bjst@rockbox/developer/Zagor) 09.17.45 Join jlbiasini [0] (~metaphysi@109.103.46.91) 09.29.21 Quit jhMikeS (Ping timeout: 252 seconds) 09.44.34 Quit wodz (Read error: Operation timed out) 10.05.29 *** Saving seen data "./dancer.seen" 10.07.37 # to C experts: 10.07.57 # how does ~uint8_t differ from uint8_t^0xff? 10.09.10 # i thought it should be equivalent :) 10.11.40 # kugel: I think they are the same no ? 10.12.22 # (if the result is a uint8_t of course) 10.13.47 # yea, that's the problem 10.14.44 # the code i had produced different results 10.16.25 # XOR != NOT 10.17.37 # the result was an unsigned, thus the upper 24bits are 1s using ~ (and 0 with ^0xff). the 1s were into the end result later, which produced different results 10.17.43 # err... compiler doing something funny 10.17.45 Quit pamaury (Ping timeout: 246 seconds) 10.25.51 Join Katu [0] (~Katu@c-71-236-211-59.hsd1.or.comcast.net) 10.29.13 Join [Saint_] [0] (~quassel@rockbox/user/saint) 10.29.54 Quit [Saint] (Ping timeout: 260 seconds) 10.30.53 Join Wardo [0] (~Mirandaha@88.162.4.186) 10.39.54 Quit jlbiasini (Remote host closed the connection) 10.42.46 Join jlbiasini [0] (~metaphysi@109.103.46.91) 10.42.57 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de) 10.44.13 Nick [Saint_] is now known as [Saint] (~quassel@rockbox/user/saint) 10.46.33 Quit Katu (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/) 10.55.31 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 10.56.32 # kugel: I think the compiler is free to do what it want about the high 24-bits, esĂȘcially if there is integer promotion, that's why the result should be uint8_t with ~ 10.59.23 Quit jlbiasini (Quit: jlbiasini) 11.13.45 Join [Saint_] [0] (~quassel@rockbox/user/saint) 11.16.34 Quit [Saint] (Ping timeout: 248 seconds) 11.30.33 Join efyx_ [0] (~efyx@91.179.13.9) 11.30.46 Join melmothX_ [0] (~melmoth@93-137-182-233.adsl.net.t-com.hr) 11.33.23 Quit efyx (Ping timeout: 248 seconds) 11.37.05 Quit melmothX (*.net *.split) 11.46.46 Join LinusN [0] (~linus@giant.haxx.se) 11.55.56 Nick [Saint_] is now known as [Saint] (~quassel@rockbox/user/saint) 12.05.30 *** Saving seen data "./dancer.seen" 12.15.35 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 12.15.40 Quit kaputnik_ (Ping timeout: 255 seconds) 12.41.33 Join XavierGr [0] (XavierGr@rockbox/staff/XavierGr) 12.49.13 Join PhifeDoc [0] (~DocHollid@unaffiliated/phifedoc) 12.49.56 Quit DonAman (Ping timeout: 240 seconds) 12.49.56 Quit wry (Ping timeout: 240 seconds) 12.49.56 Quit soap (Ping timeout: 240 seconds) 12.49.56 Nick PhifeDoc is now known as DonAman (~DocHollid@unaffiliated/phifedoc) 12.50.17 Quit [Saint] (Ping timeout: 240 seconds) 12.50.51 Join wry [0] (wry@newelite.bshellz.net) 12.50.52 Join [Saint] [0] (~quassel@rockbox/user/saint) 12.51.13 Join soap [0] (~soap@cpe-174-102-96-10.woh.res.rr.com) 12.51.13 Quit soap (Changing host) 12.51.13 Join soap [0] (~soap@rockbox/staff/soap) 13.03.01 Quit petur (Quit: *plop*) 13.11.14 Quit kevku (Ping timeout: 245 seconds) 13.17.46 Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee) 13.39.17 Join lorenzo92 [0] (~chatzilla@host33-54-dynamic.20-79-r.retail.telecomitalia.it) 14.04.11 Join pamaury_ [0] (~quassel@rockbox/developer/pamaury) 14.04.43 Quit pamaury (Ping timeout: 272 seconds) 14.05.34 *** Saving seen data "./dancer.seen" 14.09.05 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 14.10.34 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl) 14.10.56 Quit pamaury_ (Ping timeout: 245 seconds) 14.26.43 Join amayer_ [0] (~amayer@mail.weberadvertising.com) 14.31.06 Quit gelraen (Ping timeout: 252 seconds) 14.34.36 Quit user890104 (Read error: Connection reset by peer) 14.38.59 Join user890104 [0] (Venci@unaffiliated/user890104) 14.52.34 Join nateloaf [0] (~nwild@S0106bcaec5c3e90e.wp.shawcable.net) 15.01.06 Join dfkt [0] (~dfkt@unaffiliated/dfkt) 15.02.43 Quit dfkt_ (Ping timeout: 252 seconds) 15.06.35 Join froggyman [0] (~me@msoe-00033403.nebula.msoe.edu) 15.06.35 Quit froggyman (Changing host) 15.06.35 Join froggyman [0] (~me@unaffiliated/froggyman) 15.11.37 Quit froggyman (Ping timeout: 255 seconds) 15.19.56 Quit wodz (Quit: Leaving) 15.25.29 Join gelraen [0] (~imax@mail.univua.net) 15.26.45 Quit nateloaf (Quit: Leaving.) 15.30.56 Join B4gd3r [0] (~daniel@178.174.211.174) 15.33.25 Join dfkt_ [0] (dfkt@unaffiliated/dfkt) 15.34.41 Quit B4gder (Ping timeout: 245 seconds) 15.35.55 Quit mortalis (Quit: Leaving) 15.37.04 Join wodz [0] (~wodz@89-76-32-53.dynamic.chello.pl) 15.37.17 Quit dfkt (Ping timeout: 240 seconds) 15.45.38 Join sakax [0] (~sakax@141.134.45.45) 15.58.40 Join froggyman [0] (~me@msoe-00033403.nebula.msoe.edu) 15.58.40 Quit froggyman (Changing host) 15.58.40 Join froggyman [0] (~me@unaffiliated/froggyman) 15.59.24 Quit Zagor (Quit: Clint excited) 16.05.29 Quit froggyman (Ping timeout: 276 seconds) 16.05.35 *** Saving seen data "./dancer.seen" 16.06.57 Quit Krosis_ (Quit: There's no place like 127.0.0.1) 16.10.38 Join froggyman [0] (~me@msoe-00033403.nebula.msoe.edu) 16.10.38 Quit froggyman (Changing host) 16.10.38 Join froggyman [0] (~me@unaffiliated/froggyman) 16.25.20 Quit pamaury (Read error: Operation timed out) 16.26.26 Quit wodz (Ping timeout: 248 seconds) 17.07.07 Quit lorenzo92 (Ping timeout: 272 seconds) 17.21.56 Join Zagor [0] (~bjst@46.35.227.87.static.tab.siw.siwnet.net) 17.21.56 Quit Zagor (Changing host) 17.21.56 Join Zagor [242] (~bjst@rockbox/developer/Zagor) 17.23.43 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 17.28.02 Quit Zagor (Quit: Clint excited) 17.52.11 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) 17.54.37 Join lorenzo92 [0] (~chatzilla@host176-108-dynamic.24-79-r.retail.telecomitalia.it) 17.54.39 Join kaputnik_ [0] (~kaputnik@ip-217-18-181-130.static.reverse.dsi.net) 17.56.08 Quit froggyman (Ping timeout: 256 seconds) 18.01.30 Quit pamaury (Ping timeout: 246 seconds) 18.01.30 Join prof_wolfff [0] (~prof_wolf@62.83.50.196) 18.05.36 *** Saving seen data "./dancer.seen" 18.17.54 Quit amayer_ (Read error: Connection reset by peer) 18.39.40 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 18.40.37 Join amayer_ [0] (~amayer@mail.weberadvertising.com) 18.41.27 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS) 18.43.05 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 18.43.17 Join froggyman [0] (~me@dhcp-155-92-103-232.nebula.msoe.edu) 18.43.18 Quit froggyman (Changing host) 18.43.18 Join froggyman [0] (~me@unaffiliated/froggyman) 18.43.44 Quit pamaury (Client Quit) 18.44.02 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 18.44.40 Join SuperBrainAK [0] (~Andy@97-124-78-183.phnx.qwest.net) 18.45.42 Join pretty_function [0] (~sigBART@123.252.212.26) 18.51.37 Quit pretty_function (Remote host closed the connection) 18.57.22 Quit froggyman (Ping timeout: 252 seconds) 19.04.55 Quit lorenzo92 (Ping timeout: 272 seconds) 19.12.28 Join Krosis_ [0] (~Krosis@97-86-82-70.static.aldl.mi.charter.com) 19.12.49 Quit kaputnik_ (Ping timeout: 255 seconds) 19.24.01 Quit bluebrother (Disconnected by services) 19.24.06 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 19.26.33 Quit fs-bluebot (Ping timeout: 260 seconds) 19.27.57 Join fs-bluebot [0] (~fs-bluebo@g227184205.adsl.alicedsl.de) 19.51.15 Quit Wardo (Read error: Connection reset by peer) 19.57.12 Join lorenzo92 [0] (~chatzilla@host154-109-dynamic.0-87-r.retail.telecomitalia.it) 20.05.39 *** Saving seen data "./dancer.seen" 20.10.04 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 20.11.40 Quit Krosis_ (Quit: There's no place like 127.0.0.1) 20.14.39 Quit lorenzo92 (Ping timeout: 248 seconds) 20.17.38 Join PhifeDoc [0] (~DocHollid@unaffiliated/phifedoc) 20.18.09 Quit bluebrother (Disconnected by services) 20.18.14 Join bluebrother^ [0] (~dom@rockbox/developer/bluebrother) 20.20.50 Join kaputnik [0] (~kaputnik@port-92-206-35-190.dynamic.qsc.de) 20.23.06 Quit Gallomimia (Ping timeout: 252 seconds) 20.24.52 Quit DonAman (*.net *.split) 20.24.53 Nick PhifeDoc is now known as DonAman (~DocHollid@unaffiliated/phifedoc) 20.31.59 Join froggyman [0] (~me@unaffiliated/froggyman) 20.34.16 # [7]: it was you who offered to host android/sim builds, right? 20.36.32 Quit pamaury (Ping timeout: 246 seconds) 20.43.10 Join foolsh [0] (~foolsh@nc-76-0-175-2.dhcp.embarqhsd.net) 20.44.16 Quit mt_ (Ping timeout: 245 seconds) 20.45.00 Join shai [0] (~Shai@l192-117-110-233.cable.actcom.net.il) 20.45.30 Join Xerion [0] (~xerion@5419F5F4.cm-5-2d.dynamic.ziggo.nl) 20.49.02 Quit Rower (Quit: Hmmm...) 20.55.15 Join Spaceghost1 [0] (~Pablo@unaffiliated/spaceghost) 20.56.09 Quit froggyman (Ping timeout: 260 seconds) 20.58.22 Quit Spaceghost (Ping timeout: 252 seconds) 21.00.10 Nick Spaceghost1 is now known as Spaceghost (~Pablo@unaffiliated/spaceghost) 21.07.40 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 21.07.48 Part eckoit 21.18.53 Quit pamaury (Ping timeout: 246 seconds) 21.25.16 Quit XavierGr (Disconnected by services) 21.25.18 Join XavierGr [0] (~xavier@rockbox/staff/XavierGr) 21.34.57 Join dfkt [0] (~dfkt@unaffiliated/dfkt) 21.36.39 Quit dfkt_ (Ping timeout: 245 seconds) 21.44.52 Join lorenzo92 [0] (~chatzilla@95.233.46.232) 21.50.52 Join ukleinek [0] (~ukl@2001:6f8:1178:2:21e:67ff:fe11:9c5c) 21.51.17 # wodz: you mentioned porting rockbox to cortex-m3 recently. 21.51.45 Quit shamus (Read error: Connection reset by peer) 21.52.06 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 21.52.19 # wodz: http://www.energymicro.com/tools/efm32-giant-gecko-development-kit might be a candidate 21.53.18 # wodz: I might be able to organize such a board for you for free. 21.55.32 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 22.03.04 Quit jhMikeS (Ping timeout: 252 seconds) 22.05.41 *** Saving seen data "./dancer.seen" 22.07.29 Quit lorenzo92 (Ping timeout: 244 seconds) 22.12.00 Join Aryeh [0] (401a6429@gateway/web/freenode/ip.64.26.100.41) 22.12.22 Part Aryeh 22.13.09 Quit y4n (Quit: Today is the perfect day for a perfect day.) 22.15.04 Quit melmothX_ (Quit: bau) 22.44.17 Nick B4gd3r is now known as B4gder (~daniel@178.174.211.174) 22.44.29 Quit B4gder (Changing host) 22.44.29 Join B4gder [241] (~daniel@rockbox/developer/bagder) 22.48.00 Part LinusN 23.01.25 Quit amayer_ (Quit: amayer_) 23.03.39 Join stripwax [0] (~Miranda@rockbox/developer/stripwax) 23.11.21 Join froggyman [0] (~me@dhcp-155-92-103-232.nebula.msoe.edu) 23.11.21 Quit froggyman (Changing host) 23.11.21 Join froggyman [0] (~me@unaffiliated/froggyman) 23.11.43 Join einhirn [0] (~Miranda@p4FC74AD3.dip0.t-ipconnect.de) 23.14.59 Quit kevku (Ping timeout: 245 seconds) 23.15.30 Quit scrts (Quit: No Ping reply in 180 seconds.) 23.15.45 Join scrts [0] (~quassel@unaffiliated/scrts) 23.20.11 Quit scrts (Client Quit) 23.20.30 Join scrts [0] (~quassel@unaffiliated/scrts) 23.21.57 Join jhMikeS [0] (~jethead71@50.4.240.19) 23.21.57 Quit jhMikeS (Changing host) 23.21.57 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS) 23.28.20 Join dfkt_ [0] (dfkt@unaffiliated/dfkt) 23.30.50 Quit pamaury (Ping timeout: 246 seconds) 23.31.02 Quit dfkt (Ping timeout: 256 seconds) 23.32.08 Join lorenzo92 [0] (~chatzilla@host115-17-dynamic.8-87-r.retail.telecomitalia.it) 23.34.05 Quit lorenzo92 (Client Quit)