--- Log for 06.06.107 Server: niven.freenode.net Channel: #rockbox --- Nick: logbot_ Version: Dancer V4.16 Started: 4 days and 15 hours ago 00.00.08 # dionoea: Thanks for the work on Xobox it now plays very well on my ipod video, while you are working on Xobox it would be nice if you could add a high score feature or score table :) 00.00.15 Join webguest92 [0] (i=516d0c8f@gateway/web/cgi-irc/labb.contactor.se/x-7248c7c30f67cf45) 00.00.24 # Dwyloc: I'm not a high score fan :) 00.01.30 # Hum, what draw mode should i use on a mono target to draw a bitmap in inverse mode? 00.01.35 # dionoea: oh well just thought I would ask, just thought it would be nice to use the score for some thing. 00.01.35 # (well, only the bits set to 1) 00.01.41 # hmm. How long should a git-svnimport run? 00.02.04 Quit Thundercloud_ (Read error: 104 (Connection reset by peer)) 00.03.02 # Bagder, how could that be debugged ? change configure to dump the input ? 00.04.15 # dionoea: What do you mean? 00.04.17 # yeah, that's one idea 00.04.49 # amiconn: well if you look at the code i commited. I'd like it to draw the bitmaps i'm giving it as argument and not black (or white) squares. 00.04.59 # And i can't find why it's not working. 00.05.10 Quit Mouser_X (Read error: 110 (Connection timed out)) 00.05.17 # Player cursor needs to be drawn in inverse mode (that would be fine for the qixes too) 00.06.05 # I suppose I cannot modify configure, since the master servers task will checkout upon new, isn't it ? 00.06.12 Quit ender` (" Some people have one of those days. I've had one of those lives.") 00.06.38 # it svn updates 00.07.04 Quit webguest92 ("CGI:IRC") 00.07.10 Quit Thundercloud__ (Read error: 110 (Connection timed out)) 00.07.29 # then I could 00.08.36 # mhm 00.08.53 # it already does echo $response 00.09.01 # amiconn: any idea how i could do that ? or does lcd_mono_bitmap simply not know about inverse vid mode ? 00.09.04 # so the buildlog shows it's NOT a newline 00.09.11 # dionoea: It does 00.09.26 # I just can't figure out how it's supposed to work just from the source 00.09.34 # neither can i :) 00.09.53 # From your source, I mean 00.10.08 # i understood. 00.10.20 # Do you want '1' bits to set the lcd pixels to white, and '0' bits not change anything? 00.10.37 # i want 1 bits to set it to !current color. 00.10.53 # So 1 bits to set it white on black pixels and black on white pixels. 00.10.58 # (like the text does) 00.11.18 # Then just use DRMODE_COMPLEMENT 00.11.43 Join z35_11 [0] (n=z@adsl-35-191-29.dab.bellsouth.net) 00.11.46 # last time i tried that didn't work :(. Let me try again 00.11.55 # But the code uses many different modes for >1 bit as well 00.12.12 # DRMODE_COMPLEMENT doesn't draw anything (for bitmaps) 00.12.46 # It does 00.12.55 # well it doesn't here :/ 00.13.05 # unless i need to | it with something else 00.13.06 # Text characters _are_ bitmaps 00.13.22 # i understand what you're saying. I'm just saying that it doesn't work here. 00.13.34 Quit jgarvey ("Leaving") 00.13.40 # for some obscure reason 00.14.13 # Maybe you call it twice by accident? 00.14.20 # (with same bitmap & position I mean) 00.15.52 # it's only called once as far as i can tell (+ the function begins with a clear_display so i'm sure that it can't be due to code from somewhere else) 00.16.34 # are bitmap sizes smaller than 8x8 legal ? (i'm using 4x4) 00.16.59 # yes 00.17.12 # hum ... i give up :/ 00.17.39 # But I wonder about the logic in refresh_board() in general 00.17.55 # which part? 00.18.09 # For depth >1 it just sets the background color to black, which doesn't change anything on the display by itself 00.18.21 # depth >1 works fine AFAIK 00.18.23 # And for depth == 1 it clears everything first 00.18.29 Join Thundercloud_ [0] (n=thunderc@82.152.99.59) 00.18.37 # because it overwrites all the screen for depth > 1 00.18.38 # It's not that I doubt that it works for depth > 1 00.18.49 Quit z35_1 (Read error: 110 (Connection timed out)) 00.18.52 # I just wonder why depth == 1 is so different 00.18.52 # while it doesn't for depth < 1 (since it doesn't draw empty spaces) 00.19.32 # hmmmmmmm 00.19.36 Quit lee-qid ("aufwiederbyebientotsayonara") 00.19.39 # Which line is the problematic one? 00.19.53 # the two lcd_mono_bitmap calls 00.20.09 # if you add a rb->lcd_set_drawmode (DRMODE_COMPLEMENT); call right before each of those it doesn't seem to have any effect 00.20.20 # well ... not the wanted effect (looks like it disabled drawing) 00.20.46 # enemies should be drawn a 'o's and the player as an 'x' 00.21.06 # s/a/as/ 00.21.52 Join iVampyr3i [0] (i=458fd59a@gateway/web/cgi-irc/labb.contactor.se/x-cdbc598abcf72810) 00.21.58 Quit entheh (Remote closed the connection) 00.22.16 Quit iVampyr3i (Client Quit) 00.22.48 Quit obo ("bye") 00.26.35 Join webguest35 [0] (i=458fd59a@gateway/web/cgi-irc/labb.contactor.se/x-90527e60155dc7a4) 00.27.07 # can any1 help me ipodpatcher? i is not working well... 00.27.48 # any1? 00.28.20 # hleo any1 here? 00.28.21 # dionoea: Is it intended that the player and enemies are pure squares? 00.28.33 Join linuxstb_ [0] (i=5343d4aa@rockbox/developer/linuxstb) 00.28.52 # can any1 help me with ipodpatcher issue? 00.28.53 Quit lids (Remote closed the connection) 00.28.58 # webguest35: Just say what the problem is. 00.28.58 # webguest35: ask the actual question. maybe someone knows the answer. 00.29.00 # They seem to have only background pixels 00.29.18 # This of course means that you see nothig when drawing with DRMODE_COMPLEMENT 00.29.34 # well i run ipod patcher with my ipod unmounted and it says it cannot find an ipod.... 00.29.37 # amiconn: no. They're supposed to be the bitmaps defined on lines 235 and 236 00.29.52 # Unless i got those wrong 00.30.03 Nick webguest35 is now known as Vampyr3 (i=458fd59a@gateway/web/cgi-irc/labb.contactor.se/x-90527e60155dc7a4) 00.30.05 # How did you create those? 00.30.14 # using my keyboard 00.30.21 # Btw, it would be better to use the bitmap build system for this kind of things 00.30.26 # * dionoea tries swapping both digits 00.30.32 # Protects from mistakes like this... 00.30.33 # heheheh 00.30.49 # Vampyr3: What kind of ipod do you have? What OS are you using? Which version of ipodpatcher? 00.30.50 # any1 ave a solution with ipod nano 1st gen ipodpatcher issue? 00.31.12 # im usin os x 10.4 00.31.22 # ipodpatcher not sure lemme check 00.31.22 # Vampyr3: ask the actual question 00.31.44 # err ipodpatcher 1.1 00.31.45 # ooh! digit swaping fixed it :) 00.32.03 # ipod patcher does not recognize my ipod at all 00.32.11 # says there is no ipod connected... 00.32.13 # Vampyr3: Did you convert it to FAT32? If so, does your ipod still work normally? 00.32.13 # * amiconn points dionoea to firmware/drivers/rockbox/lcd-1bit-vert.c line 471 ff 00.32.34 # The format is described there: LSB at top... 00.32.43 # ye i converted it to fat32 but no it still opens wit itunes but it never boots up into default firmware... 00.32.45 # thanks 00.32.46 # Vampyr3: and are you running it as root? 00.33.08 # well im an admin on my pc unless u want me to use sudo 00.33.22 # The hex numbers in the comment are wrong.. and there's a stray 1 bit as well 00.33.23 # Vampyr3: If the default firmware doesn't work, then ipodpatcher won't - you need to get that working first. 00.33.32 # shoot.. 00.33.41 # but how? i have no acces to a windows pc 00.34.01 # and when i format into fat 32 then it wont work with rockbox 00.34.12 Join lids [0] (i=lds@gateway/tor/x-b17f8122b6ba0934) 00.34.16 # well it will work if i format 00.34.22 # How are you formatting to fat32? Are you following the instructions on the Rockbox website? 00.34.26 # it wont work as usual since its formatted 00.34.32 # ye 00.34.41 # i am but odly its not working as it shud 00.35.11 # wen i formatted it looked all ok seemed like it wrote it and all but then formatted into fat 32 wich made it a disk drive itself 00.35.21 Join Thundercloud__ [0] (n=thunderc@82.153.14.19) 00.35.37 # Which instructions are you following? 00.35.38 # if i unzip the rockbox.zop it writes all the data ok but then when i launch th bootloader it wont work 00.35.47 # (to convert to FAT32) 00.35.54 # ye 00.36.07 # im running it with terminal 00.36.17 # except the formatting im using disk util for it 00.37.14 # any ideas? 00.37.42 Nick z35_11 is now known as z35 (n=z@adsl-35-191-29.dab.bellsouth.net) 00.38.03 Quit Thundercloud (Read error: 110 (Connection timed out)) 00.38.16 # Yes - you didn't follow the instructions correctly. If I was you, I would restore your ipod with itunes, make sure it's working, then try the conversion again. 00.38.38 # urgh... 00.38.40 # These are the conversion instructions - http://www.rockbox.org/twiki/bin/view/Main/IpodConversionToFAT32 00.39.02 # but what difference will it make? since im formatting it wont it completely erase all data off the ipod? 00.39.28 # We just made those instructions for the fun of it... 00.39.31 # i was using those instructions all the way.. 00.40.45 # shit! 00.40.58 # it wont restore 00.42.18 # so when will tere be a stable release for nano? 00.43.13 # When it's stable - there are no time estimates in Rockbox. 00.43.31 Quit Xerion (" ") 00.43.34 # hmm 00.43.43 # well it still seems like a good idea 00.43.56 # all those extra tools are a godsend 00.45.01 Quit bluebrother ("leaving") 00.46.18 Join midkay_ [0] (n=midkay@63-226-221-252.tukw.qwest.net) 00.47.13 # ok well thanx for the help ill still be connected for help if i need 00.47.30 Quit midkay (Nick collision from services.) 00.47.32 Nick midkay_ is now known as midkay (n=midkay@63-226-221-252.tukw.qwest.net) 00.48.22 Quit pearldiver (Read error: 110 (Connection timed out)) 00.48.26 *** Saving seen data "./dancer.seen" 00.48.39 Quit Thundercloud_ (Read error: 110 (Connection timed out)) 00.49.26 Join donutman25 [0] (n=chatzill@24.244.161.34) 00.50.26 Join Thundercloud [0] (n=thunderc@82.153.194.227) 00.51.48 Quit bospaadje ("great minds run in great circles") 00.52.28 Quit donutman25 (Client Quit) 00.53.39 Quit Juice^ ("Leaving") 00.53.44 Join bospaadje [0] (n=bospaadj@ip82-139-84-212.lijbrandt.net) 00.57.15 # nop still the same error 00.57.20 # [INFO] Scanning disk devices... [ERR] No ipods found, aborting [ERR] Please connect your ipod and ensure it is in disk mode [ERR] Also ensure that itunes is closed, and that your ipod is not mounted. [ERR] Please refer to the Rockbox manual if you continue to have problems. Press ENTER to exit ipodpatcher : 00.58.06 Quit Dwyloc ("CGI:IRC (EOF)") 00.58.12 # And the original firmware is working on your ipod? 00.58.17 # and you've also done everything that ipodpatcher suggests? 00.58.28 # yeah 00.58.31 Join Llorean [0] (n=llorean@rockbox/administrator/Llorean) 00.58.36 # this is the 3rd time it happened 00.58.51 # shud i eject the ipod again? 00.58.57 # e.g. b&w diskmode, diskutil unmound /dev/disk*** and such 00.59.20 # You shouldn't eject it, just unmount the FAT32 partition. 00.59.20 # sudo dd if=mbr-nano2gb.bin of=/dev/disk2s3 Password: 1+0 records in 1+0 records out 512 bytes transferred in 0.002675 secs (191398 bytes/sec) 00.59.32 # heh 00.59.48 # that is what you've don? 00.59.56 # ye 00.59.59 # You'll be wanting to do "of=/dev/disk2" 01.00.00 # then formatted 01.00.13 # doe it make a difference? 01.00.20 # correct me if i'm wrong but afaik it has to be sudo dd if=mbr-nano2gb.bin of=/dev/disk2 01.00.21 # *does 01.01.01 # well when i got the info about the ipodit said disk2s3 01.01.02 # yes 01.01.13 # you've dd'ed the mbr to a wrong place 01.01.21 Join Thundercloud_ [0] (n=thunderc@82.153.142.168) 01.01.21 # oh nuts 01.01.24 # remove s3 01.01.31 # s3 is the hfs+ partition 01.01.32 # so basically i set it to the partition i erased? 01.01.42 # oh gosh 01.01.50 # well o wonder it didnt work 01.01.56 # yepp 01.01.59 # hmmm ill try it again 01.02.09 # restore first :P 01.02.30 Join Mouser_X [0] (n=mouser_x@67.110.120.164.ptr.us.xo.net) 01.02.37 # yepp thats wat im duin 01.03.13 Join bill123 [0] (i=1800ee51@gateway/web/cgi-irc/labb.contactor.se/x-0add7170778f3b0f) 01.03.36 # i need serious help...can someone help me? 01.03.56 # Explain your problem, and if someone can help, they will. 01.04.06 # ok 01.04.59 # Well i wanted to try to remove rockbox, so i just deleted the folder from the ipod. Then i unplugged my ipod from my computer and it was normal. 01.05.14 # the sleep button didnt work so i rebooted it holding down menu and the center button 01.05.26 # it rebooted and is now stuck 01.05.38 # it shows a picture of the apple with a black back ground 01.05.43 # have you uninstalled the bootloader too? 01.05.46 # Reboot again, and then immediately press and hold SELECT and PLAY together. 01.06.04 # (no i havent uninstalled the boot loader 01.06.09 # ill try it linuxstb 01.06.42 # The install chapter in the manual has uninstallation instructions. 01.06.45 # Bagder, can it be, because sh is linked to dash instead of bash ? Is there such a big difference in piping input to configure ? 01.06.45 # nooo!!! argh!!!! 01.07.03 # its not restoring!!! 01.07.14 # ty 01.07.19 # but now its in disk mode 01.07.28 # how do i get it out when im done? 01.07.46 # Reboot again - menu+select 01.07.47 # bill123: do you have the bootloader still installed? 01.07.57 # yes 01.08.20 # if you don'T want rockbox anymore i suggest to remove it too 01.08.29 # i know 01.08.46 Join johnnyoc3 [0] (n=chatzill@adsl-71-142-233-48.dsl.scrm01.pacbell.net) 01.08.48 # im trying to look for the bootloader =[ 01.09.14 # The install chapter in the manual has uninstallation instructions.... 01.09.24 # use ipoaptcher to uninstall it. it's in the manual 01.09.36 # in short: ipodpatcher -d 01.09.44 # oh ok 01.09.52 # Even shorter - run ipodpatcher, and select "u" for uninstall. 01.10.09 # put wasnt there a bootloader that came with rockbocx, and it had the choice install, uninstall, cancle' 01.10.15 # ok yeah 01.10.16 # if cmd is already running -d is faster :P 01.10.21 # * DerPapst hides 01.10.36 # That's ipodpatcher - it's a program that installs (and uninstalls) the bootloader onto your ipod. 01.10.47 # * bill123 smashes ipod 01.10.59 # problem fixed 01.11.06 Quit gromit` (Read error: 104 (Connection reset by peer)) 01.11.10 # heh 01.14.10 # ok wait... i downloaded the manual, HTML version, and i got a file... which file has the uninstaller on it 01.14.40 Quit Thundercloud (Read error: 110 (Connection timed out)) 01.15.51 # anyone? 01.17.05 Quit Thundercloud__ (Read error: 110 (Connection timed out)) 01.17.33 # nvm i found it 01.17.36 # ty very much 01.17.48 Quit miepchen^schlaf (Read error: 110 (Connection timed out)) 01.18.02 Join miepchen^schlaf [0] (n=hihi@p54bf6d54.dip.t-dialin.net) 01.18.43 # * DerPapst wonders if miepchen^schlaf is sometimes awake too.... 01.20.20 Quit linuxstb_ ("CGI:IRC (Ping timeout)") 01.21.17 # he must be, I've seen a login from rz.uni-potsdam too - also you can find a line of nonsense in now yesterday's log but probably talking in his sleep... 01.21.21 # ok how do i know if i uninstalled it completely? 01.22.52 Quit bill123 ("CGI:IRC") 01.23.04 # dionoea: xobox is quite fast on my Ondio (with default settings) but is it on purpose that it is in "inversed colours" to what I would have expected from the greyscale version? 01.23.30 Part Llorean 01.24.25 # pixelma: he's indeed talking strange things :) 01.25.04 # he ? sounds rather like a she 01.25.14 Join jhMikeS [0] (n=jethead7@rockbox/developer/jhMikeS) 01.25.36 # maybe 01.26.38 # is there something mor neutral instead if he or she? 01.26.40 # second proof: talking strange things :) 01.26.48 # "it" ? 01.26.59 # it sounds a bit mean :P 01.27.06 # :) 01.27.09 # but what s/he said yesterday doesn't sound girl-like 01.27.22 # * limbus looks up 01.27.41 Join Llorean [0] (n=llorean@cpe-70-113-91-140.austin.res.rr.com) 01.27.47 # true... whoever sarnac is.. r.i.p. 01.28.44 # it 01.28.51 # it is happy about it's dead 01.29.36 # which is even more odd ^^ 01.29.55 # let's hope it hit the wrong shell/window 01.30.06 # I'm a bit scared to meet it on the street... 01.30.10 # or reads the log :) 01.30.27 # pixelma, you won't: it sleeps 01.30.40 # well... sleepwalker 01.31.12 # luckily i'm living on the other side of berlin (north-east) 01.31.32 # then i'll rather be scared of beeing hit by it 01.31.34 Quit mpeccorini (" HydraIRC -> http://www.hydrairc.com <- Go on, try it!") 01.31.35 Quit hannesd ("Client suicide") 01.31.36 # at least 60km (+/- 5) :P 01.31.50 # yeah I know where Buch is ;) 01.32.15 # pixelma: do you live in berlin too? 01.32.25 # no Potsdam.. :D 01.32.32 # uh oh 01.32.46 # better run :P 01.33.02 # hihi 01.33.13 # Aachen is safe too :) 01.33.22 Quit Nico_P (Remote closed the connection) 01.33.33 # a tiny bit more.. yes :P 01.34.36 # Karsruhe seems to be even better to me ^^ 01.34.52 # damn, can't spell my own city :( 01.34.53 # * DerPapst adds a "l" 01.34.57 # hehe 01.35.04 # it's too late 01.35.13 # :) 01.35.19 # * Rincewind obviously needs sleep 01.35.21 # you could meet bluebrother... 01.35.38 # I know 01.35.53 # * DerPapst thinks it's kinda strage to talk to a lot of other germans in english... 01.36.03 # actually, I am studying electrical engeneering, like he is 01.36.15 # same uni? 01.36.21 # yep 01.36.24 # heh 01.36.25 # fun 01.36.30 # same semester :P 01.36.35 # but I am second semester and he almost finished 01.36.40 # ah 01.36.55 # ever met him, at least ? 01.36.57 # at least he knows most of your profs ;) 01.37.08 # no, didn't meet him yet 01.37.30 # maybe a tutor in one exercise ^^ 01.37.49 # *one of your exercises 01.37.57 # that would be quite funny ^^ 01.38.20 # get both a rockbox-tshirt, you'll link up very quickly 01.39.07 # I've once seen you both login from an "rz"-address and was thinking "what if they sit almost next to each other" 01.39.41 # that's because I am in a Wohnheim 01.39.53 Quit Domonoky (Read error: 104 (Connection reset by peer)) 01.40.02 # could still be next door :) 01.40.14 # nah, I know all of my neighbours 01.40.51 # that's what they all say :) 01.41.36 Quit spiorf ("Read error: 110 (Connection timed out)") 01.41.48 # in this case it is true, my wohnheim is selbstverwaltet, not an anonymous Studentwerks-wohnheim 01.41.56 Quit Thundercloud_ (Remote closed the connection) 01.42.19 # sorry for the denglish, can't explain it ^^ 01.42.24 # I see. the better people. 01.42.27 # :p 01.43.05 # well, we can pick who we want to have living with us 01.43.43 # jup 01.43.57 # I'm doing some housesharing/flatsharing on my own 01.43.59 # not that big 01.44.10 # not that decent network-connection 01.44.14 # but comparable 01.44.21 # and also self-managed :) 01.44.22 # sadly, no rockbox conversions, yet 01.45.04 # what are you studying? 01.45.21 # me ? nothing, sadly 01.47.38 Part billytwowilly ("Konversation terminated!") 01.51.11 Join honda_atc200es [0] (n=Delorean@70-101-164-164.dsl2.mon.ny.frontiernet.net) 01.52.04 Nick honda_atc200es is now known as delorean90 (n=Delorean@70-101-164-164.dsl2.mon.ny.frontiernet.net) 01.52.38 # has anyone here had the problem of abnormally short battery life on the h10 20gb with rockbox 01.54.31 # delorean90: Why don't you run the battery bench as I suggested? 01.54.31 Join kkurbjun [0] (n=kkurbjun@c-71-56-227-141.hsd1.co.comcast.net) 01.54.45 # That would show us if it's shutting down at a strange voltage or anything. Make sure it's with an official build, etc. 01.54.47 Quit kkurbjun (Client Quit) 01.56.00 # oh yes sorry about that, right now i am letting the player fully charge, i was playing it before from a full charge and it died at 50% battery in about 45 min 01.56.46 # You never even mentioned which SVN revision you're using, or any other conditions of your playback. 01.57.11 # i am using the current svn (i updated an hour ago i think) 01.57.16 # A proper battery bench needs to be with an official Rockbox build, cleared settings (no equalizer or other power hungry settings) and preferably with 128 or 192kbps mp3 playlist greater than 32mb 01.58.11 # ok, i can do that, i just do not have any songs below 256kbps 01.58.43 # dionoea: (probably for the logs) - in xobox on Archos it looks like the calculation whether the "aliens" hit the wall is still based on the size of 8x8 pixels (that's how it looks to me). 01.58.54 # Well then after the battery bench, you should try the same songs in the original firmware to see how long it lasts playing them 01.59.12 # 256 is rather wasteful for MP3 though, unless you have a really bad encoder. 01.59.19 # i cannot get the songs to show up in the OF 01.59.34 # So how do you know how long your OF lasts? 01.59.52 # You said your OF still lasts 8-10 hours, but if you can't test it on the same songs, you have no basis for comparison, at all. 02.00.08 # Or at the very least, the same bitrate songs. 02.00.18 # is 192 better? i have herd mixed opinions, for future cds i will try 192. 02.00.24 # would the same playlist work 02.00.46 # i could make a playlist of ~50 songs 02.01.07 # i could rip a cd at 192kbps 02.01.35 # It just needs to be a fairly level comparison. 02.01.43 # So the same playlist would be ideal 02.02.52 Part toffe82 02.02.57 # ok, so ill set up the playlist and cd while the player is charging. the main thing i am hoping is that it is rockbox and not my battery, although the symtoms advise agains the battery being the issue 02.03.38 # Considering most Rockbox on PortalPlayer users aren't experiencing this kinda problem, they do kinda suggest it's your hardware. 02.03.50 # But a battery bench, and an equal-ground comparison against the OF will help tell more 02.04.03 # We'll be able to see if Rockbox is turning off to early or something 02.04.52 # could i just upload the batterybench file itself onto the forums, i am not positive on how to set it up on a graph 02.05.15 # Yeah, just attach the .txt to a post 02.06.58 # would 192 or 128 be optimal 02.07.12 # delorean90: do you encode with VBR? 02.07.38 # i use wmp11 when i rip cds 02.07.44 # oh, no i dont 02.08.07 # it also helps to improve quality while keeping the filesize down 02.08.42 # i would do that, but the converter i use only has VBR as a .wma file fromat 02.09.08 # err... everything works well and all but i do have a problem... 02.09.29 # an extreme example is a track with 10 minutes of silence before a 'hidden track' starts. Encoding the silence at 192kbit/s is a bit of a waste.. 02.09.32 # how come my pc does not see my ipod when plugged in? 02.09.57 # Llorean: what do you think about setting up a wiki page with tips ripping, encoding, replaygain, etc? 02.10.14 # Vampyr3: Are you using firewire or USB? 02.10.36 # usb 02.10.37 # Rincewind: sounds like a good idea, but maybe such a wiki exists at hydrogenaudio already? 02.10.54 # Rincewind: I think if someone wanted to do that it'd be a good idea, so long as it could avoid becoming too much of a debate ground for what's best. 02.11.07 # yes, hydrogenaudio *is* the wiki on such things 02.11.39 # Maybe make sure it's focused on portable players. Basically, suggest bitrates that are "unlikely to suffer enough quality loss from CD to be audible beyond the limited quality of portable DACs" and somesuch. :-P 02.11.55 # Llorean: exactly 02.12.35 # and maybe put some disclaimer there that people who have a strong opinion should just keep doing what they think is 'the best way' 02.12.43 # Vampyr3: What do you see on your ipod's screen when you attach USB? 02.12.56 # Also, concentrate partially on how well Rockbox supports them 02.12.59 # like people who prefer wav over flac because they can here a difference :) 02.13.13 # I wouldn't promote flac very much, just give an overview about secure ripping, encoding in vbr in various formats with the apropriate commandlines, replaygaining with foobar 02.13.13 # For example, AAC, while a decent format overall, isn't well supported in Rockbox and might be best to avoid unless there's good reason for it. 02.14.48 # If I am bored at the weekend, I might start it 02.15.13 # and then someone has to correct my german english ^^ 02.15.41 # how many songs should i have minimum on the playlist for battery bench 02.15.54 # and what is the optimal volume to leave it at 02.16.39 # delorean90: just use a volume you normally listen at 02.16.58 # and don't forget to plug in the phones, they use power, too 02.18.14 # delorean90: At least 32mb of songs, ideally. 02.18.24 # hmm, i never knew that, ok the player is still charging, but i should be able to start soon, unfortunately ill have to wait till tomorow untill i test on the OF, i have to sync all my songs through wmp when i test that 02.18.28 # Really the minimum is closer to 29, but 32 is a good safe number 02.18.59 # 32 mb, ok i deffinately already have that converted 02.19.07 Join stationearth [0] (n=punit@bas2-montreal02-1167854073.dsl.bell.ca) 02.19.57 Part pixelma 02.20.15 # The Cowon D2 firmware has a string "Ver:0071" near the beginning 02.20.29 # can anybody help with what file format this could be? 02.21.48 # linuxstb: the headder you were referring to in #ipodlinux which ipod_fw creates when extracting osos: is that the apple stop sign or something else? 02.22.39 Join gromit` [0] (n=gromit@ras75-5-82-234-244-69.fbx.proxad.net) 02.22.41 # Something else - the header that appears before the firmware itself in the firmware partition. It contains things like loadaddr, entryoffset etc for the image. 02.23.11 # ah. 02.23.59 # it seems that loader 2 depends on this header to load the apple osos image as a file. 02.24.24 Quit Vampyr3 ("CGI:IRC (Ping timeout)") 02.24.27 # Llorean: battery bench has started 208 mb of songs, 192kbps, -30db 02.24.45 # amyways... 02.24.49 # good night at all :) 02.24.58 Quit DerPapst ("So Long And Thanks For All The Fish!") 02.25.50 # * limbus too is detaching for tonight. 02.26.02 # sleep well, #rockbox :) 02.26.18 Quit limbus (" zzZZzz") 02.28.11 Quit Rincewind ("Cya") 02.29.15 Part Llorean 02.32.19 # Anybody with firmware reverse engineering skills around? Could you help me with understanding firmware file format? 02.33.12 Quit delorean90 () 02.36.27 # stationearth: which firmware are you looking at? 02.36.53 # I am looking at the Cowon d2 firmware. I noticed a pattern and was wondering if anything was known 02.37.15 # markun: There is a string "Ver:0071" near the beginning of the firmware 02.37.49 Quit johnnyoc3 ("ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007051502]") 02.38.12 # markun: Do you know what format the binary file could be? I also noticed some strings appearing more than once. My guess - there are more than one files packed in the binary. 02.38.53 # stationearth: sorry, I don't have time to look at it now, it's getting quite late here 02.39.23 # markun: ok. maybe somebody else might be able to tell 02.39.32 # stationearth: I can't look now either, but do you have a link to a copy of the firmware? Preferably not a Windows application... 02.41.23 # linuxstb: sure. http://www.cowonglobal.com/zeroboard/zboard.php?id=C08&page=1&sn1=&divpage=1&bmenu=download&sn=off&ss=on&sc=on&select_arrange=headnum&bmenu=download&desc=asc&no=273&bmenu=download 02.42.08 # linuxstb: Its a zip with 3 folders. The link contains instructions to install the firmware. I mostly looked at the file in folder "0" and '"1". The one in "2" are font and images 02.42.17 # Do you know what CPU is in the D2? 02.43.04 # linuxstb: It has a Telechips TCC 7801. A dual core ARM. ARM926EJ-S and ARM946E-S 02.44.00 # Those instructions make Rockbox seem simple to install... 02.44.30 # linuxstb: I don't understand 02.44.49 # linuxstb: Oh I get it. Joke :) Sorry am a bit dazed 02.45.54 # linuxstb: Seems like an internal flash program on finding the files in root, upgrades the firmware and deletes the files 02.45.58 # linuxstb: 02.46.13 Join JdGordon [0] (n=jonno@rockbox/developer/JdGordon) 02.46.19 # linuxstb: could it be that the two files 0 and 1 are for the two processors? 02.46.43 Quit din (Success) 02.47.20 Quit miepchen^schlaf (Read error: 110 (Connection timed out)) 02.47.31 # The file in 0 looks like an unencrypted ARM binary at first glance. 02.47.58 # i.e. there are lots of text strings visible, and "arm-elf-objdump -D -marm -b binary d2N.bin" is spitting out something sensible. 02.48.28 *** Saving seen data "./dancer.seen" 02.48.46 # The file in 1 is very similar. 02.49.31 # do you know of an arm emulator/simulator I could use to understand what's happening? There is no documentation for 7801 02.50.36 # No I don't. The only thing I've ever used is arm-elf-objdump, which is probably the worse tool available... 02.50.38 # linuxstb: cool. So I should probably start by setting up the arm tool chain. 02.51.28 # An easy first test would be to open up one of those files in a hex editor, look for a string that your D2 displays on the screen, and change one letter in it. Then see if you can install it on your player. 02.52.03 # That will tell you if there is a checksum or other kind of protection in place. 02.52.08 # linuxstb: Now why didn't I think of it before. Will also tell if there is a checksum involved 02.52.27 # linuxstb: :) 02.52.48 Join kkurbjun [0] (n=kkurbjun@c-71-56-227-141.hsd1.co.comcast.net) 02.53.01 # linuxstb: what would be the next step if there isn't one involved? 02.54.21 Join RogerBacon [0] (n=RogerBac@bas3-sherbrooke40-1242416466.dsl.bell.ca) 02.54.52 # Find a way to safely run your own code. 02.55.23 # i.e. if you create a 0/d2N.bin file yourself, install it, and then it crashes, do you have a way to recover your player? 02.56.03 # I am fishing for the recovery drivers. They are floating out there 02.56.30 # Am awaiting an email from somebody who has them. 02.56.51 Join S_Curran [0] (n=chatzill@AC9FC9D4.ipt.aol.com) 02.57.02 # hey, any one there?? 02.57.25 Join saratoga [0] (i=9803c6dd@gateway/web/cgi-irc/labb.contactor.se/x-186e661669ceafb6) 02.57.59 # guys ive got a 3oGB ipod video 5.5g with 1.3.2 firmware, how can i install rockbox on this?? 02.58.05 # stationearth: But looking at the files more closely, there does seem to be some header-like information starting at around the 16th byte in. I would guess a checksum is in there somewhere... 02.58.30 # S_Curran: read the manual 02.58.45 # S_Curran: Just follow the install instructions in the manual, which is linked to from the left menu on every page of the website. 02.59.13 # ok, will it deffinately istall ok on a 5.5g 30gb ipod video? 02.59.31 # linuxstb: Are you referring to the part just before the long string of zeros? 02.59.43 # i have got irl loader 2.5 already installed, how can i make it so i boot it from that that i start up my ipod? 03.00.15 # stationearth: Yes. e.g. this is from 0/d2N.bin - "0000010: 7cbb 860d 0000 0000 0d91 2e4e fc7d 1d00 |..........N.}.." 03.00.55 # The last four bytes there are 0x001d7dfc (ARM is little-endian), which in decimal is 1932796 - the size of the file. 03.01.40 # (the same applies to the same 4 bytes in 1/d2N.bin) 03.02.26 # linuxstb: I was just checking out the other file. Can I give you a link to another file (from a different player) and can you see if they have the same info? 03.03.15 # do i just extract the FULL rockbox file to my ipod root folder? 03.03.17 # linuxstb: this one is the M-bird XY-22 rom. http://www.m-bird.se/software/XY-22/XY22SMV1320.rom 03.03.33 # It's not going to be the same, but the mi4 file format could give you some clues about what the other values mean - http://daniel.haxx.se/sansa/mi4.html 03.03.37 Join belze [0] (i=nifty@dslb-088-073-217-071.pools.arcor-ip.net) 03.03.59 # linuxstb: somebody in the forums mentioned that they share the toolchain and sdk 03.06.26 # guys could somebody help please? where is the ipod root folder? 03.06.56 # stationearth: That's similar, but it doesn't seem to have as many fields in the header. Starting at 0x18 is what looks like real ARM code. 03.07.21 # S_Curran: It's just the top-level of your ipod - i.e. not inside any folders at all. 03.07.42 # what is iPod_Control? 03.07.56 # IPL loader 2.5? 03.08.04 # That's a folder where itunes stores all your music and its database. 03.08.08 # linuxstb: what tool are you using to glean this information? 03.08.37 # ok, so could someone help me in the rock box installtion, because i want it to run thru my curent loader 03.08.52 # stationearth: Just xxd (it displays a file in hex) and arm-elf-objdump (a simple disassembler). 03.09.00 # do i jsut extract the .rockbox folder to my ipod drive? 03.09.30 # S_Curran: Yes. The IPL loader should (if it's a recent version) detect it automatically. 03.10.03 # meaning that the loader will boot up first? allowing me to select ipod os sleep disk mode and rockbox? 03.10.14 # Yes 03.10.50 # ok thanks, now how do i go about installing it on? I cant find the correct way in the manual 03.10.53 # stationearth: Do you have any other versions of the Cowon D2 firmware? That's always useful (to compare) 03.11.28 # linuxstb: There are lots of them. Just a sec 03.11.31 # sorry for my noobishness, appologies! 03.11.43 # how do i go about installing it on? I cant find the correct way in the manual 03.12.22 # Just download the rockbox.zip for your ipod, and extract the .rockbox folder to your ipod. 03.13.06 Join dwarfy [0] (n=dwarfish@adsl-153-120-195.tys.bellsouth.net) 03.13.17 # hello. I was hoping someone could help me. 03.13.36 # ok so a straight extract onto the ipod e drive yes? 03.13.38 # linuxstb: http://www.cowonglobal.com/zeroboard/zboard.php?id=C08&page=1&sn1=&divpage=1&bmenu=download&sn=off&ss=on&sc=on&select_arrange=headnum&bmenu=download&desc=asc&no=265&bmenu=download 03.13.59 # linuxstb: 2.41a previous version. There is also a beta around. 03.14.19 # i think my Q. is simple to answer 03.14.34 # so a straight extract onto the ipod e drive yes? 03.14.45 # S_Curran: Yes 03.14.47 # linuxstb: http://download.cowon.com/data/C08/D2_3.50b.zip 03.14.52 # thhanks 03.15.12 # :) 03.15.26 Join f00f [0] (n=obo@CPE002078c67dd3-CM0011ae015168.cpe.net.cable.rogers.com) 03.15.48 # hello 03.17.28 # it didnt work, still jsut iplloader 2.5 :( with apple os diskmode and sleep, wtf? 03.17.38 # latest svn doesn't compile for me 03.18.53 # dwarfy: what was the question? 03.19.00 # stationearth: That's interesting. The three "0" files are identical in the three firmware versions. The "1" files are different. 03.20.00 # linuxstb: :) I was just about to say that. btw if you notice the installation instructions for versions, you'll notice that there are 2 parts 03.20.14 # linuxstb: for users with firmware version < 2.41 03.20.30 # linuxstb: and for users with firmware versions > 2.41 03.20.32 # markun i have had a Archos Rec.v1 for a long time. upgraded to a 40gb and recently to a 100gb. I think i updated the firmware about 3 yrs ago. I just DL the newest build and unzipped it to the Root. Problem is, it isnt accessing files, like the Font, or the Language files, and it says "dir buffer full" when i access some directories. 03.20.49 # linuxstb: The latter are not required to update the 0 binary 03.21.02 # how do i create a text file pointing to rockbox? 03.21.07 # let me see if I can find a firmware older than 2.41 03.21.55 # linuxstb: http://www.cowonglobal.com/zeroboard/zboard.php?id=C08&page=1&sn1=&divpage=1&bmenu=download&sn=off&ss=on&sc=on&select_arrange=headnum&bmenu=download&desc=asc&no=258&bmenu=download 03.24.04 # it shows the plugins, but it errors if i try to run one. it has directories, but they usually say "no files" when im accessing from the archos. but if i plug it in to the comptuer, there are Language, font, and other config files in the .rockbox directories 03.24.33 # dwarfy: did you reboot? 03.24.44 Join toffe82 [0] (n=chatzill@adsl-71-132-87-242.dsl.sntc01.pacbell.net) 03.25.11 # S_Curran: You could try moving the rockbox.ipod file from the .rockbox folder into the root of your ipod - that's where older versions of loader2 look for it 03.25.14 Quit jhMikeS (Nick collision from services.) 03.25.20 Join jhMikeS [0] (n=jethead7@rockbox/developer/jhMikeS) 03.25.36 # yes. when i do it has opening screen ROCKBOX v.2.1 03.25.51 # i made a loder.cfg file, that ok? 03.26.04 # dwarfy: sounds very old 03.26.05 # if i open the menu (via the archos interface) and select Firmware it says No Files 03.26.19 # S_Curran: Yes, that's a better option. 03.26.30 # v.2.1 refers to the firmware right ? 03.26.30 # and put it in notes yes? 03.27.00 # S_Curran: I've no idea - loader2 is part of the ipodlinux project, we can't help you with it here (because we don't use it) 03.27.17 # does one of Rockbox's many sound settings let you adjust the preamp seperately for files with no Replaygain tags? 03.27.29 # dwarfy: the last release was 2.5 and that was already a long time ago 03.27.39 # but I don't know anything about the archoses 03.27.57 Join Llorean [0] (n=llorean@cpe-70-113-91-140.austin.res.rr.com) 03.27.57 # ohh ok sorry man 03.28.18 # markun: Read up on your history ;) http://www.rockbox.org/history.html 03.28.24 Join Bagder_ [0] (n=daniel@1-1-5-26a.hud.sth.bostream.se) 03.28.52 # dwarfy: if you come back when it's daytime here in europe I'm sure there will be some people who can help you with archos specific stuff 03.29.00 # ah, maybe Bagder_ can help 03.29.04 # http://www.ipodwizard.net/showthread.php?t=23858&highlight=config what of this do i need to make into a loader.cfg file? 03.29.17 # linuxstb: shame on me :) 03.29.24 # or shud i rename loader.cfg to ipodloader.conf 03.29.31 # time to get some sleep.. 03.29.32 Join TrueJournals [0] (i=180c933d@gateway/web/cgi-irc/labb.contactor.se/x-9248490e694e6512) 03.29.59 # ok thank you 03.30.04 # nite nite 03.31.30 # stationearth: There seem to be two random-looking numbers in the headers - at 0x10 and 0x18. I would guess one is a checksum, but I can't think what the other could be (unless it's part of the checksum as well). 03.31.38 # stationearth: But I need sleep now - it's 2.30am... 03.31.49 Quit dwarfy () 03.32.05 # linuxstb: do you know of a checksum utility? 03.32.05 Quit f00f (Read error: 104 (Connection reset by peer)) 03.32.08 # linuxstb u got msn dude? 03.32.20 # just so i can get this cleared up quickly, im UK aswell 03.32.33 # linuxstb: sure. Thanks for all the help you provided. 03.32.36 Join f00f [0] (n=obo@CPE002078c67dd3-CM0011ae015168.cpe.net.cable.rogers.com) 03.32.37 # sorry if im rushing just its 2:30 as u said :p 03.33.04 # linuxstb: I will investigate the files further and see if I can parse spot any more trends 03.33.07 # stationearth: No. I would just write a little C program, and start experimenting with simple checksums. You could then try crc32... But it's probably still worth trying to change one byte and see if it's accepted. 03.33.37 # # iPodLoader 2.5 config file 03.33.39 # backlight = 1 03.33.40 # timeout = 10 03.33.41 # linuxstb: Got it. That's my first experiment. Will let you know how it goes 03.33.42 # default = 2 03.33.43 # # here come the menu choices: 03.33.45 # Apple @ ramimg 03.33.47 # iPodLinux @ (hd0,1)/linux.bin 03.33.48 # Rockbox @ (hd0,1)/.rockbox/rockbox.ipod 03.33.49 # Sleep @ standby 03.33.51 # Disk Mode @ diskmode 03.33.53 # which of that needs to b in a loader.cfg file? 03.34.26 # stationearth: Good luck, and goodnight. 03.34.41 # S_Curran: As I said, I don't use loader2, so can't help. 03.34.41 Quit f00f (Read error: 104 (Connection reset by peer)) 03.34.51 # linuxstb: thanks. nite. 03.34.56 # what do you use m8? 03.35.07 Join f00f [0] (n=obo@CPE002078c67dd3-CM0011ae015168.cpe.net.cable.rogers.com) 03.35.26 # S_Curran: The rockbox bootloader 03.36.05 # ahh ok, can it boot normal apple os on the ipod and ipod linux etc? 03.36.57 # ?? 03.37.49 Join c00ki3 [0] (i=oreoleo@pool-71-244-110-190.phlapa.fios.verizon.net) 03.37.52 # linuxstb msn? 03.38.05 # hey guys i got a quick question 03.38.15 # what's the fuzz with the 64mb ipod current build? 03.38.44 # All i found is that it utilizes all the ram available 03.40.31 Quit S_Curran ("ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007051502]") 03.42.02 Quit f00f (Read error: 104 (Connection reset by peer)) 03.42.20 Join f00f [0] (n=obo@CPE002078c67dd3-CM0011ae015168.cpe.net.cable.rogers.com) 03.43.35 Quit stationearth () 03.44.47 Quit Bagder (Read error: 110 (Connection timed out)) 03.44.48 # c00ki3: it gives you an extra 32MB of RAM for the HD buffer 03.44.59 # it doesn't seem to make a big difference though 03.47.03 Quit saratoga ("CGI:IRC (EOF)") 03.50.23 Join BHSPitMonkey [0] (n=stephen@adsl-65-69-154-186.dsl.rcsntx.swbell.net) 03.54.01 Part TrueJournals 03.56.32 Quit XavierGr () 03.56.55 Join XavierGr [0] (n=xavier@ppp53-138.adsl.forthnet.gr) 03.57.07 Quit XavierGr (Client Quit) 03.58.32 Join XavierGr [0] (n=xavier@ppp53-138.adsl.forthnet.gr) 04.03.16 Quit Llorean (Read error: 104 (Connection reset by peer)) 04.06.57 # i'm sure this has happened to a lot of people, but the "Open with.." menu is blank on my sansa 04.07.42 # nevermind, i think i solved it - the viewers.config file is blank 04.16.57 Join Llorean [0] (n=llorean@cpe-70-113-91-140.austin.res.rr.com) 04.21.05 Join billytwowilly [0] (n=chris@S01060015e91ce305.cg.shawcable.net) 04.28.29 Join webguest81 [0] (i=45ff28f1@gateway/web/cgi-irc/labb.contactor.se/x-8c9ef8604e408916) 04.29.26 # Hey i got a quick question im trying to install rockbox i connected my ipod extracted the .rockbox into the home directory of the ipod but when i launch the bootloader it says it cant find the ipod (i have the 30gb video ipod) 04.30.40 # anyone has any ideas whats up with it? 04.35.39 # what are you launching? 04.40.41 Join Cardini [0] (i=189fceb0@gateway/web/cgi-irc/labb.contactor.se/x-dcd018b6dcc4fce1) 04.41.25 # What does " *PANIC* Stkov sd " mean on a Sansa e270 with today build of RockBox? 04.42.07 # *Today's, even. 04.42.48 # Are you using an official build? 04.43.02 # I've only heard of that message showing up in builds patched with the sd card patch 04.44.14 # I'm using a build from www.rockbox.org, from about noon today. 04.45.00 # Does anything you do specifically trigger this? 04.45.27 # Not that I know of. I just got the player working after the bug I mentioned yesterday. 04.45.47 # I looked at the screen after a minute (I had been in "fonts") and it has that message. 04.46.12 # It basically means that some memory reserved for the sd stack wasn't enough. 04.47.00 # You lost me there. I'm code- and computer illiterate. 04.47.15 # Turn off your device, turn it back on, and see if it happens to you again. 04.47.38 Join miepchen^schlaf [0] (n=hihi@p54bf79bd.dip.t-dialin.net) 04.47.39 # It's a bug, and it doesn't mean you did anything wrong. 04.48.20 # srry i was trying to fix it im launching the lastest stable build for rockbox from the site ( what are you launching?) 04.48.30 *** Saving seen data "./dancer.seen" 04.49.16 # i got it to install before but i formated my ipod after since something messed up but now i cant install it back becayse bootloader wont recognize my ipod drive 04.49.32 # It seems fine now, Llorean. Thanks. 04.50.24 # when i go thru the cmd and type in the drive manualy it says error opening disk: the system cannot find the file specified 04.57.19 Quit Cardini ("CGI:IRC (EOF)") 04.57.19 Quit f00f (Read error: 104 (Connection reset by peer)) 04.57.36 Join f00f [0] (n=obo@CPE002078c67dd3-CM0011ae015168.cpe.net.cable.rogers.com) 05.02.03 Quit c00ki3 ("( www.nnscript.de :: NoNameScript 4.02 :: www.XLhost.de )") 05.02.06 # ill repeat my question maybe someone else can help me 05.02.53 # when i try to install the rockbox i extracted the files into ipod dir then i launched the ipodpatcher but it wont seem to find my ipod i have the 30gb video ipod 05.03.02 # anyone have any clues on what to do 05.03.43 # oh and i installed it an hour ago but i had to format my ipod maybe this messed me up? i put all the files back do you think i have to update my ipod? 05.04.08 Part Llorean 05.07.37 Quit bospaadje (Read error: 110 (Connection timed out)) 05.15.17 Join Cardini [0] (i=189fceb0@gateway/web/cgi-irc/labb.contactor.se/x-7e039f3e84dba78d) 05.15.48 Join ErifNeerg [0] (n=ErifNeer@c-69-248-1-104.hsd1.pa.comcast.net) 05.16.02 # So I add these MP3s to my device, and they show up in "files," but not in "database." Should I update or initalize the database? 05.16.32 # anybody here like podcasts? 05.17.24 Join RogerBacon_ [0] (n=RogerBac@bas3-sherbrooke40-1177645652.dsl.bell.ca) 05.18.47 Join RogerBacon__ [0] (n=RogerBac@bas3-sherbrooke40-1177645535.dsl.bell.ca) 05.20.31 Quit miepchen^schlaf (Read error: 110 (Connection timed out)) 05.20.59 Join miepchen^schlaf [0] (n=hihi@p54bf7b68.dip.t-dialin.net) 05.25.05 # everyone should check out #7111 05.25.34 Quit f00f ("Ex-Chat") 05.29.00 Quit Cardini ("CGI:IRC (EOF)") 05.35.35 Quit RogerBacon (Read error: 110 (Connection timed out)) 05.36.44 Quit RogerBacon_ (Read error: 110 (Connection timed out)) 05.39.07 Join voidengineer [0] (n=stderr@66-189-188-121.dhcp.wnch.wa.charter.com) 05.42.16 Quit RogerBacon__ (Read error: 110 (Connection timed out)) 05.45.01 Quit miepchen^schlaf (Read error: 110 (Connection timed out)) 05.45.09 Join miepchen^schlaf [0] (n=hihi@p54BF61E1.dip.t-dialin.net) 05.46.20 # nm, I had a question but figured it out 05.46.28 # thanks for just being there, rofl 05.46.29 Quit voidengineer ("Sunnyfish, melon jelly, bawling the jack at the meat wagon now") 05.47.59 Join Cardini [0] (i=189fceb0@gateway/web/cgi-irc/labb.contactor.se/x-240ce8d0ea8c0ddc) 05.48.40 # What is Syncback, how do I stop it, and why did my Sansa sync gigabytes of unrelated files to my player? 05.49.08 # i dunno but i know patch 7111 is pretty awesome 05.49.09 Part ErifNeerg 05.51.48 # Rather frustrating to have one's player fill itself up with encryption programs and personal data and... 05.52.33 Quit Rondom (Nick collision from services.) 05.52.49 Join Rondom [0] (n=Rondom@p57a95fa3.dip.t-dialin.net) 05.54.59 Quit scorche (Read error: 104 (Connection reset by peer)) 05.58.12 Join aliask [0] (n=chatzill@c210-49-190-113.eburwd8.vic.optusnet.com.au) 06.03.02 Quit Cardini ("CGI:IRC (EOF)") 06.05.06 Join scorche [0] (i=scorche@rockbox/administrator/scorche) 06.15.31 Quit miepchen^schlaf (Read error: 110 (Connection timed out)) 06.15.42 Join miepchen^schlaf [0] (n=hihi@p54bf5e2b.dip.t-dialin.net) 06.17.08 # Slasheri: you round? 06.23.53 Quit karma_ (Remote closed the connection) 06.48.32 *** Saving seen data "./dancer.seen" 06.55.12 Quit miepchen^schlaf (Read error: 110 (Connection timed out)) 07.02.39 Join pabs3 [0] (i=daemon@60-242-186-48.tpgi.com.au) 07.03.50 Join webguest10 [0] (i=4c675aa5@gateway/web/cgi-irc/labb.contactor.se/x-59625144b95d7ebf) 07.04.52 # how do i transfer flac aac jpg etc to ipod with rockbox 07.05.29 # in whatever file manager you want? just connect it to the comp with usb 07.07.07 # when i try to transfer flac i get file not supported error 07.07.30 # i mean whenever i try to transfer anything but mp3 i get file not supported error 07.08.39 # in what program? 07.08.49 # in konqueror 07.09.02 # the ipod is monuted? 07.09.05 # mounted* 07.09.09 # yes 07.09.41 # are yoiu trin to use some ipod related plugin or something? just copy it across like a normal removable disk 07.10.09 # thats what i thought i was supposed to do, but its not working out 07.10.28 # when i plug iin my ipod i get a dialogue box.... 07.10.34 # then open in new window 07.11.41 # then i have four folders artist ,playlist, utilities, and a drop music here folder 07.12.10 # when i drag and drop my flacs i get the error 07.13.04 # sonuds like you are using something especialyl for ipods... in konquerer just navigate tot eh monut pint 07.13.10 # to the* 07.13.21 # mount point* 07.14.48 # then in what folder do i put the files 07.15.09 # when i go to the mount point i am presented with the ipods tree structure.... 07.15.47 Quit kkurbjun ("Leaving.") 07.15.52 # put your music anywhere 07.16.02 # a folder anemd music is always a nice place for them.. 07.17.50 # Ok i think i got it now 07.19.42 # so then just go to the mount point and transfer that way? 07.19.51 # yes 07.20.30 # wow wonder what i was doing 07.21.02 # then to play the files i play them from the "music" folder and not database 07.22.01 Join Rob2222 [0] (n=Miranda@p54B16818.dip.t-dialin.net) 07.29.22 Join bagawk_ [0] (n=lee@unaffiliated/bagawk) 07.29.22 Quit webguest10 ("CGI:IRC (EOF)") 07.29.25 Join printfXh4 [0] (n=pseudo@ppp254-27.lns2.bne4.internode.on.net) 07.33.09 Quit Rob222241 (Read error: 110 (Connection timed out)) 07.41.56 Quit bagawk (Read error: 110 (Connection timed out)) 07.44.32 Part toffe82 07.45.34 Quit juxtap (Read error: 104 (Connection reset by peer)) 07.49.29 Join lee-qid [0] (n=liqid@p5496613a.dip.t-dialin.net) 07.49.58 Join pondlife [0] (n=Miranda@cpc1-rdng11-0-0-cust362.winn.cable.ntl.com) 07.52.45 Nick bagawk_ is now known as bagawk (n=lee@unaffiliated/bagawk) 08.04.52 Join arkascha [0] (n=arkascha@mailout.imageware.de) 08.08.17 Part arkascha ("Konversation terminated!") 08.09.21 Quit andrew__2 (Read error: 110 (Connection timed out)) 08.16.20 Quit lee-qid (Read error: 110 (Connection timed out)) 08.20.55 Join _Veseliq_ [0] (n=veseliq@host.91-92-172-170.airbites.bg) 08.22.38 Join davina [0] (n=dave@cpc1-sout6-0-0-cust616.sotn.cable.ntl.com) 08.24.31 Join arkascha [0] (n=arkascha@mailout.imageware.de) 08.24.52 Part arkascha ("Konversation terminated!") 08.26.03 Join kaaloo [0] (n=luis@rue92-3-82-232-48-241.fbx.proxad.net) 08.28.48 Join Rob222241 [0] (n=Miranda@84.177.66.52) 08.29.05 Join ender` [0] (i=krneki@84-255-206-8.static.dsl.t-2.net) 08.31.24 # JdGordon: now i am 08.31.32 # hey 08.31.58 # had a chance to look at the tagnavi forward referenceing patch yet? 08.32.43 # I rekon if that can go in then the default tagnavi.config can be trimmed down to bare essentials and we can get a wiki page goign with al the different extra items (and fs#7111) 08.34.39 Quit Rob2222 (Read error: 110 (Connection timed out)) 08.37.27 Join miepchen^schlaf [0] (n=hihi@p54bf4f32.dip.t-dialin.net) 08.41.30 # Slasheri: Speaking about tagnavi - is there a reason why the default allows to browse artists and albums by initial letter, but not tracks? 08.41.36 Part maffe 08.42.11 # Tracks is the longest list by far... and I tested adding this once. It worked. 08.48.36 *** Saving seen data "./dancer.seen" 08.48.50 # * JdGordon 's custom tagnavi has that 08.51.15 # wow, i never noticed it was missing.. but i agree, it should definitely be there. 08.52.14 Quit merbanan (Read error: 110 (Connection timed out)) 09.02.02 # * JdGordon thinks the defauilt tagnavi shhuold only have artist, album, genre, user rating and maybe history, the rest shhuold come in with custom config 09.03.47 # any reason why? i don't think it needs to be full and bloated, but i don't see why it has to be 'bare essentials' either. it's not like it takes binary size. i like and find useful almost everything it currently comes with. 09.05.11 Join nls [0] (n=nils@nl104-202-175.student.uu.se) 09.09.52 # i dunno, just seems like a waste to have the whole thing there... 09.10.10 # if its much smaller and people add their configs to the wiki it would be betetr... 09.10.14 # a waste.. of...? 09.10.20 # ram? 09.11.08 # o rly... and how much RAM do we save by removing a few entries? 09.11.21 # dunno... 09.11.25 # I would think the buffer is static 09.11.38 # doesnt it grab it of the audio buffer? 09.11.49 Join petur [0] (i=d4efd6a6@rockbox/developer/petur) 09.11.59 # but if we want everything in, is there any reason to not comimt 7111? 09.12.08 # adds a stupid podcast option to the db 09.12.23 # I see no objection 09.12.24 # a stupid one, huh? 09.12.26 # I don't care much whether the default comes with a bare minimum or something more complete, I just wondered why the current default allows to access 2 shorter lists by initial, but not the longest one 09.13.00 # amiconn: nah, it's JdGordon's movement to get it to the "bare minimum", and i'm skeptical that that will save more than a few bytes, if any - i thought as you did that it might be a static buffer. 09.14.40 # its also more that the standrda tagnavi.config bcomes huge and fairly unreadable, granted not many people would look at the file, but those that want to customise it will and a bi file makes it hard for them 09.15.23 # JdGordon: but the syntax has to be learned anyways... if that's all it comes down to, i think it's quite a moot point. 09.20.53 # * petur thanks firefox for crashing 09.21.03 Quit petur ("CGI:IRC (EOF)") 09.21.35 Join petur [0] (i=d4efd6a6@rockbox/developer/petur) 09.21.47 # Firefox crashing? 09.21.52 # * JdGordon wonders how perutr got that message off if ff crashed? 09.22.05 # weird huh 09.22.09 # One of the things I last observed with a 1.0.x version.... 09.22.40 # one browser window gave me the crash dialog, this one stayed ok, until I hit ok in the other one 09.23.03 # ff is always crashing here, probaly mplayer or flash doing it though 09.23.04 # firefox is *very* unstable since 2.x 09.23.27 # I'm considering to drop it and move back to IE 09.23.41 # :O 09.23.42 # really? 09.23.48 # Very odd 09.23.50 # it haven't crashed for me since 2.00.4 09.23.51 # 2.x is perfectly stable here 09.24.14 # 2.0.0.4 is a bit better than 2.0.0.3 I must say 09.24.21 # 1.5 sometimes crashes using flash 09.24.23 # petur: are java/flas/whatever plugins up to date? 09.24.27 # 1.0.x was crashing occasionally here. 1.5.x didn't crash, but sometimes started to eat ram. 2.0.x is perfectly stable for me 09.24.35 # this was its first since upgrade 09.25.17 # nls: how to check? 09.25.33 # * JdGordon got an email about talking at a LUG converence hre because I put my hand up for gsoc mentoring! 09.25.40 Join Thundercloud [0] (n=thunderc@82.152.213.71) 09.26.16 # except the meeting was yesterday?? 09.26.19 # * JdGordon confusled 09.26.20 # petur: about:plugins will list them but i guess checking is manual :-/ 09.26.48 # nls: it's configured to check for updates for firefox+addons - not enough I guess 09.27.01 Join GodEater_ [0] (n=bryan@bb-87-80-121-64.ukonline.co.uk) 09.27.24 # *shrug* I just use yum update 09.29.55 # is my net still alive? 09.30.40 # JdGordon I see you ... 09.30.47 # that was odd... 09.30.52 # anywho 09.39.07 Nick Bagder_ is now known as Bagder (n=daniel@1-1-5-26a.hud.sth.bostream.se) 09.41.57 Quit pabs (Read error: 110 (Connection timed out)) 09.59.47 # JdGordon: i will look that soon 10.00.06 # amiconn: not really. if you think that is useful, it can be added 10.08.02 Join pixelma [0] (i=pixelma@rockbox/staff/pixelma) 10.10.32 Join pabs [0] (n=pabs@xor.pablotron.org) 10.10.44 Quit Cassandra (" HydraIRC -> http://www.hydrairc.com <- Po-ta-to, boil em, mash em, stick em in a stew.") 10.11.41 Join bospaadje [0] (n=bospaadj@ip82-139-84-212.lijbrandt.net) 10.17.09 Quit GodEater_ (Read error: 113 (No route to host)) 10.17.38 Join Nico_P [0] (n=nicolas@jau31-3-82-239-20-145.fbx.proxad.net) 10.19.56 Quit joshin (Read error: 110 (Connection timed out)) 10.48.37 *** Saving seen data "./dancer.seen" 10.57.25 Join obo [0] (n=obo@host217-41-62-170.in-addr.btopenworld.com) 11.08.51 Quit idnar (Nick collision from services.) 11.08.53 Join idnar_ [0] (i=mithrand@unaffiliated/idnar) 11.14.01 Join Xerion [0] (n=xerion@cp198589-d.landg1.lb.home.nl) 11.23.11 Join merbanan [0] (n=banan@83.233.231.172) 11.26.46 Quit lids (Remote closed the connection) 11.26.47 Join arkascha [0] (n=arkascha@mailout.imageware.de) 11.27.08 Part arkascha ("Konversation terminated!") 11.28.09 Join lids [0] (i=lds@gateway/tor/x-4a9e28396a971a1f) 11.31.27 Join scorche` [0] (i=scorche@rockbox/administrator/scorche) 11.34.00 Quit scorche (Read error: 104 (Connection reset by peer)) 11.34.01 Nick scorche` is now known as scorche (i=scorche@rockbox/administrator/scorche) 11.39.38 Join joshin [0] (n=joshin@VDSL-130-13-252-46.PHNX.QWEST.NET) 11.41.20 Join Rob2222 [0] (n=Miranda@p54B1471C.dip.t-dialin.net) 11.48.59 Join S_Curran [0] (n=chatzill@AC9FC9D4.ipt.aol.com) 11.49.20 # hey could some one help me with an installation of rockbox onto my 5.5g ipod vdieo 30gb? 11.54.07 # jhMikeS: you round? 11.57.29 Quit Rob222241 (Read error: 110 (Connection timed out)) 11.57.35 # guys can sum1 help? 11.58.50 # S_Curran: tell us what the problem is 11.59.03 # help me with an installation of rockbox onto my 5.5g ipod vdieo 30gb 11.59.15 # ive extracted the folder to the root, but it isnt booting with ipl loader 2.5 11.59.35 # S_Curran: we don't support ipoloader 11.59.58 # well can u tell me how to get rockbox on, and also linux? 12.00.56 # plese 12.01.01 Quit pabs3 ("off to debconf") 12.01.55 # well?? 12.02.08 # S_Curran: find out how to uninstall ipoloader and install the rockbox bootloader as described in the rockbox manual, then you can boot linux by holding some button while starting your ipod, iirc it is the PLAY button. 12.02.38 # and why can i not install rockbox along with the ipod linux using ipl loader? 12.02.45 # provided that you have the linux kernel as linux.bin in your fat partition 12.03.21 # linux is on my ipod now, and booted fine thru the ipl loader, why does rockbox not? 12.03.25 # S_Curran: yuo can, I don't know how, and we don't support ipl loader, if you want to do that, ask the ipl people 12.04.01 # #ipodlinux? 12.04.19 # I think so 12.04.34 # ok do u kno any one that hows to to get it on? 12.04.44 # no 12.05.05 # or any links to help me? 12.05.12 # whta if i use aloader.cfg? 12.05.16 Join The-Compiler [0] (n=florian@185.37.77.83.cust.bluewin.ch) 12.06.21 # Moin 12.06.26 # there is a ipl loader thread in the unsupported builds forum - that's all I could offer as help (know nothing about ipl, don't even have an ipod) 12.07.29 # could you link me please? 12.09.01 Join DerPapst [0] (n=DerPapst@pd9eb3cdf.dip0.t-ipconnect.de) 12.09.29 # see 2nd hit http://forums.rockbox.org/index.php?action=search2 ;) 12.10.21 # morning pixelma :) 12.10.39 # S_Curran: sorry - seems it doesn't work 12.10.57 # http://forums.rockbox.org/index.php?topic=9658.0 12.11.00 # http://forums.rockbox.org/index.php?topic=9658.0 this one? 12.11.10 # yea lol ill look, does the solution work? 12.11.59 # don't know, maybe DerPapst yould help you... ("morning" too btw.) :) 12.12.36 # *could too 12.13.07 # derpast do u know anoytinhg about ipl loader 2.5 with rockbox? 12.16.04 # ?? 12.17.32 # linuxstb: hey, do you know if sansapatcher could replace the OF in the hidden partition with a different version? the OF seems to not let me downgrade 12.19.15 # JdGordon: I can't remember what it can do now... 12.19.24 # :) ok 12.19.53 # good morning linuxstb 12.20.02 # S_Curran: Good morning. 12.23.28 Join GodEater [0] (i=c2cbc95c@gateway/web/cgi-irc/ircatwork.com/x-8c055b54efce40a9) 12.25.29 Part pixelma 12.28.11 # * GodEater resolves not to run binaries on his router he has no knowledge of from work next time 12.28.29 Join rift_ [0] (n=opera@125.56.70-86.rev.gaoland.net) 12.30.14 # discovering your router really runs linux is cool, but one should definitely read up on it a bit more before fiddling with it whilst sat over a mile away from it :) 12.31.38 # a mile isnt that far... only 15min away 12.32.07 # well it's probably closer to 2 miles really 12.32.17 # which would take me my entire lunch hour to walk to and from 12.32.31 # WRT54G? 12.32.43 Join Domonoky [0] (n=Domonoky@e179063203.adsl.alicedsl.de) 12.33.07 # That's linksys isn't it Galois ? 12.33.10 # mine's netgear 12.33.44 Join Psilonaut [0] (i=DaPhunka@72.167-241-81.adsl-dyn.isp.belgacom.be) 12.34.26 Quit webguest81 ("CGI:IRC") 12.34.47 # I had no idea netgear ones ran linux 12.35.02 # lol 12.35.31 # well it came with a big print out of the GPL v2 12.35.35 # that was my first clue 12.35.45 # and then I found you could turn on the ability to telnet into it today 12.35.56 # when I found it was running a 2.4 kernel 12.36.13 # KWGR614??? 12.36.31 # that doesn't sound right either 12.36.39 # I'm trying to find it on the netgear home page right now 12.37.11 # well google: "netgear open source" returns KWGR614 12.37.48 # well my model number starts with DG 12.38.25 # woah, http://kbserver.netgear.com/kb_web_files/n101238.asp 12.38.30 # even my model is on there 12.38.51 # hang on.. if your at work.. shouldnt you be working? instead of fiddling on that or chatting? 12.39.38 # * GodEater is waiting on projects to get back to him 12.40.13 # so perfect... give em your mobile number and jump o the bus and fix you router? 12.40.29 Join crop [0] (i=c27f0812@gateway/web/cgi-irc/labb.contactor.se/x-9d225607fb07d91d) 12.40.35 # here's trouble :D 12.40.40 # could even forward the desk phone :) 12.41.26 # http://www.netgear.com/Products/RoutersandGateways/SuperGWirelessRouters/DG834GT.aspx <-- that's the one I have 12.42.28 # Hello. Where are the strings for the recording frequency (44.1kHz etc) for the recording settings menu defined? I dont quite like 44.1, 22.05, 11.025 and would rather prefer 44100, 22050, and 11025 Hz -- with a space between the number and 'Hz' 12.42.49 # settings_list.c somewhere 12.43.01 # guys what all can i do with rockbox on an iod video, apart from usic? 12.43.11 # play doom! 12.43.22 # S_Curran: is something wrong with the rockbox website ? 12.43.47 # nope, but im just asking, im setting doom up now! woot :D 12.44.22 # Play gameboy-games! 12.44.42 # ohh yea, how do i install iboy? 12.45.02 # I downloaded the source on that page and it isn't even linux 12.45.09 # it's ecos for ARM or something 12.45.12 # JdGordon: hm... I've only found "44,48,32,22,24,16" there, without the fractional part 12.45.20 # iboy = iPL version of GNUBoy. rockbox is rockbox' version of GNUBoy. 12.45.27 # don't mix 'em up. 12.45.32 # hey, wait, I do have an arm cc, from rockbox... 12.45.36 # crop: could be in the formatter for the setting 12.45.41 # s/rockbox/rockboy 12.45.56 # Rockboy is already installed with rockbox 12.46.02 # you need only the games 12.46.10 # Galois: I promise you mine was running linux. Most definitely. 12.46.53 # well then you're lucky 12.48.38 *** Saving seen data "./dancer.seen" 12.48.40 # JdGordon: isn't it defined individually for every codec? 12.48.51 # where do i get the games from? 12.49.13 # S_Curran: google 12.49.29 # what do i google? ipod wad games? 12.49.40 # free wads 12.49.55 # with or without the s 12.50.35 # and i install them how? 12.51.02 # also aint it a gameboy emulaotr? 12.51.45 # then search for free gameboy games. 12.51.48 # S_Curran: google for gameboy roms open them as you open a filie in the file browser 12.52.09 # but which directory wud i put the rom in? 12.52.30 # nls: that's too easy :D 12.52.33 # S_Curran: just as with music files, you can put them anywhere 12.52.41 # DerPapst: ah sorry :-) 12.53.41 # http://www.gameboyroms.org/main.php?platform=Gameboy 12.53.49 # where wud i put the file then? 12.53.59 # S_Curran: on your ipod 12.54.21 # just drag is directly into my e drive? 12.54.40 # into you e drive or create a subfolder first... 12.54.43 # doesn't matter 12.54.47 # S_Curran: if that is your ipod, yes you can do that or you can put them in any directry you wish 12.55.13 # e.g. "gamebyromswtf" 12.55.17 # ok cool! are there any other alications for rockbox that aint already on my ipod? 12.55.30 # no 12.56.10 # dead on, thnks for all ur help lads! 12.56.35 Join spiorf [0] (n=spiorf@host107-205-dynamic.14-87-r.retail.telecomitalia.it) 13.03.07 Quit S_Curran ("ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007051502]") 13.09.04 Quit lids (Remote closed the connection) 13.10.18 # DerPapst: Uh? Pacman, Chip8-games and ZX-Spectrum-games aren't already there with Rockbox 13.14.40 # The-Compiler: well, the plugins are there yo just need to provide roms 13.20.28 # ^ that is waht i meant. 13.21.35 Join maffe [0] (n=maffe@barmen.interhost.no) 13.21.56 # the question was "are there any other applications for rockbox that aren't already there?" - the answer to that question is definitely no. 13.21.58 # crop: your looking for the strings? or the actual float value? 13.22.17 # it wasn't "are all gameboy roms ever made all included?" 13.23.08 # But he has asked "_any other_". But the gameboy-roms aren't there either. 13.23.56 # linuxstb: mkdmg 13.23.57 # Where is the name to use for the mounted image, is the version number of the volume and is where the contents to put on the dmg are. 13.25.11 Join desowin [0] (n=desowin@avc146.internetdsl.tpnet.pl) 13.25.38 # * DerPapst just noticed that this was not quiet the right channel.. :D 13.26.01 Quit desowin (Remote closed the connection) 13.27.15 # linuxstb: nvm 13.27.36 # that was not quiet correct 13.27.47 # mkdmg is a script. 13.27.49 # http://www.macosxhints.com/article.php?story=20020311215452999 13.28.32 # DerPapst: Thanks, that's a very useful script. 13.29.20 # Those are exactly the steps I do manually in Disk Utility... 13.29.36 Quit crop ("CGI:IRC (Ping timeout)") 13.30.23 Join crop [0] (i=c27f0812@gateway/web/cgi-irc/labb.contactor.se/x-50501c37164ab88f) 13.30.49 # linuxstb: but read the comments before. 13.31.04 # JdGordon: yes. But I've also looked for a formatting func. But found nothing. 13.31.07 # seems that the script has some issues 13.31.24 # crop: last place id suggest is menus/recording_menu.c 13.31.36 # DerPapst: I am now... 13.32.00 # JdGordon: how's it going with git ? 13.32.10 # diven up on it 13.32.11 # I've been playing around a bit 13.32.18 # decided its just a waste of disk space 13.32.20 # oh, pity 13.32.29 # also started worryign about exams 13.32.33 # first is friday... :'( 13.32.44 # I didn't bother pulling th whole history, just the last few revs 13.33.31 # JdGordon: or wait for amiconn or Mike. I think they made it. 13.35.06 # recfrequency_func in recording_menu.c 13.36.20 # have to go. work ;) 13.36.34 # linuxstb: good luck with the script. 13.36.38 Quit DerPapst ("So Long And Thanks For All The Fish!") 13.36.44 # JdGordon: ah, yes, now I see. I looked in other file. Do you also find display in kHz and without space less readable? 13.37.21 # no idea what your talking about :) 13.37.24 # * JdGordon doesnt record 13.37.26 # These (Hz vs. kHz and space) are two independent poits though 13.37.29 # and expects all audio at 44,1khz 13.37.32 Join lids [0] (i=lds@gateway/tor/x-b32d7a86229bafae) 13.38.14 # I wouldn't really care because I know what I configured it at 13.38.23 # JdGordon: no need to do actual recording. Just go to the recording menu, to the frequence setting 13.40.06 # crop: og ahead if you want to change it, just make sure that whatever you pick fits on the screen ;) 13.40.15 # s/og/go 13.41.29 # petur: I don't have a very strong opinion on that. I just think it would look (and be readable) better if it were a. aligned and b. expressed in the same units 13.41.53 # * JdGordon wonders if langv3 could allow for partial translatios for users... 13.42.22 # * nls wondes what JdGordonmeans... 13.42.37 # * JdGordon realises the current langs dont care if some strings are missing d they? 13.42.46 # nope 13.43.02 # * JdGordon has a scary idea for a plugin 13.43.22 # there is no way it would work tho.. so shutting up 13.43.34 # do we support ipod serial port yet? 13.43.37 # or rather, the genlang script uses the english string in the binary lang file if no translation was found 13.44.00 # s/uses/puts 13.44.17 # petur: No 13.44.56 # crop: I tihnk a space between the numbers and (k)Hz would look better, but i wouldnt care if it was k or not... 13.45.14 # s/better/more readable 13.46.23 Join Ma1kavian [0] (n=thomasss@h099-227.rustel-e.ru) 13.48.00 # If nobody cares I wouldn't submit a patch -- too much overhead. 13.48.22 # petur: very strange, for me firefox haven't crashed even once after I upgraded to version 2. And I can call my self a heavy user. But for god's sake, if you don't like Firefox then don't go back to IE, Opera is a very good browser too 13.51.52 Join tucoz [0] (n=tucoz@rockbox/staff/tucoz) 13.51.55 # hi 13.52.53 # while rockbox is in a lead against ipodlinux, the current trend is downwards (for both projects) http://www.google.com/trends?q=rockbox%2C+ipodlinux&ctab=0&geo=all&date=all&sort=0 13.53.21 Part maffe 13.53.26 # would be fun to see the numbers used for the y-axis 13.54.25 # tucoz: what's a trend ? the number of searches on a term ? 13.56.01 # a trend is what the curve is looking like (i am not a statistician). Like in 2007, we see both curves going downwards 13.56.01 Quit crop ("CGI:IRC (EOF)") 13.56.23 # aliask: you spamming google with rockbox searches also? melb is #10 citie doing the searches... adelaide is 6 ! 13.57.08 # Your terms - zune-linux - do not have enough search volume to show graphs. :) 13.57.25 # he he 13.58.56 # the zune linux forums should be added in its entirety to the goldenquotes page. that forum is so filled with gems, that it's hard to belive they are for real 13.59.01 # Nico_P, http://en.wikipedia.org/wiki/Market_trends 13.59.56 # and as it looks like in 2007, the search volume for both rockbox and ipl is on a downward slope 14.00.26 # tucoz: Very interesting - the start of 2006 was when the Rockbox ipod ports became usable, and the spike in IPL near the end of 2005 was when the ipod video and Nano were launched... 14.01.41 # it's a shame they don't track the "trail" leading to those terms 14.01.52 # * linuxstb wonders why there is a huge interest in IPL in Guadalajara, Mexico... 14.02.04 # like someone starts by searching for "ipod games" and then gets lead to either iPL or Rockbox 14.03.52 Quit XavierGr () 14.05.15 # GodEater, or rather google revealing the trail to us :) 14.05.37 # that's sort of what I meant ;) 14.12.38 # JdGordon: Nope, it's all in my head, but #10 is impressive :) 14.13.31 Join [Ray] [0] (n=ray@yarvje.xs4all.nl) 14.15.46 # JdGordon: You definitely not going to tell about your scary plugin? ;) 14.15.58 # yep, definatly 14.16.17 # :( 14.17.59 Quit linuxstb (Read error: 113 (No route to host)) 14.18.08 Join linuxstb [0] (n=linuxstb@rockbox/developer/linuxstb) 14.22.20 Part tucoz 14.24.49 Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) 14.24.55 Join Lynx_ [0] (n=lynx@tina-10-4.genetik.uni-koeln.de) 14.25.33 Quit linuxstb (Nick collision from services.) 14.25.35 Nick linuxstb_ is now known as linuxstb (n=linuxstb@rockbox/developer/linuxstb) 14.26.49 # pondlife: ok, ill tell 14.26.57 # Hah!! 14.27.08 # Knew you'd burst eventually.. 14.27.11 # a plugin to read a plain text file into the xlation buffer 14.27.16 Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) 14.27.23 # xlation? 14.27.24 # it would have t do some magic with pointers which is why i said its not gonna work 14.27.28 # translatation.... 14.28.34 # Not related to events then. 14.29.09 # nope 14.30.30 Join maffe [0] (n=maffe@barmen.interhost.no) 14.38.18 Quit Ma1kavian () 14.41.47 Join Lear [0] (i=chatzill@rockbox/developer/lear) 14.42.23 # urgh 14.42.41 # libdemac includes a .c file .... 14.43.02 Quit linuxstb (Read error: 110 (Connection timed out)) 14.43.52 Quit otih ("leaving") 14.43.55 # amiconn: is that worse than putting code in a header file? 14.44.28 Join otih [0] (n=otih@p54A4CBDB.dip.t-dialin.net) 14.48.42 *** Saving seen data "./dancer.seen" 14.53.39 Join My_Sic [0] (n=MySic@mur31-1-82-237-204-133.fbx.proxad.net) 14.53.42 Quit My_Sic (Read error: 104 (Connection reset by peer)) 14.56.34 # amiconn: re building with -Os for coldfire: The main binary builds with one warning about breaking strict aliasing, but many plugins error with undefined reference to memcpy, do you know a way around that? 14.57.07 # It's probably gcc trying to optimize struct copying with memcpy 14.57.50 # 2 possible solutions: (1) check the repective plugins where they might be copying structs, and change those places to use rb->memcpy explicitly 14.58.04 # (2) declare a memcpy wrapper in those plugins 14.58.23 # s/declare/define/ 14.58.43 # yeah, I tried soulution 2 but it felt kind of hackish... 15.00.20 Join Arathis [0] (n=doerk@p54848E39.dip0.t-ipconnect.de) 15.02.01 # I think we've done it before in some plugins 15.02.21 # nls: libfaad, mp3_encoder, doom, jpeg 15.03.10 # markun: ah, I'll take a look, but with jpeg I had some problems even with the wrapper added... 15.04.27 Join linuxstb__ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net) 15.04.51 # Another gcc question: -S gives assembler output, but is there an option to annotate that source with the corresponding C code? I seem to recall reading about one, but... 15.05.29 # nls: I was wrong about jpeg.c 15.06.45 # markun: ok, but I got errors even with a wrapper... 15.07.12 # Lear: i think that's going to be pretty hard when optimising 15.07.22 # Lear: code correspoing to one c line might be scattered all over the place 15.08.16 # Well, ordinary debug information is pretty much that, but for an optimized build, that could be harder, yes. 15.10.45 # i THINK i remember gcc having some such option 15.10.48 Join desowin [0] (n=desowin@avc146.internetdsl.tpnet.pl) 15.10.55 # but like i said, i doubt it's of very much use for optimised builds 15.11.11 Nick linuxstb__ is now known as linuxstb (n=linuxstb@i-83-67-212-170.freedom2surf.net) 15.11.20 Quit linuxstb_ (Nick collision from services.) 15.11.22 # I'd like to give it a shot in one case anyway... 15.12.23 # linuxstb: Is there a reason why the historybuffer isn't used as a real ringbuffer (in libdemac)? Would save the memmoving... 15.12.28 # Btw, -O1 only shouldn't be that bad. It's one some options that makes code "impossible" to debug. 15.12.43 # amiconn: Regarding your "urgh" comment - can you think of an alternative way to do it? 15.13.10 # Not quite what I was after, but "-g -S" does give line of code information... 15.13.35 # amiconn: I'm not sure if I understand you, but if it's a true ringbuffer, you would need to range-check all accesses to the buffer to take account of the wraparound. 15.13.38 # ...and since HISTORY_SIZE is a power of 2, addressing should be simple 15.13.48 # Just &= 15.14.15 # And on coldfire, the emac mask can take care of that at no extra cost 15.15.28 # and another firefox crash - bbl 15.15.46 Quit petur ("CGI:IRC (EOF)") 15.18.34 Quit Mouser_X (Nick collision from services.) 15.18.45 Join Mouser_X [0] (n=mouser_x@67.110.120.164.ptr.us.xo.net) 15.19.32 Join petur [0] (i=d4efd6a6@rockbox/developer/petur) 15.19.58 # amiconn: well, the buffer would need to be aligned with its size, which would mean some memory cost 15.20.05 # but not critical in a codec, i guess 15.20.20 # petur: wow.. :/ Btw, I wonder how you can type this if firefox is already crashed... 15.21.52 # amiconn: yes, it's weird. I had two windows open, and one crashed (gives the windows app error + firefox crash report tool), but the second one (with web irc) stays responsive until I hit OK on the crash report, which closes all windows 15.22.10 # I've pinpointed it to one site now I think 15.22.24 # must be some plugin acting up 15.22.24 # * amiconn never has 2 ff windows open.... just 20+ tabs in one window 15.22.38 # * petur has dualhead :p 15.23.00 # The only odd effect I know of is that the adobe reader plugin sometimes freezes. 15.23.25 # But killing acrord32.exe in this case makes it perfectly responsive again 15.23.36 # * petur is not Zaphod Beeblebrox, it's just my pc that is dual-head 15.24.06 # acrobat does that all the time here 15.24.12 Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) 15.25.17 Quit linuxstb (Nick collision from services.) 15.25.19 Nick linuxstb_ is now known as linuxstb (n=linuxstb@rockbox/developer/linuxstb) 15.25.32 # * linuxstb curses his ADSL connection (again) 15.26.02 # amiconn: What's the "emac mask" ? Is that something that would require using asm? (I know no Coldfire asm...) 15.26.32 # yes 15.26.47 # m68k-elf-gcc doesn't know about the emac 15.27.05 # Well, I think the filters would benefit from being written in asm anyway. The code is relatively short... 15.27.15 # * amiconn was looking at the filter functions checking how they could be implemented in cf asm 15.27.31 Join norbusan [0] (n=norbusan@dhcp03.algebra.tuwien.ac.at) 15.27.45 Part norbusan 15.29.38 Join Llorean [0] (n=llorean@rockbox/administrator/Llorean) 15.31.00 Part Llorean 15.31.19 Join Llorean [0] (n=llorean@rockbox/administrator/Llorean) 15.35.23 Join Entames__ [0] (n=Jarred@ppp161-105.lns11.adl2.internode.on.net) 15.37.37 # amiconn: whats the story with the 2 fat filename checkin patches on FS? is one going to be commited? 15.37.58 # 7222 and 6358 15.51.04 Quit belze ("Ich weiß deine Monster sind genau wie meine, und mit denen bleibt man besser nicht alleine.") 15.53.34 Quit Entasis_ (Read error: 110 (Connection timed out)) 16.00.04 Join My_Sic [0] (n=MySic@mur31-1-82-237-204-133.fbx.proxad.net) 16.01.34 Join gtkspert_ [0] (n=gtkspert@gateless.info) 16.01.41 # anyone around? Im adding code to make the rec button useable... 16.01.58 # short press on sansa, long press on iriver to get to rec screen anywhere? 16.02.06 # or short on both? 16.03.23 # * petur thought we would make it configurable (being any one of the main menu entries) 16.03.41 # could do that also.. 16.03.47 # long press on iriver anyway 16.04.08 # I thought the plan was 1 press was going t be configurable, and one was always rec screen? 16.04.39 # imho, there's maybe not enough people who record... 16.05.38 Quit gtkspert (Read error: 110 (Connection timed out)) 16.06.13 Join joa [0] (n=joe@86.155.233.255) 16.06.14 # short press works nicely 16.06.40 Quit lids (Remote closed the connection) 16.07.11 Join dwarfy [0] (n=dwarfish@adsl-6-32-134.tys.bellsouth.net) 16.07.34 # Hello I was hoping someone would help with a simple problem i have using my Archos Rec.v.1 16.08.19 # petur: not enough ppl recording is a reason to leave the key useless? 16.08.58 # no, I mean not enough people recording to make the buttion fixed recording screen 16.09.25 # and I use rec short press to flip on the backlight ;) 16.09.30 # right, so short shuold be ->rec screen, long is customizable 16.09.40 # * JdGordon doesnt even record... 16.11.53 # dwarfy: best way to get help is to ask your question. 16.11.55 Join lids [0] (i=lds@gateway/tor/x-1c84df684939c460) 16.12.02 # as I said, I wouldn't fix the recording screen to a button 16.12.23 # on short press that is - long press customizable is fine 16.13.16 # but the button is clearly labeled REC... 16.13.37 # * petur looks at the A-B button on his h300 :p 16.14.07 # * JdGordon looks at the other 6 buttons on the h300... 16.14.13 # they all are correct 16.14.36 # petur So you would want "short press" = "turn backlight on", "long press" - customisable? 16.14.39 # I use archos recorder v.1 ... I have had it for about 4 yrs. I upgraded from 20gb to 40gb and now 100gb HD. The problem though is the rockbox installation. When i starts the archos it says ROCKBOX v2.1 and if i menu to Firmware it says "No Files" 16.15.34 Join sergey [0] (n=sergey@ppp85-141-125-9.pppoe.mtu-net.ru) 16.15.40 # dwarfy: it seems you havent upgraded correctly, is your archos flashed with rockbox ? 16.15.56 # * JdGordon really doesnt like the idea of a shortcut button 16.16.08 # I flashed it about 3 years ago 16.16.13 # * petur doesn't know what he wants on rec short press, he'll get used to it ;) 16.16.19 # Should I reflash it ? 16.16.32 # dwarfy: then you have to reflash the new version :-) 16.16.42 # How ? 16.17.03 # i think you have to rolo the new version.. 16.17.25 # and then you can flash the new version, ( have a look in the wiki) 16.18.07 # rolo the new rockbox.* via the file browser, not via the browse firmware menü.. 16.18.29 # i think i just fixed it 16.18.34 # and the rockbox.* file is now in the .rockbox folder not in the root anymore.. 16.19.04 # wowzas it works! 16.19.11 # what did you do ? 16.19.11 # dwarfy: du you have now the 2.5 release, or a current build ? 16.19.18 # current build 16.19.26 # good, 2.5 is very old.. 16.20.10 # i clicked on 'show all files" then i got to the root ajbrec.ajz file and it said "roloing;..." 16.20.30 # after i initialized that .ajz file in the root dir. 16.20.34 # Domonoky: fyi: The firmware file on archos is neither called rockbox., nor was it moved into .rockbox 16.21.09 # amiconn: sorry i forgot, its not possible on the archos to move the file... 16.21.24 # * Domonoky havent used his archos for a loong time.. :-) 16.22.03 # dwarfy: i think you have to flash the new version, or else you have to rolo everytime you boot :-) 16.22.14 # shame on you. archos is superior to all mp3 players! 16.22.23 # oh 16.22.45 # you are correct 16.25.00 # * Domonoky only has a archos player, so its not very superior, with a charcell display :-) 16.27.24 # i have two of those. 16.28.22 # Domonoky: It depends on what is deemed essential for an mp3 player 16.29.02 # The sound quality of the mas is very good, better than the various dacs of the newer targets 16.29.18 # only the runtime isnt very good.. 16.29.25 # huh? 16.29.31 # I get 15+ hours... 16.29.43 # at least on my player.. i only get like 6 hours with freh batterys.. 16.29.44 # * preglow sweats in the heat 16.29.52 # * petur too 16.29.59 # Doom is of course more important than sound quality! (at least if you look in the forums...) :-) 16.30.11 # * nls loves the heat :-) 16.33.39 # oh, me too 16.33.45 # going out for a barbecue and some beers now 16.33.48 # wil be quite excellent 16.33.53 # will, yes 16.34.17 # hmm i need to download a flash_rec.zip but i cannot find it 16.37.46 Quit lids (Remote closed the connection) 16.38.54 # dwarfy: have a look a bootbox: http://www.rockbox.org/twiki/bin/view/Main/WebHome?topic=BootBox 16.42.49 Join mpeccorini [0] (n=mpeccori@mail1.theargusgroup.us) 16.43.01 Join otih_ [0] (n=otih@p54a4d18a.dip.t-dialin.net) 16.46.28 Join lids [0] (i=lds@gateway/tor/x-10ea35c20820224d) 16.48.12 # * petur wonders why some patches are sent via the mailing list. testing the server maybe? 16.48.43 *** Saving seen data "./dancer.seen" 16.55.01 # this is so confusing 16.55.09 Quit otih (Read error: 110 (Connection timed out)) 16.57.00 # * mpeccorini thinks it's because some patches in flyspray take years to be commited and contributors hope the mailing list will be faster ROFL 16.57.03 Part maffe 16.57.14 Join maffe [0] (n=maffe@barmen.interhost.no) 16.57.28 Join Arathis_ [0] (n=doerk@p548487DC.dip0.t-ipconnect.de) 16.58.37 # well, to guarantee discussion, i guess 16.58.49 Join XavierGr [0] (n=xavier@ppp53-138.adsl.forthnet.gr) 16.58.53 # lot mor probability of that happening on the ml, but the patches themselves should be posted on flyspray 16.58.56 # more... 17.01.25 # * preglow out 17.01.49 Join jgarvey [0] (n=jgarvey@cpe-066-057-231-236.nc.res.rr.com) 17.02.06 # ok im not sure if im about to flash this right. cross your fingers. 17.02.09 Part maffe 17.02.20 Join maffe [0] (n=maffe@barmen.interhost.no) 17.02.37 Join webguest82 [0] (i=c74048fc@gateway/web/cgi-irc/labb.contactor.se/x-17a3bc4efa7b793f) 17.03.02 # greetings from cz :) 17.03.36 # hi there, anybody uses dict plugin succesfully ? 17.05.47 Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) 17.05.51 Quit linuxstb (Nick collision from services.) 17.05.55 Nick linuxstb_ is now known as linuxstb (n=linuxstb@rockbox/developer/linuxstb) 17.07.03 # hi linuxstb! plz, have you ever used dict plugin on rockbox ? 17.07.27 # No 17.07.44 # hmmm, thx anyway :-) 17.07.55 # Have you searched the forums? Maybe also the misticriver forums. 17.08.02 # so do i need to flash this RomBox first? 17.08.23 Quit JdGordon (Remote closed the connection) 17.08.42 # linuxstb: yup, only I've found about is http://www.rockbox.org/tracker/task/6697 17.09.04 # but according to this it still says, it can't find index file :( 17.09.10 # * nls is lost in playback.c :-/ 17.09.13 Nick webguest82 is now known as mykl (i=c74048fc@gateway/web/cgi-irc/labb.contactor.se/x-17a3bc4efa7b793f) 17.10.24 # dwarfy: If you currently run rockbox from flash, you don't necessarily need to do a full reflash with bootbox, but it's recommended 17.11.07 # i dont think i have bootbox or rombox on my archos. i flashed this thing 3.5-4 yrs ago. 17.11.12 # amiconn: Do you think you may do some Coldfire optimisations for ape, or were you just looking at the potential? 17.11.23 # However, the ability to run _directly_ from rom doesn't exist anymore for current recorderv1 builds, due to increased size of rockbox 17.12.10 # So you could just choose the simple way and only flash the .ucl into your old flash framework (which has archos as a fallback) 17.12.53 # im so confused 17.13.13 # the download i got has .bin files for flashing 17.13.21 Quit My_Sic (Read error: 110 (Connection timed out)) 17.13.43 # i downloaded it from the bootbox page 17.14.13 # Well, did you run your old rockbox version from flash? 17.14.29 # yeah i think so. basically. 17.14.36 # it loads with v.2.1 so thats really old 17.14.45 # it still loads like that even now 17.14.48 # * amiconn isn't sure since when the ability to flash existed. 17.15.07 # It's been soooo long ago, I don't remember... 17.15.20 # but if i do a F1-boot and then load the new daily build on my archos... and then go to plugins>flash firmware.... 17.15.33 # i have these new .bin files in my root,... i can flash it then ? 17.15.55 # You don't use flash_firmware to bring in a current build once you did your first-time flash 17.16.29 # You just "run" rockbox.ucl, which will kick up rockbox_flash, and only flash the second (main) image 17.16.51 # But you _can_ do a full flash, and in case of your old flash image, I would even recommend it 17.17.09 Quit Arathis (Read error: 110 (Connection timed out)) 17.18.01 # If you want that, you have to fetch bootbox_rec.zip from http://www.rockbox.org/twiki/bin/view/Main/BootBox 17.18.05 # oh there i think i reflashed it 17.18.20 # ...unzip that to your recorder, and then run firmware_flash and follow the instructions 17.18.24 # do i need to run the .ucl file now? or is that just obsolete 17.18.35 # Don't reboot yet. 17.18.44 # ok 17.18.57 # Set 'show files' to 'all', go to .rockbox and run rockbox.ucl 17.19.05 # Again, follow the instructions 17.19.30 # This will add your current rockbox build as the main image in the flash 17.19.42 Part mykl 17.19.48 # After that, shut down and reboot. 17.20.01 # If you reboot normally, the current rockbox should start 17.20.33 # If you hold F1 while booting, bootbox will kick in (recognisable by it being text mode only) and in turn load rockbox from disk 17.21.53 # For further rockbox upgrades, you just run rockbox.ucl and follow the instructions. No need to do a full reflash every time 17.22.55 # thank you sir 17.23.10 # i believe we have acheived success 17.24.14 # You can also delete the .bin files from the root now 17.24.41 # ok 17.24.44 # and i will get the fonts! 17.29.48 Join Bloodseeker666 [0] (n=Bloodsee@85.84-49-160.nextgentel.com) 17.29.59 Quit sergey (Read error: 110 (Connection timed out)) 17.30.06 Join RockingD [0] (n=sergey@ppp85-141-135-99.pppoe.mtu-net.ru) 17.30.39 # Any life in this chat? :D 17.30.57 # Bloodseeker666: http 17.31.03 # argh 17.31.12 # www 17.31.13 # lol, what u doing? :D 17.31.16 # http://www.rockbox.org/irc/current.txt 17.31.49 # life in this channel ;) 17.31.57 # Good good :) 17.32.43 # thanks amiconn 17.33.34 Quit otih_ ("Lost terminal") 17.36.04 # nls: playback.c is a big maze 17.36.36 # Nico_P: the earth is round, water is wet,.... nothing new 17.36.58 # :) 17.40.02 # Nico_P: it gives me a warning a bout dereferencing a type-punned pointer when compiling witj -Os but I don't understand how to fix it... 17.40.55 # nls: that's in the SVN code or in code you added ? 17.41.55 # Nico_P: in the SVN code but with the -Os switch added to gcc when building... 17.42.03 # OK, what line is it ? 17.42.38 # 1241 17.43.07 # nls: I tried -Os (on ARM) for my Monkey's audio decoder, and it halved the size of ape.codec, but made it slower. 17.43.18 Join Entasis_ [0] (n=Jarred@ppp45-186.lns10.adl2.internode.on.net) 17.43.38 # linuxstb: slower than -O ? 17.43.50 # I think codecs are compiled with -O2 17.44.05 Join otih [0] (n=otih@p54a4d18a.dip.t-dialin.net) 17.44.21 # amiconn: yeah, most of them, iirc mad is compiled with just -O for arm 17.45.05 # testing with coldfire I got O3 > O2 > Os > O1 speeds for vorbis 17.45.19 # nls: Yes. -O, -O2 and -O3 were very similar (between about 84% and 86% realtime, -O3 being the fastest), but -Os was around 73% 17.46.05 # But I'm explicitly inlining a lot of functions. 17.47.47 # linuxstb: well, O2 was supposedly slower than O for libmad so it's not very surprising, come to think of it maybe someone should try Os for libmad on an ipod 17.47.48 Join netmasta10bt [0] (n=torment@pool-71-251-102-2.tampfl.fios.verizon.net) 17.47.59 Quit lostnihilist ("Leaving") 17.48.20 # does anyone know if bookmarking is fixed since 070530 17.49.16 # Since when was it broken? 17.49.34 # its broken on my sansa on the 070530 build and the one i had on it before 17.49.52 # it was working before sound was fixed 17.50.47 # now if you load a bookmark it opens the podcast shows the correct time into the cast and then locks up -- have to 15second poweroff 17.50.57 # netmasta10bt: Have you tried to isolate which build broke it? You can download the last month's daily builds from the website. 17.51.18 Join My_Sic [0] (n=MySic@mur31-1-82-237-204-133.fbx.proxad.net) 17.51.33 # I have not - I figure someone else had noticed -- I will try to isolate it 17.51.40 # Are you trying on the same files? 17.51.43 # Ah, so you get a lock when playback starts. Have you tried resuming on startup, rather than bookmarks? 17.51.44 # Or are you trying with newer podcasts? 17.51.45 Quit aliask ("ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007060115]") 17.51.49 Quit Bloodseeker666 ("DarkDate.com - Fighting the forces of evil since 2002") 17.51.55 # I have tried with several different podcasts 17.51.57 # Llorean: do you have a remote with your Gigabeat? 17.52.10 # resuming on startup works fine 17.52.15 # netmasta10bt: Yes, but are any of them specific files (not podcasts, but individual files) that worked before? 17.52.22 # markun: Yes, I do. 17.52.35 # That's strange. Resume and bookmark is fairly similar... 17.52.55 # Llorean: i have not tried on a file that worked before 17.52.58 # Llorean: what do you think is a nice thing to assign to the button with the little speaker with the +? 17.53.25 # I was thinking of assinging MENU to it so you can navigate almost everywhere with the remote 17.53.39 # although that has nothing to do with that icon 17.53.53 # markun: What does long press play/pause do right now? 17.54.11 # nothing I guess 17.54.27 # on the remote or on the keypad ? 17.54.28 # long play/pause could be "Stop" (like iPods) and that button could be Menu allowing for full navigation. 17.54.32 # GodEater: Remote 17.54.42 # Llorean: yes, good idea 17.54.58 # markun: Long Play/Pause could stop, and very-long could shutdown, like iPods, so you basically have full iPod style control from the remote, except no explicit select button (which isn't really necessary) 17.55.02 Join Faemir [0] (n=daniel@85-211-222-38.dyn.gotadsl.co.uk) 17.55.14 # And "Speaker" serves the menu button functions 17.55.57 # pet peeve of mine with the GB is when you've managed to hit one of the buttons on the main unit in your pocket, which has gone into the menu, and then the remote apparently ceases to work 17.55.59 # Though I guess long-speaker would have to be Context Menu, rather than Quick Menu for the remote, to fill in that one hole in the control scheme 17.56.08 # GodEater: Turn on hold on the main unit 17.56.13 # it does the same on a 1:47min file, the UI does not lock, I can attempt to pick other files but the song does not change, but I can issue a shutdown and restart -- it does not crash 17.56.43 # Llorean: I could have sworn I tried that, and it caused the remote to cease to function too 17.56.43 # rather I dont have to HW poweroff 17.56.49 # although I've not tried it in a while 17.56.53 # GodEater: that was fixed 17.57.00 # ah well there you go then :) 17.57.04 # GodEater: It used to cause the remote to cease to function, because the LCD power off code didn't work well 17.57.18 # * GodEater struggles to see the connection :) 17.57.25 # Basically, the remote would be delayed 17.57.29 # ah 17.57.33 # When the LCD came back on, several buffered remote events would trigger 17.57.36 # * Llorean doesn't know why, though 17.57.38 # well, it was the 'ignore first button press' code which caused the problem 17.57.41 # well if it's fixed now it doesn't matter 17.57.50 # markun: Even when that feature was turned off? 17.57.54 # * GodEater hauls his GB out to make sure he's up to date 17.58.09 # At least, I thought I turned that feature off... it was my first guess. =/ 17.58.12 # Llorean: I think it worked with that feature off 17.58.14 # Maybe I didn't. 17.58.33 # but yes, there was also some problem with the LCD off code 17.58.52 # Every boot I'd have to go into the debug menu to disable it before using my remote. :) 17.59.08 Quit My_Sic (Read error: 104 (Connection reset by peer)) 17.59.30 # netmasta10bt: Finding the most recent build that works would be useful. Much easier to find the change that introduced the problem that way. 17.59.55 # Lear: ok I will try to track it down 17.59.56 # Don't have a Sansa, so I can't fix it, but still... 18.00.19 # Also, bookmarking works find on my H140, so it ought to be something target specific. 18.00.33 Join lostnihilist [0] (n=lostnihi@ppp-68-251-38-52.dsl.chcgil.ameritech.net) 18.00.48 # Nico_P: I managed to fix it :-) No idea what impact my changes will have tho :-) 18.00.55 Quit Entames__ (Connection timed out) 18.01.33 # nls: how did you fix it ? I looked at that line and saw nothing wrong with it, although it's a bit twisted 18.02.37 # Nico_P: it was the casts that were the problem 18.02.46 # so you removed them ? 18.02.48 Quit Mouser_X (Nick collision from services.) 18.02.57 Join Mouser_X [0] (n=mouser_x@67.110.120.164.ptr.us.xo.net) 18.03.15 # voicebuf is of type char and was casted to unsigned char and voice remaining is size_t and was casted to int 18.03.49 # No, I changed voicebuf to an unsigned char and voice_remaining to unsigned int (it's a hack) 18.03.58 # yeah well that's what the function requires as args but it's roughly the same 18.04.11 Part Llorean 18.04.25 # but now it doesn't throw warnings at me :_) 18.04.32 # :-) 18.04.33 # ok so no need for casts anymore :) 18.05.32 # the main problem was probably on the signed/unsigned thing, because size_t is a synonym of int IIUC 18.05.44 # Lear: Do you have a recent build? I wonder if the bug was introduced with the update on May 26th to the bookmark code to show them as lists 18.06.00 # how bloody irritating 18.06.03 # Nico_P: I think size_t is unsigned and ssize_t is signed 18.06.15 # gentoo have finally manged to sort out hald in my most recent update 18.06.23 # and it's now auto mounting things 18.06.36 # but not actually telling me it's done it 18.06.51 # nls, oh that's right 18.07.05 # netmasta10bt: No, I've used bookmarks lists quite a bit since then. And I made that change, so I've used it more than that. :) 18.07.16 # but size_t vs. unsigned int can cause problems on 64 bit machines 18.07.26 # woo - the button lights work too :) 18.07.34 # The build I use may be 2-3 days old, but clearly later than that. 18.07.48 # Nico_P: yeah, I will fix it properly later :) 18.07.52 # only the settings for them appear to have hung my GB :( 18.09.33 Join Rob222241 [0] (n=Miranda@p54b16875.dip.t-dialin.net) 18.10.28 # I wanted to google for "rockbox sucks" through the search field in firefox but I didn't have to type it all the way because firefox already suggested it to me :) 18.13.23 Join Llorean [0] (n=llorean@cpe-70-113-91-140.austin.res.rr.com) 18.14.21 Quit otih ("Lost terminal") 18.15.31 Join pixelma [0] (i=pixelma@rockbox/staff/pixelma) 18.21.43 # maybe i should get a new mp3 player. any suggestions? 18.21.47 Quit GodEater ("CGI:IRC (Ping timeout)") 18.23.48 Quit FOAD_ ("I'll be back") 18.25.09 # dwarfy: Anything Rockbox supports apart from the ipods, H10 and Sansa... 18.26.37 Quit Rob2222 (Read error: 110 (Connection timed out)) 18.27.07 Quit Rob222241 (Read error: 110 (Connection timed out)) 18.28.15 # amiconn: what is a normal fps for h300 in test_fps? 18.28.51 # nls: http://www.rockbox.org/twiki/bin/view/Main/LcdFrameRate 18.29.03 # ah, thanks 18.32.20 # ok, no lost performance in either test_codec or test_fps with the -Os build 18.32.39 Part printfXh4 ("Leaving") 18.32.46 # * linuxstb is trying to add an APE icon to iCatcher, but some versions are already using 52 bitmaps... 18.33.00 # The ones which don't are using 51... 18.33.09 # linuxstb: remove something :-) 18.35.03 # That weird circular volume icon? 18.36.21 # not that, that one is nice 18.36.31 # and I don't find it weird at all 18.37.34 # But looking at iCatcher on the h1x0, the codec icon is appearing over the top of the album name - so maybe it could just go... 18.37.49 # eh? 18.37.53 # that doesn't sounds right 18.39.06 # I just looked on my H100, the codec icon is definitely not over the album name 18.39.19 # it is opposite from the bitrate 18.39.28 # Sorry, it's artist name. 18.39.31 # What bitrate? 18.39.32 Join Rob2222 [0] (n=Miranda@p54B174D0.dip.t-dialin.net) 18.39.53 # linuxstb: are you sure you are using the right version of iCatcher? 18.40.34 # No :) 18.40.44 # from the bottom: Next track, then progress bar and then bitrate on the left side of the screen with Codec icon on the right side of the screen 18.40.55 # modified version for your preference? 18.41.46 # XavierGr: I think it wouldn't look weird to have the codec info as text there instead of the bitmap - I mean the bitrate on the other side is text too. But I don't want to decide... 18.41.52 # No, a completely different theme ;) I'm not sure what it was... 18.42.03 # iCatcher looks fine... 18.42.12 Join FOAD [0] (n=dok@dinah.blub.net) 18.42.24 # pixelma, yeah I don't disagree to remove the codec icon, I am against removing the volume circle 18.42.48 # although if codec icon could stay there I think it would be better 18.43.07 # too bad Genre9mp3 isn't here to decide 18.43.22 Join dan_a [0] (n=dan_a@217.23.173.156) 18.43.24 Quit dan_a (Client Quit) 18.43.35 # 1 more month for him and then maybe he will get office work like Slasheri did 18.43.50 # army? 18.43.56 # yeah :\ 18.44.00 Join webguest34 [0] (i=d1ec9efa@gateway/web/cgi-irc/labb.contactor.se/x-553f5e0c7d80e9a6) 18.44.22 # iCatcher uses nedore-9 which is quite small on my M5 - the actual pixels are smaller than on the H100s display... 18.44.41 # pixlema: so it looks strange on M5? 18.45.00 # it's not very handy 18.45.03 # pixelma: I think I would agree about iCatcher on the h1x0 - text for the icon would it in much better than the icon. 18.45.11 # ^codec icon 18.45.41 Quit Domonoky (Read error: 104 (Connection reset by peer)) 18.45.46 # btw what is the plan about the default wps on some targets? 18.45.55 Quit Lear ("ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007051502]") 18.46.02 # I think we're waiting for a theme to appear that no-one hates... 18.46.06 # I think that Rockbox should pick one as soon as possible 18.46.08 # linuxstb: maybe you could combine the "bottomline" etc. and use the backdrop tag for it, would gain 3 slots if I see correctly (H100) version 18.46.26 # linuxstb: my opinion is that we will never find on that no-one hates 18.46.30 # XavierGr: I don't see that it's a rush, we don't have a release version anyway. 18.46.32 # is someone making rockbox use the broadcam video prcessor in the ipod video 18.46.37 # linuxstb: the big heads must pick one 18.46.38 # just wondering 18.46.39 # making it one background picture I mean - currently it is put together 18.46.42 # Right now the important people are interested developers, anyway. 18.46.55 # Llorean: I don't find a relation between a release and a default wps 18.47.40 # Why does a better default WPS matter: To impress users. Why does a version number matter: To impress users. We can spend time focusing on bugfixing and such without a release, both are really just things that users tend to like. 18.47.44 Quit jhMikeS (Nick collision from services.) 18.47.46 # webguest34: I don't think anyone is working on it 18.47.48 # My argument is simple - iCatcher gives a much better first impression than the default, at least on colour targets. 18.47.50 Join jhMikeS [0] (n=jethead7@rockbox/developer/jhMikeS) 18.47.56 # exactly 18.47.57 # linuxstb: I mean "upbar" and "bottomline" - freeing 2 18.47.59 # Llorean: But it's five minutes effort - I've already posted a patch... 18.48.05 # indeed 18.48.06 # linuxstb: Have you looked at Denny's candidate for Default? 18.48.10 # there is no point to delay it 18.48.21 # it doesn't have to be iCatcher but I think there is a need to pick one 18.48.35 # XavierGr: Until recently iCatcher was the only option. It did have to be it. 18.48.38 Quit obo ("KVIrc 3.2.6 Anomalies http://www.kvirc.net/") 18.48.46 *** Saving seen data "./dancer.seen" 18.49.00 # iCatcher is the only candidate I've seen so far that looks fairly decent on all targets (with almost the same feel) 18.49.13 # if you ask me I agree, but the option to change the default is always delayed 18.49.29 # pixelma: Does Denny's candidate have grayscale / B&W versions yet? 18.49.30 # XavierGr: do you as a fellow colour blind person also like the "Rockboxed" theme? :) 18.49.47 # Llorean: Yes, I prefer iCatcher... I don't like those colours, and find it looks busier than icatcher. 18.49.52 Quit webguest34 ("CGI:IRC (EOF)") 18.49.52 # markun: actually I hate the colour of it 18.49.56 # :) 18.50.00 # markun: and it is too minimalistic for my taste 18.50.10 # Llorean: there's an H1x0 version - mini and Archos is missing still - and I don't like the H1x0 version too much 18.50.26 # linuxstb: I thought it looked a lot simpler to me than iCatcher. 18.50.33 # markun: but my main turn off is it's colour 18.51.04 # Let's just make iCatcher the default, we can always switch 18.51.12 # I fully agree 18.51.38 # it is just a detail that rockbox must not delay over and over again 18.51.44 # Why mustn't it? 18.52.02 # * Llorean honestly can't stand iCatcher. At all. 18.52.06 # because I find it important to give a good impression on the user that first-tries rockbox 18.52.10 # Llorean: Then don't use it :) 18.52.12 # I'm probably arguing pointlessly, but I truly loathe that theme's volume display. 18.52.20 # XavierGr: Then fix the bugs. 18.52.28 # imho, shouldn't it just let you choose the theme you want the first time it runs? 18.52.41 # There are plenty of more significant poor first impressions right now. 18.52.43 # why bugs have to do with the default theme? 18.53.12 # my point is that many times users join here and ask why the interface and wps is so weird and we always have to redirect them to the fonts and theme pages 18.53.36 # with a default wps we get around at least at the first bad impression that rockbox gives them 18.53.42 Join pearldiver [0] (n=say@cpe-72-225-231-80.nyc.res.rr.com) 18.53.54 # Llorean: do you think the current default is better? 18.53.58 Quit pondlife ("disconnected has pondlife") 18.53.59 # A backdrop for the menu, and a better font choice would do it better than the WPS 18.54.23 # Llorean: yes there are more significant things, but if we can solve one why don't solve it 18.54.27 # I think that almost any change is better than what we have now 18.54.33 # exactly 18.54.42 # markun: I agree that a default WPS should be chosen, but I don't agree it needs to be such a rush that we should choose what I consider a 'bad' one, just so we can change it again later. 18.54.51 # Llorean: but it also has volume info as number, at least on anything but the Archos 18.55.09 # I think it's better to do something badly than not do it at all :) 18.55.10 # * Llorean shrugs 18.55.22 # Llorean: again, if there is a solve for one of the problems why not fix it (even if it is temoporal) 18.55.23 # I prefer the default WPS without peakmeters over iCatcher, but that's me. 18.55.27 # My first crossfeed sucked and make someone want to fix it :) 18.55.33 # I don't think iCatcher is a solution 18.55.33 Quit lids (Remote closed the connection) 18.55.37 # Maybe fix the colors on Rockboxed instead 18.55.38 Join GodEater [0] (n=bryan@bb-87-80-121-64.ukonline.co.uk) 18.56.01 # pixelma: is Rockboxed still monochrome on the grayscale targets? 18.56.05 # Llorean: I am not talking only about iCatcher (which I support), I am talking about changing the default 18.56.19 # Rockboxed is not a good choice on greyscale and mono 18.56.25 # XavierGr: No, you _are_ talking about only iCatcher, because you're unwilling to wait for anyone else to submit default candidates. 18.56.37 # XavierGr: At the moment iCatcher is the *only* default theme that can really be considered. 18.56.46 # good lord there is no default wps candidate for over 1 year or more I think 18.56.50 # I'm unwilling to wait as well 18.56.51 # and Rockboxed is also still missing remote lcd versions 18.56.58 # Give it until the end of Summer 18.56.59 # August 18.57.13 # Several people have stated they're working on something to try to be a default, let's just see what they come up with. 18.57.18 # I don't find any reason to wait more, if there is a better one we can always change it 18.57.39 # markun: yes Rockboxed is mono an greyscale 18.57.43 # *on 18.57.58 # Llorean: what's the problem with having iCatcher as the default until someone comes up with something better? 18.58.18 # he obvisoulsy hates the volume icon :P 18.58.24 # I hate the whole theme. 18.58.39 # Well, the default theme is not intended to be used by everyone I think 18.58.48 # I think it's a little too inspired by the iPod, and not really good for what we should present "Rockbox" as looking like. 18.58.48 # just to give rockbox a less text-mode feel 18.58.48 # well I hate rockboxed too, but I am not against changing it to the default (though it isn't ready for it anyway) 18.58.57 # I'm all for giving Rockbox a less text mode feel 18.59.18 # I think the "paused" animation is a bit too much but I still think it's the best option there is atm (even though I don't use it myself) 18.59.18 # But I think it needs to have an idea of what "Rockbox" is supposed to look like, graphically, rather than just picking any image we have around until we can decide on a new one. 18.59.19 Quit jhMikeS (Nick collision from services.) 18.59.25 Join jhMikeS [0] (n=jethead7@rockbox/developer/jhMikeS) 18.59.33 # The problem is, picking a default theme, is like picking the "Face" of Rockbox. 18.59.53 # You don't just change to a new visual style every time one comes around, it's not a good way to go about things. 19.00.12 # and sure its not good to not have a visual style at all for more than 2 years 19.00.16 # Why not? 19.00.21 # What is lost? 19.00.29 # looks 19.00.35 # Exactly 19.00.39 # and people coming here complaining 19.00.46 # And then they get pointed to themes. 19.01.03 # rockbox must be ironed out at all fronts if we can iron out one then I think there is no point to delay it 19.01.09 # People are going to come here and say "I don't like the way it looks" no matter what theme you have 19.01.16 # Because the ONLY people who come in are people who don't know how to change it. 19.01.27 # you miss the point 19.01.32 # No, I don't. 19.01.39 # What, in a practical sense, do we gain from making it look better? 19.01.57 # we end a problem that has to do with default behaviour 19.02.03 # What is the problem? 19.02.03 # it is the same as the icons 19.02.22 # why did jdgordon introduced icons? because it was better that way 19.02.34 # Llorean: We change people's (mis)conceptions of what Rockbox is. 19.02.50 # linuxstb: If anything, why not pop up a themes menu on first install with multiple default choices? 19.02.54 # I can't really understand why you are so negative about the change 19.03.06 # yeah hell that would be good too than nothing 19.03.06 # I'm negative because the only valid option right now is iCatcher 19.03.22 # Llorean: I'm not sure why you think it's ipod-like - it's nothing like an ipod... 19.03.29 # and what is wrong with it? your personal preference? 19.03.54 # linuxstb: Centered lines, progress bar at the bottom, same general layout with extra information stuffed in around the edges. 19.04.00 # Llorean: and I bet Genre9mp3 would be fairly upset if you tell him it looks ipod-like 19.04.05 # indeed 19.04.09 # linuxstb: It looks, to me at least, like an iPod screen that was built up. 19.05.02 # Look, you guys don't have to listen to me. Any of you can commit it, and I'm not going to do anything crazy like revert it. 19.05.02 # Genre9mp3 actually tried to design something completely different than the iPod screen, but anyway this is not the point 19.05.16 # If it's an obvious copyright violation of the ipod UI then maybe we shouldn't do it 19.05.18 # I'm just saying I really don't think iCatcher is what "Rockbox" should look like. 19.05.25 # markun: It's not a copyright violation at all 19.05.34 # It has an iPod "feel" to me, rather than a direct correlation 19.05.38 # ipod - http://www.markforrester.co.za/wp-content/uploads/2006/11/ipod-vs-zune.jpg 19.05.40 # icatcher - http://www.rockbox.org/tracker/task/5297?getfile=11577 19.05.57 # the discussion isn't about iCatcher, I think rockbox should try to pick a defualt one 19.06.23 # Yes, and I agree we should pick a default 19.06.29 # * petur thinks iCatcher has *no* ipod feel at all 19.06.38 # But I think if the only option for default is iCatcher, we should at least wait until there's a second option 19.06.38 Join pepie34 [0] (n=pepie34@cop60-1-82-240-26-92.fbx.proxad.net) 19.06.41 # * XavierGr agrees with petur 19.06.50 # * linuxstb too 19.06.59 # and imo iCatcher is the neatest of all included themes atm 19.07.03 # Llorean: define how much rockbox should wait for that... 19.07.04 # we need some first time users to decide 19.07.12 # XavierGr: I said earlier: August 19.07.27 # We've put out a request for default themes, and several people have said they're actually waiting for it. 19.07.29 # err working on it 19.07.35 # I wonder what those 3 months can get you more than the already 1 year that we are waiting 19.07.42 # but anyway this is definitely not my call 19.07.45 # linuxstb: seen my suggestion how you could gain a slot for another bitmap in iCatcher? 19.07.46 # XavierGr: A year ago, we didn't ask people for it. 19.07.57 # If you don't tell anyone you want a cross-platform default theme, you can't expect people to work on it. 19.08.13 # that's why I am putting this into the table, i want to make the developers to take a decision, whatever that is 19.08.21 # XavierGr: A year ago, we also didn't have people tell us that they're, right now, beginning work on one 19.08.33 # linuxstb: (at least in the greyscale versions I think) 19.08.33 # So it's a fallacious comparison. 19.08.34 # and more IMO, the default theme should have some nice sleek graphics so we don't put off new users who judge on first looks 19.08.37 # pixelma: Basically create a backdrop? 19.09.13 # petur: I think the most important thing about the default theme is that it looks like what we want people to see Rockbox as. It represents, to a more or less extent, the whole of the firmware. People think of the WPS screen when they think of it. 19.09.20 # linuxstb: yes - combining the upbar/bottomline and use the backdrop tag 19.09.21 # So, some sleekness, some idea of the scope of features, etc. 19.09.34 # Llorean: I don't think that creating a multi-platform wps is THAT time consuming, how much long does your default wps contest exists? 19.09.34 # I like the Nudel Green theme, but now that I saw the iPod UI it looks even more like it.. http://www.rockbox.org/twiki/bin/view/Main/WpsIpod5g#Nudel_Green_5G 19.10.09 # Llorean: are you one of those 'corporate image branding' guys? :p 19.10.10 # XavierGr: tried it - it _is_ hard if you want good looking for all different displays 19.10.11 # XavierGr: I posted it a month ago 19.10.23 # XavierGr: Why don't you make a cross-platform WPS then, if you think it doesn't take long, and you want one? 19.10.36 # pixelma: it is hard indeed, that's why there are not many candidates 19.10.47 # but I don't think that is has to do with time 19.10.52 # pixelma: did you ever try to design a WPS which works for multiple players? 19.10.58 # petur: I'm one of those "If we're going to change it with the primary reason being 'we need a good first impression' then we also NEED to think about what exactly that impression says" guys. :-P 19.11.01 # I'm trying too, but I'm not pleased with what I got so far 19.11.30 # iCatcher, to me, doesn't say "Powerful, flexible audio tool" 19.11.42 # (especially on the bigger displays - to markun :D ) 19.11.42 # * Llorean shrugs 19.11.56 # Anyway, I've said all I have to say about it, since I can see I'm not really winning over people, ;) 19.12.01 # Llorean: But it doesn't say crappy UI with tiny fonts either... 19.12.15 # linuxstb: True. 19.12.17 # Llorean: you are still staying into subjective issues 19.12.21 # I'm all for changing the default. 19.12.27 # XavierGr: "A good first impression" IS subjective 19.12.44 # XavierGr: I saw the Rockbox default WPS and responded "Nice, simple and informational, and that's it" 19.12.52 # again I am not saying put iCatcher as the default I am saying let's pick one 19.13.04 # Llorean: define how rockbox looks like? Rockbox doesn't 'look' like anything because it is software. And you can make the gui part attractive or not. But I don't think rockbox (as a name) has an 'image' that must be translated into a GUI.... That's marketing and corporate branding talk I don't like 19.13.16 # pixelma: Any tips for easily combining the bitmaps? 19.13.16 # markun: but I got one which I made versions for Ondio/Mini/H1x0s which I like using myself 19.13.22 # petur: But to "users", Software has a "look". And we're doing this for common users. 19.13.45 # linuxstb: maybe a screendump and erasing the icons/text 19.13.52 # petur: If we're doing it just for a look change, to attract and keep users, it IS marketing. 19.15.10 # Llorean: we're themeable, we have a first look to take care of, and it must be on the same level as original firmwares of today 19.15.12 # I'm all for picking a default, I just don't see why it hurts so much to wait for people who've said they're working on something to show us what they've got. 19.15.13 # XavierGr: on the backlight mod pic, I didn't see iCatcher ;) 19.15.21 Quit Rondom (Nick collision from services.) 19.15.27 Join Rondom [0] (n=Rondom@p57A95FA3.dip.t-dialin.net) 19.15.30 # pixelma: yes indeed iCatcher is not a good choice for car usage 19.15.46 # Actually... 19.15.47 # this is my own text only wps with big font 19.16.04 # (on all other targets I use iCatcher :P) 19.16.06 # * Llorean shrugs 19.16.22 # * Llorean would still rather a 1strun theme picking, with previews, by way of a .rock and bitmap previews of the wps, or something similar. 19.16.37 # That solves two problems, rather than one 19.16.46 # I'd say iCatcher is maybe a bit dull and could use more color contrast on targets that can handle it 19.16.50 # You show a better appearance, and you make it clear that Rockbox is themable to every first time installer 19.17.28 # Or even better, just make RBUtil prompt if you'd like to install themes, and show previews, and give it the ability to set the theme in the config.cfg for you 19.18.12 # Llorean: that would be good too, but that doesn't evade the need to just have a "default" one 19.19.13 Quit desowin (Read error: 110 (Connection timed out)) 19.19.19 # Yes, it does. 19.19.42 # If rbutil becomes the only official install process, it'll prompt you about themes on first install 19.19.54 # So there is no default one, except when you've got a bad theme, or no themes present. 19.20.02 # And that one shouldn't have graphics, to save on binary size. 19.20.32 Part maffe 19.21.00 # well there is always the option of manual isntallation... 19.21.27 # And manual installers can manually install themes... 19.21.47 # These are people who refuse to follow the official install process, right? 19.25.55 # pixelma: I've created the backdrop, and it works fine. I've noticed that the WPS backdrop isn't cleared when entering the USB screen from the WPS though... 19.29.59 # oh, true. Never noticed because I've never entered the USB screen from the WPS... maybe that's something for Nico_P then 19.30.14 # I've just committed a fix. 19.30.30 # weird... I remember fixing such a bug in the past 19.30.36 # (just a forgetten #if change when greyscale targets got backdrops) 19.30.50 # ah 19.30.52 Join My_Sic [0] (n=MySic@mur31-1-82-237-204-133.fbx.proxad.net) 19.30.53 # I see 19.31.16 # I think it only affected WPS -> USB screen, where the WPS has a backdrop of its own. 19.32.10 Join DerPapst [0] (n=DerPapst@pd9eb3cdf.dip0.t-ipconnect.de) 19.32.36 # * DerPapst is back :) 19.33.01 # * pixelma wonders what would happen on the iaudio's remote when using a rwps backdrop... 19.33.39 Join kubiix [0] (n=Miranda@mos-81-27-201-28.karneval.cz) 19.38.24 # linuxstb: had success with the mkdmg script? 19.40.02 # I haven't tried it yet. 19.40.30 # ok. 19.41.01 Join n17ikh|Lappy [0] (n=n17ikh@cu-nat-2.clemson.edu) 19.41.57 Nick Arathis_ is now known as Arathis (n=doerk@p548487DC.dip0.t-ipconnect.de) 19.42.28 Nick idnar_ is now known as idnar (i=mithrand@unaffiliated/idnar) 19.43.44 Quit RockingD (Read error: 110 (Connection timed out)) 19.47.48 Join lids [0] (i=lds@gateway/tor/x-5edcda3e344adfeb) 19.48.54 Join secleinteer [0] (n=scl@70.230.145.31) 19.50.29 # * DerPapst loves the ui sim. especially the fact that changeing the buttons is so easy :D 19.54.04 Join ompaul [0] (n=ompaul@freenode/staff/gnewsense.ompaul) 19.55.21 Quit Nico_P (Remote closed the connection) 19.55.43 # * GodEater nudges linuxstb in the direction of his recent forum post 19.56.38 Join Nico_P [0] (n=nicolas@jau31-3-82-239-20-145.fbx.proxad.net) 19.58.05 Join krush [0] (n=kRu5h@p57BB3B18.dip0.t-ipconnect.de) 19.58.39 Part krush 20.03.44 # Wow, a fix for an obscure bug.... 20.03.57 # * amiconn would never have noticed that one 20.04.04 # heh 20.04.07 Part Llorean 20.04.49 # hmm, the gui/list code seems to be very buggy when paginated scrolling mode is selected. (just updated to the latest build) 20.06.06 # the line selector disappears and whole list goes blank some times 20.06.30 Part kaaloo 20.07.09 # yeah, I believe PaulJam is nagging JdGordon a bit about it - I believe there is a (reopened) bugreport for it too 20.09.08 Quit petur ("work->home") 20.12.20 Join TrueJournals [0] (n=aimjourn@c-24-12-147-61.hsd1.il.comcast.net) 20.19.30 Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) 20.24.13 Quit The-Compiler ("Connection reseted by god") 20.26.27 Join linuxstb__ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net) 20.26.59 Join The-Compiler [0] (n=florian@185.37.77.83.cust.bluewin.ch) 20.30.17 Quit linuxstb (Read error: 113 (No route to host)) 20.30.47 Nick linuxstb__ is now known as linuxstb (n=linuxstb@i-83-67-212-170.freedom2surf.net) 20.30.58 Quit linuxstb_ (Nick collision from services.) 20.33.03 Quit ompaul (Read error: 110 (Connection timed out)) 20.36.03 Join obo [0] (n=obo@82-46-82-224.cable.ubr02.trow.blueyonder.co.uk) 20.39.06 Join petur [0] (n=petur@rockbox/developer/petur) 20.39.31 Join amiconn_ [0] (n=jens@rockbox/developer/amiconn) 20.39.38 # 30 minutes... good time :P 20.40.00 Quit n17ikh|Lappy () 20.40.07 Quit amiconn (Nick collision from services.) 20.40.08 Nick amiconn_ is now known as amiconn (n=jens@rockbox/developer/amiconn) 20.40.27 # DerPapst: me? 20.40.38 # yupp 20.40.52 # lots of wind ;) 20.40.59 # in the bad direction 20.41.01 # you go by bike? 20.41.06 # yup 20.41.13 # ah :) 20.41.23 # green guy ;) 20.41.41 # * DerPapst goes by bike daily too :) 20.41.57 # good... now the rest should do it too 20.42.09 # hehe.. yes :D 20.42.15 # but now first eat some food... bbl 20.43.55 # * pixelma went home by bike too from work today (partial) ;) 20.45.05 # also by train? 20.45.49 Quit My_Sic ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") 20.46.17 # yes 20.47.52 Quit kubiix ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") 20.48.36 Part TrueJournals 20.48.40 Quit hax ("Lost terminal") 20.48.48 *** Saving seen data "./dancer.seen" 20.50.39 Join Domonoky [0] (n=Domonoky@e179063069.adsl.alicedsl.de) 20.51.02 Join entheh [0] (n=purr@88-106-250-153.dynamic.dsl.as9105.com) 20.51.11 Quit Faemir ("I could put something witty here, but no...") 20.54.21 Join hax [0] (n=hax@web.atl.citynetwireless.net) 20.56.42 # * Nico_P is installing WinXP in a VM and it's sloooooww... 20.57.46 Join crop [0] (i=95e13cfa@gateway/web/cgi-irc/labb.contactor.se/x-c2304559e162ae2d) 20.58.28 # May I ask an OT question? Or will I be kecked? 20.59.07 # crop: you'll even be banned for such an abuse :) 21.00.03 # just kidding... I don't think anyone will mind right now seeing how the channel is quiet 21.01.12 Join bluey- [0] (n=bluey@dslb-088-073-088-235.pools.arcor-ip.net) 21.02.09 # Nico_P: ok. Does anybody know a unicode aware tool for synching/merging directories? For MS Windows. WinMerge and XEmacs seem to be not unicode enabled. 21.03.16 # rsync or unison? 21.04.02 Join Domonoky_ [0] (n=Domonoky@e176248164.adsl.alicedsl.de) 21.05.20 # obo: both freeware? 21.05.28 # yes, both open source 21.06.01 # obo: tanks, I'll try 21.06.08 # they work on windows ? 21.06.08 Quit bluey- (Client Quit) 21.06.49 # there is a native windows build for unison, and versions of rsync built for windows (i.e. cwrsync - uses cygwin paths) 21.07.57 Join Dookerz [0] (i=Dookman2@68-118-237-79.dhcp.oxfr.ma.charter.com) 21.08.14 Part Dookerz 21.08.21 # can't you just download the cygwin1.dll thingly then and place it in systems32? 21.08.37 # ahh.. read something wrong -.- 21.11.54 # obo: just for the case: both unicode-aware? I.e. they can handle file names with non latin chars in them? 21.13.10 # I'm fairly sure both can, yes 21.13.38 # Hm... unison needs GTK+ runtime env :-/ 21.14.08 # The download page states that 21.14.23 # strange, the winmerge homepage mentions unicode support... maybe not for filenames 21.15.40 # petur: yes, I've never had problems when merging files. But failed with dirs 21.15.41 Join Llorean [0] (n=llorean@cpe-70-113-91-140.austin.res.rr.com) 21.21.42 Quit Domonoky (Read error: 110 (Connection timed out)) 21.22.15 Quit hax ("Lost terminal") 21.22.32 Join hax [0] (n=hax@web.atl.citynetwireless.net) 21.24.22 Quit dan2 (Read error: 104 (Connection reset by peer)) 21.24.55 Quit The-Compiler (Remote closed the connection) 21.25.58 Quit crop ("CGI:IRC (EOF)") 21.26.31 Quit Domonoky_ (Read error: 110 (Connection timed out)) 21.27.20 Join donutman25 [0] (n=chatzill@24.244.161.34) 21.29.34 Quit donutman25 (Client Quit) 21.34.08 Join webguest16 [0] (i=4476ed4f@gateway/web/cgi-irc/labb.contactor.se/x-7e2b15a6501f476e) 21.34.32 Quit webguest16 (Client Quit) 21.36.24 Join ^_^ [0] (i=user@68-118-237-79.dhcp.oxfr.ma.charter.com) 21.36.41 Quit ^_^ ("Trillian (http://www.ceruleanstudios.com") 21.36.43 Join crop [0] (i=95e13cfa@gateway/web/cgi-irc/labb.contactor.se/x-90f5f202bd530800) 21.36.57 # obo: still here? 21.37.04 # yes 21.37.48 # obo: I've tried unison on a small example dir. Non latin files were ignored by the text version. 21.39.36 # I've only used the GUI before, and currently I'm not using Windows, but I have in the past and I don't remember any issues with odd characters 21.40.47 # I've just run unison with debug mode (-debug all) and see that non latin files are listed as "????" Probably non unicode version of win API is used. 21.41.31 Quit hax ("Lost terminal") 21.41.34 # My console is in unicode mode, DIR shows all the files correctly. But I'd better stop to spoil this channel 21.42.08 Join hax [0] (n=hax@web.atl.citynetwireless.net) 21.45.14 Join Dookerz [0] (i=Dookman2@68-118-237-79.dhcp.oxfr.ma.charter.com) 21.45.37 Part Dookerz 21.46.44 Join ducbian [0] (n=Nick@cpc2-cmbg3-0-0-cust33.cmbg.cable.ntl.com) 21.47.35 Join DanielW [0] (n=danielw@dslb-084-061-102-047.pools.arcor-ip.net) 21.47.47 # mhh 21.47.49 # hi 21.48.43 # lo 21.48.44 Quit crop ("CGI:IRC (EOF)") 21.48.53 Quit Xerion (Read error: 104 (Connection reset by peer)) 21.49.47 # i pressed wild on the buttons of my up and then i got a srv diagnose screen. what is the key compination for that? 21.50.29 # which player? 21.51.35 # apple ipod g5 21.51.56 # rew + center 21.52.35 Join Dookerz [0] (i=Dookman2@68-118-237-79.dhcp.oxfr.ma.charter.com) 21.52.41 Part Dookerz 21.52.42 # ok, and now i can not switch it off or reset 21.52.48 # reset 21.52.54 # selected "SDRAM Full Test" 21.53.15 Join ^_^ [0] (i=Dookman2@68-118-237-79.dhcp.oxfr.ma.charter.com) 21.53.15 # ok should be MENU + SELECT to reset? 21.53.19 # yes 21.53.28 Part ^_^ 21.53.47 Join paul_stead [0] (n=stead@82.69.201.206) 21.54.20 Quit paul_stead (Client Quit) 21.54.32 Join paul_stead [0] (n=stead@82.69.201.206) 21.55.12 Join gilster [0] (n=gil@stjhnf0112w-142162203165.pppoe-dynamic.nl.aliant.net) 21.55.37 # help with ogg files on sansa? 21.56.18 # what about them? 21.56.21 Quit hax ("Lost terminal") 21.56.32 Join hax [0] (n=hax@web.atl.citynetwireless.net) 21.56.44 # brb 21.56.46 Quit DerPapst ("So Long And Thanks For All The Fish!") 21.57.20 # Badger: i want to know how efficiently (power battery) they work with sansa and latetes rockbox 21.57.30 # i am using ccphans build 21.57.44 Quit pepie34 ("Ex-Chat") 21.57.50 # I'm not aware of any codec speed tests on a recent sansa rockbox 21.58.18 # ok 21.59.02 # i understood from assorted comments in the forum that playing oggs is more CPU intensive, reducing battery drastically 21.59.39 # I don't think the difference is huge 22.00.00 # It's more cpu intensive, but on the arm targets (including Sansa) I'm pretty sure it's not too big a difference. 22.00.24 # At least, it didn't used to be. 22.00.36 Join stationearth [0] (n=punit@132.206.51.226) 22.01.25 # ok thanks. same goes for AAC/mp4 files? 22.01.46 # I believe those are worse than Ogg/Vorbis, but I'm not sure. 22.01.52 Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) 22.01.53 # linuxstb: are you around? Do you have time? 22.03.00 # ok thanks for letting me know 22.03.49 # i had a bunch of AAC files on the player from previous cd rips and i found that battery life did last quite dramatically less. 22.04.05 Join Xerion [0] (n=xerion@cp198589-d.landg1.lb.home.nl) 22.06.10 Join Rob222241 [0] (n=Miranda@84.177.66.62) 22.08.39 Quit entheh (Remote closed the connection) 22.11.34 Join [1]mpeccorini [0] (n=mpeccori@mail1.theargusgroup.us) 22.13.39 Quit linuxstb (Read error: 113 (No route to host)) 22.15.14 # wow 14KB increase on sansa... 22.15.20 Quit Rob2222 (Read error: 110 (Connection timed out)) 22.15.28 # ok, limbus box is now re-added to the list to see if it works 22.16.28 # anyone has any commit pending? 22.17.03 # petur: With what? 22.17.03 # * petur crawls under a rock(box) 22.17.21 # the fm tuner support added that 22.17.29 # yep 22.21.18 Join Thundercloud_ [0] (n=thunderc@82.153.74.97) 22.22.42 Quit _Veseliq_ (Remote closed the connection) 22.23.25 # Bagder: there is still the "The the" in line 12 here... http://svn.rockbox.org/viewvc.cgi/trunk/docs/UISIMULATOR?r1=6886&r2=13085&pathrev=13085 ;) 22.24.01 Join maffe [0] (n=maffe@barmen.interhost.no) 22.24.22 # a spell fix commit is what we need! ;-) 22.24.30 # well, language fix 22.25.38 Join crop [0] (i=95e13c4d@gateway/web/cgi-irc/labb.contactor.se/x-c168779c3d56a5e4) 22.26.14 Join DerPapst [0] (n=DerPapst@pd9eb3cdf.dip0.t-ipconnect.de) 22.26.19 # obo: still here? :-) 22.26.43 # pixelma: will you commit it? 22.26.48 Part maffe 22.26.51 # yup 22.27.19 Join maffe [0] (n=maffe@barmen.interhost.no) 22.27.22 # obo: there is file sync powertoy from MS. Very nice. 22.27.37 Quit pearldiver (Read error: 110 (Connection timed out)) 22.27.39 # Bagder: thought I leave it up to you 22.28.19 Join BRi7X [0] (i=bri7x@c-68-81-211-195.hsd1.pa.comcast.net) 22.28.22 # ok 22.28.23 Quit BRi7Xxon (Read error: 104 (Connection reset by peer)) 22.28.24 # nice find. Could come in handy should I have to resort to the dark side again :) 22.29.13 # obo: yes. Many say MS is evil but they do produce good software. 22.29.38 # * DerPapst knows some other typos too 22.30.18 # in /rbutil/sansapatcher/bin2c.c 22.30.51 # some "ipod2c"'s have to be changed to "bin2c"'s 22.31.42 Quit mpeccorini (Read error: 110 (Connection timed out)) 22.31.42 Nick [1]mpeccorini is now known as mpeccorini (n=mpeccori@mail1.theargusgroup.us) 22.32.07 Join delorean90 [0] (n=Delorean@70-101-164-164.dsl2.mon.ny.frontiernet.net) 22.32.12 # DerPapst: I'll save them if I need some follow-up commits ;-) 22.32.29 # hehe ok :) 22.33.04 Quit zylche (Read error: 104 (Connection reset by peer)) 22.33.24 Join zylche [0] (n=zylche@82-41-83-91.cable.ubr01.dund.blueyonder.co.uk) 22.33.40 # if the iriver OF dosent recognize anything located on my player do i just do a database refresh? 22.34.38 # delorean90: I'd say you first check that the HD is still ok 22.34.39 Quit Thundercloud (Connection timed out) 22.35.45 # oh the hd is fine im positive of that, it works fine with rockbox, i just need to swutch to the OF to see if either my battery is shot, or that there is a problem with rockbox causing my <20min battery life 22.36.48 # delorean90: iriver what? I.e. what model? There are no problems with h1xx and h3xx afaik 22.36.59 # h10 is a different beast 22.37.07 # oh yes sorry, it is an iriver h10 20gb 22.37.53 # i understand there are stil issues wit the h10, but i have had 5-6 hours on earlier builds (before march 20th) and now i get practically none 22.38.27 # delorean90: then yes, there can exist problems with battery (I think) Since h10 is more like iPods IIRC and there, not all problems have been ironed out 22.38.58 # delorean90: I can't tell more since I don't own h10 22.39.06 # yes, from what i understand there is alot to be done with battery life on those afformentioned players 22.39.21 Quit gilster ("Leaving") 22.39.42 Part crop ("Bye") 22.40.20 Quit merbanan (Remote closed the connection) 22.42.36 Join Buschel [0] (n=abc@84.163.202.101) 22.43.31 # seems limbus nailed the problem 22.43.53 # ubuntu... 22.47.25 # 17 servers ain't bad 22.48.27 # but still 6 minutes... 22.48.47 # why are some builds taking so much longer 22.48.50 *** Saving seen data "./dancer.seen" 22.48.52 # yes, but that's due to they builds not being parallel and some builds are so slow 22.50.01 # I intend to work on that 22.50.10 # the parallel builds I mean 22.50.32 # to basically keep all servers busy until all builds are done 22.50.51 # then kill all remaining builds 22.55.19 Join amiconn_ [0] (n=jens@p54BD6863.dip.t-dialin.net) 22.55.38 Quit amiconn (Nick collision from services.) 22.55.44 Nick amiconn_ is now known as amiconn (n=jens@rockbox/developer/amiconn) 23.00.28 Join pearldiver [0] (n=say@cpe-72-225-231-80.nyc.res.rr.com) 23.00.50 Join saratoga [0] (i=9803c6dd@gateway/web/cgi-irc/labb.contactor.se/x-85fa338f135b0aa8) 23.03.41 Join Pieman [0] (n=DuckRoll@pool-68-239-22-235.bos.east.verizon.net) 23.03.49 # Hi. 23.04.04 # Can you explain how to download a rockbox build for an iPod Video? 23.04.21 # Pieman: you tried reading the manual? 23.04.33 # All it says is to download the build 23.04.38 # doesn't explain how 23.04.47 # click on the image 23.04.48 Join TrueJournals [0] (n=aimjourn@c-24-12-147-61.hsd1.il.comcast.net) 23.05.11 # build is updating 23.05.21 # nvm its done 23.05.23 # Ah. 23.05.28 # I'll check again 23.05.52 # Okay, I see the build. How do I download it? 23.06.11 # click on the picture with the ipod video on it 23.06.30 # Okay. 23.06.31 # get the 64MB build if you have a 60 or 80GB version 23.06.31 # Pieman is it an 80gb video? 23.06.40 # No. 23.06.43 # I have a 30gb video 23.08.19 Quit davina ("xchat on Ubuntu 7.04") 23.08.26 # Just out of curiosity...why is it so complex trying to find the download? There's no big sign that says "DOWNLOAD HERE"; we're just left to find it out eventually. 23.08.42 # I clicked the link next to the build at first 23.09.05 # Pieman: the site has a menu to the left where it says "downloads" 23.09.19 # there it has an entry saying "current build" 23.09.23 # That 23.09.30 # *That's where I went 23.09.35 # I'm talking about on the build page itself. 23.09.49 # Who would think to click the iPod without knowing anything about the page? 23.09.54 # well, you're not downloading a release version 23.10.04 # you're downloading a snapshot of a development version 23.10.25 # Pieman: most people seem to have no trouble doing that 23.10.45 # Oh, I'm not having trouble doing it. 23.10.51 # It just seems rather inobvious. 23.11.00 # but then, we have been discussing providing an "easier" page 23.11.07 # I guess the people that download this, for the most part, are used to poor webpage designs 23.11.09 # :) 23.11.24 # Pieman: everyone who ever used internet should be used to that 23.11.26 # anyways, I'm going to read the manual on how to install this now... 23.12.47 # Does rockbox have an official coding style ? 23.12.52 # anyways, I'm all set with this. 23.12.55 # Thanks. 23.12.57 Quit Pieman () 23.13.16 # dionoea: somewhat, yes 23.13.28 # see docs/CONTRIBUTING 23.13.39 Join linuxstb [0] (i=5343d4aa@rockbox/developer/linuxstb) 23.13.54 # ok, great. /me can't bear the xobox coding style :) ... especially the '{' on the same line as the loop or if instructions 23.14.31 # ah, looks like that isn't part of the rockbox coding style 23.14.36 # I leave it as it is then 23.15.15 # dionoea: seen my report(s) about the xobox Archos version? 23.15.35 # I'm not sure. But i commited a few archos related fixes a few minutes ago 23.16.18 Quit orbit7 (Read error: 104 (Connection reset by peer)) 23.18.30 Join ompaul [0] (n=ompaul@freenode/staff/gnewsense.ompaul) 23.19.46 # ah, sorry - didn't see that. Yes, the first commit looks like fixing the thing I noticed. :) 23.20.46 # and I just wondered why it is "inverted" to what I expected from looking at the greyscale version 23.21.08 # the colors ? 23.21.48 # if one can call that colours... yes ;) 23.22.19 Join limbus [0] (n=limbus@port-83-236-56-26.dynamic.qsc.de) 23.22.24 # juhuuu 23.22.25 # Well, it can be called colours... at least on an unmodded recorder ;) 23.22.35 # Green clearly is a colour... 23.22.53 # it's not important - just not what I expected 23.23.02 # Bagder, why 'M' ? Because I modified the configure script ? 23.23.08 # I can relink sh -> bash 23.23.10 # yes 23.23.17 # well ... it's most likely due to the fact that i never ran the greyscale version 23.23.27 # but I'd say that if the configure NEEDS bash, it should not request any shell 23.23.29 # since the rev number is extracted with 'svnversion', it adds an M if the source is modified 23.23.33 # dionoea: it's also coloured on my Ondio - black on cyan :D 23.23.51 # limbus: I don't think it needs bash, it mostly just don't need dash 23.24.00 # okay 23.24.03 # I'll relink it 23.24.37 Quit delorean90 () 23.27.02 # dionoea: I think the greyscale version is closer to the (real) colour version, i.e. the "board" is black in the beginning... Btw xobox is quite fast on the Ondio, nice work. 23.28.11 # what is xobox? 23.28.27 # If you really want to you can change the color :) I really don't have a preference :p (about the speed issue: the original code was written to take loads of time to compute ... as if it was done on purpose) 23.29.29 # Bagder, done, sh -> bash 23.29.57 # DanielW: browse your plugins (assuming you use rockbox) 23.30.09 Quit pearldiver (Read error: 110 (Connection timed out)) 23.30.26 # for each block on the screen the algorithm would (in the worst case) go through all the empty blocks and check if a qix was there. Which means about (height*width/(8*2))^2 check if a qix is on this block operations. 23.30.34 # yeah using rockbox, but haven't tried most of the plugins yet 23.30.41 # Now it's more like (height*width/(8*2))^1 checks 23.31.24 # DanielW: if you ever get bored on a bus / train / plane, i recommend the xobox, solitaire, star and sokoban plugins 23.31.38 # (the only issue with star and sokoban is that they're no fun once you know the levels 23.31.45 # mazeman is also quite fun 23.32.46 Join Thundercloud [0] (n=thunderc@82.152.192.8) 23.35.05 # dionoea: maybe expand the levels then :P 23.35.27 # if often find it hart to leave the plugins 23.35.27 Join mfgalizia [0] (n=micah@CPE000f66e3da54-CM0019479310b4.cpe.net.cable.rogers.com) 23.35.31 Part mfgalizia 23.35.54 # DerPapst: Creating fun sokoban or stars levels requires elite skills that i don't have :) 23.36.10 # hehe 23.36.21 # DanielW: hum, almost forgot. Jewels can be fun too (except on iPod where the wheel interferes with cursor movements) 23.36.42 # btw, does anyone here play minesweeper on an iPod ? I find the default keymap impossible to use 23.36.59 # * DerPapst agrees 23.37.03 Quit Thundercloud (Read error: 104 (Connection reset by peer)) 23.37.15 # i can not leave this worm plugin 23.37.36 # either long menu, or long select or menu+Select will leave most plugins 23.37.56 Join perldiver [0] (n=say@cpe-72-225-231-80.nyc.res.rr.com) 23.37.57 # (for ipods) 23.37.57 # ok thanks, 23.38.07 # yes ipod 23.38.31 # dionoea: eww - I almost forget. It bugged me when I tried on a Mini and I think I might still have a patch flying around here 23.38.44 # for minesweeper ? 23.39.17 Quit linuxstb ("CGI:IRC (Ping timeout)") 23.39.41 # dionoea: minesweeper: center to "click" on the field menu: up p/p: down flag: center+ply/pause 23.39.42 # hmm, yes. Let me have a look 23.39.53 # and select+menu short to leave 23.40.00 # pixelma: that's be awesome :) 23.40.34 Join Thundercloud [0] (n=thunderc@82.152.207.119) 23.40.37 # that would be mine preferred scheme ;) 23.40.40 Join linuxstb__ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net) 23.41.16 Join Tekrad [0] (n=matt@ip68-12-167-226.ok.ok.cox.net) 23.41.19 Join entheh [0] (n=purr@88-106-250-153.dynamic.dsl.as9105.com) 23.42.30 # DerPapst: center + other key to put a flag while center unveils the block would be a bit dangerous IMO 23.42.51 # maybe "scroll the wheel" could be used to flag the block 23.42.58 # DerPapst: I had something like "short select" - set the flag and "long select" - reveal fild. Mostly because this is similar to what I got on my Ondio with "mode" and "long mode" 23.43.05 # well, to toggle through "flaged / question mark / empty" 23.43.16 # *field 23.43.17 # ah, that would be fine too 23.43.18 # anyone doing at91 development? 23.43.21 # pixelma: that sound pretty good :D 23.43.41 # Tekrad: that sounds really way off rockbox, but yes ;-) 23.43.48 # ah, /me didn't provide a question mark flag in minesweeper 23.43.51 # :) 23.43.52 # makes it easier to handle :) 23.44.09 Quit Buschel (Read error: 104 (Connection reset by peer)) 23.44.23 # can you point me to where people are doing at91 dev work? 23.44.31 Join Buschel [0] (n=abc@84.163.202.101) 23.44.44 # Tekrad: the linux-arm kernel mailing list, if you mean linux on at91 23.45.13 # at91.com I guess too 23.45.18 # Bagder: cool...you seem pretty knowledgable 23.45.25 # no luck on at91.com 23.45.37 # I've worked a bit with at91s 23.45.42 # trying to figure out how to secure specific pages of mem 23.45.48 # cool! 23.45.50 # same here 23.45.57 Quit Nico_P (Remote closed the connection) 23.47.11 Quit GodEater (Connection timed out) 23.47.12 Quit Llorean (Read error: 104 (Connection reset by peer)) 23.47.42 Join Llorean [0] (n=llorean@cpe-70-113-91-140.austin.res.rr.com) 23.48.57 # * Bagder can detect rockbox commits on his cpu meter 23.49.03 Quit Thundercloud_ (Read error: 110 (Connection timed out)) 23.49.15 Join Dwyloc [0] (i=53688643@gateway/web/cgi-irc/labb.contactor.se/x-f9bcde9635566a15) 23.49.42 # Bagder: hanging build? 23.50.06 Part stationearth ("Kopete 0.11.3 : http://kopete.kde.org") 23.50.22 # sigh 23.50.38 Join HellDragon_ [0] (i=JD@modemcable136.38-201-24.mc.videotron.ca) 23.50.53 # pixelma: how can i define short and long button presses for a certain button? Something like (BUTTON_SELECT | ???) ? 23.51.24 # * DerPapst can't find any example 23.52.05 # you need to use the new keyboard/action API IIRC 23.52.08 Quit HellDragon (Nick collision from services.) 23.52.24 Join Nico_P [0] (n=nicolas@jau31-3-82-239-20-145.fbx.proxad.net) 23.52.28 Quit linuxstb_ (Read error: 110 (Connection timed out)) 23.52.31 Join andrew_ [0] (n=andrew@stjhnf0124w-142162067006.pppoe-dynamic.nl.aliant.net) 23.52.49 # DerPapst: look for the BUTTON_REPEAT and sometimes it needs a _PRE define to tell short and long presses apart 23.52.50 # dionoea: while you are working on the star plugin do you fancy fixing it so it works on the ipod nano again. It has lockedup the nano on screen transition effect since it was introduced. I believe the Gigabeet had the same problem so the effects were disabled on the gigabeet. 23.52.53 Nick HellDragon_ is now known as HellDragon (i=JD@modemcable136.38-201-24.mc.videotron.ca) 23.53.16 # Dwyloc: My last commit fixed the lockup on iPod video too ... might have fixed it on nano 23.53.24 # you should give it a try (I cant :p) 23.54.05 # dionoea: I found the patch in an ooold checkout - have to update first 23.54.17 # cool :) 23.54.27 # Last time I tested on the video (last night) it did not lockup it was just very slow. 23.54.53 # It locked up when i tested (once only) 2 or 3 days ago. 23.55.08 # But I can test again on the nano if you like. 23.55.16 # that'd be nice 23.55.21 # man setting up cygwin takes a long time 23.55.44 # the nano lockedup ever time, I filled a bug report at the time but no one fixed it. 23.57.07 Quit Nico_P (Remote closed the connection)