--- Log for 18.02.113 Server: pratchett.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 1 month and 2 days ago 00.01.37 Quit sakax (Quit: Leaving) 00.04.23 Quit kevku (Ping timeout: 264 seconds) 00.07.47 # saratoga: yes* 00.08.05 # how fast is it? 00.08.08 *** Saving seen data "./dancer.seen" 00.08.44 # on that particular firmware, very fast (a few seconds), in the worst case it would take a few hours 00.11.18 # the encryption is pretty stupid: the 128 bytes keys is derived from 3 32-bits registers but actually amounts to 40-bits 00.12.21 Quit robin0800 (Read error: Connection reset by peer) 00.15.18 Join robin0800 [0] (~robin0800@cpc1-brig15-2-0-cust755.3-3.cable.virginmedia.com) 00.15.55 Quit robin0800 (Client Quit) 00.16.02 # pamaury: did you try brute forcing that one gogear player with the unknown key? 00.17.41 # no, that's another format, that one really needs a AES-128 brute force, I've not find another flaw except in special cases 00.17.59 # this one: http://forums.rockbox.org/index.php/topic,42017.0.html ? 00.18.27 # so it doesn't work on any sb firmware file? 00.18.48 # yes, it works on the rescue firmware of the creative zen V 00.19.06 # there are two sb formats: v1 for stmp3600 and v2 for stmp37xx 00.19.20 Quit soap (Quit: soap) 00.20.41 # ah ok 00.21.44 # stmp3600 is flawn (a few hours of brute force), stmp37xx is flawn only when encrypted with 2 or more keys with at least one which is known 00.22.03 # (or uses the default key) 00.24.07 # some gogear suffer from the second flaw but not all of them 00.32.38 # I tried to reverse the OF to see if there is a way run arbitrary code with plugins but I wasn't able to figure out how it works 00.39.10 Join robin0800 [0] (~robin0800@cpc1-brig15-2-0-cust755.3-3.cable.virginmedia.com) 00.41.14 Quit franta (Remote host closed the connection) 00.42.49 Quit robin0800 (Client Quit) 00.52.30 Quit lebellium (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130212082553]) 00.58.20 Quit ender` (Quit: What if there were no hypothetical questions?) 00.58.50 Join zchs [0] (~zchs@173.3.79.216) 01.05.54 Join maffe [0] (~Miranda@77-21-168-124-dynip.superkabel.de) 01.06.39 Quit maffe (Client Quit) 01.12.22 Quit nateloaf (Quit: Leaving.) 01.22.44 Quit pamaury (Ping timeout: 256 seconds) 01.27.31 Quit Wardo (Read error: Connection reset by peer) 02.08.09 *** Saving seen data "./dancer.seen" 02.18.26 Quit prof_wolfff (Ping timeout: 248 seconds) 02.33.22 Quit Belzebub (Ping timeout: 248 seconds) 03.06.37 # buflib needs to NOT disable interrupts for moving buffers. it causes long outages, in some cases channel swapping problems, at least on gigabeat S since the margin is so close there 03.07.54 # pictureflow makes it really obvious 03.27.21 Join froggymana [0] (~me@dhcp-155-92-103-86.nebula.msoe.edu) 03.27.22 Quit froggymana (Changing host) 03.27.22 Join froggymana [0] (~me@unaffiliated/froggyman) 03.30.49 Quit froggyman (Ping timeout: 245 seconds) 03.34.45 Join dfkt_ [0] (dfkt@unaffiliated/dfkt) 03.35.06 Join bzed_ [0] (~bzed@devel.recluse.de) 03.36.03 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 03.36.30 # <[Saint]> JdGordon: any ideas on how I could fake this effect? 03.36.32 # <[Saint]> http://img.bhs4.com/f1/4/f1478d4566cc61385c5d019980679576300b7e7d_large.jpg 03.36.35 Quit bzed (Ping timeout: 248 seconds) 03.36.35 Quit dfkt (Ping timeout: 252 seconds) 03.36.40 Nick bzed_ is now known as bzed (~bzed@devel.recluse.de) 03.37.23 # [Saint]: the slanted image? 03.38.07 # <[Saint]> I know I couldn't do a "real" reflection of the currently displayed art...I was thinking of trying to fake it with a dropshadow suitably blurry enough to "just work" for most cases. 03.38.16 # <[Saint]> And, yes, that. The tilted image. 03.38.26 Quit fs-bluebot (Ping timeout: 248 seconds) 03.38.49 # <[Saint]> I was thinking about putting a trapezoid kinda overlay over it, but when I tried it, it looked crap...and nothing like I thought. 03.39.01 # <[Saint]> Maybe because I wasn't doing any alpha blending. 03.39.44 Quit bluebrother^ (Ping timeout: 276 seconds) 03.39.45 Join fs-bluebot [0] (~fs-bluebo@f053155057.adsl.alicedsl.de) 03.40.01 # yeah, an overlay could work, but the image obviously wont be skewed 03.40.37 # you want to talk to the bitmap people and see if the pictureflow code can be moved into the core to do it 03.41.00 # <[Saint]> that code is pretty nuts. 03.41.25 # <[Saint]> I had a brief look at pictureflow, ...it's a lot more complicated that I thought it'd be. 03.43.41 # <[Saint]> Save for that one pesky thing, converting iLike Video into iLike Classic is quite trivial. 03.47.24 # * JdGordon wonders what he can bribe [Saint] with to make cabbiev2.sbs for all targets 03.47.42 # err, using the skin list, not the inbuilt list drawing 03.49.02 # <[Saint]> It should be basically the same for all targets, with adjustments made only for screen dimensions and font height, iiuc. 03.49.12 # <[Saint]> It shouldn't be too difficult. 03.49.23 # <[Saint]> I'll be nosey tonight. 03.50.14 # I'd *love* to nuke the internal drawing code 03.50.32 # <[Saint]> (btw: what's wrong with the inbuilt list drawing? And won't kugel freak out? He's quite keen on getting the list separators in place) 03.50.58 # because in my fantasy world all drawing should be done by the skin engine 03.51.26 # <[Saint]> That's a pretty major skin breaking change, though. 03.51.28 # and yes, it might, but then it would be trivial to add what he wants tot hes kin engine 03.51.39 # done correctly noone would ever know 03.51.47 # <[Saint]> Leaving the old system in the core kinda defeats the purpose, and removing it fucks any theme not using skinned lists. 03.51.54 Quit Mathnerd314 (Read error: Operation timed out) 03.52.14 # yes, thats easy to sort out though 03.52.34 # <[Saint]> ...which is, every theme except for about 4 themes, ever. :) 03.52.43 # its pretty trivial to draw multiple skins one the one screen 03.53.02 # the standard look would go in the hardcoded sbs 03.53.22 # <[Saint]> How is it easy to sort out? I can't see it being "sorted" other than a bulk email saying "Hey, authors, you theme(s) are now all broken...fix 'em" 03.53.32 # <[Saint]> there's no way I can think of to automate the conversion. 03.53.47 # <[Saint]> No way thast would work, and keep the authors intentions for the theme. 03.53.51 # 1) we can *easily* detect if it isnt being used and inject the standard hard coded code into the theme 03.54.09 # it would just get drawn in the ui viewport which has to be there anyway 03.54.14 # <[Saint]> ...isn't getting rid of said code the point? 03.54.18 # or 2) reject the sbs if it isnt there 03.54.22 # <[Saint]> I'm not sure I see the point of leaving it there. 03.54.33 # no, getting rid of gui/bitmap/list.c is the goal 03.55.03 # that draws lists without the skin engine 03.55.45 # <[Saint]> big binsize hit, yes? 03.55.57 # <[Saint]> well..."non-trivial" binsize hit. 03.56.05 # if this is done then anything drawing related must be added for everyone, not just the one place its added 03.56.08 # indeed 03.56.21 # havnt checked, but i'd guyess a few K 03.57.15 # <[Saint]> Man, we really need to fork. 03.58.25 # <[Saint]> Fork out the targets holding us back, and backport specific fixes as required. 03.59.05 # my motivation here isnt bin size 03.59.18 # touch scrolling just doesnt work on skin lists 03.59.31 # we have 2 completly different list implementations broken in different ways 04.00.19 # <[Saint]> touchscreen and skinned lists is a huge dealbreaker. 04.00.32 # <[Saint]> and primarily the reason why I haven't given skinned lists more attention. 04.01.30 # and it wont get fixed while there is no reason to fix it 04.01.34 # <[Saint]> Anyway, I know the reason you're doing this isn't binsize, but I was pointing out that a few targets might not have such room to spare for a feature that a few fairly loud voices will almost certainly deem surpluss to requirement. 04.02.37 # oh, I'm prety confident if someone were to push a patch to nuke charcell and hardware codec it would go through without too much fuss 04.02.48 # * [Saint] doesn't want to see the roots of Rockbox forgotten, but also doesn't want to see the roots holding further advancement 04.03.02 # * [Saint] isn't so sure about that... 04.03.16 # the rec build has been broken for how many weeks? 04.03.28 # the only dev who ever seemed to care hasnt said a word in months 04.03.29 # <[Saint]> at least, not without a LOT of planning around it to make sure developers don't just dump it and flee for the hils. 04.04.23 # <[Saint]> As I said, I don't want to see them forgotten. I'd love to see anything that can be backported without fuss backported. 04.08.10 *** Saving seen data "./dancer.seen" 04.12.11 # list.o is 4KB... that obviously doesnt translate 1:1 to bin size, but its a decent indicator 04.17.09 Quit Dead_Body (Read error: Connection reset by peer) 04.17.23 Join Dead_Body [0] (~Dead_Body@adsl-98-87-22-129.bna.bellsouth.net) 04.19.12 Join soap [0] (~soap@cpe-174-102-96-10.woh.res.rr.com) 04.19.13 Quit soap (Changing host) 04.19.13 Join soap [0] (~soap@rockbox/staff/soap) 04.30.13 # ah right, I havnt made it possible to colour gradients in the skins yet have I? 04.30.57 # mmm.... draw gradient onto the backdrop layer in the skin, scroller just works, possibly use the AA with shading for the selector 04.31.52 # we need more drawing primatives in the skin engine before this can happen :/ 04.31.53 # <[Saint]> wait, wha? 04.32.18 # <[Saint]> You can fill an arbitrary viewport with a bicolor gradient, iirc. 04.32.47 # ah, so we can 04.33.13 # <[Saint]> Fuck it. We /really/ need to consolidate the skin docs. 04.33.31 # <[Saint]> ...since I'm the one always bitching about this, I guess it puts me in the driver's seat. 04.33.45 # * JdGordon wonders about nuking the current skin list implementation and redoing with a cleaner syntax 04.33.58 # or do you tihnk it is suitable? 04.34.33 # <[Saint]> I don't really think it is "ideal", but, I sinceraly doubt there's a much better syntax alternative. 04.34.52 # <[Saint]> It isn't bad, but it is pretty far from ideal. 04.35.14 # im open to any suggestions 04.35.15 # <[Saint]> The same could be said about any number of theme elements I guess. 04.35.50 # right, but noone uses the skin lists so if it is bad we can fix it 04.36.06 # my goal is by next release to have it the only list implementation! 04.36.09 # BAHAHA :'( 04.37.12 # I dont think it works at all with multiline list items, and for sure indenting isnt handled 04.45.21 # * [Saint] really wants to see what you did with the EQ settings made more generic and applied to other areas 04.45.43 # <[Saint]> I should go through and make a list of the menus that can/will benefit from this. 04.46.42 # * [Saint] wonders if his EQ Presets could be counted as a bugfix... 04.47.04 # <[Saint]> The ones in HEAD presently *do* suck enough ;) 04.47.45 # <[Saint]> (the old 5-band ones, that is, the VLC adapted ones that had the frequency stepping changed on them are just...odd, not quite at "suck") 04.52.18 Quit pixelma (Disconnected by services) 04.52.19 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma) 04.52.19 Quit amiconn (Disconnected by services) 04.52.19 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn) 04.52.21 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma) 04.52.21 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn) 04.54.06 # [Saint]: ??? 04.54.26 # (specifically the first /me there) 04.55.15 # <[Saint]> I can imagine the way you did the UI for the EQ presets being used in a few other areas as well. 04.55.26 # you mean the advanced eq menu? 04.55.34 # <[Saint]> Yes. 04.56.11 # The problem with using that for other collections (maybe) is that it means those settings cant go on the QS anymore 04.56.27 # but im open to which you tihnk would benefit 04.57.04 Quit wry (Quit: leaving) 04.58.13 Quit jhMikeS (Quit: Confucius say: The short dandelion survive the lawnmower) 04.58.45 Join jhMikeS [0] (~jethead71@50.4.240.19) 04.58.45 Quit jhMikeS (Changing host) 04.58.45 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS) 05.00.35 Join wry [0] (wry@newelite.bshellz.net) 05.09.25 Quit CaptainKewl (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com )) 05.15.27 Quit Rower (Quit: Hmmm...) 05.26.12 Join Mathnerd314 [0] (~quassel@palevsky-223-221.rh.uchicago.edu) 05.35.49 Join foolsh [0] (~foolsh@nc-76-0-175-2.dhcp.embarqhsd.net) 05.42.48 Quit Dead_Body (Quit: Leaving) 05.48.06 Quit TheSeven (Disconnected by services) 05.48.15 Join [7] [0] (~quassel@rockbox/developer/TheSeven) 06.01.53 Join dfkt [0] (dfkt@unaffiliated/dfkt) 06.02.44 Quit dfkt_ (Ping timeout: 252 seconds) 06.08.13 *** Saving seen data "./dancer.seen" 06.16.08 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf) 06.33.37 Quit SuperBrainAK (Quit: pbly going to sleep /_\) 06.35.16 Join Raptors [0] (~whoneedsa@216-58-33-203.cpe.distributel.net) 07.03.20 Join melmothX [0] (~melmoth@unaffiliated/melmothx) 07.22.04 Quit foolsh (Ping timeout: 252 seconds) 07.41.11 Join Belzebub [0] (~torrentow@elite.kablownia.org) 07.45.59 Quit froggymana (Ping timeout: 260 seconds) 07.56.19 Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee) 08.08.06 # oh damn i notice a lot of keybindings are missing from zip manual 08.08.16 *** Saving seen data "./dancer.seen" 08.11.21 # ah well they are missing from other clips manual as well .. ? 08.11.28 # http://download.rockbox.org/daily/manual/rockbox-sansaclipv2/rockbox-buildch12.html#x15-16800012.1.1 08.18.17 Quit kiwicam (Read error: Operation timed out) 08.25.34 # wodz: blackjack fixed 08.25.50 # AlexP: clip zip stable submitted 08.30.24 Join ender` [0] (~ender@foo.eternallybored.org) 08.42.11 Quit kevku (Ping timeout: 264 seconds) 08.46.07 # & Select game type (A or B)\\ 08.46.25 # that 'in menu' key seems to be gone from snake2 for a long time 08.50.37 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 08.55.07 Join Zagor [0] (~bjst@sestofw01.enea.se) 08.55.07 Quit Zagor (Changing host) 08.55.07 Join Zagor [242] (~bjst@rockbox/developer/Zagor) 09.03.15 Quit bertrik (Read error: Operation timed out) 09.12.46 Join petur [0] (~petur@rockbox/developer/petur) 09.16.49 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 09.18.09 Quit scorche (Disconnected by services) 09.18.13 Join scorche` [0] (~scorche@rockbox/administrator/scorche) 09.18.15 Join kiwicam [0] (~quassel@101.98.163.139) 09.20.22 # all fixed 09.26.45 Join mortalis [0] (~kvirc@213.33.220.118) 09.28.52 Quit pamaury (Quit: No Ping reply in 180 seconds.) 09.29.02 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 09.30.47 Join kevku [0] (~kevku@2a01:d0:ffff:34a::8:3) 09.32.31 # Zagor: update please bootloader for hifiman hm60x. 09.32.32 # https://docs.google.com/file/d/0B1nI4rgGNPbtcDg2bHRQNmpBaDg/edit?usp=sharing 09.37.16 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) 09.40.15 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de) 09.44.19 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 10.06.55 Quit pamaury (Ping timeout: 256 seconds) 10.08.19 *** Saving seen data "./dancer.seen" 10.12.26 Join LinusN [0] (~linus@giant.haxx.se) 10.35.14 Quit melmothX (Quit: bau) 10.46.29 Join melmothX [0] (~melmoth@unaffiliated/melmothx) 10.49.02 Join kaputnik_ [0] (~kaputnik@port-92-206-162-176.dynamic.qsc.de) 10.52.26 Quit kaputnik (Ping timeout: 255 seconds) 10.59.56 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 11.00.40 Quit melmothX (Quit: bau) 11.03.11 Join melmothX [0] (~melmoth@unaffiliated/melmothx) 11.22.06 Join robin0800 [0] (~robin0800@cpc1-brig15-2-0-cust755.3-3.cable.virginmedia.com) 11.30.41 Quit jhMikeS (Ping timeout: 256 seconds) 11.50.01 Quit mortalis (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/) 11.52.19 Join lorenzo92 [0] (~chatzilla@host10-106-dynamic.17-79-r.retail.telecomitalia.it) 12.00.00 Join mortalis [0] (~kvirc@213.33.220.118) 12.06.50 Quit mikroflops (Ping timeout: 260 seconds) 12.08.20 *** Saving seen data "./dancer.seen" 12.17.14 # kugel: I commented on my YP-R1 changeset. Of course splitting would be better....just need some hints on how to procede :D 12.19.33 Quit mortalis (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/) 12.24.50 Join mortalis [0] (~kvirc@213.33.220.118) 12.25.41 Join thegeek_ [0] (thegeek@110.36.34.95.customer.cdi.no) 12.28.35 Quit thegeek (Ping timeout: 248 seconds) 12.34.58 Join Rower [0] (husvagn@v-413-alfarv-177.bitnet.nu) 12.47.14 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl) 12.56.07 Quit petur (Quit: *plop*) 13.53.52 Quit y4n (Disconnected by services) 13.53.59 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 14.05.40 Quit y4n (Disconnected by services) 14.05.47 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 14.08.23 *** Saving seen data "./dancer.seen" 14.19.22 Quit wodz (Quit: Leaving) 14.22.00 Quit lorenzo92 (Quit: ChatZilla 0.9.90 [Firefox 18.0.2/20130201190337]) 14.48.09 Quit kevku (Quit: What you must always keep in mind as a developer? That's of course- cake.) 14.50.51 # Zagor: could you do the necessary magic to update the build client script? I've committed and pushed an update to recognise the android 16 sdk (which we use, but the build file still specifies 15) 14.51.01 # The version number has been incremented 14.51.09 # ok 14.51.32 # Zagor: have you seen my message? 14.51.40 # mortalis: yes, I'll do that now too 14.54.51 Join amayer_ [0] (~amayer@mail.weberadvertising.com) 14.57.24 # gevaerts: clients are now updated 14.58.03 # Great! I'll push an update to the builds file later today 15.00.28 Part LinusN 15.00.28 # mortalis: bootloader updated 15.00.47 # great, thanks 15.01.09 Quit mc2739 (Quit: leaving) 15.02.28 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739) 15.05.58 Quit mortalis (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/) 15.17.36 Nick JimZat_ is now known as JimZat (~JimZat@adsl-99-141-241-165.dsl.emhril.sbcglobal.net) 15.20.09 Join mikroflops [0] (~yogurt@h-34-210.a238.priv.bahnhof.se) 15.49.22 Join SuperBrainAK [0] (~Andy@97-124-90-162.phnx.qwest.net) 15.51.45 Quit aevin (Ping timeout: 246 seconds) 15.52.30 Join aevin [0] (eivindsy@unaffiliated/aevin) 15.59.28 Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee) 16.02.53 Quit robin0800 (Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/) 16.08.26 *** Saving seen data "./dancer.seen" 16.25.31 Quit pamaury (Read error: Operation timed out) 16.26.01 Join hype [0] (~hype@82.199.174.16) 16.34.16 # Hi what should i do if my sandisk clip+ don't mount the disk anymore… it's still charging but no disk and not showing the usb cable on sansa screen… mac os x 16.39.33 Quit hype (Quit: ["Textual IRC Client: www.textualapp.com"]) 16.43.45 Quit Marex (Ping timeout: 245 seconds) 16.44.59 Join Marex [0] (~Marex@2a01:430:d:0:2cc:6ff:fefc:db16) 16.54.57 Quit Zagor (Quit: Clint excited) 17.42.39 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 17.49.34 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 17.54.39 Join Wardo [0] (~Mirandaha@176-120-190-109.dsl.ovh.fr) 18.04.43 Join prof_wolfff [0] (~prof_wolf@62.83.50.196.dyn.user.ono.com) 18.05.13 Join franta [0] (~quassel@109.238.35.178) 18.05.50 Join mortalis [0] (~andrew@188.123.241.73) 18.08.30 *** Saving seen data "./dancer.seen" 18.14.34 Join SuperBrainAK_ [0] (~Andy@97-124-91-91.phnx.qwest.net) 18.15.04 Quit SuperBrainAK_ (Read error: Connection reset by peer) 18.18.05 Quit SuperBrainAK (Ping timeout: 252 seconds) 18.18.05 Join SuperBrainAK_ [0] (~Andy@97-124-91-91.phnx.qwest.net) 18.19.26 Nick SuperBrainAK_ is now known as SuperBrainAK (~Andy@97-124-91-91.phnx.qwest.net) 18.24.24 Join eckoit [0] (~ryan@S01060018e78981c9.cg.shawcable.net) 18.29.56 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 18.30.35 Join froggyman [0] (~me@dhcp-155-92-103-232.nebula.msoe.edu) 18.30.36 Quit froggyman (Changing host) 18.30.36 Join froggyman [0] (~me@unaffiliated/froggyman) 18.30.47 Join SuperBrainAK_ [0] (~Andy@97-124-83-10.phnx.qwest.net) 18.31.05 Quit Mathnerd314 (*.net *.split) 18.31.05 Quit shamus (*.net *.split) 18.31.05 Quit pystar89 (*.net *.split) 18.33.41 Quit SuperBrainAK (Ping timeout: 252 seconds) 18.35.40 Join superbrainak [0] (~Andy@71-36-163-23.phnx.qwest.net) 18.36.13 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) 18.36.13 Join Mathnerd314 [0] (~quassel@palevsky-223-221.rh.uchicago.edu) 18.36.13 Join pystar89 [0] (~pystar89@ip-37-24-1-174.unitymediagroup.de) 18.36.25 Quit lebellium (Read error: Connection reset by peer) 18.36.53 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) 18.38.11 Quit prof_wolfff (Ping timeout: 248 seconds) 18.38.22 Quit SuperBrainAK_ (Ping timeout: 260 seconds) 18.42.46 Quit superbrainak (Ping timeout: 255 seconds) 18.44.32 Quit melmothX (Ping timeout: 276 seconds) 18.44.45 Join melmothX [0] (~melmoth@unaffiliated/melmothx) 18.52.19 Quit eckoit (Quit: eckoit) 19.03.36 Join eckoit [0] (~ryan@S01060018e78981c9.cg.shawcable.net) 19.13.13 Join robin0800 [0] (~robin0800@cpc1-brig15-2-0-cust755.3-3.cable.virginmedia.com) 19.14.10 Quit eckoit (Quit: eckoit) 19.30.39 Join pretty_function [0] (~sigBART@123.252.212.135) 19.36.00 Quit Belzebub (Changing host) 19.36.00 Join Belzebub [0] (~torrentow@unaffiliated/blown-engine) 19.45.52 Quit franta (Remote host closed the connection) 19.56.11 Join lorenzo92 [0] (~chatzilla@host109-104-dynamic.11-79-r.retail.telecomitalia.it) 19.59.17 Join lebellium_ [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) 20.01.19 Quit lebellium (Ping timeout: 248 seconds) 20.01.27 Nick lebellium_ is now known as lebellium (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) 20.08.33 *** Saving seen data "./dancer.seen" 20.37.08 Quit melmothX (Quit: #) 20.40.52 Quit mortalis (Remote host closed the connection) 20.52.20 # lorenzo92: ping 20.52.45 # kugel: pong 20.57.19 # lorenzo92: you need assistance with splitting? 20.57.57 # kugel: would be nice, but I'm busy right now later sure ;) 20.58.55 Quit pretty_function (Remote host closed the connection) 20.59.25 # * [Saint] decides today he will attempt once more to build the yp-r0(* now, I assume?) toolchain onUbuntu 12.10/ AMD64 20.59.34 # <[Saint]> ...it mocks me. 21.00.33 # oh nice. My buildclient stopped because the client script doesn't recognize my cpu :) 21.00.42 # seems I fixed that but didn't push it ... 21.01.25 # <[Saint]> declaring manual support is just 'latex' is it not? 21.01.30 # yes 21.01.39 # well, you should also install the required latex packages :) 21.02.05 # <[Saint]> thanks, no idea why that's not in there already. I moved most of this stuff over from an old machine. 21.02.28 # <[Saint]> and, yes, I can actually build the manual as well :) 21.03.20 # hmm. Did I need to update the script for supporting the Pi as well? Might be a good time to add that too 21.03.53 # <[Saint]> Maybe if I get bored I'll consider adding an option to pull the required manual stuffs to rockboxdev.sh 21.04.16 # <[Saint]> I don't _think_ I have stuff all else to do today. 21.05.03 # <[Saint]> argh. archlist not being alphabetically sorted burns my eyes. 21.10.07 # [Saint]: what's wrong with a pronounceable order? 21.18.27 Quit lebellium (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130212082553]) 21.18.45 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) 21.25.59 # <[Saint]> Anyone know what's going on here? http://pastebin.com/AzbbUxDp 21.27.11 # hmmm 21.27.33 # oh 21.28.23 # I forgot. I should send a mail to the build client list... 21.28.34 # <[Saint]> what changed? 21.29.08 # Well, I changed the build list from android15 to android16, to match what we actually need 21.29.25 # But build client start scripts need to be updated 21.29.33 # And no, no idea what's wrong there 21.29.48 Join dfkt_ [0] (~dfkt@unaffiliated/dfkt) 21.29.58 # It works for me 21.29.59 # <[Saint]> I did that myself manually. Did you change anything other than s/15/16/? 21.30.06 # no 21.30.23 # <[Saint]> Hum...It *was* working for me. 21.30.27 # <[Saint]> Odd. 21.30.40 # <[Saint]> I just checked, and, I can still build for android fine. 21.30.52 Quit dfkt (Disconnected by services) 21.31.17 Join dfkt [0] (dfkt@unaffiliated/dfkt) 21.32.45 # Nothing in the actual build changed 21.33.06 # It's just that the build client checked for android 15, while the actual build used 16 21.33.59 # <[Saint]> Yeah, I caught that when kugel made the change initially but I guess he re-forgot it. 21.34.03 # Can you pastebin your commandline? 21.34.11 Quit soap (Read error: Connection reset by peer) 21.34.38 Join soap [0] (~soap@cpe-174-102-96-10.woh.res.rr.com) 21.34.38 Quit soap (Changing host) 21.34.38 Join soap [0] (~soap@rockbox/staff/soap) 21.34.47 # <[Saint]> apart from me chopping out cd'ing between the directories, the above is it. 21.35.04 Join n1s [0] (~n1s@nl118-168-30.student.uu.se) 21.35.04 Quit n1s (Changing host) 21.35.04 Join n1s [0] (~n1s@rockbox/developer/n1s) 21.35.09 # I mean the one inside runclient.sh 21.35.14 Quit dfkt_ (Ping timeout: 248 seconds) 21.35.19 # <[Saint]> ah. 21.36.18 # <[Saint]> http://pastebin.com/8tBy9nJG 21.36.20 # Oh 21.36.33 # "Can't exec "android": No such file or directory at rbclient.pl line 559" 21.36.38 # I bet PATH is wrong 21.37.07 # <[Saint]> no, 'android' is in my path 21.37.32 # * gevaerts bets it's not 21.37.39 # <[Saint]> (kinda funny, that's not actually listed as a requirement but I add it for convenience) 21.38.04 # If it is, why can't it be found? 21.38.19 # <[Saint]> I can just do "android' and start the avd manager, and the dir is present in $PATH 21.38.29 # <[Saint]> so, its there...but, why can't it be found? No idea. 21.38.40 Join eckoit [0] (~ryan@S01060018e78981c9.cg.shawcable.net) 21.39.51 Part eckoit 21.41.34 # <[Saint]> I have this chunk in bashrc http://pastebin.com/KyBNcvWn 21.42.08 Join eckoit [0] (~ryan@S01060018e78981c9.cg.shawcable.net) 21.42.09 # <[Saint]> ...it is in my path, it's just being, weird. I'll wipe it out and start over with the android stuff and see what happens. 21.42.46 Quit y4n (Quit: PÆNTS ØLF!) 21.43.10 Quit eckoit (Client Quit) 21.44.06 Quit [Saint] (Remote host closed the connection) 21.46.21 Join [Saint] [0] (~quassel@rockbox/user/saint) 21.46.56 # <[Saint]> ha 21.47.08 # <[Saint]> after a reboot it just magically works... 21.47.09 # <[Saint]> nice. 21.47.11 Join pxb [0] (pxb@2001:1b40:5600:e00::5079:3edb) 21.47.21 # That means you did something wrong :) 21.47.38 # <[Saint]> It *was* working... ;) 21.47.50 # <[Saint]> Last week or so, something like this. 21.48.52 # * [Saint] wonders if he shouldn't give that client access to more cores. 21.49.36 Join jhMikeS [0] (~jethead71@50.4.240.19) 21.49.37 Quit jhMikeS (Changing host) 21.49.37 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS) 21.53.26 Quit akaWolf (Ping timeout: 260 seconds) 22.06.33 # * gevaerts finds out where the undefined value warnings come from 22.08.35 *** Saving seen data "./dancer.seen" 22.26.16 # <[Saint]> mummy and daddy defines that had a child out of wedlock 22.54.56 Quit lorenzo92 (Quit: ChatZilla 0.9.90 [Firefox 18.0.2/20130201190337]) 23.14.48 Quit dfkt (Quit: -= SysReset 2.55=- Sic gorgiamus allos subjectatos nunc.) 23.15.24 Join dfkt [0] (dfkt@unaffiliated/dfkt) 23.20.17 Quit n1s (Quit: Ex-Chat) 23.26.25 Quit amayer_ (Quit: amayer_) 23.33.11 Join [Saint_] [0] (~quassel@rockbox/user/saint) 23.34.22 Quit [Saint] (Ping timeout: 255 seconds) 23.46.54 Quit dfkt (Quit: -= SysReset 2.55=- Sic gorgiamus allos subjectatos nunc.) 23.47.10 Join dfkt [0] (Moped@unaffiliated/dfkt) 23.50.07 Join liar [0] (~liar@83.175.83.185) 23.51.33 Quit Wardo (Quit: Blarglarg) 23.54.22 Join [Saint] [0] (~quassel@rockbox/user/saint) 23.54.59 Quit [Saint_] (Ping timeout: 245 seconds)