Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2012-03-21

00:00:44KiwiCamnumber 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:47KiwiCamPlease step in people if I'm putting him wrong.
00:02:30lebelliumso if I understand well only %xl(A,no_album_art.bmp,0,0,5) and %xd(A,%ss(1,1,%pt,number))
00:02:46KiwiCamPerfect.
00:02:52lebelliumOk I try that
00:03:05lebelliumbut I admit I don't understand this structure
00:03:14KiwiCamJdGordon: I have the syntax correct in that $ss don't I?
00:06:17 Quit domonoky1 (Read error: Connection reset by peer)
00:07:18lebelliumhum same results
00:07:27lebelliumonly display the 1st design
00:08:00KiwiCamI'll try it here....
00:08:27lebelliummaybe I should try with the 1st digit instead of the 2nd
00:08:42JdGordonKiwiCam: 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:46funman<pervert> guess what i hold in my hand?
00:13:04gevaertsfunman: something rather small!
00:13:12gevaertsnano-sized, maybe? :)
00:13:47funman$40 for a one night stand (expected battery life) :)
00:14:05funmanthe metro line was cut today between the seller and me though
00:14:32funmanlet's hope the curse stopped now
00:22:12 Quit bertrik (Ping timeout: 245 seconds)
00:22:13KiwiCamNo 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:10KiwiCam%pt probably isn't what you might like to use anyway. Try this %xd(A,%ss(0,1,%pc,number)) %pc
00:26:37KiwiCamremove the %pc at the end. That was just so I could see the value.
00:26:59lebelliumwhy %pc? this is the current time in song. I don't want the pic to change several times within one song
00:27:28gevaertsKiwiCam: the idea is to get something pseudorandom per track
00:27:52gevaertsPer track change ideally, but I don't think we have anything that would do that
00:28:15KiwiCamOK. But that works. There's something in %pt that's causing issue. There might be a better Tag to use.
00:28:54lebelliumI still don't unserstand why the digit of total track time doesn't work (display only one design for all tracks)
00:28:55KiwiCam%pt probably will work. I just need to play around with it more.
00:29:06funmansudo ./ipodpatcher -a ~/bn2/bootloader-ipodnano2g.ipod
00:29:17funman[ERR] Model name in input file (nn2g) doesn't match ipod model (nn2x)
00:30:01funmannow needs itunes restore :o
00:30:09 Part TomColler
00:30:25KiwiCamWhat'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:40KiwiCam%in How about that? Shame we can't do a %right?
00:31:48***Saving seen data "./dancer.seen"
00:34:13lebelliummaybe %in can be an alternative trick
00:34:20lebelliumbut less random as digits
00:34:23KiwiCamYou could do an If track number >999 then forth digit in > 99 then third digit in, >9, second...
00:35:50lebelliumI can try that indeed.
00:35:50funmani have no partition table for that one - now it's macosx formatted :(
00:36:17lebelliumIt's getting late in Berlin, time to sleep now but I'll try your trick with track number tomorrow
00:36:39KiwiCamI'd help you with the conditional's but I'm quite retarded when it comes to doing that.
00:37:07lebelliumI should be able to do that
00:37:11 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
00:38:05lebelliumanyways 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:18funman[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:50KiwiCamlebellium: 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:22KiwiCamwhy =way
01:00
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:22funmanipodpatcher built from source just bricks my nano2g
01:13:15funmanTheSeven: please check g#192
01:13:16fs-bluebotGerrit 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:36TheSevenfunman: no idea what that code does?
01:47:58TheSevennn2x usually means encrypted nn2g image, i.e. signed bootloader
01:49:06 Quit prof_wolfff (Ping timeout: 246 seconds)
01:49:30TheSevenask linuxstb for the details, I think he has implemented that stuff back then
01:54:26funmanTheSeven: i think it matches bootloaders file format
01:54:46funmane.g. nano2g -> 'nn2x'; does bootloader-ipodnano2g.ipod have 'nn2x' signature?
01:54:58funmanit doesn't (it has 'nn2g') so ipodpatcher rejects it
01:55:03TheSevenbootloader-ipodnano2g.ipodx does have that signature
01:55:42funmannn2x ?
01:55:49TheSevenyes
01:55:53 Join Kiwi-Cam [0] (~androirc@122.63.87.36)
01:55:55funmani only have a .ipod
01:55:58TheSeventhat 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:00
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:31funmani followed the manual but manual installation doesn't detail building from source
02:10:09Kiwi_CAMlebellium: (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:53JdGordonif you *really* want random it oculd be implemented in about 5 minutes
02:13:17JdGordon%?xx<as|many|options|as|you|want|and|it|will|chooose|one>
02:24:25 Join enthdegree [0] (~BitchX@unaffiliated/enthdegree)
02:24:32JdGordonKiwi_CAM: g#193
02:24:33fs-bluebotGerrit 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:55funmanTheSeven: nano2g deadlocks on while (GRSTCTL & GRSTCTL_csftrst); /* Wait for OTG to ack reset */
02:59:37TheSevenhm, I think we had that before... all neccessary clocks unmasked?
02:59:41TheSeven(PCGCTL)
02:59:52TheSevenand also the regular clock gates
02:59:59funmanjust tell me how to check that
03:00
03:00:21funmanperhaps it came with usb detection change
03:00:27TheSevenIIRC PCGCTL should be set to zero and some clock gates should be opened somewhere before that code is run
03:00:43TheSevenshould be somewhere in usb_drv_init or some such
03:01:09TheSevencan you dump the value of GRSTCTL while it's stuck there? is it just the soft reset bit set, other bits zero?
03:02:10TheSevenbtw, some more example code in case you need some: http://pastie.org/3638893
03:02:53TheSeventhat 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:50funmanbits 31 & 0 set
03:04:06TheSevenhm, now why doesn't it reset bit 0
03:04:12TheSeven31 means ahb master idle IIRC
03:04:17TheSevenwhich is fine
03:04:32funmanyeah the check for ahb master idle is just below
03:05:02funmanbtw why did you change fifo size ?
03:05:24funmanin jan 1st commit
03:05:45TheSevencan you try checking for ahbidle before asserting reset as well?
03:06:02TheSevenit should be idle anyway, but according to the reference manual you have to do that
03:06:08TheSevenhm, no idea, too long ago
03:06:31funmanwhich manual? i dont remember if i have it
03:06:41TheSevenprobably in an attempt to resolve that ipod classic lockup trouble
03:07:39TheSevenhttp://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/REFERENCE_MANUAL/DM00031020.pdf
03:08:15funmanno change
03:08:32TheSevencan you try setting PCGCTL=0 before that?
03:08:53TheSeven(or PCGCCTL, no idea what it's called in rockbox)
03:09:05funmanit's set in usb_drv_init
03:09:26TheSevenand that's the code path that it actually takes?
03:09:55funmanyeah usb_drv_init() { ... ; PCGCCTL = 0; usb_reset(); } (it's the only caller)
03:11:22funmani'll try to use the amsv2 code
03:12:02TheSevenhm, what about bisecting? since when is that happening?
03:12:18TheSevenor did it never work with your new driver?
03:12:30funmannot sure, i got mixed results
03:12:37funmani'll have to bisect yes
03:14:15 Quit Kiwi-Cam (Remote host closed the connection)
03:21:38funmani.e. the last commit is reportedly working, and reverting last 2 or 3 commits doesnt work for someone else
03:29:32funmanTheSeven: d46afc629ef69af307ae44945d7a1be2e6afad64 (Fix USB on nano2g & classic) doesn't work for me
03:31:56funmancddb1cfb16f0616a43b2482dce2aea2a9a1d65f1 neither ...
03:33:01 Nick perrikwp_ is now known as perrikwp (~quassel@cpe-024-163-024-033.triad.res.rr.com)
03:37:31funman676708c43f399b0686f4af59046396bcc5a710a0 neither ..
03:43:10funman3.10 is ok though, i can bisect
03:52:52funmanrolo is broken btw
03:59:56funmanc1d789acdb20ae5b7fce737d9ec799a455e791a9 is the first bad commit
04:00
04:00:17funmaniirc it was fixed a bit later though - i need to find another good point
04:04:30funmanfc8d4b2552b18335420c0549ee7b2dc0b23efac1 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:36diginetis anyone around who was here when I was talking about trying to port Rockbox to an fpga softcore
05:00
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:00
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:00
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:00
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:07funmandiginet: 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:00
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:22diginetanyone 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:24Zagordiginet: yes
09:31:32 Join Rob2222 [0] (~Miranda@p5B025523.dip.t-dialin.net)
09:38:30 Quit bertrik (Ping timeout: 276 seconds)
10:00
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:08wodzspeaking about rolo() can I ask for review of g#190?
10:32:04***Saving seen data "./dancer.seen"
10:33:07wodzhmm 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:00
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:00
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:41Mode"#rockbox +o Torne" by ChanServ (ChanServ@services.)
12:38:45Kick(#rockbox perrikwp :fix your connection) by Torne!~torne@rockbox/developer/Torne
12:38:47Mode"#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:00
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:51Zagorwhat, no commits today? :)
14:00
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:00
15:21:51 Quit wodz (Quit: Leaving)
15:31:16Rower85how to make a playlist of all the songs of the mp3-player :S
15:31:19Rower85seems impossible?
15:37:48 Quit Keripo (Quit: Leaving.)
15:42:05gevaertsRower85: 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:08saratogai just noticed the database doesn't have a "play all" option
15:44:41Torneer, yes it does :)
15:44:46Tornewell.
15:44:49Tornesort of
15:45:17saratogatheres one for "play all" for a given artist or genre
15:45:28saratogabut i don't see a "play everything" option
15:45:32Tornetracks
15:46:00saratogaah does that do it?
15:46:08saratogaperhaps that could be better named
15:46:16Torne"Track" is just every track, by name
15:46:30Tornewhat the db *can't* do is play all of a given search "recursively"
15:46:34Tornei.e. preserving the order of the subtrees
15:46:46Torneso if you play all tracks by an artist you get all tracks in alphabetical order
15:46:59Tornenot the same thing as if you went into each submenu and played them in that order
15:47:17saratogawould anyone mind if I renamed that to something like "all tracks"
15:47:35Torneseems sensible
15:56:22Rower85thank you gevaerts
16:00
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:00
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:00
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:30funmani took a working revision for usb-nano2g, copied the .c file
18:39:56funmanused 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:01funmanpushed that on g#181
18:46:02fs-bluebotGerrit 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:16Miro/
18:50:19Mirmoin 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:00
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
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:32funmanhello 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:00
21:11:16 Join wodz [0] (~wodz@89-76-160-35.dynamic.chello.pl)
21:12:20wodzHa! 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:59gevaertsSlasheri: did you make any progress yet?
21:20:36 Quit anewuser (Ping timeout: 248 seconds)
21:23:57Slasherigevaerts: sorry, i forgot to bring the correct usb cable with me so i couldn't do any debugging yet :(
21:25:34Slasherigevaerts: 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:51gevaertsSlasheri: ok, that makes sense
21:31:23gevaertsSlasheri: so probably in main.c disable the #ifdeffed block that starts at line 218?
21:34:13Slasherigevaerts: i think that should be enough
21:34:34gevaertsOK. I'll commit that to the 3.11 branch. If a proper fix appears we can still change it
21:34:52Slasheriuntil we have fixed the issue.. i have no idea what has broke it, because once i already fixed that
21:35:25gevaertsI don't mind trunk/master being buggy, but I'd like the release not to crash :)
21:35:53n1sshipping a release with known crash bugs is a bit crap
21:37:33gevaertsI'm still not sure if it ever happens with the official bootloader, but v7pre4 is more or less guaranteed to trigger it
21:38:27Slasheriwith 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:58Slasheriso dircache hibernation is kept disabled
21:39:06gevaertsAh, right
21:39:23gevaertsThat explains why we aren't flooded with complaints :)
21:40:59CIA-44Commit 71039a9 in rockbox v3.11 by Frank Gevaerts: Bump release build versions to 3.11RC
21:41:00CIA-44Commit ab07950 in rockbox v3.11 by Frank 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:40funmangevaerts: 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:33wodzfunman: have you pinpointed usb bug on n2g?
21:54:47funmannot yet, I'm trying to put the fault on someone else than me
21:55:02funmani am a bit puzzled by g#181 results
21:55:03fs-bluebotGerrit review #181 at http://gerrit.rockbox.org/r/#change,181 : Nano2g: use 6229d623b03cb0999cc8920be45252e333aff084 version by Rafaël Carré (changes/81/181/2)
21:55:06wodzgood tactic :-)
21:55:44funmani could have borked my changes for DEPCTL* macros change (which now take 2 arguments to contruct the old D{I,O}EPCTLx )
21:56:19funmanif they are correct it means there is a problem elsewhere and this change is likely to have affected USB drivers
21:57:06funmani checked out various 'fix usb nano2g' commits by [7] but none worked for me
21:57:11wodzYou could try the other way around - put your macros on top of 3.10.
21:57:25funmanyeah or just copy paste the old headers
21:58:43gevaertsfunman: that particular commit shouldn't impact drivers as far as I remember
21:59:22gevaertsThe driver bits in there were basically only changes to remove some silly indirection
22:00
22:00:13 Quit bertrik (Read error: Connection reset by peer)
22:00:17gevaertsOf 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:43funmani was asking because i saw removed code but it indeed doesn't look driver specific
22:05:14funmanwodz: doesn't work :(
22:05:48wodzso this is strong indicator that macros are borked
22:06:10funmani mean old code + old macros = still fail
22:06:20funman g#181 updated
22:06:41 Quit fs-bluebot (Remote host closed the connection)
22:06:45wodzyou mean old code + old macros on top of master?
22:06:49funmanyeah
22:07:04funman.c file from 6229d623b03cb0999cc8920be45252e333aff084 and with old macros copy/pasted
22:07:12wodzinteresting
22:07:16funmanonly change is remove usb-target.h include and *_dcache functions change
22:07:27 Quit domonoky (Read error: Connection reset by peer)
22:08:09funmannano2g's usb-target.h only had a function prototype
22:08:23funmanalso s/master/v3.11/
22:09:01 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky)
22:09:59funman6229d623b03cb0999cc8920be45252e333aff084 works fine
22:11:49funmanhttp://pastie.org/3643870
22:12:18funmanso the (or a) bug is somewhere else than in driver
22:13:24funmanstill could be the .h in export/
22:15:24 Quit benedikt93 (Quit: Bye ;))
22:16:37funmanold .c + old .h = still fail so no
22:17:37funmani could bisect and copy 6229d623's usb code each time to see which other commit broke it
22:20:37funmangevaerts: could it have changed timing in usb init ?
22:21:32gevaertshm, good question
22:22:47gevaertsIt shouldn't have changed it much I'd say
22:22:57funmanhum... i have a working commit on top of v3.11
22:23:48funmanit 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:29funmanand after reset too
22:24:56gevaertsfunman: 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:53funmanno 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:46funmanbfd69f2aa19321e7fb3dfdd0befcfc7e32eca656 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:58funmanreverting doesn't help though ..
23:00
23:14:14funmanjhMikeS: ping
23:18:19lebelliumhello 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:20Misanthroposddddd
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)

Previous day | Next day