--- Log for 21.03.112 Server: leguin.freenode.net Channel: #rockbox --- Nick: logbot_ Version: Dancer V4.16 Started: 23 hours and 29 minutes ago 00.00.44 # number means convert the string result to a number. Just use "number". Just try your existing 5 strip bitmap with %xl(BitmapStipLabel,yourbitmapstrip.bmp,0,0,5) %xd(BitmapStripLabel,%ss(1,1,%pt,number)) 00.01.47 # Please step in people if I'm putting him wrong. 00.02.30 # so if I understand well only %xl(A,no_album_art.bmp,0,0,5) and %xd(A,%ss(1,1,%pt,number)) 00.02.46 # Perfect. 00.02.52 # Ok I try that 00.03.05 # but I admit I don't understand this structure 00.03.14 # JdGordon: I have the syntax correct in that $ss don't I? 00.06.17 Quit domonoky1 (Read error: Connection reset by peer) 00.07.18 # hum same results 00.07.27 # only display the 1st design 00.08.00 # I'll try it here.... 00.08.27 # maybe I should try with the 1st digit instead of the 2nd 00.08.42 # KiwiCam: use --debugwps with the sim, it will tell you if you have syntax error 00.11.24 Quit bitcraft_ (Ping timeout: 252 seconds) 00.11.46 # guess what i hold in my hand? 00.13.04 # funman: something rather small! 00.13.12 # nano-sized, maybe? :) 00.13.47 # $40 for a one night stand (expected battery life) :) 00.14.05 # the metro line was cut today between the seller and me though 00.14.32 # let's hope the curse stopped now 00.22.12 Quit bertrik (Ping timeout: 245 seconds) 00.22.13 # No errors JdGordon - It is showing different parts of the Strip depending upon the track. We've got Colon's : in there haven't we? Hey lebellium Try replacing the %ss part with %cS That will work. 00.25.10 # %pt probably isn't what you might like to use anyway. Try this %xd(A,%ss(0,1,%pc,number)) %pc 00.26.37 # remove the %pc at the end. That was just so I could see the value. 00.26.59 # why %pc? this is the current time in song. I don't want the pic to change several times within one song 00.27.28 # KiwiCam: the idea is to get something pseudorandom per track 00.27.52 # Per track change ideally, but I don't think we have anything that would do that 00.28.15 # OK. But that works. There's something in %pt that's causing issue. There might be a better Tag to use. 00.28.54 # I still don't unserstand why the digit of total track time doesn't work (display only one design for all tracks) 00.28.55 # %pt probably will work. I just need to play around with it more. 00.29.06 # sudo ./ipodpatcher -a ~/bn2/bootloader-ipodnano2g.ipod 00.29.17 # [ERR] Model name in input file (nn2g) doesn't match ipod model (nn2x) 00.30.01 # now needs itunes restore :o 00.30.09 Part TomColler 00.30.25 # What's the Tag for track number? 00.30.56 Quit ender` (Quit: They could not know that this was because Greebo, as a matter of feline pride, would attempt to fight or rape absolutely anything, up to and including a four-horse logging wagon. -- Terry Pratchett: Witches Abroad) 00.31.40 # %in How about that? Shame we can't do a %right? 00.31.48 *** Saving seen data "./dancer.seen" 00.34.13 # maybe %in can be an alternative trick 00.34.20 # but less random as digits 00.34.23 # You could do an If track number >999 then forth digit in > 99 then third digit in, >9, second... 00.35.50 # I can try that indeed. 00.35.50 # i have no partition table for that one - now it's macosx formatted :( 00.36.17 # It's getting late in Berlin, time to sleep now but I'll try your trick with track number tomorrow 00.36.39 # I'd help you with the conditional's but I'm quite retarded when it comes to doing that. 00.37.07 # I should be able to do that 00.37.11 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 00.38.05 # anyways thank you for your help guys 00.40.17 Quit perrikwp (Ping timeout: 276 seconds) 00.40.29 Quit lebellium (Quit: ChatZilla 0.9.88.1 [Firefox 12.0/20120314195616]) 00.41.04 Quit Zarggg (Quit: Rebooting client...) 00.41.58 Quit perrikwp_ (Read error: Connection reset by peer) 00.43.10 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 00.44.18 # [Saint]: do you have a nano2g windows formatted 2GB ? 00.48.09 Quit XavierGr () 00.51.22 Quit MethoS- (Ping timeout: 252 seconds) 00.57.50 # lebellium: Perhaps even a combo of %in and one of the %c 's ie Offset is based on %ck. Hour 1, offset =10, Hour 2, offset = 20.... That why every hour you have another 10 bitmaps to display from your Bitmap Strip. 00.58.22 # why =way 01.09.44 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 01.10.06 Quit perrikwp (Read error: Operation timed out) 01.11.22 # ipodpatcher built from source just bricks my nano2g 01.13.15 # TheSeven: please check g#192 01.13.16 # 3Gerrit review #192 at http://gerrit.rockbox.org/r/#change,192 : ipodpatcher: fix nano2g model name by Rafaël Carré (changes/92/192/1) 01.15.13 Quit TheSeven (Remote host closed the connection) 01.21.55 Quit dhrasmus (Quit: Leaving) 01.22.25 Quit enthdegree (Quit: BitchX. A modern, lightweight IRC client.) 01.35.25 Quit Scromple (Read error: Connection reset by peer) 01.36.00 Join Prodicus [0] (~chatzilla@69.169.144.239.provo.static.broadweavenetworks.net) 01.37.56 Join Scromple [0] (~Simon@119.225.209.134) 01.44.45 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 01.47.36 # funman: no idea what that code does? 01.47.58 # nn2x usually means encrypted nn2g image, i.e. signed bootloader 01.49.06 Quit prof_wolfff (Ping timeout: 246 seconds) 01.49.30 # ask linuxstb for the details, I think he has implemented that stuff back then 01.54.26 # TheSeven: i think it matches bootloaders file format 01.54.46 # e.g. nano2g -> 'nn2x'; does bootloader-ipodnano2g.ipod have 'nn2x' signature? 01.54.58 # it doesn't (it has 'nn2g') so ipodpatcher rejects it 01.55.03 # bootloader-ipodnano2g.ipodx does have that signature 01.55.42 # nn2x ? 01.55.49 # yes 01.55.53 Join Kiwi-Cam [0] (~androirc@122.63.87.36) 01.55.55 # i only have a .ipod 01.55.58 # that ipodx file needs to be created by the crypt_firmware plugin (or whatever it's called) on an actual ipod (uses hardware crypto) 01.58.07 Quit Thra11 (Remote host closed the connection) 02.01.26 Quit Kiwi-Cam (Remote host closed the connection) 02.01.39 Join Kiwi-Cam [0] (~androirc@122.63.87.36) 02.02.59 Join Kiwi_CAM [0] (~KIWI_CAM@122.63.87.36) 02.03.31 # i followed the manual but manual installation doesn't detail building from source 02.10.09 # lebellium: (spelling? using someone else's PC) You can in fact get a really cool pseudo random effect using a combo of %in & %cS as your Offset. You could use the %ss(0,1,%cs) with if conditionals. A different set of 10 every 10 seconds, or just %cs for one random Album Art per second available every time the track changes, or go the whole hog and do conditionals for every second. 600 Album Art Images! Yee Har! 02.12.53 # if you *really* want random it oculd be implemented in about 5 minutes 02.13.17 # %?xx 02.24.25 Join enthdegree [0] (~BitchX@unaffiliated/enthdegree) 02.24.32 # Kiwi_CAM: g#193 02.24.33 # 3Gerrit review #193 at http://gerrit.rockbox.org/r/#change,193 : skin_engine: add a tag to get a random value by Jonathan Gordon (changes/93/193/1) 02.30.43 Quit Kiwi_CAM (Quit: Leaving) 02.31.51 *** Saving seen data "./dancer.seen" 02.36.36 Quit kadoban (Ping timeout: 244 seconds) 02.58.55 # TheSeven: nano2g deadlocks on while (GRSTCTL & GRSTCTL_csftrst); /* Wait for OTG to ack reset */ 02.59.37 # hm, I think we had that before... all neccessary clocks unmasked? 02.59.41 # (PCGCTL) 02.59.52 # and also the regular clock gates 02.59.59 # just tell me how to check that 03.00.21 # perhaps it came with usb detection change 03.00.27 # IIRC PCGCTL should be set to zero and some clock gates should be opened somewhere before that code is run 03.00.43 # should be somewhere in usb_drv_init or some such 03.01.09 # can you dump the value of GRSTCTL while it's stuck there? is it just the soft reset bit set, other bits zero? 03.02.10 # btw, some more example code in case you need some: http://pastie.org/3638893 03.02.53 # that one supports non-dma mode as well, so it might work around those IN EP lockup issues (which might be related to wrong FIFO setup in the first place) 03.03.50 # bits 31 & 0 set 03.04.06 # hm, now why doesn't it reset bit 0 03.04.12 # 31 means ahb master idle IIRC 03.04.17 # which is fine 03.04.32 # yeah the check for ahb master idle is just below 03.05.02 # btw why did you change fifo size ? 03.05.24 # in jan 1st commit 03.05.45 # can you try checking for ahbidle before asserting reset as well? 03.06.02 # it should be idle anyway, but according to the reference manual you have to do that 03.06.08 # hm, no idea, too long ago 03.06.31 # which manual? i dont remember if i have it 03.06.41 # probably in an attempt to resolve that ipod classic lockup trouble 03.07.39 # http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/REFERENCE_MANUAL/DM00031020.pdf 03.08.15 # no change 03.08.32 # can you try setting PCGCTL=0 before that? 03.08.53 # (or PCGCCTL, no idea what it's called in rockbox) 03.09.05 # it's set in usb_drv_init 03.09.26 # and that's the code path that it actually takes? 03.09.55 # yeah usb_drv_init() { ... ; PCGCCTL = 0; usb_reset(); } (it's the only caller) 03.11.22 # i'll try to use the amsv2 code 03.12.02 # hm, what about bisecting? since when is that happening? 03.12.18 # or did it never work with your new driver? 03.12.30 # not sure, i got mixed results 03.12.37 # i'll have to bisect yes 03.14.15 Quit Kiwi-Cam (Remote host closed the connection) 03.21.38 # i.e. the last commit is reportedly working, and reverting last 2 or 3 commits doesnt work for someone else 03.29.32 # TheSeven: d46afc629ef69af307ae44945d7a1be2e6afad64 (Fix USB on nano2g & classic) doesn't work for me 03.31.56 # cddb1cfb16f0616a43b2482dce2aea2a9a1d65f1 neither ... 03.33.01 Nick perrikwp_ is now known as perrikwp (~quassel@cpe-024-163-024-033.triad.res.rr.com) 03.37.31 # 676708c43f399b0686f4af59046396bcc5a710a0 neither .. 03.43.10 # 3.10 is ok though, i can bisect 03.52.52 # rolo is broken btw 03.59.56 # c1d789acdb20ae5b7fce737d9ec799a455e791a9 is the first bad commit 04.00.17 # iirc it was fixed a bit later though - i need to find another good point 04.04.30 # fc8d4b2552b18335420c0549ee7b2dc0b23efac1 doesn't work ... 04.22.04 Quit TheSeven (Disconnected by services) 04.22.13 Join [7] [0] (~quassel@rockbox/developer/TheSeven) 04.31.53 *** Saving seen data "./dancer.seen" 04.33.58 Join bitcraft [0] (~bitcraft@173-20-20-92.client.mchsi.com) 04.47.58 Quit amiconn (Disconnected by services) 04.47.59 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn) 04.48.04 Quit pixelma (Disconnected by services) 04.48.06 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma) 04.48.08 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma) 04.48.21 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn) 04.54.36 # is anyone around who was here when I was talking about trying to port Rockbox to an fpga softcore 05.19.24 Quit curtism (Quit: Live Long and Prosper) 05.44.59 Quit enthdegree (Quit: No Ping reply in 180 seconds.) 05.54.10 Join Rob2222 [0] (~Miranda@p5B025523.dip.t-dialin.net) 05.57.39 Quit Rob2223 (Ping timeout: 245 seconds) 06.16.24 Quit perrikwp (Quit: No Ping reply in 180 seconds.) 06.17.08 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 06.20.57 Quit perrikwp (Read error: Connection reset by peer) 06.29.07 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 06.29.13 Quit Llorean (Ping timeout: 252 seconds) 06.29.35 Join Llorean [0] (~DarkkOne@99-32-78-58.lightspeed.hstntx.sbcglobal.net) 06.29.40 Quit Llorean (Changing host) 06.29.40 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean) 06.31.55 *** Saving seen data "./dancer.seen" 06.32.32 Quit perrikwp_ (Read error: Connection reset by peer) 06.32.39 Quit Prodicus (Quit: ChatZilla 0.9.88.1 [Firefox 10.0.2/20120216092139]) 06.34.21 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 06.34.50 Quit perrikwp (Read error: Connection reset by peer) 06.36.08 Quit anewuser () 06.36.24 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 06.56.25 Quit perrikwp (Quit: No Ping reply in 180 seconds.) 07.01.06 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 07.01.38 Quit Rower85 (Read error: Connection reset by peer) 07.03.49 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 07.06.47 Quit perrikwp (Ping timeout: 265 seconds) 07.19.25 Quit perrikwp_ (Ping timeout: 276 seconds) 07.19.33 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 07.28.32 Quit perrikwp (Ping timeout: 244 seconds) 07.28.36 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 07.32.29 Join jdgord [0] (~jdgord@rockbox/developer/JdGordon) 07.33.44 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 07.34.03 Quit perrikwp_ (Ping timeout: 260 seconds) 07.36.35 Quit bitcraft (Remote host closed the connection) 07.36.53 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 07.38.55 Quit perrikwp (Ping timeout: 252 seconds) 07.43.03 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 07.46.04 Quit perrikwp_ (Ping timeout: 276 seconds) 07.56.34 Join kadoban [0] (~kadoban@ip98-165-177-158.ph.ph.cox.net) 08.05.09 Quit amiconn (Remote host closed the connection) 08.05.09 Quit pixelma (Remote host closed the connection) 08.07.15 Join pixelma [0] (pixelma@rockbox/staff/pixelma) 08.07.16 Join amiconn [0] (amiconn@rockbox/developer/amiconn) 08.08.40 Quit perrikwp (Ping timeout: 255 seconds) 08.09.07 # diginet: saratoga perhaps 08.09.59 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 08.12.02 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 08.14.18 Quit perrikwp (Ping timeout: 246 seconds) 08.16.38 Quit perrikwp_ (Ping timeout: 260 seconds) 08.18.31 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 08.24.45 Quit perrikwp (Read error: Connection reset by peer) 08.25.46 Join Topy44 [0] (~Topy44@f049105243.adsl.alicedsl.de) 08.26.11 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 08.28.50 Quit T44 (Ping timeout: 246 seconds) 08.28.50 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 08.30.37 Quit perrikwp (Ping timeout: 240 seconds) 08.32.00 *** Saving seen data "./dancer.seen" 08.36.09 Join Zagor [242] (~bjst@rockbox/developer/Zagor) 08.42.42 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn) 08.42.52 Quit amiconn (Disconnected by services) 08.43.04 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn) 08.43.17 Quit perrikwp_ (Quit: No Ping reply in 180 seconds.) 08.43.30 Quit pixelma (Disconnected by services) 08.43.32 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma) 08.43.34 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma) 08.43.39 Join ender` [0] (~ender@foo.eternallybored.org) 08.43.41 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 08.46.07 Join nick_p [0] (~nick@82-69-105-120.dsl.in-addr.zen.co.uk) 08.49.56 Quit perrikwp (Read error: Connection reset by peer) 08.51.30 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 08.58.56 Quit Rob2222 (Quit: Rob2222) 08.59.07 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 08.59.55 Quit perrikwp (Read error: Connection reset by peer) 09.01.07 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 09.01.44 Join LinusN [0] (~linus@giant.haxx.se) 09.02.23 Quit perrikwp (Read error: Connection reset by peer) 09.03.09 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de) 09.06.52 Join Tuggers [0] (~Tuggers@rrcs-97-77-50-90.sw.biz.rr.com) 09.07.35 Part Tuggers 09.10.25 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 09.12.22 # anyone around? 09.14.36 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 09.15.58 Quit perrikwp (Ping timeout: 245 seconds) 09.26.24 # diginet: yes 09.31.32 Join Rob2222 [0] (~Miranda@p5B025523.dip.t-dialin.net) 09.38.30 Quit bertrik (Ping timeout: 276 seconds) 10.03.20 Quit kadoban (Ping timeout: 246 seconds) 10.20.05 Quit perrikwp_ (Ping timeout: 260 seconds) 10.21.23 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 10.23.10 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 10.25.41 Quit perrikwp (Ping timeout: 248 seconds) 10.26.26 Quit mystica555_ (Ping timeout: 246 seconds) 10.27.50 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 10.30.16 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl) 10.30.27 Quit perrikwp_ (Ping timeout: 245 seconds) 10.31.08 # speaking about rolo() can I ask for review of g#190? 10.32.04 *** Saving seen data "./dancer.seen" 10.33.07 # hmm how do I search for particular commit in git web interface? Entering hash in search box doesn't work 10.34.20 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 10.34.22 Quit nick_p (Quit: Leaving) 10.36.46 Quit Keripo (Read error: Connection reset by peer) 10.37.18 Quit perrikwp (Ping timeout: 264 seconds) 10.42.16 Join Keripo [0] (~Keripo@eng118.wireless-resnet.upenn.edu) 10.57.08 Join mystica555 [0] (~Mike@71-211-204-107.hlrn.qwest.net) 11.39.30 Quit perrikwp_ (Quit: No Ping reply in 180 seconds.) 11.39.43 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 11.42.32 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 11.44.36 Quit perrikwp (Ping timeout: 252 seconds) 11.44.43 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 11.47.28 Quit perrikwp_ (Ping timeout: 252 seconds) 11.50.27 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 11.52.33 Quit perrikwp (Ping timeout: 244 seconds) 11.52.51 Quit swilde (Remote host closed the connection) 11.53.06 Join TomColler [0] (~thomas@net-93-144-146-165.cust.dsl.teletu.it) 11.54.02 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 11.56.33 Quit perrikwp_ (Ping timeout: 260 seconds) 11.57.53 Quit perrikwp (Read error: Operation timed out) 11.58.53 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 12.03.09 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 12.05.05 Quit perrikwp (Ping timeout: 260 seconds) 12.08.43 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 12.11.27 Join perrikwp__ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 12.11.30 Quit perrikwp_ (Ping timeout: 264 seconds) 12.13.22 Quit perrikwp (Ping timeout: 245 seconds) 12.13.45 Quit perrikwp__ (Read error: Operation timed out) 12.14.09 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 12.18.57 Quit perrikwp (Ping timeout: 246 seconds) 12.19.01 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 12.24.46 Join Thra11 [0] (~thrall@126.24.125.91.dyn.plus.net) 12.29.29 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 12.29.38 Quit perrikwp_ (Read error: Connection reset by peer) 12.32.05 *** Saving seen data "./dancer.seen" 12.32.13 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 12.32.49 Quit jdgord (Quit: Bye) 12.34.53 Quit perrikwp (Ping timeout: 246 seconds) 12.35.01 Quit perrikwp_ (Read error: Connection reset by peer) 12.36.18 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 12.36.38 Join T44 [0] (~Topy44@f048136084.adsl.alicedsl.de) 12.38.41 Mode "#rockbox +o Torne" by ChanServ (ChanServ@services.) 12.38.45 Kick (#rockbox perrikwp :fix your connection) by Torne!~torne@rockbox/developer/Torne 12.38.47 Mode "#rockbox -o Torne" by Torne (~torne@rockbox/developer/Torne) 12.41.09 Quit Topy44 (Ping timeout: 276 seconds) 12.43.27 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 12.55.33 Quit perrikwp (Ping timeout: 248 seconds) 12.57.19 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com) 13.02.00 Quit perrikwp (Ping timeout: 246 seconds) 13.05.59 Join enthdegree [0] (~BitchX@unaffiliated/enthdegree) 13.09.37 Join MethoS- [0] (~clemens@134.102.106.250) 13.11.54 Quit enthdegree (Quit: No Ping reply in 180 seconds.) 13.12.20 Join enthdegree [0] (~BitchX@unaffiliated/enthdegree) 13.18.01 Join anewuser [0] (~anewuser@186.93.105.12) 13.18.01 Quit anewuser (Changing host) 13.18.01 Join anewuser [0] (~anewuser@unaffiliated/anewuser) 13.32.06 Quit enthdegree (Ping timeout: 246 seconds) 13.47.15 Quit jm (Ping timeout: 252 seconds) 13.50.51 # what, no commits today? :) 14.08.44 Quit MethoS- (Ping timeout: 265 seconds) 14.23.09 Join Rower85 [0] (husvagn@v-413-alfarv-90.bitnet.nu) 14.32.09 *** Saving seen data "./dancer.seen" 14.59.02 Join WalkGood [0] (~4@unaffiliated/walkgood) 15.21.51 Quit wodz (Quit: Leaving) 15.31.16 # how to make a playlist of all the songs of the mp3-player :S 15.31.19 # seems impossible? 15.37.48 Quit Keripo (Quit: Leaving.) 15.42.05 # Rower85: if you're using the file browser it's easiest if all audio files are under the same directory. If that's the case, press long-select on that directory, choose "current playlist", and choose "insert". If you have more than one base directory with music, you'll have to repeat this for all of them. If you use the database you can do similar things. 15.42.46 # * gevaerts 's music is all in "audio/music/", with subdirectories per composer and then per work, so he'd do this on "music" 15.43.41 Join saratoga [0] (98032909@gateway/web/freenode/ip.152.3.41.9) 15.44.08 # i just noticed the database doesn't have a "play all" option 15.44.41 # er, yes it does :) 15.44.46 # well. 15.44.49 # sort of 15.45.17 # theres one for "play all" for a given artist or genre 15.45.28 # but i don't see a "play everything" option 15.45.32 # tracks 15.46.00 # ah does that do it? 15.46.08 # perhaps that could be better named 15.46.16 # "Track" is just every track, by name 15.46.30 # what the db *can't* do is play all of a given search "recursively" 15.46.34 # i.e. preserving the order of the subtrees 15.46.46 # so if you play all tracks by an artist you get all tracks in alphabetical order 15.46.59 # not the same thing as if you went into each submenu and played them in that order 15.47.17 # would anyone mind if I renamed that to something like "all tracks" 15.47.35 # seems sensible 15.56.22 # thank you gevaerts 16.24.08 Quit remlap (Ping timeout: 246 seconds) 16.32.11 *** Saving seen data "./dancer.seen" 16.37.45 Join bitcraft [0] (~bitcraft@173-20-20-92.client.mchsi.com) 16.41.25 Join leavittx [0] (~leavittx@89.221.199.187) 16.41.27 Join XavierGr [0] (~xavier@rockbox/staff/XavierGr) 16.44.50 Part XavierGr 16.45.11 Join XavierGr [0] (~xavier@rockbox/staff/XavierGr) 16.45.32 Join Scr0mple [0] (~Simon@119.225.209.134) 16.47.10 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 16.48.01 Quit Scromple (Ping timeout: 250 seconds) 17.04.55 Part Zagor 17.08.51 Part LinusN 17.18.50 Quit bitcraft (Remote host closed the connection) 17.28.16 Join bitcraft [0] (~bitcraft@173-20-20-92.client.mchsi.com) 17.30.39 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 17.32.07 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93) 17.33.19 Join remlap [0] (~Patrick@190.28.169.217.in-addr.arpa) 17.35.09 Quit k4tfish (Quit: ZNC - http://znc.in) 17.39.10 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky) 17.45.06 Join jlbiasini [0] (~metaphys@d86-32-96-55.cust.tele2.at) 17.47.17 Quit bitcraft (Remote host closed the connection) 17.48.03 Join Thra11_ [0] (~thrall@87.115.188.159) 17.50.35 Quit Thra11 (Ping timeout: 265 seconds) 17.53.11 Part jlbiasini 17.54.51 Join kadoban [0] (~kadoban@ip98-165-177-158.ph.ph.cox.net) 18.01.12 Quit WalkGood (Quit: ♪ ♫ ♪ ♫ ♪ ♫ ♪) 18.06.02 Join antil33t [0] (~Ahurhurr@101.98.150.103) 18.10.05 Join bitcraft [0] (~bitcraft@66.254.199.148) 18.19.57 Quit bluebrother (Disconnected by services) 18.20.04 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 18.22.25 Quit fs-bluebot (Ping timeout: 246 seconds) 18.23.32 Join fs-bluebot [0] (~fs-bluebo@g231121166.adsl.alicedsl.de) 18.24.43 Join PaulJam [0] (~Paule@p54BEC380.dip.t-dialin.net) 18.31.02 Join Strife89 [0] (~Strife89@207.144.201.128) 18.32.13 *** Saving seen data "./dancer.seen" 18.39.30 # i took a working revision for usb-nano2g, copied the .c file 18.39.56 # used that file on master, just changing register names to use the new macros -> deadlock on plug 18.40.30 Join TheLemonMan [0] (~LemonBoy@adsl-ull-155-241.45-151.net24.it) 18.46.01 # pushed that on g#181 18.46.02 # 3Gerrit review #181 at http://gerrit.rockbox.org/r/#change,181 : Nano2g: use 6229d623b03cb0999cc8920be45252e333aff084 version by Rafaël Carré (changes/81/181/2) 18.50.07 # * Mir pokes a funman 18.50.16 # o/ 18.50.19 # moin moin 18.52.20 Quit y4n (Disconnected by services) 18.52.33 Join Llorean1 [0] (~DarkkOne@99-32-78-58.lightspeed.hstntx.sbcglobal.net) 18.52.35 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 18.53.53 Quit Llorean (Ping timeout: 245 seconds) 18.54.02 Join Llorean [0] (~DarkkOne@99-32-78-58.lightspeed.hstntx.sbcglobal.net) 18.54.14 Quit Llorean (Changing host) 18.54.14 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean) 18.56.43 Quit Llorean1 (Ping timeout: 246 seconds) 18.57.29 Join lebellium [0] (~chatzilla@g231189173.adsl.alicedsl.de) 19.12.25 Join n1s [0] (~n1s@nl118-175-223.student.uu.se) 19.12.25 Quit n1s (Changing host) 19.12.25 Join n1s [0] (~n1s@rockbox/developer/n1s) 19.19.07 Join dhrasmus [0] (~dhrasmus@209.63.8.150) 19.27.37 Quit dhrasmus (Ping timeout: 244 seconds) 19.40.34 Join dhrasmus [0] (~dhrasmus@209.63.8.150) 19.46.26 Quit y4n (Disconnected by services) 19.46.33 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 19.47.35 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl) 19.47.36 Quit bertrik (Changing host) 19.47.36 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 19.47.46 Quit dhrasmus (Ping timeout: 244 seconds) 19.47.52 Join [Saint_] [0] (~Saint]@unaffiliated/saint/x-8516940) 19.48.03 Join n1s_ [0] (~n1s@nl118-175-223.student.uu.se) 19.48.29 Quit n1s (Read error: Connection reset by peer) 19.49.32 Join nosa [0] (~m00k@adsl-74-235-26-104.clt.bellsouth.net) 19.49.34 Quit [Saint] (Ping timeout: 255 seconds) 19.49.57 Quit nosa-j (Ping timeout: 265 seconds) 19.49.58 Nick nosa is now known as nosa-j (~m00k@adsl-74-235-26-104.clt.bellsouth.net) 19.54.20 Join curtism [0] (~curtis@bas11-montreal02-1128531121.dsl.bell.ca) 19.54.20 Quit curtism (Changing host) 19.54.20 Join curtism [0] (~curtis@unaffiliated/programble) 19.54.33 Join prof_wolfff [0] (~prof_wolf@81.61.201.173.dyn.user.ono.com) 19.59.30 Join litejk [0] (~litejk@80.202.230.199) 19.59.37 Part litejk ("130 3.11 has been branched | Please read before speaking: http://www.rockbox.org/wiki/IrcGuidelines | Please direct offtopic/social chat to #rockbox-community | This channel is logged at http://www.rockbox.org/irc") 20.00.32 Join nosa [0] (~m00k@adsl-74-235-26-68.clt.bellsouth.net) 20.01.08 Quit nosa-j (Ping timeout: 248 seconds) 20.01.09 Nick nosa is now known as nosa-j (~m00k@adsl-74-235-26-68.clt.bellsouth.net) 20.04.56 Quit n1s_ (Ping timeout: 244 seconds) 20.08.05 Join n1s [0] (~n1s@nl118-175-223.student.uu.se) 20.08.05 Quit n1s (Changing host) 20.08.05 Join n1s [0] (~n1s@rockbox/developer/n1s) 20.08.23 Join Thra11 [0] (~thrall@87.115.189.97) 20.10.57 Quit Thra11_ (Ping timeout: 276 seconds) 20.27.32 # hello Mir 20.32.17 *** Saving seen data "./dancer.seen" 20.44.02 Join Misanthropos [0] (~Misanthro@adsl-84-227-60-132.adslplus.ch) 20.45.50 Quit saratoga (Ping timeout: 245 seconds) 20.52.18 Quit PaulJam (Ping timeout: 264 seconds) 20.57.55 Quit y4n (Quit: We're fucking 3LN!) 21.11.16 Join wodz [0] (~wodz@89-76-160-35.dynamic.chello.pl) 21.12.20 # Ha! I found serious flaw in my benchmark procedure of rk27xx performance. Retesting now. 21.17.24 Join anewuser_ [0] (~anewuser@186.93.105.12) 21.18.59 # Slasheri: did you make any progress yet? 21.20.36 Quit anewuser (Ping timeout: 248 seconds) 21.23.57 # gevaerts: sorry, i forgot to bring the correct usb cable with me so i couldn't do any debugging yet :( 21.25.34 # gevaerts: anyway, if needed, the dircache hibernation should be easy to disable.. just disable calling to dircache_load() 21.25.39 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at) 21.25.51 # Slasheri: ok, that makes sense 21.31.23 # Slasheri: so probably in main.c disable the #ifdeffed block that starts at line 218? 21.34.13 # gevaerts: i think that should be enough 21.34.34 # OK. I'll commit that to the 3.11 branch. If a proper fix appears we can still change it 21.34.52 # until we have fixed the issue.. i have no idea what has broke it, because once i already fixed that 21.35.25 # I don't mind trunk/master being buggy, but I'd like the release not to crash :) 21.35.53 # shipping a release with known crash bugs is a bit crap 21.37.33 # I'm still not sure if it ever happens with the official bootloader, but v7pre4 is more or less guaranteed to trigger it 21.38.27 # with the old v6 bootloader that issue cant happen, because it don't store the bit to indicate whether the disk is dirty or not 21.38.58 # so dircache hibernation is kept disabled 21.39.06 # Ah, right 21.39.23 # That explains why we aren't flooded with complaints :) 21.40.59 # Commit 71039a9 in rockbox v3.11 by 03Frank Gevaerts: Bump release build versions to 3.11RC 21.41.00 # Commit ab07950 in rockbox v3.11 by 03Frank Gevaerts: Disable loading dircache from disk to avoid FS#12590. 21.44.43 Quit bertrik (Ping timeout: 246 seconds) 21.49.14 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl) 21.49.15 Quit bertrik (Changing host) 21.49.15 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 21.53.40 # gevaerts: can you sched some light on the USB detection change in 4fcffcbdf34 ? What needs to be done/changed in usb drivers for this ? 21.54.33 # funman: have you pinpointed usb bug on n2g? 21.54.47 # not yet, I'm trying to put the fault on someone else than me 21.55.02 # i am a bit puzzled by g#181 results 21.55.03 # 3Gerrit review #181 at http://gerrit.rockbox.org/r/#change,181 : Nano2g: use 6229d623b03cb0999cc8920be45252e333aff084 version by Rafaël Carré (changes/81/181/2) 21.55.06 # good tactic :-) 21.55.44 # i could have borked my changes for DEPCTL* macros change (which now take 2 arguments to contruct the old D{I,O}EPCTLx ) 21.56.19 # if they are correct it means there is a problem elsewhere and this change is likely to have affected USB drivers 21.57.06 # i checked out various 'fix usb nano2g' commits by [7] but none worked for me 21.57.11 # You could try the other way around - put your macros on top of 3.10. 21.57.25 # yeah or just copy paste the old headers 21.58.43 # funman: that particular commit shouldn't impact drivers as far as I remember 21.59.22 # The driver bits in there were basically only changes to remove some silly indirection 22.00.13 Quit bertrik (Read error: Connection reset by peer) 22.00.17 # Of course usb.c got some bigger changes, but I'd be surprised if those broke the nano2g. They didn't break anything else 22.04.43 # i was asking because i saw removed code but it indeed doesn't look driver specific 22.05.14 # wodz: doesn't work :( 22.05.48 # so this is strong indicator that macros are borked 22.06.10 # i mean old code + old macros = still fail 22.06.20 # g#181 updated 22.06.41 Quit fs-bluebot (Remote host closed the connection) 22.06.45 # you mean old code + old macros on top of master? 22.06.49 # yeah 22.07.04 # .c file from 6229d623b03cb0999cc8920be45252e333aff084 and with old macros copy/pasted 22.07.12 # interesting 22.07.16 # only change is remove usb-target.h include and *_dcache functions change 22.07.27 Quit domonoky (Read error: Connection reset by peer) 22.08.09 # nano2g's usb-target.h only had a function prototype 22.08.23 # also s/master/v3.11/ 22.09.01 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky) 22.09.59 # 6229d623b03cb0999cc8920be45252e333aff084 works fine 22.11.49 # http://pastie.org/3643870 22.12.18 # so the (or a) bug is somewhere else than in driver 22.13.24 # still could be the .h in export/ 22.15.24 Quit benedikt93 (Quit: Bye ;)) 22.16.37 # old .c + old .h = still fail so no 22.17.37 # i could bisect and copy 6229d623's usb code each time to see which other commit broke it 22.20.37 # gevaerts: could it have changed timing in usb init ? 22.21.32 # hm, good question 22.22.47 # It shouldn't have changed it much I'd say 22.22.57 # hum... i have a working commit on top of v3.11 22.23.48 # it locks on the second plug though 22.24.12 Quit ender` (Quit: Two things are infinite: the universe and human stupidity, even though I'm not yet sure about the universe. -- A. Einstein) 22.24.29 # and after reset too 22.24.56 # funman: 4fcffcbdf34 is reasonably recent, so it should be easy to revert to see what happens 22.26.15 Join ender` [0] (~ender@foo.eternallybored.org) 22.27.53 # no luvck 22.32.20 *** Saving seen data "./dancer.seen" 22.46.19 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl) 22.46.20 Quit bertrik (Changing host) 22.46.20 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 22.49.46 # bfd69f2aa19321e7fb3dfdd0befcfc7e32eca656 is the first bad commit 22.50.34 Quit curtism (Quit: Live Long and Prosper) 22.50.48 Join curtism [0] (~curtis@bas11-montreal02-1128531121.dsl.bell.ca) 22.50.48 Quit curtism (Changing host) 22.50.48 Join curtism [0] (~curtis@unaffiliated/programble) 22.53.31 Quit wodz (Quit: Leaving) 22.54.35 Quit TheLemonMan (Quit: WeeChat 0.3.7) 22.58.58 # reverting doesn't help though .. 23.14.14 # jhMikeS: ping 23.18.19 # hello JdGordon , I noticed you made a random value patch, sounds very good but I can't try it as I don't compile anything, just download the builds on the RB website :( 23.25.26 Join evilnick [0] (~evilnick@rockbox/staff/evilnick) 23.28.38 Join MethoS- [0] (~clemens@134.102.106.250) 23.30.06 Quit liar (Remote host closed the connection) 23.34.56 Quit MethoS- (Remote host closed the connection) 23.37.22 Join dhrasmus [0] (~dhrasmus@c-76-105-172-58.hsd1.or.comcast.net) 23.40.20 # ddddd 23.40.37 Quit Strife89 (Ping timeout: 260 seconds) 23.47.13 Quit factor (Quit: Leaving) 23.48.02 Quit n1s (Quit: Ex-Chat) 23.56.00 Join Thra11_ [0] (~thrall@87.115.161.132) 23.58.42 Quit Thra11 (Ping timeout: 260 seconds)