--- Log for 01.05.106 Server: clarke.freenode.net Channel: #rockbox --- Nick: logbot- Version: Dancer V4.16 Started: 1 month and 6 days ago 00.00.23 Join JoeBorn [0] (n=jborn@adsl-75-7-98-1.dsl.chcgil.sbcglobal.net) 00.01.13 # * amiconn is scared by the number of open bugs :/ 00.01.52 # those for 3.0 are going down :) 00.01.56 Quit SereR0KR ("XChat Aqua") 00.02.34 # Hmm, but I think a number of the unspecified bugs should really be fixed before 3.0 as well 00.02.57 # * amiconn just closed a bug marked as due in 3.1 00.03.17 # This was fixed weeks ago, just not closed 00.04.49 # recording buffer with the voice buffer substracted gives about 5 seconds less before flush 00.07.01 Quit damaki (Read error: 104 (Connection reset by peer)) 00.07.58 Join damaki [0] (n=Chocolat@ALille-153-1-1-44.w83-198.abo.wanadoo.fr) 00.10.15 Quit qwm (Read error: 110 (Connection timed out)) 00.10.28 # amiconn: the only thing talk_init does for hwcodec is call reset_state, which only resets some vars. So no harm there I think 00.13.32 # That's not true. It also calls load_voicefile(), which needs the audiobuffer being initialised 00.14.38 # I was under the impression that audiobuffer is fixed by the linker? 00.14.57 # or do you mean 'filled with zero'? 00.15.19 # Btw, talk_init calls load_voicefile() on swcodec as well 00.15.39 # 'audiobuffer' is determined at link time, but 'audiobuf' is variable 00.16.01 # ahum sorry ;) 00.16.26 # It is set to 'audiobuffer' by buffer_init(), then buffer_alloc() allows taking ram from the buffer _before_ audio_init() 00.17.44 # Okay, that means you can put talk_init() before audio_init, as long as there's no other init inbetween that uses buffer_alloc() 00.18.23 # Perhaps talk_init() should use buffer_alloc() on swcodec to set the voice buffer aside? 00.18.45 Quit JoeBorn ("Leaving") 00.18.53 # That sounds like a more straightforward approach than doing it in the audio code 00.20.24 Join ashridah [0] (i=ashridah@220-253-120-44.VIC.netspace.net.au) 00.20.28 Quit Acksaw ("I'm off, see ya later!") 00.20.45 Join mirak [0] (n=mirak@ip-7.net-82-216-143.rev.numericable.fr) 00.22.08 Join JoeBorn [0] (n=jborn@adsl-75-7-98-1.dsl.chcgil.sbcglobal.net) 00.24.17 # Ahhh... windows XP formatting makes a logical partition - Rockbox wants a primary :) 00.24.49 # you can make primary in windows too, but maybe you have to know what you're doing ;) 00.25.05 # did you use the disk management util? 00.25.16 # or just the My Computer, right-click util 00.25.42 # let me refrase that - windows XP formatting *by default* makes a logical partition 00.25.46 # * amiconn wonders why the buffers are allocated in such a weird way in playback.c 00.25.51 # my comp, right click 00.26.13 # OnkelJonas: right click on my computer, manage, disk management, and from there you can do more fun thnigs 00.26.58 # I know... but when you have no clue that an extended partition can be a problem, the option to change it doesn't really matter 00.27.25 # well now you do. 00.27.35 # that's true 00.27.53 # yea... only took me 3 hours :D 00.28.15 Quit goffa (Read error: 110 (Connection timed out)) 00.31.05 Part OnkelJonas 00.34.20 # amiconn: if you select a new language, shouldn't audio and recording be re-initialized? As the size of the voice file may have changed... 00.35.16 Quit lee-qid_ ("Trillian (http://www.ceruleanstudios.com") 00.35.31 # lee-quit 00.35.55 # amiconn: I'll look it up tomorrow 00.36.30 # petur: Afaik this is done for playback. That's the reason why a .cfg selecting a new language stops playback 00.37.01 # For recording, it's not absolutely necessary. You cannot select a new language while recording 00.37.58 # On hwcodec, all this is of course unnecessary 00.38.01 # bah, my first score :( 00.38.43 Join webguest70 [0] (n=46bac9b9@labb.contactor.se) 00.38.54 # how working is rockbox's playback code atm? :) 00.39.21 # wtf, I didn't get that warning when building here :( 00.39.47 Quit mirak (Read error: 104 (Connection reset by peer)) 00.39.59 Join linuxstb_ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net) 00.40.56 # hello, I was wondering if I could get some help for just a minute 00.41.34 # I'm experimenting with id3v2.4 tags on my Archos Recorder, and the tag info doesn't seem to be displaying 00.41.47 # (with latest stable Rockbox) 00.42.11 # I've been searching the Rockbox site and haven't found any information concerning v2.4 tags so far 00.42.37 # amiconn: what would be an allowed way to pass the size of the talk buffer to the init of pcm_recording? 00.43.07 # firmware shouldn't call software, right? 00.43.10 # webguest70, have you looked at that part of the code? 00.44.04 # I was wondering if my custom WPS was bad or something 00.44.14 # What code of what, exactly? 00.44.56 Join webguest96 [0] (n=d4406110@labb.contactor.se) 00.45.00 Quit midkay (Read error: 104 (Connection reset by peer)) 00.45.16 Join midkay [0] (n=midkay@rockbox/developer/midkay) 00.45.40 # what is the date for V3.0 release ? 00.45.59 # if all goes well, 16th or 15th may iirc 00.46.07 # I dont find the info on the web site anywhere 00.46.23 # look at the mailing list archives 00.46.45 # any chance of as but wiki home page would be nicer no ? 00.47.06 # that is pure gibberish, ignore please 00.47.54 # what I wanted to say was, perhaps it could be put up on the wiki's home page 00.47.55 # there is http://www.rockbox.org/twiki/bin/view/Main/ReleaseTodo , but it seems to be not up-to-date 00.48.31 # thats what I mean, the new release date should be reflected there perhaps, 00.50.36 # that's not an error message 00.50.55 # yes...it just stop responding there... 00.50.58 # ah 00.50.59 # no idea then 00.51.04 # it stucks eternaly 00.51.10 Part webguest96 00.51.30 # is there any speculation on when an official version supporting the ipods will be out? 00.51.41 # weird. is pastebin.com down? 00.51.47 # that page a few lines up optimistically claims november 2006 00.52.14 # ashridah: heh, seems like it, but it worked 20 seconds ago 00.52.29 # there we go 00.53.20 Join TCK [0] (n=tckocr@81-178-159-84.dsl.pipex.com) 00.54.00 Quit whatboutbob ("CGI:IRC (Ping timeout)") 00.55.01 Quit linuxstb (Read error: 110 (Connection timed out)) 00.55.44 # amiconn? 00.55.58 Nick scf is now known as Zzzcf (n=scf@141-113-207-82.ip.ukrtel.net) 00.56.56 # anything else about id3v2.4 support on Rockbox? 00.57.07 # My WPS simply seems not to get the id3 info 00.57.29 # what program is writing the tags? 00.57.35 # new foobar2000 00.57.41 # 0.9.1 00.57.56 # thats what i use 00.58.39 # In the older version, 0.8.3, I tagged MP3s with APEv2 and id3v1.1, and that was fine. 00.58.46 # I had been thinking the tags show up, since in the Show ID3 Info I can see ReplayGain information 00.59.35 # Then I noticed that there was a newer foobar2000 and that it tagged with id32.4 by default 00.59.45 # And I wanted to see how that worked with Rockbox 00.59.57 # just use ogg instead 00.59.58 # * Mikachu ducks 01.00.03 # If you host a small file, I'll check it out 01.00.07 # I would love too 01.00.12 # I'm using a slightly old build of Rockbox 01.00.13 # to* (use OGG) 01.01.20 # Yes, I am still running a Recorder 20 (version 1) 01.01.53 # I am going to use it until it won't work anymore, haha 01.02.25 Join mirak [0] (n=mirak@ip-7.net-82-216-143.rev.numericable.fr) 01.03.19 # Well, the "Show ID3 Info" dialog only detects the tracknumber, and things like the length and the bitrate. Nothing else is displayed. 01.03.48 # Its gonna be hard to diagnose without an example file, I'm afraid. 01.03.58 # i am pretty certain rockbox is supposed to support id3v2.4 01.04.00 # okay, one minute 01.05.23 Quit Genre9mp3 () 01.05.29 # hmmm... voice doesn't eat itself anymore since I moved the init calls around 01.07.31 Part XavierGr 01.08.26 Join XavierGr [0] (n=XavierGr@ppp125-170.adsl.forthnet.gr) 01.09.17 Join Genre9mp3 [0] (n=yngwiejo@dsl-88-218-17-158.customers.vivodi.gr) 01.10.24 # OK...after a system reboot now I get a "../build/firmware/dep-firmware:184: *** missing separator" error 01.10.46 # what's that? 01.16.30 # okay, I have a small MP3 ready... 01.17.18 Join PaulJam_ [0] (n=pauljam@vpn-3015.gwdg.de) 01.18.13 Quit Genre9mp3 () 01.19.59 Join qwm [0] (n=qwm@h147n2fls32o1010.telia.com) 01.22.35 Quit PaulJam (Read error: 113 (No route to host)) 01.22.53 # ok, dpessen1, the url is http://h1.ripway.com/ns5/test3.mp3 01.23.09 # I tried to PM you but apparently it was blocked, haha 01.23.32 # you need to be registered to send PM 01.23.47 # I noticed that in the "Status," oops 01.25.52 # dpassen1 * 01.26.10 # I am typing particularly poorly today. :P 01.28.02 # AFK 01.29.36 *** Saving seen data "./dancer.seen" 01.29.40 Quit ashridah ("uni") 01.31.13 # aaargh 01.33.06 # same score :( 01.34.00 Join bleaked [0] (n=bleaked@CPE-70-94-13-227.wi.res.rr.com) 01.34.06 Quit qwx (Read error: 110 (Connection timed out)) 01.35.57 Quit Moos ("Glory to Rockbox !!!") 01.37.15 Quit Ribs ("Leaving") 01.37.51 # i'm sorry that this question is not specifically rockbox-related, but i thought i might probe some of your minds.. for some reason my ipod nano will not allow me to transfer songs onto it, or even delete any files off of it.. i use the kpod kioslave to automount it, then amarok to transfer the songs through it's VFAT interface. i have also tried transferring files via the console, and yes, even as root, and it still does not allow me. 01.38.31 # the error says that it's a read-only file system. 01.38.52 # so, i thought the kioslave was mounting it ro 01.39.04 # so i manually mounted it, and still the same thing. 01.39.08 # and i'm puzzled 01.39.16 # and i feel like i'm missing the obvious or something. 01.39.35 # does anyone have any suggestions? 01.41.58 # when mounting a vfat device, does one have to specifically mount it as read/write? i have not tried that since i've never needed to do that with any device in the past. 01.42.03 Quit mikearthur (Remote closed the connection) 01.42.31 # * petur has no idea 01.44.42 Quit DarkJesus (Read error: 110 (Connection timed out)) 01.49.32 Quit JoeBorn (Nick collision from services.) 01.57.14 Quit ender` (" Theorem: a cat has nine tails. Proof: No cat has eight tails. A cat has one tail more than no cat. Therefore, a cat h") 01.57.50 # phew no more red builds 02.01.15 Quit petur ("Zzzz") 02.05.04 Join rockboy [0] (n=romanos@84.9.145.0) 02.05.42 # hi! My friend has a nano and i was wondering if there's anyone to port that for nano as well 02.06.10 Quit webguest70 ("CGI:IRC (EOF)") 02.06.16 # AFAIK there's already a port working for the Nano 02.06.26 # ??????????????????????? 02.06.39 # really? 02.06.47 # http://www.rockbox.org/daily.shtml 02.06.54 # scott666: rockboy, not rockbox 02.07.17 # ah 02.07.26 # sorry, didnt read his nick 02.07.45 Nick rockboy is now known as romanos_melodos (n=romanos@84.9.145.0) 02.07.52 # hahahahahaahahahaahahahahahahaah 02.07.54 # :P 02.08.35 # u knew that it was me mikachu didn't u... 02.09.38 # well , i've installed ipl on my nano and it's a piece of shit 02.10.00 # i had an inkling! 02.10.26 # it took me about an hour to find a way of getting the ipl loader and using rockbox and ipl 02.10.33 # you seem to not understand basic netiquette, so i won't answer any more of your questions 02.11.06 # o common 02.11.15 # it's not bad having fun sometimes 02.11.36 # except if this place is just for robotic questions and answers 02.11.59 Join Paul_The_Nerd [0] (n=Paul_The@cpe-66-68-93-2.austin.res.rr.com) 02.12.23 Quit muesli__ (Read error: 110 (Connection timed out)) 02.14.14 # sas prizw ta arxidia, as we say in greek 02.14.27 Join mzilikazi [0] (n=mzilikaz@68-71-59-174.clspco.adelphia.net) 02.14.29 # or sas prisw ta arhidia 02.15.55 # ok.. i'm gonna shut up from now on.. 02.17.37 # ipod 4g, followed the directions for installing from linux, all seemed to go well but after Write the new boot partition image back to the iPod, the ipod still says "do not disconnect" but the ipod is not mounted, disconnect anyway? 02.19.21 # Probably 02.19.25 # mzilikazi: eject 02.19.41 # eg "eject /dev/sda" 02.19.41 # cross your fingers 02.20.20 # mzilikazi: can you "eject /dev/sda" ? 02.20.34 # that works 02.22.32 # i have back-uped all my files , but it seems that it takes ages to get them back to my root dir. Can i just make a rar of them, get the rar in my root and then unzipp them there? 02.23.10 Quit godzirra (Read error: 110 (Connection timed out)) 02.23.30 # I imagine that'll take longer. 02.23.47 # why is that? 02.23.56 # the rar will be smaller.. 02.24.09 # u mean the unzip process? 02.24.46 # Lessee... A) Write all the files to the disk. B) Write a rar to the disk. Then read the rar, extract it, and then while extracting, write all the files to the disk. 02.24.51 # Notice how B has A in it. 02.25.09 # so after writing the new boot partition w/ rockboot.bin, reboot, unzip daily build to root dir of ipod, it should look like this? 02.25.11 Join godzirra [0] (n=na@c-24-125-55-42.hsd1.va.comcast.net) 02.25.13 # drwxr-xr-x 2 root root 4096 1979-12-31 23:00 Calendars 02.25.13 # drwxr-xr-x 2 root root 4096 1979-12-31 23:00 Contacts 02.25.13 # drwxr-xr-x 5 root root 4096 2009-04-22 13:24 iPod_Control 02.25.13 DBUG Enqueued KICK mzilikazi 02.25.13 # drwxr-xr-x 13 root root 4096 2006-04-29 22:34 .rockbox 02.25.13 # -rwxr-xr-x 1 root root 345040 2006-04-29 22:32 rockbox.ipod 02.25.17 # Yes 02.25.58 # except you should mount it as your user probably 02.26.50 # it's really absurd that it takes that long for just copying .bmp files .. well they're big 02.27.10 # what's a bitmap doing in rockbox anyway? 02.27.21 # romanos_melodos: Those are parts of the WPSes. 02.27.34 # oh ok 02.27.53 # romanos_melodos: Also, if you boot into the Retail firmware, and use the disk mode there, file transfers tend to be faster. 02.28.16 # hmm 02.28.32 # i'll do that next time as am about to finish 02.28.38 Join TxdoHawk [0] (n=1898f4c6@labb.contactor.se) 02.30.57 # Paul_The_Nerd, although they seem noticeably faster, considering the time it takes to boot into retail firmware (like 15s on my 5G) it's almost not worth it.. 02.31.29 Quit TxdoHawk (Client Quit) 02.31.30 # 15s? 02.31.31 # midkay: Well, on the Nano retail boots notably more quickly, and a transfer of the full .rockbox folder can take a time somewhere in the *minutes* 02.31.48 # yeah 02.31.59 # it should take about 5s to boot 02.32.08 # midkay: The Nano has a somewhat crippled disk mode, with incredibly horrible transfers. 02.32.16 # Paul_The_Nerd, ah, nano's a bit different then :) hw diskmode .zip transfer only takes about 45 seconds for me, and booting to the retailos would shorten that but it basically negates that due to the slow boot time. 02.32.44 # midkay: Yeah, I happened to know that romanos_melodos there had a Nano as I saw him mention it earlier. :) 02.33.13 # rockboy on nano :P 02.33.15 # Paul_The_Nerd, aha :) interesting that it's much slower.. 02.33.42 # romanos_melodos, i knew you had a nano (or if i had thought about it for a few seconds). i wasn't aware, however, that the nano was god-awful slow in the HW diskmode. 02.33.44 Join TxdoHawk [0] (n=No@24.152.244.198.res-cmts.sha.ptd.net) 02.34.34 # my gosh 02.34.45 # hmm looks like i hosed it up somehow, on reboot i get the apple logo then a folder w/ an exclaimation point, holding SELECT & PLAY down doesn't want to go to disk mode 02.35.03 # nor will it boot into apple firmware 02.35.06 # select+play _always_ works. 02.35.11 # you just need to do it at the right time. 02.35.21 # select+menu to reboot, select+play immediately after the LCD clears. 02.35.40 # mzilikazi: Once you're at that screen, it's too late for Select+Play. You need to hold Menu+Select until the screen clears, and then as soon as you see the apple logo release them for Select+Play 02.36.05 # Or yeah, what midkay said 02.36.12 # :) 02.36.34 # midkay: I'm building a fresh Nano build anyway. I'll watch the actual time in disk mode and let you know. (My build is modified to reboot into Retail on USB insert for obvious reasons, but I'll force a disk mode 'n try it out.) 02.37.10 # Paul_The_Nerd, cool, i'd like to hear 02.37.28 # r u bulding a fresh nano build? consider about getting rockboy on that release? :P 02.37.43 Ctcp Ignored 1 channel CTCP requests in 0 seconds at the last flood 02.37.43 # * midkay laughs hysterically 02.37.52 # * Paul_The_Nerd sighs 02.37.54 # not-april fools! 02.37.55 # the ipod won't stay powered on, instad it shuts off by itself so it doesn't ever actually reboot 02.38.04 # oh. wait. 02.38.07 # still april here. 02.38.14 # :P 02.38.31 # mzilikazi: Just hold keep holding menu+play and I guarantee it'll eventually reboot. Don't let go until you see an Apple Logo. 02.38.39 # mzilikazi: Unless the battery is dead. 02.38.57 # Paul_The_Nerd, wasn't the nano LCD just like 8 pixels too small for gameboy? 02.39.06 Quit romanos_melodos () 02.39.19 # midkay: I think it's 16. 02.39.27 # damn.. 02.39.55 # Yeah 02.40.09 # It'll be better than the H120 was though 02.40.44 # i was going to say it might be worth just cutting the display off to shut all these people up, until code is put in to resize.. 02.41.08 # midkay: Well the problem is that all the colour drawing routines assume that the screen is at least able to do fullscreen. 02.41.39 # does rockboy work on the 5G ipod? 02.41.43 # fullscreen 'mode'? 02.41.51 # scott666, yes, but it's hardly usable on iPods. 02.41.51 # midkay: As in, 1 pixel per pixel scaling. 02.41.52 # i think i need to run thru the install process again, just start over or put apple firmware back on first? 02.42.01 # yeah, thats what im experiencing 02.42.09 # theres no A or B button mapped 02.42.09 # midkay: To me "Fullscreen" is "It shows the full screen" not "It fills the full screen." Sorry. =/ 02.42.27 # Paul_The_Nerd, gotcha.. argh. 02.42.44 # scott666, right. if you want to use A or B you kind of have to remap the buttons each time or something. 02.42.54 # i didn't play with it long enough to get anywhere 02.43.09 # mzilikazi: Well that depends. Did you keep the *original* bootpartition.bin. Usually the problem you're having is if you already started again halfway through, or if you did a step wrong. But that depends, does it show the Rockbox bootloader at all while trying to boot? 02.43.21 # I can't imagine why everybody wants Doom and Rockboy on their iPod. Now, Sokoban, that I can get behind. 02.43.23 # the ROMs i downloaded are in japaneses anyway 02.43.24 Join romanos_melodos [0] (n=romanos@84.9.145.0) 02.43.26 # heh 02.43.31 # Paul_The_Nerd: no rockbox boot loader 02.43.34 # Doom is playable 02.43.48 # i do have the original bootpartition.bin 02.43.59 # midkay: Copying now 02.44.01 # doom is fine for me.. 02.44.05 # TxdoHawk: sokoban already works fine i think 02.44.06 # Paul_The_Nerd, k :) 02.44.32 # mzilikazi: Okay, then you should restart from the step immediately after extracting bootpartition.bin. Now, it was a completely clean one right (no iPodlinux or anything else already installed when you extracted it?) 02.45.02 # some time ago i did install ipodlinux but it was since removed 02.45.11 # Yeah, that's why I brought it up. That kind of gameplay seems a lot more suited to the control set of an mp3 player. 02.45.22 # Now mind you, I own a DS so I'm a little biased. 02.45.27 # I feel anything where the game is not proactive against you. 02.45.28 # i'm on level 6 or something on doom 02.45.41 # not sure how i removed ipodlinux tho... 02.45.53 # TxdoHawk: doom is mostly for the wow factor 02.46.06 # Indeed. 02.46.07 # mzilikazi: Well, you need a completely clean bootpartition (as in, factory condition. What you'd get after a restore with the utility.) 02.46.25 # Paul_The_Nerd: hmm does tha mena booting windows or osx? 02.46.26 # what the heck? my rockbox files need 70 minutes?? 02.46.29 # mean 02.46.34 # mzilikazi: Windows 02.46.53 # romanos_melodos: I told you to copy in the Retail firmware's disk mode. 02.46.55 # oh of course fat32 02.47.02 # hmmm where to find a windows box...... 02.47.12 # ok i'll try it asap 02.47.35 # mzilikazi: There are instructions in the Wiki for preparing a Fat32 ipod on an OSX system, but it depends upon you having one of the specific models we have files prepared for (I don't remember which) 02.47.39 # mzilikazi: you didn't save the original boot partition file you extracted when you installed ipl? 02.48.14 # thanx paul 02.48.16 # midkay: And done. Give or take ~10 seconds. 02.48.23 # why the heck is that happening any way?> 02.48.24 # jesus christ.. 02.48.42 # midkay: Yeah. I toldja it was slow. And that was *just* rockbox.ipod and the stock contents of the .rockbox folder, and one additional codec. 02.48.57 # i wonder why that is 02.49.34 # Clearly Apple hates me, and wants to spite me at every turn. 02.49.38 # Mikachu: well i installed ipodlinux probably a year ago but never i use the ipod since it could not play ogg files 02.49.38 # are u gonna deal with that patch nerd? 02.49.52 # i mean with the file transfer in nano 02.49.57 # Paul_The_Nerd, hahaha 02.50.01 # so the ipod was a decorative item only :) 02.50.14 # hmm windows in vmware maybe? 02.50.34 # why wouldn't the restore work on a mac? 02.50.42 # does it autamatically make it hfs then? 02.50.46 # i don't have a mac 02.50.51 # right 02.50.58 # i'm poor :) 02.51.03 # romanos_melodos: The patch wasn't written by me. The developers seem to currently prefer the disk mode as it is, even on Nano. It'd be *really* easy to modify the patch to just happen on Nano (right now the patch also affects 4G and one other if I recall) but last time it was discussed it was tossed out. 02.51.26 # Paul_The_Nerd, may i ask, what patch? 02.51.37 # to boot retail os instead of emergency disk mode, i presume 02.51.37 # ok thanks for the help so far, must get this thing back to factory methinks 02.51.41 # midkay: The "Boot RetailOS instead of Disk Mode on USB insert" one, I assume. 02.52.07 # i put it in my menu, and disabled the trigger on usb cable 02.52.14 # but many would say i'm crazy 02.52.19 # Paul_The_Nerd, ah 02.52.24 Quit mzilikazi ("WeeChat 0.1.8") 02.52.44 # Mikachu: Power down *really* needs to be in Menu, just so that new users aren't *completely* lost, since apparently none of them even imagine such a thing as a manual could exist. 02.53.01 # heh 02.53.15 # i have both 'reboot to apple' and 'shut down' 02.53.25 # i'm no fan of sitting around holding buttons down for 10 seconds 02.53.45 # i would also like that.. takes so long to shut down my 5G during playback.. 02.54.01 # i even managed to convince retailos to reboot to rockbox when i unplug the usb cable, so i don't have to select+menu it 02.54.01 # hold play, takes a second or two to fade out and actually stop, then another 3-4 to actually trigger shutdown.. 02.54.11 # Mikachu: How did you manage that? 02.54.28 # #!/bin/sh 02.54.28 # test -b /dev/sda1 && ( echo -n '{' > /dev/sda1 02.54.28 # eject /dev/sda ) 02.55.35 # well, it reboots with the cable still in after it's done unmounting 02.55.41 # Yeah 02.56.25 # so it sort of depends on rockbox not booting back to retailos when the cable is in, unless you're fast 02.56.29 # Hehehe 02.56.32 # but i like it better this way 02.56.57 # only problem is it doesn't do a proper shutdown when rebooting from rockbox to apple 02.56.57 # The only problem I have with my current way anyway is that RetailOS always rebuilds those crazy folders and crap 02.57.09 # Hell, it rebuild my ipod control folder which is 20mb for *no apparent reason* 02.57.23 # hm? 02.57.27 # my ipod_control is 136K 02.58.28 # Hm 02.58.37 # Actually it's a residual file from when iTunes was still on my system it looks like 02.58.39 # and i don't get any of the others 02.58.45 # i actually use /Notes for notes 02.58.50 # so i don't know if that would get created 02.58.59 # it is 100x more useful when you can actually WRITE notes in it 02.59.09 # is that possible mikachu? 02.59.18 # no, i sit here and lie just for the heck of it 02.59.21 # That's the whole purpose of the text editor porogram. 02.59.31 # using an already apple folder for rockbox 02.59.47 # it's just a dir with text files, nothing horrible is going to happen 03.00.01 # oh and that reminds me of how stupid apple os is 03.00.13 # it makes assumptions about file encodings based on what LANGUAGE you have selected 03.00.17 # well , it's not stupid 03.00.29 # it's purpose it to get some money to apple 03.01.04 # and they really make it by using itunes 03.01.09 Quit TxdoHawk () 03.01.10 # it is stupid enough for just that reason, but there are probably others too 03.01.25 # and i'm not sure what you're on about 03.01.51 # without knowing the language the file was encoded in you probably have to make some assumptions based on the player's language 03.02.24 # e.g mappings to capital letters, filtering out different culture's versions of "the" when sorting, etc. 03.02.29 # i'm just saying that "itunes" is a really bombastic way to attract people 03.03.14 # and bring apple some money 03.03.24 # nudelyn: only there is no way to know what encoding it expects, you have to guess, and none of them seem to be utf-8 03.03.28 # in that way, apple's software was well established 03.04.46 # ipl loader is kinda dodgy btw 03.05.06 Join qwx [0] (n=qwm@h147n2fls32o1010.telia.com) 03.05.20 # i spend some time been through the procedure of getting it inside nano 03.05.32 # but i think i'm gonna stick in with rockbox loader 03.09.30 Join jborn_ [0] (n=jborn@adsl-75-7-98-1.dsl.chcgil.sbcglobal.net) 03.10.17 Join spitball [0] (n=d31ea12a@labb.contactor.se) 03.10.56 Quit jborn_ (Client Quit) 03.11.08 Join jborn_ [0] (n=jborn@adsl-75-7-98-1.dsl.chcgil.sbcglobal.net) 03.14.21 Quit qwm (Read error: 110 (Connection timed out)) 03.17.27 Quit PaulJam_ (".") 03.19.39 Quit Inc ("....") 03.21.30 Join ZakMannn [0] (n=Zak@CPE0002724d5f1e-CM014070224754.cpe.net.cable.rogers.com) 03.21.54 # Hey 03.21.59 # First time on the irc.. 03.22.09 # do i really need to have my rockbox.ipod file set not to hidden if i want to use ipl loader? 03.22.24 # why you use ipodlinux and rockbox? 03.22.40 # why not? 03.22.43 # Rockbox has everything ipodlinux does besides video 03.22.44 # exactly 03.22.45 # and some games 03.22.50 # yep 03.22.56 # i'm in it for the iboy 03.22.57 # :P 03.22.59 # o 03.23.02 # wht ipod u got? 03.23.08 # nano 03.23.16 # the Rockboy has nano support i believe? 03.23.22 # nope 03.23.24 # it does not 03.23.40 # it's been a long long long time request 03.23.41 # :P 03.23.45 # :) 03.23.48 # im stuck on a 2g mini 03.23.54 # wow 03.23.55 # iboy is really nicee 03.23.59 # my friend showed me it yesterday 03.24.00 # yep 03.24.11 # u use podzilla2? 03.24.17 # dunno 03.24.21 # lol 03.24.27 # how can i know? 03.24.30 # do u use modules? or do u use like floydzilla or whtnot 03.24.42 # i really have no idea 03.24.44 # he just installed it 03.24.46 # lol 03.24.47 # just installed it 03.24.50 # yeah 03.24.51 # oh really 03.24.59 # i kept up with it since like march last year. 03.25.04 # march 2005 03.25.08 # try to figure out why iboy is not playing either... 03.25.15 # ? 03.25.20 # yep 03.25.24 # im confused 03.25.31 # Iboy 1.3 or 3.3? 03.25.35 # not more than i am 03.25.40 # 0.0.3 or 0.3.3 or w.e 03.25.42 # i think 1.3 03.26.11 # i want Rockboy for mini 2g :( 03.26.23 # ANYBODY OUT THERE WILLING TO PORT IT? 03.26.25 # * Mikachu juggles with his nano and gba 03.26.28 # hahahahaha 03.26.40 # man, you'll make them furious 03.26.41 # iboy is neat but on a nano? 03.26.44 # the screen is too small 03.26.46 # they've already got me 03.26.54 # i saw it on my friend mini 03.26.56 # ZakMannn: you can use a magnifying glass :P 03.27.00 # and the typing on it was too small 03.27.03 # ohh really 03.27.06 # ur gonna have a nano 03.27.09 # you just need three hands 03.27.12 # and a magnifying glass playing a game? 03.27.20 # y not just have a gameboy orginial? 03.27.37 # the :P would denote a joke 03.27.46 # i kno i just wanted to prove a point :( 03.27.52 # just making sure 03.28.12 # still, i think it's a plausible solution if it's a fresnel lens and you mount it with some straws 03.28.23 # some ugly nano.. 03.28.29 # detachable! 03.28.49 Quit lostnihilist (Read error: 110 (Connection timed out)) 03.29.13 # mikachu 03.29.16 # wht mp3 u got 03.29.16 Quit spitball ("CGI:IRC (EOF)") 03.29.33 # mp3? i use ogg mostly 03.29.39 *** Saving seen data "./dancer.seen" 03.29.39 # like i said i have a nano (and a gba) 03.29.51 # The Nano has a higher resolution screen than the mini anyway 03.30.11 # this is a fresnel lens btw, http://en.wikipedia.org/wiki/Image:Fresnel_lens.svg 03.30.25 # like the ones usually used in overhead machines 03.30.40 # i have a plastic credit card sized one in my wallet 03.30.59 # Yeah, those are quite nice 03.31.04 # I used to have one. 03.31.23 Join twisted` [0] (n=twisted@a213-84-144-245.adsl.xs4all.nl) 03.31.38 # maybe i have gone off on a tangent here 03.31.47 # some guy asked me here if I could host him... 03.31.52 # but I forgot his name... 03.32.02 # everybody has a nano 03.32.10 # ZakMannn: i won mine, so don't judge me 03.32.15 # how u win it? 03.32.37 # twisted`: sharpe 03.32.57 # ZakMannn: a contest at the university 03.33.07 # wikdd 03.33.12 Quit ZakMannn () 03.33.24 # okay bye 03.33.46 # Mikachu: yeah I just checked the account lists, and yup, it was sharpe 03.33.50 # Mikachu: have ya seen 'em lately? 03.34.07 # probably today or yesterday 03.34.17 Join godzirra_ [0] (n=na@c-24-125-55-42.hsd1.va.comcast.net) 03.35.28 Quit qwx (Read error: 110 (Connection timed out)) 03.36.15 Quit Daishi ("Client exiting...") 03.36.39 Join lostnihilist [0] (n=james@wireless-224-207.uchicago.edu) 03.41.16 Join goffa_ [0] (n=goffa@216.220.23.105) 03.42.05 Join qwm [0] (n=qwm@h147n2fls32o1010.telia.com) 03.42.32 Quit Kohlrabi ("Fast alle Menschen sind Regenwürmer") 03.44.14 Nick jborn_ is now known as JoeBorn (n=jborn@adsl-75-7-98-1.dsl.chcgil.sbcglobal.net) 03.49.05 Quit godzirra (Read error: 110 (Connection timed out)) 03.50.21 Quit romanos_melodos () 03.50.45 # Mikachu: thanks 03.51.18 # np 03.56.38 Join nave7693 [0] (i=evan@c-71-198-247-170.hsd1.ca.comcast.net) 03.57.00 Part Paul_The_Nerd 03.57.09 Part nave7693 03.57.45 # somebody give him a smack when he sees 'em to contact me, lol 03.59.42 # who? 04.00.09 # sharpe :) 04.00.15 # ah 04.00.23 # will do... i like smaking people :P 04.04.44 Quit mirak (Remote closed the connection) 04.13.53 # any knowledgeable rockbox coders around? 04.16.07 # never mind, figured it out. 04.19.05 Join godzirra [0] (n=na@c-24-125-55-42.hsd1.va.comcast.net) 04.20.46 Quit TCK (Read error: 110 (Connection timed out)) 04.21.05 Quit BHSPitLappy (Read error: 110 (Connection timed out)) 04.25.09 Join qwx [0] (n=qwm@h147n2fls32o1010.telia.com) 04.27.55 Join sharpe [0] (i=ziggy@user-0c8hc23.cable.mindspring.com) 04.28.19 Quit TeaSea ("Leaving") 04.29.57 Quit godzirra_ (Read error: 110 (Connection timed out)) 04.31.39 Join InteliWasp [0] (n=inteliwa@69-168-176-97.clvdoh.adelphia.net) 04.34.24 # i currently using rockbox daly 060426 on my ipod 4G, (ther newer ones do not work) is there a fix for the music freszeing then resuming every few seconds? 04.34.53 Quit qwm (Read error: 110 (Connection timed out)) 04.37.27 # everyone dead? 04.38.26 Quit InteliWasp (""i shall return"") 04.43.27 Join ircleuser [0] (i=newbie@148.22.100-84.rev.gaoland.net) 04.48.24 Part ircleuser 04.55.16 Join BHSPitLappy [0] (n=Steve-O@ppp-70-251-93-9.dsl.rcsntx.swbell.net) 04.57.02 Join Aditya|Nap [0] (n=aditya@c-69-138-7-5.hsd1.md.comcast.net) 04.57.14 Part Aditya|Nap 05.01.18 Join Rob2222 [0] (n=Miranda@AC9E9912.ipt.aol.com) 05.08.45 Quit lostnihilist (Read error: 110 (Connection timed out)) 05.18.28 Quit Rob2222_ (Read error: 110 (Connection timed out)) 05.29.40 *** Saving seen data "./dancer.seen" 05.35.32 Quit midkay ("Leaving") 05.38.50 Join qwm [0] (n=qwm@h147n2fls32o1010.telia.com) 05.44.58 Quit qwx (Read error: 110 (Connection timed out)) 05.53.11 Join lostnihilist [0] (n=james@c-67-175-244-14.hsd1.il.comcast.net) 05.58.24 Join midkay [0] (n=midkay@rockbox/developer/midkay) 06.01.28 Join TCK [0] (n=tckocr@81-178-159-84.dsl.pipex.com) 06.04.28 Join amiconn_ [0] (n=jens@rockbox/developer/amiconn) 06.13.23 Join dj-fu [0] (n=deejay@202-89-150-207.ubs.qsi.net.nz) 06.15.40 Quit rotator ("zzzzzzzz") 06.16.38 Join RikkyC [0] (i=RikkyC@124-254-87-191-dsl.ispone.net.au) 06.17.48 Quit RikkyC (Client Quit) 06.18.39 # SEXXX 06.19.33 # what are you, twelve? 06.19.49 # lol, no. 06.19.53 # well played, though 06.20.05 # mucking about with my zaurus 06.20.17 # What's a zaurus? 06.20.22 # sounds like some kind of anime thing. 06.20.28 # heh, close 06.20.44 # japanese manufacturer Sharp produces a line of PDA like devices known as Zaurus 06.20.53 # o0o. 06.20.58 # i've got a Sharp Zaurus C3000, which is pxa270 cpu based 06.21.00 # pda-like? 06.21.03 # yep 06.21.04 # * dj-fu googles. 06.22.31 Quit amiconn (Read error: 110 (Connection timed out)) 06.22.32 Nick amiconn_ is now known as amiconn (n=jens@rockbox/developer/amiconn) 06.27.19 # * biffhero had a zaurus6000 stolen. ugh. but I didn't use it so much, either. 06.27.45 Quit dj-fu ("Leaving") 06.30.08 # bugger that 06.30.19 # biffhero: you much of a kernel hacker? 06.30.44 Quit gromit` ("Coyote finally caught me") 06.30.45 Join qwx [0] (n=qwm@h147n2fls32o1010.telia.com) 06.34.17 Quit macdonalder ("bye bye ;D") 06.36.44 Join dj-fu [0] (n=deejay@202-89-150-207.ubs.qsi.net.nz) 06.42.05 # jnc: no, not much. 06.42.49 # jnc: at one time, I thought I was going to spend the $$$ for the newest zaurus. 06.42.51 Quit qwm (Read error: 110 (Connection timed out)) 06.43.17 # jnc: where did you get the 3k, and for how much? 06.43.51 # i paid 550 for a used one 06.44.02 # wow, that's a great price 06.44.07 # *cue chime noise* eBay 06.44.26 # cool. 06.44.42 # it arrived with a box of crap too. adapters, IDE-usb interface, and so on 06.45.08 # recently i picked up a C3100 for 500 06.45.08 # 899 for a C3200 on dynamism. 699 for a demo C3100 (black) on dynamism. 06.45.37 # I read about a guy who was in .ja and was willing to buy them and ship them over here. 06.45.40 # dynamism prices are "normal" but you can get much better deals from StreamlineCPUs 06.45.55 # there were some other places with better prices, I never heard of StreamlineCPUs 06.46.17 # i bought a defective screen protector, and Stephen of StreamlineCPUs handled the whole mess without missing a beat 06.46.18 # I paid 800 or so for the C6000, I believe. 06.46.21 # totally reccommend them 06.46.25 # ah 06.46.36 # the best screen protectors are pdascreenprotectors.com 06.46.37 # for 800 you could get the SL-6000w with bluetooth built in 06.46.38 # heh 06.46.53 # the OverlayBrilliant protector is my favorite 06.47.05 # a seller known as myavix_visavis used to sell them on eBay 06.47.09 # i'm sad that i only bought one 06.47.12 # it is superb 06.47.24 # SL-6000w, what does bluetooth used for on a 6k? 06.48.04 # have you looked at pdascreenprotectors? 06.48.17 # reading it now 06.48.26 # my issues are with bubbles due to pre-existing dust 06.48.37 # I put them on a 5000, as well as my 6000, _amazing_ 06.48.40 # and also that when i wash the protector, it dries with dust caked onto it 06.49.52 # is the 3000 display the same as the 3200 ? 06.50.09 Join qwm [0] (n=qwm@h147n2fls32o1010.telia.com) 06.50.44 # yes, c3xx0 share the same casing 06.51.13 # I am looking for a product matrix for the C3x00 series 06.51.24 # the difference is in the colour of keyboard, case, and i think maybe material 06.51.50 # C1000 is also the same casing 06.54.07 # wow, there is a c1000 for GBP 359 on ebay right now. that's US $654. 06.54.29 # way too much 06.54.41 # US $535 for a c3100, just ending 06.54.49 # that's more fair 06.55.07 # C3200's just came out, you can find them for like $650 shipped 06.55.08 # yeah, with italian leather case. 06.55.20 # I am looking for one right now. 06.55.56 # zaurus is like the biggest nerd extension... i will tell you now, it hardly does anything i want it to 06.56.05 # ended at 545, wasn't even involved in the bidding. 06.56.34 # yeah 550 for a hard drive equipped zaurus (c3xx0) sounds about right 06.56.46 # yeah, I hear you. when my sl6000 was stolen, I went on with a PAA 06.56.46 # i was going to sell my C3000 for $300 to a friend 06.57.14 # i use my C3100 for its spreadsheet program, basically. i keep track of mileage driving to/from work everyday 06.57.31 # the C3000 is for openzaurus development 06.57.41 # that's nice. I was super happy to have a real spreadsheet app. 06.58.05 # currently though the C3000 and latest 2.6.16 kernel developments for zaurus hardware isn't quite up to speed, and i cannot reliably suspend/resume 06.58.11 # yep 06.58.17 # ick. 06.59.04 # they've got Richard Purdie doing development for close to 6-10 different hardware platforms, the guy has barely enough time to think about when he's going to work on what 06.59.08 # :/ 06.59.16 # one guy, all those platforms? 06.59.59 # and when i say "they" i mean, he is the only guy with dedication and initiative to get these changes and development merged with mainline arm in linux kernel 07.00.01 Quit qwx (Read error: 110 (Connection timed out)) 07.00.02 # so it's all a mess 07.00.19 # basically yeah 07.00.28 # have you tried the alternative platforms? 07.00.32 # he's one of three people who worked on porting zaurus kernels to 2.6.x 07.00.57 # i've tried cacko rom, sharprom, have developed openzaurus a bit 07.01.01 # time for woot 07.01.23 # http://www.woot.com/ 07.01.27 # does it run rockbox? 07.01.28 # already there. 07.01.43 # the other thing is wifi. do any models have wifi? 07.01.49 # none have wifi 07.01.58 # i mean, the cxxx0 models do not have wifi 07.02.03 # wow, that's a good one. 07.02.09 # there is only the CompactFlash slot 07.02.49 # does this http://www.rockbox.org/twiki/bin/view/Main/GigabeatInfo mean the gigabeat is supported? 07.03.43 # no. 07.03.44 # it doesn't show up on http://www.rockbox.org/daily.shtml 07.03.53 Quit dj-fu ("leaving") 07.04.00 # not working.. 07.05.50 # if developers want hardware to play with, i might be willing to buy stuff and loan it out 07.06.21 # USD 584 for C3200 on http://pricejapan.com/PriceJapan_com.htm 07.07.09 # wow, that's good 07.07.12 # how much to ship? 07.07.40 # dunno, left the page, I think that was with shipping. 07.08.35 # the page says "price to USA/Canada" 07.09.10 # quote + cable + wifi card ==... 07.09.46 # 652 total with 6000 yen shipping costs. 07.10.52 # product price YEN 62,138 : Shipping cost YEN 6,000 : Our fee YEN 4,000 : Insurance YEN 505 : YEN Total YEN 72,643 : Above Yen amount is equivalent to USD 652 07.12.09 # that's an amazing price, all told 07.14.29 Quit TCK ("well, if you say so.") 07.16.15 Join JdGordon [0] (n=JdGordon@c211-28-95-208.smelb1.vic.optusnet.com.au) 07.16.42 # indeed 07.28.43 # nobody here has an archos player, do they? 07.28.58 # i mean literally studio/player model 07.29.41 *** Saving seen data "./dancer.seen" 07.31.46 # well, i'm committing jdgordon's viewer patch.. i just hope the player build works alright (i mean usability wise) 07.37.09 Quit JdGordon (Read error: 104 (Connection reset by peer)) 07.40.36 # _wtf_. 07.40.37 # midkay 07.40.43 # why you aint answering on aim?! 07.41.39 # because i don't get any messages?!?!?!~! 07.41.44 # :/ 07.41.45 # gah. 07.41.58 # let's chat here instead then. 07.42.01 # since when have you started attempting to chat?!?! 07.42.10 # 05:30 CEST. 07.42.15 # um. 07.42.15 # which is more than two hours ago. 07.42.19 # argh!! 07.42.27 # thought you had left. 07.42.34 # since i sent you messages at three separate times. 07.42.39 # wtf. 07.42.43 # how awful. 07.42.51 # i even tried to message you once a few minutes ago. 07.42.52 # yeah. rather. 07.42.55 # said you were offline. 07.43.00 # :/ 07.43.09 # irc is more reliable when my connection is like this. 07.43.14 # hm. 07.43.15 # tells me immediately if i'm pinging out. 07.43.17 # hehe. 07.43.23 # haha. one sec, need to commit le work! 07.43.29 # what work? 07.43.34 # you actually do work?! 07.43.34 # :p 07.43.37 # ah. 07.43.39 # labor day. 07.43.43 # thus you should work! 07.43.46 # hehehehehe! 07.43.55 # midkay: whend you get the ability to commit stuff? 07.44.18 # when did you get the ability to ask dumb questions?! 07.44.28 # scott666, wtf. haha. like 3 years ago? 07.44.51 # so like right after i left? 07.45.27 # the last thing i know about you doing is finishish Clockbox 07.45.29 # possibly. or even before. 07.45.36 # can't remember when you left. 07.45.46 # (remember i helped beta test it) 07.45.46 # qwm, haha. alright. 07.45.58 # yes, you're still in the credits, Mr. Myran! 07.46.03 # sweet 07.46.06 # nen 07.46.10 # :D 07.46.12 # myran? 07.46.36 # http://www.rockbox.org/twiki/bin/view/Main/IrcNicks 07.46.42 # (scroll down) 07.47.15 # scott666, you have a 5G iPod now, right? 07.47.22 # correct 07.47.52 # cool. welcome to the leet club. oh, which qwm isn't about to join, since he's a little.. loser. 07.47.53 # :p 07.48.08 # :( 07.48.12 # you pissmyra. 07.48.18 # haha. 07.48.24 # i didnt think id ever see the day when i could buy a player running rockbox from somewhere other than ebay 07.48.52 # im so glad i held off from buying an iriver 07.48.54 # same. :) although i'm surprised H300 is now on that growing ebay list.. 07.49.08 # yeah 07.49.14 # i wanted to get one of those for a while 07.49.21 # but they were $400 07.49.32 # i still wouldn't mind having one, maybe if they get a little cheaper :) 07.49.36 # so i was like 'fuck that, i could buy a new ipod for that price' 07.49.45 # haha. 07.49.47 # and here we are 07.50.01 # except i didnt pay nearly $400 07.50.06 # heh 07.50.16 # well, depends on how you define 'nearly' 07.50.23 # haha. 07.50.27 # but i still got a sweet deal 07.50.39 # what was it? 07.50.46 # yes, i love my 5g too. 07.50.55 # $275 for a 60GB 07.51.11 # that is a good deal, where at? 07.51.25 # whoa. 07.51.25 # wherE? 07.51.32 # (black) 07.51.32 # i bought it from someone i know 07.51.37 # who bought it off someone else 07.51.39 # :-P 07.51.57 # i got it still in the plastic 'dont steal music' wrapper though 07.52.00 # cool :) 07.52.03 # haha. 07.52.26 # theres another detail, but id rather not have it in the IRC logs 07.52.26 # heh 07.52.54 # it was already named? "girly5g" ?? 07.53.14 # named? 07.53.17 # "Biff's iPod" 07.53.22 # oh 07.53.24 # no 07.53.28 # just 'ipod' 07.53.36 # no files on it at all 07.53.47 # * biffhero goes and checks, nope. "Biff's iPod" is still there. 07.53.51 # did you hax0r the gibson, man. come on 07.54.05 # downl0d the garbage file to your zip disk 07.54.08 # do it! do it! 07.55.26 # scott666, tell us. we love details. did he require some sexual favors in addition to the $275?! 07.57.31 Join dj-fu [0] (n=deejay@202-89-150-207.ubs.qsi.net.nz) 07.57.47 # favorS ?? 07.58.33 # paint his white picket fence, a la Tom Sawyer! 07.59.15 # haha, yes, exactly 08.01.59 Join ProgramZeta [0] (n=zetachan@ip68-101-175-19.sd.sd.cox.net) 08.15.28 Quit sharpe (Read error: 110 (Connection timed out)) 08.19.23 Join scott666_ [0] (n=scott666@c-24-245-75-109.hsd1.mn.comcast.net) 08.19.23 Quit scott666 (Read error: 104 (Connection reset by peer)) 08.23.18 Join stevenm [0] (n=stevenm@infranelson.student.umd.edu) 08.23.22 # Hello guys 08.23.35 # hi hi hi. 08.23.40 # my friend lent me his iriver 08.24.04 # with rockbox on it! finally got a chance to run the midi codec on target 08.24.27 # this is kind of nuts. low sampling rate, a bit honky etc, but actually running. thanks to karl's patch, actual sound 08.25.01 # cool..:) 08.25.24 # what's the current status on the CVS? I would really like to commit this patch... 08.25.37 # well, feature freeze.. 08.25.45 # right... until may 15 ? 08.25.57 # or whats up w/ mayday ? 08.25.57 # unless midi is already in CVS, you shouldn't commit it. 08.26.05 # yeah.. may 15, should be. maybe even later.. 08.26.35 # it is in CVS, but the current version does not actually output sound. it synthesizes it but just kinda doesn't write it anywhere. i do not own a target, so I can only develop it on the laptop 08.26.52 # but.. someone uploaded a sound output patch to the tracker, and it seems to run on target (my friend lent me a device) 08.27.25 # well, if it's in CVS but nonworking, and the patch fixes that, feel free to commit it.. 08.27.31 # way more of a bugfix than anything. 08.27.35 # yea 08.27.47 # woah brb, someone's CRYING real hard under my window 08.28.00 # o_O 08.28.05 Join ManaSama [0] (i=lozt_cau@adsl-68-123-9-98.dsl.pltn13.pacbell.net) 08.28.19 # haha. :E 08.28.52 # is it possible to get black font? for my ipod video 08.29.20 # black font? 08.29.32 # change your foreground color to black?.. 08.29.34 # yea i have a lighter backround 08.29.40 # foreground? 08.29.41 # ok 08.29.53 # general settings > display > lcd settings 08.29.56 # foreground color adjusts font/bitmap color for foreground. yeah. 08.30.38 # kool tthanx 08.30.47 # can make font bigger? 08.30.53 # choose a larger one.. 08.30.58 # ok.. that was strange 08.32.32 # :> 08.32.51 # ManaSama: are you a bloody otaku? 08.33.15 # or a non-bloody one? 08.33.34 # unfortunately midi wont run well at a good sampling rate yet. buffer misses at 22k, but 11k seems fine. only some things sound honky 08.33.52 # :> 08.34.02 # an nsf plugin would be cool. 08.34.09 # stevenm, improvement is better than nothing :) 08.34.09 Quit ManaSama (Connection reset by peer) 08.34.28 # qwm: Got one working at 22kHz :) 08.34.32 # midkay, true. if i at least put this patch in, someone else (with asm skills) can probably make it better 08.34.44 # a rockbox port of PTE would be so sweet 08.34.54 # cool ravon 08.34.54 # :> 08.34.58 # but itll /never/ happen 08.35.10 # Chokes on the Gradius 2 NSF though. It needs optimizations. 08.35.16 # stevenm, right. 08.35.28 # :D 08.35.32 # what about battle of olympus? 08.35.37 # coolest soundtrack evah. 08.35.39 # Let me see if I have it. 08.35.54 # :) 08.36.01 # if you need, i have oodles of midis 08.36.45 # scorche, aah thanks... i have plenty here 08.36.48 # <3 midi 08.36.51 # I need a better NSF archive :/ 08.37.06 # qwm: Know where I can download a huge chunk of NSF files? Like the SID collection. 08.37.12 # back from my game making days =D 08.37.28 # ravon: zophar.net has tons i think. :> 08.37.42 # http://www.zophar.net/nsf/ 08.37.51 # qwm: I didn't find a complete packed archive there. Tedious to download >500 files manually :) 08.38.00 # i did it. 08.38.00 # hehe. 08.38.01 # well. 08.38.03 # wget -r -l 1 08.38.04 # You beast 08.38.06 # that's what i did. 08.38.08 # :D 08.38.56 Join ManaSama [0] (i=lozt_cau@adsl-68-123-9-98.dsl.pltn13.pacbell.net) 08.39.01 # downloading... 08.39.13 # :) 08.39.13 # hehe. 08.42.17 # i cant believe the synth code actually works 08.42.30 # anyone have the pacmman rom? 08.44.48 Quit RedBreva ("using sirc version 2.211+KSIRC/1.3.12") 08.48.10 Join RedBreva [0] (n=mark@host81-158-212-229.range81-158.btcentralplus.com) 08.48.18 # I will probably comit this patch later or something.. or tomorrow maybe 08.51.25 # Also... when you compile rockbox for target, what becomes the rockbox.iriver file? rockbox.bin ? 08.52.18 # ook nvm found it 08.52.49 Part ManaSama 08.55.13 # good morning 08.55.25 # midkay: You forgot something important in plugin.h 08.56.50 Join Acksaw [0] (n=Acksaw@spc1-stok5-0-0-cust770.bagu.broadband.ntl.com) 08.57.04 # amiconn, morning :) what's up? 08.57.58 # If you add a function to the plugin api, *bump the darn api version* .... 08.58.23 # * amiconn will try the changed viewer now 08.58.48 # amiconn, sorry, i didn't see it in plugin.c, didn't look for it in .h. 08.59.00 # please test it on your player if possible, i'm worried about how it would work on the player.. 08.59.31 # I'm rather worried about your ondio "fix" No quit button seems cumbersome... 08.59.55 # amiconn, one extra keypress.. 09.00.11 # if you have an idea for an alternative setup, feel free to set it up, i don't have an ondio to test anything on. 09.00.16 # Oh noes! 09.00.28 # Yet another plugin with that cumbersome quit-via-menu 09.00.39 # me hates it 09.00.56 # there's a quitbutton for all but ondio. 09.00.57 # If you don't have a specific target, there's always the simulator 09.02.59 Quit dj-fu (Remote closed the connection) 09.03.10 # :> 09.05.18 # amiconn, that's hardly useful to test button mappings. 09.05.28 # i know how it feels to hold a button. apply pressure and release.. 09.05.36 # how it feels on-target is entirely different. 09.06.16 # I wouldn't say it's entirely different. 09.06.26 # why not? 09.06.57 # The buttons itself are different, but the sim allows e.g. to test consistency (among the plugins, and between plugins and core) 09.07.03 Join RedBreva_ [0] (n=mark@host81-158-212-229.range81-158.btcentralplus.com) 09.07.10 # well, not *entirely*.. but very much useless when you don't know the feel of the device, i think. 09.07.20 # and testing consistency takes.. quite a while to get familiar.. 09.07.41 # i'd rather just leave out the quit button that's not even necessary until someone with a device has a suggestion :) 09.07.50 # Yes, but imho it's an important point 09.08.14 # We certainly don't want rockbox to end up like the iriver firmware, which imho is highly inconsistent 09.08.49 # (to me it's so inconsistent that I had to look up numerous functions in the manual) 09.10.48 # well, "imho", you should add a quit button then. 09.11.47 # It's in fact quite simple (from looking at the source) 09.12.18 # The menu on Ondio should open with long MODE as in the core, and short mode toggles autoscroll as I can see 09.12.42 # how that works, however.. 09.12.48 # This just requires the short/long detection mechanism, then OFF is free as the quit button 09.12.54 # Huh? 09.13.17 # BUTTON_MENU|BUTTON_REL == autoscroll, BUTTON_MENU|BUTTON_REPEAT == menu.. 09.13.18 # The short/long thing is used in a zillion places. It's simple 09.13.27 # then you need to do the _PRE crap for the autoscroll.. 09.13.30 # Yes 09.13.42 # which i'm very much unfamiliar with 09.14.29 # Then you should reall try to understand it. (1) It's actually quite simple. (2) It's necessary to use that on targets with few buttons. Ipod is one. 09.15.16 # amiconn, luckily i've never had to use it yet. but i agree i do need to learn it.. 09.15.57 # unfortunately i didn't know it, didn't really have the time or motivation to learn it, didn't even know if it was a good setup anyways.. and so i simply removed the button. 09.16.49 # The ipod also needs the _PRE mechanism for proper operation in viewer.c 09.16.59 # does it? 09.17.35 # Yes, afaics. 09.18.01 # ah, holding MENU and pressing SELECT? 09.18.08 Join qwx [0] (n=qwm@h147n2fls32o1010.telia.com) 09.18.11 # i haven't used that combo to exit the viewer *once*.. 09.18.33 # Yes, I mean the menu vs. quit clash 09.18.36 Quit qwm (Nick collision from services.) 09.18.44 Nick qwx is now known as qwm (n=qwm@h147n2fls32o1010.telia.com) 09.18.53 # right 09.18.53 # menu should be BUTTON_MENU|BUTON_REL then, and would need a menu_pre 09.19.02 # * midkay nods 09.19.18 # I'll rebuild my targets and test, then adjust 09.19.47 # cool, i'm off to bed, but i'll be sure to see if you've noted anything in the morning. 09.20.04 # and thanks, i appreciate your heads up on these things :) 09.20.09 Quit RedBreva (Read error: 110 (Connection timed out)) 09.22.20 # * amiconn intended to fix other things instead... 09.22.50 # But anyway, the improved viewer itself is a good thing 09.22.57 # heee heee, my plan to waste your time is working.. 09.24.22 # :/ The more wasted time, the more delay for 3.0 09.26.00 # amiconn, i was actually kidding. 09.27.37 Quit Farpenoodle (Read error: 110 (Connection timed out)) 09.29.45 *** Saving seen data "./dancer.seen" 09.30.39 Quit ProgramZeta (Read error: 110 (Connection timed out)) 09.32.09 Join JdGordon [0] (i=jonno@c211-28-95-208.smelb1.vic.optusnet.com.au) 09.32.17 # hey all 09.32.24 # * midkay waves 09.32.39 # can any1 help me with choppy dvd playback in linux? 09.32.50 # * midkay retracts hand quickly 09.34.01 # cheers for adding the viewer patch 09.34.09 # hands free autoscroll? 09.35.01 # automatically scrolls down a line based on a user selected speed.. 09.35.19 # wasn't sure if 'autoscroll' would be understood so i added 'hands-free' thinking it would get the point across better :) 09.36.18 # How is the auto-scroll speed selected? 09.36.36 # by the user, or codewise? 09.36.43 # by the user 09.36.47 # in the menu. 09.36.53 # Hmm. 09.36.59 # * amiconn has an idea for improvement 09.37.08 # * midkay opens ears wide 09.37.22 # Once auto-scroll is enabled, UP and DOWN could change scroll speed 09.37.58 # nice idea 09.38.40 # I.e. 1x DOWN, slow scroll down, 1x UP, back to no-scroll, another UP, slow scroll up etc 09.39.11 # back to no-scroll? 09.39.20 # then how would the user tell from non-auto-scroll and auto-scroll disabled? 09.39.48 # Ehm, the user is who enables autoscroll? 09.40.03 # if they want to stop it, they should tap the autoscroll button.. 09.40.36 # there's just no point in sitting still in autoscroll mode. that's the opposite of *auto*scroll. 09.40.37 # Hmm. Perhaps the zero-speed isn't necessary then 09.40.55 # and i'd imagine rather confusing and illogical.. 09.41.05 # But UP/DOWN could set scroll speed, including upward scrolling 09.41.20 # i'd agree that, just toss the 'stopped while autoscrolling' idea.. 09.42.08 # * amiconn imagines how it would look with smooth, pixel-wise scrolling... 09.42.38 # Nah, drop that, at least for now 09.42.53 # and i thought amiconn was mr. anti-bloat :) 09.43.03 # perhaps only when it's his code/idea? ;) 09.43.09 # +not 09.43.12 # Viewer.c isn't core 09.43.34 # * midkay nods slowly... 09.43.45 # Pixel-wise would probably look bad on H1x0 and other slow LCDs, 09.44.01 # and for 16bit our mono bitmap routines need optimisation first 09.44.16 # They need it badly... :-( 09.44.20 # ah.. 09.46.03 # For plugins, I don't have any problems when they implement fancy stuff, as long as (1) they are *reasonably* multi-platform. (2) the fancy stuff doesn't kill usability 09.46.35 # And it turned out in the past that the multi-platform thing isn't as hard as I thought 09.46.51 # See e.g. bubbles for archos... 09.46.58 # Btw, do you still have your archos? 09.47.14 # yep, tried bubbles when you committed it. 09.47.50 # it hurts my fingers >_< 09.48.15 # * amiconn wonders why? 09.48.39 # play it on archos for a few hours, and you will understand 09.49.01 # ;) 09.49.03 # but it is fun 09.49.10 # Hehe, if you play it for hours, it will probably hurt on all targets... 09.49.55 # not on the ipod.. not as much at least. the archos (recorder) has the small play button with the grooves/raised play icon on it which kind of hurts :) 09.50.25 Part JdGordon 09.50.52 Join JdGordon [0] (i=jonno@c211-28-95-208.smelb1.vic.optusnet.com.au) 09.50.54 # amiconn, why did you ask if i still had my archos? anything else? *going to bed* 09.51.45 # Nothing special... 09.52.18 # k :) bed it is.. nite all 09.52.25 # nite midkay 09.55.57 Join ender` [0] (i=ychat@84.52.165.220) 09.58.06 # you know what would be a really nice feature? A simple way to simultaneously mute sound and 09.58.16 # turn on microphone 09.58.27 Nick Zzzcf is now known as scf (n=scf@141-113-207-82.ip.ukrtel.net) 09.58.36 # so you can briefly interrupt your music while having a short conversation 09.58.53 # great for people using IEMs that takes a little while to pop out 09.59.08 Nick linuxstb_ is now known as linuxstb (n=linuxstb@i-83-67-212-170.freedom2surf.net) 10.00.38 # I know that Shure has a device with a microphone and switch on the headphone cord that allows you to do the same thing, ie. replace audio w. microphone at the press of a button 10.01.23 # but the device is rather bulky 10.02.43 Join mikearthur [0] (i=mike@82-41-205-190.cable.ubr11.edin.blueyonder.co.uk) 10.08.56 Quit RedBreva_ (Read error: 110 (Connection timed out)) 10.14.03 Quit YouCeyE (Remote closed the connection) 10.15.06 Join YouCeyE [0] (n=YouCeyE@unaffiliated/youceye) 10.17.12 Join RoC_MM [0] (i=dragon@dsl-29-8.cofs.net) 10.18.58 Quit JdGordon ("using sirc version 2.211+KSIRC/1.3.11") 10.19.46 Join Lear [0] (n=chatzill@h194n1c1o285.bredband.skanova.com) 10.20.26 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-151-179.pools.arcor-ip.net) 10.22.56 Quit ender` (Read error: 110 (Connection timed out)) 10.24.13 Quit jbauman (Read error: 110 (Connection timed out)) 10.26.33 Quit ghode|afk () 10.27.35 Join ghode|afk [0] (n=garudin@host-84-9-107-226.bulldogdsl.com) 10.27.47 Join Farpenoodle [0] (n=solo84@60.49.97.201) 10.43.10 Quit YouCeyE (Remote closed the connection) 10.43.57 Join YouCeyE [0] (n=YouCeyE@unaffiliated/youceye) 10.44.04 Join TeaSea [0] (n=Thunderc@lonsdale.nat.lancs.ac.uk) 10.59.17 Quit YouCeyE (Remote closed the connection) 10.59.36 Quit Lear ("Chatzilla 0.9.73 [Firefox 1.5.0.2/2006030804]") 10.59.58 Join YouCeyE [0] (n=YouCeyE@unaffiliated/youceye) 11.03.55 # * amiconn wonders about the cumbersome menu implementation in viewer.c 11.05.51 # amiconn: Thanks for the Sudoku "complaints". As you've probably noticed, I'm working on them now. 11.14.32 Join petur [0] (n=petur@rockbox/developer/petur) 11.14.59 Quit RoC_MM ("Leaving") 11.15.00 # amiconn? 11.15.18 Join Farpnut [0] (n=solo84@60.49.97.201) 11.15.56 Quit YouCeyE (Remote closed the connection) 11.16.36 Join YouCeyE [0] (n=YouCeyE@unaffiliated/youceye) 11.18.07 Quit Farpnut (Client Quit) 11.19.51 Join Lear [0] (n=chatzill@h194n1c1o285.bredband.skanova.com) 11.21.23 Join qwx [0] (n=qwm@h147n2fls32o1010.telia.com) 11.24.00 Quit mikearthur (Remote closed the connection) 11.25.07 Join mikearthur [0] (i=mike@82-41-205-190.cable.ubr11.edin.blueyonder.co.uk) 11.28.18 # Can any wavpack users confirm/deny this bug? http://www.rockbox.org/tracker/task/4785 11.29.46 *** Saving seen data "./dancer.seen" 11.32.25 Quit Farpenoodle (Read error: 110 (Connection timed out)) 11.34.05 Join lee-qid_ [0] (n=liqid@p5496793C.dip.t-dialin.net) 11.35.42 Quit qwm (Read error: 110 (Connection timed out)) 11.41.28 Quit YouCeyE ("Leaving") 11.46.29 Quit stevenm (Read error: 110 (Connection timed out)) 11.52.19 # anybody with voice/playback knowledge? 11.54.23 # Zagor: (if you see this in the logs) Would it be possible to add a flyspray filter for "tasks not assigned to any version". This would help with cleaning up the database and assigning tasks to upcoming versions. 11.56.32 # have been wanting to ask to also make a filter for platforms (like iriver, ipod,...) 11.57.14 Join Myth1 [0] (n=hudhrq@pD95FFF21.dip.t-dialin.net) 11.57.27 # linuxstb, you have any knowledge about voice and playback init? 11.57.39 Quit Myth1 (Client Quit) 11.57.52 # None at all. 11.58.42 # I think I smashed two big voice bugs with one small fix but I'm affraid it breaks something somewhere else 12.00.00 # afraid even 12.00.04 Join myth1 [0] (n=sinsch@pD95FFF21.dip.t-dialin.net) 12.00.12 # hi guys 12.00.50 # i have a quick question: During seeking in a codec: What is returned in ci->seek_time: The new number of milliseconds or the new number of seconds? 12.01.45 # myth1: milliseconds, I'm quite sure. 12.01.51 Nick Acksaw is now known as Acksaw|AFK (n=Acksaw@spc1-stok5-0-0-cust770.bagu.broadband.ntl.com) 12.01.53 # ah, thanks ;) 12.03.32 # petur: I messed a bit with similar things a while ago... 12.03.53 # Maybe you could show the patch? 12.04.20 # will make a patch 12.06.29 # http://users.telenet.be/petur/voice.patch 12.07.22 # it places talk_init before audio_init because the latter must know the bufferr voice needs 12.07.54 # Your worries are warranted, because that part is a bit messy... :) But I don't know if it'll break anything (need to look closer at it). 12.08.15 # amiconn suggested that the whole buffer allocation should be done properly, but I'm not that familiar with playback 12.08.43 # but it fixes a freeze at startup and the voice eating itself after playback 12.09.05 # on my h340 at least 12.10.27 # petur: IIUC, settings_apply() calls talk_init(), and settings_apply() is called before audio_init()... 12.11.07 # But maybe that's only if you are not using the built-in language... I'm not sure about those settings. 12.12.38 # Yes, ignore me. If you are using the built-in language, then settings_apply() doesn't call talk_init(). 12.13.29 # yups, see it too 12.15.26 # I had another concern regarding this: if you switch to another voiced language at runtime, audio isn re-initialized. If the new voice file is bigger it will use audio buffer without playback knowing 12.15.45 # petur: looks safe to me... 12.16.06 # commit and see if people complain? 12.16.10 # ;) 12.16.30 # petur: if language is changed, audio playback will be stopped at least. 12.17.24 # yes, but it must set its buffer past the new voice buffer 12.18.51 Join JdGordon [0] (i=jonno@c211-28-95-208.smelb1.vic.optusnet.com.au) 12.19.08 # yes, there seem to be a call to reset_buffer missing there... 12.19.52 # heh, silly me, pcm_rec_init doesn't init its buffers, it's done in pcmrec_init (stupid similar names) 12.21.22 # and pcmrec_init is called when entering the recording screen, so no harm there 12.21.50 # Hm.. I wonder how safe it would be for Ondios though... 12.26.41 Join Moos [0] (i=DrMoos@m132.net81-66-158.noos.fr) 12.27.56 Join muesli__ [0] (n=muesli_t@88.134.20.76) 12.31.06 Join romanos_melodos [0] (n=romanos@84.9.145.0) 12.31.24 # goodmorning anyone! Anyone who's using ipl here? 12.31.33 # (everyone) 12.31.35 # :) 12.33.52 # i just want to know how can i get some sound on iboy 12.34.11 # perhaps, just maybe, this is the wrong channel to be asking about ipl, eh romanos_melodos ? 12.34.12 # been to the ipl channel but there all probably sleeping 12.35.01 # crashd, i was wondering if someone could help, that's all 12.35.16 # O.o 12.35.23 # you're best off checking the ipl forums tbh 12.35.58 # yep.. 12.39.35 # romanos_melodos: A quick search shows this thread describing how to get iBoy working on the Nano: http://ipodlinux.org/forums/viewtopic.php?t=8844 12.42.59 # that was really helpful indeed linux! Thanx 12.43.21 # No problem roman. 12.45.20 Join SereR0KR [0] (n=Fletcher@Fd61f.f.strato-dslnet.de) 12.46.45 Join muesli_- [0] (n=muesli_t@88.134.20.76) 12.48.07 Quit Kohlrabi (Nick collision from services.) 12.48.09 Quit muesli__ ("ich will Kühe!!!") 12.48.16 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-156-101.pools.arcor-ip.net) 12.48.21 # does rockboy has sound for ipods? 12.48.39 Join `3nergy [0] (n=3nergy@techgaming.net) 12.48.41 # Yes. 12.48.45 # in iboy sound is really crap , so i might turn it off again 12.48.55 # for nano 12.49.16 # is the sound for rockboy nano works well>? 12.49.27 # sorry 12.49.32 # rockboy ipod 12.50.33 # I don't know, I never play it. 12.50.41 # oh ok 12.52.03 # i'm really looking forward for the rockboy release for nano. Ipl is really useless... 12.52.17 # i've just installed it only for iboy 12.53.27 # i really can't understande ipl's usage and purpose besides the hack, since it's menu is quite crapy :P 12.56.43 Join bluebrother [0] (i=VeIA1VFt@nat-wh-1.rz.uni-karlsruhe.de) 12.58.55 Join damaki_ [0] (n=Chocolat@ALille-153-1-7-231.w83-198.abo.wanadoo.fr) 12.59.59 # rockbox really rocks!!! :) 13.01.04 Join mirak [0] (n=mirak@ip-7.net-82-216-143.rev.numericable.fr) 13.01.23 # nothin new :p 13.01.49 Quit JdGordon ("using sirc version 2.211+KSIRC/1.3.11") 13.08.00 Quit Kohlrabi (Read error: 104 (Connection reset by peer)) 13.13.56 Join Genre9mp3 [0] (n=yngwiejo@88.218.17.158) 13.14.35 Quit damaki (Read error: 110 (Connection timed out)) 13.15.06 # ok, any objections that I commit the swapped audio init? 13.16.04 # Has it been tested on hwcodec? 13.16.50 # how can I? 13.17.06 Join chang [0] (n=chang@AAmiens-157-1-137-84.w86-215.abo.wanadoo.fr) 13.17.43 # anybody with an archos around that can build his own version? 13.17.50 Quit myth1 (Read error: 110 (Connection timed out)) 13.18.30 # Don't forget to change the simulator init too... 13.18.53 # heh, thanks - forgot that 13.19.20 # well, lunch time, bbl 13.19.41 # Hwcodec doesn't use a dedicated buffer, does it? Doesn't it always steal the audio buffer? 13.20.19 # Sorry, forget that. :) 13.25.30 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-156-101.pools.arcor-ip.net) 13.26.04 Join JdGordon [0] (i=jonno@c211-28-95-208.smelb1.vic.optusnet.com.au) 13.27.07 # if you were my ps2 mouse on my freeking linux box.. where would u hide? /dev/input.mouse aint working 13.27.19 # linuxstb: how could we discover if we're at the last frame? 13.27.41 # Based on the file position? 13.27.44 # JdGordon: maybe /dev/input/mice 13.27.59 # or /dev/psaux 13.28.34 # /dev/input/mice doesnt work, i tried /dev/psaux but it just hang on a black screen.... 13.28.45 # had to kill X after that 13.29.12 # Does it start when there's no mouse configured? 13.29.51 *** Saving seen data "./dancer.seen" 13.30.46 # says no screens found when i comment out the mouse line 13.32.12 # linuxstb: i somewhat fail to see how that's possible. the frame may be of several sizes, and the file might also have all sorts of garbage tacked on at the end 13.32.16 # There's your problem then :) 13.32.19 # linuxstb: or is metadata snipped off while loading? 13.32.27 # Probably the config section for the graphics card. 13.33.51 # :( gfx card section looks fine 13.35.16 # Section "Device" 13.35.17 # Identifier "NVIDIA Corporation NV6 [Vanta/Vanta LT]" 13.35.17 # Driver "nv" 13.35.17 DBUG Enqueued KICK JdGordon 13.35.17 # EndSection 13.35.32 # Yes, if the file has garbage at the end, there is nothing we can do. But we should know the new position in the input stream after a frame has been decoded, and before it is inserted in the PCM buffer. So we could deal with cases where the file is clean, by just seeing if the number of bytes left is < the minimum size of an mpeg audio frame. 13.35.52 # We should also know if there is an id3v1 frame at the end. 13.35.57 # so you're talking about mp3 files? 13.36.02 # Yes. 13.36.20 # Dealing with gapless playback after a user has seeked in a VBR file. 13.36.48 # IIUC, we need to drop N samples from the end of the file, but after seeking, we lose track of which exact sample we are decoding. 13.36.56 # I was just thinking about that too, and was about to commit a small fix... 13.37.02 # Exactly my case. :) 13.37.09 # how does it work? 13.37.33 # Simple, just disable gapless trim if a seek has been done. 13.37.42 # So it is more of a temporary work-around... 13.38.27 # eh 13.38.32 # isn't that what would happen anyway? 13.38.33 # But wouldn't it be possible to decode the next frame header before writing the current frames data? 13.39.00 # No, currently it can stop playback too early, because of the inexact position. 13.40.16 # right 13.40.39 # why would we want to decode the next frame header? 13.41.03 Join gromit` [0] (n=gromit@ras75-5-82-234-244-69.fbx.proxad.net) 13.41.06 # To see if there's any more pcm data. If not, assume it is the last frame, and do the trimming. 13.41.54 Quit Kohlrabi (Read error: 104 (Connection reset by peer)) 13.44.07 # Wouldn't it be safer to check how many bytes are left in the file? We don't want to also break the playback of corrupted files. 13.44.14 Join myth1 [0] (n=sinsch@pD95FFF21.dip.t-dialin.net) 13.44.57 # Well, we should keep the error handling as it is, so that shouldn't change. 13.45.39 # But what about ape or lyrics tags? Or other "garbage" that could confuse the size... 13.45.53 # why isn't that cut, btw? 13.46.07 # i believe id3v1 is already 13.46.09 # We don't look for APE tags. But IMO, that's the user's problem. 13.46.30 # But it can be fixed if we add support for APE in MP3. 13.46.45 Quit mirak (Remote closed the connection) 13.47.05 # i'm not that keen on it myself 13.47.27 # You mean APE support? 13.47.29 # yes 13.47.42 # i don't quite get why people are stuffing ape tags in mp3s 13.48.23 # I don't really care, but once we merge the id3v1 parsing with the rest of the metadata parsing, it can be implemented at virtually zero cost. 13.48.49 # sure 13.50.25 # at some point we should consider searching the proper way in mp3s 13.50.40 # the musepack search routine currently does it like that, and it's really not very slow 13.50.48 # What do you mean? 13.50.51 # Anyway, I'll commit my fix, to stop it from cutting too early, unless you have anything against it... 13.50.51 # walking frames 13.51.01 # Lear: go ahead 13.51.03 # You mean seeking? 13.51.09 # seek/search/lol 13.51.27 # I'd rather have a bottle in front of me, than a frontal lobotomy. I might be drunk, but at least i'm not insane. 13.51.29 # preglow: wouldn't that be quite slow, for large files (like 30 MB+)? 13.55.29 # will definitely be slower, yes 13.55.54 # but not much for smaller files 13.56.15 # not anything i'm going to implement anyway 13.57.15 Join actionshrimp [0] (i=nn@dhcp-163-1-214-83.seh.ox.ac.uk) 13.58.02 # preglow: nothing new on the musepack front? 14.00.01 # no 14.00.24 # the seek patch doesn't support backwards seeking properly 14.00.29 # so i'm not commiting it yet 14.00.43 # uch, ok 14.01.59 # me I'm using the update version patch you updated on tracker, but not the last one, the one before 14.02.48 # and quite happy with already :) 14.05.40 Quit myth1 (Remote closed the connection) 14.05.42 Join myth1 [0] (n=sinsch@pD95FFF21.dip.t-dialin.net) 14.06.06 Ctcp Ignored 1 channel CTCP requests in 0 seconds at the last flood 14.06.06 # * petur is still looking for an archos tester 14.09.43 Join qwm [0] (n=qwm@h147n2fls32o1010.telia.com) 14.12.19 # preglow: btw, you interested in that updated mp4 metadata parser I wrote? It isn't quite finished, but I could upload a patch. 14.14.22 Quit romanos_melodos () 14.15.50 Quit ScoTTie (Read error: 104 (Connection reset by peer)) 14.16.29 # Lear: I would be interested in it - please upload the patch. 14.16.50 # okay, will do. 14.18.05 # Lear: yeah, let him have it, i don't really care too much about mp4 14.19.41 Quit qwx (Read error: 110 (Connection timed out)) 14.20.00 Join romanos_melodos [0] (n=romanos@84.9.145.0) 14.21.55 Join Hansmaulwurf [0] (n=maerlyn@p50819FE5.dip0.t-ipconnect.de) 14.23.17 # Argh, forgot to fill in one field, so I clicked on "go back" only to get an empty form. Luckily I don't need to redo much... :/ 14.25.15 # linuxstb: http://www.rockbox.org/tracker/task/5268 14.29.42 # i was just wondering.. is this all rebooting process and chrooting in ipods hdd installing several firmwares going to be covered from apple's gurantee in case something goes wrong? 14.30.11 # Lear: Thanks, I'll have a look at it sometime. I've got a few test files which the current mp4 parser chokes on. 14.30.55 # Yes, it only accepts files from certain itunes versions or something, it seems. 14.31.37 # btw , in manage settings there is a browse firmwares option. I'm using all three distributions but nothing's there.. 14.32.10 # romanos_melodos: No-one can say for sure, but 1) Assuming you can still access your hard disk, you can remove all traces of third-party firmwares; 2) Someone from Apple Canada support has been quoted as saying that Rockbox doesn't void the warranty; 3) Both Archos and iriver have refused to repair players with Rockbox on them. 14.32.55 Join ScoTTie [0] (i=skotty@220-253-110-105.VIC.netspace.net.au) 14.32.55 # hmm 14.33.51 # Lear: No point in supporting atoms > 4GB when we are using FAT32... 14.34.07 # True... 14.35.47 # how can i erase letters when i'm in rockbox text editor? Rename them? e.g. when i'm in my music dir , how can i go back and erase the letters? music <= 14.36.57 # Lear: Your patch only seems to change metadata.c - what about libm4a ? 14.37.28 # Yes, that was the only problematic part I knew about... 14.37.30 # romanos_melodos: what player? 14.37.38 # nano 14.37.41 # Haven't touched the codec parts at all. 14.38.00 # uh sorry, have only one iriver, look at the nano manual 14.38.33 # OK. I would expect libm4a to fail as well for non-itunes files. But you seem to be saying it doesn't for you? 14.38.34 # ony my H120 its "hold recording pressed and move left" to delete a letter 14.38.34 Join JdGordon41 [0] (i=jonno@c211-28-95-208.smelb1.vic.optusnet.com.au) 14.39.03 # But as metioned in the patch, I only tested a few files... 14.39.13 # OK. 14.39.14 # bbl 14.41.53 # * petur is still looking for an archos tester 14.42.04 Join ashridah [0] (i=ashridah@220-253-121-228.VIC.netspace.net.au) 14.42.24 # no archoses here 14.43.24 # what if I just commit it... bah 14.43.34 Quit romanos_melodos () 14.44.27 # It's not like it is hard to revert it... 14.44.28 Quit Febs (Read error: 110 (Connection timed out)) 14.45.02 Quit JdGordon41 (Remote closed the connection) 14.45.18 Join JdGordon41 [0] (i=jonno@c211-28-95-208.smelb1.vic.optusnet.com.au) 14.46.50 # good, will do then. amiconn can slap me afterwards ;) 14.46.57 Join DarkJesus [0] (n=shane@cpc3-gree2-5-0-cust88.brnt.cable.ntl.com) 14.48.49 Quit JdGordon41 (Remote closed the connection) 14.49.58 Join JdGordon41 [0] (i=jonno@c211-28-95-208.smelb1.vic.optusnet.com.au) 14.53.21 Quit JdGordon41 (Remote closed the connection) 14.56.57 # hehe, i (well actually midkay) pissed of roolku :D 14.57.02 # * JdGordon hopes he inst here... 14.57.12 # hahah 14.57.13 # who cares 14.57.18 # the menu way is the right way 14.57.40 # we need a consistent interface across targets, and a menu is the only way to achieve that 14.58.31 # i was just about to reply to him, heh 14.58.35 Quit ScoTTie (Read error: 110 (Connection timed out)) 14.58.55 Nick thesonork is now known as thesoffork (i=thesonor@evident-prime.de) 15.01.57 Join akaidiot [0] (n=not@c-741d70d5.020-58-6b736411.cust.bredbandsbolaget.se) 15.03.21 Nick thesoffork is now known as thesonork (i=thesonor@evident-prime.de) 15.06.13 Quit myth1 (Read error: 110 (Connection timed out)) 15.07.34 Join webguest91 [0] (n=d4406110@labb.contactor.se) 15.07.50 # dont people like being able to do things with less button presses? am i the only true lazy person here? 15.07.52 # where can I get more info on the hands free auto scroll feature 15.08.17 # sure, i like it 15.08.28 # there will always be emacs fans who love everything being mapped to the most obscure things 15.08.35 # but they're not exactly our largest user base, i'd wager 15.08.48 # webguest91: midkay added that feature... look in the viewer menu.. 15.10.04 # err why not put it under scrolling ? 15.10.12 # hey! breaking feature freeze are we? :P 15.10.34 # * JdGordon rekons the freeze should only apply to the core... 15.11.04 # well, not only the core will be used 15.11.11 # and the point of a feature freeze is stabilizing things 15.11.32 # so i agree with that side of things, but anywho, now that it's in 15.11.46 Quit Acksaw|AFK (Read error: 104 (Connection reset by peer)) 15.12.35 Join Acksaw [0] (n=Acksaw@spc1-stok5-0-0-cust770.bagu.broadband.ntl.com) 15.12.53 # still dont understand why he didn't put it under display > scrolling 15.12.59 Join MarcoPolo [0] (n=MarcoPol@che78-2-82-227-240-106.fbx.proxad.net) 15.16.49 Join mirak [0] (n=mirak@ip-7.net-82-216-143.rev.numericable.fr) 15.17.18 # what? 15.17.33 # display > scrolling is part of the core. viewer is a plugin. 15.18.35 Quit akaidiota (Read error: 110 (Connection timed out)) 15.18.58 # is the save on quit still unconditional? 15.20.38 # Mikachu, viewer? yes. 15.20.47 # it's a bit annoying 15.21.02 # sure, disk spinups suck :) 15.21.09 # even on my nano 15.21.12 # saves what? 15.21.15 # settings 15.21.22 # no matter if they're changed or not? 15.21.24 # which i'm not even sure you'd want to 15.21.25 # i was actually going to write some code to only save if the settings had changed from the file ones.. 15.21.25 # yes 15.21.35 # i was in kind of a rush, though :) 15.22.26 # * preglow has a final (he hopes) stab at spdif recording 15.22.50 Join ScoTTie [0] (i=skotty@unaffiliated/scottie) 15.22.56 Quit mirak (Remote closed the connection) 15.23.04 Part webguest91 15.23.07 # also, couldn't word wrap and narrow mode be combined in a tristate option? 15.27.10 Join DarkPope [0] (n=shane@cpc3-gree2-5-0-cust88.brnt.cable.ntl.com) 15.27.48 Quit DarkJesus (Nick collision from services.) 15.27.55 Nick DarkPope is now known as DarkJesus (n=shane@cpc3-gree2-5-0-cust88.brnt.cable.ntl.com) 15.28.34 Quit DarkJesus (Client Quit) 15.28.36 Quit Acksaw ("I'm off, see ya later!") 15.28.53 Join DarkJesus [0] (n=shane@cpc3-gree2-5-0-cust88.brnt.cable.ntl.com) 15.29.53 *** Saving seen data "./dancer.seen" 15.30.39 # Mikachu, interesting idea :) 15.31.31 # they're both about wrapping, and i always forget which means what 15.32.13 # it could be 'Line Breaks': 'word', 'character', 'off' 15.32.30 # or something like that 15.32.53 Quit ghode|afk (Read error: 104 (Connection reset by peer)) 15.33.08 Join Acksaw [0] (n=Acksaw@spc1-stok5-0-0-cust770.bagu.broadband.ntl.com) 15.33.27 Join ScoTTie_ [0] (n=scott@unaffiliated/scottie) 15.33.30 Quit JdGordon ("using sirc version 2.211+KSIRC/1.3.11") 15.34.04 Join JdGordon [0] (i=jonno@c211-28-95-208.smelb1.vic.optusnet.com.au) 15.34.58 Quit unexterminatable (Read error: 101 (Network is unreachable)) 15.35.17 # yeah, i was thinking "view mode": "narrow (wrap words)", "narrow (chop words)", and "wide (no wrap)" or something. 15.36.43 # anyways, gotta run.. laters all :) 15.43.49 Quit ScoTTie (Read error: 110 (Connection timed out)) 15.46.11 Join romanos_melodos [0] (n=romanos@84.9.145.0) 15.46.21 # hi 15.46.22 Quit MarcoPolo (Read error: 104 (Connection reset by peer)) 15.47.31 # does anyone knows how i can skip through my videos in ipl? 15.47.58 # there's no one in #ipl 15.48.43 Join myth1 [0] (n=sinsch@pD95FFF21.dip.t-dialin.net) 15.49.42 Quit akaidiot ("( www.nnscript.de :: NoNameScript 4.02 :: www.XLhost.de )") 15.51.33 Quit JdGordon ("using sirc version 2.211+KSIRC/1.3.11") 15.53.05 Join jbauman [0] (i=Johnq@JBAUMAN.RES.cmu.edu) 15.56.09 # is there a reason reset_buffer() [playback.c] isn't exported? Is it only for internal use? 15.58.12 # Possibly, yes. But I believe audio_set_crossfade is exported, and that does more setup. 15.58.45 # looks like an ugly way to do what I want to (re-init audio) 15.59.04 # maybe I'd better wait for lostlogic to return 15.59.13 Quit DarkJesus ("Leaving") 16.00.14 Join Ribs [0] (n=ribs@riblet.plus.com) 16.00.53 # Yes, maybe it should be split in two... 16.04.56 Join Paul_The_Nerd [0] (n=Paul_The@cpe-66-68-93-2.austin.res.rr.com) 16.04.56 Quit Acksaw (Read error: 104 (Connection reset by peer)) 16.05.12 # anyone mind if i just remove the sample rate selector for recording on iriver? i doubt someone will implement it in time for release 16.05.20 Join Kyomi [0] (n=fika@suidb4hhw41-5.acs.appstate.edu) 16.05.21 Join Acksaw [0] (n=Acksaw@spc1-stok5-0-0-cust770.bagu.broadband.ntl.com) 16.05.34 Join klrspz [0] (n=klrSpz@69.15.248.2) 16.06.13 # If they implement it they can always add it back anyway 16.07.14 # Alright... see if you can figure this out 16.07.23 # I believe my battery is struggling 16.07.36 # preglow: do remove it for now... 16.08.11 # I can use it for about an hour or two sometimes around 4 hours, then it shuts off and I try to get into rockbox and go to the battery menu and it seems to... recharge itse;f 16.08.14 # itself* 16.08.16 # i pretty much know how to fix it, but i don't have time to test it 16.08.38 # I can watch it go from about 3.60 - 3.84 in like a minute 16.08.53 # The voltage delta in one minute was about 3.60 16.09.02 # preglow: but then you'd need to implement it for mic/line-in as well... 16.10.05 # what's the register command? 16.10.32 # petur: that's the only thing it makes sense for 16.10.39 # petur: the sample rate setting has no impact on spdif 16.10.49 # which carries its own sample rate info 16.10.59 # what's the command to register in mirc channels? 16.10.59 # amiconn: present? 16.11.53 # romanos_melodos: You're told it by the server when you log on. That page full of stuff does contain useful information. 16.12.44 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-156-101.pools.arcor-ip.net) 16.14.05 Join hydrahead [0] (n=5774a295@labb.contactor.se) 16.14.33 # can anyone help me out with a restore of ipod nano please? 16.14.52 Join dpro [0] (n=x@chello080109121047.8.15.vie.surfer.at) 16.15.23 # hydrahead, what's up? 16.15.52 # well yesterday i got a nano, and today i tried installing apple os 1,1 16.16.09 # and now the ipod seems to be working but when i plug it in 16.16.27 # the itunes dosent see it and ipod updater cant access it so i cant restore it 16.17.22 Join qwx [0] (n=qwm@h147n2fls32o1010.telia.com) 16.17.25 Join DarkJesus [0] (n=shane@cpc3-gree2-5-0-cust88.brnt.cable.ntl.com) 16.17.54 # did you check your device manager? 16.18.47 # i did but i cant see an ipod there, perhaps its listed as a mass sotrage device 16.19.11 # storage even 16.20.25 Quit romanos_melodos () 16.21.28 # hydrahead: Wait, you're saying 1.1 installed, and *after* that you're having problems? 16.22.36 # yes 16.23.07 Join ender` [0] (i=ychat@84.52.165.220) 16.23.07 # it showed that progress bar and the player turned on, so i figure it installed it 16.23.11 Join romanos_melodos [0] (n=romanos@84.9.145.0) 16.23.23 # romanos_melodos: You have already registered your nick...now when you log in just identify yourself using this: "/msg NickServ IDENTIFY " where is the password you gave when you registered. 16.24.14 # i tried restoring it on 2 pcs and the same thing happens 16.25.06 # hydrahead: Does the iPod show that it's connected? 16.25.18 # did u get my pm genre? 16.25.36 # no....you have to identify yourself first... 16.25.41 # yes it does 16.26.04 # hydrahead: And the iPod does or does not show up as a drive? 16.26.12 # i've literally copied your command and replace the password field with mine 16.26.13 # ?? 16.26.34 # it shows up, bu when i try to access the drive through my computer it freezes 16.27.07 # hydrahead: And this happens even if you boot it in emergency disk mode instead? 16.27.13 # hydrahead: On an unrelated note, if you're planning on asking a question in the IRC channel, wait on posting in the forums until nobody here can help you. 16.27.44 Quit qwm (Read error: 110 (Connection timed out)) 16.28.00 # sorry, im just a bit in a panic from trying to get it to work for 2 hours 16.28.00 # is is workin' genre? 16.28.24 # gamw 16.28.31 # :P 16.28.57 # can i change my pass and do the hole thing from the scratch genre? 16.28.58 # i tried the disk mode and the same thing happens 16.29.07 # romanos:What IRC client do you use? 16.29.12 # hydrahead: And you can't just right click on the disk and tell it to reformat it? 16.29.12 # the ipod itself acts normally but the computer has problems 16.29.13 # mirc 16.29.33 # I'll PM you what to do... 16.29.36 # no, ill try it again but itll probably freeze my computer again 16.29.37 # ok 16.30.40 # k the pc found it. ill try to access it again... 16.30.58 # such a hassle... 16.32.56 # hydrahead, sorry about that, my phone rang and i had to put out a fire 16.33.02 # My Computer is completly blank 16.33.02 # ok, can you go into diskmode? 16.33.07 # ? 16.33.14 # I am in disk mode 16.33.18 # sounds like you're having worse problems than a defunct ipod 16.33.27 # if my My Comp is completely blank 16.33.46 # ta alla irc client einai kala genre? mporw na xrisimopoiisw trillian? 16.33.55 # wtf 16.34.07 # hydrahead: can you mount it and see the stuff on the disk ? 16.34.11 # yeah but on another pc it doesent go blank but also it wont let me right click on the drive 16.34.29 # It sounds like both of those PC are having issues. 16.34.34 # romanos:Please....speak in english in the channel 16.34.42 # pm me 16.35.10 # yeah 16.35.16 # hydrahead, well if you can't see it in the device manager as having issues, or can't see it in the disk manager, then you might have an issue that will take a bit of work 16.35.16 # i really dont get it, it worked flawlessly with the other firmware 16.35.18 # sorry about that lads :P 16.35.37 # i just tried uninstalling it from the device manager 16.35.43 # hydrahead: did you backup the old firmware ? 16.35.47 # it installed it again and wants me to reboot 16.36.01 # mine came WITH 1.1, so i'm not sure about any problems 16.36.01 # well i have the old updater on my pc 16.36.10 # hydrahead: hmmm bow down before thy master and reboot then ;) 16.36.24 # heh ok, be back in a minute 16.36.26 # hydrahead: I'd have suggested you uninstall iTunes, and all the "iPod" drives since they're unnecessary, and just treat it as a pure mass storage device 16.36.59 # yup, or use linux and avoid all those superduper drivers all together 16.37.00 # ok noted, ill see what happens after a reboot 16.37.09 Quit hydrahead ("CGI:IRC") 16.37.12 Join julius [0] (n=julius@80.96.24.77) 16.37.28 # dunno man.. is kinda painful doing this all over 16.38.13 Quit romanos_melodos () 16.38.20 # hi all, I try to compile RockCalendar for ipod 5g, but I get an error saying BUTTON_DOWN (and so on) is undeclared. What do I do wrong? 16.38.52 # this romanos_melodos is sure getting annoying! 16.38.54 # julius: Then RockCalender probably does not have all the buttons properly defined for all targets. You'll have to edit it and fix that 16.39.22 Join romanos [0] (n=romanos@84.9.145.0) 16.39.29 # julius: just guessing but it might me #ifdef'ed somewhere and you need to #define BUTTON_DOWN IPOD_DOWN or similar 16.39.44 # send me the instructions once again genre, i'll give it one last shot. 16.40.06 # god damn it 16.40.26 # Paul_The_Nerd, the strange thing is that there is no deffinition for BUTTON_DOWN in e.g. calculator.c but it still works 16.41.02 # julius: Does calculator *use* BUTTON_DOWN anywhere in it though? 16.41.19 # julius: And I don't mean "The down button" I mean the literal BUTTON_DOWN 16.41.26 Quit ashridah ("sleep") 16.41.28 # it's in button.h 16.41.49 # Paul_The_Nerd, define CALCULATOR_DOWN BUTTON_DOWN 16.42.06 # amiconn: can you take a look at it before I commit? http://130.89.160.166/rockbox/playercredits.patch 16.42.28 # julius: And as dpro mentioned, does calculator.c get the definitions of button.h through some means? 16.44.22 # Paul_The_Nerd, this is what calculator has at the beginning: include "plugin.h"; ifdef HAVE_LCD_BITMAP; include "math.h"; so there is no button.h anywere, I think it is included automatically by the plugin.h 16.44.45 # paul: yes it includes it, just define BUTTON_SCROLL_FWD as BUTTON_DOWN or whatever 16.45.49 # plugin.h includes button.h 16.45.49 # dpro, yep, thanks a lot, I just noticed the difference between calculator and rockcalendar, I will do it, thanks a lot! 16.50.15 Quit romanos () 16.51.44 # something else: I managed to get itrip fm transmiter to work with Rockbox, it is a bit tricky, but it works! there is a litle patch wich enables the power out on the dock connector, but we are missing the serial port support for 5g, and cos itrip powers on, on a play command send throught the serial port, we can't power it on, but if you run the original firmware and power on the itrip and than you keep the power supply for the itrip with a litle battery ti 16.51.44 # ll you reboot you ipod it will work out of the box :) the sound quality is really good, and it never powers it down till you shut down rockbox, so you don't have to worry about losing the power 16.52.19 Join romanos [0] (n=romanos@84.9.145.0) 16.53.09 Quit myth1 ("leaving") 16.53.51 Quit Genre9mp3 () 16.54.31 Join Genre9mp3 [0] (n=yngwiejo@88.218.17.158) 16.54.39 # genre, did u get my pm 16.54.40 # ? 16.55.45 Nick thesonork is now known as thesoffork (i=thesonor@evident-prime.de) 16.56.21 Join Davide-NYC [0] (n=chatzill@user-12hdtm5.cable.mindspring.com) 16.57.50 Join qwm [0] (n=qwm@h147n2fls32o1010.telia.com) 16.58.59 Quit romanos () 16.59.20 Quit DarkJesus (Remote closed the connection) 16.59.45 Join romanos [0] (n=romanos@84.9.145.0) 17.00.40 # genre r u gettin my pm's? 17.01.26 Quit damaki_ (Remote closed the connection) 17.01.38 Quit lee-qid_ ("Trillian (http://www.ceruleanstudios.com") 17.02.27 Join damaki [0] (n=Chocolat@ALille-153-1-7-231.w83-198.abo.wanadoo.fr) 17.05.32 # bbl 17.06.10 # i'm sorry that this question is not specifically rockbox-related, but i thought i might probe some of your minds.. for some reason my ipod nano will not allow me to transfer songs onto it, or even delete any files off of it.. i use the kpod kioslave to automount it, then amarok to transfer the songs through it's VFAT interface. i have also tried transferring files via the console, and yes, even as root, and it still does not allow me. 17.06.31 # the error says that it's a read-only file system. 17.06.39 # so, i thought the kioslave was mounting it ro 17.06.47 Quit scott666_ (Read error: 104 (Connection reset by peer)) 17.06.56 # so i manually mounted it, and still the same thing. 17.07.24 Quit qwx (Read error: 110 (Connection timed out)) 17.07.28 Join DarkJesus [0] (n=shane@cpc3-gree2-5-0-cust88.brnt.cable.ntl.com) 17.07.46 # i'm really not sure what i am doing wrong, or what exactly happened. 17.08.29 # maybe the fs has errors 17.09.05 # hrm 17.09.11 # what would you suggest i do? 17.09.20 # check if dmesg says anything special after you mount it 17.09.22 # are there vfat disk utilities for *nix? 17.09.34 # fsck.vfat 17.09.47 # ah, duh. 17.11.07 # hrm, dmesg seems perfect. 17.12.18 # Mikachu. hrm..so i ran fsck.vfat, and it's saying that the FAT's differ, and it's asking me which one i would like to use, first or second? 17.12.27 # heh 17.12.36 # one of them is probably wrong, but it's impossible to know which one 17.12.47 Join hydrahead [0] (n=5774a295@labb.contactor.se) 17.12.55 # hi again ppl 17.13.07 # i tried reinsalling itunes and ipod from the cd 17.13.18 # now it lets me get into my computer 17.13.24 # bleaked: you could dump the whole partition to a file and work on that 17.13.25 # but i still cant format it 17.13.47 Quit Davide-NYC ("Chatzilla 0.9.67+ [SeaMonkey 1.0.1/2006040400]") 17.13.59 # bleaked: or backup any files you don't already have on your computer and guess 17.14.37 Join udo- [0] (n=udo@pindarots.xs4all.nl) 17.14.41 # hydrahead: I didn't say "reinstall" I said "uninstall" 17.14.41 # hello 17.14.42 # :-P 17.15.00 # yeah i uninstalled it first 17.15.07 # Yes, but I never said reinstall them 17.15.09 # can I ask a few things? 17.15.11 # aha 17.15.13 # They're both unnecessary for accessing the ipod. 17.15.14 # man im dumb 17.15.34 # ok ill uninstall them now 17.15.43 # I just installed the environment to compile rockbox 17.15.45 # It's possible that some inconsistency in the filesystem is making the ipod utilities lock things up. You may be able to access it fine after they're gone. 17.15.47 # works well 17.15.52 # Of course, you may not, but it's worth a shot. 17.16.12 # udo-: "works well" does not a question make. What kinda problems you havin'? :) 17.16.15 # did someone implement a method to record lossless compressed audio? 17.16.24 # should i also remove it from device manager or only from add remove programs? 17.16.27 # (nor problems yet) 17.16.36 # Mikachu. hrm..well it corrected several errors, i umounted, then remounted, and i still cannot put or delete anything on it. 17.16.47 # hydrahead: Remove it from everywhere you can, then reboot, when you plug it in, it should auto-detect, do stuff, and then don't do anything more. It should show up as a removable drive. 17.16.53 # bleaked: does it say there are no errors if you run it again? 17.16.58 # udo-. flac? 17.17.23 # yes 17.17.33 # udo-: I think there's a .wv one in this patch, but that's it: http://www.rockbox.org/tracker/task/2939 17.17.33 # does that work well on an iRiver H120? 17.17.42 Join qwx [0] (n=qwm@h147n2fls32o1010.telia.com) 17.18.04 # is there any other way to reboot an ipod except menu and select for 5secs ? 17.18.08 # aha, looks interesting Paul 17.18.09 # udo-: At the moment, with official rockbox builds the only method is to record to WAV, then run wav2wv or wav2mp3 on it afterward. 17.18.17 # yes, OK. 17.18.31 # Mikachu. yea, it continually finds the same errors when i run the check..the last line of the fsck output is 'leaving filesystem unchanged' 17.18.32 # I was wondering if on the H120 compressing is possible CPU-wise (if it can keep up) 17.18.37 # bleaked: heh 17.18.44 # bleaked: you have to give a switch to enable writing 17.18.45 # and if it would benefit teh RAM->HD cycle 17.18.46 # Mikachu. i seriously think my system cannot do anything to the disk. 17.19.01 Quit hydrahead ("CGI:IRC") 17.19.03 # bleaked: i think... 17.19.06 # is there any other way to reboot an ipod except menu and select for 5secs ? 17.19.19 # bleaked: maybe it's -r 17.19.28 # why isn't that firmware browsing works? 17.19.28 # bleaked: i haven't used it a lot though 17.19.38 # romanos. hold play until it turns off, then turn it back on. that's it really. 17.21.10 # an idea to browse among the other firmwares when in rockbox would be awesome 17.21.25 # dunno if someone's workin on it 17.21.30 # I know live2496 does flac encoding on an ipaq. would be nice for rockbox 17.21.36 # libflac could be used 17.21.46 # don't ipaq have like 250mhz cpus? 17.21.47 # udo-: It's being planned, but other than that patch, no real work has been done on it. 17.21.51 # Mikachu. hey presto! it worked. ;) i have write access again. 17.21.58 # bleaked: heh, good to know 17.22.09 # bleaked: the --help description for -r isn't very good so i wasn't sure 17.22.12 # though i had to run it three times 17.22.21 # Good news about the Kenwood HD20GA7 and HD30GA9. The changes to their linux source are identical to the ones of the Gigabeat players. 17.22.21 Quit chang ("So long, and thanks for all the fish !") 17.22.32 # yes Mikachu, and faster 17.22.36 # dunno about iRiver 17.22.56 # music players are probably usually a third of that speed 17.22.58 # ok thanks Paul_The_Nerd 17.23.10 # udo-: 120mhz when boosted, on the iRiver. 17.23.15 # so compressing on the fly is not doable 17.23.25 # unless there is some support (codec/DSP) 17.23.36 # i don't know how much cpu flac encoding needs 17.23.42 # 120 Mhz. aha. 17.23.50 # maybe the fastest mode is doable 17.23.54 # udo-: I already said it *is* doable. That patch I showed you should do encoding on the fly to lossless wavpack. 17.24.09 # aha! 17.24.17 # what % does that save +/-? 17.24.25 # Similar to flac. 17.24.26 # and does it help for battery? 17.24.28 # aha 17.24.44 # will have a look into that. 17.24.45 # And I don't know for battery, nobody's run any tests. 17.25.04 # i.e.: current draw of packed/unpacked versus extra HD writes 17.25.21 # thanks for the info 17.25.42 # will have to do some tests when I get my H120. 17.25.46 # bye, later 17.25.51 # hrmmm ... does the emulator boot original firmware ? (would be nice with gdb to figure out things like the tv out on ipod video etc) 17.25.52 Quit udo- () 17.27.22 Quit qwm (Read error: 110 (Connection timed out)) 17.28.13 Join hydrahead [0] (n=5774a295@labb.contactor.se) 17.28.26 # dpro: There is no emulator 17.28.32 Quit jbauman (Read error: 110 (Connection timed out)) 17.28.41 # dpro: the simulator is not an emulator 17.28.48 # ah ok .. sorry 17.28.53 # It's only for testing high-level code 17.28.54 # ok ive uninstalled evreything and both My Computer and Total Commander hang 17.29.00 # ic 17.29.08 Join jbauman [0] (i=Johnq@JBAUMAN.WV.CC.cmu.edu) 17.29.21 # i have a felling youre out of ideas :) 17.29.55 # hmmm ... anyone tried to fumble with jtag on ipod ? 17.29.56 *** Saving seen data "./dancer.seen" 17.30.01 # hydrahead: Nah, I still have some left. Burn a knoppix disk, mount it there, and reformat it in knoppix. 17.30.25 # have we tried the logical disk manager? 17.30.34 # or whatever it's called 17.30.38 # or dos fdisk ? 17.30.44 # knoppix, whats that? 17.30.52 # a linux live cd 17.30.52 # i doubt usb works in dos 17.30.54 # Mikachu: Oooh... forgot about that. The problem seems to be though that windows hangs when trying to access it for any purpose at all. 17.30.59 # mikachui: right ... 17.31.32 # hydrahead: It's a linux LiveCD. You can boot off of it and run linux without ever installing any files on your computer. When you reboot and remove the disk from the drive, you're back to normal without your HD ever being touched (unless you explicitly tell it to) 17.31.48 # hydrahead: The logical disk manager may be another good thing to try. I think it's in the "Administrative Tools" on control panel 17.32.25 # you can just right cilck My Computer and select Manage 17.32.54 # * Paul_The_Nerd has never noticed that option before. 17.33.22 # ok it says connecting to local disk manager service 17.33.32 # * dpro never had a chance to notice it 17.34.34 # * Paul_The_Nerd was just called an "accurist" as if wanting to be accurate was an insult... 17.34.53 # it says drive f healthy 17.35.30 # should i give it a label ? 17.35.30 Part Paul_The_Nerd 17.35.43 # i pressed format so it asked me that 17.35.44 # i'm pretty sure you can format it from there 17.35.50 # label doesn't matter much 17.35.56 # you can change that later if you want 17.35.56 Join solexx_ [0] (n=jrschulz@c223074.adsl.hansenet.de) 17.36.08 Quit romanos () 17.36.38 # told it to format to fat 17.36.40 Join hardeep [0] (i=hardeeps@SDF.LONESTAR.ORG) 17.36.49 Join romanos [0] (n=romanos@84.9.145.0) 17.37.03 # just a litle question, which CONFIG_KEYPAD is the correct one for ipod 5g? cos there isn't any IPOD_5G_PAD definition 17.37.19 # i'm almost 100% sure it's the same as 4G 17.37.35 # yay it says formatting in status 17.38.29 # so after that's finished its okay to run a restore on it? 17.38.54 # Mikachu, ok, thanks 17.39.00 # i don't know, i've never used restore 17.39.23 Join Administrator [0] (n=chatzill@user-12hdtm5.cable.mindspring.com) 17.39.51 # it formatted the free space 17.40.05 # what about this part of the disk where it says unallocated? 17.40.15 # its gray colored and about 78mb 17.40.25 # that is the boot partition, don't touch that 17.40.37 # ok, leaving it be :) 17.41.01 Quit solexx_ (Remote closed the connection) 17.41.03 Join solexx_ [0] (n=jrschulz@c223074.adsl.hansenet.de) 17.41.14 Quit Kyomi () 17.41.17 # great I can now access it from my computer 17.41.19 # I have an iRiver hardware question, is it appropriate? 17.41.31 Nick Administrator is now known as Davide-NYC (n=chatzill@user-12hdtm5.cable.mindspring.com) 17.41.34 # if restore doesnt work ill just put rockbox on it 17.41.36 # bad Nick, sorry 17.41.40 # thanks mikachu! 17.41.54 # I have an iRiver hardware question, is it appropriate? 17.42.03 # hope it works 17.45.23 # hmm the deafening silence 17.47.57 Join TCK [0] (n=tckocr@81-178-159-84.dsl.pipex.com) 17.49.07 # is there a way to stop playback after the current song ? (would be nicer for djing than having to worry that it'll just start the next track) 17.50.23 # djs should already be used to that 17.50.58 # preglow: yeah but still why make it less convienient than it could be ? 17.51.12 # well, how would you suggest we implement it? 17.51.17 Join ScootScat_ [0] (n=yeahrigh@71-80-131-108.dhcp.hspr.ca.charter.com) 17.51.24 Quit solexx (Read error: 110 (Connection timed out)) 17.51.47 # preglow: just a playback option that will not automatically advance in the playlist od the current dir 17.51.50 # iDJ with clickwheel scratching :)) 17.52.05 # hydrahead: exactly ... 17.52.10 # that sounds like a really redundant option to me 17.52.29 # preglow: never mind, than I'll stick it in my private patch 17.52.47 # all the djs i know sure as hell are used to it anyway, since most of them use vinyl or dds 17.52.50 # cds 17.52.50 Quit hydrahead ("CGI:IRC (EOF)") 17.53.13 # but no, i don't think such an option would see wide support among the devs 17.53.24 # preglow: yeah and 90% of my vinyls have one track on the good side and much longer pauses between tracks 17.53.45 Quit JoeBorn ("Leaving") 17.53.55 # dpro: yep, true enough, but i still don't see the problem 17.54.07 # you know when the track is going to end anyway, if you're good at crossfading and beatmatching 17.54.18 # so you know when the track is done 17.54.32 # if I ping -pong with an non ipod person, they'll forget to fade the ipod out 80% of the time .. that's enough to justify it for me ;) 17.54.41 # heh 17.55.07 # + all dj cd players do it that way 17.55.56 # AFAIK most digital dj software will also by default act this way 17.56.22 # they can't be all idiots ;) 17.56.32 Join stevenm [0] (n=stevenm@infranelson.student.umd.edu) 17.57.46 # preglow: what does the general settings -> playback -> repeat = off option do anyway ? 17.58.08 Join qwm [0] (n=qwm@h147n2fls32o1010.telia.com) 17.58.15 # * dpro but I don't feel like putting every file in it's own subdir ... that sounds a bit crufty 17.59.12 # but that's where I would put it ... either an auto-advance off/on (on by default) or stick it in the repeat submenu (no-auto-advance) 17.59.29 # dpro: just turns of repeat 17.59.30 # that shouldn't really hurt anyone much 17.59.32 # dpro: normal playback 17.59.35 Quit DarkJesus ("Leaving") 18.01.05 Join hydrahead [0] (n=5774a295@labb.contactor.se) 18.01.20 Join scott666 [0] (n=scott666@c-24-245-75-109.hsd1.mn.comcast.net) 18.01.30 # Hey Mikachu, maybe you can help me out on one last thing 18.02.06 # i start the updater and now it can see the ipod, but when i try to restore it it says it cant lock the ipod because another application is using it 18.02.11 # but i have no idea wich 18.02.24 # i have seen 'no playlist advance' in a lot of audio player programs 18.02.32 # hydrahead: can't help there 18.02.47 # ok thanks anyway 18.02.49 Quit ScootScat (Read error: 110 (Connection timed out)) 18.04.14 Part Davide-NYC ("User is away.") 18.04.19 # all the code should be in playlist.c ? 18.04.43 # i would guess playback.c 18.05.35 Join Davide-NYC [0] (n=chatzill@user-12hdtm5.cable.mindspring.com) 18.07.28 # I did it! Finally! Thanks folks for your help 18.07.35 Quit qwx (Read error: 110 (Connection timed out)) 18.07.47 # hydrahead: what was it? 18.07.59 # Quick question, does Rockbox support the H300 LCD remote for iRiver targets? 18.08.20 # well I installed the ipod update on a second computer and it had no interference there 18.08.26 # ah 18.08.53 # so from now on if anything goes wrong at least i know it isnt because of the ipod 18.09.58 # but i really dont get it why it bugged out in the first place, the updater must have screwed up the partition 18.11.11 # hello, new to IRC, is this visible? 18.11.19 # yes it is 18.11.26 # was it before? 18.11.52 Join PaulJam [0] (n=pauljam@vpn-3019.gwdg.de) 18.11.59 # affirmative 18.12.04 # haha 18.12.04 # Davide-NYC: the quick question ? yes ! 18.12.23 # Davide-NYC: but I honestly don't know the answer 18.13.02 # hysterical, I see... Thanks I thought I neede to register, set passwords, figure out IRC, interface with Nickserv, etc etc. 18.13.19 Join ProgramZeta [0] (n=zetachan@ip68-101-175-19.sd.sd.cox.net) 18.13.41 # How do I query the devs about this without being obnoxious, I've serach the forums and the tracker and found nothing (yet) 18.15.55 Quit lostnihilist ("Leaving") 18.16.15 Quit hydrahead ("CGI:IRC (EOF)") 18.16.48 # *is* there a h300 remote with lcd? AFAIK it's the same as the h100 which is supported. 18.17.33 # there is a h300 lcd remote and rockbox should support it 18.17.53 # I guess you're asking if it's supported on h1x0 :P 18.17.56 # meaning that is different to the h100 remote? 18.19.42 # reading from the DeviceChart page looks to me as the h300 remote shipped is the same as the h100 remote 18.22.08 # no there's a Joystick remote with LCD hold for linky 18.22.21 Join ManaSama [0] (i=lozt_cau@adsl-68-123-9-98.dsl.pltn13.pacbell.net) 18.22.23 # http://www.misticriver.net/photos/thumbnails.php?album=364 18.22.40 # why is it so hard to make a playlist 18.22.44 # it added everything T_T 18.22.46 # I'm hoing to use this remote with an iHP-140 18.23.09 # is it possible to make a regular playlist? 18.23.18 # for ipod video rockbox 18.23.29 # let me check this guys ... if I add a no-advance option to the repeat submenu I can just add it to gwps.c and all is fine right ? (no one should be overly bothered by that, and I can keep it as a patch anyway ...) 18.23.49 Quit Acksaw (Read error: 104 (Connection reset by peer)) 18.23.51 # The benfit to this remote IMHO is that the controls shoudl map 1to1 from the unit. 18.24.12 Join Acksaw [0] (n=Acksaw@spc1-stok5-0-0-cust770.bagu.broadband.ntl.com) 18.24.19 # wasn't aware of that remote. Looks way better than the h100 remote IMO :) 18.24.38 # its good to instal the new patch everyday right? 18.24.44 # Looks like the headphone out is on the opposite side! 18.24.57 Join Cassandra [0] (n=Cassandr@cpc3-oxfd8-0-0-cust240.oxfd.cable.ntl.com) 18.25.26 # Ah good - we are extending the freeze I take it then. 18.25.41 # Cassandra: yes, two weeks to start with 18.25.45 # * Cassandra has been ill. I hate CFS. 18.25.51 # Sorry for not being around. 18.26.09 # Bagder, sounds good. I've got a couple of things I've been sitting on. 18.26.20 # should i be installing the new patches everydau to my video ipod? 18.26.27 # Half way through fixing the bundled WPS scripts, for exampole. 18.26.36 # ManaSama, up to you really. 18.26.57 # ok 18.27.10 # cassandra u know how to make a playlist? i try and ti adds everything 18.27.21 # And I really wanted to get a more polished boxes ready. Particularly for the H3xx. 18.28.02 # ManaSama, you need to use the context menu - try a long press on play then "insert track". 18.28.20 # ^^ 18.28.26 # Not to mention the installer. 18.28.34 # contexzt menu? 18.28.42 # * Cassandra hopes the next two weeks aren't going to get too busy. 18.28.56 # ManaSama: maybe the manual would be a good first stop 18.29.06 # i tied 18.29.13 # tried manual doesnt help at all 18.29.17 # people who know help ^^ 18.29.27 # ManaSama, try a long press on play from the file browser with an MP3 file selected. The thing that comes up is the context menu. 18.29.37 # ok than alot^^ 18.30.22 # any spdif recorders here currently? 18.30.23 # Bagder, anyway, I've gotta dash. Just wanted to make sure nothing was blocking on me. 18.30.40 # See you guys soon, hopefullyl 18.30.45 # Cassandra: bye 18.30.54 # bye preglow. 18.31.14 Quit Cassandra (" HydraIRC -> http://www.hydrairc.com <- IRC for those that like to be different") 18.31.30 # ManaSama: the manual calls it "file menu" 18.31.50 # ^^ 18.31.52 # it's in section 2.2.2 atm 18.32.05 Join Dgently [0] (n=c0553201@labb.contactor.se) 18.32.12 # * bluebrother notes this as some kind of naming clash 18.32.49 Join damaki_ [0] (n=Chocolat@ALille-153-1-28-93.w83-198.abo.wanadoo.fr) 18.32.50 # yes preglow 18.33.08 # I could help with that but I need a day or so to sort out my gear 18.34.13 # ahh, yeah, i mean right now 18.34.21 # but no worries, i've got some more testing to do here anyway 18.34.32 # urghh hold on let me see what I can do 18.34.49 # ahh 18.34.55 # i hold the play button and it shuts down 18.35.19 # what player are you using? 18.35.27 Quit hardeep ("[BX] Reserve your copy of BitchX-1.0c19 for the Apple Newton today!") 18.35.57 # ipod video 18.36.05 # im trying to add songs to a playlist 1 by one 18.36.05 # then she probably meant select, not play 18.36.11 # ok 18.37.26 Join qwx [0] (n=qwm@h147n2fls32o1010.telia.com) 18.38.09 # Howdy all. 18.38.48 # I have a quick (I hope) question about the rombox build for the old FM recorder. 18.39.02 # Anyone know why it stopped being built on 4/10? 18.40.16 # it got too big i think 18.40.17 # omg sorry hmm how do i view the playlist after i have "insert" it 18.40.20 Quit ProgramZeta (Read error: 104 (Connection reset by peer)) 18.40.30 # OH 18.40.32 # never mind 18.41.40 # again? dangit. Thanks. 18.41.57 Quit jbauman (Read error: 110 (Connection timed out)) 18.42.56 Nick solexx_ is now known as solexx (n=jrschulz@c223074.adsl.hansenet.de) 18.43.00 Quit Genre9mp3 () 18.44.57 # people think my ipod is so amazing now 18.45.00 # haha 18.45.10 # everyone is like wow ur ipod isnt liek anyone eles;s 18.45.15 # lol 18.45.23 # thanx u guys!! 18.45.24 # haha 18.45.55 Join DarkJesus [0] (n=shane@cpc3-gree2-5-0-cust88.brnt.cable.ntl.com) 18.46.13 # hehe ... I actually still think about having "I voided the warranty" etched onto the back ;) 18.47.12 # hahah 18.47.16 # by adding rockbox? 18.47.19 # BTW something must have changed in the play/pause code in recent cvs because now it works almost perfectly (at least a lot more predictable than say a few weeks ago) 18.47.46 Quit qwm (Read error: 110 (Connection timed out)) 18.47.56 Quit damaki (Read error: 110 (Connection timed out)) 18.50.30 Quit scf (Read error: 104 (Connection reset by peer)) 18.51.04 Join scf [0] (n=scf@141-113-207-82.ip.ukrtel.net) 18.53.24 # argh 18.53.26 # 813000 18.55.50 # 42 19.01.45 Quit scf (Read error: 104 (Connection reset by peer)) 19.07.48 Quit qwx (Read error: 110 (Connection timed out)) 19.08.16 Join ProgramZeta [0] (n=zetachan@ip68-101-175-19.sd.sd.cox.net) 19.08.40 Quit stevenm (Read error: 110 (Connection timed out)) 19.09.25 Quit bleaked (Read error: 104 (Connection reset by peer)) 19.09.46 Join qwm [0] (n=qwm@h147n2fls32o1010.telia.com) 19.12.38 Join chang [0] (n=chang@AAmiens-157-1-137-84.w86-215.abo.wanadoo.fr) 19.17.30 Join Rondom [0] (n=Rondom@87.193.53.69) 19.19.27 Join jbauman [0] (i=Johnq@JBAUMAN.WV.CC.cmu.edu) 19.19.43 Join hardeep [0] (i=hardeeps@otaku.freeshell.ORG) 19.20.16 # sweet lord 19.20.33 # having to reboot everytime linux can't stand any more usb is just marvelous 19.21.20 # hehe preglow: huh ? 19.21.30 # no hehe ... sorry 19.21.50 # preglow: what ? (that's what I meant to write) 19.21.51 # can't remove the module and reload it? 19.21.57 # the module has hung 19.22.01 # can't remove it 19.22.11 # rmmod -f even ? 19.22.15 # doesn't work, it hangs 19.22.48 # reboot 19.22.53 # that is bad ... but hasn't happened to me in ages .. what kernel version ? is there any process / other module still using it ? 19.22.55 # preglow: are you running eject before you unplug? 19.23.29 # preglow: or umount ... 19.23.35 # no, eject 19.28.21 Part ManaSama 19.29.59 *** Saving seen data "./dancer.seen" 19.31.16 # eject? 19.31.21 # i've never used eject, only pumount 19.31.38 # the odd time i forget it, usb will never work until i reboot 19.31.53 # also, if i plug in when i'm in a screen that doesn't respond to usb, like the debug screen 19.32.01 # the whole fucking hub driver just crashes 19.32.24 # even windows with its retard usb handling deals with it better 19.32.51 # preglow: use eject /dev/sda or whatever your device is, and it will work a lot better 19.33.35 # preglow: I don't have these problems here ... even if I should forget to sync/ umount 19.33.57 # Mikachu: why? 19.35.57 Quit windowsrefund (Remote closed the connection) 19.36.26 # haahha 19.36.33 # why doesn't my h120 mount anymore? 19.36.35 # this is marvelous 19.36.46 # Mikachu: doesn't look like eject does anything, btw 19.38.01 Quit ProgramZeta (Read error: 110 (Connection timed out)) 19.50.36 # using USB in linux sounds a bit nasty 19.50.51 Join _Lucretia_ [0] (n=munkee@dynamic-212-225-35-16.park-s46b.dslaccess.co.uk) 19.51.04 # usb with linux is just fine ... 19.55.03 # it's not that bad 19.55.09 # * goffa_ has no problem with it in lin 19.55.18 # I have forgotten to umount a few times. No harm no foul. 19.55.19 # you just have to remember to mount/unmount the device 19.55.37 # but again like Galois says.. no harm no foul if you forget to unmount 19.55.56 # most of the competent distributions have hotplug scripts for automounting ipods 19.56.16 # yeah... i use lfs... so its me thats not competent :) 19.56.24 # actually just too lazy to implement something 19.57.26 # hehe ... I hate all this auto- business - I know what I want and I don't always want it to mount all the partitions f.e. 19.57.58 # yeah dpro thats part of my laziness 19.58.49 # goffa: what's so bad about mount /dev/sda2 /mnt - like how much faster can it get (and imagine bash auto completion ;) 19.59.28 # sda2 should never change. The only reason it changes is because linux's scsi implementation sucks. 20.00.04 # galois: hmmm ... well it's of course not as advanced as dos' ;) 20.00.40 # I am willing to type one of either the device node or the mount path. Not both. 20.01.24 # well there's fstab for that 20.01.38 # fstab works well if the device node never changes. See previous comment. 20.02.24 # why ? you can have many many entries called /mnt/sda2 for example (but granted a little scripting makes this more convenient) 20.02.57 # I have a podmount script that looks ist up and mounts the vfat partition as /mnt/ipod 20.04.07 # scripts don't play well with non-root users. 20.05.19 # su -c works for me (i'm the paranoid type that rather enters a password one time too many) 20.05.53 # I used to think that way until I typed out my root password on irc once 20.06.29 # hmm that never happens to me with auto-raise window managment ;) 20.07.27 # * dpro goest to pickup his pizza 20.07.42 # my aterm text brightens significantly for the one in focus vs the ones without focus 20.08.05 # its a nice obvious indicator 20.08.14 # particularly considering i've done away with titlebars 20.09.27 Quit DarkJesus ("Leaving") 20.12.18 # preglow: what linux version are you on? 20.13.43 # Galois: fstab works fine 20.13.56 # Galois: /dev/disk/by-id/usb-Apple_iPod_000A2700123F013D-part2 /mnt/ipod vfat noauto,users,gid=users,uid=mikaelh,nodev,nosuid,noexec,utf8 20.16.01 Quit jbauman (Read error: 110 (Connection timed out)) 20.16.38 # Mikachu: to be honest, if that's the price to pay, I'd rather use sda2 20.17.40 # Galois: feel free to make a symlink in /dev/ipod 20.17.48 # besides, you can type mount /mnt/ipod 20.18.07 # Galois: there is also /dev/disk/by-label/ipod 20.18.23 # but my disk label seems to have disappeared 20.20.51 Join jbauman [0] (i=Johnq@JBAUMAN.RES.cmu.edu) 20.24.10 # does anyone know an audio editing program like audacity that will let me trim an mp3 instead of reencode it? 20.24.35 # http://freshmeat.net/search?q=mp3+split 20.24.44 # i use goldwave for all my audio shiz 20.26.58 # Thanks for the help earlier. 20.27.03 Part Dgently 20.31.22 # Mikachu: 2.6.12 ubuntu 20.32.00 # that should support usb device ejecting i think 20.32.14 # does it still display the do not unplug thing after you run it? 20.34.15 Quit arf-arf (Read error: 101 (Network is unreachable)) 20.35.28 # it doesn't display anything 20.35.29 # it just fails 20.35.37 # eject just doesn't seem to do anything at all when run 20.35.55 # and right now i can't even make the bloody automounting work again 20.36.55 # Mikachu: that's the geekiest fstab I have _ever_ seen 20.36.56 Join RedBreva [0] (n=chatzill@host81-158-212-229.range81-158.btcentralplus.com) 20.37.10 # twisted`: ??? 20.37.17 # Mikachu: 20:13:57 < Mikachu> Galois: /dev/disk/by-id/usb-Apple_iPod_000A2700123F013D-part2 /mnt/ipod vfat noauto,users,gid=users,uid=mikaelh,nodev,nosuid,noexec,utf8 20.37.25 # yes i know what you were referring to 20.37.35 # I mean... damn 20.37.42 # yeah, tab complete is really something 20.37.47 # bad sharpe, not being here... 20.37.48 Join ProgramZeta [0] (n=zetachan@ip68-101-175-19.sd.sd.cox.net) 20.38.07 # leave a message 20.38.10 # where? 20.38.13 # and how? 20.38.23 # msg memoserv help 20.38.45 # petur: http://rockbox-themes.redbreva.com/Theme_320x240x16.html ;-) 20.38.53 # Mikachu: k 20.39.01 # Overlib'd as suggested... 20.39.05 Join inteliwasp [0] (n=inteliwa@rrcs-24-123-32-1.central.biz.rr.com) 20.39.11 # n i c e 20.39.33 # :D 20.39.37 # nice looking indeed 20.39.48 # I think it has some setting so the floater always stays on screen 20.39.49 # you can't use conditions on the peak meters can you (for wps generation) ? 20.40.03 # when i press the pictures something flickers on the screen 20.40.04 # what's up? 20.40.17 # preglow: hold down 20.40.28 # javascript ;) 20.40.36 # it has, but at present it's set to only display whilst the mouse is held down... 20.40.43 # roit 20.40.52 # it bugs out a bit if you drag while holding down 20.40.52 # doesn't it make more sense with a mouseover or something? 20.41.14 # ahaha, i've now got a wps stuck to my mouse cursor 20.41.19 # not for dial up users, who would keep getting 50 k images pop up 20.41.37 # preglow: heh 20.41.44 # i have an ipod 4G running 060426 and the music keeps pausing the resuming every few seconds, this has happened on multiple versions, can i fix it? 20.42.00 # I will look at the rest of the setting soon and make it stick with a close option (I think!) 20.42.00 # inteliwasp: disable eq and use a wps without peakmeters 20.42.06 # also, what about the status bar.. what exactly is that? i see how to turn it off in WPS, but it doesn't indicate what it is exactly or how to add things to the status bar? am i missing something? 20.42.25 # klrspz: the status bar is hardcoded i believe 20.42.27 # Mikachu: is the EQ disabled by default? 20.42.31 # inteliwasp: yes 20.42.34 # but i'm more interested in peak meters 20.42.41 # Mikachu, meaning you can't do anything except enable/disable? 20.42.44 # i mean isn't it? 20.42.56 # klrspz: i think so 20.43.07 # inteliwasp: are you using peak meters? 20.43.24 # Mikachu: yes 20.43.30 # julius: The newer versions of the rockcalendar patch already have ipod key mappings - http://www.rockbox.org/tracker/task/4760 I'm guessing you're trying to port an older version. 20.43.32 # that's probably your problem then 20.43.52 # OK, Saturday's "Dr Who" awaits... Later guys 20.43.59 Quit RedBreva ("Chatzilla 0.9.72 [Firefox 1.5.0.2/2006030804]") 20.44.05 # Mikachu: i'll try that, brb to get my ipod... :) 20.44.27 # wait what? 20.44.48 # oh nm i see 20.45.06 # so are peakmeters not really wanted? 20.45.34 # cuz i had a killer idea for a wps with the peak meter -IF- the conditional stuff worked with it.. but i'm not finding anything on it 20.45.44 # linuxstb, thanks for the notifications, I already found it, and I just changed a few if-es and it works like a charm under my 5g 20.45.45 # hardeep: I just tried the "resume playback on startup", seems to work fine again now :) 20.46.02 # julius: What needed changing? 20.46.14 Join stevenm [0] (n=stevenm@infranelson.student.umd.edu) 20.46.18 # linuxstb, I now ported rockword to 5g too, but it is a messy hack, so I wont make a patch from it 20.46.36 Quit Rondom ("I'm leaving on a jetplane, don't know when I'll be back again...") 20.46.40 # linuxstb, there were limitations to display widht 220 and so on which had to be changed to 320 20.47.57 # linuxstb, btw: I like tha way writing is done in rockcalendar, it a lot better the the others one, I can write a lot faster and smarter :) 20.48.19 # linuxstb, thanks for your help on the itrip, did you read it that I managed to get it to work? 20.48.36 # Mikachu: um hw do i turn it off? 20.48.44 # No, I didn't. Congratulations. Are you going to submit a patch? 20.49.03 Join DarkJesus [0] (n=shane@cpc3-gree2-5-0-cust88.brnt.cable.ntl.com) 20.50.11 # linuxstb, it's not so easy :) the patch with the power supply works fine, but for the moment the guys at ipodlinux say that there is no serail support for the 5g, and for our lucky, the itrip only powers on if you send the play signal throught the serial, so for the moment there is no way to do this. 20.50.54 # I thought you just said it was working? 20.52.24 # linuxstb, but I found out which pin is used for the power supply, and if you turn on the itrip using the original firmware and than you just connect the itrip to a litle 3v battery for the time you reboot the ipod, it will work out of the box :), so I just attached a litle battery to my itrip and now I can use it without any problem 20.52.40 # OK :) 20.53.20 Quit chi (Remote closed the connection) 20.53.22 # Did you work out which of those three ipod_i2c_send() commands enables the power pin in the dock connector? 20.53.34 # Mikachu, what IS the status bar in the WPS? 20.53.39 Join chi [0] (n=chi@tor/session/external/x-f547647769fa3d5d) 20.54.00 # Mikachu, it seems like the battery/repeat images and such are no different than any other line, so what exactly does it do? 20.54.04 # linuxstb, not yet, but I will do that in the next few hours and send you the info (will you be here for this time?) 20.54.28 # I'm normally logged in 24-hours a day.... 20.55.15 # linuxstb, ok, thats greate, I didn't know that 20.57.14 # arhghg 20.57.50 Join MarcoPolo [0] (n=MarcoPol@che78-2-82-227-240-106.fbx.proxad.net) 20.58.38 # i'm trying to enable the spdif symbol and parity error interrupts, but i can't bloody enable _any_ of the sound module interrupts 21.00.09 # is the playback fully working now ? 21.00.21 # more or less 21.02.51 Quit Hansmaulwurf ("( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )") 21.03.15 # There are some seeking issues, I think... 21.06.19 # I don't know about you, but I keep hearing artifacts when I cahnge a track with left/right 21.06.35 # Paul and lostlogic insist on the opposite though 21.06.44 # Format? 21.06.57 # MarcoPolo: what do you mean with "fully working"? Which device? 21.07.06 # ipod 21.07.20 # (5G) 21.07.27 # the last one playback.c that I have only loads two tracks in the buffer 21.07.28 # hmm, I don't have an ipod. iriver works pretty well for me :) 21.09.11 # ok 21.09.16 # the last cvs works well 21.09.19 # good job :) 21.09.31 # Lear: ogg wav and mp3 21.11.06 Quit MarcoPolo (Remote closed the connection) 21.13.13 # i love gcc 21.13.23 # it does useless memory moves in the recording code 21.13.45 # how do i disable the peak meter? 21.14.53 Quit ProgramZeta (Read error: 110 (Connection timed out)) 21.14.55 # inteliwasp: use a WPS without one 21.15.10 Join Rondom [0] (n=Rondom@87.193.53.69) 21.15.18 # geia soy re xavier trele 21.15.20 # lol 21.15.35 # romanos: please in English! 21.15.40 # :P 21.15.40 # or else PM 21.15.53 # hehe 21.16.00 # xexe ;) 21.16.00 # same as your cousin :) 21.16.13 # XavierGr: know of one that looks like the default one w/o peak and has the next few songs? 21.16.15 # romanos: exactly :p 21.17.10 Join kimberly [0] (n=kimberly@icm10-orange.orange.sk) 21.17.45 # inteliwasp: http://www.rockbox.org/twiki/bin/view/Main/WpsGallery 21.18.15 Part kimberly 21.19.45 # damn.. i really can't express my self in english... 21.20.51 # why? your english seem to be good... 21.21.06 # lol 21.21.27 # i'm just talkin about phrasial verbs :P 21.22.02 # come christ and holy mary 21.22.08 # ela xriste kai panagia 21.22.11 # HAHHAHAH 21.22.18 # heh 21.22.25 # XavierGr: i'm looking at it, but there is nop section for the 4G ipod grey... :'( 21.22.29 Quit damaki_ (Read error: 104 (Connection reset by peer)) 21.23.17 # inteliwasp: all work for all targets, unless there is too many info in them that it won't fit your screen 21.23.29 Join damaki [0] (n=Chocolat@ALille-153-1-28-93.w83-198.abo.wanadoo.fr) 21.25.43 Quit SereR0KR ("XChat Aqua") 21.27.27 Quit DarkJesus (Read error: 110 (Connection timed out)) 21.30.03 *** Saving seen data "./dancer.seen" 21.31.06 # inteliwasp: the lcd is the same as iriver H1x0, so use one of these: http://www.rockbox.org/twiki/bin/view/Main/WpsIriverH100 21.33.13 Join akaidiot [0] (n=not@84-217-15-208.tn.glocalnet.net) 21.36.47 Quit klrspz () 21.38.07 Quit chang ("So long, and thanks for all the fish !") 21.39.07 Quit TCK (Read error: 110 (Connection timed out)) 21.39.45 Join klrspz [0] (n=klrSpz@69.15.248.2) 21.40.00 # who had the request for the black/red WPS screen for the nanopod? 21.40.32 Quit damaki (Remote closed the connection) 21.44.15 Quit akaidiot (Remote closed the connection) 21.48.27 Join solexx_ [0] (n=jrschulz@d040080.adsl.hansenet.de) 21.49.20 Join mzilikazi [0] (n=mzilikaz@68-71-59-174.clspco.adelphia.net) 21.49.56 # so the wiki seems to say that rockbox does nto work on 1g ipods at all - this is still true? 21.50.05 Join YouCeyE [0] (n=YouCeyE@unaffiliated/youceye) 21.50.07 # yes 21.50.08 # very 21.50.17 # oki 21.50.32 Join BHSPitLappy2 [0] (n=Steve-O@ppp-70-251-93-9.dsl.rcsntx.swbell.net) 21.50.46 Join damaki [0] (n=Chocolat@ALille-153-1-28-93.w83-198.abo.wanadoo.fr) 21.52.29 # works on my 1g nanopod 21.53.32 Quit solexx_ (Remote closed the connection) 21.53.33 Join solexx_ [0] (n=jrschulz@d040080.adsl.hansenet.de) 21.54.48 Quit _Lucretia_ (Connection timed out) 21.54.49 # wiki 1g = 1 generation, not 1GB ! 21.55.43 Join _Lucretia_ [0] (n=munkee@dynamic-212-225-72-68.park-s46b.dslaccess.co.uk) 21.56.07 Quit damaki (Remote closed the connection) 21.58.52 # linuxstb, ok, I checked out the things, and here is the situation: 21.59.21 # linuxstb, ipod_i2c_send(0x8, 0x24, 0xf5); Activates Power on: Pin 25, 27: 2.8V; Pin 12: 1.8V 21.59.45 # oh i see 21.59.46 # my bad 21.59.50 # linuxstb, ipod_i2c_send(0x8, 0x25, 0xf8); Activates Power on: Pin 17: 3V; Pin 25, 27: 2.8V; Pin 12: 2V; 22.00.10 # linuxstb, ipod_i2c_send(0x8, 0x26, 0xf5); on Pin 25, 27: 2.8V; Pin 12: 1.8V; 22.00.50 # linuxstb, itrip uses only Pin 17 which has 3V, so ipod_i2c_send(0x8, 0x25, 0xf8); is the correct one I think 22.02.23 Quit solexx (Read error: 110 (Connection timed out)) 22.03.00 Join akaidiota [0] (n=not@84-217-90-252.tn.glocalnet.net) 22.05.30 # when lostlogic will be back? 22.05.47 Quit BHSPitLappy (Read error: 110 (Connection timed out)) 22.07.01 # today or tomorrow 22.07.34 # most probably the latter 22.07.35 # I think I am gonna record some track changes and send him the audio file to see what I am talking about. 22.07.42 # hi.. anyone knows how to get a .fnt file font to ipl ? 22.08.44 # #ipodlinux 22.08.50 # yeah 22.08.56 # no one's answering 22.12.36 Join JoeBorn [0] (n=jborn@dsl017-022-247.chi1.dsl.speakeasy.net) 22.14.13 # inteliwasp: just choose another wps 22.14.39 Join RedBreva_ [0] (n=mark@host81-158-212-229.range81-158.btcentralplus.com) 22.19.17 # so i'm in the process of making my own wps, is it posible to have more than one "next song" ie: the next 3 or 4 songs? 22.19.42 # i don't think so 22.19.48 # :( 22.19.53 # but you can View Playlist 22.20.30 # true, but i want to glance at one screen quickly b/c i am driving :P 22.21.48 Quit solexx_ (Read error: 110 (Connection timed out)) 22.23.58 Quit BHSPitLappy2 (Read error: 110 (Connection timed out)) 22.25.00 # shouldn't be impossible to implement 22.25.33 # * inteliwasp ponder about putting in the request now or later... 22.26.07 # julius: Thanks - I'll try and commit them to CVS this evening so we don't forget them. 22.26.50 # i noticed that there are 2 diffrent versions of the default display, witch one do i chose to edit for my ipod 4G? 22.28.14 # ? 22.28.32 # there is recorder and player defaults 22.28.51 # you might as well make a completely new one with the tags you want 22.29.01 # or chose an ipod 4g theme that looks about right from the wps gallery 22.29.11 # or one of these http://rockbox-themes.redbreva.com/ 22.30.05 # linuxstb, no problem, you're more than welcome! anytime, anywhere :) 22.30.05 # i like the default one the best, but my skill at making something new is horid, but editing an exiting file i am great 22.30.38 Join Suntiger [0] (n=d0c184fd@labb.contactor.se) 22.30.39 # * petur loves to edit exiting files :P 22.31.11 # linux, have u got any idea on how to get .fnt fonts on ipl? 22.31.35 # kan i get to my ext partition through windows? 22.31.47 # i need access to usr 22.31.47 Quit Suntiger (Client Quit) 22.32.17 # romanos: No idea. 22.32.25 # damn 22.32.42 # have to boot into a live cd then 22.32.48 Quit XavierGr (Read error: 113 (No route to host)) 22.33.09 Join Suntiger [0] (n=Suntiger@208.193.132.253) 22.33.35 # Hey all. Any commit-access devs here? 22.33.48 # yes 22.34.00 # Just thought I'd call attention to this: 22.34.07 # http://www.rockbox.org/tracker/task/5061 22.34.27 # There's been a fairly egregious error in the JPEG plugin for a while now 22.34.30 Quit romanos () 22.34.56 # I've posted, on that Flyspray page, edits that fix it, but no one seems to have noticed 22.34.58 # yes, _PRE with a button combo is stupid 22.35.07 # it does work, but you have to press the buttons at the _exact_ same time 22.35.13 # * Suntiger shrugs 22.35.18 # Jdgordon seems to like those 22.35.23 Join BHSPitLappy [0] (i=Steve-O@adsl-68-95-245-70.dsl.rcsntx.swbell.net) 22.35.36 # I like his patches, but yeah, that particular bit is nearly impossible to use 22.36.45 Quit mzilikazi ("WeeChat 0.1.8") 22.36.57 Quit akaidiota ("( www.nnscript.de :: NoNameScript 4.02 :: www.XLhost.de )") 22.37.18 # So yeah, anyways. Any chance that can be fixed in CVS? 22.38.01 # i'll check it out eventually if no one else beats me to it, i can't test it right now 22.38.15 # linuxstb: there is a ext2 driver for windows with write support: http://www.fs-driver.org 22.38.30 # Aight, thanks preglow. All I really wanted was for someone to at least know it was there... 22.39.21 Quit darkless (Client Quit) 22.39.26 Join darkless [0] (n=darkless@62.79.44.48.adsl.vby.tiscali.dk) 22.40.14 # i've noticed the problem myself, just didn't care enough to try fixing, heh 22.40.16 # bluebrother: Thanks, but I think romanos is the person to tell... 22.40.39 # oops, wrong one ;-) 22.41.12 # romanos seems to have left. Never mind ... 22.41.14 # i made a wps but how do i "play" it to activate it? 22.41.17 # See, minor shit like that is my thing... I take a look, and if I see something that looks like it could be causing the problem, I test. In this case, at least, I was right 22.41.32 # Inteliwasp: Menu -> Browse Themes 22.41.49 # inteliwasp: copy it into the wsp folder first of course 22.41.59 # it does not show mine 22.42.09 # it is there 22.42.10 # Yep, petur was right. Sorry 22.42.17 # inteliwasp: if it's only a wps: General Settings -> Display -> browse .wps files 22.42.46 # bluebrother: I guess he's busy rebooting into Linux... 22.43.02 # hehe :) 22.43.08 # :D yay it works! thanks! 22.43.33 Join damaki [0] (n=Chocolat@ALille-153-1-28-93.w83-198.abo.wanadoo.fr) 22.43.37 # it may be the wrong place, but do someone knows why I get "malformed patch at line 59" when I try to apply the doom_scroll3.patch from here: http://www.rockbox.org/tracker/task/5153 22.44.05 # Most likely a DOS/Unix text file issue. 22.44.22 # I thought the patch tool fixed that automatically? 22.44.38 # no, the patch is broken 22.44.40 # Or at least, I've seen patch convert from DOS to UNIX at least once in VMware 22.44.41 # at line 59 22.44.48 # julius: change ,10 to ,9 22.45.03 Join webguest46 [0] (n=5429be07@labb.contactor.se) 22.45.04 # amiconn: around? 22.45.07 # julius: on line 49 22.45.30 Quit Ribs ("Leaving") 22.45.34 Quit webguest46 (Client Quit) 22.46.05 # Mikachu, yep, it worked, thanks a lot! 22.46.25 # np 22.47.36 Join scott666_ [0] (n=scott666@c-24-245-75-109.hsd1.mn.comcast.net) 22.47.37 Quit scott666 (Read error: 104 (Connection reset by peer)) 22.48.09 # Bagder: Now I am 22.48.33 # amiconn: you ready to take the gcc4 for sh jump? 22.48.47 # I am. Are you? 22.48.52 # yes 22.49.18 # Do you need more build servers to do it? (e.g. me?) 22.49.18 # I just need to edit the path in acbuild.pl to switch to gcc 4.0.3 22.49.48 # linuxstb: yes please 22.50.23 # The patch is available at http://www.rockbox.org/twiki/bin/view/Main/CrossCompiler 22.50.27 # ok, so I update the main build server first to 4.0.3-patched 22.50.37 # then we can commit the configure fix 22.50.54 # OK, I'll start compiling now. 22.51.16 # I also tried 4.1.0, it gives a minimal improvement compared to 4.0.3, but throws a couple of new warnings 22.51.22 Join JazzBone [0] (n=103306A6@cc829402-a.groni1.gr.home.nl) 22.51.50 # I think we should stick to 4.0.3 for now 22.51.51 # sh-elf-gcc --version 22.51.51 # sh-elf-gcc (GCC) 4.0.3 (rockbox patch #1) 22.51.56 # :) 22.52.35 # Let's bring back rombox for fmrecorder and recorder v2! :-) 22.52.52 # this is a silly question, but what is rombox? 22.53.06 # http://www.rockbox.org/twiki/bin/view/Main/RomBox 22.53.15 # ah 22.54.38 Quit Suntiger () 22.55.15 # Bagder: Iirc Linus built the cygwin gcc packages. These will need updating, as well as the vmware image. 22.55.23 # indeed 22.55.27 # Now if I knew how to make cygwin packages... 22.55.38 Join akaidiot [0] (n=not@84-217-90-252.tn.glocalnet.net) 22.55.51 # ...I already have sh-elf-gcc 4.0.3-patched for cygwin 22.57.00 # amiconn: that patch is specific for sh-elf? (I guess it's the one you talked about a couple of days ago...) 22.57.26 # Mikachu: after useing my new ubber wps :P no skipping i guess the peak meter needs some twiking... 22.57.32 # yes, although it doesn't hurt when building other crosscompilers 22.57.38 # inteliwasp: yep 22.57.57 # (then the version string is th eonly thing that changes) 22.57.57 # amiconn: Did you get about 7 warnings of the form "../../gcc-4.0.3/gcc/config/sh/sh.md:3466: warning: operand 1 missing mode? 22.57.57 # " 22.58.14 # These warnings are normal when building gcc... 22.58.23 # OK... 22.58.35 # My patch doesn't even touch sh.md, it only touches sh.h (and version.c) 22.59.04 # The Right Thing would be to fix final.c, but I have no idea how 23.00.04 Join romanos [0] (n=romanos@84.9.145.0) 23.00.35 # My 4.0.3 build has failed with "as: unrecognised option `-big'" 23.00.39 # hi. if i use disk defragmenter , will that mess my ipod? 23.00.52 # linuxstb: Oh? 23.00.55 # romanos: that will be sloooow 23.01.05 # Do you have the correct as in the path? 23.01.15 # will do any good job though? 23.01.26 # I've got my native as, plus sh-elf-as from binutils-2.16 23.01.37 # I think gcc configure goofs when it doesn't find sh-elf-as 23.02.09 # you could try putting sh-elf/bin first in your path maybe? 23.02.13 # The command it fails on is: /home/dave/BUILD/build-gcc/gcc/xgcc -B/home/dave/BUILD/build-gcc/gcc/ -B/usr/local/sh-1/bin//sh-elf/bin/ -B/usr/local/sh-1/bin//sh-elf/lib/ -isystem /usr/local/sh-1/bin//sh-elf/include -isystem /usr/local/sh-1/bin//sh-elf/sys-include -c -o crt1.o -x assembler-with-cpp ../../gcc-4.0.3/gcc/config/sh/crt1.asm 23.02.28 # is as binutils or gcc? 23.02.28 # romanos: it's probably faster to delete all files and copy them back (you must of course have a copy of the files on your pc) 23.02.46 # as is binutils 23.03.12 # thanx 23.03.12 # that looks like the path is right 23.03.13 # amiconn: hi, how would we discover the input sample rate when spdif recording on archos? 23.03.17 # linuxstb: sh-elf-as --version 23.03.30 # GNU assembler 2.16 23.03.37 # i should get a 4gb nano :( 23.03.49 # now i'm starting regreet it 23.03.58 # linuxstb: Hmm. I'm using 2.16.1, like for all other targets 23.04.01 # that i got a 2 23.04.18 # I think it's trying to execute "as", but finding my native one first, instead of sh-elf-as. I'll change the PATH order. 23.04.24 # linuxstb: Does sh-elf-as --help show you the -big option? 23.04.25 # (as Mikachu suggested) 23.04.45 # amiconn: I tried typing "as -big" (error), and "sh-elf-as -big" (waits for input) 23.04.55 # ah 23.04.59 # it's possible that it could have a bad effect if it uses x86 as to produce intermediate building binaries 23.05.03 # gcc configure problem then 23.05.25 # Mikachu: I didn't observe such effects. 23.05.45 # I have all my cross-build bin/ dirs before others in the path 23.06.15 # the bin with as or the bin with sh-elf-as? 23.06.15 # * amiconn just discovered a nice option... 23.06.47 # jens@transpluto:~/rb-patched$ echo $PATH 23.06.47 # /opt/m68k/bin:/opt/sh/bin:/opt/arm/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games 23.07.10 # i would guess that's the ones with $target-as then 23.07.23 # * linuxstb found his mistake - I set --prefix to include the /bin... 23.07.28 Quit Strath (Read error: 104 (Connection reset by peer)) 23.07.44 Join Strath [0] (n=mike@dpc67143207026.direcpc.com) 23.07.55 # * linuxstb tries again. 23.08.51 # now rockbox.org, www.haxx.se and bygg.haxx.se are all running 4.0.3-patched for sh-elf 23.09.20 # dfragment took me about 5 minutes with 1,2 gigs petur.. quite smoothly i have to say 23.09.34 # amiconn: ping 23.09.46 # preglow: oops 23.09.56 # romanos: right, small device... 23.10.02 # i'm not using rockbox when in hard disk mode, but apple os 23.10.10 # We can ask the MAS 23.10.11 # romanos: I've got 40GB :) 23.10.15 # :P 23.10.27 # amiconn: ok, so we don't need to inspect any frames or anything? 23.10.51 Quit inteliwasp ("Leaving") 23.11.05 # We can get 2 types of info from the MAS, the s/pdif channel status bits and the mpeg frame header 23.11.20 # any way to defragment ext2 ? 23.11.40 # amiconn: i've found cases where the channel status are not to be trusted 23.11.42 # I don't know whether the consumer channel status bits include the sampe rate, iirc we only get the first 16 bits 23.12.01 # i've had to switch to using the freq measurement circuit on coldfir enow 23.12.28 # Otoh, the channel status bits are always avaliable, both when recording for real and when just monitoring 23.12.36 # hmm, yes 23.12.42 # if that is so, we don't really have a choice on archos 23.12.44 # The frame headers are only available when recording for real 23.12.55 # i tag the wav as recording starts 23.13.08 # forget that 23.13.09 # heh 23.13.13 # i won't need that on archos 23.13.22 # so this will be primarily for display purposes 23.13.25 # We already handle that 23.13.33 # It's only for display, yes 23.13.38 Join damaki_ [0] (n=Chocolat@ALille-153-1-15-177.w83-198.abo.wanadoo.fr) 23.14.01 Quit Lear ("Chatzilla 0.9.73 [Firefox 1.5.0.2/2006030804]") 23.14.18 # if i get spdif working for release, i think i'm going to make the recording screen display the real sample rate for spdif recording as well, would be nice if someone with an archos could make a routine that works for that as well 23.14.22 # * preglow likes consistency 23.14.40 # $ sh-elf-gcc --version 23.14.40 # sh-elf-gcc (GCC) 4.0.3 (rockbox patch #1) 23.14.48 # Now I'll give it a test. 23.14.49 # Rockbox on archos writes an empty 4KB id3v2 tag when starting a recording, and later prepends a xing header before the start of the mp3 stream, shortening the id3v2 header 23.14.53 # ok, I have what seems to be a working configure check now 23.15.12 # not sure if it's relevant, but id3v2.4 lets you write the tag at the end of a file 23.15.24 # Xing has to be at the start 23.15.31 # okay 23.16.00 # Archos retail chooses another way, it overwrites the first frame with the xing header 23.16.04 Quit JazzBone (Remote closed the connection) 23.16.41 # Mikachu: For the sake of battery, I would avoid headers at the end for mobile devices 23.17.09 # can't you just seek backward from the end? 23.17.19 # Seeking always costs battery 23.17.21 Join jazzbone [0] (n=chatzill@cc829402-a.groni1.gr.home.nl) 23.17.41 # You need to seek to the end & back (or seek to the end, close and re-open) 23.18.19 # linuxstb: You should edit the Makefile before building for archos 23.18.31 # (right now, the configure fix will change that) 23.19.34 # amiconn: Ah, you mean to enable -Os ? 23.19.39 # yes 23.19.40 # tags at the start of a file is an abomination 23.20.00 # Tags belong there. 23.20.01 # i didn't mean to start a religious discussion :) 23.20.08 # hell no 23.20.14 # they belong at the end, as the good lord intended 23.20.16 # too late i guess 23.20.20 # haha 23.20.26 # * amiconn totally disagress 23.20.30 Quit Rondom ("I'm leaving on a jetplane, don't know when I'll be back again...") 23.20.31 # i decided to make it religious at once 23.20.50 # keeping them at the start breaks programs everytime someone decides a new tag format is needed 23.21.10 # best of all is just using a good container format, of course 23.21.31 Quit romanos () 23.22.01 # Or just _any_ container... 23.22.08 # haha, yes 23.22.17 # ogg mp3 23.22.20 # that would be something 23.22.20 # i'd rather see mp3 in ogg than mp3 in nothing 23.22.33 # i put an mpeg1 video in avi the other day 23.22.33 # but i guess we're not that lucky 23.22.34 # mp4 mp3 just to confuse people 23.22.42 # Bagder: Argh, why didn't you warn before commit... 23.22.51 # haha 23.22.55 # now we get to test it more ;-) 23.23.05 # only container format i've ever seen mp3 in is riff 23.23.11 # which hardly counts as a container at all 23.23.14 # and avi 23.23.16 # i assume 23.23.33 # not only mp3 though 23.23.36 # Yes, avi can contain mp3, as well as mob 23.23.38 # I think I've downloaded some mp3 files in asf containers. 23.23.39 # *mov 23.23.44 # I've seen mp3 in RIFF WAV files 23.24.15 # preglow: ah, you've said that already 23.25.02 # Bagder: I take it that I should better not edit acbuild.pl during a build cycle... 23.25.14 # I think you can 23.27.03 # Okay, next build round should use new sh-elf-gcc 23.27.43 # would it be silly to run code from flash on nanos? 23.28.26 Quit damaki (Read error: 110 (Connection timed out)) 23.28.48 # Well, not necessarily *run* from flash, but I woul dlike to have rockbox in flash on all platforms... 23.29.03 # * amiconn really likes the fast boot on archos 23.29.06 Join TCK [0] (n=tckocr@81-178-159-84.dsl.pipex.com) 23.29.07 # i mean the flash disk 23.29.40 # I don't think you can run code from there 23.30.01 # The flash behaves as an ordinary ata device 23.30.07 *** Saving seen data "./dancer.seen" 23.30.25 # i saw some talk about XIP support for ext2 on lkml recently 23.30.37 # (execute in place) 23.30.44 # for embedded devices 23.30.54 # it would probably be too slow anyway 23.31.04 # it requires that you can access and use the flash as ordinary mem 23.32.13 # http://reviews.cnet.com/4520-6450_7-6513844-1.html?tag=txt 23.32.18 # nother Rockbox article 23.32.47 # Bagder: Hmm, configure says gcc 4.0.3 is rockbox patched 23.32.49 # Bagder: My 4.0.3 gcc is now up and running for sh. I've tested an Archos Recorder v1 build with -Os, and it seems to work fine. 23.33.00 # ..but it doesn't set -Os ... 23.33.26 # oops 23.33.32 Quit jbauman (Read error: 110 (Connection timed out)) 23.33.36 # Bagder: nice article 23.33.57 # * petur hides for another flood of ipod users 23.34.22 # Bagder: ..neither on cygwin nor linux... 23.34.28 # fixed now 23.35.35 # nice article 23.36.05 Quit actionshrimp ("( www.nnscript.de :: NoNameScript 4.01 :: www.XLhost.de )") 23.38.20 Join XavierGr [0] (n=XavierGr@ppp125-170.adsl.forthnet.gr) 23.38.39 # Agreed - positive article, but missing tagcache. 23.39.58 # btw 23.40.03 # a bit thin on the functionality 23.40.06 # is the only way to update tagcache to force it manually? 23.40.09 # hm it would be fun to use the oscilloscope plugin with line-in, a real oscilloscope 23.40.49 # (with very low time res of course) 23.41.43 # is anybody going to post a comment with more info? 23.41.52 # weird build failures 23.42.02 # need to update my oldish binutils too I guess 23.42.27 # 2200 :P 23.42.38 # hm, no its 2.16.1 23.42.57 # Bagder: I see red, and wonder what happened... 23.43.04 # me too 23.43.54 # * amiconn tries a bootloader build himself... 23.44.07 # I get the same error here 23.44.13 # Maybe the -Os changes things for bootbox? (though I don't know why/how) 23.47.15 Quit ender` (" How many Unix system vendors does it take to change a light bulb? None.All of the light bulbs you have are'standard variants) 23.47.53 # -save-temps is a good option 23.47.54 # gcc 4.0.3 reorders sections when building with -Os 23.48.05 # * amiconn already used -save-temps :) 23.48.25 # _UIE0: bsr _UIE 23.48.34 # _UIE1: bsr _UIE 23.48.39 # etc 23.48.41 # The UIE block ends up in .text 23.48.55 # ...but UIE itself gets its own section 23.49.03 Join ProgramZeta [0] (n=zetachan@ip68-101-175-19.sd.sd.cox.net) 23.49.04 # ..due to sectioned compilation 23.49.18 # and... system.s:260: Error: displacement to defined symbol _UIE overflows 12-bit field 23.49.25 # ...and when linking, they end up too far away 23.49.30 # yeps 23.49.43 Join jbauman [0] (i=Johnq@JBAUMAN.WV.CC.cmu.edu) 23.49.54 # We have some options, none of them being bulletproof though 23.50.09 # (1) We could force UIE into .text 23.50.31 Quit TCK (Read error: 110 (Connection timed out)) 23.50.46 # (2) We could put the UIE block inside UIE itself 23.52.53 Join Genre9mp3 [0] (n=yngwiejo@88.218.17.158) 23.53.46 Quit petur ("here today, gone tomorrow") 23.54.12 # I don't think I can tell which approach to prefer 23.55.32 Join eaz [0] (n=operator@cm109-207.liwest.at)