--- Log for 03.03.103 Server: sterling.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16p1 Started: 6 days and 13 hours ago 00.01.32 # i don't think I tested append/close/append/close/append/close a lot 00.02.08 # hang on, i have to reboot 00.02.11 Part LinusN 00.02.41 Quit edx () 00.08.51 Join LinusN [0] (~linus@labb.contactor.se) 00.08.54 # yo 00.11.57 # LinusN: can you repeat it easily? 00.12.03 # no, not yet 00.12.09 # give me a few 00.17.38 # Zagor: looks like the even-write-offset did the trick. Thx! 00.17.45 # jzoss: good 00.18.19 # Is that documented anywhere? 00.18.45 # nope :) 00.18.48 # Mind if I throw a comment near write() in file.c to give a heads-up to anyone snoopin around? 00.19.19 # sure 00.19.31 # docs/API could use a line or two too 00.20.09 # we could also simply add odd address capability to ata_write_sector :-) 00.20.22 # I was just thinking that. =-) 00.20.47 # But a comment's easier for me, so I'll throw that in with the rest of the ID3-patch, and you can accept/reject as you deem fit 00.20.54 # yup 00.21.27 *** Saving seen data "./dancer.seen" 00.24.40 Join dvr-505 [0] (Kaminsky@195-23-195-61.nr.ip.pt) 00.24.55 # help please 00.25.17 # with what? 00.25.20 # *panic* recfile -2 00.25.23 # ok then, since you ask so nicely 00.25.33 # what is this 00.25.33 # ? 00.25.38 # dvr-505: we are working on it 00.25.45 # it is a serious bug 00.25.48 # ok 00.25.56 # can you explain it to me 00.25.58 # pleaseeee 00.26.21 # it is a problem with the file system driver 00.26.35 # i reported bugs as pedro.sam@clix.pt in the website 00.26.38 # so it corrupts the recorded file and the recording code panics 00.26.47 # ok 00.27.01 # i am chasing the bug as we speak 00.27.05 # but it only corrupts at 63.1MB 00.27.15 # right? 00.27.25 # or does it corrupt by time???? 00.27.26 # it depends 00.27.30 # not sure yet 00.27.47 # it happened to me always at 63.1mb 00.28.25 # recording at quality 7 43.5db 44.1khz 00.28.29 # not for me 00.28.48 # have you tried it with different recording settings? 00.28.56 # i am recording as we speek 00.28.58 # That might show if it was time or size-related... 00.29.02 # but at the same quality 00.29.34 # i have already recorded 65.3 mb at the same settings but i stopped the recording with no error report 00.29.44 # yeah 00.30.03 # i will keep trying 00.30.13 # do you want me to keep reporting? 00.30.55 # ?? 00.31.00 # not necessary if you get the same shit over again 00.31.10 # ? 00.31.25 # dvr-505: only if you notice a difference 00.31.41 # i can try to record at lower quality and see if it is the file size or time...... 00.35.09 # no need (yet) 00.35.27 # but thanks for offering your help 00.35.32 # ok 00.41.41 Join JorisH [0] (jirc@ipd50a5e0a.speed.planet.nl) 00.41.50 # Zagor: i can repeat it 00.41.58 # ah, goodie. how? 00.42.19 # Hey, whats up? 00.42.21 # 1h 63.9mb 00.42.24 # a loop that open-write-close chunks of 0x123456 bytes 00.42.30 # keeps recording 00.42.45 # want the code? 00.42.59 # nah, i'll test myself 00.43.20 # JorisH: hunting a nasty file system bug 00.43.44 # as usual :D 00.43.56 # LinusN: after how many writes does it bug? 00.44.11 # guess what file size? :-) 00.44.20 # 63mb something 00.44.23 # ok 00.45.15 # bugger. works in the simcode. 00.46.08 # mine stopped at 1:03:00 file +65mb 00.46.12 # it is easier to repeat it on an empty drive 00.46.28 # my simdrive is always empty :-) 00.46.38 # must power off to continue using 00.46.56 # dvr-505: yes, panic is a dead end 00.47.55 # dvr-505: how big is your hard drive? 00.48.30 # 20 00.48.44 # unit: jbr20101 00.48.45 # Zagor: cluster size may matter 00.48.52 # does rockbox internally keep track of file lenght while recording? 00.48.56 # good point. which size are you using? 00.49.09 # i dunno 00.49.21 # do a checkdisk 00.49.29 # checking 00.49.37 # the 56th write fails when closing 00.50.50 # Contains a free cluster (13824). Assuming EOF. 00.50.50 # File size is 65617530 bytes, cluster chain length is 57524224 bytes. 00.50.50 # Truncating file to 57524224 bytes. 00.50.50 DBUG Enqueued KICK LinusN 00.50.50 # Reclaimed 629 unused clusters (10305536 bytes). 00.50.52 # Free cluster summary wrong (1215138 vs. really 1216804) 00.51.25 # 10305536/629/512 == 32 sec/clus 00.52.13 # Boot sector contents: 00.52.14 # System ID "MSDOS5.0" 00.52.14 # Media byte 0xf8 (hard disk) 00.52.14 # 512 bytes per logical sector 00.52.14 *** Alert Mode level 1 00.52.14 # 16384 bytes per cluster 00.52.14 *** Alert Mode level 2 00.52.14 # 36 reserved sectors 00.52.15 # I still can't repeat it in the sim, though 00.52.18 # First FAT starts at byte 18432 (sector 36) 00.52.20 # 2 FATs, 32 bit entries 00.52.22 # 4881408 bytes per FAT (= 9534 sectors) 00.52.24 # Root directory start at cluster 2 (arbitrary size) 00.52.26 # Data area starts at byte 9781248 (sector 19104) 00.52.28 # 1220341 data clusters (2814197760 bytes) 00.52.30 # 63 sectors/track, 255 heads 00.52.32 # 63 hidden sectors 00.52.35 # 39070017 sectors total 00.52.53 # the file that was recording was +65mb and now has only 61.8mb 00.58.25 Quit matsl (Remote closed the connection) 00.58.51 # LinusN: can you debug it and see if file->fileoffset is bad or if fat_seek() bugs? 00.59.09 # no serial port 00.59.16 # this is the fm? 00.59.27 # yes, i don't get it on my rec20 00.59.35 # :-( 00.59.52 # but i can do some good ol' lcd debugging 01.02.15 *** Alert Mode OFF 01.04.25 Quit JorisH ("Leaving") 01.06.44 # file offset looks ok 01.11.57 Quit s0be ("Client exiting") 01.12.36 Join s0be [0] (~s0be@163.118.102.40) 01.16.10 Ctcp Ignored 2 channel CTCP requests in 22 hours and 33 minutes at the last flood 01.16.10 # * LinusN is running an extensive test 01.17.50 # Zagor: nothing extraordinary to report 01.18.22 # ok. i'll be off to bed. 01.18.29 # chicken 01.18.34 # :-) 01.18.54 # see you later 01.18.56 Quit Zagor ("Client Exiting") 01.20.56 # LinusN: you still around? 01.21.02 # i'm here 01.21.16 # you been upto date on the ui emails? 01.21.25 # not really 01.21.42 # but i think i agree with joaquim on many points 01.22.04 # so do i .. i just think his problem is on how he is presenting it 01.22.18 # that is at least part of the problem 01.22.34 # nods 01.22.38 # he is too focused on the concept of an ordinary music player 01.22.43 # i like his cursor invert idea 01.22.46 # for the full line part 01.22.50 # the recorder is not an ordinary player 01.22.53 # nods 01.23.12 # and his tetris thing... i think i like it sideways like it is now more 01.23.37 # thing that i think gets under my skin the most is 'tell me what parts you want, and then Ill make that patch' 01.23.55 # feels too much like 'you have to take more then one patch at a time or else' 01.24.15 # you have to see his point too 01.24.36 # he hacked it so it fitted his needs 01.24.54 # "fitted" ?? 01.24.58 # fit? 01.25.10 # fit i think 01.25.11 # fit - fit - fit 01.25.13 # right.. i agree.. 01.25.27 # but he's been asked (multiple times) to break it out into more then one patch 01.25.44 # he has no obligations to us 01.26.01 # i agree... 01.26.09 # just as we have none to him ;) 01.26.20 # :-) 01.27.14 # the thing is that all UI discussions tend to flip out sooner or later 01.27.22 # flip out? 01.27.28 # sorry, swenglish 01.27.45 # give me a definition once and you can use it all you want :) 01.27.50 # :-) 01.28.02 # * LinusN is thinking 01.28.09 # flip out: become an ego contest? 01.28.10 # or 01.28.18 # flip out: get resolved 01.28.34 # rather "out of hand" 01.28.56 # people have different needs 01.29.06 # nods 01.29.08 # joaquim wants to play music in his pocket 01.29.11 # i agree 01.29.19 # i want to do a lot more than that 01.29.37 # so we need to find a way to accomodate as many needs as possible 01.29.37 # while i use my player only when driving.. so don't care about the interface all that much 01.29.51 # but you must have similar needs 01.30.00 # nah 01.30.06 # like not being forced to look at the lcd 01.30.08 # all i need is a large font and usable wps 01.30.56 # what i do like though.. is someone gave a demo of horizontal sliders 01.30.58 # that i liked... 01.31.31 # the idea of having many of the settings in one window was one i mentioned long ago.. but got a 'we'll deal with that later' for :) 01.31.34 # which was cool 01.33.12 # while y'all are in a UI discussion.... 01.33.40 # Part of my ID3 patch is the ability to set ID3 tags for recordings (rather than edit the file after the fact) 01.34.20 # What do you think: 1) Hardcoded recording ID3 tags that reset to defaults every reboot 01.34.32 # 2) Blank ID3 defaults 01.34.47 # is there a 3? 01.34.50 # 3) Save/Load the last values along with the rest of config settings 01.34.54 # there we go :) 01.34.57 # i vote for 2 01.34.59 # definitely 3 01.35.10 # :-) 01.35.13 # If you think there's a need for 3, it's probably more flexible. 01.35.31 # i only vote for 2, because i tend not to use id3 tags at all 01.35.32 # I don't think I'll go as far as doing a Cfg option for "choose 2 vs 3 behavior", though 01.35.39 # but 3 works just as well :) 01.35.45 # nah.. no need for that 01.36.00 # yah, me too. But I do have the need to edit ID3 tags on the JB when I find one that's wrong, though 01.36.10 # uh all 3??? 01.36.23 # give people option 01.36.35 # ? 01.37.34 # Too many options make me sad. Especially for relatively trivial stuff like this. =) 01.37.53 # ok 01.38.21 # But that doesn't mean *you* can't hack the code to add in your own preferences. =) Go Rockbox! 01.39.39 # During the recording the screen could show Press Off to STOP 01.39.39 # And 01.39.39 # also the peak meter could be shown in stereo when the internal mic is in use 01.39.39 DBUG Enqueued KICK dvr-505 01.39.39 # sorry 01.39.39 # not for here 01.44.26 # anything new about the recording error?????? 01.44.55 Join ken0_ [0] (marklar2@80.178.36.38) 01.45.07 # dvr-505: still hunting 01.45.22 # ok 01.49.46 # tks 02.00.10 Quit s0be ("Client exiting") 02.00.28 Join s0be [0] (~s0be@163.118.102.40) 02.05.04 Quit dvr-505 ("Keep Hunting That damm Bug") 02.10.16 Quit s0be ("Client exiting") 02.10.32 Join s0be [0] (~s0be@163.118.102.40) 02.11.58 Quit s0be (Client Quit) 02.12.12 Join s0be [0] (~s0be@163.118.102.40) 02.21.29 *** Saving seen data "./dancer.seen" 04.01.22 Quit s0be (Remote closed the connection) 04.02.09 Join s0be [0] (~s0be@163.118.102.40) 04.05.53 Quit Jet8810 ("Client Exiting") 04.09.04 Quit s0be ("Client exiting") 04.21.31 *** Saving seen data "./dancer.seen" 04.47.02 Join s0be [0] (~s0be@163.118.102.40) 05.15.56 Part LinusN 05.27.35 Join Nibbler [0] (Ich@cl0144.pc.nus.edu.sg) 05.27.39 # ello 05.27.46 # hiya 05.28.09 # wow, didnt expect anyone to be around :) 05.29.35 # It's only 10:30 here 05.29.39 # (PM) 05.30.42 # heh, 12:30 here :) 05.31.01 # but for most ppl in here its like 3-5am 05.31.46 # yah. I caught zagor on today and peppered him with a kazillion questions... pesky timezones. ;) 05.34.11 # heh, where r u from? 05.34.33 # and: is there any mayor features in rockbox since.... playlist building? 05.34.43 # San Antonio, TX, USA 05.35.06 # PlaylistBuilding => that "create a playlist" option that scans all subdirs? 05.35.15 # yus 05.35.19 # ah, singapore here.... 05.35.49 # Lemme see.... I came onboard after that was in place, so I can only tell you the more recent things 05.36.21 # There's a queueing function to let you dynamically queue things up in the middle of an existing playlist 05.37.04 # And a "bookmarking" patch (not integrated into CVS yet) that allows you to save file-specific resume info (helpful for audio books) 05.37.40 # A whole host of minor bugfixes... 05.37.42 # thats what i have in my version :) 05.37.52 # My brain's a little slow, so that's all I can come up with now. =) 05.38.07 # bookmark and queue, but queue with only the 1 enque option, so no, insert, append, prepend.... 05.38.20 # right 05.38.39 # ok, then im enough up-to-date 05.38.40 # :) 05.38.42 # I'm working on an ID3 patch and another for custom filenaming for recording files 05.38.54 # caus most patches were not to applie to latest sources... 05.39.01 # oh nice 05.39.12 # And there's quite a few people bouncing around new UI designs or ideas for playlist editing 05.39.17 # So checkback in a bit. =) 05.39.22 # i looked into the code a few times but i dont feel like being able to actually do smth :() 05.39.45 # the UI kinda suxx yes, i dont really like it as it is now 05.40.05 # 2.0 should be released soon (there's kinda a feature freeze) 05.40.16 # I think UI is high on the list of post-2.0 things to tackle 05.40.47 Nick _seb_ is now known as seb-sleep (Sean@bgp420584bgs.union01.nj.comcast.net) 05.41.35 # oi 05.41.53 # well, i was more up-to-date for normal, but im on vacation atm so i conly check for news once in a while :) 05.44.22 # vacation? I'm jealous. ;) 05.44.34 # hehe 05.44.56 # im in singapore right now (as my hostmasks might have told ya) go9ing back to germany next week :( 05.45.21 # what're you seeing in singapore? 05.45.52 # heh, my gf :D 05.46.09 # doing mainly shopping in .sg and going to malaysia for the weekends for holiday 05.46.12 # ahhh...Singapore is not usually tops on people's touristylists 05.47.47 # yus :) 05.47.58 # its good for electronics, digicams, computers stuff 05.48.06 # and i got some suits tailored... but thats about it : 05.48.07 # ) 05.52.35 Ctcp Ignored 1 channel CTCP requests in 0 seconds at the last flood 05.52.35 # * adi|home yawns 05.52.37 # howdy all 05.52.46 # what're you doing up, adi? 05.53.24 # only like midnight here 05.53.29 # im tossing in laundry 05.53.33 # and working on a patch 05.53.35 # ahh... me too! =) 05.53.43 # laundry + patch. ;) 05.54.08 # lol 05.54.11 # what you working on? 05.54.33 # that silly id3 stuff. I got 90% of it done real quick, but the last few details & debugging take forever 05.55.34 # nods 05.56.33 # im working adding the curor bit that since Carvalho seems adament about not breaking his bit up into diff patches 05.56.39 # * adi|home grumbles at that dudes attitude 05.56.59 # ahhh... yup. 05.57.11 # "you tell me what you want, and ill make the patch" 05.57.17 # Maybe it's a culture/language barrier ? 05.57.19 # * jzoss shrugs 05.57.22 # we have yout tool.. we want you to _BREAK_ them out 05.57.30 # nah.. its personality 06.00.02 # is it at least readable code? 06.01.05 Join mecraw [0] (~mecraw@65.103.123.16) 06.04.02 # im not too worried about his code to be honest 06.04.12 # at this point, im fairly against him in general 06.04.28 # if he isn't going to take the time to break it out, im not going to take the time to read it 06.05.58 # such is the joy of global opensource projects. For the most part, the rockbox crowd seems to get along pretty well. 06.06.07 # Could help that there's a lot of family involved. ;) 06.09.10 Quit s0be (Remote closed the connection) 06.15.36 Join MeRWiN [0] (~merwin@12-208-140-24.client.attbi.com) 06.21.16 # yeah.. that and most of the group is open for comments... 06.21.28 # i've had my fair share of stuff shot down.. 06.21.35 *** Saving seen data "./dancer.seen" 06.21.36 # and ive been willing/able to work around it.. 06.21.41 # heh. yah. 06.21.48 # i mean.. even before when he was argueing the use of the c++ style comments 06.21.59 # it took bjorn saying 'deal with it' to get him to change 06.22.14 # rightright... that seemed a little going-against-the-flow 06.23.22 # i think you are being a little harsh tbh 06.24.00 # hes done this mainly to scratch his own itch 06.24.18 # and beign a nice open source kind of chappy, hes made his changes go upstream 06.24.58 # he probably doesnt _want_ to be part of 'rockbox community' 06.25.06 # oh.. im not knocking his want at his itch.. 06.25.30 # and thats fine.. but to come across saying 'im not making the changes.. i don't have time.. im just going to keep doing what i want.. ' 06.25.31 # but hes happy to rewrite any part of what hes done if someone here decides they'd like that included 06.25.35 # i have no prob with... 06.25.48 # MT but thats my point 06.26.09 # we can't _tell_ what we want.. because im not about to apply his ENTIRE patch to see what i do/don't like 06.26.24 # there maybe things that are broken in parts of th patch that I don't like 06.26.26 # ui arguments tend to get heated very quickly :) 06.26.37 # and they are only there because of parts of another part of the patch 06.26.45 # erm, thats perhaps why he has supplied prebuilt binaries of his code 06.26.50 # but im not on about his ui suggestons... 06.27.09 # but it doesn't help us decide what to and not to take... 06.27.18 Join s0be [0] (~s0be@163.118.102.40) 06.27.27 # i must be missing something here .. 06.27.30 # and he's shown himself want of following contributing guidlines.. 06.27.32 # and he still is 06.27.49 # im all for some of the changes he's made 06.28.00 # and if they were seperate patches.. they would be in already.. 06.28.01 # hmm, i think hes on the defensive tbh 06.28.05 Part s0be ("Client exiting") 06.28.14 # thats his own fault... 06.28.23 # his first few emails were attacked quite viciously 06.28.31 # i don't think that so true 06.28.37 # he was asked to follow the contrib doc 06.28.50 # and he said 'im not doing anything wrong' 06.29.03 # so? 06.29.12 # it was explained what the changes we would have liked to see in the style.. and then he got defensice 06.29.17 # defensive rather :) 06.29.38 # well, sure if he wanted to become part of the rockbox project .. 06.29.45 # no 06.29.53 # if he wanted his patches accepted 06.29.54 # but if he just wanted to share some code he had done for himself 06.30.23 # ah, he probably doesnt see the overall aim as "getting patches accepted" 06.30.57 # right.. and i think thats part of the problem.. 06.31.04 # if he doesn't 'want patches accepted' then fine 06.31.08 # say that and move forward 06.31.12 # why is that a problem? 06.31.23 # but the attitude of 'you tell me what you want.. and _then_ ill fix my code' is crap. 06.31.43 # him not wanting it in as a patch isn't a problem at all. 06.31.46 # its his code. 06.31.46 # he _has_ to submit changes to the source code of rockbox 06.31.53 # thats up to him. 06.31.56 # as he is distributing binaries of it 06.32.32 Quit Nibbler (Read error: 60 (Operation timed out)) 06.32.36 # yes 06.32.38 # it is GPL 06.32.44 # he has to under the license 06.32.49 # i understand... 06.32.56 # im not argueing that point... 06.33.02 # whether you accept them, ignore them, ask him to rewrite them is not relevant 06.33.12 # but he isn't saying 'i don't want this accepted..' 06.33.36 # but the first thing ppl said to him after showing them his work is "well that all needs rewriting, change it so its like this, blahblah" 06.33.41 # if when he was asked to rewrite.. he said 'no' id be defending him to the last 06.33.42 # fine for a rockbox developer 06.33.51 # well he did say no 06.33.57 # no. he didn't. 06.34.05 # he said "why should i change my comments" 06.34.09 # thats 'no' 06.34.11 # ;) 06.35.29 # no.. its a question 06.35.35 # 'i won't change my comments' is a no :) 06.36.11 # g'night, all... don't stay up *too* late. heh. =) 06.36.36 Quit jzoss ("BitchX: not from concentrate") 06.36.52 # and his entire time he's been saying 'i don't have time ' and i appreaciate that.. but a lot more time could be used productively (for all involved) not reiterating that, and following the docs :) 06.38.08 # and im looking over the archives right now.. 06.38.17 # and the initial emails were nowhere near attacking 06.38.38 # many of the emails were actually very complimentary of the _binaries_ he was sending out.. (no code given at the time) 06.43.14 # (05:37) g'night, all... don't stay up *too* late. heh. =) 06.43.15 # doh 06.43.21 # too late already? :) 06.43.36 # lol 06.43.40 # 15 to 1 am here 06.43.45 # heh 06.43.49 # i wish it was here too :) 06.44.09 # i may stand a chance of finishing this website before the guy that has paid me comes back from holiday :) 06.44.56 # hhhehehe 07.07.16 Quit MT ("changing servers") 07.14.07 Join MT [0] (~MT@phhhwwwooooaaarrrr.annwiddecombe.com) 07.43.51 Join Nibbler [0] (Ich@spnp238007.spnp.nus.edu.sg) 08.07.57 Nick dw|gone is now known as dwihno (dwihno@h193180246067.kommunicera.umea.se) 08.17.50 Join Bagder [0] (~dast@neptunus.contactor.se) 08.18.01 # morning 08.18.43 # Indeed, it's a really good morning! :) 08.18.50 # Nah, who am I trying to fool... ;) 08.21.17 Join ken0 [0] (marklar2@80.178.36.38) 08.21.18 Quit ken0_ (Read error: 104 (Connection reset by peer)) 08.21.37 *** Saving seen data "./dancer.seen" 08.29.31 Quit Nibbler (Read error: 110 (Connection timed out)) 08.29.57 Join Nibbler [0] (Ich@hssml0132.pc.nus.edu.sg) 08.30.27 # re 08.30.43 # hi 08.35.09 # * dwihno awaits the return of Zagor 08.54.15 # Bagder.. need an opinion? 08.54.19 # http://phobos.ramapo.edu/~rhak/misc/test.html 08.54.35 # since the irc logs now spam a full year.. we need to tell the month differences... 08.54.40 # is that legable? 08.58.00 # looks neat 08.58.26 Join Zagor_ [242] (~bjst@labb.contactor.se) 08.58.35 # think there is any prob if i update the irc perl script to have it do tat? 08.58.42 # hey.. zagor.. good timing... 08.58.45 # http://phobos.ramapo.edu/~rhak/misc/test.html 08.58.56 # opinions to fix the irc log years thing 08.59.10 # looks good 08.59.17 # k 08.59.27 Nick Zagor_ is now known as Zagor (~bjst@labb.contactor.se) 09.02.10 # Howdy ho, Zagor! 09.02.14 # Do I got news for you! 09.02.21 # yeah? 09.02.29 # I got a red light hang today 09.02.49 # yeah, I know the fix doesn't work. someone mentioned in the bug report. 09.03.40 # Do you want me to run some kind of debug enabled build, to find out exactly where it hangs? 09.04.07 # only if you can repeat it easily 09.05.26 # :-/ 09.05.42 # It's a surprise feature 09.05.50 # yeah... :-( 09.06.01 # I could go back to the file display 09.06.11 # but when I tried to start a new file, it froze 09.06.22 # yup 09.06.27 # very annoying 09.07.15 # The bug is because of disk read failing? 09.07.25 # i think so 09.07.46 # I mean, I never had the problem with the unit at home :) 09.08.33 # I've never had the problem PERIOD. and yet I ride with it to work every day. 09.09.53 # I never had the problem with my IBM disk 09.10.37 # zagor.. we have lines commented out in irclogs.pl... any prob if i remove them? 09.11.34 Join edx [0] (edx@pD9EABE21.dip.t-dialin.net) 09.12.31 # no problem 09.12.40 # k 09.13.48 # k.. i think i have it.. wanna take a copy of the script and see if it the output looks right before i commit/ 09.13.50 # ? 09.15.12 # * adi|home is away: laundry 09.16.30 Join matsl [0] (~matsl@dhcp101.contactor.se) 09.20.23 # * adi|home is back (gone 00:05:08) 09.20.43 # Zagor did you take that file? 09.21.51 # Zagor: is there any way I can help with squishing the red light bug? I can run special builds if that helps. 09.22.53 # adi|home: no, I can't dcc here. i'm going through a proxy. 09.23.06 # dwihno: i'm not sure what more I should attempt 09.23.22 # ahhh.. okay.. 09.25.24 # bjorn at haxx.se right? 09.25.27 # yes 09.26.01 # sent 09.26.17 # it also fixes the lack of a at the start of the first row in the table 09.31.57 # Zagor: If you come up with any ideas, I will gladly assist. 09.32.07 # oh.. i ment to ask you something zag... 09.32.13 # dwihno: I guess we could try to use a hard reset 09.32.31 # regarding the idea of dynamically loading sokoban levels... 09.32.36 # small problem 09.32.49 # do we treat # as a comment char? 09.33.10 # if so, we need to reedit the labels, because '#' is a mapable char 09.33.15 # Zagor: what's the difference? 09.33.16 # define "we" 09.33.27 # Zagor: soft (and hard) resets sounds pretty serious 09.33.38 # webmind: whoever is building the levels or editing the code (ie: Rob) :) 09.33.49 # gree.. s/webmind/we/ 09.34.33 # adi|home: i doubt there is support for comments in the sokoban loader. but I haven't looked... 09.34.35 # or i can make ';' a comment char, but it then differs from all our other text files... 09.34.53 # well.. there isn't in ours because its not built yet ;) 09.35.05 # ooh :) 09.35.13 # no need for comments, imho 09.35.20 # * adi|home is writing it 09.35.37 # comments are for losers ;-) 09.36.02 # "...all code should be self-documenting..." 09.36.12 # "...even God has DNA..." 09.36.30 # no I don't 09.36.42 # lol 09.36.45 # i said God 09.36.47 # not god 09.36.51 # big difference :) 09.37.03 # you are _a_ god, not _the_ god 09.37.04 # :) 09.41.19 # details 09.42.09 # adi|home: if irclog.pl works, commit it 09.42.27 # I'm a bit occupied atm 09.44.42 # okay... 09.54.52 # Woohoo!!! I just finished my first game on the PocketPC :-) a Collapse! clone. The graphics lib lets it run in both PocketPC and Win32... fun stuff 09.55.17 # who wants pocketpc when there's rockbox? :-) 09.55.37 # Zagor: hey, the logic for the game is all there, written in standard C. Someone could port it to rockbox :) 09.55.52 # although without a mouse or pen it'll be pretty hard to play 09.56.57 Join quelsaruk [0] (~zaknafein@faerun.ugr.es) 09.57.01 # hi 09.58.01 # hi 10.08.09 # moin 10.21.39 *** Saving seen data "./dancer.seen" 10.50.30 Join pyvasene [0] (~pyvasene@62.4.7.1) 11.09.02 Join thewookie [0] (~jirc@195.65.142.35) 11.09.52 # hello all, sorry for butting in.. can anybody tell me how to que songs whilst playing on the fly ona a player? 11.11.31 # thewookie: press ON to go to the browser, select a file, press ON+PLAY and then PLAY again 11.11.41 # thanks.. 11.12.45 Quit MeRWiN () 11.16.30 Quit thewookie ("Leaving") 11.18.27 Quit Nibbler (Read error: 60 (Operation timed out)) 11.47.31 Join Nibbler [0] (Ich@nusnet-235-69.dynip.nus.edu.sg) 11.52.00 # lo 12.01.16 Join Elkhedewi [0] (jirc@MTL-HSE-ppp172584.qc.sympatico.ca) 12.01.28 # hey people 12.01.34 # hi 12.01.39 # can i ask a question..? 12.01.47 # shoot! 12.01.51 # i get the hd register error with the recorder.. 12.02.02 # the computer can't read from the hard disk 12.02.54 # you know anything about it, bagder? 12.04.14 # hello? 12.05.00 # k thanx anyway 12.06.22 # * Bagder is busy 12.12.17 # does anybody know anything about hd register error? 12.12.37 # i checked forums sites and its all complaints but no solutions... 12.13.25 # me no 12.18.07 Quit Elkhedewi ("Leaving") 12.19.34 # impatient person 12.21.43 *** Saving seen data "./dancer.seen" 12.24.20 # :) 12.50.12 # cu later 12.50.19 Nick quelsaruk is now known as quel|out (~zaknafein@faerun.ugr.es) 14.21.45 *** No seen item changed, no save performed. 14.55.21 Join bobTHC [0] (~bobTHC@AMarseille-206-2-1-9.abo.wanadoo.fr) 14.55.22 Quit quel|out (Read error: 54 (Connection reset by peer)) 14.55.29 # hi all!!! 15.03.08 # hi bob! 15.04.23 Quit Nibbler (Read error: 60 (Operation timed out)) 15.09.34 # have see the http://www.greenmountaintraders.com/rockbox.html page?? 15.10.04 # name stealers ? 15.11.13 # :~( 15.11.16 # that's sad 15.11.47 # hm:( 15.23.54 Quit matsl (Remote closed the connection) 16.21.48 *** Saving seen data "./dancer.seen" 16.26.54 Join quelsaruk [0] (~zaknafein@faerun.ugr.es) 16.26.57 # hi 16.26.59 # again... 16.27.01 # :) 16.29.19 # hey 16.30.53 # ho 16.39.59 # hey ho 16.40.06 # fix my bo' (x) 16.40.09 # I want more RAM 16.40.15 # me too 16.40.31 # do you know anything else about that compact flash upgrade?? 16.41.26 # nothing 16.41.40 # jums... 16.41.44 Quit mecraw ("Trillian (http://www.ceruleanstudios.com)") 16.41.47 # I'll bribe someone into mod:ing my box 16.41.56 # that would be a crazy but interesting mod 16.42.20 # I want a dir cache! :) 16.42.29 # dwihno: if you find someone that can do it.. i'll send you my box, so he/she can do 2 mods :) 16.42.29 # Imagine how blazingly fast dir browsing would be 16.42.49 # quelsaruk: Let's bribe Linus :) 16.42.55 # hehehehe 16.43.09 # :) 16.43.24 # I'll bribe him with Kebab (starka såsen på) 16.44.26 # i'll use alhambra 1925, the best beer :) 16.44.48 # spanish beer is normal, but this one.... it's excellent 16.45.35 # san miguel is not so good 16.46.22 # i never try the alhambra 1925..... next summer i'll try it 16.48.33 # san miguel is a bad beer 16.48.48 # bobTHC: you can find alhambra 1925 just in Granada :) 16.49.24 # but in genral when i go to spain i drink absynth or calimuxo 16.49.48 # calimocho!! : 16.49.49 # :) 16.50.45 # en pais basquo se escribe con un X 16.50.55 # san fermin rulez!! 16.50.58 # ;) 16.51.42 # i try to go to san fermin every year... 16.52.15 # it' so good! 16.54.23 # hehe... 16.54.30 # running in front of a bull? 16.54.40 # just for northern people... they are crazy 16.56.02 Nick dwihno is now known as dw|gone (dwihno@h193180246067.kommunicera.umea.se) 17.15.39 Part Zagor 17.25.43 Join elinenbe [0] (~elinenbe_@user-0cev121.cable.mindspring.com) 17.26.50 Quit Bagder ("Client Exiting") 17.37.44 Join Guest [0] (~jirc@62.17.154.67) 17.39.01 Quit Guest (Client Quit) 17.52.40 Join barker`coding [0] (~sdb@adsl-68-74-103-158.dsl.klmzmi.ameritech.net) 17.53.52 Quit elinenbe (Read error: 104 (Connection reset by peer)) 17.57.32 Join mauli [0] (jirc@pD958C89A.dip.t-dialin.net) 17.58.12 # Hi! I have one question: Did anybody of you really try to use ordinary 1.5V - Batteries in the Jukebox? 17.58.26 # i think this doesnt work 17.58.39 # because ordinary batteries can't deliver the current to spin up the HD 17.59.03 # you think i need the 1.5 A? 17.59.13 # hm? 17.59.42 # the batteries have 1,500 mAh 18.00.06 # yes 18.00.17 # maybe just read http://rockbox.haxx.se/docs/battery-faq.html ? 18.00.26 # q9 / q8 18.00.51 # and get these: http://store.yahoo.com/greenbatteries-store/gp20nimaabat.html 18.01.27 # wow! how many hours with these? 18.02.34 # I'm not sure. 18.03.10 # But it's like having an extra battery and a third. Combined with the 8meg mod, you should be good to go for quite a while. 18.08.04 Join tracktheripper [0] (jirc@ACB393CD.ipt.aol.com) 18.08.23 # Good afternoon Rockboxers 18.10.43 # yo 18.11.26 # Hi there 18.11.36 # just checking out the Feature Requests 18.11.50 # One "Rejected" request is now implemented in the daily builds 18.12.11 # highly illogical 18.12.12 # which is that? 18.12.13 # :) 18.12.20 # its the "Vocal Remover (Karaoke) mode" 18.12.24 # Ah. 18.12.25 # I hate that. 18.12.26 # :) 18.12.39 # hi tracktheripper! 18.12.49 # Zagor added a comment that said "This is a new codec, Go ask Micronas" 18.12.52 # Hey Quels! 18.13.27 # Im just baffled how it got implemented if it was rejected 18.13.33 # tracktheripper: yeah it was just a case where they didn't know enough about the hardware to know it's possible 18.13.45 # tracktheripper: but thought they did and that it wasn't 18.13.55 # oh ok fair enough 18.14.02 # im not having a go or anything 18.14.14 # it's happened a few times i think 18.14.18 # i suspect it may happen a few more 18.14.19 # heh 18.14.19 # yea 18.14.44 # and some of the most outrageous requests havent been rejected! Like the Make the Normal Recorder Pick Up FM one!!! 18.14.52 # i've suspected all along that they never know as much about the hardware as they think they do 18.15.00 # heh 18.15.00 # but i know they'll find out eventualy heh 18.15.16 # In that case they may even make timestretching a posibillity 18.15.26 # heh 18.15.36 # <---- bursts into tears 18.15.38 # doubtful.. but who knows :p 18.16.14 # Quelsaruk has murdered his Archos :-( 18.16.31 # not really.... just tried to fry it 18.16.45 # think of all the pain you have caused ur Archos 18.19.33 # Timestretch should be theoretically possible on the Archos 18.20.07 # yep 18.20.27 # after all you are doing is altering the song speed whilst keeping pitch constant 18.20.30 # but only with DSP programming 18.20.34 # what??? 18.21.49 *** Saving seen data "./dancer.seen" 18.21.54 # bobTHC will the arrowcurser ever change to a line selector? 18.22.08 # where the line "negative-ises" the chosen option? 18.23.11 # i think it a good think but i dont know when nor who.... 18.23.38 Quit tracktheripper (Read error: 104 (Connection reset by peer)) 18.24.43 Join tracktheripper [0] (jirc@ACB7D27B.ipt.aol.com) 18.24.49 # sorry got cut off 18.24.56 # :) 18.24.57 # ((bloody 56k modems)) 18.25.16 # yea did u get my question bobTHC? 18.25.34 # i think it a good think but i dont know when nor who.... 18.25.43 # but u know what im saying? 18.25.52 # of course... 18.26.06 # a lineselector that "negative-tises" the chosen option like on a mobilephone 18.26.16 # yep 18.26.21 # cool 18.26.49 # someone said to me "the RIAA are gonna get you!" 18.26.50 # for the time streching it's surely technicaly possible.... 18.26.53 # because of my name! 18.26.54 # heehee 18.27.08 Quit edx (Read error: 60 (Operation timed out)) 18.27.25 # hehe... 18.27.38 # :) 18.27.49 # bob have you ever used timestretch? 18.28.48 # with rockbox? 18.28.57 # no in a program like Soundforge 18.29.03 # of course 18.29.13 # what do u think sounds better? 18.29.21 # timestretch or change the pitch? 18.29.46 # basicly timestrech dont change the tone 18.29.59 # yea but in your opinion what sounds better to you 18.30.22 # timestreching of course, i 18.31.06 # for using in mix with lp or with 2 rockbox 18.31.09 # Bob have you ever used something called Realizer? 18.31.35 # for mac? 18.32.20 # Realizer is a program that claims to improve MP3 sound by "restoring the frequencies lost by the MP3 compression" 18.33.30 # but I have to agree with Zagor that Realizer is a load of snake oil 18.34.01 # u can't restoring something loose....i 18.34.09 # How can they restore it? 18.34.10 # It's gone. 18.34.23 # I sent it as a feature request which Zagor rejected 18.35.03 # yea but the company that makes Realizer make a lot of money by selling something that is just snake oil 18.35.50 Quit mauli ("Leaving") 18.36.13 # all Realizer is "Loudness On Ice" :-) 18.36.40 # it's normal all this type of software are based on software based DSP and we can't have enough cpu power o do that 18.36.53 # lol 18.37.21 # basically all it does is supercharge the bass and treble without adding any extra quality 18.38.24 # But I wouldn't mind seeing that "lineselector" to replace the arrowcursor 18.39.29 Join edx [0] (edx@pD9EAA858.dip.t-dialin.net) 18.40.14 # hi edx 18.40.22 # hi Edx 18.40.51 # hi 18.41.20 # Im worried incase Rockbox is now gonna be biased towards those who have the 8Mb RAM mod 18.42.36 # which leaves the majority of users out 18.45.25 # no, it's not 18.45.28 # why would it be 18.45.31 # How would it be? 18.46.10 # the only difference currently between the version for the 8MB mods and the other is that the version for the 8MB mods will use the 8MB 18.49.02 # oh right 18.49.10 # its just something I saw in the daily builds 18.49.34 # I really wanna "mod" mine but cannot source the chip 18.50.07 # any chance can someone mod mine for me please? 18.53.09 # Will the 8Mb version of Rockbox have extra features not present in the 2Mb version? 18.54.12 # if someones programmes something 18.54.27 # ohhh 18.56.42 # like what? 18.56.43 # heh 18.56.59 # like .. 18.57.02 # erm? timestretch? 18.57.05 # .. 18.57.22 # how can you do that any easier with 8MB than 2MB? 18.57.23 # heh 18.57.27 # timestrech is not a memory problem, just a DSP programming problem 18.57.34 # ohhhh 18.57.51 # well 8Mb could provide bigger playlists than 10,000 18.58.07 # playlists are stored on disk not ram 18.58.16 # the 10,000 limit is arbitrary afaik 18.58.24 # ohh 18.58.35 # u need one pointer into the file per item, i think 18.58.37 # yea but they are loaded into RAM when starten 18.58.40 # started 18.58.49 # no 18.58.53 # feature like next song precharging can be improve with 8mrg 18.58.57 # you just need an index 18.59.07 # it reads the file when it needs to 18.59.11 # since it has to read the mp3 data anyway 18.59.14 # for ppl who zap alot 18.59.41 # bobTHC: yeah but i think thats more a problem with the ring-buffer system they use than the amount of ram isn't it? 19.00.03 # for the playlist limit? 19.00.25 # i think too, not a memory pb 19.00.51 # i mean for precharging songs for zapping 19.00.51 # heh 19.01.10 # hehe 19.01.57 # but i what i said about the ring-buffer might not even apply to what you meant by that 19.02.06 # so you're probably right 19.02.07 # it's requier to change the buffering system 19.02.07 # heh 19.03.02 # maybe 8MB ones could run linux 19.03.24 # nosense to run linux..... 19.03.39 # so? 19.03.39 # :p 19.03.57 # sure there is 19.04.04 # i wanna use vim on my player 19.04.04 # :p 19.04.13 # cute :) 19.04.15 # rockbox is better because is light and shape for the hardware, linux is too big 19.04.27 # micro linux too 19.04.42 # you can strip down and shape linux for the hardware 19.04.44 # vim without keyboard.... 19.05.01 # hey 19.05.03 # my pda can run vim 19.05.13 # it don't have a keyboard either 19.05.13 # heh 19.05.21 # and nethack 19.05.29 # with handwrinting recognition ? 19.05.47 # well it's got the various SIP methods 19.05.54 # including a keyboard and handwriting recognition 19.06.00 # but it doesn't have a Real keyboard 19.06.00 # heh 19.06.20 # the linux project for my pda uses the direction pad and some other buttons for a keyboard 19.06.23 # we could do the same 19.06.25 # heh 19.06.33 # it's probably similar to rockbox's keyboard 19.06.55 # linux with just hardware specific driver is about 1 meg, rockbox 200k 19.07.20 # heh 19.07.27 # oh come on 19.07.27 # 200k with games and options.... 19.07.43 # i've had kernels for x86 with a bunch of stuff compiled that could've been modules being <1MB 19.08.49 # look@ the linux for ipod.... 1.25meg without UI 19.09.03 # i've seen distros with web and ftp servers, web browsers, all kinds of stuff, even X with a choice of a couple different wm's 19.09.06 # all on 2 floppy's 19.09.16 # routerlinux 19.09.22 # of course 19.09.33 # it was trinux iirc that i tried that had all that 19.09.34 # heh 19.09.47 # and there was a 3rd floppy for some other stuff 19.10.05 # i bet the ipod linux isn't optimized as well as it could be either 19.10.11 # it's still a fairly new project isn't it? 19.10.39 # there's lots of stuff out there now for embedded linux 19.10.41 # linux is in the ipod 19.11.01 # to make it leaner and more specific to whatever purposes and hardware 19.11.03 # heh 19.12.12 # and this linux version made by apple(with all spec and optimized by pro...i think) , with UI and not a lot a feature is about 1 meg 19.12.45 # heh 19.13.09 # paid programmers with access to all the info doesn't necessarily mean that it's as lean and optimized as it can be 19.13.21 # in fact from all examples of such situations i've seen, it doesn't 19.13.24 # for sure the best example is rockbox 19.13.32 # exactly 19.14.26 # so you see, you never know :p 19.16.36 # but look, rockbox don't use linux, and run greatly, we can devellop for it, reuse already made programm with little change ....why use linux for specialised device with little screen .... 19.17.32 # for is net support? 19.17.35 # for vim? 19.17.42 # vor is dev tools? 19.18.58 # sorry time to go see u soon.... 19.19.11 # bye 19.19.13 Part bobTHC 19.19.58 Quit tracktheripper ("Leaving") 20.21.50 *** Saving seen data "./dancer.seen" 20.37.09 Quit pyvasene ("Client Exiting") 20.44.15 Join tracktheripper [0] (jirc@ACB7E2F0.ipt.aol.com) 20.44.40 # Hiiiiii 20.49.55 # re-hi 20.50.28 # :) 20.50.42 # :) 20.50.45 # I love to see my name in the Credits list but sadly cannot program :-( 20.51.12 # pay zagor a big amount of money and hw may include you ;) 20.51.45 # lol Zagor doesn't like me unfortunatly :-( 20.53.40 # never mind :-) 20.55.02 # :P 20.55.08 # heehee :-) 20.56.18 # I have a job for you Quel 20.56.45 # which one? 20.57.36 # Since the Inverter is now done, I wondered if you can do the "full line selector where the chosen option is negative-ised" patch :-) 20.57.51 # eins??? 20.58.17 # i don't understand 20.58.40 # you know what the menus look like in a Nokia mobile phone? 20.59.29 # umm 20.59.33 # i had a 3310 20.59.57 # but now i have siemens and i forgot everything from the nokia :) 21.01.15 # could you explain that for me? 21.01.37 # Do you have menus where you have a line that you move to choose the option you desire? 21.02.14 # some kind of under-line? 21.02.33 # yea 21.03.09 # that shouln't be hard to implement... just draw a line or something like that 21.03.49 # Quel you know the Set Time menu where u move a block to the parameter u wanna set? 21.04.18 # yups 21.04.27 # i know 21.04.42 # I mean something like that for the main menus 21.04.53 # that you move up and down to hilight the option u desire 21.04.57 # ahhhh 21.05.01 # now i understand 21.05.17 Join GreyShadow [0] (Snak@adsl-209-204-188-244.sonic.net) 21.05.20 # hence "negative-ised" as the option selected is inverted 21.05.22 # well.. as soon as i recover my poor and fried jukebox ill try 21.05.40 # but u know what im saying? 21.07.04 # i think so 21.07.06 # maybe no 21.07.09 # but think so 21.07.10 # XDD 21.07.37 Nick seb-sleep is now known as _seb_ (Sean@bgp420584bgs.union01.nj.comcast.net) 21.08.04 # A line would look much better than an arrow 21.08.39 # i'm getting crazy 21.08.49 # awwww 21.09.00 # could you make a "snapshot" using photoshop or something like that?? 21.09.32 # I could draw an idea of what im saying 21.09.36 # I want the negatised line too, track. 21.10.01 # cool 21.10.03 # so u know what im saying Barker? 21.10.22 # Yup. 21.10.30 # It's in the Joaquim build. 21.10.53 # cool 21.10.58 # yeah 21.11.05 # now if only someone will incorporate that into Rockbox 21.11.18 # Yeah, it'd be nice to have it as a single patch that could be merged. 21.11.26 # but all of Joaquim's changes are one giant patch. 21.11.37 # So, you get the inverted bar, you get the alternate ui, too. 21.11.40 # which I don't really like. 21.11.48 # Though, I do like his updated icons a lot. 21.11.52 Quit Snorlax (Read error: 104 (Connection reset by peer)) 21.12.28 # lol 21.12.34 # I really want that line 21.12.43 # but Zagor said its too slow 21.12.51 # ... it's not too slow. 21.13.01 # at least, not on the joaquim builds. 21.13.09 # It would be far easier to read than the arrow 21.13.49 # Barker whats the link for the redesigned interface? 21.14.55 # ahh 21.15.01 # then i understand what you want to say 21.15.04 # :) 21.15.44 # so Quel u know what Barker is on about? 21.17.35 # Um... just a second. I'll find it. 21.18.22 # cheers. Im just gonna draw a pic so others know what we are on about 21.19.11 Join Snorlax [0] (Snorlax@h53n1fls34o883.telia.com) 21.19.38 Quit ken0 (Read error: 54 (Connection reset by peer)) 21.20.33 # http://rockbox.haxx.se/mail/archive/rockbox-archive-2003-02/0642.shtml 21.22.01 # thanx 21.22.19 # Im just doing a picture showing the difference between the 2 selectors 21.22.36 # You will download the pic from my request "Change the arrowcursor to a mobile-phone selector line" 21.22.51 # np 21.22.57 # what's the url? 21.24.49 # You will see the request in Feature Requests. Ill upload it to that 21.24.55 # you can download it from there 21.30.18 Quit Snorlax () 21.32.38 # i must go 21.32.47 # cu tomorrow 21.34.19 Quit quelsaruk ("KVIrc 3.0.0-beta1 "Eve's Avatar"") 21.38.21 Join Snorlax [0] (Snorlax@h53n1fls34o883.telia.com) 21.40.26 Join Stephen [0] (Stephen@217.28.129.201) 21.40.51 # hey 21.45.29 # yo 21.46.48 # Just wondering if theres any one here who knows much about rockbox on the FM recorder 21.49.12 Quit Snorlax () 21.51.35 Join Snorlax [0] (Snorlax@h53n1fls34o883.telia.com) 21.52.43 Quit Stephen () 22.09.27 # don't know much about FM rec 22.21.34 Quit tracktheripper ("Leaving") 22.21.54 *** Saving seen data "./dancer.seen" 22.29.20 Join Kamayaka [0] (~kamayaka@pD9E8B594.dip.t-dialin.net) 22.29.33 # heyho 22.46.46 Quit Kamayaka () 22.55.15 Join tracktheripper [0] (jirc@ACB7E2F0.ipt.aol.com) 22.55.54 # hey 22.55.54 # room 23.00.09 # god some feature requests are weird 23.09.12 Join mauli [0] (jirc@pD958C89A.dip.t-dialin.net) 23.10.31 # Hi! I just wondered which AC/DC Car - Adaptor I could use to recharge the batteries in Recorder 20... 23.10.38 # 9V/600mAh? 23.11.56 Join mauli1 [0] (jirc@pD958C89A.dip.t-dialin.net) 23.12.03 Quit mauli1 (Client Quit) 23.14.00 # anybody at home? 23.15.27 Join Stephen [0] (Stephen@217.28.129.125) 23.15.45 Join Bagder [0] (~daniel@217.215.72.110) 23.17.26 # hello? 23.17.32 # hi 23.17.43 # at least, someone :-) 23.17.51 # i've got a question 23.17.54 # shoot 23.18.17 # Hi Badger 23.18.33 # if i want to buy an ac/dc car-adaptor for charging, which specifications is it supposed to have? 23.18.53 # http://rockbox.haxx.se/docs/battery-faq.html#10 23.20.28 # I have a couple of questions also, when someone's free 23.20.35 # try us 23.20.48 # only one question left: 23.21.20 # the charger shipped by archos uses 1.2A, in the FAQ they recommend 0.6A, why's that? 23.21.36 # OK the first one isn't actually rockbox related, it's about the original archos firmware I still use it to listen to the radio etc. Suprise suprise archos support has been less than helpful 23.22.12 # mauli: I don't know much about those things, I just know what the wise guys have put in that FAQ 23.22.45 # ok, nevertheless thanks, i'll continue to try... 23.23.41 # On my FM Recorder when I load my archos I have a small icon 2 spaces over from the "stop" icon on the top row which looks like |<, if I turn on repeat etc the icon appears on the right of it, so it's not that far over 23.23.41 # 23.23.41 # I was just wondering what this icon is as I can't find any reference to it in the manual 23.24.02 # in the original firmware? 23.24.15 # it also appears on the "archos jukebox charged..." screen, it seems to have no use or way of turning it off 23.24.16 # yes 23.24.25 # I have no idea 23.24.39 # I can't even remember when I used it the last time, and I've never seen it run on an FM 23.24.50 # Damn :D I'll have to phone them tomorrow then :D 23.24.57 # OK the rockbox question 23.25.09 # where is the deep discharge option? I can't find it anywhere 23.26.14 # it's not available on FM versions, iirc 23.27.15 # Oh right? any idea why cause it says it's on recorders, which is what the FM is 23.27.39 # nah, the FM is a "FM recorder" ;-) 23.27.50 # its a newcomer in the Rockbox family 23.28.00 # the docs still lack a bit on the separation I guess 23.28.39 # OK I see. Hopefully that will be added as I've had some had times with things with rechargeable batteries being left plugged in 23.29.10 # like my laptop :D all of a sudden the battery wouldn't hold more than 12 minutes of charge because it had been used plugged in most of the time with the battery in 23.29.40 # I think the FM charging is out of rockbox control 23.29.49 # Oh 23.29.58 # but I'm not 100% sure of that 23.30.25 # OK thanks 23.30.26 # GTG 23.30.28 Quit Stephen () 23.43.00 # lol 23.43.19 # the archos firmware playlist functionality is somewhat 'poor' 23.43.29 # hehe, yeah 23.43.47 # poor is a too positive word to describe it ;-) 23.53.15 # its finished :) 23.53.35 # i dont know how long that playlist was, but it took its sweet time :0 23.54.33 # haha 23.54.42 # I do remember that 23.54.49 # makes playlist unusable 23.57.52 Quit mauli ("Leaving")