--- Log for 07.12.105 Server: kornbluth.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 1 month and 2 days ago 00.00.54 # Bagder/ LinusN: What do you think about [IDC]Dragon's idea to limit the volume range to -99..+12 dB on archos recorders and ondios, to avoid needing 4 chars? 00.01.31 # I think its a good idea 00.01.46 # less than -99 can hardly be audible, can it? 00.02.08 # Not really... 00.02.49 # Bagder: Do you use your iriver exclusively? 00.03.01 # mostly at least 00.03.20 # I use whatever I think is most useful 00.03.57 # Currently this is most often the recorder v1, but for travelling without my car I prefer the Ondio FM because of its size 00.05.51 Quit dpassen1 () 00.07.00 Join coob [0] (i=pen0r@host-84-9-63-253.bulldogdsl.com) 00.07.17 # <_FireFly_> Lost-ash: i have also no problems on the device (iriver h120) 00.07.37 # anyone working on the ipod alive? linuxstb? 00.08.30 # hi coob, how's the ipod video support going? 00.08.42 # <_FireFly_> linuxstb: ?? have you got the patch or should i put in on tracker ?? 00.08.51 # markun: The player virtual keyboad doesn't work at all with unicode... 00.09.36 # I'll try to fix it 00.09.58 # _FireFly_: I'm just testing it now. 00.09.58 Quit tim66 (Read error: 113 (No route to host)) 00.09.59 # The picker line is completely empty 00.10.06 # <_FireFly_> linuxstb: ok 00.10.31 # coob: Hello. 00.13.47 # markun: slow. it uses a broadcom co-proc/soc 00.14.06 # that uses an instruction set we don't know much about 00.14.27 # amiconn: renaming in the player sim looks normal I think 00.14.39 # lcd is currently slow++ 00.15.02 # linuxstb: have you seen our upcoming bootloader? 00.15.26 # coob: I've read about it, but haven't tried it. How is it coming along? 00.16.03 # nicely, loads from either the firmware partition, ext2 or fat, hfs being worked on 00.16.12 # selection menus etc 00.16.23 # it's in our svn repo if you want to play with it 00.17.11 # https://opensvn.csie.org/traccgi/courtc 00.19.18 # I read that it has an interactive boot menu. Is it possible to disable that and make it immediately load a firmware unless a button is pressed? 00.20.06 # markun: Hmm, strange. win32 player sim seems to work, but target does not :( 00.20.13 # anything's possible :) 00.20.35 # i've not used it yet myself, currently learning the intricacies of hfs so i can test it out on my pod 00.22.41 # Bagder: Is it intended behaviour that 'make clean' in a build dir also cleans the tools? 00.22.49 # yes 00.22.56 # hmm 00.23.10 # how would it differentiate it? 00.23.33 # make allclean, or somesuch 00.24.00 # It's just that it seems a waste of time to me, especially on cygwin 00.24.12 # _FireFly_: I have to admit I don't understand the new gui code at all, but your patch seems to work. 00.24.16 # linuxstb: currently the config's hard coded anyway 00.24.43 Quit ep0ch| ("gone") 00.27.17 # amiconn: isn't make clean a waste to start with? 00.27.28 # Well, perhaps 00.27.43 # It avoids the need to reconfigure, which is also slow on cygwin 00.28.03 # <_FireFly_> amiconn: not really 00.28.15 # ...and for the simulator, rm -r * would also remove the archos/ dir and sector3D.bin, which I want to avoid 00.28.21 # <_FireFly_> becasue if the configure script gets modified then you need an reconfigure 00.30.30 # <_FireFly_> time for bed, good night erverybody 00.31.29 Join Kyl3 [0] (i=no@cpe-24-90-232-130.nyc.res.rr.com) 00.31.46 Quit _FireFly_ ("Leaving") 00.32.24 # Bagder: It's possible to allow -100 dB minimum, since the status bar will display the mute symbol for the lowest value 00.32.25 # Unicode support means I can use that backwards R for Korn? 00.32.43 # ah 00.33.15 # Kyl3: If it's somewhere in the unicode range and the font has a glyph for it.. 00.33.33 # ahh ok 00.37.53 Quit ender` (Read error: 104 (Connection reset by peer)) 00.38.06 # thanks for the help, i nearly have my plugin doing what i want 00.39.26 Quit amar ("CGI:IRC (EOF)") 00.40.07 # Kyl3: I just tried KoRn with reversed R and it works with unifont and 5x7 (probably all the other ?x? fonts as well) 00.41.49 # Kyl3: http://en.wikipedia.org/wiki/Talk:Korn 00.48.40 # markun: I know what's going on with the player vkeyboard 00.49.02 # Look at apps/player/keyboard.c, line 144 00.49.29 # You don an iso_decode on the line[] array, casting to an unsigned char * 00.49.43 # However, line[] is an unsigned short array 00.50.02 # hm, not good 00.50.05 # It works on the sim because the sim is little endian, meaning the low byte comes first 00.50.14 # But the target is big endian... 00.51.07 # It seems like a mistake that lines[] is a short array 00.51.27 # It only ever holds latin1, nothing else 00.52.04 Join San [0] (n=Test@213-202-162-152.bas503.dsl.esat.net) 00.52.22 # It even was me who overlooked this when remaking the player vkeyboard... 00.53.41 # amiconn: do you want to fix it? 00.54.32 # * amiconn is already working on it 00.55.08 # Hmm. 00.55.25 # How do I run an unsigned char up to 0xff in a for() loop? 00.56.02 # just ignore the qn 00.56.10 # how did you solve it? :) 00.56.22 # I just use an unsigned it 00.56.25 # int 00.57.35 # that's cheating :) 01.00.36 Quit DangerousDan ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") 01.01.34 # _much_ better this way :) 01.04.33 Join CheeseBurgerMan [0] (n=BurgerBo@63.150.80.142) 01.10.33 *** Saving seen data "./dancer.seen" 01.14.04 Quit CheeseBurgerMan (" HydraIRC -> http://www.hydrairc.com <- The professional IRC Client") 01.21.59 Part webguest28 01.22.19 # Type casting sometimes drive me nuts. I just spent an hour hunting a bug I should've noticed in a flash 01.24.48 Part leftright 01.32.11 # * amiconn likes bugfixes which even save RAM (or other resources) 01.37.17 Quit Kohlriba ("Leaving") 01.39.06 Join Paul_The_Nerd [0] (n=paulthen@cpe-66-68-93-2.austin.res.rr.com) 01.41.33 Join yngwi [0] (n=chatzill@chello080109107064.1.15.vie.surfer.at) 01.44.07 Join RotAtoR [0] (n=e@12-210-82-91.client.insightBB.com) 01.44.57 Quit San (Read error: 110 (Connection timed out)) 01.49.26 Quit JonSenior ("using sirc version 2.211+KSIRC/1.3.10") 01.50.22 Quit actionshrimp (Read error: 110 (Connection timed out)) 01.57.35 Quit DJDD_ ("Trillian (http://www.ceruleanstudios.com") 01.58.25 Join DJDD_ [0] (n=DJDD@220-245-186-182.static.tpgi.com.au) 01.59.16 Quit yngwi ("Chatzilla 0.9.68.5.1 [Firefox 1.5/undefined]") 02.01.04 Nick Lost-ash is now known as ashridah (n=ashridah@69.55.227.55) 02.02.47 Quit Kyl3 ("( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )") 02.03.50 # damnit. the unit still hangs when i select a WPS 02.04.40 # * ashridah downloads yet another bleeding edge 02.06.29 Join actionshrimp [0] (n=NNSCRIPT@host86-136-104-122.range86-136.btcentralplus.com) 02.07.05 # selecting a theme works okay. 02.07.16 # just selecting an individual WPS fails 02.08.14 Quit chendo (Read error: 110 (Connection timed out)) 02.09.09 # so the question I have is how does one know if a bootloader they build but that has a different md5 than the one that Linus releases will work? 02.09.35 # it's really not a good idea to use a bootloader you've built from source 02.09.47 # I know 02.09.58 # I'm not very smart. 02.10.25 # the simple answer is, you don't know, which is why it's best left to the guy who has a way to recover his unit :) 02.11.09 # *nod* I guess the question is: is there a particular reason that building the bootloader from source would break when building the rest of rockbox from source works. 02.12.17 # just because rockbox builds doesn't mean it'll run 02.12.29 # I know, but I build rockbox and run it from source all the time 02.12.46 # but really, there's no point in rebuilding the bootloader, since 99% of changes don't affect it 02.12.54 # but the 1% may brick the unit 02.13.30 # but they share disk drivers and lcd drivers and whatnot. minor changes in those might not get noticed at the bootloader 02.13.42 # yes yes, I suppose I won't try it until I get a better understanding of the code in it. I have taken several classes in m68k assembly and hardware, so I'm not really afraid of it 02.16.11 Quit Seed (Read error: 110 (Connection timed out)) 02.19.52 Join Seed [0] (i=ben@85-64-200-85.barak-online.net) 02.21.06 # so, anyway, loading a wps from a freshly resetted unit hangs the device. loading a theme works, and after which, loading a wps seems to work 02.21.10 # weird 02.21.46 # quite. 02.22.11 # I blame Cthulhu. 02.22.38 # i take that back 02.22.46 # loading a theme doesn't stop it from hanging 02.23.59 # I still blame Cthulhu. 02.24.18 # Have you reset the settings and done a clean re-install? 02.24.39 # yes 02.24.53 # '< ashridah> so, anyway, loading a wps from a freshly resetted unit ' 02.25.09 # and yeah, i nuked .rockbox and got the most recent bleeding edge 02.25.18 # Have you sacrificed your young to the Great and Almighty Master who waits beneath the seas? 02.25.39 # well, since i don't have and i'm not aiming to have children, that shouldn't be a problem. 02.25.58 # Probably why it's not working. Try someone else's young. 02.26.05 # gladly. 02.26.24 # part of the benefits of being in a holiday park 02.26.43 # plenty of noisy candidates 02.27.03 # *mutters something about how the hell he's going to make profiling not get wrong times when it hits recursion* 02.27.12 # heh 02.27.19 # (I don't think the new config loading patch has gone in yet, so it can't be that.) 02.27.28 # (Wonder if it's unicode.) 02.27.37 # maybe. i haven't updated in a few days 02.27.42 # so i'm not sure when the bug hit 02.28.23 # If you wanted to find out exactly what was causing it, you could run it in a debugger under the sim. 02.28.53 # Cassandra: yeah, except i'm about 850k's away from my usual workstation :) 02.29.17 # Can't help you with that, I'm afraid. 02.31.39 # if i was at home, i'd just start going backwards in cvstill the problem cropped up 02.31.53 # s/cropped/ nolonger cropped/ 02.32.00 # anyway, it's lunchtime. 02.32.03 Nick ashridah is now known as Lost-ash (n=ashridah@69.55.227.55) 02.34.31 Join Sando [0] (n=lolsteam@techgaming.net) 02.35.36 Quit Strath (Read error: 104 (Connection reset by peer)) 02.38.01 # Do you people think reading 32k off a flash cart takes much longer time than 8kbytes? 02.40.45 # Or perhaps the software just should group the data by blocks and look for the end marker. 02.41.03 # Yeah, that sounds better. 02.41.11 # Thanks for the help :D 02.42.53 Quit Seed (Nick collision from services.) 02.43.01 Join Seed [0] (i=ben@85-64-200-85.barak-online.net) 02.43.53 Join Strath [0] (n=mike@dpc674681214.direcpc.com) 02.58.57 Quit Seed (Nick collision from services.) 02.59.04 Join Seed [0] (i=ben@85-64-200-85.barak-online.net) 03.01.28 # Which of the FAT32 rules does a directory name called "R.E.M." break? 03.02.31 Join Midgey34 [0] (n=Midgey34@c-24-11-55-125.hsd1.mi.comcast.net) 03.03.31 # linuxstb: The dot at the end 03.08.35 # Not sure whether this is a strict rule for vfat, but it's impossible to create such dirs/files in windows 03.10.01 # My iBook renamed the directory to R.E.M_ and Rockbox won't let me rename it. 03.10.13 # (when I copied from the iBook to my H140) 03.10.37 *** Saving seen data "./dancer.seen" 03.12.15 # Linux enforces the same rule (it drops the last dot) 03.12.28 # hmm 03.13.16 Join elinenbe [0] (i=trilluse@207-237-225-224.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com) 03.15.34 # does anyone have any suggestions on the colors of each the objects for Sokoban on the h300? 03.16.21 Join Gibbed [0] (i=rick@pool-71-108-9-40.lsanca.dsl-w.verizon.net) 03.16.23 Quit Rick (Nick collision from services.) 03.16.27 # right now, the walls are dark green, the character is black, the pushable blocks are blue and the targets are red. Once a block is on the target it turns brown 03.16.32 Nick Gibbed is now known as Rick (i=rick@pool-71-108-9-40.lsanca.dsl-w.verizon.net) 03.17.41 # That actually sounds pretty good to me, depending on the shades. 03.18.08 # well right now, they look a little funny, its hard to make them look nice 03.18.14 # Aaah 03.18.34 # it might just be the sim, they look slightly different on target 03.19.47 # Ah well, I only have an H120 anyway. Heh 03.22.50 Join San [0] (n=Test@A-78-47.cust.iol.ie) 03.30.19 Join tvelocity [0] (n=tony@ipa216.4.tellas.gr) 03.37.00 Join webguest59 [0] (n=3e4f4094@labb.contactor.se) 03.37.51 # linuxstb: about fat and dots: http://sourceforge.net/tracker/index.php?func=detail&aid=782248&group_id=44306&atid=439118 03.37.57 Quit webguest59 (Client Quit) 03.40.40 Join amiconn_ [0] (n=jens@p54BD551A.dip.t-dialin.net) 03.54.59 Quit San (Read error: 110 (Connection timed out)) 03.55.07 Join CableMan391 [0] (i=CableMan@pool-71-249-51-49.nycmny.east.verizon.net) 03.56.36 Part CableMan391 03.56.39 Join CableMan391 [0] (i=CableMan@pool-71-249-51-49.nycmny.east.verizon.net) 03.57.05 Part CableMan391 03.58.09 Quit amiconn (Read error: 110 (Connection timed out)) 03.58.10 Nick amiconn_ is now known as amiconn (n=jens@p54BD551A.dip.t-dialin.net) 03.59.47 # what does everyone think of this --> http://img227.imageshack.us/img227/7430/screendump25lh.png ? 04.09.09 # Do the boxes look bad solid? 04.11.35 # that's the opinion I'm trying to gather, I think they look fine, but the yellow ones may need borders 04.17.41 # You could even do the crates as like... I dunno, I often see them as like, light colored boxes with four dark points, or an X of darker color in them. [::] or [X] 04.18.45 # alright 04.20.31 # Just offering ideas, y'know. :) 04.22.30 Join vampiria [0] (n=vampiria@201.132.81.171) 04.23.05 # yep 04.25.35 # does anyone here have an h300 with rockbox? 04.25.41 # I do 04.25.58 # could you step me through the settings screens to reset settings to default? 04.26.00 # please... 04.26.10 # I chose the japanese font with a non-unicode font! 04.26.11 # ug! 04.26.33 # first A-B to get to settings. 04.26.50 # then the manage settings option, but I can't see any of them. 04.28.16 # press a-b, go down 4, hit right, go down 3, hit right 04.28.24 # that should do it 04.29.19 # thanks! got it! 04.29.33 # yep no problem 04.29.49 Quit YouCeyE (Remote closed the connection) 04.30.05 Part vampiria 04.30.38 Join YouCeyE [0] (n=YouCeyE@vp089013.reshsg.uci.edu) 04.38.34 Quit Paul_The_Nerd (Excess Flood) 04.42.30 Quit lostlogicx (Read error: 110 (Connection timed out)) 04.42.39 Join Jungti1234 [0] (n=jungti12@58.77.81.144) 04.43.18 Quit hardeep ("BitchX: the IRC client with hair on its balls") 05.00.03 Quit Strath (Read error: 104 (Connection reset by peer)) 05.01.31 Join Rob2222 [0] (n=Miranda@ACB27583.ipt.aol.com) 05.04.31 Join Strath [0] (n=mike@dpc674681214.direcpc.com) 05.10.41 *** Saving seen data "./dancer.seen" 05.11.10 # ahhh, rockbox USB is so much better than iRiver USB. 05.13.18 Part Midgey34 05.17.20 Quit Rob2222_ (Read error: 110 (Connection timed out)) 05.28.30 Quit tvelocity (Remote closed the connection) 05.32.03 Join San [0] (n=Test@194.125.95.16) 05.34.32 Quit DreamTactix291 (Read error: 110 (Connection timed out)) 05.35.32 Join tvelocity [0] (n=tony@ipa216.4.tellas.gr) 05.39.17 Join Paul_The_Nerd [0] (n=paulthen@cpe-66-68-93-2.austin.res.rr.com) 05.59.45 Quit RotAtoR () 06.02.29 Quit tvelocity ("Leaving") 06.32.28 Quit Paul_The_Nerd ("Chatzilla 0.9.68.5.1 [Firefox 1.5/undefined]") 06.50.15 Join grantashman [0] (n=grant@CPE-60-229-181-5.nsw.bigpond.net.au) 06.50.36 # Hey guys, I thought that the LCD turned off with the backlight as of V3/ 06.51.22 # Anyone here? 06.55.19 Quit grantashman ("Leaving") 06.58.54 # ªÏª¤ 07.10.06 Join Noel_sad_song [0] (n=c87ec44a@labb.contactor.se) 07.10.44 *** Saving seen data "./dancer.seen" 07.11.58 # Hi ppl (if you keep adding features you're gonna drive me nuts) I could see last time, before i downloaded the last build that the remote would show me a lil disk when the hdd was spinnig... what is the code I should use on the rwps for it to show? 07.13.58 Join DreamTactix291 [0] (n=DreamTac@adsl-19-241-33.bna.bellsouth.net) 07.32.18 Quit Noel_sad_song ("CGI:IRC (EOF)") 07.37.11 # morning :) 07.47.31 # morning 07.50.42 Quit YouCeyE (Remote closed the connection) 07.51.39 Join YouCeyE [0] (n=YouCeyE@vp089013.reshsg.uci.edu) 08.14.39 Quit San (Read error: 110 (Connection timed out)) 08.17.14 # Doesn't rockbox support lyrics? 08.19.06 # not yet, afaik. 08.19.09 Nick Lost-ash is now known as ashridah (n=ashridah@69.55.227.55) 08.19.18 # not sure it's really been considered yet 08.20.03 Join ender` [0] (i=ychat@84.52.165.220) 08.28.06 # oh lord, give me a wireless mouse that doesn't suck ass 08.28.15 Nick ashridah is now known as Lost-ash (n=ashridah@69.55.227.55) 08.51.26 Join Gibbed [0] (i=rick@pool-71-108-9-40.lsanca.dsl-w.verizon.net) 08.51.26 Quit Rick (Read error: 104 (Connection reset by peer)) 08.51.40 Nick Gibbed is now known as Rick (i=rick@pool-71-108-9-40.lsanca.dsl-w.verizon.net) 08.57.25 # Break!! 08.59.49 # coffee break! 09.03.08 # lostlogic: why do you build your own bootloader? 09.05.41 # wow 09.05.41 # http://manian.dreamwiz.com/board/view.asp?bid=A010101&no=36554 09.06.36 Quit YouCeyE (Remote closed the connection) 09.06.52 # This player supports Wi-Fi. 09.07.08 # and HDD Player 09.07.08 # cool 09.07.21 Join YouCeyE [0] (n=YouCeyE@vp089013.reshsg.uci.edu) 09.08.04 # excessively ugly, though 09.10.29 # hahahahaha 09.10.29 # http://img.manian.dreamwiz.com/A060101/2005/12/07/50513_1.jpg 09.10.32 # I bet wifi eats battery nice and fast 09.10.45 *** Saving seen data "./dancer.seen" 09.11.10 # ah. 09.11.11 # lol 09.11.19 # that Wi-Fi player is pretty ugly btw 09.11.33 # i've seen worse 09.11.42 # but it's pretty ugly nonetheless 09.12.47 # Microsoft pays penalty in the South Korea. 09.13.35 # http://www.theinquirer.net/?article=28082 09.13.43 # that's a nicer player ;-) 09.14.16 # I cann't see. 09.14.32 # Ah, look now. 09.14.40 # hahaha 09.14.48 # hahaha 09.14.56 # it's almost identical! 09.15.00 # hehe 09.15.11 # haha 09.15.45 # http://img.manian.dreamwiz.com/A060201/2005/06/29/109993_1.jpg 09.15.57 # This is iPod really. 09.16.54 # http://manian.dreamwiz.com/board/view.asp?bid=A010101&no=36555 09.17.09 # Very thin battery. 09.20.07 # morning Jungti1234, can you send me an updated version of the korean translation so I can commit? 09.20.23 # hi 09.20.31 # Is working now. 09.23.12 # coffeecoffeecoffeecoffee 09.23.59 # If drink much coffee, isn't good in body. 09.24.40 # no shit 09.24.45 # that's why i try not to drink too much, heh 09.25.04 # nah, no more than 10-12 cups a day ;-P 09.25.08 # haha 09.25.19 # i've seen too many coffee addicts in my life 09.25.31 # Bagder: and 5-6 at night 09.26.02 # i met a guy who'd just start shaking if he didn't get his coffee 09.27.56 # Let's sleep early. 09.28.55 # http://www.delldjsite.com/ <= Dell's newcomer DAP with color LCD and 30GB 09.30.00 # the dancepuffduo theme is just hilarious 09.30.40 # i take it rockbox has no general button accelaration scheme i can just plug in to the playback speed screen? 09.31.18 Nick Lynx_awy is now known as Lynx_ (n=lynx@tina-10-4.genetik.uni-koeln.de) 09.32.24 # what's xm radio? 09.32.36 # the button repeat already accelerates, but only to a certain speed 09.34.02 # yeah, not enough by far 09.34.19 # damn, i need to get this ipod rockbox going so i can do some djing 09.34.22 # that'd frigging rock 09.38.34 # Perhaps the pitch screen should just increase/decrease by a larger amount (0.5% ?) with button repeat, and by 0.1% with single button events 09.39.13 # good idea, try it 09.40.42 Join perplexity [0] (n=joust@83.110.209.107) 09.42.46 Join Vlad0man [0] (n=Vladoman@p54A7D398.dip.t-dialin.net) 09.46.03 Join Moos [0] (n=c13354c1@labb.contactor.se) 09.46.33 # Morning 09.47.13 # morning 09.47.39 Join ModernExecutive [0] (n=bob@pool-162-83-126-136.norf.east.verizon.net) 09.47.49 # hi Moos :) 09.48.20 Join San [0] (n=Test@213-202-179-156.bas504.dsl.esat.net) 09.50.56 # LinusN: any plans about a new bootloader for h300 ? 09.51.17 # yes, some day 09.51.42 # 10 print $topic ; 20 goto 10 09.51.53 # :-) 09.52.14 # perplexity: so, how's tremor work going? 09.53.02 # Been on hold.. domestic duties I'm afraid.. but it is working with a standard ifft now.. so at least I can play with different fft algorithms.. 09.53.34 # Hi. I don't mean to be impudent, but I was curious as to how things stand with integrating the h300 bootloader on the us firmware. 09.53.35 # you got a patch lying around? 09.53.37 # i mean with USB mode... 09.53.42 Join saa[b_r]ider [0] (n=saab_rid@61.149.21.158) 09.53.52 # perplexity: you're using kiss fft, yeah? 09.54.04 # hello everyone.. 09.54.10 # I am looking into extending qemu to have a h300 target at the moment.. It's such an easily extensible architecture for a simulator that writing hw plugins for it is very easy.. 09.54.13 # * Bagder has a Saab 09.54.28 Join San||Away [0] (n=Test@194.125.99.248) 09.54.33 # hi saa[b_r]ider ;) 09.54.36 # awesome :D 09.54.44 # Bagder: don't all swedes? ;) 09.54.48 # Actually, at the moment preglow, I'm using the fft in libfaad.. but I have been looking at others and am busy learning the math to try and make it easier to understand.. 09.54.55 # preglow: only half, the rest have Volvos 09.55.02 # hello markun 09.55.14 # Volvos rock! 09.55.32 # * Cassandra has a bicycle. :) 09.55.35 # the one volvo i have driven sure rocks 09.55.48 # the old ones that were built like a car/tank hybrid 09.55.59 # I had 5 Volvos before I relocated countries.. now I'm destined to drive Japanese :( 09.56.40 # Cassandra: yeah, that's what i've got currently too 09.56.53 # though it's pretty much unusable with the amount of ice on the roads 09.57.02 Join Membrillo [0] (n=sam_kill@CPE-144-131-87-124.nsw.bigpond.net.au) 09.57.38 # has anyone here got any experience with the inet control in visual basic? 09.57.52 # * preglow shudders 09.58.03 Quit ModernExecutive () 09.58.05 # http://curl.haxx.se/libcurl/vb/ ;-) 09.58.18 # * perplexity likes the h300 USB mode :) 09.58.21 # ModernExecutive: nobody dares to try a patched 1.04 firmware in fear of losing drm 09.58.38 # * LinusN has to go 09.58.54 # Make sure you wash your hands LinusN :) 09.59.26 # how nice.. red builds :( 09.59.34 # woo 09.59.49 # I'm an idiot 09.59.52 Quit Vladoman (Read error: 110 (Connection timed out)) 10.00.07 # hey, then we can make a team! ;-) 10.00.39 # hahaha 10.01.01 # i'm a fool 10.01.06 # * Bger joins the team and proposes himself as leader 10.01.09 # i'm pretty certain i fit in with the rockbox scheme somewhere 10.04.28 # Somewhere under the category of "whipping boy" or something. 10.08.39 # time to work 10.09.16 Join saab_rider [0] (n=saab_rid@61.149.21.158) 10.09.43 Quit San (Read error: 110 (Connection timed out)) 10.10.39 Join _FireFly_ [0] (n=icechat5@pd95b7c08.dip0.t-ipconnect.de) 10.11.05 # Bagder.. You are overstrict. 10.11.25 # my boss is hard and ruthless 10.11.31 # :-P 10.11.33 # <_FireFly_> markun ? 10.11.35 # i was thinking more along the lines of something with "fool", "idiot" or "twit" in the title 10.11.38 # :P 10.12.05 # <_FireFly_> you have something forgotten to change also in bookmark.c :) 10.12.16 # <_FireFly_> the line struct text_message message={(char **)lines, 3}; must be struct text_message message={(char **)lines, 1}; 10.12.37 # <_FireFly_> because the lines-string array as now only one line and not 3 10.13.04 # can anyone give _FireFly_ commit rights? 10.13.29 # Bagder? 10.15.07 # I note the wiki ( http://www.rockbox.org/twiki/bin/view/Main/QuickMenu ) says there is a bug on the h3x0 not being able to enter the quick menu from the WPS using hold A-B. Is there another way to get to the quick menu ? 10.15.15 # _FireFly_: well, I fixed it, thanks 10.15.29 Quit San||Away (Read error: 110 (Connection timed out)) 10.16.12 # <_FireFly_> markun np 10.18.34 # Nope. 10.18.49 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-128-054.pools.arcor-ip.net) 10.18.50 # It's not really a bug. It only works on the H1xx by accident. 10.19.27 # It has to do with the order in which buttons are detected by the hardware. 10.19.38 # amiconn can explain way better than I can. 10.20.08 # So the quick menu on the h300 is currently inaccessible ? (I did get it working occassionally on my h300, but I had no idea at the time how I did it or what it was) 10.20.38 # Ok, Ta.. I might have a look at the code and see if I can figure out some way of making it happen.. 10.21.11 # What is Replaygain? 10.21.16 # I should definitely talk to amiconn then. 10.21.38 # A way of making the volume of songs consistent across different tracks. 10.25.24 # or albums 10.26.04 # or just making them as loud as they can before losing quality 10.27.05 # well that's possible too 10.27.09 # but wasn't the original intent 10.27.46 # its what i use it for :) 100% isnt enough for me 10.28.04 # lol more power to you 10.28.38 # i use the tag based replaygain system via foobar2000's scanner 10.28.40 # and have for a long time 10.28.49 # i quiet my stuff down 10.28.55 # the replaygain scanner doesn't normalise to peak volume by default 10.29.03 # nope 10.29.19 # and even if it did, that would also usually mean a negative gain 10.29.31 # yeah 10.29.39 # with the way a lot of CDs are mastered now :| 10.29.59 # well, yeah, and after encoding, the peak usually ends up higher 10.30.01 # above 100% 10.30.03 # yep 10.30.10 # that's why replaygain is great for lossy encoding 10.30.21 # of course lossless encoding can't go over 100% 10.30.21 Quit Moos ("CGI:IRC (EOF)") 10.30.30 # well, it's good for lossles as well 10.30.34 # but i still prefer the decreased gain on playback with lossless 10.30.38 # but at least you don't have the peak level above 100% there 10.30.49 # sure, i do as well, as long as i'm not using headphones 10.30.50 # yeah 10.31.00 # well 10.31.13 # i still find replaygained files are still very loud 10.31.21 # i play them back on my H140 at 70-75 10.31.23 Join Moos [0] (n=c13354c1@labb.contactor.se) 10.33.20 # the originally proposed replaygain target was 6dB lower than the current one 10.36.32 Quit saa[b_r]ider (Read error: 110 (Connection timed out)) 10.38.02 Quit Moos ("CGI:IRC") 10.38.07 # does anyone know how to implement a progress bar for downloading a file in VB? 10.39.00 # and you are asking VB questions in #rockbox because...? 10.39.23 # i thought someone might know, and i have nowhere else to ask 10.39.36 # no other conversation was happening 10.40.22 # I know nothing of VB, sorry 10.40.33 # ok 10.41.23 # im writing a program that downloads either the daily build or bleeding edge build to my iriver, unzips it (overwriting the old version) and deletes the zip file from the click of a button. 10.42.09 # and i thought a progress bar on the download stage would be cool, but i dont think i can work it 10.42.46 # http://www.google.se/search?q=visual+basic+progress+bar&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox&rls=org.mozilla:en-US:unofficial 10.42.56 # shows looooooots of pages about it 10.43.26 # (sorry for the .se version, but I just did a quick copy and paste) 10.44.49 # no its not the progress bar, ive got one of those, but its implementing it for downloads which is tricky 10.47.11 # /mnt/sda1 && wget http://www.rockbox.org/`wget -O - http://www.rockbox.org/download | grep "/daily/h300/rockbox-h300-" | cut -f6 -d'"'` -O /tmp/daily.zip && cd /mnt/sda1 && unzip -oq /tmp/daily.zip && cd .. && umount sda1 10.47.37 Join einhirn [0] (i=Miranda@bsod.rz.tu-clausthal.de) 10.47.39 # ugly, but it will automagically install the latest and greatest on your player :) And you get progress bars 10.48.15 # what the hell is that code for? 10.48.25 # It's a Unix shell script 10.48.30 # rightio 10.48.32 # You can run it with Cygwin. 10.48.40 # i dont have cygwin 10.48.44 # bash and wget make an awesome combo :) 10.48.51 # this is an easy to use EXE sitting on my root 10.49.01 # but only if you have the VB runtime installed 10.49.34 # people are more likely to have .net than a Unix client or cygwin... 10.50.44 # I guess the difference is, it took me 30 seconds to whip up and test my version :) and I know it will work on almost any linux/win-cygwin installation 10.51.09 # except that it assumes a mount point 10.51.16 # hey markun~ Are you seeing? 10.51.24 # that isn't universal 10.51.51 # mines user friendly though :P and has options 10.51.52 # Yes it does Bagder... but I'm sure the windows version is going to assume (or require selecting) a drive letter 10.52.06 # Mine has options too :p) just modify the line.. 10.52.11 # perplexity: yes, I don't have a problem with it I was jut pointing it out 10.52.17 # btw 10.52.21 # if its placed on your root, it automatically detects where to put it 10.52.26 # Membrillo: in my view, perplexity's version is more user friendly 10.52.31 # Anyway, its a moot point for me as I compile and install locally from CVS anyway. I just wanted to point out the power of the command line 10.52.38 # will rockbox reserve space for the voice file if it sees it, without regard to whether the option is switched on or no? 10.53.33 Join saa[b_r]ider [0] (n=saab_rid@61.49.147.148) 11.05.42 Join yngwi [0] (n=chatzill@chello080109107064.1.15.vie.surfer.at) 11.06.26 Quit yngwi (Client Quit) 11.07.59 Quit Sando ("changing servers") 11.10.37 Quit saa[b_r]ider (Read error: 104 (Connection reset by peer)) 11.10.47 *** Saving seen data "./dancer.seen" 11.17.39 Quit saab_rider (Read error: 110 (Connection timed out)) 11.19.16 # Ahh.. can access the Quick screen by pressing Navi once to get to the file browser, then holding A-B to get to the quick screen 11.32.47 # Err.. I made a very simple alteration to apps/gwps.c to enable the quick screen on the H300 and it works perfectly.. have I done something totaly naive ? 11.32.55 # -#if (CONFIG_KEYPAD == RECORDER_PAD) || (CONFIG_KEYPAD == IRIVER_H100_PAD) 11.32.55 # +#if (CONFIG_KEYPAD == RECORDER_PAD) || (CONFIG_KEYPAD == IRIVER_H100_PAD) || (CONFIG_KEYPAD == IRIVER_H300_PAD) 11.34.20 # :) 11.34.32 # o-o 11.34.54 Join Polo_o [0] (n=polo_o@82-69-160-166.dsl.in-addr.zen.co.uk) 11.36.05 # Hi HCl! 11.36.22 # perplexity: No, that seems the right fix. 11.36.47 # As far as I know, the key mappings for the H300 and H100 are identical 11.36.59 # They are, I cheked that prior to enabling it 11.37.06 # http://sourceforge.net/tracker/index.php?func=detail&aid=1375178&group_id=44306&atid=439120 11.37.19 # Took me longer to generate and upload the patch than it did to edit the file :) 11.38.15 # Yep, a patch is probably overkill. 11.38.17 # lunch time! 11.38.18 Join saabrider [0] (n=saab_rid@61.49.147.148) 11.38.18 Nick saabrider is now known as saa[b_r]ider (n=saab_rid@61.49.147.148) 11.38.27 # grrrr. still waiting for mine to arrive 11.42.27 # perplexity: I don't think you uploaded the patch file correctly - I can't see a download link on that page. 11.42.35 # But don't worry about it - I'm about to commit that fix. 11.42.49 # Committed. 11.42.58 # probably not.. it also appears I was nt logged in when I created the patch in any case.. thanks :) 11.44.08 # It's soooo much easier to try out new changes now USB mode is working.. Almost makes on-the-target debugging doable 11.44.22 # hm, could someone with cvs access add the following line to firmware/export/config-h300.h : 11.44.27 # CONFIG_LED LED_VIRTUAL 11.44.43 # erm, #define CONFIG_LED LED_VIRTUAL 11.45.26 # * amiconn wonders about the bookmark.c change 11.46.05 # markun: Does it mean that the separate confirmation strings are no longer needed? 11.46.24 # If so, the #ifdef could go away, and the lang strings could be deprecated 11.47.03 # It was a suggestion by FireFly because of the new gui code. I didn't take a good look at the code. 11.49.12 # Bagder: You deleted a forum message which looked like gibberish. It didn't look like gibberish here, it was korean. 11.49.23 # yes, it was Jungti1234 11.49.32 # <_FireFly_> amiconn the two lang string are needed. the problem was that these two string are already displayed in the gui_yesno_draw fn yesno.c:~24 11.49.36 # I called it gibberish on purpose 11.49.47 # and it didn't appear as korean to me 11.49.48 # Anyone called me.. 11.50.05 # _FireFly_: Ah, okay 11.50.15 Quit elinenbe (Read error: 110 (Connection timed out)) 11.50.21 # most likely because I don't have any korean fonts 11.50.30 # or something 11.50.35 # hmm.. 11.50.36 # Still, if gui_yesno adds them, the same simplification can be applied to the player build, and the #ifdef can go away 11.52.35 # Bagder: Hmm. I'm using Firefox 1.07 on german windows, and it clearly appeared as korean here (though I don't understand korean at all). My interpretation was that Jungti1234 posted in korean on purpose, judging from the thread topic... 11.53.12 # yes, I scared him. 11.53.13 # amiconn: the fonts are bundled with firefox, yes I know it was on purpose 11.53.17 # are not 11.53.38 # I still don't like seeing the forum getting more and more non-english posts 11.53.49 # its enough with the korean and russian already used 11.54.33 # and on my screen it *was* total gibberish 11.54.39 # <_FireFly_> amiconn do you mean in bookmark.c ?? 11.55.04 # lunch! 11.55.42 # _FireFly_: Yes 11.55.57 Join criis [0] (n=criis@hypnos.adm.ku.dk) 11.56.01 # I was going to scare him only.. 11.56.17 # <_FireFly_> amiconn then we can't simplified because the player has an additional string str(LANG_RESUME_CONFIRM_PLAYER) 11.56.46 # Didn't try to look to other people. 11.57.04 # markun: u there? 11.57.38 Join San [0] (n=Test@213-202-139-44.bas502.dsl.esat.net) 11.58.49 # _FireFly_: Well, I need to check this, but it seems to me that this second string doesn't contain anything special. Afaiu, bookmark.c had its own confirm/cancel strings before gui_yesno was introduced, but now uses gui_yesno which uses standard strings 11.59.00 Join lostlogicx [0] (n=lostlogi@node-4024215a.mdw.onnet.us.uu.net) 11.59.24 # I love it that I can stop my player mid-song, boot the original iriver fw and watch some southpark, then boot back into rockbox for an instant resume where I left off.. that is soo cool for travelling 11.59.31 # LinusN: yes 11.59.58 # <_FireFly_> amiconn if this string is depricated then is the #ifdef also depricated :) 12.00.02 # i just checked the lcd_getstringsize change you made in mpeg.c 12.00.28 # it's funny that those have been around for so long without us noticing :-) 12.00.35 # They didn't 12.00.49 # There were introduced with unicode 12.00.55 # really 12.00.56 # ? 12.01.03 # They even make sense 12.01.05 # If you search for getstringsize there are a lot of strange things. 12.01.25 # LinusN: It's used to precache the glyphs. I should have added a comment. 12.01.27 # why do they make sense? 12.01.32 # They are just for caching the needed glpyhs for the tags, to avoid intermediate spinups 12.01.33 # aha 12.01.44 # that surely needs a comment 12.01.50 Quit Membrillo () 12.02.02 # markun: Indeed. Iirc, this comment exists in the swcodec playback engine 12.02.08 # yes 12.02.32 # Damn.. 1st rockbox lockup.. but not reproducible.. player paused, backlight off, plugged in USB and it froze solid.. 12.02.51 # Will the code of mpeg.c be merged with the other tag related code in apps? 12.04.08 # markun: one day, yes 12.07.25 Quit linuxstb ("Leaving") 12.08.52 # Hmm, it seems the unicode patch doesn't work with old settings -> rockbox hangs on boot 12.09.37 # Maybe i will add to the code that pressing record button during bootup erases settings 12.12.47 # * amiconn would prefer to see more work from Flasheri ;) 12.14.19 # hehe :) 12.14.36 # what kind of work do you expect to see? ;) 12.15.01 # but i think that record button thing is simple and useful to do 12.15.05 # i will add it 12.16.14 Join paugh [0] (n=kickback@2001:5c0:8fff:ffff:8000:0:3e03:6822) 12.16.28 Quit saa[b_r]ider (Read error: 110 (Connection timed out)) 12.16.34 Nick paugh is now known as AliasCoffee (n=kickback@2001:5c0:8fff:ffff:8000:0:3e03:6822) 12.20.50 # Slasheri: I'd like to see working firmware_flash.rock and rockbox_flash.rock 12.21.02 # (for iriver) 12.21.12 # amiconn: Ah, that will happen soon 12.21.38 # in fact i am working with iriver_flash.rock currently because it's so different from the firmware_flash.rock 12.21.41 # Regarding the record button - there was much discussion about a 'reset settings' button in the past 12.22.06 # amiconn: Hmm.. i just committed the reset button thing.. better to have than nothing =) 12.22.20 # ...but I don't think this will be necessary anymore when switching to .cfg files for standard setting 12.22.22 # +s 12.22.45 # yep, after that it should not be necessary anymore (hopefully) 12.22.49 # oh shit, my ihp's headphone output is dying. 12.23.01 # The .cfg loader should set the respective setting to default if the value in the .cfg file is out of the allowed range 12.23.01 # but now it's pretty mandatory if booting fails due to settings 12.23.21 # I will have to execute a surgery but I am to afraid to do this. 12.23.35 Join Membrillo [0] (n=sam_kill@CPE-144-131-87-124.nsw.bigpond.net.au) 12.24.00 # Slasheri: Settings can make booting fail on irver? If so, this is rather odd behaviour that should be fixed, imho 12.24.16 # who wants to try out my H3xx Rockbox downloader? 12.24.19 # http://jupiter.walagata.com/w/membrillo/Rockbox_Downloader.zip 12.24.32 # put it on your root 12.24.38 # amiconn: yes, when i just updated to the most recent cvs and loaded old settings, iriver would no longer boot 12.24.49 # amiconn: this is already on the todo list before the release on iriver. But it is not easy to repoduce. 12.24.51 # so i had to add that record button thing i could reset my settings 12.25.02 # downloader? 12.25.19 # it downloads rb, unzips it and deletes the .zip 12.25.26 # Membrillo: It downloads and installs rockbox automatically? 12.25.36 # on one click 12.25.38 # not scheduled 12.26.06 # just finished it 12.26.08 # it should work 12.27.22 # feedback if your trying it? 12.28.44 # did you made it with VB? 12.28.48 Quit Jungti1234 ("bye") 12.28.50 # yeah 12.29.19 # those fucking activeX controlls are getting on my nerves. 12.29.28 # I had too include them too. Overkill. 12.29.41 # what do you mean? 12.30.00 # Membrillo: mcinet.ocx is missing. 12.30.08 # I can't run it. 12.30.08 # :S 12.30.22 # hmmm 12.30.33 # inet must be bundled inside VB and thats why i can run it 12.30.47 # you must include the ocx file in the package and install it in the right folder. 12.31.04 # i thought it would just bundle in the exe 12.31.22 # that's why (now that I know a little C) I can see why VB is considered a weak language. 12.31.37 # well, basic VB is all i know :P 12.32.00 # VB is a toy.. an advanced toy, but a toy none-the less.. Check out Delphi if you want easy, real OO RAD development 12.32.07 # Membrillo: You can make a setup script for your ap inside of VB 12.32.31 # really? i dont really know much about VB. Ive only done one term of it at high school 12.32.38 # that will install in the PC the ocx files needed by the app. 12.32.44 # cool 12.32.48 # how would i do that? 12.33.20 # anyway it is just one file 12.33.36 # incude it in the zip and write in the readm.txt were the user should put it. 12.33.54 # OR 12.34.09 # inlcude in your programm an error sniffing routine. 12.34.27 # if the file is missing your program should copy it in that ffolder. 12.35.00 # ok 12.35.02 # will do 12.36.14 Quit perplexity ("*moving*") 12.36.51 # thats a good idea 12.37.03 # C:\windows\system32\msinet.ocx 12.39.35 Part criis 12.39.46 Quit Kohlrabi (Read error: 104 (Connection reset by peer)) 12.41.47 Join saa[b_r]ider [0] (n=saab_rid@61.49.147.148) 12.45.33 Join ep0ch| [0] (n=ep0ch|@81-6-216-218.dyn.gotadsl.co.uk) 12.45.47 Nick saa[b_r]ider is now known as saab_rider (n=saab_rid@61.49.147.148) 12.45.52 # hello 12.46.24 Join Zak1392 [0] (n=zkeeping@CPE-144-137-192-213.sa.bigpond.net.au) 12.46.35 # regarding clearing the settings on startup, i would prefer a 2 finger combination to clear rather than just one 12.46.46 # kind of agree there 12.47.18 # or is there a prompt when the settings get cleared? 12.47.45 # hey guys 12.48.22 # there we go, fixed it up. 12.48.23 # http://jupiter.walagata.com/w/membrillo/Rockbox_Downloader.zip 12.48.40 # ep0ch|: no prompt, no 12.48.48 # preglow: on the crossfeed i tried changing your asm to have a 15 sample delay, but it sounded bad. 12.48.55 # ep0ch|: what did you change? 12.48.56 # the C one was fine though 12.49.25 # what did you change? <- 12.50.25 # XavierGr: its sweet now. it automatically copies the msinet.ocx to the folder 12.50.29 # Membrillo: I still get the error. 12.50.38 # what?!?!! 12.50.48 # does it copy the file to your folder? 12.51.00 # ocx is evil 12.51.01 # 1,. the struct so it had a delay[2][15]; and line 529 to "if index >= 15", i.e. changed #13 to #15 12.51.09 # ep0ch|: small wonder, then 12.51.11 # wiat a sec 12.51.15 # what else did i miss? 12.51.17 # ep0ch|: line 511 12.51.27 # ep0ch|: you need to change 52 to 60 12.51.34 # ep0ch|: could just change it to 15*4 for clarity 12.51.44 # :D 12.51.50 # on mine here, if it doesnt have it in the folder, it copies it from C:\windows\system32\wininet.ocx 12.51.58 # cheers 12.52.08 Join ripnetuk [0] (n=george@82-70-100-230.dsl.in-addr.zen.co.uk) 12.52.20 # Membrillo: The file is not included in the package. Anyaway it pops up the same error. 12.52.25 # the coeffiecients sounded quite good last night even without the extra delay 12.52.25 # markun: we should change the delay buffer from buf[2][length] to buf[length][2] 12.52.34 # markun: so that we can fetch both delay values at once 12.52.41 # Membrillo: Try deleting your file before testing on your PC. Then copy it again. 12.52.56 # ahhhh. so it wont start up far enough to get the file 12.52.56 # yes, and you could save a register that way, right? 12.53.08 # no, i use the same register for addressing both values 12.53.11 # but with an offset 12.53.24 # i'll save a couple of instructions, though 12.53.26 # Membrillo: Maybe my idea was wrong 12.53.38 # its strange though... i dont have the OCX on my root and it works 12.53.42 # Maybe it scans before execution for it. 12.53.50 # Membrillo: why do you need an ocx? 12.54.02 # would it be possible to make it run in the background and download rockbox at a set time? 12.54.02 # accessing the internet 12.54.26 # Membrillo: now, there's why i hate visual basic 12.54.26 # Zak1392: yes... but first i have to get it to work on other PCs than mine :) 12.54.41 # that would be pretty cool :) 12.54.44 # VB is all i know :'( 12.54.50 # *runs off crying 12.55.00 # Membrillo: didn't say i hate you, i said i hate vb, heh 12.55.07 # hehe 12.55.16 # i like standalone things 12.55.18 # well, maybe i should just include the OCX file? 12.55.26 # Can anyone recommend a tag editor for windows where you can change the text encoding? 12.55.33 # stupid VB. why cant it include it in the EXE 12.57.13 # now try it :) 12.57.13 # http://jupiter.walagata.com/w/membrillo/Rockbox_Downloader.zip 12.57.22 # its included in the zip 12.57.59 # is slasheri latest cvs update supposed to include a reference to tagcache.h? 12.58.50 # Membrillio: Did you understand the part that I said that the ocx mustn't be in the root? 12.58.52 # ep0ch|: oh.. argh, sorry for that 12.59.05 # will fix it 12.59.05 # Windows/System32 folder 12.59.09 # no, i didnt even hear you say that 12.59.30 # oops 12.59.33 # Slasheri: explain about this tag cache, if you don't mind 12.59.41 # markun: mp3tag has following option for reading id3v2 "decode ISO-8859-1 tags using system codepage" and on writing "always write ISO-8859-1 instead of UTF-16" 12.59.44 # Slasheri: any chance of a two finger salute instead of one to clear the settings? or atleast a prompt 13.00.08 # XavierGr: so what should i do with the OCX 13.00.38 # anyway just write on the readme where to put the file /windows/system32/ 13.00.46 # inlcude it in the zip 13.00.48 # Slasheri: is it a simple tag database you just keep in memory at all times? 13.00.51 # oh, it has to go there 13.01.04 # well, i can make a setuppy thing i guess 13.01.17 # that moves the ocx to system32 and extracts the rest 13.01.30 # amiconn: yo, will rockbox always reserve space for the voice file if it sees i've got one, even if it isn't used? 13.01.47 # Membrillo: can't this ocx be in the same dir as your program ? 13.01.48 Quit edx () 13.01.52 Join edx [0] (i=edx@p54A876CF.dip.t-dialin.net) 13.02.05 # amiconn: thanks for the new volume.diff it seems to have applied cleanly. 13.02.11 # Bger: apparently not 13.02.16 # ep0ch|: does the asm version sound the same as the c version, then? 13.02.20 # according to XavierGr 13.02.32 # preglow: you're asking a lot there :) 13.02.41 # preglow: it has dual operation capability, it can work directly from disk and from ram. Building and loading it is also transparent to user 13.02.55 # the ocx are ActiveX controll files that are needed by the windows. 13.03.01 # preglow: i'll take some recordings and find out 13.03.09 # Slasheri: so it's an option whether you want it in memory or on disk? 13.03.12 # You have to set them in Windows/system32/ folder 13.03.17 # ep0ch|: that would be splendid 13.03.18 # XavierGr: they are needed by the application, not by the windows itself 13.03.21 # preglow: yes, loading it into memory is an option 13.03.26 # XavierGr: have you tryed ? 13.03.38 # Slasheri: so wps is truly ultra-responsive then? 13.03.38 # preglow: Not on archos. Not sure how this is handled on iriver, it's Slasheri's implementation, but I believe the space is reserved 13.03.48 # preglow: should be with full tags :) 13.03.50 # Membrillo: You are out of luck. Now there is a new error: Run Time error 70. Permission Deneid. 13.03.53 # (to avoid a reboot when voice UI gets enabled) 13.04.14 # ah shit. stupid technology 13.04.18 # amiconn: i wish someone did a way to repartition the audio buffer on the fly :/ 13.04.19 # amiconn: the space is allocated on boot if ramcache feature is activated 13.04.19 # preglow: what recordings would you like? the new coeffients + delay or old ones? 13.04.19 # hahaha :) 13.04.21 # Bger: You are right 13.04.26 # I was mistaken. 13.04.28 # markun ? 13.04.32 # if not, nothing but the header is loaded 13.04.39 # ep0ch|: i'm not all that interested in the recordings myself, i just want to know if my code is good :) 13.04.45 # haha 13.04.48 # so the cache itself is quite simple (far simpler from tagdb) 13.04.49 # Bger: yes, thanks. I'm helping Saab with his arabic MP3s :) 13.04.58 # i wonder what access is denied... *thinks* 13.04.58 # Slasheri: preglow was asking how voice UI is handled 13.05.01 # and also chinese 13.05.28 # i just noticed i had far less audio buffer than i'd thought 13.05.51 # Membrillo: How the program accesses the internet? 13.06.04 # preglow: You have a voice file laying around? 13.06.06 # XavierGr: http://msdn.microsoft.com/library/en-us/dllproc/base/dynamic-link_library_search_order.asp 13.06.37 # amiconn: yes 13.06.41 # amiconn: Hmm, i don't find that particular question (too much text :) but voice file is allocated on boot if it's found 13.06.50 # Slasheri: that's what i wanted to know 13.06.58 # Zagor: well said on th eml 13.07.03 # Zagor: "the ml", that is 13.07.05 # 1. The directory from which the application loaded. 13.07.06 # so it takes all the space even if "voice menus" are disabled 13.07.30 # Slasheri: Wasn't there the idea to allow quasi-dynamic allocation of buffers from the audio buffer 13.07.43 # (only requiring to stop layback) 13.07.56 # Bger: That was my own experience back in the days I was programming in VB. I hadn't looked that it needed the file in the same flder as the program. I just encountered a PC that said about the file. Then I looked where I had that file and made the program to install it in the same place. 13.07.56 # Hmm, indeed that should be possible 13.08.07 # yes 13.08.09 # i'd love that 13.08.14 # whats so deniable about this code. Its pretty damn simple 13.08.18 # so you don't have to reboot to enable disk cache, for example 13.08.21 # ' Get the file. 13.08.22 # bytes() = inetDownload.OpenURL(txturl.Text, icByteArray) 13.08.22 # ' Save the file. 13.08.22 DBUG Enqueued KICK Membrillo 13.08.22 # fnum = FreeFile 13.08.22 # Open txtfile.Text For Binary Access Write As #fnum 13.08.22 *** Alert Mode level 1 13.08.22 # Put #fnum, , bytes() 13.08.24 # DoEvents 13.08.26 # Close #fnum 13.08.33 # wow 13.08.37 # XavierGr: yes, but it has one big drawback ... your uninstall program (if any) must delete this file also 13.08.38 # that didnt come out how i expected 13.09.05 Nick saab_rider is now known as saa[b_r]ider (n=saab_rid@61.49.147.148) 13.09.44 # Bger: If I new that the ocx file can be in the same folder as the app, I would never bother with install scripts. 13.09.45 # preglow: yep.. in fact that's a good idea and implementation should be possible 13.09.49 # preglow, Slasheri: It would allow to change voice, dircache and buffer limits without reboot 13.09.59 # (the latter one on all platforms) 13.09.59 # yes, correct 13.10.11 # amiconn: you might not even always need to stop playback, like if there's a portion at the start of the buffer that's been marked as played, and not yet rebuffered 13.10.18 # preglow: back to crossfeed i changed line 511 to '15*4' it still sounds bad, anything else you think i need to change? 13.10.23 # XavierGr: so it still doesnt work? 13.10.50 *** Saving seen data "./dancer.seen" 13.11.03 # preglow: I wouldn't like that. Today we don't mark, we only have running pointers. It would also make the behaviour unpredictable 13.11.23 # ep0ch|: there's another 52 there as well if you look 13.11.44 # ta 13.11.45 # amiconn: it would, and it's not a major point for me. i'd love the uniform approach as well 13.11.48 Quit ender` (Connection timed out) 13.13.36 # Membrillo: Sorry but for me it says that error. Make someone else to test it too. Maybe it is my pc. 13.14.00 # ok 13.14.02 # thanks anyway 13.14.27 # Membrillo: are you with admin account ? 13.14.33 # XavierGr: and you ? 13.14.52 # i believe so yes 13.15.22 # Bger: Does it work for you? 13.16.08 # i didn't tried 13.16.15 # try 13.16.17 # uf :( 13.16.28 # would you be able to? if it isnt too much trouble? 13.16.37 # not atm, sorry ... 13.16.41 # ok np 13.17.13 # could someone else please test this and see if it works? 13.17.13 # http://jupiter.walagata.com/w/membrillo/Rockbox_Downloader.zip 13.18.23 *** Alert Mode OFF 13.18.47 # Bger: yes I am with admin account. 13.19.51 # <_FireFly_> Membrillo a little bit ... colorful :) 13.20.17 # :P 13.20.21 # it works though? 13.20.34 # Fast Filterbanks for the Low Power MPEG High Efficiency Advanced Audio Coding Decoder 13.20.39 # looks like an interesting paper 13.21.03 # hehe :) 13.22.34 # _FireFly_: does it work? 13.22.57 # <_FireFly_> download works 13.23.08 # unzip doesnt? 13.23.17 # <_FireFly_> not tested :) 13.23.22 # ok cool 13.23.31 # XavierGr: looks like it was your PC haha 13.23.59 # <_FireFly_> Membrillo but if i try to download again without closing the program it doesn't work 13.24.27 # how strange 13.24.37 # Slasheri: u there? 13.24.43 # maybe its a problem overwriting the file 13.24.53 # <_FireFly_> if i have unpack set to unpack it to current folder 13.25.37 # daily or bleeding edge? 13.25.42 # <_FireFly_> bleeding 13.25.47 # LinusN: yes, hi 13.25.56 # <_FireFly_> Membrillo it won*t start the downloading 13.25.58 # i just saw your rec-button commit 13.26.04 # <_FireFly_> it says directly finished 13.26.19 # LinusN: Hmm, what do you think about that? 13.26.24 # ah 13.26.36 # i was thinking that we should use a button that exists on all targets 13.26.37 # <_FireFly_> Membrillo but if i say only unpack and set the path manually it works 13.26.39 # i had that i think, then it went away so i thought it was fixed 13.26.53 # oh ok 13.27.02 # LinusN: Ah, that is a good point.. i didn't even think about that :/ 13.27.09 # how curious 13.27.10 Join webguest84 [0] (n=864c03a2@labb.contactor.se) 13.27.13 # right now there are many red builds 13.27.34 # we should at least fix that 13.27.58 # yep.. do you think some other button could be more universal? maybe stop? 13.28.11 # _FireFly_: so is it in the downloading or the unpacking that it doesnt work 13.28.13 # not even stop is universal 13.28.20 # ah :/ 13.28.22 # (iaudio x5 has no stop button) 13.28.37 # so we should probably #ifdef our way out here as well 13.28.42 # ...and archos recorders and Ondios either 13.28.47 # *neither 13.28.54 # <_FireFly_> Membrillo nothing works it says 2secs after hitting the button... Complete 13.29.06 # fm and v2 recorder have a stop button 13.29.08 # The player has one, but not usable for holding 13.29.10 # how strange 13.29.13 # true.. i will add ifdefs for iriver for now. 13.29.23 # might have something to do with saving it to temporary internet files? 13.29.37 # <_FireFly_> maybe you have an failure when checking the checkboxes when both are set 13.29.41 # Slasheri: Why not #define SETTINGS_RESET ... 13.29.47 # that could be it 13.29.58 # LinusN: but do you think record would be better than stop for iriver? 13.30.15 # holding stop will turn it off 13.30.28 # LinusN: Huh? I thought the v1, fm and v2 keypads are identical 13.30.41 # ...meaning there is BUTTON_OFF, but no BUTTON_STOP 13.30.43 # amiconn: the OFF button is labelled Stop on the side 13.30.48 # _FireFly_: well all it does is, check that the top one is checked, if it is it unpacks whatever is in the text box. All the bottom check does is puts the folder name in and disables the box 13.30.56 # LinusN: hmm, yep.. so user could accidentally hold it during boot. Then record sounds better to me 13.30.57 # and the ON button is labelled "Menu" 13.31.12 # because it works also with bootloader 13.31.29 # exactly, the user is not likely to hold rec when starting rockbox 13.31.37 # LinusN: Hmm, stil BUTTON_OFF is not suitable for holding, for the same reason as BUTTON_STOP on the player 13.31.38 # stil 13.31.41 # <_FireFly_> Membrillo add some error checking in 13.31.46 # amiconn: true 13.31.47 # i don't know if one button is really that clever 13.31.50 # like what? 13.31.54 # its not 13.31.57 # preglow: should be a combo 13.32.03 # indeed 13.32.11 # <_FireFly_> Membrillo or generally download the file to the current folder, in which the program resist 13.32.24 # amiconn: that SETTINGS_RESET sounds good also. Should it go to main.c or somewhere else (player specific configs?) 13.32.50 # the rest of the code does it in the c file 13.33.01 Quit saa[b_r]ider (Read error: 104 (Connection reset by peer)) 13.35.16 # The build table is looking like sh** :/ 13.35.34 # _FireFly_: try this exe 13.35.35 # http://jupiter.walagata.com/w/membrillo/DLRBexe.zip 13.35.39 # i would say colourfull :) 13.36.03 # fixed 13.37.11 # pft, it's got measles 13.38.44 # what spec is the build machine? 13.39.07 # _FireFly_: did that fix it? 13.39.25 # ep0ch|: dual AMD Athlon(TM) MP 1900+ 13.39.30 Quit ripnetuk (Remote closed the connection) 13.40.35 # hehe, Bagder, even (tm) :) 13.40.50 # hehe, I pasted it from /proc/cpuinfo 13.40.57 # just realised it 13.40.58 # :) 13.41.30 # are the builds using both CPUs? 13.41.38 # sure ... 13.42.02 # <_FireFly_> Membrillo bleeding works but not the daily 13.42.13 # what does daily do? 13.42.15 # hm, these really are @ ~ 1.5GHz i suppose 13.42.22 # <_FireFly_> nothing 13.42.24 # yes, 1.6 13.42.31 # terrific... 13.42.32 # <_FireFly_> it says directly complete 13.42.34 # i think you could get 2Ghz out them easily ;) 13.42.40 # <_FireFly_> maybe the file doesn' exist 13.43.00 # <_FireFly_> yepp the file doesn*t exist 13.43.11 # <_FireFly_> if i try the link in an browser 13.43.28 # <_FireFly_> the tool tries to download http://www.rockbox.org/daily/h300/rockbox-h300-2005.12.07.zip 13.43.51 # "too many dots error" 13.43.51 # <_FireFly_> but the format is http://www.rockbox.org/daily/h300/rockbox-h300-20051207.zip 13.43.53 # :-) 13.43.57 # <_FireFly_> ;) 13.44.03 # og 13.44.05 # i can't get bleeding edge builds to download :( 13.44.07 # oh 13.44.12 # thats strange 13.44.17 # i didnt have it like that before 13.44.33 # <_FireFly_> maybe the problem is the fn which returns the current date 13.45.10 # it works for me... how strange 13.45.13 # ahhh 13.45.19 # <_FireFly_> on my system (its WinXp Prof german ) it returns the date with the dots as seperator between year month day 13.45.19 # it may be how you have your date settings 13.45.26 # yeah 13.45.29 # its your date settings 13.45.35 # no problems 13.45.40 # ill just tell it to remove dots :) 13.45.41 Join NicoFR [0] (n=nico404@rob92-6-82-231-243-63.fbx.proxad.net) 13.45.49 # <_FireFly_> yepp but not the last one ,) 13.45.49 # wait 13.45.56 # then it will get rid of the .zip 13.45.59 # hmmm 13.46.03 # how do i avoid that 13.46.09 # what is rbdler? 13.46.22 # get rid of the dots THEN ad the zip. im a genious 13.46.30 # <_FireFly_> Membrillo remove the dots directly after you get the date 13.46.48 # Zak1392: the project name i have it under haha 13.46.48 # <_FireFly_> and after that create the download address 13.46.53 Quit San (Read error: 110 (Connection timed out)) 13.47.04 # LinusN: seriously, what is the first thing in your todo list (regarding rb on h300) 13.47.08 # <_FireFly_> Membrillo or that ;) 13.47.14 # bger: cpu frequency 13.47.19 # membrillo: how come it runs in memory? 13.47.27 # what about bootloader USB mode ? 13.47.39 # Bger: ah, that to 13.47.40 # o 13.47.49 Join Jungti1234 [0] (n=jungti12@58.77.81.144) 13.47.51 Ctcp Ignored 1 channel CTCP requests in 0 seconds at the last flood 13.47.51 # * Bger wants this for sure ... 13.48.09 # markun 13.48.11 # in fact more than cpu freq ... 13.48.14 Join saa[b_r]ider [0] (n=saab_rid@61.49.147.148) 13.49.18 # _FireFly_: done. dots shouldnt be a problem now 13.49.59 # <_FireFly_> ;) 13.50.45 # hm, is the settings ver bumped up ? 13.50.48 # http://jupiter.walagata.com/w/membrillo/EXE.zip 13.50.55 # see if that works 13.51.42 # <_FireFly_> address is right and it downloads the file now :) 13.51.48 # awesome 13.51.51 # any problems now? 13.51.52 # <_FireFly_> donw 13.51.55 # <_FireFly_> no 13.52.02 # tremendous :D 13.52.20 # * Bger very pleased with rb's USB mode :) 13.52.29 # now ill add some error checks 13.52.35 # <_FireFly_> it has only problems when my wlan-connection gets bad ;) 13.52.41 # <_FireFly_> then it crashes 13.52.49 # yeah probably 13.52.56 # its pretty simple code for the downloading 13.53.09 # hey Membrillo 13.53.09 # no error stuff 13.53.13 # yeah 13.53.28 # Does HPod that you make work? 13.53.33 # it does indeed 13.53.46 # No. 13.53.49 # <_FireFly_> i think you should at least check if only unzip is set that a valid path is given in the input field 13.54.02 # H300 stops operation. 13.54.15 # WPS that I make is same. 13.54.20 # strange 13.54.25 # i havent used it lately 13.54.30 Join elinenbe [0] (i=trilluse@207-237-225-224.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com) 13.54.37 # hmmm 13.54.41 # i wonder why 13.54.48 # it doesnt brick it does it? 13.55.01 # Do you use latest Build? 13.55.02 # _FireFly_: ill see what i can do 13.55.06 # yeah 13.55.11 # hmm.. 13.55.24 # but i deleted rockbox and put the newest version on 13.55.27 # Wait. I will take a picture. 13.55.30 # and i havent put my WPS back on since 13.55.45 # ah 13.55.56 # _FireFly_: maybe i could put a browse for folder in? 13.56.06 # <_FireFly_> ot that 13.56.37 # ill see what i can do, because that would be handy 13.57.39 Quit Zak1392 () 13.58.52 # id rather avoid another OCX file :P 13.59.55 Join elinenbe_ [0] (n=elinenbe@207-237-225-224.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com) 13.59.55 Quit elinenbe (Read error: 104 (Connection reset by peer)) 14.00.01 Nick elinenbe_ is now known as elinenbe (n=elinenbe@207-237-225-224.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com) 14.00.30 # all green 14.01.49 # Perfect! 14.01.53 # <_FireFly_> Membrillo then simply try to open the folder 14.02.44 # <_FireFly_> when it's fails then you can find out with the errorcode what was the problem 14.03.50 # explain please 14.05.25 # <_FireFly_> there should be a fn or an fn-set to go trough the files/dirs in a directory 14.06.02 # <_FireFly_> with this/these fn you try to "open" the dir given in the input field and checks the return value 14.06.28 # LinusN: regarding H300 LCD remote... do you have one ? 14.06.36 # he does 14.06.42 # Bger: yes 14.06.42 # * Bagder has seen and tried it 14.07.03 # i have a non-lcd one too 14.07.20 # ok, the remote is nearly a copy of the main unit (as button functionality), except for (1) the ON button is the "navi" and 2) there are 2 additional buttons 14.07.44 # so i would like it to function as a copy of the main unit buttons 14.07.56 # hey Membrillo, http://jungti1234.netcci.net/iriver/h300/rockbox/DSCN2387.jpg 14.08.41 # but the current use of the LCD remote buttons (h100's remote) makes this a little horror 14.08.43 # no, thats because your loading it wrong 14.08.55 # are you loading it through browse .wps? 14.08.56 # what do u suggest 14.09.31 # 1) remap h100's remote buttons to be like the h300's (i don't have such remote and i don't know whether it'll be good to do so) 14.09.48 # erm 14.09.49 # 2) add another ifdef-s 14.09.55 # found a bug with the last build (from this morning) 14.10.09 # So, H300 stops operation. 14.10.20 # whe I try to load DancePuffDuo 14.10.22 # the player hangs 14.10.23 # System is downed. 14.11.04 # Maxime`: the theme or the wps? 14.11.13 # the wps 14.11.19 # it hangs at a line '%t0.2%xdw%xdq%ac%pc/%' 14.12.16 # um? 14.12.22 # I don't understand. 14.13.03 # when the wps is loading, the screen shows "%t0.2%xdw%xdq%ac%pc/%" 14.13.08 # then .. stay here 14.13.37 # LinusN: any opinions ? 14.13.59 # Bger: i haven't thought much about it 14.14.25 # afaics the h100's remote buttons are not very well situated 14.14.32 Quit elinenbe (Read error: 104 (Connection reset by peer)) 14.14.46 # i like the joystick on the h300 remote 14.14.56 # * Bger too 14.15.03 # markun: Are you there? 14.15.24 Join elinenbe [0] (n=elinenbe@207-237-225-224.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com) 14.15.26 Join ender` [0] (i=ychat@84.52.165.220) 14.15.39 # I did 2 mistake. 14.16.52 Join perplexity [0] (n=joust@217.165.110.88) 14.18.53 # ARGH 14.19.18 # windows REFUSES to let me unmount my h120 "cleanly" 14.19.23 # let's see if it respons by vomiting this time 14.20.14 # yes it did..................... 14.20.20 # suddenly i have no display anymore 14.20.42 # must be because you vomited on it 14.20.50 # better clean it up 14.21.00 # You can't even use the "safe remove" thinggy from the task tray ? 14.21.04 # it's in the circuit boards :/ 14.21.06 # perplexity: exactly 14.21.20 # just pull it out 14.21.22 # hahaa 14.21.25 # slasheri to the rescue 14.21.25 # * perplexity faxes preglow some Debian boot cd's 14.21.27 # i had to clear the settings 14.21.39 # :-) 14.21.47 # vomit in the settings? 14.22.01 # must be the carrots jamming things up 14.22.01 # yes 14.22.01 Quit Febs (Connection timed out) 14.22.03 # hahaha :))) 14.22.04 # clearly 14.22.17 # perplexity: nah, it was the corn 14.22.22 # ewwww 14.23.27 # hmm 14.23.32 # doesn't rockbox save settings before it runs rolo? 14.24.04 # i don't know 14.24.07 # it should 14.24.09 # it should 14.24.10 # yeah 14.24.13 # doesn't seem like it does 14.24.17 # but i can imagine that it doesn't 14.24.30 # better fix that 14.25.29 # hahaha 14.25.34 # tried loading japanese lang file 14.25.42 # now i have just the selector bar on my screen 14.26.35 # welcome to the club, i did that yesterday too :-) 14.26.45 # there 14.26.48 # fonts have unicode support? 14.26.55 # a few of them have 14.27.06 # insert 'what' in front of that 14.27.08 # we really need to clean up the font mess 14.27.12 # yeah, we do 14.27.38 # but ok, which have got unicode? 14.27.40 # preglow: not many fonts. 14.27.51 # unifont has the largest range, but is very big.. 14.27.56 # sure, gigantic 14.28.01 # the "XxY" fonts, and the "unifont" 14.28.35 # unifont is HUGE 14.28.45 # markun 14.28.48 # hah 14.28.49 # japanese 14.28.52 # looks pretty cool indeed, thius 14.29.01 # 'Dotum-11'? 14.29.11 # LinusN: file size or on screen size? 14.29.19 # i think the characters are way, way too large 14.29.29 # the file and the screen size 14.29.34 # Jungti1234 found a tool to convert true type fonts. Looks quite good. 14.29.47 # markun: great 14.30.00 # url? 14.30.19 # preglow: hard to write kanji in a smaller font :-) 14.31.19 # true 14.31.20 # LinusN: http://crl.nmsu.edu/~mleisher/ttf2bdf.html 14.31.23 # but ok 14.31.32 # i've implemented the larger playback speed step at repeat thing 14.31.39 # it works ok, but is a bit unpredictable 14.31.44 Quit Membrillo () 14.31.46 # too button pressed that are fast enough are counted as repeated 14.31.56 # two button presses 14.31.56 # i suck 14.32.16 # whys it not in the playback menu? 14.32.30 # what? 14.32.37 # playback speed? because it's never been there 14.32.41 # oh ok 14.32.48 # i have no idea, i just enabled what worked for archos and adapted it to software codecs 14.33.07 # just seems a bit wierd not having it in the settings 14.33.11 # well 14.33.15 # depends what you use it for 14.33.22 # its hardly a setting like the other ones 14.33.29 # yeah.... 14.34.51 # someone made a patch that changed the volume in greater increments using the same key combination, i just though that made more sense than having pitch control. anyway. 14.35.24 # but yeah, press just a bit too fast, and it'll act like you're holding the button 14.35.33 # is that a glitch in the driver, or a hardware issue? 14.35.51 # stems from the fact that the driver is polling the buttons per tick, i'd guess 14.36.02 # it polls them less often 14.37.04 Quit webguest84 ("CGI:IRC (Ping timeout)") 14.37.11 # hmm, ok 14.37.15 # but should i commit the current thing? 14.37.22 # it does work after a fashion 14.38.31 Join Maxime [0] (n=flemmard@fbx.flemmard.net) 14.38.37 Quit Maxime` (Read error: 104 (Connection reset by peer)) 14.39.47 # but it's madly annoying 14.40.04 # press a couple of times down to align it 100%, and bam, it skips 0.5% and i'm below 14.40.08 # need to force myself to be slower, heh 14.40.58 Join Febs [0] (n=medifebb@207-172-120-139.c3-0.rdl-ubr4.trpr-rdl.pa.cable.rcn.com) 14.41.03 Join webguest84 [0] (n=864c03a2@labb.contactor.se) 14.45.43 # I wonder. 14.46.16 # That is compile file that I want if do how do must? 14.46.34 Quit webguest84 ("CGI:IRC (Ping timeout)") 14.46.47 # -> What if do compile file that I want should I do? 14.48.30 # LinusN, amiconn: can you tell me why the BUTTON_UP is checked in addition to BUTTON_ON | BUTTON_UP in pitch_screen in screens.c? i thought the screen was supposed to exit if you let go of the on button 14.49.56 # i don't remember 14.55.39 # For more convenient operation, I'd say the requirement to hold ON all the time should go 14.56.20 # ...and the pitch screen should be left with OFF or STOP instead 14.57.25 # i agree, but how should it be triggered, then? 14.57.52 # Same way as now, I'd think 14.58.23 # in the H300 the scroll speed looks nice up to 30. I think this should be changed in the source. 14.58.57 Join linuxstb [0] (n=linuxstb@host213-123-154-169.in-addr.btopenworld.com) 14.59.32 # hm, the TREE_POWER_BTN define (apps/tree.h) isn't used anywhere 14.59.41 # bye all 14.59.44 # good night 14.59.46 # bye 14.59.52 Quit Jungti1234 ("bye") 14.59.55 # What's wrong with just making a long press on play/pause bring up the pitch screen? (at least on iriver) 14.59.56 # or i'm blind ... 15.00.37 # Bger: That's an old one, only used for the resume screen which was removed some time ago 15.00.53 # Just a leftover 15.01.42 # ok, 10x, ami 15.01.50 # so i can remove it completely 15.03.07 # Let it be known! markun helped me and made it possible for my H340 to read an Arabic ID3 tag! thanks to markun and all the Rockbox team!!!! 15.03.21 # So what happens in the virtual keyboard now that we have unicode? 15.03.41 # uf :( these button names are terrible... 15.04.27 # XavierGr: i don't want to think of it... :-) 15.05.29 # anything other than full kanji support would be a declaration of our cowardly ways 15.05.29 # heh, why? latin, cyr & greek are ok on h100 & h300 :) 15.05.34 # multiple keyboards of course :) 15.05.48 # user-selectable codepage ? 15.05.58 # Maybe we could add more screens on the virtual keyboard with different leanguage character settings every time. 15.06.04 # there is a default codepage setting 15.06.16 # hm ? where 15.06.49 # general settings->display->default codepage 15.07.03 # this is new, i guess ? 15.07.17 # came with the unicode patch 15.07.22 # yep:) 15.07.28 # however, the keyboard doesn't use it yet 15.09.17 # I am confused with Unicode. Lets says that a tag has arabic, english and greek text. Will it display them all correctly? 15.09.42 # XavierGr: it should display it ok 15.09.53 # XavierGr: If the tag is in UTF-8 or UTF-16 then yes 15.09.58 # if the font has all the glyphs 15.10.00 # what is the drawback in all this? 15.10.20 # More complicated if you only use english 15.10.22 # I heard the sometimes the disk will spin to load fonts, is that true? 15.10.28 # yes, also 15.10.29 # yes 15.10.45 # and it will spin in which situation? 15.10.52 *** Saving seen data "./dancer.seen" 15.11.00 # it won't load the entire unicode font in memory 15.11.09 # so it loads the glyphs it needs and caches them 15.11.10 # why is it so big? 15.11.29 # because it contains thousands of glyphs of course 15.11.33 # when you say glyphs you mean letters, right? 15.11.40 # yes 15.12.02 # ah that's why it took me so long to update my cvs then? 15.12.14 # XavierGr: maybe you should try wikipedia for all your questions :) 15.12.14 # yup, unifont is 5mbytes 15.13.11 # can we convert current rockbox fonts to unicpde ones? 15.13.47 # XavierGr: yes, with a font editor, graphic skills and a lot of time 15.13.53 Quit perplexity (Read error: 113 (No route to host)) 15.14.20 # some fonts have been updated to their unicode variants 15.14.51 # I will search a little bit on how to do it. I want chicago12 to be unicaode.... 15.14.57 # what about some mark in the filename like fontname_uni.fnt 15.15.08 # not even Apple has a unicode chigago font... 15.15.22 # what you mean? 15.15.31 # what's with chicago? 15.15.34 # XavierGr: apple designed that font 15.15.36 # XavierGr: what would you like to add to the font? 15.16.05 # Ah I thougth that every font can have a unicode version of it. 15.16.16 # no, someone has to draw the glyphs 15.16.33 # just to let you know, using the Unifont, I was able to view an MP3 with arabic ID3 info encoded in unicode, while the default page encoding was chinese.... 15.16.33 # meaning, I don't have to change the encode page, if the tag was encoded in unicode 15.17.05 # bummer and it was my font of choice after I carefully designed my favorite wps. Size to eye ease ratio. :( 15.17.30 # saa[b_r]ider: I think you are pretty unique to have files with arabic and chinese tags :) 15.17.53 # chicago is generally the worst choice, since it has only 127 glyphs 15.18.08 # Is there a reason that the code makes "dummy" calls to lcd_getstringsize() and relies on a side-effect, instead of having a more explicit function - e.g. something like lcd_cache_glyphs() ? 15.18.23 # I must find a font with nearly the same size as chicago12 15.18.43 # linuxstb: a *very* good question 15.18.58 # lazyness? 15.19.01 # XavierGr: nimbus-12? 15.19.15 # forgive my spelling errors :) 15.19.22 # is it unicode now? 15.19.27 # no 15.19.35 # 8859-1 15.19.36 # then? 15.20.05 # XavierGr: you want greek, right? 15.20.28 # well truth is that I want as many as I can have. 15.20.29 # The first 256 entries of unicode are iso-8859-1 15.20.51 # XavierGr: all the existing fonts still work 15.20.54 # Yeah I am interested more in greek though it is kinda weird that I don't have any tags with Greek Characters. 15.20.59 # iso8859-xx only define 192 glyphs each 15.21.08 # hm, quick help... what to set in vim to remove tabs ? ... 15.21.11 # 0..31 and 160..191 are not printable 15.21.18 # amiconn: I was about to ask about that... 15.22.32 # markun: well I do have friends just like me who speak arabic and chinese, but none have an iRiver :) 15.22.50 # actually, one does, but it's a flash player 15.23.36 Quit Febs (Read error: 110 (Connection timed out)) 15.24.32 # Bger: set expandtab 15.24.44 # Bger: if they're already there, %s/\t/ /g 15.25.17 Quit _FireFly_ ("Say What?") 15.25.37 # retab ? 15.25.51 # there's such command 15.26.11 # i mean 15.26.15 # set expandtab 15.26.17 # retab 15.26.50 # it is a command 15.26.51 # i just used it 15.26.52 # XavierGr, you can create a .cfg file for when you play foreign music, which would select an appropriate wps with the unifont, and another .cfg file for playing other stuff. this way you can retain the wps you created, and continue using the chicago font 15.27.15 # yep 15.27.25 # then set tabstop=4 for rockbox tabs 15.27.27 # ehh 15.27.29 # indents 15.27.46 # how do i save these settings to a "cfg" file and how do i load them ? 15.28.23 Quit NicoFR (Read error: 104 (Connection reset by peer)) 15.28.26 # just put the command in .vimrc 15.28.31 # or _vimrc if you're on windows 15.28.36 # linux 15.28.51 Join Sando [0] (n=lolsteam@techgaming.net) 15.29.18 # hm ? 15.29.27 # set indents=4 ? 15.29.33 # tabstop 15.29.34 Join San [0] (n=Test@212.2.182.211) 15.31.18 Join tucoz [0] (n=martin@hornved.ii.uib.no) 15.31.55 # hmm, a windows dap with wlan: http://www.taolife.com/wmp_prod.htm 15.32.04 # preglow: what about softtabstop ? 15.32.39 # no idea 15.32.47 # see :help tabstop 15.33.33 # do not use the first option 15.33.47 # mixing tabs and spaces = evil 15.33.53 # the second is best for rb 15.33.59 # yes 15.34.01 # that's what i do 15.34.15 # k, 10x a lot 15.34.58 # Why tabs are hunted down by rockbox devs? 15.35.04 # Is a windows ce processor something that MS has developed? Something like the portaplayer chipset? 15.35.19 # because mixing tabs and spaces = evil 15.35.37 # XavierGr: we prefer all spaces, so there are never any surprises 15.35.51 # personally i think tabs work fine if you know what you're doing, but few people do 15.35.55 # so we go with spaces only 15.36.12 # example: read a tab separated source file in a web browser 15.36.32 # tab=8 in most browsers 15.36.39 # ...with a few spaces here and there between the tabs :) 15.37.06 # many people set the tab size to 3 or 4 and use tabs to indent 15.37.19 # looks awful in a browser 15.37.23 # as long as you _only_ use tabs for scope level indenting, you'll be fine 15.37.31 # especially if this person has mixed tabs and spaces 15.37.44 # can I make in my viewer to make tab = 4 spaces? 15.37.58 # What viewer? 15.37.59 # some source use 4 spaces for one level, 1 tab for level two, 1 tab and four spaces for level three, etc 15.38.06 # notepad I shoud search it. 15.38.08 # which is the worst of both worlds, and should be punishable 15.38.14 # ehn notepad2 that is 15.38.26 # probably, isn't that quite nice? 15.38.36 # the editor I mean. 15.39.32 # preglow so you mean that when I write rockbox for code I can use tabs for scope level indenting? 15.39.44 # ^code for rockbox 15.40.15 # No, you should not use tab at all afaiu 15.40.17 # not, 15.40.21 # XavierGr: no 15.40.26 # XavierGr: only spaces in rockbox 15.40.29 # the reverse 15.40.50 # XavierGr: that was just my example of how tabs should be used, if you use them somewhere 15.41.06 # preglow: that is the only use of tab I know. 15.41.23 # XavierGr: well, there are people who do a hybrid 15.41.36 # as long as your code looks fine whatever tab size i use, then you did correctly 15.42.51 # any grep-gurus here? I do not understand how I use grep to find a string in a bunch of source files. 15.42.54 # Just found that notepad2 has a long line marker. So now instead of searching which line is more than 80 columns I will see a small line at column 80 sweet! 15.43.10 # tucoz: find . -name "*.c" | xargs grep fooo 15.43.18 # Bagder, thanks :) 15.43.32 # tucoz: find . -name "*.c" -exec grep -H "my string" {} \; 15.43.41 # hehe 15.43.44 # the xargs version is faster 15.43.47 # heeh 15.43.51 # :-) 15.44.01 # Youpieee I just found insert tabs as spaces in notepad2. Great Viewer! 15.44.59 # the xargs version is easier to remember as well :) 15.45.41 # and use "-type f" instead of '-name "*.c"' if you want to grep all files 15.45.42 # ok time to load a Ghost image. (F*cking windows) 15.45.48 # Reboot! 15.45.58 # heh 15.46.11 # ok 15.46.46 Quit XavierGr ("(Ghost") 15.47.29 # I read Zagor's response in the mailing list. Nice conclusion on the clipping-debate. 15.47.37 # indeed 15.47.58 # yes, i agree completely with him as well 15.48.16 # rockbox or rockbox-dev 15.48.21 # dev 15.48.42 # also, i don't like the comparison between the original firmware and rockbox 15.48.56 # rockbox is rockbox 15.49.01 # amen 15.49.28 # but still, i think a clipping prevention mode might be useful to clueless users 15.49.33 # anyway 15.49.51 # and we do have quite a few of them 15.49.56 # he particularily like the "people are used to things clipping" part 15.50.01 # s/he/i/ :-/ 15.50.02 # hehe 15.50.10 # because they are 15.50.11 # hehe, that kind of comparison is quite pointless unless iriver had done something that would be a wanted feature in rockbox. 15.51.00 # I am glad that rockbox do not have the same ui as iriver. 15.52.56 # people are used to the iriver ui, we should have the same in rockbox. hehe 15.53.08 Quit San (Read error: 110 (Connection timed out)) 15.53.54 # ah i've finally found a use for ROLO :) 15.54.41 # different firmwares for different crossfeed values 15.55.09 # I want the HD-always-spinning feature that iriver implemented! 15.55.18 # heh 15.55.56 # what does button_get(false) do ? 15.56.07 # does it remove the event from the queue ? 15.56.37 # yes 15.56.57 # it returns BUTTON_NONE if no event was in the queue 15.57.08 # instead of waiting for an event 15.57.18 # time for food 15.57.20 Join Moos [0] (i=DrMoos@m79.net81-66-158.noos.fr) 15.57.28 # aha, 10x 15.57.51 # ah, so if the param is true, then it waits 15.57.54 # yes 15.58.06 # i should rtfs 15.58.25 # long button_get (bool block); 15.58.39 # yeah, i'm looking at it :) 15.58.48 # at the source i mean 15.58.53 # .c file 15.59.08 Quit Strath (Read error: 104 (Connection reset by peer)) 15.59.13 # markun, yes, please. That is my number one wanted feature in rockbox. 15.59.57 Quit edx (Read error: 104 (Connection reset by peer)) 16.00.10 Join leftright [0] (n=5087f02c@labb.contactor.se) 16.02.24 # is the endl manipulator in c++ the same as \n, or is it made to be platform independent? Like dos vs. linux endline? 16.02.39 Quit Moos ("Glory to Rockbox") 16.02.48 Join Moos [0] (n=DrMoos@m79.net81-66-158.noos.fr) 16.04.20 Join Strath [0] (n=mike@dpc674681214.direcpc.com) 16.04.34 # nm, found out. endl sends \n and flushes the output buffer, where \n does not. 16.06.11 Quit Bagder ("Off to search for that connect-resetting peer guy!") 16.07.37 # I have often been invited to listen to a friends hifi, and ofcourse the first thing that gets demonstrated is "how loud it can go", with a beaming smile they then announce "doesn't it sound great", meantime I can see cracks appearing in the speaker boxes due to clipping. 16.09.12 Quit thegeek (Read error: 104 (Connection reset by peer)) 16.09.55 Quit tucoz ("Leaving") 16.10.10 # people expect this "muddled" sound if the volume os to loud 16.10.32 Join Bagder [0] (n=daniel@1-1-5-26a.hud.sth.bostream.se) 16.12.04 Join hshah [0] (n=hshah@shahassociates.plus.com) 16.12.41 Quit saa[b_r]ider (Read error: 110 (Connection timed out)) 16.13.32 # leftright: yeah, i was thinking about that too 16.14.05 # i have a question about the radio on ihp 16.14.26 # Can someone who understands the GUI code more than I do commit _FireFly_'s patch to prevent wrapping of the numerical settings? It's here: http://home.arcor.de/s.wezel/wrap-int-fix.patch 16.14.37 # and some have a higher tolerance for "muddled" music than others 16.14.47 # It appears to work, but I don't understand that GUI code, so don't want to commit it. 16.14.56 # basically is it possible to sample the radio without it being output directly? so we could apply DSP to the radio etc? 16.15.59 Quit Strath (Read error: 104 (Connection reset by peer)) 16.17.37 # LinusN, Bagder: will FireFly have one CVS access? he made and update a lot of patchs 16.21.00 # hard to maintain couple of patch up to date :( 16.23.14 Quit AliasCoffee ("Leaving") 16.26.09 # linuxstb: that patch seems simple enough for me, commit it if it works 16.26.32 # ep0ch|: yes 16.27.06 # leftright: i agree that analog clipping is much more gentle than digital clipping 16.28.34 # yes that is true, folks just seem to use the 'distortion' level as a means of determining max volume, and after a few beers the level goes up by a few notches 16.29.42 # hey, that's not a bad idea. We suggest people have a few more beers instead, should take away the need for that option! ;-O 16.29.43 # * amiconn doesn't understand this at all 16.30.14 # if folks complain about distoritng, tell them to have a few beers :) 16.32.05 # Clipping sounds so horrible that I wonder how people can bear it more than a few seconds 16.32.51 # 3 beers = lowpass filter, 6 beers = high pass filter, 12 beers = low and high pass filter 16.32.58 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-128-054.pools.arcor-ip.net) 16.33.16 # :D 16.33.18 Quit Maxime (Read error: 104 (Connection reset by peer)) 16.33.22 Join Maxime [0] (n=flemmard@fbx.flemmard.net) 16.33.36 Join webguest51 [0] (n=864c0321@labb.contactor.se) 16.34.32 # The lastest kenwood dap are touted as the 'first' to have digital amplifiers, thats their reason for the $400 price tag for a 30gig unit 16.35.31 Join amiconn_ [0] (n=jens@p54BD551A.dip.t-dialin.net) 16.35.44 # hahaha 16.35.45 # Anyone know FireFly's true identify? It's not listed in the IRC nicks and I'm about to commit that patch. 16.35.56 # s/identify/identity/ 16.35.56 Quit amiconn (Nick collision from services.) 16.35.56 Nick amiconn_ is now known as amiconn (n=jens@p54BD551A.dip.t-dialin.net) 16.36.15 # Stephan Wezel I believe 16.36.17 # He is in the credits list already 16.36.26 # Bagder: yep 16.36.38 # Bagder: Thanks. amiconn: I want to mention his name in the commit message. 16.36.41 # amiconn: btw, your dB scaling works like a charme, I'm already habbit 16.36.54 # http://www.dapreview.net/comment.php?comment.news.1615 16.37.14 # Btw, when experimenting with the volume stuff, I noticed that my earphones themselves clip at high volumes on archos (of course I didn't wear them at that time - too loud to be bearable) 16.37.28 # preglow: asm crossfeed output is the same as the C one 16.37.34 Join Strath [0] (n=mike@dpc674681214.direcpc.com) 16.38.53 # Numerical settings patch committed. All we need now is the clipping prevention option removed, and my hearing is safe again. 16.39.36 # amiconn's commit this night? :) 16.43.11 Quit webguest51 ("CGI:IRC (Ping timeout)") 16.44.37 # bye 16.44.40 Quit Bger (""In the other world, in paradise, the beauty of women surpassed even the beauty of Bulgarian women" Adaloloddin Mohammed Balh) 16.48.13 Join PaulJ [0] (n=PaulJ@vpn-3033.gwdg.de) 16.48.36 # ep0ch|: excellent, thanks a lot for testing 16.48.39 Quit markun (Remote closed the connection) 16.48.45 Join markun [0] (n=karl@bastards.student.ipv6.utwente.nl) 16.49.27 # so what volume method is current? amicconn's or previous? 16.50.21 # len0x one for clipping prevention mode 16.50.40 # but maybe amiconn will commit his patch soon 17.09.09 Join _FireFly_ [0] (n=FireFly@p54A448DB.dip.t-dialin.net) 17.09.22 Join muesli- [0] (n=muesli_t@141.71.4.206) 17.10.55 *** Saving seen data "./dancer.seen" 17.17.06 # he should 17.17.10 # i think it's the way to go 17.19.44 Quit muesli- ("ich will Kühe!!!") 17.22.18 # <^BeN^> where i need to write this: cvs -d:pserver:anonymous@www.rockbox.org:/cvsroot/rockbox login 17.22.18 # <^BeN^> cvs -z3 -d:pserver:anonymous@www.rockbox.org:/cvsroot/rockbox co rockbox 17.22.20 # <^BeN^> ? 17.22.24 # <^BeN^> in msdos? 17.22.37 # In Cygwin 17.23.16 # <^BeN^> linuxstb 17.23.16 # <^BeN^> bash-3.00$ cvs -d:pserver:anonymous@www.rockbox.org:/cvsroot/rockbox login 17.23.16 # <^BeN^> bash: cvs: command not found 17.23.37 # <^BeN^> this is in the cygwin.bat file 17.24.21 # <^BeN^> i cant do nothing 17.24.31 # You need to install the cvs program from the Cygwin setup.exe 17.24.49 # <^BeN^> its allready install 17.25.06 Quit ep0ch| (Read error: 104 (Connection reset by peer)) 17.25.18 # sometimes my daftness surprises _EVEN ME_ 17.25.43 # <^BeN^> ? 17.25.43 # <_FireFly_> preglow: ?? 17.26.01 # ^BeN^: What does "echo $PATH" display? 17.26.28 # <^BeN^> em 17.26.37 # <^BeN^> em 17.26.39 # <^BeN^> blah 17.26.42 # <^BeN^> moment 17.26.56 # <^BeN^> /cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem 17.27.16 # <_FireFly_> ?? is that all ?? 17.27.20 Join TCK [0] (n=tckocr@81-178-223-156.dsl.pipex.com) 17.27.32 # That looks wrong. It should include at least /bin:/usr/bin 17.27.37 # <_FireFly_> yepp 17.28.05 # <^BeN^> mm 17.28.17 # <^BeN^> install again all from setup.exe 17.28.18 # <^BeN^> ? 17.29.31 # That would probably be the easiest thing to do. I don't know enough about Cygwin configuration files to help you fix it manually. 17.29.56 # But temporarily, you could just type "export PATH=/bin:/usr/bin:$PATH" 17.30.06 # and then try your cvs command again. 17.30.09 # <_FireFly_> linuxstb: is the PATH var maybe set in the cygwin.bat ?? 17.30.29 # <^BeN^> ohh 10x you 17.32.42 Join webguest59 [0] (n=3e4f4094@labb.contactor.se) 17.32.46 # Some symbols that are showing up in profiling are not in .map files, how else would I find them? 17.33.21 # _FireFly_: Nope 17.34.03 # linuxstb: cygwin configuration is very similar to linux. E.g there's /etc/bash.bashrc, ~/.bashrc ... 17.34.05 # How come the invert option is named "LCD Mode: Normal/Inverse" instead of "Inverse LCD: on/off"? Would give the user a clue what it does already in the menu, without having to try it first 17.34.49 # amiconn: I don't understand it too well on Linux either... I only ever change my personal ~/.bashrc 17.35.12 # The standard paths are set elsewhere; I used to know where but don't remember it right now 17.35.22 # But maybe other things have gone wrong with ^BeN^'s install if the standard paths are missing. 17.35.27 Join Lear [0] (n=chatzill@h73n11c1o285.bredband.skanova.com) 17.35.27 # <_FireFly_> /etc/profile afaik 17.35.44 # <^BeN^> ok 17.35.46 Join San [0] (n=Test@213-202-181-171.bas504.dsl.esat.net) 17.36.11 # _FireFly_: Ah, yes 17.36.50 # Slasheri: are you planning to implement the dynamic audio buffer allocation? 17.38.57 Join webguest92 [0] (n=d3699a79@labb.contactor.se) 17.39.46 # preglow: in future, yes.. :) 17.39.54 # okies, i'll just rename my voice file for now 17.40.00 # freed a bunch of buffer space 17.40.01 # preglow: but if you want to do that, please :) 17.40.16 # nono, you can have that 17.40.20 # hehe :D 17.40.21 # wont rob you of the pleasure 17.40.30 # but, in another matter 17.40.34 # did you look at the queue issue yet? 17.40.38 # that's more irritating 17.40.39 Quit webguest92 (Client Quit) 17.40.46 # <_FireFly_> preglow: with my new wps-file-loader the required size of the format-buffer can be reduced if it helps by your problem 17.41.01 # _FireFly_: i don't think that will yield much 17.41.13 # _FireFly_: but anyway, why isn't your parser commited yet? something wrong? 17.41.36 # currently i have to finish at least tagcache, flashing support, crossfade, and other bugs (including your queue thing).. :) 17.42.01 # preglow: i will look that soon when my rockbox is in more working state.. sorry, havent had time yesterday 17.42.02 # i've got codecs, eq and ipod port going on at the moment 17.42.05 # plus libmusepack opts 17.42.10 # hehe :) 17.42.13 # _FireFly_: If you plan to do it soon (as in later today), please let me know, and I'll hold off with a minor WPS-related patch... 17.42.27 # so no, i wont try something else, i've got a hard enough time commiting anything as it is 17.42.35 # <_FireFly_> preglow: no, not as i know but i have no write-access to cvs and it seams currently nobody had time to look at it and/or commit it 17.42.44 # so no one has any comments on it? 17.44.18 # <_FireFly_> no but i had only yesterday open an thread on the dev-ml about this also about my patch for the currently missing remote-settings 17.45.31 # <_FireFly_> the only "big" change will be, that the wps-tags %we and %wd must be with this loader on a seperate line 17.46.55 # <_FireFly_> currently the buffer-size for the format-buffer is 3072 bytes with this loader the size can be reduced the old value of 1600 bytes 17.47.00 # <_FireFly_> or lower 17.47.09 # so, you break some current wpses? 17.47.47 # if so, that's a problem, at least. how about code size? 17.47.54 # Is that #1367059? 17.48.12 # <_FireFly_> preglow: yepp 17.48.38 # <_FireFly_> Lear: yepp 17.49.01 # <_FireFly_> preglow: do you mean with code-size the compiled one ?? 17.49.26 # Code size difference is neglible, I'd say... 17.49.42 # okies 17.49.54 # any other differences that go in favour of it? 17.49.54 # <_FireFly_> i will just test how big the new firmware will be with this patch 17.50.17 # i don't know if it's worth breaking current wps behaviour for 1.5k of ram saved 17.50.26 # i'm puzzled why amiconn hasn't jumped at this yet :-) 17.50.36 Join Noel_sad_song [0] (n=c87ec44a@labb.contactor.se) 17.51.05 # <_FireFly_> he has currently not musch time also Cassandra and TiMiD 17.51.10 # <_FireFly_> mutch 17.51.15 # much 17.51.15 # :P 17.51.19 # <_FireFly_> ouch 17.52.43 Join XavierGr [0] (n=XavierGr@ppp41-adsl-4.ath.forthnet.gr) 17.53.06 # But I'd probably chang that BOM skipper a little... :) Might be safe, but it doesn't look quite safe, IMHO. :) 17.53.44 # <_FireFly_> if i use the utf8seek fn then it will break the other parsed line :) 17.54.31 # <_FireFly_> because if no BOM is in the line then the first valid char is also ignored 17.54.42 # I'd just prefer a strncmp or something with the same effect. 17.55.01 # How come the invert option is named "LCD Mode: Normal/Inverse" instead of "Inverse LCD: on/off"? Would give the user a clue what it does already in the menu, without having to try it first 17.55.03 # oops 17.56.59 # webguest59: sounds logical enough, perhaps they thought they'd have other modes as well, when they added that 17.58.52 # Ah, that sounds possible 17.59.15 # the oops was because i'd already asked, and my fat fingers just re-sent the line 17.59.26 Join edx [0] (i=edx@p54A8711B.dip.t-dialin.net) 18.00.52 # <_FireFly_> oops i have just found out that the patch on the tracker doesn't compile 18.01.00 # <_FireFly_> i will create a new one 18.02.02 # <_FireFly_> which file is the firmware-file on the recorder v2 and player ? 18.02.53 # <_FireFly_> rombox.ucl, rockbox.ucl, archos.mod or ajbrec.ajz 18.04.50 # <_FireFly_> on iriver h120/h140 the code will be increased by 8bytes () 18.05.06 # <_FireFly_> org: 250736 patched: 250744 18.06.45 Quit Rob2222 (Read error: 104 (Connection reset by peer)) 18.07.05 # ok can I have a little help with the "extern" keyword in c? 18.07.25 # XavierGr: it means the variable or function is in another file 18.07.33 # XavierGr: so that the compiler should ignore not finding the symbol in the current file 18.07.35 # <_FireFly_> player gets increased by 141 bytes(rockbox.ucl) , 192 bytes(rombox.ucl) 212 bytes(archos.mod) 18.07.38 # exactly 18.07.42 # XavierGr: and just assume the linker will fix it 18.07.45 # so 18.08.27 # I have a variable decalared as an extern in a different file. 18.08.35 # Player difference is probably due to a missing "#ifdef HAVE_LCD_BITMAP"... 18.08.45 # E.g xxx2wav.h has extern mp3buf 18.08.50 # <_FireFly_> recorderv2 there gets the size decreased :) 18.08.58 # (For the get_image_id function at least...) 18.08.58 Join Rob2222 [0] (n=Miranda@ACB27583.ipt.aol.com) 18.09.06 # Then I want to call it from a plugin E.g midi2wav. 18.09.38 # I decalred again extern mp3buf but I got undefined reference. 18.10.50 # <_FireFly_> ajbrec.ajz -16bytes rockbox.ucl -26bytes rombox.ucl -16bytes 18.10.54 # <_FireFly_> Lear: oops 18.10.55 Quit San (Read error: 110 (Connection timed out)) 18.10.57 # Plugins can't access stuff in the main binary through extern. Must go through the API, and it contains a function for the mp3buf, I think. 18.10.58 # <_FireFly_> fixed 18.11.43 # <_FireFly_> after ifdef out the get_image_id fn the player size doesn't change 18.12.03 # <_FireFly_> outch 18.12.48 # <_FireFly_> i shouldn't compile the patched version in both build-dirs one unpatched and the other patched 18.14.44 # _FireFly_: If you update the patch reasonably soon, I could probably get it committed today... 18.15.19 # preglow: nevermind seems that mp3buf is no longer used. I replaced it with filebuf and now it compiles. 18.15.25 # <_FireFly_> ok now the correct ones : rockbox.ucl +112bytes rombox.ucl +160bytes archos.mod +160bytes 18.15.32 Join yngwi [0] (n=chatzill@chello080109107064.1.15.vie.surfer.at) 18.15.45 # <_FireFly_> Lear: it will be ready in ca 5-10 minutes :) 18.16.31 # With reasonably soon, I meant within an hour or two, so no rush. :) 18.16.47 # <_FireFly_> ok ;) 18.19.29 Quit einhirn ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") 18.19.31 Quit hshah (Read error: 104 (Connection reset by peer)) 18.19.35 Join hshah [0] (i=hshah@shahassociates.plus.com) 18.21.03 # <_FireFly_> Lear: i have now a slight modified version to jump over the BOM 18.22.32 Join muesli- [0] (n=muesli_t@141.71.4.213) 18.22.57 # re 18.24.41 Join thegeek [0] (n=thegeek@s026b.studby.ntnu.no) 18.26.14 # I converted Arial Unicode to bdf as a test with otf2bdf. Doesn't look too bad: http://130.89.160.166/rockbox/arialuni.png 18.27.46 # that looks good ! 18.28.23 # how many ticks is a HZ? 18.28.41 # <_FireFly_> XavierGr: afaik 100 18.29.17 # markun: how large is it? :) I know the ttf is something like 22 MB... 18.30.03 # 5.4M for the bdf and 1.9M for the fnt 18.30.29 Part Noel_sad_song 18.32.58 # _FireFly_: All files you mentioned are firmware files of one archos or the other. 18.33.18 # ajbrec.ajz / archos.mod are the disk-loadable firmware files 18.33.49 # It's called archos.mod for the player, ajbrec.ajz for all others 18.34.20 # The .ucl files are various firmware files for rockbox in flash 18.34.48 # rombox.ucl is uncompressed, for running directly from ROM 18.35.02 # <_FireFly_> amiconn: thanks 18.35.22 # The size is equal to ajbrec.ajz/archos.mod +/- a few bytes 18.35.47 # (unless ajbrec.ajz has to be self-extracting, which is currently the case for recorder v1) 18.35.49 Quit DreamTactix291 (Read error: 104 (Connection reset by peer)) 18.36.14 # rockbox.ucl is compressed, to be extrcated by the flash bootloader 18.36.47 # These can be used if rombox isn't possible or wanted 18.37.05 Join DreamTactix291 [0] (n=DreamTac@adsl-19-241-33.bna.bellsouth.net) 18.37.19 Join tvelocity [0] (n=tony@ipa216.4.tellas.gr) 18.38.29 Join dpassen1 [0] (n=dpassen1@resnet-233-61.resnet.umbc.edu) 18.41.14 # I understand the reasoning behind crossfeed, but can someone explain why I might want a "mono-mode" where L+R is sent to both the left and right channel? (I've read someone request it as a feature for their dream DAP) 18.41.35 # <_FireFly_> Lear: updated on tracker 18.42.23 # god knows 18.42.30 # it's a possibility in archos rockbox 18.44.05 # linuxstb: The only reason I can think of is that it might sound less like it would come from the center of your head. 18.44.28 # But I haven't tried it 18.46.50 # ehh 18.46.57 # it'll sound just like it comes from the center of your head 18.47.01 # since both channels are equal 18.47.59 Join DrMoos [0] (i=DrMoos@m79.net81-66-158.noos.fr) 18.48.03 # <_FireFly_> ok the recorderv1 has following changes in the code-size: 18.48.26 # hrmph 18.48.30 # battery time isn't very good with ogg 18.48.35 Quit Moos (Read error: 104 (Connection reset by peer)) 18.48.48 # preglow: Have you been testing? 18.49.38 Nick DrMoos is now known as Moos (i=DrMoos@m79.net81-66-158.noos.fr) 18.52.00 # <_FireFly_> rockbox.ucl: -4039 Bytes rombox.ucl: -6260 Bytes ajbrec.ajz: -84074 Btyes ... but the firmware is compressed at lest the ajbrec.ajz 18.52.29 # <_FireFly_> Build firmware file 18.52.29 # <_FireFly_> error: firmware image is 205634 bytes while max size is 204800! 18.52.29 # <_FireFly_> Image too big, making a compressed version! 18.52.56 # linuxstb: not as such, no, but i just notice it 18.53.13 # i've been playing oggs for perhaps five hours or so, and the battery is half full 18.54.49 Quit edx () 18.57.31 Join edx [0] (i=edx@p54A87250.dip.t-dialin.net) 18.58.40 # time to go. bbl 18.58.42 Quit linuxstb ("Client Exiting") 18.58.55 Quit webguest59 ("CGI:IRC") 19.01.47 # <^BeN^> another error with cygwin 19.01.52 # <^BeN^> some one can help? 19.01.57 # <^BeN^> this is the message 19.01.58 # <^BeN^> http://ilunix.org/ph?187 19.04.10 Part Polo_o 19.10.00 # <_FireFly_> ^BeN^: so that what the message say 19.10.25 # <_FireFly_> ^BeN^: do that i mean 19.10.37 # <^BeN^> what? 19.10.38 # <^BeN^> =\ 19.10.49 # <^BeN^> i think its ok now 19.10.57 # <_FireFly_> ?? 19.11.00 *** Saving seen data "./dancer.seen" 19.11.40 # <^BeN^> mm idont know the world to say that 19.11.41 # <^BeN^> =\ 19.11.51 # <^BeN^> bad engilsh=\ 19.12.53 # <_FireFly_> ^BeN^: does your cygwin now work `?? 19.12.54 # http://lostlogicx.com/transfer/profile.parsed.out <-- I've started writing a parser for my profiling stuff (in Java of all things) 19.13.02 # but I don't know how to lookup the rest of the symbols that aren't in .map files. 19.13.05 # <^BeN^> yes 19.13.09 # <^BeN^> now it works 19.13.12 # <_FireFly_> ok 19.13.19 # <^BeN^> =] 19.15.27 Join DrMoos [0] (i=DrMoos@m79.net81-66-158.noos.fr) 19.15.27 Quit Moos (Read error: 104 (Connection reset by peer)) 19.16.01 Quit ender` (Read error: 104 (Connection reset by peer)) 19.16.23 Nick DrMoos is now known as Moos (i=DrMoos@m79.net81-66-158.noos.fr) 19.23.42 Quit PaulJ (".") 19.23.42 Join hardeep [0] (i=hardeeps@norge.freeshell.ORG) 19.31.36 Quit dpassen1 () 19.35.12 Join dpassen1 [0] (n=dpassen1@resnet-233-61.resnet.UMBC.EDU) 19.38.33 Join ender` [0] (i=ychat@84.52.165.220) 19.45.23 # nooooooo :/// 19.45.25 # no moro java :/ 19.45.39 # lostlogicx: you mean static symbols? 19.45.42 # not much you can do about them 19.45.52 # apart from unstaticfying them for profiling 19.46.05 Quit edx (Read error: 110 (Connection timed out)) 19.46.52 Quit muesli- ("ich will Kühe!!!") 19.51.29 Join San||Away [0] (n=Test@213-202-172-20.bas504.dsl.esat.net) 19.52.02 # <^BeN^> i cant make only one file from the rockbox source? 19.52.52 # why'd you want that? 19.53.12 # if you're using make properly, it should only be compiling the files you have changed anyway 19.55.38 # <^BeN^> i want to change plugin 19.55.51 # <^BeN^> the source.. 19.56.02 # <^BeN^> and want to compile it 19.56.16 # <^BeN^> and i need only one file to compile 20.00.15 # preglow's amazing counting ipod! 20.00.18 Quit markun (Read error: 113 (No route to host)) 20.00.43 # ^BeN^: use make like everyone else 20.00.45 Join tim66 [0] (n=tim@83.97.39.21) 20.01.14 # <^BeN^> and it compile all of the files? @@ 20.01.23 # the first time, yes 20.01.31 # but after that it only compiles what you've changed 20.02.45 # <^BeN^> ok i wiil try 20.02.48 # <^BeN^> will 20.10.48 Quit San||Away (Read error: 110 (Connection timed out)) 20.16.10 Join ender1 [0] (i=ychat@84.52.165.220) 20.16.13 Join xmixahlx [0] (n=xmixahlx@64.122.111.98) 20.26.49 Quit ender` (Read error: 110 (Connection timed out)) 20.27.31 # preglow: Java is what I do for work, so it was easiest to hack up. 20.27.42 Join edx [0] (i=edx@p54A87250.dip.t-dialin.net) 20.27.59 # preglow: I don't think all of the missing symbols are statics, I think that going through the codec API masks all of the callers that call into the API to the codec or something 20.28.26 # lostlogicx: ahh, but that's not very much of a problem, is it 20.28.37 # lostlogicx: it's the codec itself you want to profile 20.29.01 # preglow: yeah, suppose not -- still trying to figure out where some of the heavy time users that were not identified came from. 20.29.06 # maybe static. 20.30.26 # but anywho, profiling itself works, which is exciting and the output is parsable which is also exciting. 20.30.58 # it does? 20.30.59 # w00t 20.31.06 # i can try to code a perl .map parser some day 20.31.16 # still don't feel like installing java, heh 20.31.17 # <_FireFly_> preglow: or python ;) 20.31.29 # _FireFly_: yeah, i _could_ do that, if python wasn't shit 20.32.12 # preglow: not only did I use Java, but I used Java 1.5 20.32.22 # i have no idea what version java is at :/ 20.32.27 # <_FireFly_> preglow: why ?? 20.32.42 Join Mindship-02 [0] (n=personal@62-221-202-178.dsl.fiberworld.nl) 20.32.45 # 1.5 has generics (like C++ templates) which I wanted to try out. 20.32.53 # _FireFly_: it's an unexciting language, and ugly too 20.33.04 # lostlogicx: god damn, the generic syntax in java is ugly 20.33.10 # <_FireFly_> why ugly ?? 20.33.12 # haha 20.33.13 # makes the c++ template syntax look like flowers under a blue sky 20.33.26 # *posts the source for the java profile parser* 20.33.30 # _FireFly_: because i think it is, it's a subjective thing, you know ;) 20.33.55 # <_FireFly_> the same i could say about perl ;) 20.34.13 # * preglow huggles perl 20.34.32 # doesn't need me to spell out every little thing 20.34.40 # http://lostlogicx.com/transfer/profile_reader.tar.gz 20.34.57 # <_FireFly_> preglow: ?? 20.35.05 Join Amar [0] (n=502c6e36@labb.contactor.se) 20.37.37 # _FireFly_: what? 20.38.21 Quit edx () 20.38.22 # My iRiver H140 just hangs... I was playing a song and decided to play another (a 64kbit one). I happend to run the original iRiver firmware I couldn't find anything on the internet. What should I do? 20.38.34 # python makes me spell things out in boring detail, i want to do s/python/n00bton/ foreach @mylines, god damnit! 20.38.37 # no button responds anymore... 20.38.47 # Mindship-02: reset it? 20.38.58 Quit yngwi ("Chatzilla 0.9.68.5.1 [Firefox 1.5/undefined]") 20.39.04 # preglow: for f in mylines: 20.39.11 # preglow: k. thx 20.39.12 # regex not quite that compact. 20.39.18 # Lear: exactly, heh 20.39.24 # still, it's not just that 20.39.30 # python mostly only has one way of doing things 20.39.42 # <_FireFly_> preglow: for line in myline: line.replace("python", "n00ton") ;) 20.39.44 # but generally more readable. Sometimes when I look at perl I just see some weird stuff that is impossible to decipher... 20.39.57 # Lear: sure, it's possible to do that 20.40.08 # It is supposed to play 64kbit files even with original firmware isn't it? 20.40.13 # Mindship-02: mp3? 20.40.31 # Mindship-02: yes, of course it is 20.40.42 # just asking ;-) 20.40.55 # no reason it shouldn't, especially not for mp3 20.41.03 # preglow: perl's flexibility is both its greatest strength and its greatest weakness 20.41.10 # Lets find something to stick up its back... 20.41.13 # lostlogicx: as with anything greatly flexible 20.41.58 # but no, i found coding pythong boring, plain and simple 20.42.04 # so i saw no need to stick with it 20.42.21 # <_FireFly_> you could also try ruby ;) 20.42.27 # if i need to, heh 20.42.40 # first i need something to use it for 20.42.46 # or i'll just forget it again 20.42.47 # Huh? How can a debugf at a certain place cause simulator crashes? 20.43.03 # <_FireFly_> why don*t use the gdb ?? 20.43.51 # <_FireFly_> or have i missed something ?? 20.43.53 # Says pretty much nothing... (To me anyway) 20.44.40 # Ah, silly me, tried to print something larger than the debugmembuf... :/ 20.44.45 # hahaha 20.45.13 # Having it limited to 200 bytes in the simulator of all places looks a bit silly, really... 20.45.29 # preglow: It's back and running. Thanks for your service, please claim your $20 @iRiver (sorry, bad joke. I do appreciate it) 20.46.50 # Mindship-02: no problem, you might want to remember that solution for future reference 20.47.09 # hahaha... well, it was my first crash :-P 20.47.09 # <_FireFly_> or write it in the wiki 20.47.37 # i always carry a screwdriver with me now 20.47.38 # hehe 20.47.45 # I think I might go and write some things for the wiki after my exams 20.47.48 # it's been a long time since it locked up, but it does happen 20.47.58 # _FireFly_: I wrote a small program in ruby, just for fun. And lo and behold, it did manage to surprise me... :) 20.47.58 # I gotta study now! bye! 20.48.03 # bye 20.48.06 Quit Mindship-02 ("shutdown") 20.48.50 # <_FireFly_> afaik you can use only ruby for all propose on scripting in a website 20.49.39 # <_FireFly_> no cgi/php 20.49.42 # sure 20.49.49 # nothing beats mod_perl/mason anyway :-) 20.49.59 # <_FireFly_> fight ;) 20.50.06 # Hmm, so why can't we extract symbol names from PC location for static symbols? 21.03.28 Join solexx__ [0] (n=jrschulz@d029092.adsl.hansenet.de) 21.05.40 # <^BeN^> someone that know C can come for a moment to private? 21.07.09 Quit solexx (Read error: 104 (Connection reset by peer)) 21.08.49 # someone thought about my wps-pb ? 21.09.21 Join matsl [0] (n=user@1-1-4-2a.mal.sth.bostream.se) 21.10.04 # whe I try to load DancePuffDuo, the wps is loading, then stops while showing a line like "%0.2" .. and the player hangs 21.10.24 # can any dev commit my wps? 21.10.33 # TiMiD doesn't seem to have gotten round to it 21.11.04 *** Saving seen data "./dancer.seen" 21.18.41 # <_FireFly_> Maxime: in the sim it loads here fine 21.18.57 # it's this morning daily build 21.19.15 # <_FireFly_> maybe my new wps-file-loader fixes the problem or it is fixed in the latest cvs 21.19.34 # ok 21.19.35 # i'll try 21.20.57 # Just tried it with the new loader, worked just fine. 21.21.29 # A few other had minor glitches, like one or a few cases of texts running into graphics, but I don't know if that's because the new wps loader... 21.24.10 # <_FireFly_> lear ?? 21.25.18 # <_FireFly_> Lear: maybe the used wpses had used the %we or %wd tag in line which alignes the text above or beyond the graphics 21.25.26 # I think in engineeer2, the bps display was a bit to the right. 21.25.38 # I've fixed that - I think - for all WPS:es. 21.25.45 # <_FireFly_> how ?? 21.26.08 # Possibly not zeezayer; that one looked like it had vertical alignment problems. 21.26.13 # Edited the *wps files... 21.26.18 # <_FireFly_> ah 21.26.22 # (All, as in all in CVS...) 21.29.33 # Looking good, so I think'll commit it... 21.29.58 # <_FireFly_> ok 21.31.44 Join petur [0] (i=petur@d54C1B62E.access.telenet.be) 21.33.24 Join webguest20 [0] (n=3e4f4094@labb.contactor.se) 21.33.42 # Anyone who says perl isn't nice, look at this perl code: ''=~('(?{'.('+/@@_}'^'[]).+]').'"'.('{/_+_/%_'^')@<@=@]}').',$/})') 21.33.55 # <_FireFly_> and the result ?? 21.34.05 # If that isn't self-documenting.. 21.34.21 # <_FireFly_> it looks similar to brainfuck ;) 21.34.22 # (yes, that is actual perl code - run perl, paste that, press Ctrl-d) 21.35.55 # I can no longer 'make install' on the H3xx w32 sim: segmentation fault on some font :( 21.36.11 # do I need to update something else for unicode? 21.36.16 # Yes you can, just ignore that... 21.36.52 # Lear? it says core dumped and it stops... 21.37.14 # Core dump, yes, but shouldn't stop. I think. Doesn't stop make zip at least... 21.37.53 # * petur goes looking in the folder 21.38.37 # Keeps going here (Cygwin)... 21.39.07 # you're right. it does. I don't like tools crashing like that tho.. 21.39.11 # thnx 21.40.35 Part LinusN 21.45.16 Part leftright 21.45.46 # <_FireFly_> Lear the image-tags had to be already on there own line only for the %wd and %we tags this requirement is new :) 21.46.10 # Really? Didn't look like that in the code, I thought... 21.47.10 # <_FireFly_> maybe i'm wrong but all wpses which i had sawn had the image-loading tags on a seperate line 21.47.38 # <_FireFly_> but it isn't a fault to say it 21.47.48 # <_FireFly_> that it now is really needed 21.48.13 # It ignored remaining stuff afterwards, but only to ";" and doesn't need to start on first char... 21.48.53 # I'll update the wps:es now. 21.52.12 Join San [0] (n=Test@213-202-155-83.bas503.dsl.esat.net) 21.52.56 Quit ender1 (Read error: 104 (Connection reset by peer)) 21.53.03 Join ender` [0] (i=ychat@84.52.165.220) 21.53.30 Join edx [0] (i=edx@p54A86E16.dip.t-dialin.net) 21.55.44 Quit Dima202 (Connection reset by peer) 22.01.11 Join perplexity [0] (n=joust@217.165.110.88) 22.01.14 # Argh, forgot that extra BOM check... 22.01.46 Quit Kohlrabi (Nick collision from services.) 22.01.52 Join Kohlriba [0] (n=Kohlrabi@dslb-082-083-140-170.pools.arcor-ip.net) 22.03.55 # <_FireFly_> Lear: right 22.04.04 # I'll fix it though. 22.04.14 # (Via a function, after all... :)) 22.04.16 # <_FireFly_> :) 22.05.03 Join DangerousDan [0] (n=Miranda@newtpulsifer.campus.luth.se) 22.05.26 Join Maxime` [0] (n=flemmard@fbx.flemmard.net) 22.05.30 Quit webguest20 ("CGI:IRC (EOF)") 22.08.11 Join Dima202 [0] (n=dimatech@ool-457ab87d.dyn.optonline.net) 22.09.17 Join muesli_- [0] (i=muesli_t@Bbc80.b.pppool.de) 22.10.06 # re 22.12.21 # perplexity: on unit profiling works... slowly... 22.14.25 Quit matsl (Remote closed the connection) 22.21.41 Quit Maxime (Read error: 110 (Connection timed out)) 22.22.05 Quit TCK (Read error: 110 (Connection timed out)) 22.26.54 # <_FireFly_> ok now only two patches from currently waiting to get tested and maybe commited :) 22.28.11 # <_FireFly_> *from me 22.30.22 Join ender1 [0] (i=ychat@84.52.165.220) 22.30.44 # Which ones (Just curious... :) ) 22.30.49 # ? 22.30.51 # wohoo! 1,5mb for rockbox? 22.31.10 # Just fonts... 22.31.16 # :( 22.31.23 # <_FireFly_> Lear: remote-settings and combined-bitmap-support 22.31.32 # an extra-font pack would be much better 22.31.44 # got isdn only :( 22.31.49 # extra wps pack too ;) 22.31.50 # <_FireFly_> also for wpses 22.32.03 # and plugins 22.33.02 # hmpf 22.33.15 # _FireFly_: Question is, should there be separate settings for all those? 22.34.12 # fonts take about half the space... 22.34.14 # Combined bitmap is more useful, since it could make wps loading much faster... 22.35.01 Join Midgey34 [0] (n=Midgey34@c-24-11-55-125.hsd1.mi.comcast.net) 22.35.45 # Though I'd sure like to see some sort of generalization to make the "image tag parsing" code more compact. :) 22.36.14 # <_FireFly_> Lear not all settings must be separate but i had it so in my old and obsolete remote-patch and i find it usefull if you can slect if the statusbar/scrollbar/icons should be shown or not is independently of the lcd 22.37.37 # does combined bitmaps improve the "flickering" wps images? 22.38.08 # No, just loaded in a different way... 22.38.16 # no I knew that 22.38.25 # <_FireFly_> as the original iriver fw 22.39.03 # But what the original fw does is irrelevant, and you know what the core devs feel about "option bloat". ;) 22.39.13 # I was just wondering loading from one bitmap helped wps files that flicker (I understand what it is and does) 22.40.14 # No, as loading is done once, before anything is rendered. 22.40.50 # <_FireFly_> Lear some of these settings are "needed" but not all if someone has an objection about it 22.40.53 # ah I see 22.41.02 # <_FireFly_> e.g. the scroll-settings at least are needed 22.43.27 # <_FireFly_> i have startet an thread on rockbox-dev-ml about this 22.43.47 # <_FireFly_> s/startet/started 22.44.37 # btw how often is rock.iriver been updated? with every edge? 22.45.15 # rockbox.iriver 22.45.19 # this one 22.47.18 # l8er.. 22.55.44 # i hate relying on a patch 22.56.01 Quit muesli_- (Read error: 104 (Connection reset by peer)) 22.56.19 Quit ender` (Read error: 110 (Connection timed out)) 22.56.40 # <_FireFly_> dpassen1: which patch ?? 22.57.05 # right now, amiconn's volume patch, but just in general i don't like having to compile my own 22.58.26 # i'm glad the one i currently rely on is written by someone who is active and will update if it breaks 22.58.41 # <_FireFly_> :) 22.59.04 Join lamed [0] (n=55407205@labb.contactor.se) 22.59.08 # i had a patched build, but it decided against reading replaygain tags 22.59.48 Quit lamed (Client Quit) 23.01.32 # someone on the forums had the same bug and i hope it was fixed in the last daily build 23.04.53 # Hmm. 23.05.33 # Anyone here who knows about enum wps tag parsing? 23.05.41 # * amiconn needs to fix the %pv tag 23.05.44 Join DrMoos [0] (i=DrMoos@m79.net81-66-158.noos.fr) 23.05.46 # <_FireFly_> enum ?? 23.05.47 Quit Moos (Read error: 104 (Connection reset by peer)) 23.07.23 # <_FireFly_> amiconn: %pv returns the current volume 23.07.30 # Just set intval to something between 0 and 9 in get_tag()? 23.07.30 # Yes, I know 23.07.32 # amiconn: does your volume patch touch the replaygain parsing? 23.07.43 # dpassen1: Nope 23.07.55 # Lear: That's what I wonder about 23.07.57 # Or what is the problem? 23.08.00 Quit San (Read error: 110 (Connection timed out)) 23.08.14 # can anyone confirm that Replaygain tags are not read for mp3s using the latest cvs? 23.08.15 # The code seems to set a value between 1 and 11 23.08.53 # <_FireFly_> yepp 23.09.03 # So it can check for "no value available", I think... 23.09.05 # <_FireFly_> if volume = 100% the retval = 11 23.09.06 # apps/gui/gwps-common.c, line 572 (latest cvs) 23.09.37 # It is decreased at line 1016, before being used. 23.09.37 # I need to adjust this calculation for dB volume 23.10.24 # <_FireFly_> 1016 is the wrong line 23.10.35 # <_FireFly_> oops forget it 23.11.01 # <_FireFly_> i have my two other patches applied 23.11.08 *** Saving seen data "./dancer.seen" 23.12.12 # <_FireFly_> the value itself not but the fn gets the value-1 23.12.40 # Hmm. I have to find something for testing. I don't use any of these tags which just resemble the statusbar in my own wps'es 23.12.40 # the unicode commit must have changed the replaygain tag reading 23.12.57 # Doubt it... 23.13.06 # <_FireFly_> amiconn: the boxes.wps uses this enum 23.13.21 # mmm 23.13.39 # But you're right, it doesn't seem to work. I did think it was a bit louder actually... :/ 23.13.44 # No single bundled theme for archos so far :( 23.13.52 # Lear: same happened to me, i noticed it was louder 23.13.54 # <_FireFly_> ouch 23.14.56 # <_FireFly_> amiconn: at least the remote-wps version of the boxes wps should fit on the screen afaik 23.14.56 # Hmm. Basically this calculation is the same as the one for the player volume display... 23.14.57 Quit TiMiD (Read error: 104 (Connection reset by peer)) 23.15.41 # Lear: any ideas? 23.15.54 # Not yet, just started looking... 23.15.57 # <_FireFly_> amiconn: afaik the enum splits the volume into 10 steps 23.16.04 # yes 23.16.09 # do you use foobar to add the tags? 23.16.09 # Rather, 11 steps 23.16.39 # <_FireFly_> amiconn: yepp 23.16.43 # <_FireFly_> 0 to 10 23.16.59 # dpassen1: have you tested anything but mp3 by the way? 23.17.03 # only have mp3 23.17.24 Nick DrMoos is now known as Moos (i=DrMoos@m79.net81-66-158.noos.fr) 23.18.17 # i think it might have something to do with 'Always write ISO-8859-1 tags instead of UTF-16' option in foo_id3v2.dll 23.19.09 # <_FireFly_> dpassen1: if the tags are in ISO-8859-1 encoding then it shouldn't be a problem 23.19.13 # If so, the latin1 to utf8 conversion done in id3.c is incorrect... 23.19.25 # My tags are in latin1, so no. 23.19.36 # its just ever since the unicode change, replaygain tags aren't read 23.19.45 # <_FireFly_> afaik ISO-8859-1 is latin1 23.20.25 # Yep. 23.20.34 Join markun [0] (n=karl@bastards.student.ipv6.utwente.nl) 23.20.51 # <_FireFly_> hi markun 23.21.04 # hi 23.21.16 # <_FireFly_> markun it seams that the latin1 to uf8 encoding is wrong in id3.c 23.21.36 # Something doesn't work properly at least; don't know what yet... 23.21.41 # <_FireFly_> because the replaygain-tags aren*t read after unicode-support got commited 23.22.18 # replaygain in latin1?? 23.22.45 # Bah 23.23.11 # markun: Any news regarding the convbdf core dump? 23.23.20 # dpassen1: they worked fine here 23.23.24 # No, seems like TXXX tags are skipped... 23.23.27 # used foobar2k 23.23.37 # amiconn: no, not yet 23.23.43 # ReplayGain tags works here 23.23.56 # Moos: what are your foo_id3v2 settings? 23.23.57 # phaedrus961 had no problem with the starmap font and unicode. 23.23.58 # <_FireFly_> Moos: id3v1 or v2 23.24.08 # v2 23.24.14 # markun: OS? 23.24.22 # Sorry, checked wrong file. :) 23.24.24 # he's using linux, don't know the distro 23.24.39 # Hmm. 23.24.48 # Does it segfault for you? 23.24.52 # <_FireFly_> i had also no problem under linux 23.25.08 # <_FireFly_> no segfault or similar 23.25.14 # I'll test on my debian VM. 23.25.28 # <_FireFly_> at least i haven't it noticed 23.25.29 # Yep, TXXX are parsed, but they contain two null-terminated strings. Unicode_munge was modified to handle that, but it doesn't work. I just get a "<" rather than the value. 23.25.37 # dpassen1: just "write byte order marker BOOM in all string" option enabled 23.25.57 # <_FireFly_> it's BOM not BOOM ;) 23.26.09 # sorry :) 23.26.17 # kaBOOM 23.26.19 # Moos: not Always write ISO-8859-1 ... 23.26.34 # FireFly:but here writen BOM 23.26.39 # i have that checked and the BOM is greyed out 23.26.45 Quit t0mas ("good night") 23.26.52 # me just this case enabled 23.26.55 # <_FireFly_> Moos: ?? 23.27.01 # yes? 23.27.04 # <_FireFly_> BOM = Byte Order Mark 23.27.09 # yes :) 23.27.25 # amiconn: yes, it still does here as well 23.27.28 Join muesli_- [0] (i=muesli_t@Bc1fc.b.pppool.de) 23.27.32 # <_FireFly_> FireFly:but here writen BOM << what wanted to say to me with that ? 23.27.41 # i'm just glad someone else has the same problem i do 23.27.43 # FireFly: sorry tried here XD 23.28.01 # <_FireFly_> *g+ 23.29.20 Join t0mas [0] (n=Tomas@ip503c08d1.speed.planet.nl) 23.29.32 # hi 23.29.42 # Hello 23.29.43 # Ah, found it, I think. If unicode_munge encounters a latin1 string, it converts everything, but the returned length is only enough for the first string. Basically, the strlen() call at the end of that case is wrong... 23.30.33 # dpassen1: maybe working here cause I use Français lang ??? 23.31.00 Quit Amar ("CGI:IRC (EOF)") 23.31.09 # So, it should be "*len = utf8 - utf8buf;" or something close to that... 23.31.46 # markun: a propos now we are unicode, can we replace "francais" by "français"? 23.33.24 # <_FireFly_> good night everybody :) 23.33.46 # night FireFly 23.33.53 Quit _FireFly_ ("Leaving") 23.33.54 # Whoa, loading bitmapped wps'es takes ages 23.34.55 # Indeed. :) 23.34.59 # * petur finds out his IRC client doesn't do unicode 23.35.30 # Lear: I tried loading boxes.rwps renamed to boxes.wps on archos... 23.35.31 Join Paul_The_Nerd [0] (n=paulthen@cpe-66-68-93-2.austin.res.rr.com) 23.35.33 # petur: IRC is not using a defined charset 23.35.42 # so clients use whatever 23.36.10 # ah 23.36.24 # It works (bg graphic isn't displayed because it's still a bit too big), but ... zzz ... zzz .... 23.36.26 # most clients allow you to select utf8 or similar 23.37.26 # Bagder: Hi, can the the filename of lang be changed? 23.37.34 # I wouldn't recommend that 23.37.56 # in fact, I'd dislike it a lot 23.38.14 # ok, just wondering with unicode, cause francais doesn't exist ;) 23.38.15 # ? 23.38.22 # yes 23.38.29 # but the files will be used all over 23.38.38 # even on systems that do not speak utf8-unicode 23.38.55 # like if I checkout the CVS sources on a system somewhere 23.38.56 # * amiconn doesn't get the point 23.39.03 # Nope, seems like I was wrong about unicode_munge... 23.40.11 # The volume wps tag works :) 23.40.42 # congrates 23.43.37 Quit hshah (Read error: 110 (Connection timed out)) 23.45.20 # No, replaygain should be read and parsed properly, but doesn't show up in id3 info for some reason... 23.45.36 # is it being used though? music certainly seems louder 23.45.41 Join mirak [0] (n=mirak@AAubervilliers-151-1-39-22.w83-112.abo.wanadoo.fr) 23.46.50 # hmm what does everyone think of my sokoban edits? 23.46.51 # http://img227.imageshack.us/img227/7430/screendump25lh.png 23.47.02 # should be, at least based on simulator behaviour... 23.47.59 Join DrMoos [0] (i=DrMoos@m79.net81-66-158.noos.fr) 23.48.00 Quit Moos (Read error: 104 (Connection reset by peer)) 23.48.08 Nick DrMoos is now known as Moos (i=DrMoos@m79.net81-66-158.noos.fr) 23.52.05 # markun: Confirmed, no convbdf segfault under linux. Weird... 23.54.14 # yes, that is weird. 23.54.15 # He, turns out I was right anyway. For some reason, it worked in the simulator... :/ 23.54.26 # (Without my fix...) 23.54.43 # you have a patch? 23.54.53 # Soooon... :) 23.54.57 # thanks 23.55.02 # its greatly appreciated 23.55.22 # Lear: endianess problem? 23.55.56 # Nope, unicode patch terminated "multiple string" ID3V2 chunks too early.