--- Log for 15.06.110 Server: jordan.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 2 days and 19 hours ago 00.01.08 # pixelma: Nearly everything can be affected. I didn't changed code by itself but strange things may come out 00.01.55 # working playback is *BIG* success in my eyes :-) 00.02.22 # the virus could write an autorun.inf file and deliver an .exe payload that preys upon autorun being on on legacy Windows systems. 00.02.59 # said .exe installs a system service which writes (mind you the _correct_) rock file to any mounted removeable device with Rockbox installed. 00.03.51 # pamaury, what file and what line has the offending d2 delay code? 00.04.03 # infect rockbox with an AI that can direct connect to other mp3 players and attack the hardware until it can survive in the hostile environment, then learn from the assimilated port to move even quicker the next time 00.04.09 # even better the HID capabilities could be subverted to randomly issue an Alt+F4. 00.04.49 Quit bmbl (Quit: Bye!) 00.05.03 # bertrik: i2c-telechip.c, I'm trying to rewrite in assembly 00.05.11 # ALT+CTRL+BACKSPACE on unices :-) 00.05.47 # on X sessions which have that still enabled wodz 00.06.04 # wodz: all sound effect seem to take effect (just tested adjusting though, not setting something else) 00.06.14 # guys, this sounds more like #rockbox-community talk 00.06.33 Quit obo_ (Ping timeout: 252 seconds) 00.07.02 # bertrik: discussion about rockbox virus development? are you kidding? ;-) 00.10.03 # that pictureflow thing doesn't do much on hwcodec. You couldn't start playback from it before and there was no change in the plugin itself. Still these got the same "framework" as swcodec 00.11.09 Quit wodz (Quit: Leaving) 00.11.30 # i keep seeing the sim crash. wth. 00.13.55 # hum, I rewrote the delay_loop thing in assembly but it just crashes, I'm not used to write arm assembly though, however I can't see how I could have get it wrong 00.14.49 Quit elcan (Read error: Connection reset by peer) 00.19.02 Quit notlistening (Quit: Leaving) 00.19.08 Part domonoky1 00.21.36 Join elcan [0] (user36@ipv6.eclipse.sh3lls.net) 00.21.41 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.2.128) 00.21.41 # pamaury - pastebin? and/or are you certain that that is the thing that crashes? 00.22.49 Quit ender` (Quit: We're not lost. We're locationally challenged. -- John M. Ford) 00.23.09 Join Curtman [0] (~curt@S010600248c269238.wp.shawcable.net) 00.25.54 # no sorry, it freezes, just wait a minute 00.34.13 # stripwax: http://pastebin.com/5bmFKSrm 00.36.37 Quit Rob2222 (Quit: Rob2222) 00.38.26 # pamaury, maybe I'm missing something, but wouldn't this work: http://pastebin.ca/1883241 ? 00.39.45 # pamaury - hrm, %0 should be an output register, since you're modifying it. 00.40.04 # and %1 should be an input register. 00.40.25 # looks like you have both 0 and 1 as input registers 00.41.09 # Also, i2c communication can hardly be *too slow* I think 00.41.33 # ah ok, did you compile the asm volatile("nop") trick with gcc 4.4.0 ? I would be nice if it worked 00.42.09 # "I would be nice" ... you're not nice otherwise? 00.42.31 # :P 00.42.32 # pamaury, no, I only tried with the new arm eabi 4.4.4 00.43.26 # why not just initialise to freq>>2, and subs,bne. 00.43.34 # ^ >>22 i mean 00.44.01 # or is idea that delay loop has exactly 4 instructions? 00.44.03 # I don't know, I tried to get the same code as the old abi compiler 00.44.52 # hrm. presumably someone has a calibration in mind with this delay loop? or does it not really matter if it takes maybe 25% more or less time? 00.45.14 # or is that actually the problem? (wasn't really watching the conversation earlier) 00.45.30 # ok, the asm volatile("nop") generates good code for both compilers it seems but adds a nop. Let's try with this. I don't know if the timing is highly critical or not 00.45.43 # did you see what I wrote about making %0 an *output* register? 00.46.20 # pamaury: you can always add some more NOPs and change that shift to compensate 00.46.31 # yep, I forgot about this, I've not written inline assembly for ages 00.46.58 # it seems to work with the nop, at least backlight and touchscreen 00.46.59 # \o/ 00.47.53 # scary that we have calibrated delay loops that are written in c 00.49.06 # I'm not sure the timing is that critical. It just can't be too fast or too slow probably but I don't know the details of i2c 00.49.14 # Let's try with the old abi 00.50.14 # seems to work too 00.50.55 # AFAIK, I2C cannot really be too slow. Probably all I2C devices can work at 100 kHz clock and most at 400 kHz clock. 00.51.27 # Yes but can it accomodate every frequency inbetween ? Because our implementation is not really precise 00.52.24 # Yes it can 00.52.38 # Should I commit that ? 00.52.51 # It works on the D2 I have with both old and new abi so it should be fine 00.55.37 Quit Curtman (Quit: Leaving) 00.56.29 *** Saving seen data "./dancer.seen" 00.56.44 # Ok, let's go ahead. We will stick with the old abi compiler but with the new fix and after more testing, we'll switch to eabi 00.57.55 # sounds good 00.58.16 # Sounds like a good plan! I have no d2 and never developed for it, so I'm not really the one to decide. 00.59.02 Quit bertrik (Quit: De groeten) 00.59.19 Quit bluebroth3r (Ping timeout: 265 seconds) 01.01.32 # New commit by 03pamaury (r26850): cowond2: make sure the i2c delay loop code is actually generated by the eabi compiler. ... 01.02.05 # The next step would be to recalculate the FREQ>>2 magic to acknowledge this nop instruction probably 01.02.15 # (if it really matter) 01.03.03 Quit efyx (Remote host closed the connection) 01.03.31 # r26850 build result: All green 01.05.02 Quit pamaury (Remote host closed the connection) 01.10.00 Nick fxb is now known as fxb__ (~felixbrun@h1252615.stratoserver.net) 01.14.22 Quit ranma (Ping timeout: 248 seconds) 01.15.32 Join ranma [0] (ranma@mx.tdiedrich.de) 01.15.50 Join bluebrother [0] (~dom@f053155076.adsl.alicedsl.de) 01.15.51 Quit bluebrother (Changing host) 01.15.51 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 01.19.59 Join kramer3d [0] (~kramer@unaffiliated/kramer3d) 01.20.00 Join kramer3d_ [0] (~kramer@unaffiliated/kramer3d) 01.21.41 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey) 01.24.41 Quit Buschel (Ping timeout: 264 seconds) 01.28.37 Quit jfc (Ping timeout: 264 seconds) 01.32.35 Join jfc [0] (~john@dpc6682208002.direcpc.com) 01.37.06 Quit stripwax (Read error: Connection reset by peer) 01.41.37 Quit literal (Read error: Connection reset by peer) 01.51.13 # Is there a themesite admin in the house? 01.54.26 Join literal [0] (hinrik@v.nix.is) 01.59.54 Join uhhhh [0] (www-data@giant.haxx.se) 02.01.41 Quit uhhhh (Client Quit) 02.10.48 Join CaptainKwel [0] (~jason@207-237-113-115.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com) 02.15.55 # Can someone please look at committing FS#5855? I adds AI to the plugin pong.rock so it can be played as a 1 player game, which I personally find quite awesome as on some targets in particular even attempting to play 2 player is a bit of a mission. And, on the iPods for instance playing 2 player requires either perfect cooperation, or risking damaging the clickwheel by trying to get it to do something it is definitely not designed for. 02.16.25 # (ie. pressing two buttons on opposite sides of the clickwheel at the same time) 02.16.54 # Additionally, I find the idea of a solely 2 player game on a DAP a little ridiculous ;) 02.27.46 Quit BradC (Ping timeout: 240 seconds) 02.30.54 Join anewuser [0] (anewuser@unaffiliated/anewuser) 02.32.27 Quit DerPapst1 (Quit: Leaving.) 02.39.44 Quit saratoga (Quit: Page closed) 02.56.31 *** Saving seen data "./dancer.seen" 02.57.08 Join Darkknight512 [0] (~Darkknigh@CPE00212968356c-CM00186845dd46.cpe.net.cable.rogers.com) 02.57.11 Quit kramer3d_ (Quit: Leaving) 03.07.32 Join Rob2222 [0] (~Miranda@p4FDCA437.dip.t-dialin.net) 03.28.03 Join CGL [0] (~CGL@190.207.202.226) 03.33.26 Quit Darkknight512 (Quit: ChatZilla 0.9.86 [Firefox 3.6.3/20100401080539]) 03.35.09 Quit Rob2222 (Quit: Rob2222) 03.38.49 Quit steve|m (Ping timeout: 276 seconds) 03.49.03 Join panni__ [0] (hannes@ip-95-222-52-93.unitymediagroup.de) 03.49.55 Quit MethoS- (Read error: Connection reset by peer) 03.52.04 Quit panni_ (Ping timeout: 258 seconds) 03.55.25 Join steve|m [0] (~steve@p4FD47961.dip.t-dialin.net) 04.06.47 Quit TheSeven (Ping timeout: 265 seconds) 04.08.23 Join Rob2222 [0] (~Miranda@p4FDCA437.dip.t-dialin.net) 04.10.10 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) 04.11.43 Quit liar (Read error: Connection timed out) 04.12.09 Join moparx [0] (~moparx@unaffiliated/moparx) 04.12.18 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at) 04.13.01 Join BradC [0] (~joust@58.171.44.81) 04.19.11 Join obo [0] (~obo@rockbox/developer/obo) 04.21.52 Join dhansen7 [0] (~dhansen7@c-67-161-186-248.hsd1.ca.comcast.net) 04.22.28 # is it safe to use the RockboxUtility (1.2.6) with the sansa clip+? 04.23.55 Quit Barahir (Ping timeout: 265 seconds) 04.24.19 # yes 04.24.40 Quit BradC (Ping timeout: 265 seconds) 04.24.47 # ok, so I just download the utility run it, and voila? 04.24.51 # it works? 04.25.15 Join Barahir [0] (~jonathan@frnk-590f49a1.pool.mediaWays.net) 04.25.52 # JdGordon: should I upgrade to the latest OF first? 04.36.18 Quit XStatik (Quit: Leaving) 04.41.44 Quit amiconn (Disconnected by services) 04.41.46 Join amiconn_ [0] (quassel@rockbox/developer/amiconn) 04.42.06 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn) 04.42.42 Join pixelma_ [0] (quassel@rockbox/staff/pixelma) 04.42.42 Quit pixelma (Disconnected by services) 04.42.52 Nick pixelma_ is now known as pixelma (quassel@rockbox/staff/pixelma) 04.46.38 Quit mc2739 (Ping timeout: 265 seconds) 04.48.04 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739) 04.49.18 # * JdGordon wonders why the d2 wont start rockbox 04.56.35 *** Saving seen data "./dancer.seen" 05.02.09 # what the heck? it only boots rockbox if hold is on? 05.02.20 # Odd. 05.02.55 # When did you get a D2? Is it a D2, or a D2+? 05.04.15 # got it today, regular d2 05.04.26 # Nice. 05.04.40 # 8gb internal, 16gb external :) 05.06.14 Quit dhansen7 (Quit: Leaving) 05.09.05 Quit togetic (Read error: Operation timed out) 05.10.51 Quit anewuser (Quit: for SELL 2 by the price of 1 now!) 05.11.56 # anyone awake that knows arm? 05.15.02 Quit moparx (Ping timeout: 240 seconds) 05.16.05 # Anyone awake that happens to be a themesite admin? 05.16.35 # send an email to them... 05.16.54 # Hmmm, good point. 05.17.35 # I saw scorche floating around in -community earlier...thought maybe I could catch him. 05.24.48 Join togetic [0] (~togetic@unaffiliated/ibuffy) 05.26.16 # first thing I need to do is get the skin touch regions working in the sbs... 05.33.06 Join S_a_i_n_t_ [0] (S_a_i_n_t@203.184.3.156) 05.34.29 Quit S_a_i_n_t (Ping timeout: 265 seconds) 05.40.32 Quit panni__ (Quit: ( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )) 05.41.43 Quit Horscht (Quit: Verlassend) 05.52.30 Join dhansen7 [0] (~dhansen7@c-67-161-186-248.hsd1.ca.comcast.net) 05.52.55 # do people generally find that rockbox has better sound quality than the OF for the clip+? 05.53.53 # that depends on the perception of "better" I suppose...people like different things. 05.54.22 # It definitely has better options to customise the sound than the OF though. 05.54.32 # yeah, I'm trying to decide right now if I like it or not, it seems like the quality is pretty good 05.54.37 # at least as good as the OF 05.56.30 # I think (personally) that even if the sound quality *was* a little "worse" (again, this is subjective) that everything else that RB allows a DAP to do makes it a pretty straightforward choice. 05.56.42 # There simply *isn't* an OF that comes close to RB. 06.19.06 Join kaylinsigswort [0] (~Zigtown@CPE00259ce0fdb2-CM0014f8cc807a.cpe.net.cable.rogers.com) 06.25.18 Quit fdinel (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 06.32.29 # dhansen7: it depends on the target, but generally rockbox sounds the same as the original firmware, though rockbox gives you many more options to change how it sounds through the use of things like parametric EQ, crossfeed, etc 06.36.30 Join BradC [0] (~joust@120.153.2.9) 06.40.34 # I've read the manual and searched a bit, but I can't seem to find the "Pitch Screen" 06.43.30 Join webguest96 [0] (www-data@giant.haxx.se) 06.44.08 # does Rockbox for the Snasa Fuze still drain more battery then the stock firmware? 06.44.12 # *sansa 06.44.25 # the clip+ is not a stable port...therefore, some things may not be working properly or even at all...if you do not see it in the manual, it is possible that that feature does not exist yet for that device - however i do not have one and have not been involved in its development, so i do not know 06.44.27 # oh my.....gapless playback is so smooth 06.44.50 # dhansen7: it isnt "lessgap" playback ;) 06.45.24 # scorche: yes, finally an affordable player/firmware that can do it right :) 06.45.47 # Because when I was using the unstable port it did drain more... but I was wondering if that has changed. 06.46.10 # webguest96: well, you could test it yourself... 06.46.40 # what does "wps" stand for? 06.46.54 # Just making sure if someone might have already tested ;) 06.47.20 # dhansen7: "while playing screen"...the manual should say as much... 06.47.53 # scorche: sorry to bother, I just found it 06.47.59 # just thinking out loud a bit 06.48.22 Quit hebz0rl (Quit: Ex-Chat) 06.50.12 # So, has their been any progress with hacking Zunes/iPods? 06.50.28 # Just curious :P 06.53.21 Join mscoolnerd [0] (~Mark@adsl-75-37-166-183.dsl.sndg02.sbcglobal.net) 06.53.35 # amazingly, the clip+ rockbox port hasn't given me any problems or crashed yet 06.53.39 # everything seems to work 06.53.52 # I need some help with building 06.54.50 # the configure tool reports as being unable to find arm-elf-eabi-gcc or arm-elf-eabi-ld 06.56.11 # i ajusted the path but still nothing 06.56.39 *** Saving seen data "./dancer.seen" 06.58.36 Quit webguest96 (Quit: CGI:IRC (EOF)) 07.02.48 # could someone please help me? 07.03.24 Quit CaptainKwel (Quit: Ex-Chat) 07.10.49 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de) 07.11.07 Quit BradC (Ping timeout: 272 seconds) 07.13.10 Quit dhansen7 (Quit: Leaving) 07.18.22 Part mscoolnerd 07.25.45 Quit CIA-6 (Ping timeout: 240 seconds) 07.30.29 Quit togetic (Ping timeout: 265 seconds) 07.43.59 Join togetic [0] (~togetic@c-71-228-184-130.hsd1.al.comcast.net) 07.44.01 Quit togetic (Changing host) 07.44.01 Join togetic [0] (~togetic@unaffiliated/ibuffy) 07.47.03 Join CIA-6 [0] (cia@208.69.182.149) 07.56.08 Join LinusN [0] (linus@rockbox/developer/LinusN) 08.05.00 Join Buschel [0] (~~andree@p54A3EEFE.dip.t-dialin.net) 08.06.31 Quit BHSPitMonkey (Read error: Connection reset by peer) 08.10.10 Join lev_ [0] (~lev@89.221.199.187) 08.17.00 Join dhansen7 [0] (~dhansen7@c-67-161-186-248.hsd1.ca.comcast.net) 08.17.20 # has anyone ever gotten the "FAT corrupted" message with rockbox on the clip+? 08.17.58 # I'm getting that message, and I've connected the device to the computer in MSC mode, but I keep getting I/O errors when I try to reformat it 08.18.20 # that message is coming from the OF by the way 08.20.22 # havnt seen that before 08.20.26 # do a format from inside the of 08.20.45 # How can I do that? 08.20.52 # it won't boot into the OF 08.21.08 # usually you hit the left button right? 08.22.39 # well, I think I managed to ruin my clip+, it can't read or write properly to the device in MSC mode, even fdisk generates I/O errors 08.24.36 Join Zagor [0] (bjst@rockbox/developer/Zagor) 08.24.50 # JdGordon: can I somehow force it into the of? 08.24.58 # even with fat corrupted? 08.25.04 # hold left 08.25.10 Quit MagusG (Read error: No route to host) 08.25.23 Quit kaylinsigswort (Ping timeout: 265 seconds) 08.25.36 # yeah, it says to connect the clip to a PC 08.25.42 Join MagusG [0] (magusg@c-76-97-148-35.hsd1.ga.comcast.net) 08.25.44 # which doesn't seem to be working either 08.26.04 # eek 08.27.00 # I think I might have accidentally triggered a database update and initialization simultaneously 08.27.18 # it looks like the flash memory itself might have been overloaded 08.27.27 # looks like it's trashed 08.27.43 # dammit 08.28.46 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 08.29.48 # that should be fixable... 08.30.57 # JdGordon: is there some kind of recovery mode, the other day you mentioned there was some way to unbrick it 08.31.22 # yes, you need to open it up and connect two pins 08.32.07 # something tells me that it needs a hard reset 08.32.24 # like there's still some kind of resource that is tying up the flash controller 08.32.32 Join pondlife [0] (~Steve@rockbox/developer/pondlife) 08.32.42 # but, I've already held down the power button for 20 seconds 08.32.46 # and that didn't do anything 08.33.15 Quit TheSeven (Ping timeout: 240 seconds) 08.36.02 Join ender` [0] (krneki@foo.eternallybored.org) 08.38.32 Join wodz [0] (~wodz@chello087206240004.chello.pl) 08.39.09 Join Highlander [0] (~Highlande@mek33-4-82-236-45-205.fbx.proxad.net) 08.39.30 Quit Buschel (Ping timeout: 258 seconds) 08.39.35 # I just got email from a guy that he send HD200 remote for me by post :-) Do we have list of donators or something like this? 08.43.06 # I dont tihnk so... 08.45.54 # JdGordon: where are the two pins I need to short, and is it a momentary thing, or do I need to keep them shorted? 08.48.15 # its in the wiki somewhere... cant find it now though 08.48.48 Quit mc2739 (Ping timeout: 265 seconds) 08.50.34 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739) 08.53.15 Join Buschel [0] (~~andree@p54A3EEFE.dip.t-dialin.net) 08.53.21 # SansaAMS page probably 08.55.01 # New commit by 03bieber (r26851): Theme Editor: Changed color to colour in preferences. Made parse tree viewer alternate line colors and auto-scroll/expand with cursor in editor ... 08.55.24 # New commit by 03jdgordon (r26852): FS#11096 - fix the "last touch" tag from being true on boot 08.56.41 *** Saving seen data "./dancer.seen" 08.56.46 # r26851 build result: All green 08.58.35 # r26852 build result: All green 09.00.42 # Can somebody who has access add Fuze/M:Robe 100/Vibe 500 to the Flyspray "Player Type" list now they are stable..? 09.02.47 # erm.. has the used compiler for the sansa-fuse-v2 changed from arm to arm-eabi last days or so? 09.03.55 # yes 09.05.45 # ok 09.05.48 Join Rob2223 [0] (~Miranda@p4FDCA7B6.dip.t-dialin.net) 09.06.50 Join funman [0] (~fun@rockbox/developer/funman) 09.07.37 # gevaerts: http://img15.imageshack.us/img15/6403/captureterminal.png < does that remind you something? 09.08.38 # New commit by 03pondlife (r26853): FS#10336 - Simplify list redrawing to improve voicing when scrolling to top/bottom. 09.08.57 Join GeekShadow [0] (~Antoine@reactos/tester/GeekShadow) 09.08.57 # that'd be the m6sl OF code for LCD SPI, just checking i'm reading the good thing 09.09.02 Quit Rob2222 (Ping timeout: 264 seconds) 09.10.19 # r26853 build result: All green 09.15.45 Join petur [0] (d408b802@rockbox/developer/petur) 09.17.46 Quit Buschel (Ping timeout: 240 seconds) 09.18.59 # AlexP, domonoky, can you try this patch on your beast and e200v2 respectively: http://www.rockbox.org/tracker/task/11403 ? 09.19.20 # bertrik: I can, but I'm at work so I can't build until this evening 09.19.32 Join Luca_S [0] (www-data@giant.haxx.se) 09.19.37 # bertrik: If you put a build up somewhere for me, I can test now though :) 09.20.06 # ok, thanks in advance, and tonight is fine, have to go to work myself :) 09.20.11 # hello funman - here is the battery bench you asked two days ago (fuzev2, unpatched): http://pastebin.com/Q8cfV7b0 09.20.26 # bertrik: nice work 09.20.34 # bertrik: OK :) 09.20.34 # * JdGordon has no idea how to add touchscreen regions to other screens :( 09.20.51 # Luca_S: thanks, i've seen it. my fuzev2 is still running 09.21.35 # ok, gotta go (work), see you later 09.21.37 Quit Luca_S (Client Quit) 09.22.01 Quit bertrik (Quit: ->work) 09.25.46 Quit wodz (Quit: Leaving) 09.26.35 # funman: I didnt get any crashes on the bench, but after 90min it did autoshutdown, but that might have been me playing 09.26.37 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk) 09.26.47 # 15h sounds damn nice :) 09.33.39 # so here is my problem.... in each screen there is a different set of possible actions... ACTION_WPS_* ACTION_FM_* ACTION_TREE_* ACTION_STD_*... this works well for hardware buttons but in the touchscreen skin thing we have a mapping from "next" to ACTION_WPS_NEXT... 09.34.08 # do I setup a bunch of new ACTIONS_*'s for this and then have each button handler work out which we want to use? 09.34.20 # in which case which would be good generic button names? 09.34.51 # or, do I just setup a new set for each place they could work? (so wps, fm, sbs) 09.35.06 # in which case "menu" and some other ones would be problematic 09.38.01 # I'm thinking the first way probably is better... 09.41.04 Join swilde [0] (~wilde@aktaia.intevation.org) 09.42.41 # JdGordon: patch seems to give +30mins on clipv2 09.42.59 # hardly worth the effort :p 09.43.03 # ... I mean.. woo! 09.43.08 # * funman slaps JdGordon 09.43.35 # i think i can get more runtime by removing all this useless skin stuff 09.43.47 # * funman laughs evily AHAH 09.44.15 # useless aye?! 09.44.55 # just kidding 09.45.04 # you know what's the OF battery life on your clip+ ? 09.45.26 # also, autoshutdown after 90minutes -> looks like you forgot repeat all ? 09.46.42 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 09.46.49 # no clue, and yeah maybe 09.49.40 # * JdGordon grumbles 09.52.44 Quit stripwax (Quit: http://miranda-im.org) 09.52.44 Quit slck (Ping timeout: 248 seconds) 10.05.15 Join dfkt [0] (dfkt@unaffiliated/dfkt) 10.05.25 Join slck [0] (Venci@Slackware.SlackPix.Com) 10.06.41 Join BradC [0] (heh12895@202-89-178-44.static.dsl.amnet.net.au) 10.09.16 Quit funman (Quit: free(random());) 10.09.37 Join webguest19 [0] (www-data@giant.haxx.se) 10.09.38 Join wodz [0] (~wodz@skatol.ch.pw.edu.pl) 10.10.09 Quit webguest19 (Client Quit) 10.10.17 Join webguest45 [0] (www-data@giant.haxx.se) 10.10.38 # is it possible to have a different size font on the now playing screen than on the menus? 10.12.45 # yes 10.12.45 Quit webguest45 (Client Quit) 10.12.57 # impatience ftw! 10.14.16 Join DerPapst [0] (~Alexander@dslb-088-069-146-079.pools.arcor-ip.net) 10.15.05 # Might just be the rubbish web irc 10.23.36 Part dhansen7 ("Leaving") 10.27.14 Part Zagor 10.27.24 Join efyx [0] (~efyx@lap34-1-82-225-185-146.fbx.proxad.net) 10.27.28 Join anewuser [0] (anewuser@unaffiliated/anewuser) 10.28.04 Quit Highlander (Quit: Quitte) 10.32.19 Join sfinx1 [0] (~sfinx@aesv63.neoplus.adsl.tpnet.pl) 10.33.23 Part sfinx1 10.34.08 # the sim is pretty useless for touchscreen testing apparently :( 10.37.45 Quit perrikwp (Quit: CGI:IRC) 10.38.25 # New commit by 03jdgordon (r26854): first step of making touch regions usable in all skins, not just the WPS.. no user viewable changes just yet 10.38.30 Join Jaykay [0] (~chatzilla@p5DC576B8.dip.t-dialin.net) 10.40.22 # r26854 build result: All green 10.41.29 Quit FlynDice (Remote host closed the connection) 10.42.50 Quit anewuser (Ping timeout: 276 seconds) 10.47.42 Quit S_a_i_n_t_ (Ping timeout: 265 seconds) 10.50.21 Join perrikwp [0] (www-data@giant.haxx.se) 10.53.17 # amiconn: ping 10.53.47 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.3.156) 10.55.30 # New commit by 03funman (r26855): test_disk: print return values in case of error ... 10.56.43 *** Saving seen data "./dancer.seen" 10.57.14 # r26855 build result: All green 11.00.44 Join hamish_ [0] (~hamish@119.224.50.74) 11.01.45 Part hamish_ 11.02.13 Join moparx [0] (~moparx@unaffiliated/moparx) 11.10.16 Join webguest02 [0] (www-data@giant.haxx.se) 11.10.35 Join n1s [0] (~n1s@rockbox/developer/n1s) 11.10.57 # is it possible to have a fiddernt font size for the menus and the while playing screen? 11.11.51 Join pyro_maniac [0] (foobar@p57BB9B84.dip0.t-ipconnect.de) 11.12.36 # hey all, was the samsung yh-920 comfirmed for working with eabi? 11.20.03 Quit webguest02 (Quit: CGI:IRC (EOF)) 11.20.55 # wodz: pong 11.21.25 # building rockbox from svn for fuze v2 fails on my machine (debian stable). Somebody here to reproduce this problem? 11.22.33 # amiconn: I have some problems with introducing line transfers to lcd_grey_data() for HD200. Do You have time to look? 11.22.44 # Stummi: if you tell us what the problem is 11.23.14 # Stummi: Pastebin the error, that'd help ;) 11.23.18 # wodz: Not now; maybe tonight 11.24.14 # amiconn: ok I'll fiddle with it now on my own than 11.26.34 # Stummi:.....? 11.36.14 Quit Jaykay (Ping timeout: 258 seconds) 11.39.47 # i was afk, moment 11.40.25 # S_a_i_n_t: http://nopaste.info/8717009e63.html 11.43.20 # Ah, so was I just now sorry ;) 11.43.25 # I'll take a look. 11.45.20 # Stummi: I must say I have no idea myself, it's not something I've seen before personally. 11.45.52 # I'm sure someone will come along at some stage that does though. 11.46.23 # the file core_asmdefs.h just seems to be missing 11.47.02 # Stummi: did you start from a clean directory? 11.47.48 # gevaerts, you mean the build-process? Yes i created an direcotry "build" where I did all 11.50.49 # pamaury: Regarding that delay loop - you don't need the 'nop' (which makes things slower 11.50.51 # ) 11.51.23 # Stummi: do you get any errors before this or when running configure? 11.51.30 # Just using asm volatile (""); in the loop body should be sufficient to stop gcc from optimizing it away 11.51.38 # gevaerts: do we have consensus to what eol-style should be set? 11.52.18 # wodz: if it's set, it should be "LF" (or "CRLF" for some windows-specific files possibly) 11.52.21 # wodz: i think everyone agrees that it should be LF if kept at all 11.52.50 # apps/core_asmdefs.h doesn't exist btw 11.53.08 # it's a generated file 11.53.21 # n1s, no 11.54.00 # gevaerts: hah 11.54.13 # do we know which windows-specific files do we have? Can we add rule based on extension for example? (I mean *.bat should be CRLF for example) 11.55.27 Join dfkt_ [0] (dfkt@unaffiliated/dfkt) 11.59.30 Quit dfkt (Ping timeout: 265 seconds) 12.00.06 Join dfkt [0] (dfkt@unaffiliated/dfkt) 12.00.12 Join watto [0] (~watto@193.203.81.165) 12.02.18 Quit dfkt_ (Ping timeout: 245 seconds) 12.03.52 # And finally there ware no voice that keywords property is very useful. Can we agree to drop this (and remove $id) line from files? 12.05.35 Quit pamaury (Read error: No route to host) 12.05.50 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 12.06.29 Quit moparx (Ping timeout: 265 seconds) 12.09.22 # amiconn: you're right, I though that an empty asm volatile statement was optimized away but apparently I was wrong. I'll change it in a few hours anyway 12.09.32 # * thought 12.18.04 # Stummi: what does "make $PWD/apps/core_asmdefs.h" say? 12.18.27 # sincehen is makeinfo needed by rocknboxdev.sh? 12.19.06 # JdGordon: newer gcc seems to need it 12.19.22 # You might be able to get it to build without of course 12.19.38 # what package is it in? 12.19.55 # apt-cache search only sees it in texi2html and that has no install candidate? 12.19.58 # texinfo 12.20.29 # ta 12.22.29 # gevaerts, "ASMDEFS core_asmdefs.h", and then, make doesn't fail there anymore :) 12.23.06 # but it fails on an other step now 12.23.44 # have you already tried make clean? 12.23.51 # http://pastebin.com/Nm19KbK8 12.23.53 # no, moment 12.23.56 # Also, your disk isn't full or anything like that? 12.24.33 # nope 12.24.44 # so, i did make clean now and will try to make another time 12.24.56 # ok, either your build directory was *not* clean when you started, or your toolchain isn't correct 12.25.48 # i maked the arm-eabi-compiler directly before trying to make today 12.33.22 # Stummi: did you make it with rockboxdev.sh? 12.33.34 # amiconn: I found the bug in my patch that introduce line transfers to lcd_grey_data for HD200. test_fps (boosted) gives 152.0 fps (47% load) -> 190.0 fps (33% load) improvement :-) 12.33.59 # n1s, yes 12.34.32 # Stummi: and then you ran configure in your build dir? 12.34.44 Join Kitr88 [0] (~Kitar_st@BSN-176-227-91.dial-up.dsl.siol.net) 12.34.49 # yes 12.34.59 # ... and configure didn't complain? 12.35.34 # no, it worked fine 12.36.59 # but it used to work with the old arm-elf compiler? 12.37.23 Quit Kitar|st (Ping timeout: 240 seconds) 12.37.57 Join Zagor [0] (bjst@rockbox/developer/Zagor) 12.38.22 # the last try before today was last friday. An there it worked, so, maybe yes it can be related to the new compiler 12.38.36 # oh, moment 12.38.52 # now it worked 12.39.15 Quit Kitr88 (Ping timeout: 260 seconds) 12.39.19 # maybe i forgot "make clean" earlier 12.39.43 # you said you did make clean ... 12.39.48 Nick radagast is now known as kenguest (~radagast@lir.talideon.com) 12.41.45 # New commit by 03wodz (r26856): HD200 - use line transfers in lcd_grey_data. This gives ~25% speedup. 12.42.14 # yes, i thought. but maybe i forgot it or something went wrong. No idea, but now it works 12.43.59 # r26856 build result: All green 12.45.03 Join Kitar|st [0] (Kitar_st@BSN-210-244-116.dial-up.dsl.siol.net) 12.46.28 # wodz: Nice speedup, but the loop is still not optimal :) 12.49.08 Part Zagor 12.56.02 # amiconn: I am not very skilled asm coder 12.56.45 *** Saving seen data "./dancer.seen" 12.57.10 Quit AlexP (Read error: Connection reset by peer) 12.57.44 Join AlexP [0] (~ap@rockbox/staff/AlexP) 12.58.08 Quit n1s (Quit: Lmnar) 13.00.58 # can some one commit FS#11358 so I can continue translating? :) 13.06.43 # New commit by 03mcuelenaere (r26857): Theme editor: only accept valid colors in the preference dialog 13.08.13 # r26857 build result: All green 13.08.58 Join TheSeven [0] (~TheSeven@p50993c69.dip0.t-ipconnect.de) 13.09.01 Quit TheSeven (Changing host) 13.09.01 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) 13.22.02 Join robin0800 [0] (~quassel@cpc2-brig8-0-0-cust964.brig.cable.ntl.com) 13.23.10 Nick fxb__ is now known as fxb (~felixbrun@h1252615.stratoserver.net) 13.35.53 # do I need update rbclient.pl as well when providing arm-elf-eabi tools? 13.36.21 # i just realized there already is an FFT plugin, but its currently not very useful and does not support line in 13.36.34 # or is it just a matter of adding arm-eabi to the runclient.sh ? 13.36.37 # if this were to be expanded slightly it would be very useful 13.36.58 # wodz: rbclient.pl is auto-updated 13.37.24 # ok 13.37.44 # keyword for new tools is arm-eabi ? 13.38.54 Quit TheSeven (Ping timeout: 258 seconds) 13.42.21 # wodz: See e.g. r26814 and r26815 13.43.26 # I figured out (arm-eabi-gcc444) 13.45.04 Join tchan [0] (~tchan@lunar-linux/developer/tchan) 13.46.16 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) 13.46.27 Quit tchan (Client Quit) 13.50.02 Join feisar_ [0] (jljhook@irkki.fi) 13.52.09 Quit robin0800 (Remote host closed the connection) 13.52.32 Join robin0800 [0] (~quassel@cpc2-brig8-0-0-cust964.brig.cable.ntl.com) 13.53.29 Join Filliphy [0] (~filliphy@60-241-216-36.static.tpgi.com.au) 13.56.02 Quit Filliphy (Client Quit) 13.58.51 Join Jaykay [0] (~chatzilla@p5DC57311.dip.t-dialin.net) 14.15.41 Join panni_ [0] (hannes@ip-95-222-52-93.unitymediagroup.de) 14.18.31 # gevaerts: you have (had?) a d2 right? have you thought at all about how it does the disk mounting? 14.19.03 # or is that not close enough to the storage layer for you to worry about? 14.23.14 # JdGordon: I am the one who has the d2 now. 14.23.33 Quit togetic (Ping timeout: 260 seconds) 14.26.40 # * JdGordon wonders if we can create a 1MB ram disk if rockbox is booted from internal storage so it has pretend write access, and it occasionally tries to write it to the sd card if it is present 14.27.37 # For which purpose ? 14.30.38 # because having internal storage in the file browser as is bloody wierd, and booting from internal apparently causes lots of write errors because it is read only 14.30.59 # so I'm trying to hide the fact that internal storage isnt writeable without messing too much 14.32.18 Join koen_ [0] (~koen@53542C83.cable.casema.nl) 14.34.09 Join Zagor [0] (bjst@rockbox/developer/Zagor) 14.35.51 Quit wodz (Read error: Connection reset by peer) 14.36.07 Join wodz [0] (~wodz@skatol.ch.pw.edu.pl) 14.37.50 Join togetic [0] (~togetic@unaffiliated/ibuffy) 14.38.38 # JdGordon: Then make the internal storage writable... 14.39.13 # I'm pretty confident mceueleuenr and shotofads are smarter than me and they havnt got it going... 14.40.02 # I'm just thinking if we need to do a kludge to make it work my suggestion feels less messy for users than what is happening now 14.42.18 Join n1s [0] (~n1s@rockbox/developer/n1s) 14.42.42 Quit wodz (Quit: Leaving) 14.46.31 # Well, the D2 is considered unstable for that reason (and maybe others). Imo we don't need a kludge; having one would even be bad, since it would reduce the pressure for a proper solution 14.46.51 Join giovanni [0] (~giovanni@95.232.38.145) 14.47.11 # Hi all! 14.47.15 # bertrik: (logs) radio works on my e260v2 with mystery chip patch - my radio id is 1242 0850 - tested with r26857 14.47.24 Quit S_a_i_n_t (Ping timeout: 240 seconds) 14.47.58 # I'm working on a theme for the ONDA VX777, but I need some ui elements 14.48.00 # wh 14.48.13 Quit TheSeven (Ping timeout: 248 seconds) 14.48.20 # amiconn: I agree, I guess the current kludge is to make it usable (without this rockbox is pretty useless) 14.48.29 # You can see the theme called fulltouch in the themes page for ondas 14.48.34 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.3.156) 14.48.55 # the no write access is the FTL issue yeah? where we can write but cant do it in a way that lets the OF use it also? 14.48.58 # is there any place where i can find good png's for the ui? 14.49.36 # thanks 14.49.57 # google, deviantart? 14.50.07 # hi jdgordon 14.50.18 # I haven't find really that much... 14.51.21 # about touch screen devices, I've seeen that you are enabling touch features also for the sbs, right? 14.51.40 # that's the plan 14.52.28 # great 14.53.21 # I would like also a new touch feature: go to the database 14.53.27 # sorry for my english... 14.53.31 # literal: that patch doesn't apply cleanly 14.54.27 # 37 out of 38 hunks fail 14.55.26 # s/cleanly/at all/ :p 14.55.43 # hm 14.56.28 # it seems to do a lot more than adding new strings 14.56.47 *** Saving seen data "./dancer.seen" 14.58.03 # if so, then that's the web UI's doing 14.58.27 # I just added strings and clicked the "Finish translating" button :P 14.58.43 # it seems to include some of the changes i did in 26584 15.01.10 # it should be an easy cleanup, i'll take a look 15.02.10 # ok, cool 15.02.18 # seems the checkout that the translation site had was not up to date 15.05.21 # * JdGordon found the usb detect pin on the d2 :) 15.05.33 Quit CGL (Remote host closed the connection) 15.09.58 Join tkteun [0] (www-data@giant.haxx.se) 15.10.07 Quit tkteun (Client Quit) 15.11.15 # JdGordon: how does rockbox detect usb insertion currently ? 15.11.25 Join tkteun [0] (~tkteun@ip5456963e.speed.planet.nl) 15.11.50 # it doesnt... comment in the usb-cowond2.c file "don;t know how to detect usb" 15.11.54 Quit S_a_i_n_t (Ping timeout: 245 seconds) 15.12.06 # except usb_detect() always returns true so I need to see how to hook that up 15.12.13 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.3.156) 15.12.55 # is there any chance usbtcc.c just works? 15.13.13 # * n1s doesn't really understand how the translation site could manage this 15.14.34 # JdGordon: not sure, perhaps gevaerts knows that, I can't remember. I'll probably have a look at it but only when I'm done with clip+ usb driver 15.14.34 # it even includes changes from literal's earlier patch 15.14.55 # odd 15.15.10 # I have a problem with my iPod Video 5G 30GB... 15.15.14 # I've done some stuff to it, but now there's no audio. Although I the static level corresponds to the volume setting, there's absolutely no sound. I've tried the stable and current releases, no difference. 15.15.33 # pamaury: cool :) I'm mostly more interested in gettting the bootloader to boot OF on usb untill rockbox usb works, and get it rebooting like other targets without usb 15.16.24 # Could I've broken audio with formatting the HD?? 15.20.11 # tkteun: not really 15.20.29 Quit robin0800 (Remote host closed the connection) 15.21.22 # hi, I'm trying to compile rockbox, but I get the following error: /home/koen/rockbox/apps/action.c:26:18: error: lang.h: No such file or directory 15.21.32 # yay! usb detect works... now to get it rebooting 15.21.54 # I thought it could be a hardware defect, but then I wouldn't be able to know the volume settings work 15.22.26 # gevaerts: any hints where that happens? 15.22.49 # I'll try installing iTunes :( to my PC and test it from the original firmware 15.23.01 # tkteun: does the audio work in the Original Firmware? 15.23.41 # gah, this even adds in deprecated strings i had removed 15.23.55 # JdGordon: can you quickly summarise? 15.24.03 # * gevaerts hasn't really been following 15.24.06 # don't know, no itunes (althought the apple button clicker works with the buit-in speaker) 15.24.11 Join FlynDice [0] (~FlynDice@64.134.138.40) 15.24.24 # d2 has no rockbox usb stack, so I want to reboot on connection. I have it now displaying the usb screen when it connects but not rebooting 15.24.42 # ah, ok 15.25.08 # Are you actually sure you detect USB? IIRC the method we've been using detects power, which could also be from the charger 15.25.26 # Anyway, IIRC reboot isn't implemented. I'm not sure if it's known how to do it 15.26.01 # Our USB stack is a bit buggy, but it mostly works. Only it's a bit useless if you can't then write anyway 15.26.16 # system_reboot() currently powers off, if we cant load the of I'll change crt0.S to boot usb if it is connected on boot 15.27.05 # watching the hw screen, GPIOC very obviously has a pin changing on usb connection.. weather its power or usb I dunno 15.27.06 # literal: there are a few strings that you haven't changed from english, is that intentional? 15.27.20 # n1s: hm, like what, for example? 15.27.48 # "Advanced EQ Settings" 15.28.45 # I would consider that to be still untranslated 15.29.15 # JdGordon: it would be interesting to know if this pin is power or usb. If you can't check that, I should have a charger at home to check it 15.29.17 # booting the OF in the bootloader would be much nicer than in crt0.S... 15.29.30 # n1s: maybe the translation site just added it because it was missing from islenska.lang? 15.29.37 # I'm sure i have a regular usb power plug here somewhere 15.30.14 # literal: the ones that are missing is what it should prompt you to translate 15.30.24 # #define USB_HANDLED_BY_OF didnt work :( 15.30.49 # there seems to be quite a few of these unchanged from english, i'll delete them and if they were intentional, it's not much work to add them back 15.31.24 # sure 15.31.27 Nick koen_ is now known as Kakoon (~koen@53542C83.cable.casema.nl) 15.32.20 # JdGordon: if we don't know how to reboot the d2, defining USB_HANDLED_BY_OF is unlikely to have any effect 15.32.44 # do we know how to power_off()? 15.33.10 # apparently yes, so I'd expect that to work 15.33.16 # system_reboot() calls power_off() 15.33.22 # JdGordon: the D2 has a separate power socket as well 15.33.59 Join komputes [0] (~komputes@ubuntu/member/komputes) 15.34.35 # I can't answer now, I don't have rockbox source code at hand. Are sou sure system_reboot is actually called ? 15.34.52 # same pin :( 15.35.01 # bugger 15.35.47 # Anyway, that's not really the issue. We do have a USB driver, so we can use the standard trick we use on e.g. released ipod builds, use the power detection as USB detect, and reboot if we get enumerated 15.35.54 # The problem is the "reboot" bit 15.37.14 # we don't store the OF in the same spot always do we? 15.38.01 # ? 15.39.30 # crt0.S boots the OF by jumping to its known address, which presumably changes with each bootloader build? 15.40.01 # could we set a magic in ram, reboot to our bootloader and check that magic value to see if we should boot of? 15.40.02 Join bmbl [0] (~Miranda@unaffiliated/bmbl) 15.42.20 # * gevaerts doesn't know 15.43.58 # Just sat thru the 93.1MB of iTunes installation, just to find out the original firmware also doesn't produce any sound on playback 15.44.33 # But it does produce an amount of static that's directly related to the volume setting 15.44.56 # anyone think I'm going to have to replace the headphone jack?? 15.47.03 Quit giovanni (Quit: Sto andando via) 15.51.10 Quit Kakoon (Remote host closed the connection) 15.51.46 Join notlistening [0] (~tom@iatech-adsl.demon.co.uk) 15.55.48 # ccc 15.56.27 Quit FlynDice (Remote host closed the connection) 15.57.47 Part LinusN 15.58.40 Part Zagor 15.59.16 Join Zagor [0] (bjst@rockbox/developer/Zagor) 16.01.11 Join FlynDice [0] (~FlynDice@64.134.138.40) 16.02.11 Join jgarvey [0] (~jgarvey@cpe-065-190-066-089.nc.res.rr.com) 16.03.56 # tkteun: If you hear static affected by volume setting I'd think there is some problem with the i2s connection between cpu and codec (I seem to be having that problem on my Zaurus) 16.08.44 Join LinusN [0] (linus@rockbox/developer/LinusN) 16.09.27 Part Zagor 16.18.50 Join krabador [0] (~krabador@host25-179-dynamic.47-79-r.retail.telecomitalia.it) 16.19.25 Quit togetic (Ping timeout: 248 seconds) 16.26.31 Join toffe82 [0] (~chatzilla@12.169.218.14) 16.29.48 Join casainho [0] (~chatzilla@bl17-243-59.dsl.telepac.pt) 16.30.39 Quit antil33t (Ping timeout: 264 seconds) 16.34.29 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey) 16.35.20 # @ranma: Would this I2S connection be a software or hardware defect? 16.36.28 Join antil33t [0] (~Mudkips@203-184-54-232.callplus.net.nz) 16.39.57 Part LinusN 16.48.08 Join MethoS- [0] (~clemens@134.102.106.250) 16.48.13 Join Zigtown [0] (~Zigtown@CPE00259ce0fdb2-CM0014f8cc807a.cpe.net.cable.rogers.com) 16.48.13 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 16.56.49 *** Saving seen data "./dancer.seen" 16.57.31 Quit casainho (Quit: ChatZilla 0.9.86 [Firefox 3.6.3/20100423141150]) 17.02.19 Quit notlistening (Quit: Ex-Chat) 17.05.48 Join Xerion [0] (~xerion@82-170-197-160.ip.telfort.nl) 17.14.13 Quit BHSPitMonkey (Remote host closed the connection) 17.16.57 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) 17.17.30 Quit linuxguy3 (Read error: Connection reset by peer) 17.20.25 Join linuxguy3 [0] (~timj@adsl-75-57-178-162.dsl.emhril.sbcglobal.net) 17.24.24 Quit krabador (Ping timeout: 245 seconds) 17.24.49 Quit dfkt (Ping timeout: 245 seconds) 17.25.24 Join dfkt [0] (dfkt@unaffiliated/dfkt) 17.28.18 # I just opened my iPod up, there's no visible reason there isn't any sound... The internal buzzer is also on the jack connector and it works, also there's no problem with the hold button 17.29.13 # Is it possible I broke the I2S support by formatting the HD?? 17.29.34 # where can I see some debug information about the DAC?? 17.31.52 # it's not possible to have broken i2s support by formatting the disk 17.34.24 Quit GeekShadow (Quit: The cake is a lie !) 17.34.26 # unless you formatted it with a chisel 17.36.53 Join krabador [0] (~krabador@host74-54-dynamic.244-95-r.retail.telecomitalia.it) 17.40.07 Join webguest47 [0] (www-data@giant.haxx.se) 17.42.46 Quit webguest47 (Client Quit) 17.42.56 Join shai_ [0] (~Shai@l192-117-110-233.cable.actcom.net.il) 17.46.36 Quit shai (Ping timeout: 264 seconds) 17.47.41 # one day it works fine... next day there's no sound 17.47.58 # arghh... All my technology dies on me 17.49.17 # there's no physical connection problem, the processor detects unplugging my headphones 17.49.32 # I hear clicks on the speakers when resetting 17.49.39 # and volume related static 17.49.52 # but no music 17.56.18 Join flydutch [0] (~flydutch@host110-154-dynamic.14-87-r.retail.telecomitalia.it) 17.56.45 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 17.57.48 Join GeekShadow [0] (~Antoine@reactos/tester/GeekShadow) 17.58.44 Quit pamaury (Remote host closed the connection) 17.59.16 Join CGL [0] (~CGL@190.207.202.226) 18.04.06 Quit tkteun (Ping timeout: 260 seconds) 18.04.25 Quit logbot (Ping timeout: 260 seconds) 18.04.25 *** ERROR: (Closing Link: giant.haxx.se (Ping timeout: 260 seconds)) from jordan.freenode.net 18.04.25 *** Cleanup 18.04.25 *** Cleanup 18.04.25 *** Saving seen data "./dancer.seen" 18.04.25 *** Exit 18.04.27 *** Started Dancer V4.16 18.04.27 *** Connected to irc.freenode.net on port 6667 18.04.27 *** Logfile for #rockbox started 18.04.28 Mode "logbot :+i" by logbot 18.04.29 Ctcp Version from frigg!~frigg@freenode/utility-bot/frigg 18.04.29 *** Server message 501: 'logbot :Unknown MODE flag' 18.04.30 Join logbot [0] (rockbox@giant.haxx.se) 18.04.30 Join CGL [0] (~CGL@190.207.202.226) 18.04.30 Join GeekShadow [0] (~Antoine@reactos/tester/GeekShadow) 18.04.30 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 18.04.30 Join flydutch [0] (~flydutch@host110-154-dynamic.14-87-r.retail.telecomitalia.it) 18.04.30 Join shai_ [0] (~Shai@l192-117-110-233.cable.actcom.net.il) 18.04.30 Join krabador [0] (~krabador@host74-54-dynamic.244-95-r.retail.telecomitalia.it) 18.04.30 Join dfkt [0] (dfkt@unaffiliated/dfkt) 18.04.30 Join linuxguy3 [0] (~timj@adsl-75-57-178-162.dsl.emhril.sbcglobal.net) 18.04.30 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) 18.04.30 Join Xerion [0] (~xerion@82-170-197-160.ip.telfort.nl) 18.04.30 Join Zigtown [0] (~Zigtown@CPE00259ce0fdb2-CM0014f8cc807a.cpe.net.cable.rogers.com) 18.04.30 Join MethoS- [0] (~clemens@134.102.106.250) 18.04.30 Join antil33t [0] (~Mudkips@203-184-54-232.callplus.net.nz) 18.04.30 Join toffe82 [0] (~chatzilla@12.169.218.14) 18.04.30 Join jgarvey [0] (~jgarvey@cpe-065-190-066-089.nc.res.rr.com) 18.04.30 Join bmbl [0] (~Miranda@unaffiliated/bmbl) 18.04.30 Join komputes [0] (~komputes@ubuntu/member/komputes) 18.04.30 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.3.156) 18.04.30 Join n1s [0] (~n1s@rockbox/developer/n1s) 18.04.30 Join panni_ [0] (hannes@ip-95-222-52-93.unitymediagroup.de) 18.04.30 Join Jaykay [0] (~chatzilla@p5DC57311.dip.t-dialin.net) 18.04.30 Join feisar_ [0] (jljhook@irkki.fi) 18.04.30 Join AlexP [0] (~ap@rockbox/staff/AlexP) 18.04.30 Join Kitar|st [0] (Kitar_st@BSN-210-244-116.dial-up.dsl.siol.net) 18.04.30 Join watto [0] (~watto@193.203.81.165) 18.04.30 Join pyro_maniac [0] (foobar@p57BB9B84.dip0.t-ipconnect.de) 18.04.30 Join perrikwp [0] (www-data@giant.haxx.se) 18.04.30 Join efyx [0] (~efyx@lap34-1-82-225-185-146.fbx.proxad.net) 18.04.30 Join DerPapst [0] (~Alexander@dslb-088-069-146-079.pools.arcor-ip.net) 18.04.30 Join BradC [0] (heh12895@202-89-178-44.static.dsl.amnet.net.au) 18.04.30 Join slck [0] (Venci@Slackware.SlackPix.Com) 18.04.30 Join swilde [0] (~wilde@aktaia.intevation.org) 18.04.30 Join petur [0] (d408b802@rockbox/developer/petur) 18.04.30 Join Rob2223 [0] (~Miranda@p4FDCA7B6.dip.t-dialin.net) 18.04.30 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739) 18.04.30 Join ender` [0] (krneki@foo.eternallybored.org) 18.04.30 Join pondlife [0] (~Steve@rockbox/developer/pondlife) 18.04.30 Join MagusG [0] (magusg@c-76-97-148-35.hsd1.ga.comcast.net) 18.04.30 Join lev_ [0] (~lev@89.221.199.187) 18.04.30 Join CIA-6 [0] (cia@208.69.182.149) 18.04.30 Join pixelma [0] (quassel@rockbox/staff/pixelma) 18.04.30 Join amiconn [0] (quassel@rockbox/developer/amiconn) 18.04.30 Join Barahir [0] (~jonathan@frnk-590f49a1.pool.mediaWays.net) 18.04.30 Join obo [0] (~obo@rockbox/developer/obo) 18.04.30 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at) 18.04.30 Join steve|m [0] (~steve@p4FD47961.dip.t-dialin.net) 18.04.30 Join literal [0] (hinrik@v.nix.is) 18.04.30 Join jfc [0] (~john@dpc6682208002.direcpc.com) 18.04.30 Join kramer3d [0] (~kramer@unaffiliated/kramer3d) 18.04.30 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 18.04.30 Join ranma [0] (ranma@mx.tdiedrich.de) 18.04.30 Join elcan [0] (user36@ipv6.eclipse.sh3lls.net) 18.04.30 Join Topy44 [0] (~topy@my.fastsh.it) 18.04.30 Join storm` [0] (~lol@ip98-179-182-180.ri.ri.cox.net) 18.04.30 Join crculver [0] (~crculver@host-94-101-2-145.igua.fi) 18.04.30 Join blithe [0] (~blithe@72.14.176.144) 18.04.30 Join niekie [0] (quasselcor@CAcert/Assurer/niekie) 18.04.30 Join whydoubt [0] (~whydoubt@ip68-12-76-9.ok.ok.cox.net) 18.04.30 Join r0b- [0] (~nnscript@adsl-99-156-28-54.dsl.klmzmi.sbcglobal.net) 18.04.30 Join grndslm [0] (~grndslm@174-126-14-4.cpe.cableone.net) 18.04.30 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com) 18.04.30 Join Zarggg [0] (~zarggg@65-78-69-194.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com) 18.04.30 Join scorche [0] (~scorche@rockbox/administrator/scorche) 18.04.30 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek) 18.04.30 Join JdGordon| [0] (~jonno@rockbox/developer/JdGordon) 18.04.30 Join krazykit [0] (~kkit@206.183.185.8) 18.04.30 Join jae [0] (~jae@jaerhard.com) 18.04.30 Join Strife89 [0] (~Strife89@adsl-80-148-79.mcn.bellsouth.net) 18.04.30 Join simonrvn [0] (simon@211.48-ppp.3menatwork.com) 18.04.30 Join sevard [0] (sev@216.164.6.24) 18.04.30 Join bzed [0] (~bzed@devel.recluse.de) 18.04.30 Join guymann [0] (~charlie@69.0.83.229) 18.04.30 Join cjcopi [0] (~craig@charon.craig.copi.org) 18.04.30 Join pjm0616 [0] (~user@61.250.113.98) 18.04.30 Join kenguest [0] (~radagast@lir.talideon.com) 18.04.30 Join Battousai [0] (~bryan@gentoo/developer/battousai) 18.04.30 Join bucko [0] (~bucko@91.107.246.26) 18.04.30 Join simabeis [0] (~simabeis@lobmenschen.de) 18.04.30 Join soap [0] (~soap@rockbox/staff/soap) 18.04.30 Join detaos [0] (~quassel@ip72-218-104-242.hr.hr.cox.net) 18.04.30 Join wombat23 [0] (~beuteltie@adsl-99-39-2-249.dsl.pltn13.sbcglobal.net) 18.04.30 Join nk_ [0] (nk@xob.kapsi.fi) 18.04.30 Join xavieran [0] (~xavieran@ppp118-209-103-81.lns20.mel4.internode.on.net) 18.04.30 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon) 18.04.30 Join Stummi [0] (stummi@doppeldenk.org) 18.04.30 Join FOAD [0] (~dok@83.160.60.104) 18.04.30 Join Farthen [0] (~Farthen@static.225.178.40.188.clients.your-server.de) 18.04.30 Join Torne [0] (torne@rockbox/developer/Torne) 18.04.30 Join rasher [0] (~rasher@rockbox/developer/rasher) 18.04.30 Join Bagder [0] (~daniel@rockbox/developer/bagder) 18.04.30 Join leavittx [0] (~leavittx@89.221.199.187) 18.04.30 Join sharp [0] (~sharp@sauropod.org) 18.04.30 Join rvvs89 [0] (ivo@pdpc/supporter/base/rvvs89) 18.04.30 Join maraz [0] (maraz@kapsi.fi) 18.04.30 Join scorche|sh [0] (~scorche@rockbox/administrator/scorche) 18.04.30 Join Tuplis [0] (~jani@adsl-77-109-221-158.kymp.net) 18.04.30 Join Beta2K [0] (~Beta2K@d24-36-97-38.home1.cgocable.net) 18.04.30 Join Zambezi [0] (Zulu@unaffiliated/zambezi) 18.04.30 Join gibbon_ [0] (gibbon_@not.a.servant4you.org) 18.04.30 Join n17ikh [0] (~n17ikh@host-64-234-82-192.nctv.com) 18.04.30 Join advcomp2019_ [0] (~advcomp20@unaffiliated/advcomp2019) 18.04.30 Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net) 18.04.30 Join GodEater [0] (~bibble@rockbox/staff/GodEater) 18.04.30 Join avacore [0] (nobody@1008ds1-rdo.0.fullrate.dk) 18.04.30 Join Galois [0] (djao@efnet.math.uwaterloo.ca) 18.04.30 Join sbhsu [0] (~a6530466@Zion.dorm.au.edu.tw) 18.04.30 Join gevaerts [0] (~fg@rockbox/developer/gevaerts) 18.04.30 Join BeFalou [0] (~mamutoi@unaffiliated/befalou) 18.04.30 Join yosafbridge [0] (~yosafbrid@li14-39.members.linode.com) 18.04.30 Join kisak [0] (~kisak@c-98-235-209-218.hsd1.pa.comcast.net) 18.04.30 Join Slasheri [0] (miipekk@rockbox/developer/Slasheri) 18.04.30 Join Utchybann [0] (~Utchy@rps6752.ovh.net) 18.04.30 Join lostlogic [0] (~lostlogic@rockbox/developer/lostlogic) 18.04.30 Join ThomasAH [0] (~thomas@aktaia.intevation.org) 18.04.30 Join solrize [0] (~phr@adsl-75-57-243-88.dsl.snfc21.sbcglobal.net) 18.04.30 Join mk429 [0] (mk429@spoon.netsoc.tcd.ie) 18.04.30 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful) 18.04.30 Join dionoea [0] (~dionoea@videolan/developer/dionoea) 18.04.30 Join Dhraakellian [0] (~ntryon@cpe-66-66-76-248.rochester.res.rr.com) 18.04.30 Join ehntoo_ [0] (~ehntoo@lug.mtu.edu) 18.04.30 Join ps-auxw [0] (~arneb@2001:470:c807:0:1532:4e5f:2ad3:4123) 18.04.30 Join YPSY [0] (~ypsy@geekpadawan.de) 18.04.30 Join BlakeJohnson86 [0] (~bjohnson@2002:1876:a27b:0:227:13ff:fe65:1262) 18.04.30 Join aevin [0] (eivindsy@unaffiliated/aevin) 18.04.30 Join keanu [0] (~keanu@unaffiliated/keanu) 18.04.30 Join tmzt [0] (~ircuser@99-157-224-139.lightspeed.bcvloh.sbcglobal.net) 18.04.30 Join preglow [0] (thomj@tvilling2.pvv.ntnu.no) 18.04.30 Join kadoban [0] (~mud@cpe-67-247-80-129.rochester.res.rr.com) 18.04.30 Join MuscleNerd [0] (eric@75-30-121-120.lightspeed.arlhil.sbcglobal.net) 18.04.30 Join incant [0] (~philippe@zone42.rdc.uottawa.ca) 18.04.30 Join Kamyk [0] (kamyk@szluug.org) 18.04.30 Join crwl [0] (~crwlll@dsl-jklbrasgw1-fe10fb00-173.dhcp.inet.fi) 18.04.30 Join piroko [0] (~jeremy@pohl.ececs.uc.edu) 18.04.30 Join ved [0] (ved@ddsbox.co.cc) 18.04.30 Join Kohlrabi [0] (~Kohlrabi@frustum.nosebud.de) 18.04.30 Join @ChanServ [0] (ChanServ@services.) 18.04.30 Join topik [0] (awesome@wtf.grmpf.org) 18.04.30 Join fxb [0] (~felixbrun@h1252615.stratoserver.net) 18.04.30 Join Hadaka [0] (~naked@naked.iki.fi) 18.04.49 Join mikroflops [0] (~yogurt@90-224-31-157-no112.tbcn.telia.com) 18.04.54 Join FlynDice [0] (~FlynDice@64.134.138.40) 18.06.52 # Is there a program/script to update an old theme to the new format? Specifically, one I can build/run under Cygwin... 18.08.18 Join tkteun [0] (~tkteun@ip5456963e.speed.planet.nl) 18.08.30 # or what the ADC is doing? 18.13.03 Quit petur (Quit: now sports...) 18.13.10 Quit piroko (Ping timeout: 260 seconds) 18.21.42 # pondlife: check utils/skinupdater 18.22.03 # now lets see if this hand edited diff aplies 18.22.11 # s/p/pp/ 18.22.28 # bluebrother: Thanks 18.22.34 # nop 18.22.43 Quit Tuplis (Ping timeout: 248 seconds) 18.23.18 Join pamaury [0] (~quassel@p5DDEFBC7.dip.t-dialin.net) 18.23.19 Quit pamaury (Changing host) 18.23.19 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 18.23.26 Join wodz [0] (~wodz@chello087206240004.chello.pl) 18.23.45 # amiconn: ping 18.23.55 Quit AlexP (Read error: Connection reset by peer) 18.29.14 Join AlexP [0] (~ap@rockbox/staff/AlexP) 18.34.01 # New commit by 03nls (r26858): Manually cleaned up version of FS#11358 by Hinrik Örn Sigurðsson 18.35.53 # r26858 build result: All green 18.41.07 Quit AlexP (Remote host closed the connection) 18.41.23 Part pondlife 18.42.41 Join pamaury_ [0] (~quassel@p5DDECC14.dip.t-dialin.net) 18.43.23 Quit pamaury (Ping timeout: 265 seconds) 18.43.23 # * bluebrother wonders if tests should use the same copyright header as source 18.44.26 Nick pamaury_ is now known as pamaury (~quassel@p5DDECC14.dip.t-dialin.net) 18.44.44 Quit pamaury (Changing host) 18.44.44 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 18.47.29 Join evilnick_B [0] (0c140464@rockbox/staff/evilnick) 18.51.06 Join hebz0rl [0] (~hebz0rl@dslb-088-065-060-252.pools.arcor-ip.net) 18.54.56 Join Buschel [0] (~~andree@84.163.179.146) 18.58.47 Join AlexP [0] (~ap@rockbox/staff/AlexP) 18.59.17 Quit AlexP (Remote host closed the connection) 19.01.02 Quit swilde (Quit: ERC Version 5.3 (IRC client for Emacs)) 19.04.51 Quit S_a_i_n_t (Ping timeout: 248 seconds) 19.05.36 Join Zagor [0] (bjst@rockbox/developer/Zagor) 19.06.29 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.162) 19.06.46 Join AlexP_ [0] (5642c6b4@rockbox/staff/AlexP) 19.07.36 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky) 19.08.46 Nick fxb is now known as fxb__ (~felixbrun@h1252615.stratoserver.net) 19.10.55 # bertrik: Radio still works fine with the patch on the beast 19.11.08 # great 19.11.09 # bertrik: Do you want any of the details from the debug menu? 19.11.27 # no, not needed 19.11.31 # OK 19.11.57 # The debug menu still shows some non-zero numbers, right? 19.12.47 # For the SI4700 regs? 19.13.07 # yes 19.13.58 # Yeah, it starts 1242 060E - there are some groups of 0000, but only a few (the entire last row for instance) 19.14.44 Quit panni_ (Read error: Connection reset by peer) 19.15.09 # AlexP_, ok, still looks pretty normal then :) 19.15.22 # New commit by 03bluebrother (r26859): Theme Editor: add generated files and folders to svn:ignore. 19.16.22 Quit wodz (Ping timeout: 260 seconds) 19.17.06 # r26859 build result: All green 19.17.11 Join panni_ [0] (hannes@ip-95-222-52-93.unitymediagroup.de) 19.20.04 Quit storm` (Ping timeout: 252 seconds) 19.22.59 Quit DerPapst (Quit: Leaving.) 19.23.45 Join Horscht [0] (~Horscht2@xbmc/user/horscht) 19.25.57 Join storm` [0] (~lol@ip98-179-182-180.ri.ri.cox.net) 19.31.42 Quit Buschel (Ping timeout: 258 seconds) 19.36.01 Join bba1973 [0] (www-data@giant.haxx.se) 19.36.01 Join advcomp2019__ [0] (~advcomp20@unaffiliated/advcomp2019) 19.38.50 Quit advcomp2019_ (Read error: Operation timed out) 19.39.05 # I've got a playback issue with my v2 Fuze. Whenever I'm browsing around while music is playing, it will start skipping and making other weird unwanted noises. 19.39.13 # Has anyone else had this issue? 19.39.40 # Didn't see it in the wiki or on FS. 19.41.40 Quit lev_ (Ping timeout: 258 seconds) 19.44.03 Nick shai_ is now known as shai (~Shai@l192-117-110-233.cable.actcom.net.il) 19.44.25 Quit antil33t (Read error: Connection reset by peer) 19.44.31 Join antil33t [0] (~Mudkips@203-184-54-232.callplus.net.nz) 19.45.34 Join togetic [0] (~togetic@unaffiliated/ibuffy) 19.51.41 Join wodz [0] (~wodz@chello087206240004.chello.pl) 19.55.08 Quit bba1973 (Quit: CGI:IRC (EOF)) 20.00.28 Join Skip [0] (www-data@giant.haxx.se) 20.01.34 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk) 20.02.13 Quit evilnick_B (Quit: Page closed) 20.04.29 *** Saving seen data "./dancer.seen" 20.04.34 Join dfkt_ [0] (~dfkt@unaffiliated/dfkt) 20.05.28 Quit dfkt (Disconnected by services) 20.05.32 Nick dfkt_ is now known as dfkt (~dfkt@unaffiliated/dfkt) 20.05.57 Join DerPapst [0] (~Alexander@p5797CEB5.dip.t-dialin.net) 20.07.10 Quit grndslm (Quit: Leaving) 20.09.11 Join lev_ [0] (~lev@89.221.199.187) 20.10.55 Quit flydutch (Quit: /* empty */) 20.13.44 Join grndslm [0] (~grndslm@174-126-14-4.cpe.cableone.net) 20.16.24 Join AlexP [0] (~ap@rockbox/staff/AlexP) 20.16.53 # ranma, could you test http://www.rockbox.org/tracker/task/11403 for me on your clip+? 20.17.03 # and see if the radio still works 20.18.09 Quit AlexP_ (Quit: Page closed) 20.18.54 Join Jaykay_ [0] (~chatzilla@p5DC56FCC.dip.t-dialin.net) 20.21.22 Quit Jaykay (Ping timeout: 276 seconds) 20.21.35 Nick Jaykay_ is now known as Jaykay (~chatzilla@p5DC56FCC.dip.t-dialin.net) 20.27.32 Quit n1s (Quit: Lmnar) 20.27.37 Quit Skip (Quit: CGI:IRC (EOF)) 20.29.19 # wodz: pong 20.29.33 # bertrik: Anything special about ranma's clip+ or I could do it in about 10 mins when eabi toolchain is done installing in my laptop? 20.30.06 # FlynDice, I know his clip+ has a different radio chip than mine. Does your clip+ radio currently work? 20.30.38 # yes but I haven't updated for about a week 20.31.15 # Could you update to current SVN, apply the patch and see if the radio still works for you? 20.32.35 # What's I've done basically is enable dual-tuner support for the clip+ because it seems it can have two types of tuner chip inside. I'd like to know if the tuner chip is still auto-detected correctly. 20.32.37 # Yes, I'm doing that now but I hav'nt installed the eabi toolchain on my laptop yet so that's happening now. Give me 10 mins and I should have some results 20.33.58 # New commit by 03mcuelenaere (r26860): SDL target: remove mouse polling and replace it with an event-based mechanism, this makes touchscreen on the sim much smoother 20.34.40 # amiconn: I played with test_grey and found out that there are some greylib shades that produce much more "noise". Is it normal? 20.35.40 # r26860 build result: All green 20.36.31 Quit Jaykay (Ping timeout: 252 seconds) 20.38.30 Join mitk [0] (~mitk@chello089078013092.chello.pl) 20.38.41 Join m1tk [0] (~mitk@chello089078013092.chello.pl) 20.38.45 Part m1tk 20.40.08 Quit CGL (Remote host closed the connection) 20.40.45 Join kramer3d_ [0] (~kramer@unaffiliated/kramer3d) 20.41.41 Join moparx [0] (~moparx@unaffiliated/moparx) 20.43.48 Quit S_a_i_n_t (Ping timeout: 240 seconds) 20.44.13 Quit kramer3d (Ping timeout: 264 seconds) 20.44.28 # wodz: It is normal, although the noise shouldn't be much of an issue on an LCD with such a high scan rate. Did you run the test boosted? 20.47.54 # no but I thought it always runs boosted (define in grey_core.c) 20.48.59 # amiconn: I mean that usually noise is not an issue but there are some particular shades which look very "sharp" and noisy 20.50.09 # yes 20.51.16 # I might find a better way of calculating the sequence (probably at the cost of some shades) for very fast displays (i.e. OLED - Sansa Clip) 20.51.42 # This will require quite a bit of extra cpu power, and hence most probably not work on coldfire or portalplayer though 20.53.57 # bertrik: Seems to work fine for clip+, I can try fuzev1 also 20.54.36 # Nice, thanks. There's no need to test on the fuzev1. 20.54.51 # I think I'll commit this soon 20.55.14 # Do you need any register values from the FM radio HW debag page? 20.55.35 # er debug... 20.55.36 # yes, could you verify that the top-left number is 1242? 20.55.44 # yes it is 20.55.59 # good, that's all, thanks! 20.57.00 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.162) 20.58.12 Join icMaker [0] (www-data@giant.haxx.se) 20.59.23 Quit icMaker (Client Quit) 20.59.41 Quit AlexP (Ping timeout: 265 seconds) 21.00.22 # maybe I could make the FM tuner debug menu a little nicer before committing 21.00.42 Join AlexP [0] (~ap@rockbox/staff/AlexP) 21.01.58 Part watto 21.02.34 Quit S_a_i_n_t (Ping timeout: 260 seconds) 21.03.54 Quit stripwax (Quit: http://miranda-im.org) 21.07.04 Quit AlexP (Ping timeout: 240 seconds) 21.08.12 Join S_a_i_n_t [0] (~st.lasciv@203.184.0.162) 21.11.36 Join AlexP [0] (~ap@rockbox/staff/AlexP) 21.12.14 # I assume the DNS problems has been forgotten in the topic :) 21.12.57 Quit S_a_i_n_t (Ping timeout: 265 seconds) 21.13.30 Topic "Rockbox 3.6 now released! | Please read before speaking: http://www.rockbox.org/wiki/IrcGuidelines | http://www.rockbox.org/devcon2010/| Please direct offtopic/social chat to #rockbox-community | This channel is logged at http://www.rockbox.org/irc" by ChanServ (ChanServ@services.) 21.16.49 Join Jennifur [0] (~jennifur@cpe-72-224-19-1.nycap.res.rr.com) 21.19.07 # do we have some macro defined in rockbox to determine the number of elements in an array? 21.25.37 # any arm asm expert ? Does this sounds correct: http://pastebin.com/EzAi6uUG ? 21.28.00 Join Variable [0] (www-data@giant.haxx.se) 21.28.16 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.162) 21.28.30 Nick Variable is now known as Guest53954 (www-data@giant.haxx.se) 21.31.08 Quit tkteun (Quit: tkteun) 21.32.58 # Does anyone have/know where to find the up-to-date list of recognized album art filenames? 21.33.19 # folder.jpg, cover.jpg, etc... 21.34.39 # Does anyone have any experience with identifying JTAG pinouts? The View has a 9 pin header (different to all other sansas?) - first how to confirm it is infact a JTAG, and second how to ID each pin? 21.37.38 # Oh, I stumbled upon some very familiar PP-like registers in the android Tegra branch - I added them to the PortalPlayer wiki page. I'm not sure there isn't anything there which hasn't already been discovered via REing, but maybe worth a look. 21.38.01 # obo: you working on zune HD? 21.38.15 # obo: I know ranma has hooked up a clip+ and a c200 to JTAG 21.38.25 # tmzt: no, the Sansa View 21.38.39 # ah, just using the nvidia kernel as a reference 21.39.01 # Guest53954: http://download.rockbox.org/daily/manual/rockbox-iaudiox5/rockbox-buildap2.html#x17-366000B.18 21.39.13 # FlynDice: sounds promising 21.40.34 # obo: He documented some here : http://www.rockbox.org/wiki/SansaAMSJTAG 21.40.58 # Perfect, thanks. 21.43.57 # FlynDice: it's a different (and unknown) pinout unfortunately 21.44.08 # And am I correct in understanding that Rockbox does not currently use embedded ID3 album art? 21.44.24 # obo: this might be interesting (haven't watched the video yet): http://events.ccc.de/congress/2009/Fahrplan/events/3670.en.html 21.44.29 # Guest53954: indeed 21.44.43 Nick Guest53954 is now known as Variable (www-data@giant.haxx.se) 21.45.13 Nick Variable is now known as Guest67090 (www-data@giant.haxx.se) 21.45.44 # obo: you can find the video linked here (search for the ID): http://events.ccc.de/congress/2009/wiki/Conference_Recordings 21.48.07 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk) 21.49.45 # New commit by 03bluebrother (r26861): Add cleaned up tests used for Utils::compareVersionStrings(). 21.51.10 # bluebrother: I'd found that pdf before, but it only has once sentence about JTAG identification - which links to http://www.elinux.org/JTAG_Finder , but I don't have the hardware they use 21.51.24 # r26861 build result: All green 21.51.33 # but I haven't looked at the video yet... 21.53.51 Quit Zigtown (Read error: Operation timed out) 21.53.56 Nick Guest67090 is now known as Isolinear (www-data@giant.haxx.se) 21.54.21 Join Buschel [0] (~~andree@p54A3A9C2.dip.t-dialin.net) 21.55.42 Quit FlynDice (Remote host closed the connection) 21.59.10 Join Buschel_ [0] (~~andree@p54A3A9C2.dip.t-dialin.net) 22.00.42 Join kaylinsigsworth [0] (~Zigtown@CPE00259ce0fdb2-CM0014f8cc807a.cpe.net.cable.rogers.com) 22.00.56 Quit Buschel (Ping timeout: 240 seconds) 22.04.33 *** Saving seen data "./dancer.seen" 22.04.40 Join Jaykay [0] (~chatzilla@p5DC56FCC.dip.t-dialin.net) 22.06.04 Join S_a_i_n_t_ [0] (S_a_i_n_t@203.184.1.53) 22.06.30 Quit S_a_i_n_t (Ping timeout: 260 seconds) 22.10.19 Quit S_a_i_n_t_ (Ping timeout: 240 seconds) 22.10.53 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.201) 22.12.53 Join nano [0] (~n@ks29694.kimsufi.com) 22.18.59 Join Luca_S [0] (www-data@giant.haxx.se) 22.20.52 Quit moparx (Quit: moparx) 22.22.00 Quit Jennifur (Quit: rebooting, hopefully i didn't break anything too bad) 22.31.29 # New commit by 03bieber (r26862): Theme Editor: Added copyright headers to ConfigDocument files, continued work on configuration editing 22.33.08 # r26862 build result: All green 22.41.36 Join katg [0] (~quassel@cpc1-rdng15-0-0-cust791.winn.cable.ntl.com) 22.45.04 # Hi, just wondering if anyone can help me install rockbox on a 4g ipod, iI keep getting Could not open Ipod: permission denied 22.47.11 Quit Isolinear (Quit: CGI:IRC) 22.47.56 # although i'm trying the automatic way, maybe I should give the Manual way a try 22.53.07 Quit Jaykay (Ping timeout: 248 seconds) 22.56.01 # New commit by 03bieber (r26863): Theme Editor: Implemented save/save as in the configuration file editor 22.57.35 # r26863 build result: All green 22.57.54 # New commit by 03bertrik (r26864): Support for mystery FM chip in some Sansa Clip+, FS #11403 by me 22.59.51 # r26864 build result: All green 23.02.28 Join playing-the-fool [0] (~zic@lin67-4-78-239-42-148.fbx.proxad.net) 23.04.24 # katg: On linux? If so use sudo/su 23.06.28 # AlexP: ah for the rockbox utility? i hadn't thought of that 23.07.10 Quit bertrik (Quit: De groeten) 23.08.47 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 23.09.22 # AlexP: Thanks, all working now had gone through all the disk permissions, but forgot the application 23.09.45 # No worries - bootloader installation needs raw disk access 23.10.06 # No update the build in the future you don't need it 23.10.13 # bertrik: fuzev2 fm radio still works fine here :) 23.10.34 # er, to update 23.11.10 Quit S_a_i_n_t (Read error: Connection reset by peer) 23.11.31 # Kwl, glad to finally get an ipod to try rockbox on, been wanting to try it since hearing about it years ago, but non of the players i had were supported 23.12.58 Quit playing-the-fool (Quit: Ухожу я от вас) 23.13.38 Quit Buschel_ (Ping timeout: 264 seconds) 23.14.17 # New commit by 03bluebrother (r26865): Remove ugly RTL writing direction hack. ... 23.15.59 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.14) 23.16.06 # r26865 build result: All green 23.16.11 # would it be impossible to release a new version of the VMware development environment, already configured for the eabi toolchain? I'm no expert, but I tried for a few hours and still can't build the compiler 23.16.26 Quit mitk (Quit: Leaving) 23.16.44 # Luca_S: Yes, someone just needs to do it 23.18.31 Quit kaylinsigsworth (Ping timeout: 260 seconds) 23.18.57 Quit komputes (Remote host closed the connection) 23.20.52 Join moparx [0] (~moparx@unaffiliated/moparx) 23.22.37 # configure: error: cannot guess build type; you must specify one 23.23.10 Quit bieber (Ping timeout: 252 seconds) 23.25.52 Quit wodz (Quit: Leaving) 23.29.33 # Sorry probs a silly question, but can you only dual boot, or is it possible to just get rid of all the apple and only have rockbox? 23.35.14 Quit S_a_i_n_t (Read error: Connection reset by peer) 23.35.46 Quit moparx (Remote host closed the connection) 23.36.41 Quit whydoubt (Ping timeout: 240 seconds) 23.37.16 # katg: the apple bootloader will always run. There is a way to load Rockbox directly (without the Rockbox bootloader), but this doesn't make much of a difference while booting and makes updating Rockbox harder. 23.37.21 # so it's not recommended. 23.38.18 # ah kk, i'll leave it for the moment then. 23.38.53 Quit bmbl (Quit: Bye!) 23.39.53 # Still don't really know if i'll keep it, it's just a small project to keep me busy 23.41.46 Join S_a_i_n_t_ [0] (S_a_i_n_t@203.184.1.56) 23.48.58 Join whydoubt [0] (~whydoubt@ip68-12-76-9.ok.ok.cox.net) 23.49.49 Join Buckwheat [0] (~chatzilla@64.68.182.251) 23.50.26 Join playing-the-fool [0] (~zic@lin67-4-78-239-42-148.fbx.proxad.net) 23.50.28 Nick YPSY is now known as Ypsy (~ypsy@geekpadawan.de) 23.50.40 # * amiconn got the somewhat crazy idea to use the emac in h1x0/M5/HD200 grey blitting 23.50.52 # This requires special care, since it means using the emac in an isr 23.50.59 # Does anybody know why the sansa fuze v2 unstable when everything says yes 23.51.07 # is unstable* 23.52.02 # Any body there? 23.52.45 # Buckwheat: http://www.rockbox.org/wiki/SansaAMS#Specific_problems might give some hints 23.52.52 # Buckwheat: everything says yes? How does "yes" compare to "unstable"? 23.53.05 # One second let me get a link 23.53.23 Quit playing-the-fool (Client Quit) 23.54.05 # Never mind gavaerts awnsered it for me. Thank you gavaerts 23.54.14 # wtf... i try to update config.guess and still no worky :/ 23.57.01 Quit dfkt (Quit: -= SysReset 2.53=- Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn.) 23.57.01 Nick Ypsy is now known as YPSY (~ypsy@geekpadawan.de) 23.58.27 Quit Luca_S (Quit: CGI:IRC)