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 icon identifies that the person is a core developer (has commit access).

#rockbox log for 2008-03-27

00:00:49jhMikeSNico_P: I take it the event log is heavily filtered.
00:01:04Nico_Pit only displays playback events
00:01:22*gevaerts looks around for people who know how hardware works to comment on his conclusions
00:01:33jhMikeSwhy is it jsut pause events?
00:01:49 Quit DerPapst (Nick collision from services.)
00:01:52 Join DerPapst [0] (n=DerPapst@p5B23C032.dip.t-dialin.net)
00:02:04 Join CyBergRind|w [0] (n=cbr@212.98.160.130)
00:02:17Nico_PjhMikeS: there are others too (Q_AUDIO_FILL_BUFFER, Q_AUDIO_TRACK_CHANGED)
00:03:25linuxstb_kugel: No. But if you want to parse a viewport struct, you should adapt the parse_viewport() function in apps/gui/wps_parser.c, rather than use parse_list directly.
00:03:51 Quit mirak (Client Quit)
00:04:51kugellinuxstb_: No, I don't want parse a vp struct directly. Thanks
00:04:57jhMikeSyeah but what's with the 4 Q_AUDIO_PAUSEs being sent with no other playback events
00:05:00 Join stripwax [0] (n=Miranda@87-194-34-169.bethere.co.uk)
00:05:15jhMikeSI mean like Q_AUDIO_PLAY in between
00:05:28GameJerkthere a way to have the music keep playing when i hit the menu button instead of it fading out and pausing?
00:05:47XavierGrgevaerts: these are the results for high or full speed?
00:05:54Nico_PjhMikeS: that's because I was pausing and unpausing. unpause is done by sending Q_AUDIO_PAUSE with false as a vaule
00:06:02gevaertsXavierGr: high speed
00:06:10XavierGrgevaerts: Nice!
00:06:14scorche|shGameJerk: read the manual please...the last few questions are answerable in there
00:06:33XavierGrHopefully I will have a c240 the next days so I will be able to help in testing (if it isn't a v2)
00:06:35Nico_PjhMikeS: the logf message is actually different, but there isn't enough space in the logf buffer for the latter part
00:06:36 Quit toffe82 (Read error: 104 (Connection reset by peer))
00:06:51gevaertsXavierGr: I'm not sure if I agree. Having to disable _all_ interrupts is not very nic
00:06:57gevaertss/nic/nice/
00:07:20XavierGrwell at least you have a slight idea what is to blame for not working properly
00:07:24jhMikeSNico_P: yeah, was gonna say. now I see.
00:07:55gevaertsYes, but it seems to rule out any kind of creative use of usb (audio,...)
00:08:18 Quit bertrik ("bye")
00:08:23XavierGrgevaerts: ah yes, indeed, forgot that part
00:08:45gevaertsUnless some hardware-wizard can think of a solution
00:09:17Nico_PjhMikeS: I can't try your patch right now but I will ASAP
00:10:07 Quit CaptainKewl ("( www.nnscript.de :: NoNameScript 4.02 :: www.XLhost.de )")
00:11:03 Quit haemmy ("I was raided by the FBI and all I got to keep was this lousy quit message!")
00:13:52 Quit petur ("*plop*")
00:14:34amiconngevaerts: How about just disabling interrupts during the actual block transfer?
00:15:15*amiconn still doubts that this is the root of the problem though
00:15:30amiconnIt might still be an effect of something we're doing wrong
00:15:38GameJerkscorche: i found the fade out on pause/stop option but i can't find anything referring to being able to have the music continue playing when i hit the menu button
00:15:48gevaertsThat could work. The problem is that in theory a transfer can take a long time (seconds...) if the bus is very busy
00:17:05amiconnHmm, isn't a block always transferred in one piece?
00:17:16 Join toffe82__ [0] (n=chatzill@h-74-0-180-178.snvacaid.covad.net)
00:17:25 Nick toffe82__ is now known as toffe82 (n=chatzill@h-74-0-180-178.snvacaid.covad.net)
00:17:45 Quit davina ("GNU/Linux the free alternative to Windows")
00:17:58markunI want to simplify the #ifdefs in firmware/SOURCES a bit. Do you think it's better to have a NO_ATA or a HAVE_ATA define?
00:18:14markun(or maybe something else)
00:18:26 Quit cbr|w (Read error: 110 (Connection timed out))
00:18:39gevaertsNo (unless you use 512 byte blocks). And even if it was, we have no control over when it is actually sent. We just tell the controller that this block is ready in case the host asks for it
00:19:00amiconnAren't the block on the bus always 512 byte (or less)?
00:19:22gevaertsOn the bus the packets are 512 bytes (for high speed)
00:20:18amiconnAh, yes, packets I mean
00:21:06gevaertsbut this controller is pretty high level, so the software can't directly touch packets
00:22:22amiconnI sincerely doubt the apple OF (or any other PP OF) disables all interrupts permanently during usb connection
00:22:49 Quit roolku (Read error: 110 (Connection timed out))
00:23:24 Quit dantje_ ("Ex-Chat")
00:24:25gevaertsActually, I think (but have not verified) that in our current situation you can basically do anything as long as you only touch IRAM and leave the external RAM to the USB controller.
00:24:30amiconnInterrupts or not, the CPU core(s) is/are running in parallel to the usb controller. And when they're running, they're reading code andreading and writing data
00:26:21amiconnBut maybe a cache line miss (and hence fetch) is what disturbs the controller, so it's not the fact that interrupts are running, but rather the fact that interrupts routines are more likely to cause cache misses? (speculating...)
00:26:55gevaertspossibly.
00:27:33amiconnjhMikeS: I vaguely remember having seen something about priorities, so maybe there are configuration bits to configure cpu vs. usb controller (vs. dma engine??) priority for ram accesses?
00:28:48 Join countrymonkey [0] (n=4b05639a@gateway/web/cgi-irc/labb.contactor.se/x-490a4d9c82523ca2)
00:30:06countrymonkeyI guess patches 8722, 8737, and 8761 are ready for commit?
00:30:29 Quit gregzx ("ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020121]")
00:32:41 Join roolku [0] (n=roolku@77-99-112-231.cable.ubr16.edin.blueyonder.co.uk)
00:32:41 Quit toffe82 (Read error: 104 (Connection reset by peer))
00:32:55*bluebrother wonders what "changes were made" this bookshare guy is talking about
00:33:23countrymonkeywhat task? I'm bookshare
00:33:29 Join toffe82__ [0] (n=chatzill@h-74-0-180-178.snvacaid.covad.net)
00:33:49roolkubluebrother: I aggree that the play button should resume, but never got around changing it
00:33:59 Quit toffe82__ (Read error: 104 (Connection reset by peer))
00:34:51bluebrotherroolku: using this display button for switching to the file browser from wps is also confusing -- all my other targets use select instead.
00:35:13bluebrotherI might give it a try once I find the time. No big deal ...
00:35:31 Join corevette [0] (n=corevett@adsl-75-35-113-7.dsl.pltn13.sbcglobal.net)
00:36:06countrymonkeyIf you mean task 8722 than the changes are 2 deprecated strings
00:36:15roolkubluebrother: as for lineout - it is not wired to the dock connector in the player
00:36:56 Quit robin0800 (" HydraIRC -> http://www.hydrairc.com <- Po-ta-to, boil em, mash em, stick em in a stew.")
00:37:03roolkubluebrother: I thought about a hardware mod, but I am not really using the player...
00:37:29 Join cool_walking_ [0] (n=notroot@203-59-129-195.perm.iinet.net.au)
00:38:03bluebrotherstrange. Don't they have enough pins on that connector? Oh well.
00:38:19 Join toffe82__ [0] (n=chatzill@h-74-0-180-178.snvacaid.covad.net)
00:38:27 Nick toffe82__ is now known as toffe82 (n=chatzill@h-74-0-180-178.snvacaid.covad.net)
00:38:43bluebrothercountrymonkey: yep, I was referring to FS #8722. This guy could really be a bit more descriptive IMO.
00:39:31 Quit Mouser_X ()
00:40:23 Quit ol_schoola ()
00:40:24countrymonkeyI'm bookshare. I'm sorry. I said made today because there was a date stamp on the comment and the strings were depricated that day.
00:41:48roolkubluebrother: I think they couldn't spare the space for the required capacitors on the circuit board - there are plenty of spare pins
00:42:01*bluebrother would really appreciate if people won't use different nicks in all places
00:42:15 Join miepchen^schlaf_ [0] (n=miepchen@p54BF564A.dip.t-dialin.net)
00:42:28*linuxstb_ apologises...
00:42:38countrymonkeyWhat's wrong with that?
00:43:28*linuxstb_ retracts that apology (he thinks...)
00:43:58*gevaerts can't remember what nick he uses on the tracker
00:44:22linuxstb_Bagder: Missing arm compiler on femlab.bme.duke.edu ...
00:44:29countrymonkeyYou use fg
00:44:35Nico_Plinuxstb_: you managed to fix the printf warnings in checkwps? congratulations!
00:44:45Nico_Phow did you do it?
00:44:47gevaertsSo I have two nicks and one wikiname
00:46:17linuxstb_Nico_P: I forget now - there were so many warnings to fix (fixing one introduced another...)
00:46:26bluebrotherwell, in your case it's kinda obvious. But non-obvious cases can be quite confusing (and therefore annoying)
00:47:09 Join nas [0] (n=nas@bas5-hamilton14-1279280006.dsl.bell.ca)
00:47:29 Quit matsl (Remote closed the connection)
00:47:47countrymonkeySo it can be committed?
00:47:57countrymonkeyI mean, so they can be committed?
00:49:36 Join emeraldd [0] (n=jules@adsl-68-90-129-224.dsl.lgvwtx.swbell.net)
00:49:37 Quit toffe82 (Read error: 104 (Connection reset by peer))
00:50:11 Join toffe82__ [0] (n=chatzill@h-74-0-180-178.snvacaid.covad.net)
00:50:19 Nick toffe82__ is now known as toffe82 (n=chatzill@h-74-0-180-178.snvacaid.covad.net)
00:50:47*linuxstb_ guesses the broken build server belongs to saratoga
00:50:47jhMikeSamiconn: I just randomly named a register CACHE_PRIORITY with no real idea what it is.
00:51:17gevaertsNice random name :)
00:52:36*bluebrother is annoyed by rbutil creating files on $HOME without asking
00:52:36 Quit toffe82 (Read error: 104 (Connection reset by peer))
00:53:16linuxstb_bluebrother: Didn't you write rbutil?
00:53:55bluebrothernot that part of it.
00:53:59 Join toffe82__ [0] (n=chatzill@h-74-0-180-178.snvacaid.covad.net)
00:54:03 Join barrywardell [0] (n=barrywar@rockbox/developer/barrywardell)
00:54:08 Nick toffe82__ is now known as toffe82 (n=chatzill@h-74-0-180-178.snvacaid.covad.net)
00:55:00 Join jhulst [0] (n=jhulst@unaffiliated/jhulst)
00:55:03bluebrotherand there's a bug in bootloader installed detection.
00:55:55linuxstb_What files get created in $HOME?
00:56:38 Quit stripwax (Read error: 110 (Connection timed out))
00:57:35 Quit miepchen^schlaf (Connection timed out)
00:57:40bluebrotherit created a folder "Olympus mrobe100 Original Firmware Backup" and puts the mi4 file into it
00:58:08gevaertsSo wa
00:58:16*gevaerts blames his keyboard
00:58:18bluebrotherit should at least ask me about it (or tell me that it has done this)
00:58:28gevaertsSo what if you have two mrobe100s ?
00:58:42bluebrotherit will overwrite the first backup
00:58:45linuxstb_Shouldn't it just rename to OF.mi4 on the device?
00:59:19bluebrotheryes. But after some discussion Domonoky added this "host backup".
00:59:47linuxstb_What does the bootloader install actually do?
00:59:48bluebrotherI disliked that idea from the beginning and now I got hit by it.
01:00
01:00:08linuxstb_(on the mrobe100)?
01:00:19bluebrothermove PP5020.mi4 to OF.mi4, download PP5020.mi4 and put it in place (all in the System folder on the player)
01:00:29jhMikeSbtw, any yielding takes control of the interrupt level since there really no safe way to mask and restore them anyway when giving control to other code
01:00:54bluebrotherI was skimming the bootloader installation code and wondering if there could be some stuff consolidated
01:01:23*Nico_P has been reading about LLVM and it looks really promising
01:01:28 Quit OlivierBorowski_ (Read error: 113 (No route to host))
01:01:29 Quit csc` ("Powering Off")
01:01:43bluebrotheroriginally I was searching why rbutil told me the bootloader is already installed (though it wasn't)
01:02:07***Saving seen data "./dancer.seen"
01:02:16bluebrotherthat code is also not too robust. Another item on my todo list ...
01:02:33*bluebrother starts to feel like a grumpy old man
01:04:26preglowanyone tried that mikmod codec?
01:04:37 Quit GameJerk (Read error: 110 (Connection timed out))
01:05:25linuxstb_amiconn: Regarding the (real) red on iriver - it's because I removed adc.h from lcd.h.... I can fix if you want.
01:05:38preglowah, it's a plugin
01:05:40kugellinuxstb_: parse_list again. If I have 12|13|, and I only need the last one, what should I do? NULL,&b didn't work
01:05:47amiconnlinuxstb: Please do.
01:05:51linuxstb_s/lcd.h/lcd-remote.h/
01:06:09 Quit DerPapst (Read error: 110 (Connection timed out))
01:06:15linuxstb_kugel: You have to use all the parameters - why have them there otherwise?
01:06:17amiconnAlthough, the remote type detection doesn't belong where it currently is (lcd driver)
01:07:09 Quit emeraldd ("using sirc version 2.211+KSIRC/1.3.12")
01:07:15kugelbecause I need for one part the complete list, and for another part only the last part
01:07:18Nico_PjhMikeS: I just tried your OS stacks screen patch and I don't see any weird value
01:07:39barrywardellamiconn: did you see my question earlier about the H10 lcd driver?
01:07:50*amiconn scrolls back
01:08:23*countrymonkey needs to eat dinner
01:08:55bluebrothersomeone with an account at sandisks forums around?
01:08:56 Quit countrymonkey ("CGI:IRC (EOF)")
01:09:09Lloreanbluebrother: Aye.
01:09:28bluebrotherLlorean: you're aware of this thread? http://forums.sandisk.com/sansa/board/message?board.id=e200&thread.id=9721&view=by_date_ascending&page=1
01:10:01bluebrotherthe admins telling that all support questions should go to rockbox.org is a bit ... well, annoying, as the thread is about an unofficial installer
01:10:10LloreanQuite. I've emailed the moderator who started it and asked him to either remove the suggestion that people ask us for help, or change the installer mentioned to be the official one.
01:10:29barrywardellamiconn: basically, setting clcd_clock_src to PLL breaks OF loading in the H10 bootloader and I was wondering if you thought it was okay to define it out for the bootloader? and if it should also be done for smal H10?
01:11:14bluebrotherLlorean: nice. I'm sometimes wondering why we are writing an official installer if people frequently come up with unofficial and broken ones.
01:11:22amiconnYou could define it out. Doing so means that the LCD runs a lot slower especially at high cpu clock though
01:11:54barrywardellbut only in the bootloader which probably doesn't matter too much?
01:11:59Lloreanbluebrother: Well, that installer might predate a working RBUtil on Sansa.
01:12:12 Join kushal_12_27_200 [0] (n=kushal@12.169.180.134)
01:12:46amiconnSetting bits 30 and 31 to 1 means the LCD controller is clocked from the PLL, i.e. it runs at 80 MHz when the cpu is boosted. With both bits set to 0 it runs from the base clock (24MHz)
01:13:08amiconnI really wonder why that setting breaks the OF.
01:13:26amiconnHmm, wait
01:13:35barrywardellamiconn: it's necessary for the (big) H10 bootloader. without it, the OF doesn't start up properly
01:14:19 Part toffe82
01:14:51amiconnbarrywardell: I think I know why that happens. It's probably unnecessary to comment out for small H10
01:14:53 Quit miepchen^schlaf_ ()
01:15:00amiconnRemember the speed setting registers?
01:15:02bluebrotherhmm, good point.
01:15:40*linuxstb_ wonders if the build system has died, or just resting...
01:15:51amiconnWe still didn't do a complete series of measurements in order to use the fast fifo-ed transfer on big H10
01:15:56barrywardellamiconn: ah, yes.
01:15:58amiconnOn small H10, it just works
01:16:11amiconnSo I guess the OF will also work
01:16:19barrywardellbig H10 ended up too fast for the controller IIRC
01:16:32amiconnYes, but the speed can be programmed
01:16:50 Quit roolku ("sleep")
01:16:51 Join saratoga [0] (n=9803c6dd@gateway/web/cgi-irc/labb.contactor.se/x-896db001d45bff9d)
01:17:00amiconn...which the big H10 iriver loader doesn't do, but the small H10 iriver loader does
01:17:03 Quit saratoga (Client Quit)
01:17:08linuxstb_saratoga: Hi... bah...
01:17:09 Join saratoga [0] (n=9803c6dd@gateway/web/cgi-irc/labb.contactor.se/x-a935d84cfa79f3ed)
01:17:31*amiconn should really do a series of experiments with that
01:17:36linuxstb_saratoga: Is femlab.bme.duke.edu your build server?
01:17:46 Join saratoga222 [0] (n=9803c6dd@gateway/web/cgi-irc/labb.contactor.se/x-3e6c9d2cd9bc3819)
01:17:47amiconnWould be nice to compare results with a big H10 then...
01:17:55 Quit saratoga222 (Client Quit)
01:17:56 Join saratoga22222 [0] (n=9803c6dd@gateway/web/cgi-irc/labb.contactor.se/x-fcb04ce55e09ba11)
01:18:02 Quit bluebrother ("sleep")
01:18:25amiconnbarrywardell: I'd say disable it for big H10 bootloader for now, putting a big comment that lcd controller speed settings need work...
01:18:35barrywardellI did a seried of experiments with my (big) H10 previously. there's a link somewhere in the IRC logs
01:18:41 Part feindbild ("http://www.last.fm/user/_poison/")
01:18:43 Join miepchen^schlaf [0] (n=miepchen@p54BF564A.dip.t-dialin.net)
01:18:44barrywardellamiconn: OK, will do
01:18:50amiconnIs that link target still available
01:18:52amiconn?
01:19:02*amiconn needs to find that link as well
01:19:19barrywardellI think it was pastebin, available indefinitely but can't remember exactly
01:19:26linuxstb_saratoga22222: Is femlab.bme.duke.edu your build server?
01:19:32*amiconn fetches the latest bunch of logs now that listlogs.pl is back
01:21:28*amiconn usually sets pastebin contents to limited lifetime
01:21:35amiconnIf I don't forget it, that is
01:21:44*gevaerts is going to sleep
01:22:09 Quit saratoga ("CGI:IRC (Ping timeout)")
01:22:10*linuxstb_ is still trying to see if his commits were green...
01:22:53 Quit gevaerts ("ZZzz..")
01:23:16 Quit Nico_P (Remote closed the connection)
01:26:01 Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net)
01:26:03saratoga22222linuxstb_: yes and i've just corrected that
01:27:08linuxstb_saratoga22222: Thanks.
01:28:53barrywardellamiconn: found my original records
01:29:22barrywardellamiconn: http://pastebin.ca/958928
01:29:23amiconnI've found the correct log. 2007-10-12
01:29:49 Join OlivierBorowski_ [0] (n=OlivierB@ANancy-157-1-103-231.w86-218.abo.wanadoo.fr)
01:32:33linuxstb_saratoga22222: I've just made another commit if you want to wait to see if your server's OK now.
01:33:13 Quit amiconn (Nick collision from services.)
01:33:19 Join amiconn [50] (n=jens@rockbox/developer/amiconn)
01:35:15*amiconn wants the buildmaster script to become a bit more intelligent :\
01:35:26saratoga22222linuxstb: is there someway I can tell besides watching top?
01:35:50saratoga22222linuxstb_: you too
01:35:54 Quit techhelper1 ()
01:37:26linuxstb_saratoga22222: Just check the build table in a few minutes. But I guess if arm-elf-gcc is running, it's OK.
01:38:02 Join Matt65 [0] (n=189e0b72@gateway/web/cgi-irc/labb.contactor.se/x-6885fe001c334c2f)
01:39:37saratoga22222is there someway on the table to see what machine built what?
01:40:06Matt65I just tried installing rockbox, following the instructions word for word on a Sansa e260. NOT v2. After it reset it brought up the sandisk loading screen, and froze there
01:40:06amiconnHover over the table cell...
01:40:14saratoga22222oh never mind
01:41:46saratoga22222I don't understand this
01:41:47saratoga2222273 Warning: couldn't get zip from rbclient@femlab.bme.duke.edu/build-ipodcolor
01:41:47saratoga2222273 Copied rbclient@femlab.bme.duke.edu:build-ipodcolor/rockbox.zip in 3 seconds, 725193 bytes/second
01:41:54saratoga22222did it get the zip or not?
01:42:14linuxstb_saratoga22222: Check the build logs for any of the red builds - arm-elf-gcc isn't in yout path
01:43:53Matt65can anyone point me in the right direction atleast?
01:44:32linuxstb_Matt65: Which instructions did you follow? manual or automatic install?
01:44:33saratoga22222rbclient@biosgroup-desktop:~$ arm-elf-gcc
01:44:33saratoga22222arm-elf-gcc: no input files
01:44:35saratoga22222rbclient@biosgroup-desktop:~$ arm-elf-gcc
01:44:35saratoga22222arm-elf-gcc: no input files
01:45:15linuxstb_saratoga22222: Are you ssh'ing to the machine to login as rbclient?
01:45:22saratoga22222linuxstb_: yes
01:46:14linuxstb_Is the path set in acbuild.pl ?
01:46:37saratoga22222linuxstb: I set it in .profile
01:47:10 Join |AhIoRoS| [0] (n=ahioros@201.226.58.34)
01:48:20 Join techhelper1 [0] (n=techhelp@pool-72-71-53-17.plspca.fios.verizon.net)
01:48:57saratoga22222ah acbuild.pl redefines the path
01:50:26linuxstb_It doesn't redefine it, but it can add extra directories to the path
01:50:36saratoga22222hmm that shouldn't matter
01:51:29saratoga22222can i invoke that script on my own to see whats happening?
01:51:38linuxstb_I would guess that the build script is invoking a non-interactive shell, hence .profile isn't read - just .bashrc
01:52:37linuxstb_That script takes a lot of complex parameters - it's not straightforward to run outside the build system
01:53:03linuxstb_If I was you, I would simply fix the path in acbuild.pl - that's what that line is for.
01:53:16saratoga22222i don't understand what it should be
01:53:23saratoga22222the default seems to point to the binary
01:53:27saratoga22222but shouldn't it be the path?
01:53:48linuxstb_What does the PATH line contain in your copy of acbuild.pl?
01:54:17linuxstb_Mine is $ENV{'PATH'}.=":/usr/local/sh-1/bin:/usr/local/coldfire/bin:/usr/local/arm-elf/bin";
01:54:47saratoga22222my acbuild.pl appears to have vanished somehow
01:57:34saratoga22222made a new one
01:57:43saratoga22222so i have to wait for a commit to see if its working?
01:58:45linuxstb_I wonder if something/someone deleted that file because of the errors... The latest build was clean.
01:59:42linuxstb_But yes, you need to wait for a commit to see if it's working. You could just commit a trivial change somewhere though...
02:00
02:00:03*linuxstb_ has run out of commits
02:01:18saratoga22222i'll do that
02:02:33linuxstb_Matt65: That's obviously unexpected behaviour... What install instructions did you follow? (manual or automatic)?
02:04:09 Quit Matt65 ("CGI:IRC (EOF)")
02:08:19saratoga22222hmm my machine didn't build anything
02:08:50 Quit kushal_12_27_200 ("This computer has gone to sleep")
02:09:33linuxstb_Yes, the latest set of builds happened when your acbuild.pl was missing.
02:10:01*linuxstb_ needs to sleep, goodnight.
02:14:18techhelper1
02:14:28Beta2KNot allowed
02:14:33Beta2KDevelopers can't sleep
02:19:10 Join gromit` [0] (n=gromit@ALagny-154-1-30-142.w83-112.abo.wanadoo.fr)
02:22:57 Quit Thundercloud (Remote closed the connection)
02:25:52 Quit XavierGr ()
02:27:53 Join argumentD [0] (n=argument@wireless-gateway-authenticated.caltech.edu)
02:30:56 Quit nas ("Leaving")
02:33:34 Nick JdGordon|zzz is now known as JdGordon (n=jonno@rockbox/developer/JdGordon)
02:40:52 Join Shaid3 [0] (n=adam@dsl-202-45-112-116-static.VIC.netspace.net.au)
02:40:59 Join HP_Administrator [0] (n=chatzill@cpe-075-182-037-037.sc.res.rr.com)
02:41:14HP_Administratorhey
02:41:38 Nick HP_Administrator is now known as [FS] (n=chatzill@cpe-075-182-037-037.sc.res.rr.com)
02:41:42 Quit [FS] (Client Quit)
02:42:35 Join ol_schoola [0] (n=meatwad@c-67-167-20-91.hsd1.il.comcast.net)
02:50:29 Quit saratoga22222 ("CGI:IRC (EOF)")
02:50:54 Join robin0800 [0] (n=robin080@cpc2-brig8-0-0-cust394.brig.cable.ntl.com)
02:51:13 Part pixelma
02:52:43 Quit argumentD (Read error: 110 (Connection timed out))
02:56:07 Quit robin0800 (Read error: 104 (Connection reset by peer))
02:57:49 Quit Shaid (Read error: 110 (Connection timed out))
02:57:49 Nick Shaid3 is now known as Shaid (n=adam@dsl-202-45-112-116-static.VIC.netspace.net.au)
02:58:01*kugel has a custom list version with %V-like syntax ready
03:00
03:02:10***Saving seen data "./dancer.seen"
03:07:36 Quit |AhIoRoS| ("Abandonando, see you http://ahioros.vidao2.com")
03:11:51 Join shnee [0] (n=CurtyD13@cpe-75-187-62-136.columbus.res.rr.com)
03:14:26 Part shnee ("Konversation terminated!")
03:29:55 Quit framo ("moo")
03:35:09 Quit DerDome (Nick collision from services.)
03:35:10 Join DerDom1 [0] (n=DerDome@dslb-082-083-235-043.pools.arcor-ip.net)
03:35:20 Nick DerDom1 is now known as DerDome (n=DerDome@dslb-082-083-235-043.pools.arcor-ip.net)
03:39:08 Join shnee [0] (n=CurtyD13@cpe-75-187-62-136.columbus.res.rr.com)
03:41:13 Join joshin_ [0] (n=joshin@VDSL-130-13-184-242.PHNX.QWEST.NET)
03:41:19kugelJdGordon: ping
03:43:28kugelJdGordon: What happened to your idea of "viewportifying" quickscreen? Was a bit quite after your (horrible :) ) commit some weeks ago. Even though, quickscreen with viewports would be nice (escpecially since I want to make the quickscreen consistent with the (custom) list, see FS #8799)
03:46:04 Join ctaylorr [0] (n=ctaylorr@bas1-toronto43-1279529752.dsl.bell.ca)
03:46:29 Join kushal_12_27_200 [0] (n=kushal@12.169.180.134)
03:52:30 Quit joshin (Read error: 110 (Connection timed out))
03:53:59 Join divadevidonut [0] (i=divadevi@gateway/tor/x-c505ec10fa5261f1)
03:54:39 Quit BobShield (Read error: 104 (Connection reset by peer))
03:59:56 Join piga [0] (n=leonardo@200-161-98-144.dsl.telesp.net.br)
04:00
04:05:13 Join miepchen^schlaf_ [0] (n=miepchen@p54BF4166.dip.t-dialin.net)
04:10:18 Quit ctaylorr (Read error: 110 (Connection timed out))
04:11:05 Join MarcGuay [0] (n=d8ef54e2@gateway/web/cgi-irc/labb.contactor.se/x-68173872802ef851)
04:14:06 Quit basti (Remote closed the connection)
04:15:26 Join basti [0] (i=bnc@85.214.109.173)
04:16:31 Quit MarcGuay ("CGI:IRC (Ping timeout)")
04:16:45 Join MarcGuay [0] (n=d8ef54e2@gateway/web/cgi-irc/labb.contactor.se/x-e934b99552d35c05)
04:17:34 Quit MarcGuay (Client Quit)
04:17:36 Join MarcGuay [0] (n=d8ef54e2@gateway/web/cgi-irc/labb.contactor.se/x-31ce179ec589f2bd)
04:19:08 Quit MarcGuay (Client Quit)
04:20:22 Join MarcGuayArg [0] (n=d8ef54e2@gateway/web/cgi-irc/labb.contactor.se/x-5568d0daa397febf)
04:21:07 Quit miepchen^schlaf (Read error: 110 (Connection timed out))
04:25:40 Quit divadevidonut ("Leaving")
04:25:50 Quit MarcGuayArg ("CGI:IRC (Ping timeout)")
04:45:05 Join digger [0] (n=4ab678c1@gateway/web/cgi-irc/labb.contactor.se/x-38df34dd9ff9fee8)
04:45:19diggerhey can someone help me
04:45:29diggercan someone help me
04:46:26scorchenot if you dont ask a question...
04:46:34diggeri have a ipod nano 2cd gen
04:46:40diggerand i cant seem to get it to work
04:46:56scorchedid you look at the front page?
04:47:00diggerno
04:47:17scorcheyou didnt even look at www.rockbox.org?
04:47:36diggeryea at the builds but nano 2cd gen isnt on there
04:47:46scorchelook at www.rockbox.org ...
04:48:23diggerso it dont work with 2cd gen nanos
04:48:33scorcheright
04:48:44diggeris there any other things like rockbox that do
04:48:48scorcheno
04:48:53diggerthat bullshit
04:48:55diggerthanks
04:48:58scorche...
04:49:04diggerumm are they wokring on 2cd gen nanos?
04:49:28scorcheno "they" arent...it doesnt quite work like that
04:49:45diggerwell thanks for the help ill try and trade with my sister she has a first gen
04:49:56scorchepeople with the device and the ability come forward and do the port
04:50:29 Quit digger ("CGI:IRC (EOF)")
04:56:17 Quit piga ("Leaving")
05:00
05:02:13***Saving seen data "./dancer.seen"
05:05:25 Quit JdGordon (Read error: 110 (Connection timed out))
05:06:10 Join JdGordon [0] (n=jonno@c211-28-95-90.smelb1.vic.optusnet.com.au)
05:13:59 Join Bl2 [0] (n=Vitanova@bas1-toronto63-1088773478.dsl.bell.ca)
05:14:11 Part Bl2
05:19:42 Join quitte_ [0] (n=quitte@stgt-d9bea989.pool.mediaWays.net)
05:33:15 Join herbi [0] (n=herbinet@75.201.233.220.exetel.com.au)
05:33:17herbihi guys
05:33:27herbiis there a bpm counter plugin for rockbox?
05:37:37 Quit quitte (Read error: 110 (Connection timed out))
05:38:42 Quit Horscht ("http://www.geisterfahrer.org")
05:55:19 Quit kugel ("ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020710]")
06:00
06:06:00 Quit techhelper1 (Remote closed the connection)
06:08:16 Join jhulst_ [0] (n=jhulst@unaffiliated/jhulst)
06:08:16 Quit jhulst (Read error: 113 (No route to host))
06:09:17 Join Insectoid [0] (n=q@adsl-072-148-075-054.sip.gnv.bellsouth.net)
06:10:42InsectoidiPOD video 5g, empty configuration file with voice. Whenever I attempt adding a directory to playlist (context menu, add...) the player locks up and when I check it in windows, the .playlist_control file is empty.
06:11:21InsectoidThe drive continues to hum, but no sound of reading, just the high-pitched drive powered sound
06:12:45InsectoidSo far I've run chkdsk /R on the device, and also jkdefrag... I didn't expect anything but I figured it wouldn't hurt.
06:19:36 Join csc` [0] (n=csc@archlinux/user/csc)
06:30:24 Join csc`` [0] (n=csc@archlinux/user/csc)
06:33:27 Quit csc` (Nick collision from services.)
06:33:29 Nick csc`` is now known as csc` (n=csc@archlinux/user/csc)
06:43:42 Join toffe82 [0] (n=chatzill@adsl-70-137-196-28.dsl.frs2ca.sbcglobal.net)
06:55:23 Quit csc` ("Powering Off")
06:56:50 Join csc` [0] (n=csc@archlinux/user/csc)
06:57:03 Quit Insectoid ()
07:00
07:02:15***Saving seen data "./dancer.seen"
07:04:04 Nick fxb__ is now known as fxb (n=felixbru@h1252615.stratoserver.net)
07:08:22 Nick miepchen^schlaf_ is now known as miepchen^schlaf (n=miepchen@p54BF4166.dip.t-dialin.net)
07:15:21 Join linuxstb__ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net)
07:21:52 Quit corevette (Read error: 104 (Connection reset by peer))
07:22:12 Quit midgey ()
07:22:39 Join corevette [0] (n=corevett@adsl-75-35-113-7.dsl.pltn13.sbcglobal.net)
07:26:21 Quit linuxstb (Read error: 110 (Connection timed out))
07:26:40 Join linuxstb [0] (n=linuxstb@rockbox/developer/linuxstb)
07:29:04 Quit linuxstb_ (Read error: 110 (Connection timed out))
07:32:51 Part toffe82
07:32:52 Quit Zom (Remote closed the connection)
07:33:03 Join Zom [0] (n=zom@h-43-44.A166.cust.bahnhof.se)
07:33:06 Join daurnimator [0] (i=daurn@unaffiliated/daurnimator)
07:43:52 Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net)
07:51:59 Quit Shaid (Read error: 110 (Connection timed out))
08:00
08:04:44 Quit miepchen^schlaf ()
08:07:28 Quit BigBambi (Remote closed the