--- Log for 05.05.105 Server: brown.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 15 days and 15 hours ago 00.00.24 # <[IDC]Dragon> so I need to hack the lib copilation, what a pity 00.00.46 # <[IDC]Dragon> I hoped to get away just with changes in my makefile 00.01.21 # <[IDC]Dragon> I should be able to pass compile options to the lib, right? 00.01.43 # yes 00.01.49 # use the EXTRA_DEFINES 00.01.53 Part Domonoky 00.02.12 # (which could be named EXTRA_CFLAGS) 00.03.11 # <[IDC]Dragon> hmm, I added to CFLAGS just below that 00.03.37 # <[IDC]Dragon> so it should be passed to the firmware make 00.03.50 # <[IDC]Dragon> CFLAGS = $(GCCOPTS) $(INCLUDES) $(TARGET) $(DEFINES) \ 00.03.51 # <[IDC]Dragon> -DAPPSVERSION=\"$(VERSION)\" $(EXTRA_DEFINES) -DMEM=${MEMORYSIZE} 00.03.51 # <[IDC]Dragon> CFLAGS += -ffunction-sections -fdata-sections 00.04.11 # <[IDC]Dragon> with the last line being my new stuff 00.04.51 # * [IDC]Dragon peeks into the firmware makefile 00.05.43 # <[IDC]Dragon> ah, it starts with a new CFLAGS 00.06.07 # yeps, but uses EXTRA_DEFINES in there... 00.06.23 # <[IDC]Dragon> yes, I understand now 00.09.02 Quit markun () 00.09.52 # <[IDC]Dragon> hmm, same effect: sections for the non-lib code only 00.10.04 # <[IDC]Dragon> and those start at zero 00.10.26 # [IDC]Dragon: My new bitfield handling now saves 160 bytes for the jukeboxes, and 216 bytes for Ondio 00.10.56 # <[IDC]Dragon> it's a start 00.12.11 # Did you change the .lds? 00.12.57 # <[IDC]Dragon> no 00.13.07 # You need to 00.13.22 # <[IDC]Dragon> wildcard, I see 00.13.25 # Then it's obvious why your sections end up at zero 00.13.28 # yes 00.13.33 # Like in my example 00.13.52 # <[IDC]Dragon> we could generally do so 00.14.47 # Rüdesheim far away from you guys? ;-) 00.14.52 # <[IDC]Dragon> first I need to find out why no effect to the lib code 00.15.07 # <[IDC]Dragon> Bagder: yes 00.15.16 # we're going there in september 00.15.33 # <[IDC]Dragon> nice, for wine? 00.15.46 # company conference stuff 00.15.50 Quit muesli- (Read error: 131 (Connection reset by peer)) 00.16.05 # <[IDC]Dragon> I take that as a yes ;-) 00.16.11 # hehe 00.17.03 # <[IDC]Dragon> tell me if you stopover in Hannover 00.17.19 # ..or me if you do so in Berlin ;) 00.19.35 # ah, and if anybody goes cheese hunting in Gouda ;) ;) 00.19.55 # or Amsterdam... or Utrecht... or whatever dutch city... as all are close :P 00.20.10 # * [IDC]Dragon walks to the fridge for cheese 00.20.28 # [IDC]Dragon: And remember: it's Hanover in english :P 00.21.07 Join dfhf [0] (~Bersirc@200.121.14.38) 00.21.09 # time for sleeeeep 00.21.21 # <[IDC]Dragon> what's KEEP(*(.entry)) good for? 00.21.37 # <[IDC]Dragon> ah, the root 00.21.52 # yups 00.22.04 # (for plugins) 00.28.16 *** Saving seen data "./dancer.seen" 00.30.30 # * [IDC]Dragon gives up 00.32.18 # Bitfield code committed 00.38.00 Join TCK [0] (TCK@81-86-98-248.dsl.pipex.com) 00.38.56 # Bagder: wiki diff'ing doesn't alwayswork correctly 00.39.07 # *always work 00.44.05 # <[IDC]Dragon> amiconn: I think my bit code was more complex because it was working on byte units, too 00.44.18 # ? 00.44.36 # <[IDC]Dragon> preventing endian incompatibility 00.45.11 # <[IDC]Dragon> it was fetching bytes instead of 32 bit 00.45.27 # <[IDC]Dragon> but not in rockbox 00.46.33 Quit TCK- (Read error: 60 (Operation timed out)) 00.46.46 # (1) It didn't do that as included in rockbox (2) It's not even necessary in rockbox 00.46.52 # <[IDC]Dragon> mmc doesn not cross border, so no change for you there? 00.47.18 # MMC does cross border, but it was the right way 'round from the start 00.47.33 # <[IDC]Dragon> amiconn: yes, I was just explaining the legacy 00.47.37 Join matsl [0] (~matsl@1-1-4-2a.mal.sth.bostream.se) 00.47.50 # (otherwise it wouldn't work at all as it is used for a data structure defined by the MMC spec, not by us) 00.48.10 # The settings will always be read by the same CPU with the same endianess which wrote them 00.48.22 # <[IDC]Dragon> ok, I thought your code switched the order 00.48.39 # <[IDC]Dragon> I understand 00.48.55 # It switched the order for settings.c, which counted from bit 0 00.49.01 # MMC counts from MSB 00.49.53 # * t0mas is away: sleep(HZ * 28800); 00.50.16 # t0mas: rather much ;) 00.50.26 # 8 hours? 00.50.35 # have to get up around 9 tomorrow :P 00.50.47 # I know that it's 8 hours 00.51.10 # ofcourse you do :) 00.54.32 Quit dfhf () 00.54.42 # <[IDC]Dragon> hehe, what a rockbox way of saying goodnight 00.55.21 # [IDC]Dragon: Hmm, I notice that mmc_extract_bits is only correct for big endian (like before though) 00.55.51 # <[IDC]Dragon> that's ok 00.55.58 Join preglow [0] (thomj@s183a.studby.ntnu.no) 00.56.02 # * [IDC]Dragon says goodnight, too 00.56.08 Quit [IDC]Dragon () 00.56.09 # nightey 00.56.33 # coffeecoffeecoffeecoffeecoffee 00.56.49 # no beer? ;) 00.57.00 # unfortunately, no 00.57.09 # * amiconn had a beer recently 00.57.17 # and beer usually doesn't do much to wake me up, heh 00.57.25 # true 00.57.52 # woot, new binutils 00.58.06 # t'was about time... 00.58.18 # aye, most certainly 01.23.34 Join ashridah [0] (ashridah@220-253-120-235.VIC.netspace.net.au) 01.30.15 # sleeeep 01.30.20 Join cool2bdave [0] (jirc@du213-130-142-18.as15444.net) 01.32.42 Quit preglow ("indeeeed") 01.33.15 # Hi I am trying to decompress my first rockbox source is tar xvf rockbox-daily-20050504.tar.tar wrong? 01.36.35 # .tar.tar? 01.37.33 # that is what it downloaded as, I changed it to tar.gz but had no luck 01.37.49 # odd 01.39.04 # It does not seem to be recognised as a tar archive 01.39.47 Part MoosCamaro 01.39.57 # I have an old copy of cygwin and just installed blue chips dev kit, but no luck 01.41.58 # could be your browser de-gzipped it 01.42.05 # try renaming to .tar 01.43.34 # no it still does not look likea valid archive 01.45.18 # I am new to Cygwin could I be doing something wrong 01.53.06 # Try renaming it as .tar.gz and the tar xvfz rockbox-daily-20050504.tar.gz 01.55.20 # *then 01.55.35 # bingo 01.55.43 # it is working 01.56.16 # What browser did you use for downloading? My guess is that you used IE 01.56.46 # yep 01.57.39 # IE sometimes changes file extensions to what it 'thinks' is the correct one 01.58.38 # thanks so much 02.03.22 Quit matsl ("Leaving") 02.10.32 Quit cool2bdave ("Leaving") 02.12.38 Join einhirn [0] (Miranda@carlsberg.heim2.tu-clausthal.de) 02.25.51 Quit ashridah ("Leaving") 02.26.42 Join XShocK [0] (~XShocK@pcp09513742pcs.nrockv01.md.comcast.net) 02.27.07 # hi all 02.28.17 *** Saving seen data "./dancer.seen" 02.44.28 Join stevenm [0] (~steve@stevenm-router.student.umd.edu) 02.53.39 Join cYmen_ [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 02.53.39 Quit cYmen (Read error: 104 (Connection reset by peer)) 03.28.02 Quit cYmen_ (Read error: 113 (No route to host)) 03.40.27 Quit ehntoo ("Leaving") 03.41.13 Quit stevenm ("Leaving") 04.06.12 Join QT_ [0] (as@area51.users.madwifi) 04.18.15 Quit QT (Read error: 110 (Connection timed out)) 04.28.20 *** Saving seen data "./dancer.seen" 04.40.42 Quit XShocK (Read error: 104 (Connection reset by peer)) 05.55.05 # duhig? 06.13.22 Join webguest74 [0] (~45526fbb@labb.contactor.se) 06.17.47 # /msg nickserv register 06.19.11 Quit webguest74 ("CGI:IRC (EOF)") 06.28.24 *** Saving seen data "./dancer.seen" 06.40.41 Quit edx () 07.09.55 Quit Stryke` ("Friends don't let friends listen to Anti-Flag") 08.25.41 Join ashridah [0] (ashridah@220-253-120-105.VIC.netspace.net.au) 08.28.25 *** Saving seen data "./dancer.seen" 08.31.34 Join Harpy [0] (yPhVeFf2Iq@dsl-hkigw7wbb.dial.inet.fi) 08.40.50 Quit courtc (Remote closed the connection) 08.43.59 Join courtc [0] (~courtc@adsl-217-10-197.asm.bellsouth.net) 09.01.26 Quit gromit` (Remote closed the connection) 10.21.18 # morning 10.21.18 Quit TCK (Read error: 131 (Connection reset by peer)) 10.22.36 # hm... little empty here... 35 users... 10.28.27 *** Saving seen data "./dancer.seen" 10.30.20 # morning 10.30.58 # * t0mas is really stupid sometimes... 10.31.11 # set my alarm clock to 8:30 yesterday evening... 10.31.33 # this morning the thing started beeping... and I realised it's 05-05-05 10.31.36 # wich is a day off here :X 10.32.53 # Same here 10.32.56 # and here 10.33.26 # germany and? norway? 10.33.38 # * rasher_ draws purdy diagrams of finite automata 10.33.40 # denmark 10.34.00 # ok 10.35.38 # errr... anybody read about that google prpxy? 10.35.42 # *proxy 10.35.49 # ??? 10.35.54 # sounds like a new privacy breach again... 10.37.17 # oh you mean about them locally redirecting outgoing links to search results? 10.37.26 # i noticed that last week when they first started on my own 10.37.28 # no 10.37.28 # rasher_: played with JFLAP? 10.37.36 # then what do you mean? 10.37.42 # a realy proxy server... 10.37.46 # it's new 10.37.54 # link? 10.37.56 # labs.google.com 10.38.08 # and if you can read dutch: http://www.srozekrans.nl/nieuwskracht/technologie/bezorgdheid-over-google-proxy/ 10.38.14 Quit dwihno (Read error: 110 (Connection timed out)) 10.38.35 # web accelerator 10.38.42 # is what they called it 10.39.00 # ah 10.39.01 # Well it is 10.39.06 Nick rasher_ is now known as rasher (rasher@zork.zork.net) 10.39.19 # There has to be some gain for the user 10.39.32 # whether or not it's "worth it".. well.. I'll leave that to the user. 10.39.40 Join ferenczy [0] (~ferenczy@fw.qcm.cz) 10.39.40 # 5% speed up 10.39.41 # sometimes :P 10.39.53 Quit Ka_ (Read error: 113 (No route to host)) 10.40.04 # and they keep track of all visited websites + cookies etc.. for you... ofcourse :P 10.43.28 # oh LOL 10.43.46 # don't use it to login to phpbb forums... as other users will be logged in with the same account 10.49.47 Join StrathAFK [0] (~mike@dgvlwinas01pool0-a252.wi.tds.net) 10.50.29 Join TCK [0] (TCK@81-86-102-19.dsl.pipex.com) 10.50.45 # seriously? 10.52.30 # yes 10.52.38 # read the google groups things about it 10.54.10 # while you're at it go grab a Googlesnack and wipe your ass with some Google Toilet Paper 10.54.32 # (tm) 10.54.59 # * t0mas doesn't like google.. 10.55.17 # to be honest, i have a lot more respect for them than most corporations 10.55.22 # and specially Gmail... scanning my email for ad-words? no thanks... 10.55.40 # all it does is tailor the links along the righthand side 10.55.43 # and it's all automated 10.55.53 # and you think they don't record anything? 10.56.00 # i had the same reaction to it at first, until i did the research 10.56.10 # part of their privacy policy is that it will never be seen by a human 10.56.24 # isn't needed 10.56.30 # gmail is by far the best free web-based email available 10.56.40 # not just for the space 10.56.43 # they keep track of a "profile" of you... 10.56.46 # but it's really brilliantly designed 10.56.47 Join preglow [0] (thomj@s183a.studby.ntnu.no) 10.56.52 # t0mas: that's your Google Profile 10.56.58 # it's the same as any website that uses a global login 10.57.08 # lol 10.57.30 # they log things about web usage in that proxy thing... and they keep track of what "kind" of email you use 10.57.32 # things like that 10.57.44 # i'm sure they do, it's valuable data 10.57.55 # in the end they have a very valuable profile... not containing anything from your email... so not illegal 10.58.07 # the former for marketing/demographic purposes, the latter for their own studies about a market they're in with gmail 10.58.31 # yes, but I don't like the marketing part 10.58.32 # i don't like it, but i wouldn't call it a "privacy threat" 10.58.56 # well... I don't like it either... but still I have gmail ;) 10.59.03 # heh 10.59.14 Join amiconn_ [0] (~jens@pD95D14D4.dip.t-dialin.net) 10.59.14 # gmailFS was just to much fun not to try it :P 11.00.35 Join TuDo [0] (~chatzilla@ip54505768.speed.planet.nl) 11.00.42 Quit amiconn (Nick collision from services.) 11.00.43 Nick amiconn_ is now known as amiconn (~jens@pD95D14D4.dip.t-dialin.net) 11.00.52 # wb amiconn 11.00.56 Quit TuDo (Client Quit) 11.01.37 # tnx 11.01.54 # The usual once-per-day disconnect by the provider... 11.03.13 # hehe 11.04.24 Join DJ_Dooms_Day [0] (~scottr@dialup-141.15.220.203.acc10-dryb-mel.comindico.com.au) 11.04.52 # amiconn: is that a policy??? 11.05.04 Join Ka [0] (~tkirk@pcp0010733332pcs.howard01.md.comcast.net) 11.05.14 # Heya 11.05.25 # hi 11.05.25 # Whats news? 11.05.29 # long time ago? 11.05.38 # subscribe to cvs mailing ;) 11.05.50 # t0mas: Yes; to prevent having the same ip for too long 11.06.04 # weird... I have a fixed IP 11.06.07 # lol, get TOO much info then 11.06.17 # and I wouldn't like to get disconnected every day... 11.06.32 # HOw has PCM/wav playback been going? 11.07.09 # oh ow... 11.07.45 # t0mas: I don't know of any isp offering fixed ip accounts for private use in germany 11.07.56 # Breaking news: Explosion on british embassy in New York 11.08.03 # amiconn: that sucks... 11.08.06 # (Fixed, _non-private_ ip, that is) 11.08.09 # wtf? 11.08.12 Quit Strath (Read error: 110 (Connection timed out)) 11.08.13 # i live in new york 11.08.24 # just heard it 11.08.30 # it's election day for the brittish 11.09.02 # i know 11.09.09 # doesn't seem ot be in any news outlet that i can find 11.09.11 # what's your source? 11.09.33 # dutch news site 11.09.36 # hmm 11.09.37 # t0mas: internat via cable networks is usually worse here. You get NATted by the isp... 11.10.04 # Having a non-fiex, but official ip isn't too bad. That's what dyndns is for... 11.10.28 # * amiconn seems to have spelling problems 11.10.38 # wow amiconn that's terrible 11.10.57 # how can they get away with charging people for NATed connections? 11.11.42 # http://news.bbc.co.uk/2/hi/americas/4516119.stm 11.11.56 # there's your confimation lilo :P 11.12.12 # holy crap ;x 11.12.30 # odd: They're usually cheaper than DSL 11.12.59 # still... I can't live with a chaning IP 11.13.12 # how do you host you email? and things like that? 11.13.22 # you don't =\ 11.13.33 # I don't host email myself, but at the isp 11.13.44 # hm... my isp sucks in that kind of things afaik 11.14.42 # and I don't think they would host an IRC server for me :) 11.15.27 # I don't host anything myself, as I see no reason to do so, except my little web server for quickly offering something to download 11.16.28 # I still need an official ip for remoting my machine from the outside 11.18.55 # hm... yeah, I've all sorts of connections open 24/7 11.19.35 # IRC server linked to ActiveNet... three VPN connections for secure info from the office... and two friends 11.19.45 # and mailserver for my domain 11.20.27 # geek ;p 11.20.57 Join Patr3ck [0] (~patr3ck@pD9E5CF91.dip.t-dialin.net) 11.20.58 # Why do you need an own IRC server? 11.21.16 # because we run an IRC network for the pc magazine I work for 11.21.29 # ah ok 11.21.31 # and it's not really smart to have everything at the office 11.21.43 # so Niels (co-admin) and I both have a backup server... 11.25.42 # I'm still using the email of my very first internet account.. lord knows why it's still active 11.27.23 # my mom still uses the email from our first real ISP 11.27.53 # originally pipeline, bought by sprynet, bought by mindspring, bought by earthlink, bought by AOL 11.27.56 # heh 11.28.04 # movin up the chain, still the same address 11.28.14 # over 10 years old now 11.28.35 # yeah, I use my own domain because it's easier to switch isp's this way... 11.28.59 # definitely 11.29.07 # but some people are already lcoked into an ISP-email :( 11.30.51 # sssst ;) I still retrieve 3 ISP mailboxes with fetchmail 11.32.04 # you still need to pay for those mailboxes though 11.33.13 # no.. 11.33.29 # 1 is form the ISP I have now... for getting their news stuff 11.33.40 # yawn.. 11.33.42 # and the other is a free ISP I used long ago 11.33.51 # i pay 10 euro for my 100mbit connection 11.33.58 # * HCl goes back to sleep 11.34.29 # * t0mas still wants that too :P 11.34.37 # omg how do you do that HCl!? 11.34.43 # university 11.34.46 # ah ;p 11.34.55 # that's cheating 11.34.55 # heh 11.34.58 Quit Ka (Read error: 113 (No route to host)) 11.35.18 # yeah... I pay 3x that... for 1600 kbit 11.35.58 # i pay $40USD for 3mbit/384kbit cable in NYC 11.36.12 # * odd wants more upstream :( 11.36.45 # weird upstream... 11.36.52 # I have 512... and that's slow here 11.37.02 # upstream is hard to come by in the US 11.37.08 # i pay something around 15 euro for 100mbit/100mbit 11.37.13 # i think it's an ok deal 11.37.17 # yes it is :P 11.37.20 # though there's a plan here for 7mbit/800kbit for a little more $ 11.37.24 # which i'm considering 11.37.26 # * t0mas moves to Delft next year... 11.37.26 # >:D 11.37.34 # 100/100 included in the rent :P 11.37.51 # that's NATed though 11.37.55 # i'm assuming 11.37.56 # blegh... 11.38.15 # versatel is a new ISP here... the first with adsl2 11.38.50 # but you're not allowed to do anything with it... 11.38.58 # 20 mbit down, but a datalimit on 10 GB 11.39.05 # wtf? 11.39.07 # that's weak :( 11.39.09 # yes, useless 11.39.10 # what's the up? 11.39.12 # 1 mbit 11.39.16 # not bad at all 11.39.19 # is there a limit on that 11.39.20 # ? 11.39.21 # bot sure if there's a limit 11.39.24 # b=n 11.39.33 # well unlimited 1mbit up is rpetty nice :) 11.39.35 # I think it counts for the 10 GB limit 11.39.43 # oh wow 11.39.48 # that's profoundly wack 11.40.18 # yeah... if they had it unlimited... or 100 - 200 GB I would have taken it 11.40.23 # my 100 mbit isn't nat-ed... 11.40.30 # i have a 15gb limit 11.40.31 # per week 11.40.35 # for my uploads 11.40.40 # that's better than 10 gb / month ;) 11.40.50 # and the 15 gb is out of campus right? 11.40.50 # mmm 11.40.55 # yea 11.41.02 # * odd stabs HCl 11.41.03 # unlimited down 11.41.03 # then just DCC from other students :P 11.41.04 # Cheapos :/ 11.41.05 # gimme :( 11.41.13 # unlimited upload to rest of campus 11.41.32 # the only reasong to go live in Delft and not stay home is the internet connection... and my sister :P 11.41.40 # hehe 11.41.41 # bad 11.41.42 # *reason 11.41.51 # * HCl yawns 11.42.23 # * HCl goes to wake up 11.45.23 # (to jump back a bit) Well, I'm using my own domain as forward to my old mail account. So no (real) mail goes directly to the old address, so once the account vanishes, I'll cope 11.45.59 # that's a way to do it too.. 11.46.01 # I pay 17 EUR for the 1024/128 connection, and another 30 EUR for the account (flatrate) 11.46.08 # but then I need a hosting account... 11.46.53 # old friend/boss of mine is handling my domain, so that's no problem 11.47.11 # yeah, I'm using the company dns servers... 11.47.26 # because you are forced to have 2 DNS servers per domain for .nl 11.47.41 # yeah, same in .dk 11.48.33 # wait. 'forced'? because it's mainly a good idea, not 'forced'. 11.48.46 # it's not a technical requirement of dns, so i assume it's policy 11.48.54 # yup 11.49.04 # I think so too 11.49.17 # (and I agree that it is a good idea) 11.49.47 # It's ofcourse a good idea 11.50.05 # but you are forced to have two working DNS servers before you can register a .nl domain... 11.50.28 # yeah, most registrars will maintain that policy 11.50.33 # and once in a while they query your servers to check if everything's working 11.52.44 # Well, you're most likely not forced to have 2 _own_ DNS server. Simply let the ISP handle it 11.52.57 Join Quelsaruk [0] (~kvirc@80.103.137.212) 11.52.59 # hi 11.53.03 # hola 11.53.07 # hi 11.53.07 # great 11.53.12 # i wanted to talk to you amiconn 11.53.12 # :D 11.53.28 # amiconn: my isp wants money for being a useless secondairy DNS... 11.53.44 # Huh? Strange.... 11.54.02 # just use freedns 11.54.16 # could you check and add to cvs islandic language? i haven't got right now cygwin, so i can't do it :( i'll try to download and install tonight. 11.54.34 # * t0mas can do it... if you tell me where to download it 11.54.39 # and who to credit 11.54.51 # Quelsaruk: Saw the mail, think I could do that 11.54.58 # thanks amiconn 11.54.59 # :) 11.55.10 # t0mas: There's a mail on the ml... 11.55.11 # * Quelsaruk opens a beer and gives to amiconn 11.55.31 # amiconn: ok, you do it? or shall I do it? 11.55.48 Join Ka [0] (~tkirk@pcp0010733332pcs.howard01.md.comcast.net) 11.56.00 # It needs a quick check for obvious problems (over-long strings) 11.56.54 # that reminds me... we had a discussion about languages long time ago 11.56.58 # didn't we? 11.57.03 # :D 11.57.15 # i have to buy a new neuron for my brain 11.57.31 # * t0mas has some spare ones, shall I email them? ;) 11.57.52 # I'm still thinking about a way to localise plugins 11.58.34 # ...both without needing a heapload of additional language files, and without tieing plugins to the main language files 11.58.58 # Still I don't have an elegant solution 11.59.25 # * HCl wants mp3 playback :/ 11.59.37 # * amiconn already has that :P 11.59.53 # on iriver :P 12.00.00 # * t0mas has it on iriver too 12.00.06 # * amiconn still has no iriver :/ 12.00.12 # with rockbox >.> 12.00.14 # just turn it off... hold REC and turn it on again :P 12.01.18 # anyways. 12.01.24 # i need it to implement my runtimedb :/ 12.01.44 # and once thats finished i'd probably be more motivated to write the frontend for databox 12.06.51 # i still have my old Archos Recorder 20 12.07.14 # amiconn: i have no idea on how to do that, sorry 12.24.59 # Quelsaruk: The new icelandic translation isn't quite up-to-date 12.25.01 # :( 12.25.08 # :( 12.25.10 # oh 12.25.29 # so we (you) have to send a mail to the list saying so 12.25.41 # I ran uplang on it. The file grew from 42 KB to 77 KB 12.25.53 # ooohhh 12.25.58 # hmm 12.26.04 # maybe voices? 12.26.07 # There are also some really old strings in it 12.26.13 Join DJ_Dooms_Day|AF [0] (DJ_Dooms_D@dialup-23.81.220.203.acc05-dryb-mel.comindico.com.au) 12.26.19 # :/ 12.26.23 # (Not only deprecated ones, but those that are completely gone) 12.26.42 # ...from the time of monolithic rockbox 12.26.53 # without plugin system 12.27.33 # Antediluvian rockbox, i would say 12.28.30 *** Saving seen data "./dancer.seen" 12.28.57 # $ grep -c "### Not previously translated" islenska_new.lang 12.28.57 # 170 12.29.51 Join Quel|off [0] (~kvirc@80.103.137.212) 12.29.52 Quit Quelsaruk (Read error: 54 (Connection reset by peer)) 12.30.02 # crash 12.30.06 Nick Quel|off is now known as Quelsaruk (~kvirc@80.103.137.212) 12.30.13 # Got my latest remark? 12.30.18 # 170ªª 12.30.36 # that are too many strings without translation 12.31.45 # yup 12.32.23 # I think I should post to the tracker, appending the uplang'ed file as well 12.32.57 # yes, taht's a good idea 12.32.59 # :) 12.33.13 # as you can see, i still have my wifi problems 12.33.23 # I can remove the deprecated strings myself beforehand 12.33.35 # Remove the translations, I mean 12.34.23 # if you have spare time :D 12.42.03 Join asdsd____ [0] (~asdsd@h-67-100-29-43.miatflad.dynamic.covad.net) 12.44.24 Quit DJ_Dooms_Day (Read error: 110 (Connection timed out)) 12.45.45 # Bah, uplang should (and could) handle deprecation automatically :/ 12.46.17 # hmmm 12.46.22 # only by changing the language file number 12.46.27 # which it doesn't 12.46.29 # ? 12.46.36 # it can't remove strings 12.46.46 # It shouldn't remove them 12.46.59 # so what is "handle deprecation" ? 12.47.00 # what amiconn say is to remove the translated string 12.47.08 # not the deprecated ID 12.47.14 # if the english is blank, you mean? 12.47.15 # It should merely remove the new: string when it detects description == "DEPRECATED" 12.47.22 # if i understood correctly 12.47.30 # ok 12.47.42 # It already detects changed descriptions, so this should be simple 12.47.43 # afternoon Bagder 12.47.43 # :) 12.47.53 # howdy ho! 12.48.22 # amiconn: I'd say detecting a "" is better that depending on a specific description 12.48.41 # Yes, that's better 12.49.02 # I'm currently going through the updated icelandic translation 12.49.17 # It needs a lot more updating :( 12.50.21 # are you going to add the updated file to the tracker? 12.50.26 # yup 12.50.38 # well, most translations need more translations ! 12.50.57 # rasher's stat script showed that pretty clearly 12.50.59 # I can only do the part which doesn't require knowledge of Icelandic 12.51.29 # Bagder: I'm talking about the updated translation announced on the ml 12.51.43 # I understand 12.51.59 # Did you see the grep result? 12.52.06 # i think spanish need some up-to-date again... 12.52.12 # :S 12.52.26 # Quelsaruk: Most likely the triggered recording stuff, yes 12.53.00 # ok, then i will install cygwin again tonight 12.53.05 # and i will update it 12.53.15 # ... next week. :D i promise 12.53.22 # You don't need cygwin just to update the language 12.53.34 # i know 12.53.35 # but 12.53.41 # :D 12.54.50 # i formated the hd, so i have to install a lot of things 12.59.33 Join MoosCamaro [0] (MoosCamaro@m214.net81-66-158.noos.fr) 12.59.46 # Hi guys 13.00.17 # hi MoosCamaro 13.07.04 # islenska_new.lang checked. Down to 66 KB and 110 untranslated strings 13.07.40 # Hmmz 13.08.02 # I should have checked earlier, but the islenska.lang in the tracker is identical to cvs :( 13.09.41 # ! 13.09.50 # perhaps he attached the wrong file 13.09.58 # mrf 13.11.35 # ...and it's also identical to the attachment in the ml :(( 13.13.00 # hehehe 13.13.12 # maybe Bagder is right 13.13.12 # :D 13.18.05 Join cYmen [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 13.36.01 Quit lostlogic (Read error: 104 (Connection reset by peer)) 13.36.30 Join lostlogic [0] (~lostlogic@node-4024215a.mdw.onnet.us.uu.net) 13.41.43 # hm... 13.41.57 # is it "imported in" or "imported to" or "imported into" ? 13.42.02 # the last one right? 13.43.56 # depends on the context. 13.44.30 # imported into sounds best, as in 'imported in to the country' 13.47.39 # yes 13.47.50 # I imported bla into blabla.c 13.49.38 # i imported into blabla.c sounds ok for me... but i'm spanish :D 13.51.57 # imported in, exported to, imported into 14.06.16 Quit lostlogic ("Going to the moon") 14.12.31 # tnx HCl 14.17.24 Join lodesi_ [0] (~Unknown@l02v-2-61.d4.club-internet.fr) 14.28.32 *** Saving seen data "./dancer.seen" 14.28.37 Quit Ka (Read error: 113 (No route to host)) 14.37.12 Quit ashridah (Read error: 145 (Connection timed out)) 14.45.45 Quit DJ_Dooms_Day|AF (Read error: 104 (Connection reset by peer)) 14.46.03 Join webguest44 [0] (~513e21fd@labb.contactor.se) 14.47.29 Join lolo-laptop [0] (~lostlogic@68.251.84.226) 14.50.38 Join ashridah [0] (ashridah@220-253-122-110.VIC.netspace.net.au) 14.51.54 Quit webguest44 ("CGI:IRC (EOF)") 15.11.05 Join Ka [0] (~tkirk@pcp0010733332pcs.howard01.md.comcast.net) 15.32.27 Join cYmen_ [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 15.34.00 Quit cYmen (Read error: 104 (Connection reset by peer)) 15.50.53 Quit ashridah (Read error: 104 (Connection reset by peer)) 15.52.53 Join DMJC [0] (~James@220-244-238-190-sa-pppoe.tpgi.com.au) 16.04.21 Join Tang_ [0] (~chatzilla@ARennes-252-1-6-162.w83-195.abo.wanadoo.fr) 16.28.37 *** Saving seen data "./dancer.seen" 17.38.48 Join TCK- [0] (TCK@81-86-208-72.dsl.pipex.com) 17.49.00 Quit Patr3ck () 17.56.48 Quit TCK (Read error: 110 (Connection timed out)) 18.28.41 *** Saving seen data "./dancer.seen" 18.45.52 Quit Tang_ ("Chatzilla 0.9.68a [Firefox 1.0.3/20050414]") 18.45.52 Quit TCK- (Read error: 104 (Connection reset by peer)) 18.48.26 # hm... missed a lot in the past 4,5 hours... 18.49.42 # yes, things are moving fast today 18.50.11 # ah, someone alive! :) 18.50.43 # do you know something about automake/autoconf or manually setting up configure scripts preglow? 18.52.23 # http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_mono/autoconf.html.gz 18.52.25 # :-) 18.52.45 # yeah, read that 18.53.00 # oh... wait... I read the automake docs 18.53.37 # autoconf is for the configure script 18.54.55 Join Quel|off [0] (~kvirc@80.103.137.212) 18.54.56 Quit Quelsaruk (Read error: 104 (Connection reset by peer)) 18.55.31 # Bagder: is rockbox using autoconf/automake ? 18.55.35 # no 18.55.53 # there's no point for Rockbox to use those 18.55.56 # makefile's are all made by hand? 18.56.01 # yes 18.56.10 # pffffffew... 18.56.20 # you wrote them? or everybody did a piece? 18.56.45 # there have been lots of editing by various people 18.57.02 # but I've done a fair share 18.58.07 # I'm off again 18.58.44 # ok 18.58.51 # * t0mas is away again too... eating :) 18.59.44 Join wafro [0] (~matt@i216-58-44-251.avalonworks.net) 19.00.24 # anyone seen bluEchiP? 19.00.47 # or anyone else know about MIPS-X? 19.01.13 Quit Quel|off (Read error: 54 (Connection reset by peer)) 19.11.28 # mips x? 19.13.14 # developed at stanford a long time ago 19.13.32 # it's used in some ESS chips 19.13.51 # no support in GNU toolchains for it 19.15.08 Join Stryke` [0] (~Chairman8@resnet-241-86.resnet.UMBC.EDU) 19.17.36 # it's being used in the Linksys PAP2 voip adapter, which is locked to Vonage 19.20.42 # t0mas: i know nothing about that, no 19.20.52 # can't really claim i've have use for it 19.35.33 # ok 19.53.31 Join TCK [0] (TCK@81-86-101-56.dsl.pipex.com) 20.04.28 Join Tang_ [0] (~chatzilla@ARennes-252-1-6-162.w83-195.abo.wanadoo.fr) 20.28.44 *** Saving seen data "./dancer.seen" 20.37.46 Join muesli- [0] (muesli_tv@hmln-d9b8e186.pool.mediaWays.net) 20.48.28 Quit courtc (Read error: 110 (Connection timed out)) 21.12.29 Quit Tang_ ("Chatzilla 0.9.68a [Firefox 1.0.3/20050414]") 21.21.18 Quit muesli- (Read error: 145 (Connection timed out)) 21.25.47 Quit preglow ("leaving") 21.57.05 Join Tang_ [0] (~chatzilla@ARennes-252-1-6-162.w83-195.abo.wanadoo.fr) 21.57.15 # test 21.58.11 # test? 21.58.19 # Hi t0mas 21.58.24 # hi 21.58.41 # i was testing if it worked since i experimented a connection failure 21.58.44 # previously 21.59.29 # :) 22.00.08 # the place seems quiet 22.00.35 # :P 22.17.13 Join preglow [0] (thomj@s183a.studby.ntnu.no) 22.18.04 # w00t 22.23.25 # interesting news? 22.23.33 # none from my part of town 22.28.47 *** Saving seen data "./dancer.seen" 22.29.56 Join ehntoo [0] (~noclue2@24-177-161-77.dhcp.mrqt.mi.charter.com) 22.30.07 # mmm 22.30.10 # bleach is cool :3 22.33.28 # hi guys 22.33.39 # hi 22.34.17 # semi related, though, the eq i plan to put in rockbox seems to be working fine 22.34.36 # waoooooo 22.34.44 # hi preglow 22.34.58 # preglow: nice 22.35.06 # where is linus anyways? 22.35.12 # still cruising in his volvo? 22.35.15 # nah 22.35.20 # holiday today, methinks 22.35.20 # you would say he's run out of gas by now 22.35.21 # o.o 22.35.27 # ah. 22.35.32 # he was on yesterday 22.45.38 # we have a "long weekend" in sweden atm 22.46.01 # national holiday today 22.46.01 # th bridge 22.46.21 Quit lolo-laptop ("Client exiting") 22.48.04 # in france too 22.48.46 Quit Tang_ ("Chatzilla 0.9.68a [Firefox 1.0.3/20050414]") 22.52.34 # holiday here as well 22.52.38 # but no long weekend, i think 22.54.05 # well, many people take tomorrow off just because today is holiday 22.56.46 # sounds like a good plan 23.01.14 # same here. 23.02.09 Join LinusN [0] (~linus@labb.contactor.se) 23.02.20 # its him! 23.02.26 # how goes lin 23.02.27 # mr 320! 23.02.30 # ;-) 23.02.39 # the man, the myth, the legend...the volvo cruiser 23.02.45 # hahaha 23.02.49 # LOL 23.02.49 # the H320 owner 23.02.49 # XD 23.02.53 # gotten a feel for the car yet? 23.02.54 # heh 23.02.55 # you have an h320? 23.03.01 # got it yesterday 23.03.11 # * Bagder tried it 23.03.17 # so, is it nice? 23.03.32 # man, the user interface sucks even more than the H120 23.03.37 # yes, i kind of figured 23.03.37 # lol. 23.03.38 # its... colorful! ;-) 23.04.13 # it seems to shut off the lcd when the backlight goes off 23.04.15 # the user interface gives the impression that it handles as nicely as a turd 23.04.19 # the car is nice btw 23.04.25 # no surprises 23.04.46 # Bagder: colour lcds aren't very good without a backlight, no 23.04.57 # the term 'unusable' springs to mind 23.05.01 # had to buy an fm transmitter to play my mp3 music in the car 23.05.02 # I know 23.05.08 # but this seems to shut off 23.05.11 # really 23.05.12 # LinusN: so no melbus specs? 23.05.16 # it shows _nothing_ 23.05.17 # preglow: nope 23.05.32 # preglow: I thought the same until some weeks ago... until I saw the blackberry 72x0 23.05.33 # I guess its a setting 23.05.53 # someday i'll hook up a logic analyzer and reverse engineer the protocol 23.05.59 # Bagder: sounds kind of shitty, not much power to be saved by switching off an lcd display, unless my memory fails me completely 23.06.03 # Now I know: there _are_ colour lcds that are usable without a backlight... and not glaring like hell 23.06.29 # I just wonder why the other type is still used in many devices... 23.06.33 Join cxm [0] (~cxm@userca029.dsl.pipex.com) 23.06.35 # cost? 23.08.10 # probably 23.08.34 # the one on my phone sure as hell leaves something to be desired 23.09.27 # (0:31) When a furre says {come Pikari}, 23.09.27 # (1:10) and the triggering furre is the dream owner, 23.09.27 # (1:13) and the triggering furre is facing northeast (up and right), 23.09.27 # (5:350) set variable %target to the X,Y position the triggering furre (moved from/is standing at). 23.09.30 # (5:352) move the position in variable %target northeast (up and right) # step(s). 23.09.33 # (3:2) at position (%pikastalk) on the map, 23.09.36 # (5:17) move any furre present to (%target), or to someplace nearby if it's occupied. 23.09.59 # yes, indeed 23.10.45 # goddammit. 23.10.47 # sorry. 23.10.51 # stupid putty. 23.10.55 # *glares* 23.11.25 # LinusN: any progress on mp3? 23.11.28 # playback 23.11.29 # that is. 23.11.45 # LinusN: does Volvo have some cd changer / other hookup thing to the sound system? 23.11.59 # my dad's has a cd player.. 23.12.22 # t0mas: yes 23.12.34 # * amiconn likes his car stereo. It's equipped with 2 line inputs... 23.12.44 # line input is indeed goodness 23.12.46 # * HCl bought a fake tape for his tape playing car radio... 23.12.50 # LinusN: already hacked it? ;) 23.12.53 # which pretty much is the same as line input.. 23.13.06 # HCl: Had that before. Sounds like crap compared o line in 23.13.14 # i don't have a linein :P 23.13.15 # plus 23.13.17 # * Bagder has that lame cassette thing as well 23.13.21 # its not like my speakers are great. 23.13.29 # so i'm happy, really :p 23.13.31 # t0mas: that is the MELBUS protocol we discussed a few minutes ago 23.13.54 # I find cassette adapters vary a lot in quality 23.14.01 # HCl: The fake tape thing is mostly loosing bass 23.14.11 # amiconn: my speakers can't do bass anyways :P 23.14.19 # I have plenty bass 23.14.19 # but i haven't really noticed it, i must say. 23.14.30 # cxm: its probably that. 23.15.00 # I had one so bad I threw it away. Later I bought a cheaper one and it worked better 23.15.19 # lol 23.15.23 # mmmm. 23.15.28 # * HCl just has the original radio.. 23.15.34 # anyways. 23.15.38 # next car will have sony+line in 23.17.14 # think i'll just drop the entire cd/tape/linein thing and mount a c64 in the stereo compartment 23.17.48 # * HCl is happy with anything that has 4 wheels and drives without burning too much fuel 23.17.49 # yeah, that's the only sane solution 23.18.10 # so hows mp3 playback? 23.18.10 # o.o 23.18.18 # woo, naked h10 23.18.21 # then you can spend the rest of your life optimizing the mp3 decoder 23.18.40 # no comment preglow. 23.19.00 # the ultimate geek sign, when you get more excited about naked mp3 players than naked ladies 23.19.05 # mhm. 23.19.10 # why, the detail! 23.19.12 # LOL 23.19.26 # where's the h10 porn? 23.19.31 # http://www.easydigi.com/news/2005/1/10/news_520.htm 23.20.12 # why would they use a codec chipset for mere AD DA? 23.20.14 # http://www.misticriver.net/boards/showthread.php?t=10569&highlight=portalplayer 23.20.27 # wolfson has those things too 23.20.37 # Bagder: the manufacturers call them CODEC chips 23.20.40 # i've decided not to spam the channel about my enthusiastic naked lady exclamations 23.20.47 # i feel that h10 porn is at least related 23.20.51 # the UDA1380 is a CODEC chip too 23.21.21 # that explains it 23.21.25 # silly 23.21.34 # sort of 23.22.08 # hmm, i can't remember if anyone ever figured out if the uda1380 can do full duplex 23.22.13 # LOL 23.22.14 # http://www.easydigi.com/news/2005/1/10/Pict8040.jpg 23.22.16 # nice warning 23.22.18 # hmm so it _is_ portal player 23.22.18 # i had a look at the data sheets and found no indication that it's not possible 23.22.35 # preglow: philips reseller told me it's possible 23.22.42 # but never dared to email me :P 23.22.52 # the coward! 23.22.56 # :) 23.24.49 # i'd say full duplex is more of a coldfire problem 23.25.34 # yes, i expected that, but at least the uda doesn't prohibit it 23.26.05 # btw 23.26.10 # hm.. next iriver mod... a cpu cooler 23.26.28 # talking about the imdct_l thing, it seems all input and output data is in iram 23.26.34 # at least it is on the stack, and that should be in iram 23.26.42 # yes 23.26.48 # libmad uses bloody 4 kilobytes of stack sometimes 23.27.08 # clearly made with embedded platforms in mind 23.27.11 # * amiconn seems to have spotted an outdated feature request... 23.27.20 # oh... something else... stackusage of main thread with cvs of yesterday 23.27.27 # is it 99% for everybody? 23.27.36 # or is mine someway doing something wrong> 23.27.46 # i don't think that's working yet 23.27.46 # http://sourceforge.net/tracker/index.php?func=detail&group_id=44306&atid=439121&aid=886213 is probably obsolete since my exponential scroll speed settings... 23.28.04 # t0mas: where can you see that? 23.28.09 # in debug menu 23.28.12 # t0mas: Stack usage check doesn't work for iriver yet iirc 23.28.15 # amiconn: yeah, close it 23.28.23 # ok, then that's the problem :) 23.28.34 # stack usage check should work... 23.28.37 # * HCl flops on the couch 23.28.47 # HCl: hf 23.28.48 # Somebody tried to enable it - this lead to an immediate rockbox crash 23.28.56 # LinusN: Really? 23.29.06 # * HCl prods preglow with a stick to tell him how far things are with mp3 playback 23.29.31 # amiconn: yes, but the overflow check does not 23.29.32 # ok, can anybody then confirm main is at 99% ? 23.29.32 # how should i know? 23.29.45 # t0mas: yes it is 23.29.49 # ok 23.29.53 # thats not a good thing. 23.29.55 # then it's not my build :) 23.30.26 # t0mas: the usage check *should* work, but there might still be a bug 23.30.58 # ok 23.31.44 # LinusN: but yeah, seeing as how all data i fetch in that loop is in iram, i sincerely doubt moving the loop itself to iram will make any difference 23.31.56 # LinusN: after the first iteration, all code and data should be in either cache or iram anyway 23.32.12 # so you moved the constants to iram? 23.32.18 # they always were in iram 23.32.18 # and the code? 23.32.26 # the code will be in cache after the first iteration 23.32.31 # and there's 13 iterations or so 23.32.53 # interesting 23.33.12 # but yeah, i really should just try it instead of talking about it, i'm just afraid i'll be stuck in rockbox coding land again ;) 23.33.43 # you mean nirvana? 23.33.55 # well, yes, i have to reside in hell for at least two more months 23.35.42 # i just plain don't understand it, the old imdct_l code has no loop, so will never utilize cache, it also has ALL constants implemented as move.ls 23.36.10 # and still it is faster by far 23.37.24 # very weird 23.38.03 # some kind of cycle counter would be nice 23.41.48 Quit cxm (Read error: 110 (Connection timed out)) 23.42.12 # didn't someone send a profiling patch to the tracker? 23.42.19 # yes 23.43.10 # http://sourceforge.net/tracker/index.php?func=detail&atid=439120&group_id=44306&aid=1157222 23.43.16 # that profile timer doesn't cut it 23.43.49 # i guess i'd need microseconds 23.44.31 # i also guess the interrupt overhead wouldn't exactly make for very accurate measurements in that case 23.46.50 # just use a hardware timer 23.47.14 # * LinusN suspects that his cache enabling code isn't correct 23.47.24 # that would be... nice ;) 23.47.29 # :p 23.47.39 # and it would stop preglow getting crazy too! :p 23.47.49 # ohh, i already am delightfully mad 23.47.53 # http://www.easydigi.com/news/2005/1/10/Pict8049.jpg *stab *stab* 23.48.00 Quit Harpy (Read error: 145 (Connection timed out)) 23.48.01 # :P 23.48.15 # hahaha 23.48.16 # and there's your contributing factor 23.48.48 # looks like he broke something, heh. 23.49.06 # or is that screen meant to be so..... squarey. 23.49.19 # or maybe it's just moire crap 23.49.32 # it's just aliasing 23.49.34 # the lines don't look straight 23.49.42 # LinusN, Bagder: I'm seriously thinking about adapting this patch: http://sourceforge.net/tracker/index.php?func=detail&atid=439120&group_id=44306&aid=1110332 23.50.03 # ...not only for Ondio, but also for FM/v2 recorder 23.50.11 # sounds like a good idea to me 23.50.22 # go ahead 23.50.25 # However, I'm not sure about the best way to enable this mode 23.50.54 # Holding a button while plugging USB would be the best way, but then there is no spare button on Ondio 23.51.12 # I wonder where pillo went.. his viewer patch was nice, but n ot completely bug free :-\ 23.51.13 # Having a menu option might be confusing 23.51.50 # wouldn't it be possible to "close" the usb mode with a key? 23.51.53 # ...in case someone enables it by accident, he'll be puzzled why the box won't go into usb mode 23.52.48 # I already thought about a "one shot" menu option which disables itself after the usb is pulled again 23.53.08 # Bagder: You mean, leave the USB screen with a button? 23.53.11 # yes 23.53.11 # if the cache isn't correctly set up, then serious thought should be given to adapting the other imdct_l algo instead 23.53.17 # methinks i'll never be done with libmad 23.53.36 # amiconn: lots of free keys there methinks 23.53.43 # Yes indeed 23.53.56 # preglow: the faster it gets, the lower we can set the frequency, the more battery we'll have :3 23.54.05 # However, there should be a safety request then, to prevent leaving USB by accident 23.54.17 # yes probably 23.54.26 # ...perhaps in the middle of a large file transfer. Ouch! 23.54.33 # :-) 23.57.37 # Hmm. Not entering USB mode in the first place would be better though 23.58.13 # There's the problem with the MMC reset on Ondio, which requires the card to be pulled if it was accessed by rockbox before