--- Log for 06.07.105 Server: brown.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 25 days and 22 hours ago 00.00.42 # Branches aren't too costly anyway. The coldfire doesn't depend as much on the pipeline as e.g. a Pentium 4 00.01.28 # Taken/not taken clock cycles: Forward: 3/1, Backward: 2/3 00.01.58 # Ok, so not so bad then. 00.11.06 # Oh, ffs. I've just found out that my iriver resetting is nothing to do with my local code changes - I'm getting that behaviour with a compile of cvs head code too. humph. 00.11.30 # hmm, does anyone know what PO# is ? (context: visa) 00.12.50 # thegeek - visa as in credit card or visa as in international travel/employment? 00.13.15 # credit card;) 00.13.16 # "purchase order" ? 00.13.22 # hmm 00.13.26 # perhaps 00.13.35 # yeah 00.13.36 # internal numbers companies use to track thier spending 00.13.37 # make one up. 00.13.39 # same from another # ;) 00.14.47 # post office number i.e. zipcode? 00.15.26 # stripwax_: Do official builds work without resetting your iriver? 00.15.29 # I just left it blank 00.15.30 # ;) 00.15.57 # amiconn - yep. i've just noticed some crufty versions in my local dirs so i'm checking out everything from cvs again 00.16.22 Quit t0mas ("good night") 00.18.51 # wow, yep. must have had some shit code somewhere that wasn't mine ;-) ok, back to work 00.27.16 Quit hardeep ("BitchX: it does a body good") 00.29.41 # Right - I gave up on multiple %a tags per line. If anyone else wants a pop, be my guest. 00.33.20 Quit Aison ("( www.nnscript.de :: NoNameScript 3.72 :: www.XLhost.de )") 00.34.58 # Cassandra: I guess this will be almost impossible with the current approach 00.35.30 # I'm thinking of the following system: 00.36.07 # Instead of basing everything on lines, position every wps element in a bounding box 00.37.15 # The box can contain just about every single element, including scrolling text, which would scroll inside the box 00.37.45 # sounds like a very good plan 00.37.51 Quit OnkelJonas ("User pushed the X - because it's Xtra, baby") 00.38.03 # Alternating display would be provided externally, defining whether the box is shown or not 00.38.13 # I think this is a good idea, ami. Would require significant changes to the WPS file format though. 00.38.36 # Yeps, and it requires significant changes to the scrolling code as well 00.39.19 # There are elements which would have to adapt themselves to the box size (progress bar, peakmeter) 00.39.29 # amiconn: I can think of ways to fudge it with the current approach, but the code would be hideous. 00.39.59 # The bitmap display is the first that uses pixel positioning, independent of the line concept 00.40.03 # It also paves the way for a spectrum analyzer element. 00.41.27 # Right. AFAIK the only other thing anyone wanted for 2.5 was Linus request for more solidity to SongDB support. 00.41.44 # amiconn - hm, maybe we need that scroll_rect fn after all? ;-) 00.42.01 # Not really 00.42.26 # There is no real difference between scrolling line based and box based 00.42.29 # Actually one other thing would be the A-B repeat patch. 00.42.40 # Just a few more parameters per scrolling 'line' 00.42.47 # However, that messes with Archos keymaps. 00.42.54 # Urgs 00.42.57 # (Pitch up/down) 00.43.11 # I knew there was a reason why it hadn't been committed. 00.43.13 Join TCK [0] (TCK@81-86-97-103.dsl.pipex.com) 00.44.00 # Cassandra: As Linus said earlier today (or y'day for me). One of the biggest problem with patches is that they are often tailored for one platform, ignoring the others 00.44.22 # Rockbox is multiplatform, grr! 00.44.35 # It's not going to work anyway. 00.44.38 Join hardeep [0] (hardeeps@norge.freeshell.org) 00.44.43 # amiconn - no, I guess not. I'm just still not comfortable with the idea of doing all that pointless glyph-framebuffer copying instead of framebuffer-framebuffer copying when scrolling text 00.44.50 # The WPS context menu will break it. 00.45.18 # That's a thing I have to carefully consider when chaning the scrolling etc - it has to continue to work on player, without too much code divergence 00.45.36 # No, scratch that. 00.45.49 # ?? 00.46.02 # WPS context menu won't interfere. 00.47.22 Join Sucka [0] (~NNSCRIPT@host81-156-214-59.range81-156.btcentralplus.com) 00.47.40 # red build 00.47.49 # He's messing with the pitch screen: See https://sourceforge.net/tracker/index.php?func=detail&aid=1105616&group_id=44306&atid=439120 00.48.14 # Also, this patch won't actually work on iRiver, due to the SELECT key not being chordable. 00.48.38 Quit Coldtoast ("Peace and Protection 4.22") 00.49.03 # Cassandra: What did Linus say? Multiplatform problem in wps alignment code - player broke 00.49.23 # *sigh* 00.49.28 # I'll go fix it. 00.50.36 Join webguest61 [0] (~d5035d35@labb.contactor.se) 00.50.58 Quit niobos ("off to get some sleep") 01.00.09 Quit TCK- (Read error: 110 (Connection timed out)) 01.18.23 Join webguest53 [0] (~3efe0020@labb.contactor.se) 01.19.14 # amiconn: think others have been thinking in similar ways http://forums.rockbox.org/index.php?topic=874.0 01.20.22 Quit webguest53 (Client Quit) 01.21.12 # Woohoo! PCM peakmeters ! Kindof! 01.21.22 Quit TCK (Read error: 54 (Connection reset by peer)) 01.22.37 # although... it looks pretty random right now which isn't really the intention :-( 01.26.56 Quit Stryke` (Read error: 60 (Operation timed out)) 01.28.50 # Argh! What the hell does IO3:AddrErr mean? 01.29.10 # That means address error 01.29.16 # *rofl* 01.29.18 # Well yes. 01.29.31 # Archos or iriver? 01.29.34 # And why does this code work on Archos and die on iRiver. 01.32.35 # And why is it now not working on iRiver when it's logically the same code as last time? 01.33.08 # aether...you know 01.34.13 # Cassandra: reinstall the codecs as well 01.34.34 # the header was changed 01.34.39 # Ah 01.35.03 # we should put some versioning there, similar to plugins 01.36.48 # Thanks. That was it. 01.37.01 # Gods I'm getting tired of catching the digital flow. 01.37.58 # amicon: Commited. Can you verify that player build is still working, please? 01.38.12 Quit webguest61 ("CGI:IRC") 01.39.28 # Cassandra: the player sim works pretty well for this type of verification 01.40.44 Join Stryke` [0] (~Chairman8@cpe-24-168-110-99.si.res.rr.com) 01.44.24 # I'm still getting the last few seconds of the final track clipped. 01.45.05 # Also resume info is definitely not being reset at the end of the playlist. (The index needs setting to -1) 01.46.21 # Cassandra: strange, it was working for me yesterday... maybe one of the changes today broke it again 01.47.33 Quit Sucka ("a bird in the bush is worth two in your house") 01.47.49 # Right. Builds are now clean. I'm done for the day. 01.47.52 # Night. 01.48.44 Quit Cassandra (" Try HydraIRC -> http://www.hydrairc.com <-") 01.49.31 *** Saving seen data "./dancer.seen" 01.55.03 # Slasheri: around? 02.13.49 # I look forward to peak meters 02.13.50 Quit hicks ("Too lazy to change my quit message") 02.16.34 Quit Stryke` ("Friends don't let friends listen to Anti-Flag") 02.17.15 # Rori .. mmm.. will be nice when I've debugged it but it's getting pretty late.. 02.19.08 # excuses ;) 02.19.11 # j/k 02.25.27 Join amiconn_ [0] (~jens@p54BD710A.dip.t-dialin.net) 02.30.53 Join Biple [0] (~d92a4344@labb.contactor.se) 02.31.01 # Hello there 02.31.27 # Hows the radio coming along 02.34.00 Quit amiconn (Read error: 60 (Operation timed out)) 02.34.01 Nick amiconn_ is now known as amiconn (~jens@p54BD710A.dip.t-dialin.net) 02.41.55 Join courtc_ [0] (~courtc@adsl-33-133-104.asm.bellsouth.net) 02.42.44 Join markun_ [0] (~markun@bastards.student.ipv6.utwente.nl) 02.42.47 Quit markun (Read error: 113 (No route to host)) 02.42.58 Quit courtc (Nick collision from services.) 02.43.02 Nick courtc_ is now known as courtc (~courtc@adsl-33-133-104.asm.bellsouth.net) 02.50.13 Nick markun_ is now known as markun (~markun@bastards.student.ipv6.utwente.nl) 02.54.34 Quit Biple ("CGI:IRC") 03.13.46 Quit markun () 03.13.56 Quit Moos (" HydraIRC -> http://www.hydrairc.com <- The dawn of a new IRC era") 03.18.06 Quit hardeep ("[BX] Tony the Tiger uses BitchX. Its Grrrrrrrrreat!") 03.49.35 *** Saving seen data "./dancer.seen" 04.05.33 Join QT_ [0] (as@area51.users.madwifi) 04.15.52 Quit QT (Read error: 113 (No route to host)) 04.16.30 Quit cYmen ("zZz") 04.25.00 # good question 04.41.48 Join StrathAFK [0] (~mike@dgvlwinas01pool0-a237.wi.tds.net) 04.55.40 Join ashridah [0] (ashridah@220-253-120-134.VIC.netspace.net.au) 05.00.22 Quit Strath (Read error: 110 (Connection timed out)) 05.07.08 Join lostlogic [0] (~lostlogic@node-4024215a.mdw.onnet.us.uu.net) 05.25.19 Nick StrathAFK is now known as Strath (~mike@dgvlwinas01pool0-a237.wi.tds.net) 05.49.22 Join CheeseBurgerMan [0] (~Dan@63.150.80.229) 05.49.36 *** Saving seen data "./dancer.seen" 06.09.28 Join thegeek_ [0] (na@ti521110a080-7313.bb.online.no) 06.12.18 Quit thegeek (Read error: 104 (Connection reset by peer)) 06.13.00 Join Gfreaky [0] (~bob@pcp0010770634pcs.cnorth01.va.comcast.net) 06.13.11 Nick Gfreaky is now known as Gamefreak (~bob@pcp0010770634pcs.cnorth01.va.comcast.net) 06.13.20 Nick Gamefreak is now known as Gfreaky (~bob@pcp0010770634pcs.cnorth01.va.comcast.net) 06.13.24 # hey yall 06.13.26 # anyone awake? 06.13.36 # I'm awake. 06.19.22 # cool 06.19.43 # i was wondering if you could help me with rockbox? the main menu is really small and i was wondering how to make it larger? 06.20.09 # I have no idea. I've never used Rockbox. 06.20.12 # I own the H300 06.20.22 # ahhh, i have a H120 06.20.23 # change fonts, probably 06.20.23 # Sorry. 06.20.27 # * HCl goes back to sleep 06.20.30 # lol 06.20.50 # or, what was called an ihp-120 when i bought it lol 06.20.57 # i love the thing 06.21.05 # Good for you. ;) 06.21.13 # now i just gotta convert my wmas and i'll be good to go with only rockbox :) 06.24.13 # Gfreaky: well, potentially, if someones' willing to rewrite ffmpeg to work in integer-only code, wma could be supported. i'm just not sure there's enough interest as it stands 06.24.24 # (interest from capable parties, that is) 06.24.31 # frankly 06.24.35 # i hate wmas anyways 06.24.52 # it would be nice to have them supported but its just as good for me to get rid of the suckers 06.24.58 # heh, true, but reencoding it will end up potentially adding more loss, unless you've got wma's of your own cds 06.25.17 # i dont think the loss will be that bad 06.25.20 # and its only one or two cds 06.25.42 # well, it depends on what you go to. FLAC wouldn't add any MORE loss, in theory. 06.26.33 # "and its only one or two cds" <=== does that mean you have the CDs? 06.26.53 # nope 06.26.59 # Oh. 06.27.06 # quick question: the docs say i need to "run" this file from my player 06.27.14 # but when i click ont he rockbox dir it bring up and option menu 06.27.22 # am i doing something wrong? 06.27.58 # Gfreaky: which file are we talking about? 06.28.01 Join Naked6 [0] (~westjd@cpe-71-65-32-255.indy.res.rr.com) 06.28.06 # like a custom font 06.28.11 # Hey FELLAS 06.28.13 # and a custom graphic 06.28.18 # wps or something like that 06.28.35 # oh. uh, they go in .rockbox/fonts and ./rockbox respectively. 06.28.39 # anyone here know alot about FM waves 06.29.00 # yeah well 06.29.06 # then the doc says i need to "play" them 06.29.08 # how do i do that? 06.29.36 # then use a-b to get a menu up, then go to display, and change the font from there. that's the only way i know how to use them. holding down the control stick may bring up a context menu that lets you use them as well 06.29.48 # the WPS can be chosen in the same way as the font 06.30.05 # a normal install of rockbox on a player will have included a fair chunk of fonts tho 06.30.12 # so adding a custom one may not have been necessary 06.30.17 # you guys know how nice cars like land rovers can pick up text from radio stations.... what if it were possible for our irivers to do the same? maybe it is not possible but if anyone knows I want to request this as a feature of rockbox. 06.30.32 # aaahhhhh! Thanks! 06.31.30 # quick other question 06.31.36 # bit irrelevant 06.31.54 # do most boomboxes support, say, recording to a cassette from a line that the h120 has? 06.32.12 # Gfreaky: if they've got RCA in plugs, probably. 06.32.17 # i find not many do these days 06.32.19 # some old boom boxes had mics 06.32.21 # cheaper ones at any rate 06.32.48 # you don't really want the extra gain a mic-in will give you tho 06.32.53 # nope 06.33.29 # i would just go to goodwill and buy a tape recorder with aux inputs 06.34.04 # cause like my car only has a cassette player 06.34.09 # * ashridah doesn't even own anything that'll play tapes anymore 06.34.12 # and im interested in hearing what it will sound like on tape 06.34.16 # well, there is mum's car, that's about it :) 06.34.32 # Then all you need is a cassete adaptor. 06.34.34 # i want a bit of a warmer analog sound 06.34.43 # got one :) 06.34.45 # DUDE. NO 06.34.52 # * ashridah shudders 06.34.53 # get a stereo 06.34.57 # for your car 06.35.06 # your raping your life away 06.35.22 # eh? 06.35.34 # you need a CD/mp3 player 06.35.35 # was that referenced to the tape adapter or wanting to listen to stuff on a tape? 06.35.38 # FOR YOUR CAR 06.35.56 # ebay has to have them for a decent price 06.36.03 # The tape adaptor would let you listen to your iHP-120 in the car. 06.36.10 # i have one 06.38.17 # Ok. 06.38.52 # So then you (rather obviously ;)) plug the 3.5mm end into your iHP-120 and put the cassette in your cassette player. 06.39.05 # i know :) 06.39.11 # but 06.39.20 # i'm curious to hear what my music would sound like as a tape :) 06.39.21 # But... 06.39.23 # Oh 06.39.31 # If you have one. 06.39.34 # Test it. :P 06.39.43 # well the thing is 06.39.43 # Seems like the obvious thing to do. 06.39.51 # i want to compare the same music in each format 06.39.57 # and to do that i need to convert one to the other 06.40.14 # But then you'll lost quality, and it won't be a fair test. 06.40.32 # To do that, I'd test it how you'll normally listen to it. 06.41.06 # i just wanted to put wav/flacs on a cassette 06.41.14 # and see what they sound like compared to the digital files 06.41.19 # On the cassette. 06.41.19 # Oh. 06.41.23 # That's different. 06.41.28 # yep :) 06.41.42 # Then you don't need the cassette adaptor. ;) 06.41.48 # but the thing is 06.41.54 # i need to find a way to convert it in the first place 06.42.32 # rockbox doesn't play flacs very well does it? 06.42.36 # I don't know. 06.42.50 # its quite "skippy" 06.42.53 # WAV and FLAC will sound the same. 06.42.58 # SQ wise. 06.43.03 # since their both lossless. 06.43.17 # and FLAC has a smaller file size. 06.44.43 # you guys know how nice cars like land rovers can pick up text from radio stations.... what if it were possible for our irivers to do the same? maybe it is not possible but if anyone knows I want to request this as a feature of rockbox. 06.46.01 # And WavPack has a smaller file size than either FLAC or WAV. 06.46.06 # and is still lossless. 06.46.41 # But Naked6, I have no idea. 06.46.54 # yeah 06.47.12 # just think how sweet it would be if we had text while on FM 06.47.22 # we could start making recording programs 06.47.29 # The amount use FM, it wouldn't be all that important. 06.47.30 # to include the id tags 06.47.34 # But yes, it would be cool. :D 06.47.39 # IF it's possible. 06.47.59 # yeah 06.48.17 # it might be on a spectrum the fm channel does not normally see 06.49.03 # wow this gapless is rather spiffy 06.49.07 # it works like a charm 06.49.12 # takes a while to load flac files but 06.49.17 # its very nice 06.49.20 # "well, WavPack -h is always smaller than FLAC -8" 06.49.21 # If that means anything to you, Gfreaky. ;) 06.49.25 # Means about nothing to me... 06.49.27 # :P 06.49.42 # Quoted from DreamTactix291. 06.49.45 # wavpack high compress and flac 8 compression quality i *think* 06.50.40 # Yeah, I figured something like that. 06.54.26 Quit Naked6 () 06.54.31 # thats what it is that i have in wma 06.54.33 # the wall :-/ 06.54.43 # yeah, i need to borrow that my from my friend again 07.02.46 # FLAC tends to be fairly large, yeah, so it won't compress down to a meg or two per minute like mp3, ogg and wma can 07.03.21 # Yes, but that's typical of any lossless format. 07.03.57 # Just one of those things that lossless is. 07.03.57 # Big. 07.05.32 # indeed, which means a much higher bitrate, and thus, longer load times, and more of them 07.06.06 # But higher sound quality. 07.06.16 # Which is really the whole point of lossless. 07.06.29 # not higher. highest :) 07.06.40 # lol 07.06.42 # Yep. 07.07.26 Nick CheeseBurgerMan is now known as CBM-away (~Dan@63.150.80.229) 07.09.29 Join LinusN [0] (~linus@labb.contactor.se) 07.09.47 # LinusN 07.10.37 Nick QT_ is now known as QT (as@area51.users.madwifi) 07.13.29 # hi 07.49.14 # * LinusN is thinking of a new interface for the wake-up alarm 07.49.39 *** Saving seen data "./dancer.seen" 07.49.48 # a "Play later..." option in the browser context menu 07.50.18 # or "Timed playback" or something 07.53.45 # morning ;) 07.57.14 # moo 08.01.42 # hmm http://www.rockbox.org/twiki/bin/rdiff/Main/IriverFAQ?rev1=1.34&rev2=1.33 08.02.34 # badness!!!! 08.03.18 # morning 08.04.09 # Bger: i removed it 08.04.16 # why ? 08.04.28 # amiconn: morn 08.04.54 # morning, amiconn 08.05.51 # Bger: hmm, maybe i misinterpreted it... 08.06.42 # for me i don't see any reason to remove it 08.07.29 # i put it back now 08.08.15 # * amiconn now has a 4-grey rockbox logo on his iriver shown at boot and info->version 08.08.37 # ...converted with a heavily changed bmp2rb 08.09.02 # i pasted it just because i was surprised by the reaction of the iriver's support representative 08.09.33 # The 'box' part in the logo is filled with light grey 08.09.43 # yeah, i missed the part where he said he told exactly what he had done 08.09.57 # amiconn: keeeeewl! 08.10.23 # I dropped the 'show ascii' mode for now. Is that a problem? 08.10.33 # (from bmp2rb) 08.12.27 # i kind of liked that option 08.12.42 # but you can leave it for now 08.12.43 # Trciky to support with > 1 bit depth... 08.12.54 # amiconn: true 08.12.56 # bmp2rb now supports 3 target formats: 08.14.03 # (1) Archos recorder, Ondio, Gmini 120/SP, Iriver H1x0 monochrome bitmaps (2) Player gfx library format (3) Iriver H1x0 4-grey mode 08.14.49 # i assume ascii still works for (1) ? 08.15.08 # Not atm; I disabled ascii mode 08.15.15 # ok 08.15.34 # it's just a nice way of seeing that it interpreted the bitmap correctly 08.15.38 # In fact I *could* support ascii mode for all depths, as I changed the processing quite a bit 08.15.40 # not a big deal 08.16.17 # let the one who really needs it do the work of fixing it 08.16.22 # read_bmp_file() reads the bitmap and puts the data in an 1 byte/pixel array (like the comment said but unlike it was implemented) 08.16.50 # The byte conatins the true brightness of the pixel, computed from the palette 08.17.14 # No more lame guess which colour is foreground and which one is background 08.17.47 # Then there is an additional function, transform_bitmap(), which creates the target format from that 08.18.35 # ASCII could be generated from the 1 byte/pixel bitmap without even transforming 08.18.54 # Just ' ' for brightness >= 128 and '*' for <= 127 08.31.33 Join B4gder [0] (~dast@static-213-115-255-230.sme.bredbandsbolaget.se) 08.36.03 # morning, B4 08.36.20 # howdy ho 08.36.52 # * B4gder started his morning with over on hour without internet access! 08.36.54 # horror 08.44.19 # * amiconn wonders about the inconsequent fix for wps alignment on the player 08.44.43 # I don't see why the player shouldn't allow alignment (character based). 08.45.23 # And - in case this is undesired the alignment tag processing should be disabled as well. 08.45.32 # No need to process data, then discard it 08.46.03 # I agree 08.46.30 # I guess the alignment is less useful on the charcell display due to the limited number of characters 08.49.59 # Yes it's less useful, but first reading alignment info then not using it is nonsense 08.50.08 # yes 08.50.27 # LinusN: I enabled ascii output 08.52.17 # wow 09.10.26 Join Delazon [0] (~chatzilla@h83n2fls34o981.telia.com) 09.10.39 # Hello ya all! 09.11.07 # yo 09.11.36 # * B4gder holds up his cup of coffe in a welcoming gesture 09.12.20 # heh 09.13.02 # morning. 09.14.25 # I already had my morning coffe... byt any way SAULTE 09.14.37 # Salute it should be :D 09.16.26 # im new here and way i jumped on the train was that i wanted to find out anything about the release date for the Rockbox H3XX... 09.16.38 # there is no date 09.16.41 # I couldnt find it on the site or in any FAQ.... 09.16.43 # ok 09.16.54 # thanx for your answer then. 09.16.58 # :-) 09.17.11 # By the way, are you guy´s swedish? 09.17.20 # i'm swamped with work and Real Life(tm) 09.17.21 # some of us are 09.17.22 # yes i am 09.17.49 # Delazon: you should change your character encoding from utf8 to iso-8859-15 09.17.51 # ok, i guessed that by your names.... good work you are doing. 09.17.56 # thx 09.18.18 # hmm... im using Chatzilla in Firefox :( 09.18.37 # Im not used to IRC in general. 09.19.11 # Is it better now? 09.19.12 # we'll try not to tease you ;-) 09.19.18 Quit pike (Read error: 110 (Connection timed out)) 09.19.51 # brb 09.31.29 # gah. i hate spam 09.32.56 # i don;t like green eggs and spam, i don't like them, sam i am 09.35.17 # * HCl should probably change his usage of the word spam since in the original meaning, it doesn't make much sense.. 09.35.25 # "gah, i hate sending people annoying mail" 09.35.45 # psmam maybe 09.35.50 # i hate people sending me annoying mail 09.36.01 # I'll add high-/truecolour bmp support to bmp2rb. Seems simple 09.36.26 # way to go 09.37.34 # That's only as input format for now, and it discards colour infomation 09.37.59 # (computes a almost exact visual brightness from it) 09.38.33 # brightness = (3 * red + 6 * green + blue) / 10 09.39.53 # is there any way to make rockbox display the recycled and system volume information folders? 09.40.17 # i need to delete them.. 09.40.32 # they aren't shown? 09.40.48 # I thought they were 09.40.53 # me too 09.40.53 # not on my iriver, at least 09.40.57 # show files == all 09.41.09 # i thought i had that option on.. but ok 09.41.22 # Really, really rubbish PCM vu meter patch at www.beermex.com/@spc/vu.patch 09.41.32 # i just managed to do it in the windows command prompt anywho 09.41.52 # If anyone would like to point me in the right direction that would be great... like, is the approach even valid? I'm just guessing, really 09.42.38 # no clue, sorry :/ 09.43.39 # stripwax_: interesting approach, i must say 09.44.46 # you guys never sleep? o_O lol 09.44.51 # LinusN yeah.. I think it's kind-of in the right direction, reading directly from the pcm buffer indexed on the current value of BCR0. But I also make some crap assumptions 09.45.38 # and of course it's not even slightly optimised. And I reread SAR0 before and after BCR0 to check SAR0 hasnt' been updated by the DMA0 interrupt in the meantime. 09.45.53 # Are the H3xx your main priority at the moment? 09.46.02 # Delazon: far from it 09.46.02 # Delazon: no 09.46.10 # ok. 09.46.55 # LinusN - by the way, what's the normal way to create patch files like this? I cvs diff -u file > patch.txt cvs diff -u file2 >> patch.txt etc ... ! :-s 09.47.00 # i just digging for some light in my H3xx tunnel :D Im a little tired of my player and want some thing new to play around with ;) 09.47.10 # stripwax_: i think those calculations should be made by the pcm dsp code 09.47.23 # LinusN ? 09.47.37 # stripwax_: you can just diff directories.. 09.47.38 # stripwax_: yeps, that's a fine way to make a patch 09.47.43 # the peak info can be precalculated 09.48.02 # LinusN - I agree, it can, but then you have to take into account latency, no? 09.48.12 # at the same time it does the mixing and resampling 09.48.28 # LinusN - hmm, where is that code? 09.48.32 # then the peak info can be stored in a separate buffer 09.48.39 # (still finding my way around rbx) 09.49.08 # stripwax_: i'm as lost as you are when it comes to the iriver playback code :-) 09.49.38 # :-) 09.49.40 *** Saving seen data "./dancer.seen" 09.50.03 # weeeeee. 09.50.08 # hm, lag. 09.50.10 # but. 09.50.37 # HCl ?! 09.50.40 # my improvement to the hashing algorhythm yesterday was at least enough to give my two copies of sunday bloody sunday a duplicate hash :) 09.50.53 # HCl hehe 09.51.04 # HCl: the hash is only calculated by the songdb tool, is that right? 09.51.06 # which was one of the things that was annoying me 09.51.10 # LinusN - ah, apps/dsp.c and/or apps/playback.c I'll take a look tonight maybe 09.51.14 # gotta go.. t'ra! 09.51.15 # HCl: psst, it's "algorithm" 09.51.19 # B4gder: yes, but we might calculate it on target in the future 09.51.25 # LinusN: thanks :p 09.51.31 # are you sure? *checks dict* 09.51.44 # LinusN - maybe it's algorhythm if it's got a good beat? 09.51.46 # :p 09.51.49 # okay, i'll keep that in mind 09.52.16 # i remember "The Algorhytms" being the band that played at the wedding in Ghostbusters 09.52.25 # or? 09.52.39 # there was a wedding in ghostbusters? :-) 09.52.45 Part stripwax_ 09.52.45 # was it ghostbusters or honey i shrunk the kids? 09.52.48 # lol. 09.53.03 # * HCl imprints the proper spelling of algorithm in his mind 09.53.09 # No wedding in shrunk the kids ;) 09.53.22 # nm 09.53.51 # ghostbusters 2 might have had one 09.54.26 # it's probably neither of those 09.54.46 # my memory isn't that good 09.55.55 # google shows loads of references to the name 09.55.56 # there was a sort of weirdo wedding near the end of ghostbusters 1 with the vigo wizard dude 09.56.05 # not that one 09.58.18 # i think they implied a wedding in between ghostbusters 1 and 2 tho 09.58.27 # hahaha 09.58.42 # that must be it 10.09.07 Quit Delazon ("Chatzilla 0.9.68.5 [Firefox 1.0.4/20050511]") 10.09.54 Quit CBM-away (Read error: 104 (Connection reset by peer)) 10.13.47 Nick Lynx_awy is now known as Lynx_ (~lynx@tina-10-4.genetik.uni-koeln.de) 10.19.05 # whats this crash 10.19.07 # i keep getting it 10.19.14 # I40:PDIR1FULL at 40102000 10.19.27 # ? 10.19.37 # hmmm 10.19.54 # have you tried recording? 10.20.11 # no 10.20.14 # just playback 10.20.18 # when do you get it? 10.20.23 # when trying to stop my song 10.20.26 # i had it yesterday too 10.21.17 # that interrupt shouldn't even be enabled 10.21.24 # looks like a major crash 10.22.07 # gotta go.. i'll try to look at it later 10.29.52 # aah, i'm an idiot 10.31.04 # just wanted to tell you all 10.32.40 # we knew :) 10.32.56 # your wife already told us 10.33.07 # :-P 10.33.24 # who else but an idiot would commit to a lifetime of rockbox development 10.33.44 # :) 10.38.56 Join Aison [0] (~hans@zux166-181.adsl.green.ch) 10.48.13 # new issue: how can we handle the case when the ata driver hangs because there isn't enough power to spin up the drive? 10.48.33 # barf all over the floor?! :D 10.48.51 # there is an endless retry loop in ata_read_sectors() 10.48.55 # watchdog timer interrupt? 10.49.24 # assuming one can even set it up across all platforms 10.49.54 # HCl: For your "0% Add a "Filesystem" link in the root when browsing the id3 database, since at the moment it completely blocks users from using the normal filesystem" todo, I may have a better suggestion 10.49.55 # the retry loop is there to handle r/w errors due to shaking the device 10.50.05 # the big problem i find is that there's no way to do this when USB is active is there? 10.50.22 Join Zagor [0] (foobar@h63n1fls31o265.telia.com) 10.50.33 # ashridah: true 10.50.45 # can you forcibly disable the usb chip? 10.50.52 # yes 10.51.01 # because i'd really prefer the OS at least treated it as a problem *now* not when it tries to write to the disk 10.51.24 # even if what may have been in flux between buffers is already lost 10.51.48 # i've accidentally let it run down a few times, and it's invariably been when it's plugged in in usbmode 10.51.58 # use the charger 10.52.19 # Hcl: Instead of having a separate tagbrowse mode, we could show the tag database as a virtual sub-dir in the root like we show the additional volumes with multivolume support now (Ondio) 10.52.21 # true, i didn't try plugging that in, infact, i yanked the usb plug :) 10.52.45 # ashridah: i mean. don't do extensive usb sessions without the charger attached 10.52.47 # i doubt the os would have been overly happy regardless tho 10.52.58 # LinusN: yeah, well, i forgot. it's not something i do often 10.53.45 # but my point is i'd rather the operating system had to deal with it as a 'wtf, the usb device vanished?!' than 'wtf, the drive won't respond' or however the usb-storage chipset handles the situation 10.54.12 # i get it 10.54.28 # of course, that's not the same thing as your original problem. 10.55.30 # no, our problem is that 1) the boot loader hangs if it can't load the firmware because the disk won't spin up and 2) rockbox hangs when it tries to save the settings 10.56.10 # we can fix it by checking the battery voltage, but i don't like that solution at all 10.56.40 # since it prevents utilizing the full battery capacity 10.56.42 # LinusN: Iirc the retry loop in ata.c has a timeout 10.56.45 # yeah 10.57.16 # amiconn: not that i can see 10.57.29 # like freaking out and hitting the brakes and then getting out and pushing when a car's fuel gauge hits 'E', it might still have enough fuel to get to a petrol station :) 10.57.48 # ah, TIME_BEFORE(current_tick, timeout) 10.58.29 # but yeah, i'd do the quick-n-dirty method in the first case, toss in a timer, attempt to spin it up, hopefully the timer won't get stuck by the ATA bus being jammed, and say 'Are we out of power' for a few seconds on the lcd, then shut down 10.59.03 # LinusN: yup 10.59.50 # It still doesn't help sometimes, probably because of up-level code not checking return values, and retrying... 11.00.53 Join pike [0] (pike@c83-249-120-126.bredband.comhem.se) 11.06.21 Join markun [0] (~markun@bastards.student.ipv6.utwente.nl) 11.17.25 Join webguest11 [0] (~53920f01@labb.contactor.se) 11.27.51 # LinusN: RLD froze the unit forever until forced poweroff, not only for a minute 11.28.07 Join Cassandra [0] (~cassandra@82-70-230-150.dsl.in-addr.zen.co.uk) 11.42.35 Join yyz [0] (~yyz@modem-2490.lemur.dialup.pol.co.uk) 11.44.18 Quit Maxime`Mrn () 11.44.19 # amiconn: I'm implementing replaygain using the mixer. Any idea where I can set the volume so it will coincide with the track change? 11.44.59 # amiconn: ah, yes 11.47.15 # markun: My best guess is that it should be done by the playback code. It knows best when the track changes, and should have the replaygain value in the associated structure 11.47.31 # Of course the pcm playback latency makes it a bit tricky... 11.47.40 # yes, that's the problem 11.48.00 # imho, the pcm playback code should know where the track changes are in the pcm buffer 11.48.34 # The pcm playback code needs to know where the DMA is as well, for the peakmeter 11.48.41 # An associated problem... 11.49.15 # How large are the DMA chunks? 11.49.42 *** Saving seen data "./dancer.seen" 11.49.58 Join Moos [0] (DrMoos@m214.net81-66-158.noos.fr) 11.50.25 # Hi guys :) 11.51.32 # morning Moos 11.51.44 # hi markun 11.53.23 # markun: You also need to take care how you set the mixer. The mixer value is non-constant, used as a prescaler when boosting bass / treble 11.56.21 # amiconn: the chunk size seems to be 32kbytes 12.00.05 # amiconn: I took care of that. 12.01.08 # LinusN: Not too large, less than 0.2 sec. For the peakmeter it might be sufficient to just calculate the peak per chunk 12.19.02 Join einhirn [0] (Miranda@bsod.rz.tu-clausthal.de) 12.21.43 # absolutely 12.24.45 Quit yyz ("later") 12.30.56 Join webguest69 [0] (~accbceb1@labb.contactor.se) 12.31.01 # Hiya 12.31.37 # I've just installed the latest version of iRiver Rockbox and when i turn the iRiver on i get this message "Error accessing playlist control file" 12.34.04 # any ideas? 12.34.56 # also when you crank the bass control up, the maximum volume dimishes 12.35.01 # diminishes 12.36.07 Join cYmen [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 12.38.21 # webguest11: the "Error accessing..." message is usually because the .rockbox directory is missing 12.38.34 # or that there is a filesystem problem 12.38.35 # oh right 12.38.48 # Also the volume level decreases as you turn the bass up 12.39.01 # yes, that's intentional to prevent clipping 12.39.20 # oh right 12.39.38 # you can't have max volume with cranked bass, so either the bass has to be decreased or the volume 12.39.56 Join Febs [0] (~chatzilla@207-172-122-81.c3-0.rdl-ubr4.trpr-rdl.pa.cable.rcn.com) 12.39.57 # rockbox lowers the volume while the original firmware lowers the bass 12.40.08 # oh right. I believe iRiver had an option so you could turn "bass management" on or off on their 300 series 12.40.12 # i'm not sure which is best 12.40.44 # personally, i think iriver made the better choice 12.40.49 # well i suppose you could have a switchable option such as "decrease bass, decrease volume, or none (warning, may cause clipping) 12.41.05 # Linus, I agree. Fletcher-Munson effect... 12.41.18 # webguest11: of course, but rockbox already suffers badly from "optionitis" 12.41.21 # well what would u think of a switchable option as said above? 12.41.36 # Bass is perceived to be louder at higher volume levels, so the decrease in bass is not as noticable as the volume is increased anyway. 12.41.54 # Febs: yup 12.42.02 # It would be brilliant if the radio tuner gets supported as well 12.42.16 # webguest69: of course, that's just a matter of time 12.42.33 # yea, and being able to record from it as well 12.43.03 # With the backlight fading, is it possible to keep it "fixed" at a dimmer or brighter level? 12.43.12 # webguest69: no 12.43.16 # :-( 12.43.38 # and finally, working peak meters in the wps would look good :-) 12.43.47 # of course 12.43.53 # :D 12.44.51 # but at least iriver rockbox is coming on nicely 12.45.24 # Does iriver rockbox automatically turn the machine off to prevent the battery getting excessively low like on the iRiver firmware? 12.45.50 # no 12.47.14 # webguest69: in theory, it's possible to keep the dimming level fixed but that _will_ eat battery 12.47.32 # just wondered because i believe li-ion batteries get damaged if allowed to excessively discharge 12.48.12 # does the original firmware turn off with "battery low" if you turn it on? 12.48.28 # yea 12.48.37 # it shows "battery low" then switches off 12.50.46 # does it do that even when started via the rockbox boot loader? 12.52.44 # yes 12.55.58 # yeah 12.56.01 # it does 12.56.08 # as long as the battery is not _too_ low 12.59.34 Join ]RowaN[ [0] (a2b0y@62.128.222.176) 12.59.48 # <]RowaN[> nowhere seems to have stock of 30gig 5mm drives for my iriver =[ 13.02.22 # LinusN: For the bass vs. volume, I think rockbox made the better choice... and even way earlier, on the player 13.02.59 # amiconn: why do you think so? 13.04.13 # Rockbox never sacrifices the desired treble/bass boost. If you crank up the volume, you'll notice it stops increasing 13.04.29 # You might not notice the bass & treble decreasing from your desired settings 13.04.48 Quit webguest11 ("CGI:IRC") 13.05.26 Quit webguest69 ("CGI:IRC (EOF)") 13.07.08 # Amiconn, isn't that exactly why the iriver choice is better? 13.07.28 # If you don't notice the change, then you haven't really departed from your "desired settings." 13.09.10 # And because of the Fletcher-Munson effect, the bass boost is less necessary at higher volumes than at lower volumes anyway. 13.10.42 Quit thegeek_ (Read error: 145 (Connection timed out)) 13.11.34 Join thegeek_ [0] (na@ti521110a080-4732.bb.online.no) 13.14.45 # Thinking about this more, if you want the amount of bass *perceived* by the listener to remain constant as volume increases, you *have* to scale back the bass boost. That's exactly what the Fletcher-Munson equal loudness curves represent. 13.17.34 Join hicks [0] (~hicks@zeus.mups.co.uk) 13.18.44 # niobos began the tagdb conversion 13.18.46 # :) 13.19.48 # Febs: That would be a loudness function; something that isn't present in iriver rockbox yet (and also not for archos player) 13.20.17 # So far only archos recorder and Ondio have it, because the MAS chip used there does support loudness directly 13.20.28 # ]RowaN[: Do you live in Europe? 13.21.25 # Basically, yes, it is a loudness function. But if your reason for limiting the volume instead of scaling bass as volume increases is because you want to keep the user's "desired" settings, the point still applies. 13.21.35 # Febs: The problem with loudness on iriver is that it doesn't fit nicely with the treble/bass ranges possible in the UDA chip 13.22.12 # I guess the question is what do you mean when you say that you want to keep the user's "desired" settings. 13.22.22 # Especially treble has a much too low range, and it isn't possible to do bass/treble attenuation 13.22.23 # ]RowaN[: You might try alternate: http://www.alternate.de/html/shop/productDetails.html?artno=ABDT06& 13.22.47 # Febs: Basically I would like it to work as on archos recorder and Ondio 13.23.02 # Which unforunately I am not familiar with. 13.23.15 # I.e. have a (configurable) loudness option, and allow treble & bass manipulation on top of that 13.23.23 # amiconn: you mean without compensation? 13.23.41 # the recorder allows clipping 13.24.00 # It's probably necessary to do digital filtering on iriver to achieve this 13.24.34 # my personal issue is that i want to crank the volume higher, and i don't mind the bass being decreased 13.24.37 # LinusN: I never heard the recorder clipping, provided I stay below the true 0 dB limit (92% volume) 13.24.47 # <]RowaN[> markun: yes im in London England 13.24.58 # amiconn: that's the point 13.25.07 # <]RowaN[> ahah, wonder if they have stock 13.25.22 # the recorder allows setting a volume higher than the limit of potential clipping 13.25.30 # but not the iriver 13.25.33 # Yes, but that's because the MAS allows to set volume > 0 dB 13.25.37 # The UDA does not 13.25.41 # ]RowaN[: I'm colorblind so I can't check if it's in stock :) 13.26.09 # ]RowaN[: Ah yes, within 24 hours it can be shipped 13.26.46 # ]RowaN[: Did you sell your 20GB yet? 13.28.16 # amiconn, are the bass and treble boost on the UDA a "shelf" type EQ? 13.28.41 # LinusN: There's another difference. The MAS3587/MAS3539 clipping happens in the analog domain if you set the volume too high. 13.28.59 # amiconn: nope 13.28.59 # The MAS3509 and UDA1380 clipping is digital; it sounds much more harsh 13.29.26 # <]RowaN[> sell my 20gig? its fucked coz i dropped it ='[ 13.29.43 # Febs: "shelf" type?? 13.30.00 # you can have mine, than I can buy a 30gb :) 13.30.06 # i.e., all frequencies above/below a certain frequency boosted equally. 13.30.29 # maybe i have amnesia, but i thought the clipping when (max(bass,treble) + loudness + volume) > 0db was digital 13.31.14 # LinusN: There must be some difference; when I set volume to 92% on archos recorder I can crank up bass quite a bit before it will start clipping slightly 13.32.02 # On iriver, without prescaling, it's clipping like crazy if I set the volume to 100% == 0 dB and then push the bass only a little (4 dB) 13.33.02 # 2 dB is still bearable because the music doesn't use the full range that often 13.33.45 # Febs: I don't remember; you could check the datasheet 13.34.09 # Will do. Not a big deal, just something I've been curious about. 13.34.58 # LinusN: I could compare that to archos player with prescaling disabled 13.40.58 Nick Aison is now known as Microsoft`in`die (~hans@zux166-181.adsl.green.ch) 13.41.04 Nick Microsoft`in`die is now known as M (~hans@zux166-181.adsl.green.ch) 13.42.19 Nick M is now known as Ms`in`die`Tonne` (~hans@zux166-181.adsl.green.ch) 13.44.30 Join t0mas [0] (~Tomas@ip503c08d1.speed.planet.nl) 13.49.45 *** Saving seen data "./dancer.seen" 13.50.49 Join austriancoder [0] (~austrianc@80.120.117.30) 13.51.20 # Zagor: are you here? 13.52.44 # pfffffffffffff London it will be a city for olympique plays of 2012 :( 13.52.49 # austriancoder: yes 13.52.50 # Paris lose 13.55.42 Join bipak_ [0] (~bip@p508833AC.dip.t-dialin.net) 13.57.08 Nick Ms`in`die`Tonne` is now known as Aison (~hans@zux166-181.adsl.green.ch) 13.59.16 Quit Febs ("Chatzilla 0.9.68.5 [Firefox 1.0.4/20050511]") 14.02.08 # * B4gder wrestles the gcc on arm demons 14.07.12 Join RotAtoR [0] (~e@dhcp54-47.calvin.edu) 14.11.10 Quit bipak (Read error: 110 (Connection timed out)) 14.12.29 # thats ok, by 2012 consciousness will reach its final stage of evolution and we'll cooperatively create reality at will 14.12.34 # :p 14.12.54 # ya know, either that or planet-X'll swing back by and cause another mass extinction 14.12.57 # whatever. 14.14.28 # ze: eeeh? 14.15.30 # well ya know the mayans had some interesting calanders 14.15.50 # and apparently an account of the last 14 billion years or so of the universe's history and evolution 14.15.59 # and their calander ends in 2012 14.16.04 # roughly 14.16.42 # so supposedly everything'll be coming to some kind of pinnacle at that point 14.16.42 # heh 14.16.53 Quit Rick (Read error: 104 (Connection reset by peer)) 14.17.08 # nooo, the world ended at y2k 14.18.17 # y2k was just a round number in an arbitrary number base from an arbitrary epoch 14.18.29 # the mayan calander's supposed to be based on fundamental cycles of existance 14.18.29 # :p 14.18.44 # oh yes, maya is much less arbitrary 14.18.51 # because... 14.18.53 # eh 14.18.58 # becuase they are older 14.19.13 # no 14.19.20 # because they supposedly figured out stuff we still haven't 14.19.20 # :p 14.19.35 # so said the y2k people 14.19.48 # not really 14.19.48 # and other end-of-the-worlders 14.19.49 # heh 14.20.11 # they all have something figured out that the rest of us haven't 14.20.29 # <]RowaN[> the sooner this shit is over the better i say 14.20.36 # personally i'm pretty impressed if an ancient civilization actually concieved of there being such a thing as 14 billion years in the past 14.20.48 # thats more than you can say for the y2k people 14.20.55 # I don't believe that ze 14.21.19 # yeah i dunno anything for sure 14.21.22 # its all just stuff i heard 14.22.15 Join Rick [0] (rick@pool-71-108-23-179.lsanca.dsl-w.verizon.net) 14.23.20 # <]RowaN[> the end of the world isnt as bad as it sounds.. the media duplication company i work at earned a heap of money duplicating y2k bug testing cds =] 14.23.30 # heh 14.23.49 # well according to the interpretation i saw of the mayan calander 14.23.58 # the universe has been undergoing an accelerating evolution 14.24.08 # which culminates in the highest possible state of consciousness around 2012 14.24.32 # <]RowaN[> my morgage wont be paid off by 2012 =] 14.24.33 # <]RowaN[> all hail the mayans, um-ba-chu, um-ba-cha 14.25.15 Join DangerousDan [0] (~Miranda@194.22.60.59) 14.26.15 # <]RowaN[> bah when i send an email to a hotmail address, hotmail server responds by saying its "queued the message for delivery" ... 15mins later and its still not been delivered 14.47.17 Part rwlogix ("...") 14.52.21 # LinusN: Hmm? You changed the RLD description, and then changed it back? 14.53.23 # damn browser cache 14.56.52 Join ghostiger [0] (~ghostiger@41bb5f12f9ce5a96.session.tor) 14.58.06 Join webguest14 [0] (~d4406110@labb.contactor.se) 14.58.54 # in wps, how do i clear a line before scrolling the next line of data 15.00.16 # %s%It;%s%Ia I would like to clear the track line before displaying the artist info 15.00.40 # no can do 15.00.45 # I think 15.00.51 # pity, 15.02.47 Part webguest14 15.06.20 Join Febs [0] (~chatzilla@64-190-36-240.client.cypresscom.net) 15.17.52 Quit DangerousDan (Read error: 131 (Connection reset by peer)) 15.20.19 # <]RowaN[> olympic games 2012 r gonna be held in london, whoopie 15.23.35 Part Nibbler ("Leaving") 15.26.51 # paris was the best 15.28.56 Join yyz [0] (~yyz@modem-4088.hartebeest.dialup.pol.co.uk) 15.33.36 Quit silencer1 (Read error: 101 (Network is unreachable)) 15.37.25 Quit dionoea (Read error: 101 (Network is unreachable)) 15.37.48 Quit yyz ("Leaving") 15.39.48 Join dionoea [0] (~dionoea@muscipula152.via.ecp.fr) 15.40.06 Join silencer [0] (~silencer@zen.via.ecp.fr) 15.41.44 Join yyz [0] (~yyz@modem-4088.hartebeest.dialup.pol.co.uk) 15.49.48 *** Saving seen data "./dancer.seen" 15.53.46 Join Nibbler [0] (~sven@port-212-202-193-100.dynamic.qsc.de) 15.53.47 Quit Nibbler (Client Quit) 15.56.24 Join [1]Chamois [0] (~Chamois@champigny-5-82-226-182-23.fbx.proxad.net) 15.56.50 Quit Bger (Read error: 110 (Connection timed out)) 15.56.50 # * t0mas runs cvs update on his local copy... after more than a week... 15.56.51 # :) 15.58.32 # quite a lot of updates you will see 15.58.47 # speak like yoda we will 15.59.36 # * t0mas moves B4gder to #ipodlinux 15.59.44 # they do that some times :P 16.00.03 # * LinusN spots a half-ready tag database creator in apps/ 16.00.27 # In C, thanks be to &deity; 16.00.40 # yes, what is that tag database thing? 16.00.49 # is it like the one HCl's working on? 16.01.25 # it creates a database in the same format 16.01.51 # but then on target? 16.02.00 # not yet 16.02.27 # but it should do that in some time? 16.02.27 # maybe one day 16.02.58 # Niels is our man behind that 16.03.15 # feel free to start improving 16.03.34 # he said he'll be back to work on it in 3 week or so 16.03.44 # weeks 16.03.52 # our tag parsers should be moved to a separate library 16.04.05 # yes 16.04.34 # then this C version could be used both for host and target 16.04.41 # yup 16.04.42 # using the Rockbox tag parsers 16.05.31 # *use the rockbox force* 16.08.49 # hm.. 16.08.51 # this line: 16.08.52 # %t4%?Fn;%?It>;%t2%?bt;%t2%?fc 16.08.57 # is that valid? :P 16.09.30 # I noticed we only support 800 bytes WPS 16.09.37 # t0mas: doesn't it work? 16.11.18 # I don't know 16.11.19 Quit Chamois (Read error: 110 (Connection timed out)) 16.11.19 Nick [1]Chamois is now known as Chamois (~Chamois@champigny-5-82-226-182-23.fbx.proxad.net) 16.11.31 # it doesn't look like it's going to work :) 16.11.32 # t0mas: then why the question? 16.11.41 # because I don't have my iriver here 16.11.53 # Speaking of WPS, I noticed an issue with today's bleeding edge build that I don't think was present on prior builds ... 16.12.18 Join Bger [0] (~Bager@83.222.160.88) 16.12.27 # New lines on the WPS overwrite the prior line without erasing the prior line. At least in alternating sublines. 16.12.34 # so you'd rather make us spend time evaluating your wps line, rather than test it yourself later? 16.12.58 # no, I just hoped you could tell me it's wrong in 1 look 16.12.58 # Febs: yes i know 16.13.20 # it's my sisters line... and she's complaining that it doesn't do what she wants 16.13.23 # Perhaps the alignment patch broke it... 16.13.30 # amiconn: probably 16.13.38 # but i haven't yet seen how 16.13.44 # *sighs* 16.13.51 # Bad patch, that ;) 16.13.59 # I am never touching the WPS code again. 16.14.34 # Note the ;) 16.15.11 # However, I don't like your fix for the player. It parses alignment info, the discards it 16.15.58 # Feel free to fix it. ;) 16.16.22 Part LinusN 16.16.38 # I didn't think the alignment stuff was terribly useful for the player. 16.17.08 # And at that point, I was wanting to bugger off to bed. 16.17.39 # It might be that it isn't useful, but then the info shouldn't be paresed either 16.18.04 # Either parse and use, or don't even parse 16.20.06 # * t0mas is still looking at his wps line 16.20.11 # wondering what she wanted it todo... 16.20.55 Join deadlands [0] (~d000e00e@labb.contactor.se) 16.21.01 # I think I know why this overwriting happens. It does happen only with non-scrolling lines, correct? 16.22.10 Quit ashridah ("sleep") 16.22.58 # Febs: Does it only happen if the new line is too short to need scrolling? 16.24.26 # I've discovered a little quirk with the H1X0 mp3 codec, low bitrate files produce crackling on playback. 16.24.35 # Not sure how I could tell. Lines long enough to need scrolling overwrite the old text anyway. But, I guess the answer to your question is yes, I've noticed it on lines that do not need scrolling. 16.25.28 # Then the case is clear. That happens if someone replaces one function with another without knowing the exact differences (lcd_puts_scroll() -> lcd_putsxy() in this case) 16.26.00 # lcd_puts_scroll(), like lcd_puts(), clears the whole rest of the line, while lcd_putsxy() doesn't 16.26.18 # ...since lcd_putsxy() has no line concept 16.26.23 # The problem also happens on lines with dynamic content, like the elapsed time display. E.g., When 3:20 changes to 3:21, the right edge of the 0 remains visible. 16.26.39 # ...and the positioning code uses lcd_putsxy() unless it needs to scroll 16.26.44 # that's the putsxy() thing amiconn said 16.27.45 # hm.. how do we clear a line? 16.27.50 # write all spaces to it? 16.28.14 # We could draw an inversevid rectangle across the line 16.28.25 # Anyway, this wps aligment looks quite hackish to me 16.29.39 # sssst, Cassandra starts feeling bad ;-) 16.31.16 # 'S OK. Not *my* hack. ;) 16.33.19 # ghehe 16.33.32 # no, but we are the 2 persons who read it ;) 16.41.45 Quit deadlands ("CGI:IRC") 16.52.13 # Hmm. How far are we from getting voice UI on iRiver? 16.56.04 # I guess we need someone to grab the issue and make it happen 16.56.25 # I really don't know enough about audio/buffering to be able to do it. 16.56.34 # B4gder: I'd very much like your per-target localisation and voicing to happen soon 16.56.52 # yes 16.57.43 # It's a really nice idea, and it might save some space for the sake of the archos even though the code will prbably get a little larger 16.58.06 # We're getting closer and closer to the final size barrier on fm/v2... 16.58.08 Join Nibbler [0] (~sven@port-212-202-193-100.dynamic.qsc.de) 17.06.15 Quit yyz ("ciao") 17.15.42 # <]RowaN[> 20gig iriver H320 is going for £179inc delivery on dixons.co.uk if anyone cares 17.16.23 Quit Chamois (" HydraIRC -> http://www.hydrairc.com <-") 17.17.59 Join Chamois [0] (~Chamois@champigny-5-82-226-182-23.fbx.proxad.net) 17.19.02 Part Nibbler ("Leaving") 17.26.43 # nice 17.26.57 # * bill20r3 waits for a port 17.35.28 # ]RowaN[: tnx, I care :D 17.35.33 # I want an H3xx 17.35.45 # h3xx's are big and ugly :P 17.37.01 # like a brick 17.37.03 # I have a 340 17.40.29 # I don't want it because it's looking good :P 17.40.39 # I want it because my H120 starts to fall apart 17.40.48 # and my sister wants to have the H120 17.40.57 # <]RowaN[> h3xx dont have optical out, thats what i dont like about em 17.41.11 # i'd rather buy iAudio X5 if i couldn't find h120 anywhere, but it's probably quite expensive 17.42.40 # I'm likeing my 340 17.42.50 # I got a 120 remote for it, and flashed on the korean firmware 17.45.47 # who is niobos? 17.45.53 # Niels 17.46.00 # tagdb in C author 17.46.10 # tagdb what? 17.46.22 # songdb 17.46.30 # ah, creating the db? 17.46.36 # yes 17.46.42 # in pure C code 17.47.23 # any reason that's not a plugin? 17.47.36 # we want the code to work for both host and target 17.47.51 # so it probably will become some sort of lib and then a plugin will use that 17.48.30 # btw, it doesn't fully work yet afaiu 17.49.52 *** Saving seen data "./dancer.seen" 17.51.23 # it wasn't really easy to think of where in the source tree the code would go 17.51.40 # Zagor, B4gder: the tagdb commit will become a plugin on the target that creates a browsable id3lib? 17.52.00 # once it works, yes 17.54.07 # off-topic: that vote was effectively a draw: no side got their changes through 17.55.23 # B4gder: so, then it does the same thing as the perl/java apps in the wiki/cvs? 17.55.30 # yes 17.55.31 # once it is working properly... 17.55.36 # oh -- great! 17.55.39 # Zagor: they're going for another round? 17.55.47 # of course it will probably be quite a lot slower 17.56.44 # B4gder? do you mind reading a patch for me? 17.57.00 # can't do it right now, am about to go home 17.57.02 # I have the feeling I hacked at it to much... and last time you read some WPS stuff you had nice comments 17.57.13 # but mail me and I 17.57.16 # no problem, I'm not in a hurry 17.57.17 # 'll look later 17.57.19 # ok, thanks 17.57.44 # t0mas: the commission has said they will not write a new proposal, so we're back to square one. (i.e. EPO can continue to issue illegal software patents) 18.01.15 Quit B4gder ("go go go") 18.05.56 # ok 18.06.04 # :) 18.06.34 # Conditional images for the WPS are working :) 18.06.49 # now waiting for Daniel to read it... and tell me what should be done better... haha 18.07.39 # anybody has comments for the new tags? 18.07.49 # %xd = display, and %xl = load 18.07.59 # (most of the code is written by kenshin) 18.14.36 Quit einhirn ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") 18.24.59 Quit ]RowaN[ ("bbl") 18.26.08 Join solex_ [0] (~jrschulz@d082242.adsl.hansenet.de) 18.26.38 # Slasheri? 18.26.49 # is there some way to output a tone with the iriver audio system? 18.29.48 # mrf 18.30.05 # t0mas: Not yet but i think i could do a function to do that 18.30.19 # *implement 18.31.07 # ok, and what if I have a few samples... is there some way to just drop them in the audio system? 18.31.48 # currently no, i have to design a low level architecture that can mix from several sources 18.32.58 # amiconn: sure.. sounds fine... 18.33.15 # i think i will do some redesign to the pcm playback system.. 18.33.21 # Slasheri: so there is no way to play some sound? 18.34.01 # t0mas: if you really want to try, you could use for example pcm_insert_buffer -function 18.34.17 # but don't use it when codec playback system is active 18.34.28 # Slasheri: I'm working on replaygain, but don't know where to set the replaygain volume. Any ideas? 18.34.31 Join tvelocity [0] (~tony@chan530-a001.otenet.gr) 18.34.36 # hm... codec playback stops when I call audio_stop() right? 18.34.54 # markun: Hmm, maybe you could do that in dsp.c 18.35.03 # (software volume scaling) 18.35.11 # t0mas: yes 18.35.22 # Slasheri: yes, could do that but now I'm just using the mixer. 18.35.57 # markun: ah, then you can still set the mixer values in dsp.co 18.36.00 # -o 18.36.09 Join bagawk [0] (1000@bagawk.user) 18.36.17 Nick Lynx_ is now known as Lynx_awy (~lynx@tina-10-4.genetik.uni-koeln.de) 18.36.21 # just add DSP_SET_REPLAYGAIN or something like that settings 18.36.31 # Slasheri: Won't it be too early? 18.36.39 # Hmm.. 18.36.39 # Slasheri? 18.36.41 # pcm_insert_buffer(char *buf, long length) 18.36.49 # that buf... that's 16bit pcm sample? 18.37.02 # markun: yes it would because pcm buffer has the latency.. 18.37.22 # t0mas: yep, 16 interleaved stereo 18.37.27 # +bit 18.37.37 # oh shit... 18.37.38 # Slasheri: So is there something else that get's called when the track get's played? The wps switches at the right time.. 18.37.40 # I have some mono samples 18.38.01 # markun: there is some event... HCl uses it for his runtimedb 18.38.12 # t0mas: Then you need to resample.. or use the dsp somehow 18.38.28 # * t0mas just changes his data... 18.38.40 # interleaved is normal PCM wave data right? 18.38.57 # markun: yes, audio_track_changed in playback.c 18.39.12 # just do a search "track_changed" and you will find it 18.39.38 # t0mas: yep 18.39.47 # raw pcm should be ok 18.40.22 # as long as it's stereo :) 18.40.53 # but I can just copy it like this right: 1 2 3 4 -> 1 2 1 2 3 4 3 4 18.41.00 # if 1, 2, 3 and 4 are bytes? 18.41.12 # is there a guide or something on the site on how to use the simulator? 18.41.18 # by the way, i had a crash with a build of this morning, was that known? 18.41.21 # Should be 18.41.23 # i wanna test some wps and i dont want to have to constantly reload it 18.41.27 # like, immediately on bootup 18.41.29 # do you know where? 18.41.37 # Gfreaky: simulator doesn't work with WPS atm 18.41.42 # oh ok then 18.43.08 # http://www.rockbox.org/docs/uisimulator.html shows some keys at the obttom 18.43.29 # i really must admit 18.43.37 # i am not a programmer and have no past experience 18.43.41 # but writing a wps is very easy 18.43.56 # that's the point i guess :) 18.44.13 Join Nibbler [0] (~sven@port-212-202-193-100.dynamic.qsc.de) 18.49.38 # Looks like replaygain is working :) 18.51.01 # congrats 18.52.11 Join [1]Moos [0] (DrMoos@m214.net81-66-158.noos.fr) 18.56.44 # how accurate is the estimated time left for battery? 18.58.24 # not really accurate... 18.58.30 # Slasheri changed it a bit last week 18.58.45 # but I don't know if it got better... 18.58.57 # it is quite accurate for archos devices. no idea about iriver. 19.02.00 # for iriver it isn't really good... but it's getting better :) 19.03.55 # for wps 19.04.08 # is there a command to dynamically center text? 19.04.14 # yes 19.04.18 # in the latest cvs version 19.04.21 # %ac 19.04.21 # There is? 19.04.25 # has anyone done a battery discharge curve for the iriver? 19.04.27 # it's new 19.04.31 # Wow rockbox has changed to much 19.04.37 # cool, that helps a lot :) 19.04.38 # Zagor: yes, but it's depending on cpu speed 19.04.45 # ah, quite so 19.04.54 # Gfreaky, bagawk: it's not really working good 19.05.06 # Zagor: Estimated runtime on my recorder v1 is totally off 19.05.15 # (by a factor of 3 or so) 19.05.19 # Zagor, t0mas: The curve looks more or less the same: http://www.rockbox.org/twiki/bin/view/Main/IriverBattery 19.05.34 # amiconn: really? it's very accurate on mine. at least to within an hour. 19.05.38 # markun: check the times 19.05.54 # markun: they differ a lot... 19.06.17 # Zagor: It says >17 h when fully charged, but I only get ~5:30 19.06.21 # the curve is the same, but the time changes a lot :-) 19.06.30 # The cells are new, 2500 mAh Sanyo cells 19.06.54 # wow, 5:30? i didn't get that little even with the original green ones! 19.07.14 # I suspect the improved charging algorith cuts off too early for larger capacity cells 19.07.17 # t0mas: Yes, but the curve looks the same, just scaled. 19.07.37 # huh... 19.07.38 # http://www.misticaudio.com/images/store_ads/H300_LCD.jpg 19.07.45 # what is that rockbox cerified 19.07.46 # Zagor: I got ~4:30 before with 2200 mAh cells (Ansmann brand), and suspected the cells... 19.07.55 # i must admit i'm basing my judgement on pasts experience. i haven't followed the development very closely the last few months. 19.08.08 # t0mas: they've been out in korea for a while.. oh wait, that O.o; 19.08.19 # no idea. what *is* that rockbox certified 19.08.26 # just ooc: is the estimated time generally on the good side or bad side? 19.08.38 # ie if it says 7 do i have 6 or do i have 8? 19.08.52 # HCl: there is no such thing as "rockbox certified" 19.08.59 # Zagor: yet they advertise with it. 19.09.21 # indeed 19.09.21 # i guess they mean "rockbox has figured out how to work with it, so it will probably work once they port to h300" 19.09.25 # so that's why I askewd 19.09.27 # *asked 19.09.29 # I think Jeff is just excited about rockbox, that's all. 19.09.32 Quit Moos (Read error: 110 (Connection timed out)) 19.09.32 Nick [1]Moos is now known as Moos (DrMoos@m214.net81-66-158.noos.fr) 19.09.50 # i wonder whether its any better than the h100 remote 19.10.03 # has a little D-pad, that'd be nice 19.10.55 # yea but i'm getting the feeling its just a remapping of the buttons 19.12.18 # I forget, do floating poitn math (like sine/cosine) work on archoses? 19.12.34 # afaik we don't have any floating point math available 19.14.15 # well, only emulation, and you don't want that.. 19.15.09 # scary how misticaudio advertises the h140 as rockbox ready when its still in full development.. 19.15.24 # well the h140 is ready ;-) 19.15.58 # And for a lot of people at works just as good as the original firmware.. 19.16.23 # heh. 19.16.27 # i need to try a latest build 19.16.29 # So it's is as ready for rockbox as for the original 19.16.33 # i had plenty of crashes yesterday 19.16.45 # did linus find anything after the bugreport i gave? 19.16.49 Join Lear [0] (~chatzilla@h177n6c1o285.bredband.skanova.com) 19.17.20 # i guess thats a no.. 19.18.11 # I had a crash some mins ago when I tried to play audio. 19.18.27 # i had several.. at the moment rockbox crashes when i try to boot it 19.18.31 # and that was a build of this morning 19.18.31 # :( 19.18.38 # My guess is this happened because I didn't update the codecs, but simply crashing isn't nice 19.18.40 # HCl: do make clean 19.18.47 # Slasheri: yea, i'll do that.. 19.18.55 # The codec api should be version-checked the same way as the plugin api 19.19.50 Join rjamorim [0] (~blah@200.138.99.206) 19.20.08 # Slasheri: replaygain works, but when I'm playing a song and switch to another song it takes about 1 second before the new volume is set. 19.20.41 # Hmm 19.20.48 # markun: what kind of replaygain? I was thinking of adding the same, you see... :) 19.21.20 # Lear: howmany kinds are there? 19.21.32 # It now just works for ogg 19.21.53 # markun: only one, but for different formats, and implemented in different ways... 19.22.08 # If we add ape tag support for mp3 we can have replaygain there as well. 19.22.40 # markun: shouldn't require ape for that... mp3gain should write ID3V2 tags, IMHO. 19.23.31 # markun: and I was thinking of hacking Tremor to get "proper" replaygain as well. You can't really do it properly after clipping. ;) 19.23.34 # Lear: mp3gain changes the mp3 itself. foobar2000 add ape tags and sets the gain there. 19.23.48 # Lear: I was also thinking of that :) 19.24.16 # markun: mp3gain at least writes its undo info as ape tags, and I think you can tell it to only write tags and not modify the file. 19.24.32 # But we should get the 24bit samples (sometimes 25) from Tremor and do the conversion to 16bit (or even 20) ourselves. 19.24.34 # But supporting ape as well for mp3 is okay. 19.25.09 # The internal format for Tremor is, AFAICT, fixed point with 9 fraction bits, which is easy to extract and process. 19.25.25 # Btw, how/where did you do the pow() calculation? 19.25.46 # I didn't the mixer works with db. 19.26.17 # Huh? 19.26.32 # Lear: I don't change the samples, just adjust the volume. 19.27.36 # I guessed that much when you said the volume was set too late. But I didn't know the mixer worked with dB... 19.28.07 # Lear: about clipping, when the peak is bigger than the maximum we can do a >> 1 and add 6 db to the volume. 19.28.24 # So you parse the tag in metadata then, and just convert it to something the mixer groks? 19.29.05 # Lear: Yes, I convert it to a value in tenth-of-db. 19.29.17 # Shall I make you a patch? 19.31.10 # Nah, I don't really need it (yet, at least). But will you look at the "proper" implementation later? If so, not much point in me doing it too. :) 19.32.09 Nick Lear is now known as Lear_away (~chatzilla@h177n6c1o285.bredband.skanova.com) 19.34.00 Quit Aison ("( www.nnscript.de :: NoNameScript 3.72 :: www.XLhost.de )") 19.35.34 Join LinusN [0] (~linus@labb.contactor.se) 19.35.41 # hey folks 19.35.44 # random question: Where did 127.0.0.1 and 192.168.x.x come from? 19.35.54 # hey Lear_away 19.35.56 # whoops 19.35.59 # LinusN, 19.36.03 # :-) 19.36.12 # well 19.36.20 # bagawk: you mean, why those specific numbers? 19.36.25 # 127.0.0.1 is squarely in the middle, 192 must have been arbitrary 19.36.28 # Zagor, yes 19.36.32 # unless it's something interesting in octal 19.36.38 # or hex. 19.37.02 # it is 19.37.33 # note that 192.168 is not the only private net. 10.0 and 172.16 are too. 19.37.37 # can I get 1/2 a point? 19.38.35 # 10.0.0.0/8, 172.16.0.0/12 and 192.168.0.0/16 are all private 19.39.12 # Slasheri: why is the tag info so late in the wps? 19.39.51 # interesting 19.41.43 # hm... 19.41.48 # 192=128+64 19.41.55 # * t0mas is using 10.x.0.y/24 19.42.31 # x = network number 19.42.50 # Slasheri: Sometimes after I switch songs I hear about 2 seconds of the new song, than a very short blib of the old song and then the new song continues.. 19.42.59 # me too 19.43.19 # t0mas: Nothing wrong with that, you just subnetted the (only) private class a network 19.44.11 # markun: Hmm, i think that is a bug when crossfade is disabled 19.44.12 # * HCl goes to check whether his crash has disappeared 19.44.22 # LinusN: any idea about that crash earlier today? 19.44.27 # nope 19.44.31 # hrm. 19.44.36 # i'll make clean and try again.. 19.44.47 # LinusN: probably that late tag info update is also due to the disabled crossfade 19.44.56 # amiconn, Bagder : is this something we want? http://sourceforge.net/tracker/index.php?func=detail&atid=439120&group_id=44306&aid=1179046 19.44.58 # it will be fixed 19.45.09 # Slasheri: great 19.46.06 # * LinusN is working on the a-b repeat patch 19.46.41 Join solex [0] (~jrschulz@c156001.adsl.hansenet.de) 19.46.45 # LinusN: btw, i am just trying to remove the sleeps from pcm_playback.c. I think the problem is with pcm buffering so the sleeps are not necessary when i find the bug. 19.46.50 # Slasheri: and it would probably also fix the late replaygain 19.47.01 # markun: yes it should :) 19.49.36 # LinusN: I'm not sure. I didn't use triggered recording for real a single time 19.49.53 *** Saving seen data "./dancer.seen" 19.50.16 # A propos recording: I have the suspicion that the recording glitches some people still observe(d) have to do with rombox vs. normal rockbox 19.50.51 # That can't be tested now, as rockbox grew too large for rombox even on the v1... 19.51.29 # any swedish people here? 19.53.27 Join ghode|afk [0] (~dude@host-212-158-195-60.bulldogdsl.com) 19.54.26 # LinusN: the a-b repeat patch is it this one? http://sourceforge.net/tracker/index.php?func=detail&atid=439120&group_id=44306&aid=796188 19.55.11 # ghode|afk, that is a old one 19.55.30 # i know 19.55.45 # Excuse me... 19.55.46 # ghode|afk, http://sourceforge.net/tracker/index.php?func=detail&aid=1105616&group_id=44306&atid=439120 19.55.46 # Have you guys ever seen this? 19.55.48 # http://www.rarewares.org/rja/screen1.png 19.55.48 # http://www.rarewares.org/rja/screen2.png 19.56.18 # rjamorim, loks like corruption 19.56.32 # rjamorim: have you unplugged the iriver without unmounting it? 19.56.39 # rjamorim, scandisk might fix it 19.56.42 # how do i skip to the previous track...? 19.56.50 # HCl: rwd 2 times 19.57.02 # t0mas: not that I remember 19.57.06 # Formatting fixed it 19.57.18 # I was just wondering what could have cause it 19.57.24 Quit t0mas ("brb... reboot :(") 19.57.50 # thanks bagawk] 19.58.59 Quit ghode|afk () 19.59.06 # t0mas, it wasn't working.. 19.59.13 Quit solex_ (Read error: 110 (Connection timed out)) 19.59.33 # Good bye 20.00.09 Quit bagawk ("Leaving") 20.01.29 # at least i haven't had a crash since i did make clean 20.01.34 # * HCl goes to rate his songs.. 20.01.45 Quit tvelocity (Read error: 113 (No route to host)) 20.02.45 Part rjamorim 20.03.05 # runtimedb works much better now that the wps loads info faster 20.06.30 # has anyone noticed how next song id3 info doesn't work for songs without a tag? 20.06.37 # when it should fall back to filename 20.06.53 # If you have the right WPS, yes... 20.06.59 Nick Lear_away is now known as Lear (~chatzilla@h177n6c1o285.bredband.skanova.com) 20.07.07 # what do you mean? 20.07.35 # Something like this: %?It<%?In<%In - >%It|%Fn> 20.07.57 # That is, track number and title if available, filename otherwise. 20.07.57 # hm right..... 20.08.03 # so its a glitch in the wps i use 20.08.11 # LinusN: Imho we should change the default date for the FAT32 driver from being fixed at 2003-08-01 to the build date. 20.08.25 # i second that 20.08.30 # ...for units without rtc of course 20.10.11 # amiconn: sure, why not? 20.10.36 # Woohoo! EU throws out software patent law. 20.10.42 # oi. 20.10.43 # crash. 20.10.50 # while setting my song rating 20.10.54 # x.x 20.11.16 # * HCl wonders why he gets all the crashes o.o 20.11.51 Join t0mas [0] (~Tomas@ip503c08d1.speed.planet.nl) 20.14.06 # * HCl stares at rockbox. 20.14.18 # its not displaying anything for this song... no title, no artist, no album... 20.14.30 # i know its hair - let the sunshine in.. 20.14.58 # Just lucky I guess, HCl. 20.15.06 # heh 20.16.02 Join cYmen_ [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 20.16.28 Quit cYmen (Read error: 104 (Connection reset by peer)) 20.16.42 # shouldn't we add some shutdown battery level? 20.16.55 # (just before the disk is unable to spinup... for example) 20.17.27 # okay 20.17.28 # well 20.17.40 # i don't know about you people 20.17.45 # but rockbox is really unstable here 20.18.04 # hm, well, it recovered this time.. 20.18.20 # * HCl is mostly skipping songs really quickly, setting rating, then skipping 20.18.21 # HCl: you are the only one reporting those errors 20.18.35 # ok, i'll try that 20.19.02 # hm? 20.19.06 # he isn't the only one... 20.19.11 # just did it again... 20.19.14 # someone else reported unstable cvs builds last night 20.19.15 # it just... doesn't skip 20.19.17 # and playback stops 20.19.26 # it hasn't crashed though 20.19.38 # but it looks as if the codec thread crashed 20.19.51 # playback is just frozen at 21 seconds, and its not paused 20.20.20 # when i press stop and then play again it works again 20.21.18 # HCl: Hmm, do you know how to reproduce that bug? (i have also found it but haven't have time yet to look it) 20.21.28 # *had 20.21.43 # HCl: does it matter if you rate it or not? 20.21.52 # LinusN: i dunno 20.21.59 # find out 20.22.09 # Slasheri: what i've been doing is just rating a song, skipping to the next one, rating it, skipping, etc. 20.22.15 # okay 20.22.49 # wow 20.22.50 # not smooth 20.23.06 # when skipping repeatedly it kept playing the first second of a song over and over for a long time 20.23.25 Join webguest30 [0] (~c31ce021@labb.contactor.se) 20.24.31 # well 20.24.36 # doesn't seem to happen if i don't rate them 20.24.44 # i've been skipping forward for a while now without getting the bug 20.25.07 Join Coldtoast [0] (edan@ppp110-133.lns1.hba1.internode.on.net) 20.28.01 # so it might be the database rating that is the problem 20.28.09 # i doubt it 20.28.21 # i'd say its the few seconds that you allow each song to play 20.29.34 Quit cYmen_ (Remote closed the connection) 20.29.59 # Try it without db rating to be sure? 20.33.53 # there it goes again.. 20.34.07 # kay, i'll let each song play for about 8 seconds then skip it 20.34.44 # have you enabled crossfading? 20.34.46 # i really need to rate my songs though :/ 20.34.47 # yes 20.35.02 # maybe that doesn't like quick skipping 20.35.18 # HCl: is move-to-next-folder enabled? 20.35.28 # um, no idea 20.35.39 # probably set to the default setting 20.37.30 Join cYmen [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 20.38.31 # maybe it has to do with the wps context menu 20.38.35 # export PATH=/usr/local/m68k/bin/:$PATH && make && make zip 20.38.37 # woops 20.38.41 # wrong window :) 20.38.46 # the set rating code really doesn't do anything critical / anything that can crash 20.39.46 # oh, there it goes again 20.40.10 # Slasheri: well, to reproduce it, i recommend just putting the song rating in your wps and to start rating your songs, and it'll happen sooner or later 20.41.29 # also, when skipping i just had a song start at 0:04, not 0:00 20.41.41 # but that might be due to the crossfade that was probably so soft that i didn't hear it 20.42.02 Join _Mark [0] (~fake@40-218.207-68.tampabay.res.rr.com) 20.42.44 # Slasheri: is audio_current_track() guaranteed to return a valid pointer? 20.43.29 # no it doesn't 20.43.35 # ah. 20.43.37 # thats it then 20.43.38 # HCl: you should check for a NULL pointer 20.43.43 # yea 20.43.50 # yep, it might return a NULL pointer 20.43.59 Quit cYmen (Read error: 104 (Connection reset by peer)) 20.44.06 # 20.38.46 # the set rating code really doesn't do anything critical / anything that can crash 20.44.13 # ;-) 20.44.25 # hehe :) 20.44.42 # well i relied on it returning a valid pointer 20.45.07 # ghehe 20.45.08 # amiconn? 20.45.17 # that centered lines things... 20.45.27 # do you think anybody cares if I try to fix it? 20.45.40 # (the way you said... clearing the full line) 20.46.42 Join hardeep [0] (hardeeps@norge.freeshell.org) 20.49.23 # I think people would be delighted if you fixed it. 20.49.30 # t0mas: go go go! 20.49.37 Join Aison [0] (~hans@zux166-181.adsl.green.ch) 20.49.47 # What things are we waiting for before freeze, still, btw? 20.50.12 # a-b, perhaps 20.50.24 # i still don't think thats causing it though 20.50.39 # Cassandra: fm radio from austriancoder 20.50.50 # Chamois: that't iriver stuff 20.51.07 # the freeze is only for archos 20.51.30 # the 2.5 release will not be for the iriver 20.51.59 # think there'll be an iriver release this year? 20.52.10 # or is that the sort ofthing you just can't predict 20.52.11 # ? 20.52.12 # i definitely think so 20.52.16 # ok 20.52.16 Join cYmen [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 20.52.25 # Hmm, i really can't find what causes the glitch/pop when playing the first mp3 file. Playing ogg file first doesn't cause any problems and mp3s after that are also fine :/ 20.53.12 # I was listening to an MP3 today and when I adjusted the volume, I coule hear faint ticking as it got louder 20.53.33 # need to check tho. It was on some stuff I usually don't listen to. Never noticed it before 20.54.16 # Coldtoast: It wasn't 44.1 khz was it? 20.54.32 # I'll check right now actually 20.54.42 # as I've heard some things too... and some other people reported it for 22 khz 20.54.43 # was only with adjustign the volume 20.55.43 # I get constant tickign thru 22KHz mono tho 20.55.58 # yes 20.56.06 # that's the resampling? 20.56.12 # Is someone looking at A-B? I had a brief poke, but it messes with keymappings in a non-good way. 20.56.20 # linus is looking at it 20.56.38 # yeah. was 44KHz t0mas 20.57.06 # Cassandra: yes, it conflicts somewhat with the pitch screen 20.57.13 # hmmm. but the stuff I usually listen to is also 44KHz 20.57.16 # *nods* 20.57.17 # just looking now 20.57.41 # Cassandra: i don't have a really good idea how to do it good 20.58.58 # wtf... 20.59.05 # I've fixed the centered overwriting bug... 20.59.11 # but only for the first few seconds 20.59.12 # haha 20.59.13 Join einhirn [0] (Miranda@carlsberg.heim2.tu-clausthal.de) 20.59.51 # Linus: I didn't either. I suspect that's why this patch has been sitting around for so long. 21.00.04 # it has other issues as well 21.00.23 # I did think of one possibility. Turning on A-B repeat disables pitch change. Turning it off re-enables it. 21.00.28 # Not sure I like that though. 21.00.38 # was about to suggest that too :-) 21.00.57 # Why don't we throw the issues back at the submitter. 21.01.12 # bug... 21.01.34 # olddrawmode = lcd_get_drawmode(); 21.01.34 # lcd_fillrect(0, ypos, LCD_WIDTH, strh); 21.01.34 # lcd_set_drawmode(olddrawmode); 21.01.37 # Cassandra: we did 21.01.50 # then it inverts the whole screen 21.02.04 # (olddrawmode is an int) 21.02.27 # And he didn't reply? Then it's his own fault if it doesn't make it into 2.5. 21.02.34 # Cassandra: in irc 21.02.34 # Slasheri: do i get track unbuffered events when skipping? i'm getting the impression i'm losing a lot of data while i've been setting ratings.. 21.02.43 # and it doesn't do that when you add "lcd_set_drawmode(STYLE_INVERT);" after the lcd_get_drawmode(); 21.02.52 # anybody has an idea why that's happening? 21.02.59 # Cassandra: then he updated it with the current solution 21.03.14 # Ah. 21.04.08 Quit courtc (Read error: 113 (No route to host)) 21.04.11 # I really don't like the current solution. 21.04.12 # HCl: you should get the events, please use logf to verify 21.04.17 # LinusN? have you got a moment to look at lcd-h100.c line 273? 21.04.29 Quit _Mark (Read error: 60 (Operation timed out)) 21.04.37 # Slasheri: i have... i don't seem to get any rundb writes.. 21.04.44 # t0mas: yes? 21.04.47 # Personally I'd never use either feature though. 21.04.53 # see my bug above... 21.04.57 # it does load them though 21.05.02 # olddrawmode = lcd_get_drawmode(); 21.05.02 # lcd_set_drawmode(olddrawmode); 21.05.05 # but it doesn't seem to write them 21.05.07 # that makes a mess of my screen 21.05.13 # (and olddrawmode is an int) 21.05.34 # i don't see anything wrong on line 273 21.05.42 # i'm too tired to look at it tonight, i'll investigate properly tomorrow 21.06.01 # LinusN: no, down from there 21.06.08 # drawmode = mode & (DRMODE_SOLID|DRMODE_INVERSEVID); 21.06.22 # and the other one: return drawmode 21.06.38 # yes, he makes sure that the drawmode only contains valid bits 21.06.41 # it fucks up when I get that mode... and then set it again 21.07.42 # but there are 5 drawmodes... 21.07.49 # how can it check with only 2? 21.08.31 # 0,1,2,3,4 fits nicely in 3 bits 21.08.54 # ok, but still... 21.08.59 # bit 0-1 are the mode, bit 3 is the inverse modifier 21.09.05 # it gets messy if I get the draw mode... paint something... then set it 21.09.10 # solid|inverse == 7 21.09.38 Join tvelocity [0] (~tony@chan530-a169.otenet.gr) 21.10.08 Join courtc [0] (~courtc@adsl-33-133-104.asm.bellsouth.net) 21.10.43 # but... 21.10.52 # then why is my screen partly inversed after this: 21.10.52 # olddrawmode = lcd_get_drawmode(); 21.10.52 # lcd_fillrect(0, ypos, LCD_WIDTH, strh); 21.10.52 DBUG Enqueued KICK t0mas 21.10.52 # lcd_set_drawmode(olddrawmode); 21.11.17 # (there was a lcd_set_drawmode(DRMODE_INVERSEVID); statement in betwee, but I removed it for testing) 21.11.21 # how come you don't set the drawmode? 21.11.36 # t0mas: There are *8* drawmodes 21.11.37 # it was there... but I removed it for testing 21.11.42 # drawmode is SOLID by default, so the fillrect will be solid 21.11.47 # It's mentioned in lcd.h 21.11.59 # amiconn: 21.12.00 # #define DRMODE_COMPLEMENT 0 21.12.00 # #define DRMODE_BG 1 21.12.00 # #define DRMODE_FG 2 21.12.00 *** Alert Mode level 1 21.12.00 # #define DRMODE_SOLID 3 21.12.02 # #define DRMODE_INVERSEVID 4 /* used as bit modifier for basic modes */ 21.12.09 # t0mas: "bit modifier" 21.12.12 # DRMODE_INVERSEVID is a modifier that can be ORed to the other modes 21.12.19 # ah ok 21.12.28 # so I should OR the inversed to the old mode? 21.12.30 # The table in the wiki describes what each mode does 21.12.32 # and then set back the old one 21.12.36 # t0mas: no 21.12.38 Quit cYmen (Read error: 104 (Connection reset by peer)) 21.12.46 # getmode, setmode, draw, setmode 21.13.11 Join cYmen [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 21.13.13 # if you want to clear it, you need to set the mode fo FG 21.13.17 # sorry, BG 21.13.17 # The STYLE_INVERT is a completely different, much older thing that doesn't have to do with the new gfx core 21.13.28 # No 21.13.45 Quit courtc (Remote closed the connection) 21.14.05 # solid|inverse? 21.14.18 # :| 21.14.23 Ctcp Ignored 1 channel CTCP requests in 0 seconds at the last flood 21.14.23 # * t0mas doesn't understand anymore 21.14.40 # If you want to clear a rectangle, the drawmode must be set to DRMODE_SOLID|DRMODE_INVERSEVID (or DRMODE_BG|DRMODE_INVERSEVID) 21.14.41 # amiconn: how should I clear a rectacle? 21.14.52 # ok 21.15.06 # There's some quite logical concept behind the drawmodes 21.15.07 # DRMODE_BG|DRMODE_INVERSEVID? 21.15.10 # and then just set back to the old drawmode? 21.15.12 Join courtc [0] (~courtc@adsl-33-133-104.asm.bellsouth.net) 21.15.30 # * LinusN is confused too 21.15.52 # http://www.rockbox.org/twiki/bin/view/Main/GraphicsAPI#Concepts 21.15.52 # * t0mas just does wat amiconn said ;) 21.15.58 # i would accept DRMODE_FG|DRMODE_INVERSEVID 21.16.13 # No 21.16.31 # ah thans amiconn 21.16.47 # LinusN: FG + INVERSED = nothing 21.16.53 # First, the FG and BG is bound to the source element. Note that I distinguish 2 types of elements: 21.17.00 # hmm, i see now 21.17.25 # (1) Elements which are foreground only, like lines, (filled) rectangles etc 21.17.45 # (2) Monochrome bitmaps have both foreground and background 21.18.22 Quit cYmen (Read error: 104 (Connection reset by peer)) 21.18.27 # DRMODE_INVERSEVID just logically swaps foreground and background _of the source_, so elements of type 1 then consist of background only 21.19.15 # Doing it this way is the only way to make DRMODE_COMPLEMENT|DRMODE_INVERSEVID doing something useful for bitmaps 21.19.45 # Then the other 3 modes (FG, BG and SOLID) are logical as well 21.19.59 # SOLID is just the bit combination of FG and BG 21.20.18 # Only COMPLEMENT is a special reuse of the otherwise do-nothing case 21.20.28 # Any math wizards here? 21.20.56 # * LinusN looks away 21.21.08 Quit Coldtoast (Read error: 110 (Connection timed out)) 21.21.48 # Slasheri: u there? 21.22.01 *** Alert Mode OFF 21.22.21 # t0mas: Since the wps display functions are only called from the GUI thread, you don't need to save the old mode 21.22.32 # YOu can safely assume the old mode is DRMODE_SOLID 21.22.47 # Reset it to the same before returning 21.23.09 # amiconn: but what if I do lcd_set_drawmode(DRMODE_SOLID|DRMODE_INVERSEVID); 21.23.11 # This is documented in the wiki as well, below the drawmode table 21.23.14 # and after that write some text? 21.23.53 # set DRMODE_SOLID|DRMODE_INVERSEVID, then your clearing fillrect(), then set DRMODE_SOLID, then draw your text 21.23.54 # then I should reset it to the old mode right? 21.24.00 # ok 21.24.22 # I have done this in numerous other places you can use for reference 21.25.33 # yes, I've found one 21.25.43 # grep is a wonderfull tool ;) 21.26.06 # cool, VeryGoodSite is the #6 top wiki contributor this month :-) 21.26.18 # Note that the handling has to be different when the code might be called from other threads, or from an interrupt (beware!) 21.26.37 # The scroll thread is one such example 21.29.07 Quit hicks (Remote closed the connection) 21.29.30 # hm... Cassandra? have you looked at this one: http://sourceforge.net/tracker/index.php?func=detail&atid=439120&group_id=44306&aid=1193449 ? 21.33.04 # t0mas: I have now. Doesn't seem terribly popular. 21.33.44 # Er, I was just looking at my iriver. It is playing music for some time now 21.33.57 # :D 21.34.01 # the overwriting bug is fixed 21.34.11 # While it is still playing, the wps is frozen at track 6, time 0:00, and the backlight is on .... 21.34.27 # I've heard that before 21.34.30 # HCl? 21.35.07 # LinusN: yes :) 21.35.09 # this is really weird 21.35.21 # it says my player has 18.9 GB 21.35.26 # and all the stuff on it = 14.5 GB 21.35.35 # yet it says i only have 11 megs of free space 21.37.04 # Slasheri: i just wanted to know why the audio_next/prev/pause/resume functions are executed in the calling thread and not in the audio thread? 21.37.17 # i am about to move them 21.37.22 # More strangeness: At the start of track 9, the wps decided to un-freeze itself ???? 21.37.23 # LinusN: ah, there is no reason for that 21.37.27 # good :) 21.37.30 # well, i have already, but not commited 21.37.40 Join Infirit [0] (~infirit@82-217-42-235.cable.quicknet.nl) 21.37.50 # i think it's safe to commit that change 21.38.02 Quit Infirit (Client Quit) 21.38.03 # that makes the car adapter mode work again 21.38.10 # Slasheri: Any idea what might cause this weird behaviour 21.38.18 # ? 21.38.19 # any ideas whats up? 21.38.40 # amiconn: Hmm, no ideas yet :/ 21.38.45 # and i think that's the way to go on most cases, since it prevents weird thread races 21.38.46 Quit webguest30 ("CGI:IRC (EOF)") 21.39.01 # ah, that's good then :) 21.42.28 Join _Mark [0] (~fake@40-218.207-68.tampabay.res.rr.com) 21.44.21 Join webguest07 [0] (~c2cbc9d1@labb.contactor.se) 21.45.36 # Hmm, since nobody objected against lcd_mono_bitmap() / lcd_mono_bitmap_part(), I'll do that transition now. 21.45.45 # Expect a huge commit soon :) 21.46.48 # i will also commit some pcm buffering fixes soon if i manage to find one bug :) 21.47.12 # Hopefully nothing using (or in the near of) lcd_bitmap() calls... 21.47.26 # i don't think so :) 21.48.04 # Just found another issue with current track info: 21.48.37 # If you enabled 'follow playlist' you should end up at the currently playing track when switching to the browser. 21.48.56 # Same goes at the end of a playlist, where the browser should stay at the last played file 21.49.09 # However, it ended up at the second last file... 21.49.23 # hmm.. it doesn't follow the playlist correctly? 21.49.41 # It seems that it does while playing, but not at the very end 21.49.55 # ah, thanks 21.49.56 *** Saving seen data "./dancer.seen" 21.50.03 # Hmm, some testing may be due 21.50.18 # I hope to be able to do that after my commit 21.53.06 # Slasheri: could you explain the concept with the track change handling in the playback code? 21.53.33 Join Coldtoast [0] (edan@ppp110-133.lns1.hba1.internode.on.net) 21.56.22 Join cYmen [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 21.56.42 # Hmm, there are three cases when track change could happen: user requests it, codec requests a new track or codec switch will happen. If track is changed by user and buffer is not filling, we will set ci.reload_codec = true that will cause the codec to request a new track. This will happen in function codec_request_next_track_callback. It handles the situations that the next track is already buffered (track change on fly), unbuffered (load from disk) or new ... 21.56.48 # ... codec when codec switch will be initiated 21.56.51 # err.. 21.56.59 # irssi pasted that twice? 21.58.51 # no 21.59.13 # Slasheri: and the track change event? 21.59.22 # LinusN: and when track really changed on audio output, pcm buffering system will send an event to the playback code 21.59.37 # via a callback? 21.59.49 # that sends a msg to the audio thread? 21.59.50 # that event is added to the pcm data stream when playback system advances to the next track 21.59.54 # yep, it's callback 22.00.17 # there is codec_track_changed in playback.c 22.00.26 # that is the callback function pcm buffering will call 22.00.31 # do you think we can use the same technique for A-B marker events? 22.01.12 # Hmm, should be possible because we use audiobuffer_add_event(fptr) to add the callback to the pcm stream 22.01.23 # so we could add any callback there 22.03.49 # * LinusN is in a-b patch mode 22.03.56 # :) 22.06.15 Quit cYmen (Connection reset by peer) 22.06.16 Quit _Mark (Read error: 104 (Connection reset by peer)) 22.06.29 # How do you add a callback to a data stream?? :puzzled: 22.07.19 # each pcm chunk struct has a callback pointer 22.07.38 Join cYmen [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 22.08.17 # Ah 22.08.41 # What happens if I call audiobuffer_add_event(fptr) twice while playing the same chunk? 22.09.08 # amiconn: only the last callback will be added 22.09.22 # Ah, so the pointer is replaced 22.09.27 # yep 22.09.40 # Annoying. I have a fixed-point exp10 now, but the precision isn't quite what I expected. Is it a bug? :/ 22.09.47 # ...and possibly a callback isn't executed that shhould be 22.10.02 # hmmmm 22.10.15 # We should at least keep that in mind 22.10.26 # anyone know why my player says only 11 megs are left when it says it has 18.9gb and all the files only take up 14.5? 22.10.27 # It may be that the runtime db doesn't like that 22.10.27 # amiconn: we can make a workaround to this if we really have any risk replacing existing pointers 22.11.00 # Gfreaky: trashcan? 22.11.07 # trashcan? 22.11.19 # gfreaky: or bad FAT tables. See if scandisk or somesuch complains... 22.11.20 # called "Recycled" in windows 22.11.31 # what about it i mean? 22.11.36 # just finished running scandisc and no complaints 22.11.46 # could be stuff in there that takes space. 22.12.12 # ahhhh 22.12.25 # RECYCLER or the beloved 'System volume information' 22.12.35 # ok that frees up some 22.12.48 # what about "system restore: obsolete data stores"? 22.12.50 # do i need that? 22.12.51 # damn... 22.12.55 # linux and rebooting 22.13.02 # it is needed... 22.13.09 # hanging hald process in the do_ide state 22.13.16 # and no way to kill it 22.13.53 Quit cYmen (Broken pipe) 22.13.54 Join cYmen [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 22.14.09 Quit RotAtoR () 22.14.16 # shouldn't be system restore info there, I think... 22.15.10 # well there isnt any more lol 22.15.21 # t0mas: been there, done that... :) (or at least something similar; don't know exactly where it was, but it was disk related) 22.15.33 # Lear: it's my iriver here :( 22.15.51 # after mounting it > 10 times it just hangs hald... and won't hotplag anything after that 22.16.23 # Now I remember; it was when trying to manipulate files on a possibly flaky CF card in an USB card reader. :) 22.25.16 # amiconn? 22.25.20 # see the mailinglist 22.25.29 # someone with and issue you told me about last week 22.25.36 # the > 16 tracks problem on archos 22.26.08 Quit t0mas ("brb... rebooting") 22.28.03 Join t0mas [0] (~Tomas@ip503c08d1.speed.planet.nl) 22.30.26 # t0mas: the "norwegian language course" bug 22.30.46 Join spiralout [0] (~keep_goin@p54B3A99F.dip0.t-ipconnect.de) 22.31.05 # norwegian language courses are dreadful ;-) 22.31.16 # huh? 22.32.03 # having more than 16 tracks that fit in memory at once 22.32.14 # oooh 22.32.15 # haha 22.32.18 # t0mas: the bug submitter was listening to a language course with short norwegian phrases, each in one mp3 file 22.32.46 # ghehe 22.33.02 # is there a fast way to generate an I04 somewhere? 22.33.12 # huh? 22.33.23 # to test the new panic? 22.33.26 # yes 22.33.36 # jmp 0 22.33.56 # asm("jmp 0"); 22.34.01 # like that in C? 22.34.10 # Isn't I04 IllInstr? 22.34.17 # amiconn: yes 22.34.18 # yes it is 22.34.34 # You colud the use the special opcode assigned to that 22.34.35 # plenty of illegal instructions in the vector table 22.34.46 # amiconn: ah, yes 22.34.49 # asm("illegal"); 22.34.58 # (no joking) 22.35.00 # that would be a good test :) 22.35.18 # I've started work on updating the FAQs to reflect recent developments. (Linus, thanks for the suggestion on MR that this would be better done on the wiki that at MR.) 22.35.43 # One thing that became clear to me immediately is that the "General" FAQ page actually contains many FAQs specific to the Archos hardware. 22.35.55 # yes 22.36.07 # * LinusN has a nice idea about that 22.36.31 # Unless anyone objects, I plan to move those to a page specific to Archos. I think this makes sense and is consistent with the fact that there is a separate FAQ page for iriver. 22.36.52 # do so 22.37.34 # It also occurred to me that it would be easier for people to find the FAQ pages if there were a link directly to them on the navigation bar on the left side of the Rockbox home page. 22.37.51 # Febs: that applies to almost every page 22.38.32 # the faqs are in the top of the docs page 22.38.32 # - mom, i cleaned my room 22.38.41 # - good, how did you do? 22.38.44 # Linus: true. 22.38.48 # - i put it all in a huge pile 22.38.57 # ghehe 22.39.01 # - but how do you find the stuff? 22.39.09 # - i put everything on top 22.39.40 Join _Mark [0] (~fake@40-218.207-68.tampabay.res.rr.com) 22.39.53 # lol 22.40.44 # :D 22.40.50 # my rebooting on UIE works 22.40.57 # wee 22.40.58 # and amiconn's crash test too 22.40.58 # haha 22.41.33 # LOL. :) On the other hand, since FAQs are directed mostly to new users and those unfamiliar with the project, it seemed to me that the front page would be a good place for a direct link to the FAQ. 22.41.44 # Hummhomm :/ The player sim doesn't like my lcd changes 22.42.01 # Was just a thought. In any event, I'll continue working on organizing and updating the FAQs themselves. 22.42.13 # amiconn: hehe, surprise :-) 22.42.18 # Febs: are noobs so dumb they can't work out that a FAQ would logically be linked from Documents ? 22.42.22 # Febs: much appreciated 22.42.32 # webguest07: yes! 22.42.32 # LinusN: It doesn't find it's framebuffer anymore 22.42.46 # that's just tragic! 22.42.53 # There was definitely something wrong with the declaration 22.42.56 # Webguest7: After spending some (too much) time at Mistic River, I'm afraid that I have to answer yes. 22.43.15 # true - the forums there aren't pools of enlightenment are they ? 22.43.19 # wg7: I recently told someone on the forums how to create a config file for use with a WPS. 22.43.37 # Two posts later, someone was saying they didn't know how to do this. 22.43.44 # I think that says it all, really. 22.43.53 # hehe - notepad is a tough app to get a handle on eh ? :) 22.44.29 # LinusN: That reminds me, every time I login to freenode and join #rockbox, this reminder is displayed: 22.44.31 # [22:31:22] -ChanServ- [#rockbox] "Be sure to check out the FAQ before you look for 'general' information! http://rockbox.haxx.se/docs/faq.html" 22.44.31 # No, they're not. It is a welcome change of pace to come here and read dialog by people with a better grasp of the English language than the folks at MR, many of whom speak English as their native tongue. 22.44.33 # it depresses me, the number of people out there who fail to read stuff 22.44.39 # The link is outdated... 22.45.04 # Febs: You mean they *claim* to speak it as their native tongue. The evidence says otherwise :) 22.45.14 # Ha ha! True. 22.45.27 # They speak American, which is a strange bastardised version of English. 22.45.35 # hehe 22.45.53 # even american is preferable to "l33t" 22.46.26 # yes 22.46.35 # I know some people speaking l33t english all time... 22.46.38 # that's just irritating 22.46.55 # especially if they claim to know linux... but don't even know what iptables is :X 22.47.05 # I'll forgive someone for not knowing when to choose between "its" and "it's" - but people who think they have to abbreviate everything to the minimum number of letters is just plain lazy 22.47.27 # "Oh man, I'm duch a l33t h4x0r, I gonna h4x0r your l4m0 b0x in 10 seconds." 22.47.39 # 3 minutes later: "WTF? iptables? what's that?" 22.47.47 # hehe 22.48.07 # 5 minutes later: "You're just a nerd... stop talking about that shit." 22.48.11 # webguest07: i dunno bout tht, cuz b4 ya no it yer tpn 2much 22.48.13 # webguest07: :p 22.48.14 # "my skript k1dd1e programz c4n't h4ndle Iptables" 22.48.23 # t0mas: lol :) 22.48.44 # webguest07: I had someone hacking a few weeks ago... (was an EFFnet idiot) 22.48.48 # asked for my IP 22.48.50 # 127.0.0.1 22.48.52 # hah 22.48.53 # hahaha 22.48.55 # that old one 22.48.56 # 3 minutes later... ping timeout 22.48.59 # haha 22.49.07 # don't know what toold he had... 22.49.12 # but I saw someone doing that before :P 22.49.16 # you could have been more original, and given him 127.0.0.10 or something 22.49.17 # idiot.... 22.49.22 # they all loopback 22.49.23 # yea 22.49.31 # 127.36.8.67 22.49.37 # looks a lot less like localhost 22.49.44 # haha 22.49.47 # to a twit anyway 22.49.57 # ok, I'll do that next time... 22.50.05 # there are more 13 y/o hacker wannabees ;-) 22.50.21 Quit west-acre ("—I-n-v-i-s-i-o-n— 2.0 Build 3515") 22.50.22 # I didn't think EFNET offered stealthed IPs yet anyway 22.50.25 # I found a great site to point idiots at. http://www.justfuckinggoogleit.com/ 22.50.33 # if you have to *ask* someone on IRC for their IP. Well. Really. 22.50.42 # yes... 22.50.53 # Cassandra: nice. I'll book mark that :) 22.50.54 # and I dare to claim my box is almost "unhackable" 22.51.05 Part LinusN ("Leaving") 22.51.14 Join LinusN [0] (~linus@labb.contactor.se) 22.51.17 # i stopped caring for security a while ago :p 22.51.25 # amiconn: changed 22.51.25 # well there's always the chacne the moron will own a botnet 22.51.29 # t0mas: I think they'd have trouble hacking my wireless router. :) 22.51.41 # I have an 8MB link at home, but I still don't want it flooded 22.51.54 # bash is weird, at least in cygwin 22.51.54 # webguest07: that's the only think I can't have here :) 22.51.58 # just 2 mb link here 22.52.01 # I'm sitting here on 1.5Mbit :/ 22.52.13 # yeah... well mine is effectively 1.5 22.52.16 # t0mas: heh - I'm only paying for 4MB as well :) 22.52.27 Quit _Mark (Read error: 54 (Connection reset by peer)) 22.52.39 # Is it to be expected that if I open a bash window, the do startx & from there, and I close the bash window, x11 gets also shut down? 22.52.49 # when they turned it on the router was negotiating up around 6.5MB, but now my ISP is upgrading me to 8MB for free! 22.52.49 # wow! you have a 8MB line?? 22.52.56 # amiconn: that's normal 22.53.01 # how's that possible? 22.53.04 # amiconn: it seems they have chosen that approach, yes 22.53.09 # amiconn: yep 22.53.23 # Coldtoast: it's possible here too... 22.53.24 # Coldtoast : Sorry - 8Mb 22.53.26 # 8 Mbit 22.53.27 # not MB 22.53.29 # MB tho? 22.53.30 # yeah 22.53.30 # hehe 22.53.33 # Why? I start it in the background with &, and I am able to do other stuff in the shell.... 22.53.36 # my bad 22.53.36 # I'm beign persnickety 22.53.57 # * Cassandra didn't have broadband at all until 2 months ago. 22.54.02 # omg 22.54.03 # I held the shift key down too long. It's this web client - it's a bit slow :) 22.54.06 # where do you live Cassandra? 22.54.08 # Now I have 512k, and I love it. ;) 22.54.17 # Just outside Oxford, England. 22.54.21 # damn... 22.54.21 # I started out with 512/128 myself 22.54.40 # I felt horrible when I had no adsl for 2 days... 6 months ago :) 22.54.45 # hopefully they'll install the equipment for ADSL2+ where I am 22.54.47 # Can't afford more than 512k, really. 22.54.52 # fucking slow 128/128 ISDN link 22.54.56 # ADSL2 will be nice :) 22.55.01 # yes :) 22.55.04 # I'm hoping my exchange gets upgraded with it too 22.55.11 # my ISP started rolling ADSL2+ out this year but my state's not scheduled at all for the DSLAMs they need 22.55.19 # 24Mb is the initial offering isn't it ? 22.55.22 # That reminds me... 22.55.25 # in the UK anyway 22.55.28 # it's already availible here :D 22.55.31 # yep. ADSL2+ is 24Mbit 22.55.33 # 20 mbit though... 22.55.41 # 40 euro's / month 22.55.47 # not bad 22.55.56 # only righ tnext to the exchange tho. I'll prbably get aroudn 20Mbit where I am 22.55.59 # including some live tv shows (sports) 22.56.00 # I think I pay £30 a month for the 8Mb 22.56.01 # not too far from teh exchange 22.56.18 # I'm on 1.5Mbit and get the full 1.5Mbit 22.56.18 # i pay 10 euro a month for 100mb 22.56.25 # :p 22.56.34 # * t0mas looked it up... it's about 430 m here 22.56.41 # who did you sleep with to get that rate HCl ? 22.56.52 # no, he's living at the campus :P 22.57.05 # :P 22.57.06 # * t0mas has 1 year left... 22.57.06 # well 22.57.07 # ah - the life of a student. Remember it well. Didn't have the intermaweb then though. 22.57.15 # i'm on the university network administration team 22.57.17 # i guess that helps? :P 22.57.26 # you still have to pay tho :) 22.57.30 # * t0mas has to look into that too 22.57.32 # i didn't used to 22.57.36 # i used to get my money back 22.57.39 # for being on the admin team 22.57.40 # haha 22.57.49 # but now we just get free outings instead 22.57.52 # like going bowling or bbq 22.57.54 # webguest07: when you guys are filesharing, do you have your own wifi networks running on campus? 22.57.58 # which is more fun for the money anywho 22.58.03 # so you don't get busted filesharing? 22.58.07 # Coldtoast - I'm not on a campus. 22.58.11 # we have our own wifi network, yes 22.58.12 # oh. ok 22.58.25 # hm? 22.58.36 # I took my x50v for a walk around campus here (it's 2mins from my back fence) and there were about 3 running 22.58.37 # getting busted? HCl and me live in the Netherlands :P 22.58.45 # yea. 22.58.49 # our university almost advertises 22.58.52 # with its network 22.59.14 # hasn't Sweden just passed laws on filesharing tho? Does that eventually filter over to you guys? 22.59.27 # well... It might... 22.59.33 # but not in < 20 years 22.59.43 # our new laws are pretty lame and won't affect much imho 22.59.43 # cool. I should move there 22.59.47 # and then they'll forbid kazaa... 22.59.49 # I'd move there if it was cold 22.59.55 # as nobody uses that anymore 22.59.57 # kazaa suck arse anyway 23.00.03 # indeed 23.00.15 # they'll probably bad the original Napster first :) 23.00.18 # another 30 years before they'll find out about bittorrent 23.00.41 # our gouvernment is always running after the technology... 23.00.44 # well 23.00.46 # they just don't get it :P 23.00.51 # i'm gonna demonstrate if they try to pass a law 23.01.05 # stupid brein already limited us to 15gb upload to the rest of the internet 23.01.05 # lol 23.01.17 # per week 23.01.17 # thatis 23.01.19 # god! 23.01.21 # oh 23.01.24 # HCl: buy the new Pc-Active magazine... 23.01.26 # per week?? nice! 23.01.29 # and wifi is no limit 23.01.36 # and read my article about extra cost added to DVD's 23.01.53 # (heffingen in dutch) 23.01.55 # I dumped all the wires in the house here a few months back 23.02.01 # * amiconn is still mass-rebuilding simulators 23.02.03 # SOOO much nicer having no cables 23.02.23 # * t0mas has wires here... build into the wall when we moved here 23.02.31 # might invest in some 7.7dbi replacement antennaes tho 23.02.34 # 1 gbit is way faster than 54 mbit 23.02.38 # yeah. that'd be nice too 23.02.42 # the only wireless thing here is my laptop... 23.02.49 # oh and my mothers old laptop 23.02.52 # well, mine's 108mbit but still 23.03.01 # effectively probably getting around 12mbit 23.03.07 # we only have 11mbit.. 23.03.08 # why? 23.03.09 # I never experienced such a thing as a stable wireless connection 23.03.09 # and since a week or 2 23.03.16 # there's been a jerk pulling the entire bandwidth 23.03.22 # * t0mas has a stable wireless connection 23.03.32 # asus accesspoint 23.03.34 # They're always more or less flaky 23.03.38 # and build in intel client 23.04.18 # I'm the only one here with gbit LAN 23.04.26 # amiconn: My AP is dumped somewhere in a closet... close to my switches and router... and get 90% signal strenght in the garden 23.04.35 # everybody else has 100Mbit and my switches and routers are all 100Mbit 23.04.38 # i bet i'm the only one here with root access to a computer with gbit internet o.o 23.04.52 # HCl: I guess you are... 23.04.53 # what router are you using t0mas? 23.05.02 # Coldtoast: linux router 23.05.04 # not that i can do anything with it 23.05.05 # It's not the distance and signal strength. Often windows says signal strength 'execellent' yet the connection is still flaky 23.05.08 # Linksys? 23.05.11 # just a simple P2 @ 233 mhz 23.05.13 # t0mas: ftp.nl.debian.org 23.05.13 # or you built a box? 23.05.16 # ok 23.05.24 # I'm using a Linksys WRT54GS 23.05.26 # It seems to depend on the combination of wifi card, ap and OS 23.05.30 # honestly, windows is less good at doing wireless 23.05.32 # quite a famous little wifi router that 23.05.36 # and my modem is a simple E-tech shit thing... I got it from my ISP for free 23.05.36 # my dad has a linksys wrt54g 23.05.49 # At home I prefer trusty wires 23.06.02 # all we use the network for is ADSL 23.06.07 # no file transfers at all 23.06.13 # amiconn: asus AP + pcmcia card works great... asus AP + intel centrino works great too... asus AP + alcatel doesn't work that good 23.06.15 # so wifi is AWESOME 23.06.42 # Well, my laptop has 11b intel builtin, and that works well with most ap's. 23.06.51 # HCl: ftp.nl.debian.org is the mirror at your university? 23.06.52 # Witth the T-Sinus 1054 it is flaky 23.06.58 # thats our university server, yes. 23.07.07 # yeah. I also need wifi for friends' laptops and my PDA 23.07.13 # (Which is in fact a Samsung iirc) 23.07.18 # HCl: you can't use that to DoS someone off the internet ;-) 23.07.37 # lol. 23.07.41 # technically i could 23.07.41 # 54 MBit/s is even more flaky with the T-Sinus (Level One cards, both PCI and PCMCIA) 23.07.52 # but i'd get my arse kicked by the other admins in no time at all 23.07.52 # HCl: yes, but that's the same with me... 23.07.53 # ...even in the same room 23.07.53 # :p 23.08.01 # I technically can use company servers... 23.08.08 # Why has my cat taken up residence under my desk? 23.08.09 # *nods* 23.08.15 # but in real life I can't.. I'll get fired 23.08.15 # yea 23.08.20 # same thing here 23.08.25 # amiconn: 802.11N should be interesting 23.08.26 # though i have an university server 23.08.29 # thats titania 23.08.40 # with 2gb of ram and 4 xeons of 550mhz each 23.08.49 # ah your ftp? 23.08.57 # yup 23.09.00 # among other things 23.09.04 # Coldtoast: I don't think so 23.09.08 # no? 23.09.10 # my home server is a simple dual P2 23.09.14 # 2x 400 mhz 23.09.19 # with 512 mb ram... 23.09.23 # it's full duples tho, for one thing, is it not? 23.09.28 # duplex 23.09.31 # fast enough to do everything it has to do here 23.09.41 # If even the current setup doesn't work reliably, moving to a new one probably won't help 23.10.02 # but it's not just a faster version of what we have now tho, afaik 23.10.05 # * t0mas copies his new audio book to his iriver... 23.10.14 # and goes to sit downstairs 23.11.01 Join webguest37 [0] (~53afb0c2@labb.contactor.se) 23.11.18 # aaah! nice build 23.12.32 Join chester [0] (~d5ed1bed@labb.contactor.se) 23.13.59 # hello - do any of use dir /s /b to generate playlists? 23.16.32 # I don't 23.16.38 # hm... 23.16.51 # amiconn / Cassandra? where's the resume data stored? 23.16.59 # a file in .rockbox ? 23.17.23 # t0mas: in sector 61 iirc 23.17.39 # ow... so no way to reset it? 23.17.44 #  /.rockbox/.playlist_control stores the current playlist 23.17.54 # when rockbox isn't booting... because resume is set to a WMA file? 23.17.58 # The resume index is stored in the config sector 23.18.22 # ...which is start_of_first_partition - 2, if that is > 0 23.18.47 # Usually sector 61 on harddisks, and sector 30 on flash memory (Ondio) 23.18.58 # ok, and is there some way to reset it? 23.19.02 # when rockbox isn't booting? 23.19.07 # dd 23.19.10 # ok 23.19.11 # (because it can't load the WMA file it tried to play) 23.19.29 # You can try if deleting .playlist_control helps 23.19.40 # does it really hang if you try to play a wma file? 23.19.44 # Otherwise use dd to overwrite sector 61 23.19.48 # (hard way) 23.19.49 # or rename the file 23.19.51 Part chester 23.19.56 # yeah... 23.20.07 # so there is no simple way to help a noob having this problem? :) 23.20.20 # renaming isn't _that_ hard 23.20.26 # because I'm not going to let someone use dd if they don't know how it works :) 23.20.45 # c'mon, it could be fun! ;-P 23.20.46 # Bagder: It might be that renaming doesn't help. Isn't the internal playlist system index based? 23.21.14 # ah, righ if he played a dir 23.21.20 # Yup 23.21.23 # then we would need to move it to another dir 23.21.27 # he would 23.21.36 # One could still delete that dir, or at least the problematic file 23.21.50 # or rename it so that the file order is modified ;-) 23.21.51 # But I would try deleting .playlist_control first 23.22.02 # All that gets lost is the current playlist 23.22.33 # jup 23.22.43 # well... wish him good luck :) 23.22.52 # Hmm. Why does the x11 player sim link, but the win32 sim doesn't :/ ? 23.23.07 # * amiconn goes studying .map files 23.23.48 # remember to take a compass with you 23.27.19 # do we have a feature-freeze yet? 23.27.49 # no 23.27.49 # no 23.28.06 # oh about that 23.28.16 # Bagder? isn't it better to do that another way? 23.28.26 # do what? 23.28.34 # Okay, I wanted to add another feature that people have been requesting: "Insert from" which inserts all tracks starting from the current 23.28.34 # like letting Zagor press the button... and then use patch to put in bugfixes 23.28.45 # so we don't have to stop committing features for iriver? 23.28.58 # yes I think so 23.29.05 # we should make a branch for the release 23.29.51 # that would be ok too 23.29.54 # I just don't currently feel I have enough time to grab this task myself 23.30.03 # who manages cvs? 23.30.06 # Linus? 23.30.16 # anyone can make a branch 23.30.22 # but Linus, me and Zagor are admins 23.30.40 # yea, a branch for the release is definately a good idea 23.30.51 # * t0mas will read it when he's back :) 23.30.57 # that way development can continue and copies are made of important tools like songdb 23.31.13 Join CheeseBurgerMan [0] (~Dan@63.150.80.229) 23.31.15 # yeps, that way it won't slow down any development 23.31.21 # Ahaahh! The playersim doesn't break because it doesn't use the framebuffer 23.38.12 Join hicks [0] (~hicks@zeus.mups.co.uk) 23.40.09 Quit Zagor ("Client exiting") 23.42.50 # * amiconn ponders rewriting lcd-win32.c some more 23.45.32 Quit ghostiger (Remote closed the connection) 23.46.57 # pff. it takes 15 minutes alone just to read all my ddr songs.. 23.49.01 Quit spiralout (Read error: 104 (Connection reset by peer)) 23.50.00 *** Saving seen data "./dancer.seen" 23.50.20 # wouldn't a seperate release branch be obsolete long before it's bug-free with the current rate of new feature additions? 23.50.38 # what? 23.50.49 # CoCoLUS: it wouldn't get any new features 23.50.59 # mhm 23.51.04 Join preglow [0] (~c39fb2fe@labb.contactor.se) 23.51.08 # the branch would only get the bugfixes 23.51.12 # yeah i know 23.51.16 # where the main branch gets both bugfixes and new features 23.51.25 # but the main line would get all the new features 23.51.31 # yup 23.51.38 # hi all 23.51.42 # thats the whole idea of a feature freeze 23.51.43 # hey preglow 23.51.46 # hey preg 23.51.52 # anything fun going on? 23.51.58 # preparing to play ddr.. 23.51.59 # hi mr. codec :) 23.52.40 # might it be possible to add a logtype to logf, and a filter on what type of log messages to store/print? 23.52.45 # 28k8 life is not good life, internet wise :/ 23.53.31 # or would that be bloated and should i just comment out the messages i don't want 23.53.55 # what i want to say is, when the release branch is ready, would there still be someone interested in it? it might look fairly outdated in comparison to the main tree, with all it's new features, albeit not stable 23.54.01 # preglow: especially when you're used to 100mbit.. 23.54.29 # no shit, i left that connection lying battered and bruised in an empty flat some four days ago 23.54.35 # CoCoLUS: thats always the case in most open source projects, and yes, most of the time people will look at the stable release first 23.54.38 # CoCoLUS: all those who use 2.4 today, yes 23.54.40 # Lots of people stick to the stable branch of Rockbox. 23.54.59 # I probably would if I didn't do development work. 23.55.05 # Let someone else work the bugs out. 23.55.10 # finally 23.55.10 # afk 23.55.11 # ddr 23.55.13 # 2.4 was before the iriver development started, right? 23.55.19 # yes 23.55.50 Quit Febs ("Chatzilla 0.9.68.5 [Firefox 1.0.4/20050511]") 23.56.21 # no 23.56.35 # true 23.56.36 # 2.4 was 20-something Dec 2004 23.56.45 # yes, and iriver work started earlier 23.56.51 # Iriver started earlier 23.56.55 # Exactly 23.57.05 # in september 04 in fact 23.57.20 # Around the same time as Ondio dev started... 23.57.27 # oh? 23.57.29 # yes 23.58.17 # * amiconn just saved a whole conversion layer in the win32 player sim