--- Log for 05.08.105 Server: tolkien.freenode.net Channel: #rockbox --- Nick: logbot_ Version: Dancer V4.16 Started: 13 days and 14 hours ago 00.00.28 # DarkkOne: will do next. 00.00.32 # ./apps/rockbox.map 00.00.41 # but it isn't easy to work out 00.01.06 # -q5 isn't played either. 00.01.16 # matsl: what gcc version? 00.01.34 # 3.3.5-20050130 00.01.46 # austriancoder: and you? 00.01.47 # What happens when they don't play... (I wasn't here for that bit) 00.01.54 *** Saving seen data "./dancer.seen" 00.02.16 # Either I get a "codec failure" 00.02.35 # or nothing obvious happens and the screen is kind of frozen 00.02.59 # no WPS, but I can change the volume (I can see it in the statusbar 00.03.00 # ) 00.03.03 # hrm... 00.03.09 # matsl: can you make your apps/rockbox.map available for me? 00.04.28 # I am ditching grip right now and encode by hand 00.04.36 # 7.7x :) 00.04.44 # Bagder: possibly, do you have any suggestion? 00.05.08 # mail it to me 00.05.18 # ok 00.05.51 # it plays! 00.05.55 # wtf!? 00.06.30 # -q6 00.07.04 # Bagder: its on its way 00.07.07 # got it 00.07.19 # So, it's something to do with Grip? 00.08.16 # -q8 does also work 00.08.57 # DarkkOne: probably. 00.09.05 # Encoder command line: 00.09.06 # -o %m -a %a -l %d -t %n -q 5 -N %t -G %G -d %y %w 00.09.30 # matsl: unfortunately that didn't reveal much, it looks very similar to mine 00.09.37 # -o, -a, -l, -t, -N, -G -d are all tag parameters 00.09.51 # Bagder: I guess that is good then 00.10.04 # well, it works for me ;-) 00.10.21 # Hrm 00.10.29 # Yeah, I don't know why that wouldn't work.. 00.12.00 # matsl: does this happen regardless of what model you build the sim for? 00.12.42 # Bagder: only tried recorder and player. any other model I should try? 00.13.07 # nah, just wanted to make sure I tested the same here 00.13.57 # Bagder: according to strace it happens a few system calls after loading libXext 00.14.51 # so I guess it would affect most simulators 00.15.43 # libXext is listed last among the libs when I do 'ldd' on rockboxui 00.16.02 # so possibly it happens after all libs are loaded 00.16.23 # jupp same here 00.16.45 # really strange... files produced by grip still won't play 00.17.10 # beep-media-player has no problemplaying them 00.18.19 # matsl: so what are the last function calls it makes? 00.18.20 Quit DreamTactix291 (Read error: 104 (Connection reset by peer)) 00.18.20 Quit DarkkOne (Broken pipe) 00.18.41 # mprotect(0xb7d16000, 4096, PROT_READ) = 0 00.19.08 # Bagder: really useful info!? ;-) 00.19.17 # oh yes ;-) 00.19.19 # veeeery 00.20.00 # then strace adds: --- SIGFPE (Floating point exception) @ 0 (0) --- 00.20.40 # fsck it. I'll got to bed now. 00.21.00 # bye and thanks for your help 00.23.49 Quit matsl (Remote closed the connection) 00.28.58 Join Aedaren [0] (~Aedaren@71-36-66-84.slkc.qwest.net) 00.29.09 Join matsl [0] (~matsl@1-1-4-2a.mal.sth.bostream.se) 00.32.35 # Bagder: I'm getting another strange thing: in the plugins I get a warning: "creating a DT_TEXTREL in object" 00.32.56 # hehe, austriancoder got that too 00.33.04 # there's something new and fishy in here 00.33.16 # gcc version? 00.33.35 # I don't know, he seems to have fallen asleep 00.33.39 # gcc version 3.4.4 (Gentoo Hardened 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) 00.33.42 # ah 00.33.48 # *g* 00.33.50 # I use 4.0.2 here 00.34.14 # Maybe a gentoo thing? 00.34.46 # hardened thing?! 00.34.52 # time to google 00.35.03 Join oijew [0] (~oiejrt@IGLD-80-230-45-133.inter.net.il) 00.35.05 # no, i'm on gcc (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) 00.35.19 # ah ok 00.36.25 # hi! im new to rockbox... cool firmware 00.36.46 # How's it going? 00.36.47 # oijew: welcome to our sunny corner of the world! 00.36.53 # dir 00.37.27 # great i just love, so much better from iriver 00.37.34 # matsl, badger: need to go now.. my girlfriend is here... see you later and hope we get ride of it 00.37.37 Quit austriancoder ("CGI:IRC") 00.37.48 # --warn-shared-textrel 00.37.48 # Warn if the linker adds a DT_TEXTREL to a shared object. 00.37.58 # an ld option 00.38.26 # will it ever support wma on iriver? is there any way? 00.38.30 # has anyone run into this before when compiling the source: "CONVBDF" /home/me/rockbox/tools/convbdf: command not found 00.38.31 # ? 00.38.40 # oijew: sure, if someone writes a fixed-point decoder for it 00.38.53 # Aedaren: you ran make in the toold dir? 00.38.56 # tools 00.39.06 Join DreamTactix921 [0] (~dreamtact@adsl-156-19-56.bna.bellsouth.net) 00.39.07 # I ran it in my build directory 00.39.08 # oijew: porting something like ffmpeg (which supports wma playback) to a non-floating point environment is non-trivial, but possible. 00.39.09 # under rockbox 00.39.15 # just don't think anyone's putting in any effort at this time 00.39.24 # Bagder: and when will that be? 00.39.30 # but I ran tools/configure from that folder too 00.39.43 # am I doing it right? 00.39.50 # oijew: when someone does it 00.39.58 # I got it to compile once, but now it doesn't work 00.40.03 # Aedaren: you need to run make in the tools dir 00.40.15 # oijew: things don't happen by themselves 00.40.32 # right on, got past the error 00.40.34 # thanks 00.40.38 # if you ask me, I don't think we will ever see WMA supported in Rockbox 00.41.15 # but why? its supported in the original firmware... isnt there a way? 00.41.30 # aren't you reading? 00.41.32 # it isn't open source, so we'd have to pay for it, right? 00.41.37 # oijew: there is a way 00.41.56 # I just believe that no one with clues will go that way 00.42.06 # feel free to prove me wrong 00.42.23 Join Stryke` [0] (~Chairman8@cpe-24-168-110-99.si.res.rr.com) 00.43.54 # matsl: I think the DT_TEXTREL warning is unrelated to the crash though 00.44.34 # okay thanks.. ill try, good day! 00.44.38 Part oijew 00.44.39 # Bagder: yes 00.45.30 Quit muesli- ("ich will Kühe!!!") 00.45.32 # do you guys know how I can permanently add m68k-elf-gcc version 3.4.4 to my path? The instructions on the wiki say to use export PATH=[m68k path]:$PATH, but every time I reboot cygwin it goes back to versioon 3.3.5 00.45.52 # Aedaren: change the path in the shell setup script 00.46.00 # .bash_profile or similar 00.46.05 # which folder? 00.46.10 # in your home dir 00.46.15 # thanks 00.51.40 # Can I ask you guys a question? I was talking with Linus earlier today, and he said the iriver keybindings aren't "set in stone." Personally i'm a little annoyed with the short vs long select press ( the joystick pressing in). Do you guys like the keybindings as they are, do you want them completely changed, or would you like an option to change them? 00.52.18 # if you come up with a suggestion of a better way to deal with them, I'm sure people will listen 00.52.34 # Just wondering how many people would get mad if they were changed 00.52.36 # ;) 00.52.58 # well, you should be prepared to face resistance 00.53.11 # Yeah, that's why I was thinking of just making it customizable somehow 00.53.20 # Or should I beat down my opposition mercilessly? 00.53.46 # hehe, your choice really, but you don't get stuff into CVS with violence :-) 00.54.12 # that was a joke :) Just wondering the best way to go about it 00.55.20 # write down your suggestion, post it to the mailing list, await the storm 00.55.37 # then adjust and loop all over ;-) 00.56.05 # how do you get on the mailing list? 00.56.20 # http://cool.haxx.se/mailman/listinfo/rockbox 00.56.57 # archives and other lists are here: http://www.rockbox.org/mail/ 00.57.06 # thanks 00.58.09 # do you guys know if the a/b repeat patch works on the h1xx? 00.58.26 # I don't think it does 00.58.33 # too bad 00.58.35 # but Linus might've worked on it 01.03.39 # Bagder: I looked at the gentoo buglist but found nothing. I'll drop this for now. We might get back to it later. 01.03.57 # yes, this'll hit more people 01.04.41 # matsl: if you get some time off, try a fresh gcc built from source and see if that does the same 01.06.02 # Bagder: ok. I'll have that in mind. 01.16.01 Quit wehn (Read error: 104 (Connection reset by peer)) 01.16.14 # time 2 go, cu 01.16.19 # good night matsl 01.16.38 Quit matsl ("Leaving") 01.16.43 Join wehn [0] (~fraser@218-94-185-210.rev.techex.net.au) 01.22.05 Quit Aedaren (Read error: 110 (Connection timed out)) 01.23.17 Join Aedaren [0] (~Aedaren@71-36-66-84.slkc.qwest.net) 01.24.31 # Does anyone know which file I need to edit if I want to change a button mapping for when you are listening to a file, then go to the filetree? 01.24.46 # I want to change which button brings up the menu that lets you queue a song 01.26.40 Join stripwax_ [0] (~stripwax@213-228-241-36.dsl.prodigynet.co.uk) 01.26.57 # hello 01.27.21 # what's new in the world 01.27.39 # I'm lost trying to change rockbox for the first time 01.27.39 # you/ 01.27.40 # ? 01.29.46 # change it to do what? 01.30.53 # Aedaren - what is it you're wanting to do? 01.31.22 # let me copy the messege I wrote ealier 01.31.31 # Does anyone know which file I need to edit if I want to change a button mapping for when you are listening to a file, then go to the filetree? 01.32.00 # Why do you need to change that file 01.32.11 # (why do you need to change that button mapping, I mean) 01.32.23 # On the iriver, you press select to play a file (which deletes your otf playlist) 01.32.31 # but you have to HOLD select to queue a file 01.32.36 # lots of accidents 01.32.42 # I'm mostly just trying things out though 01.33.12 # Aedaren - what would you prefer? The button mappings have been discussed at length and the current mappings are what users are mostly happy with, so all new ideas are welcome here! 01.34.00 # Aedaren - maybe it could be an option ,so that you press the play button to play a single file, or press select to bring up the playlist menu? Maybe that could be a config option! 01.34.14 # (instead of select to play a single fine, I mean) 01.35.05 # Well, people like Select opening a file, so I thought I'd swap hold SELECT and hold A/B 01.35.15 # hold A/B brings up that quick menu with the shuffle options 01.35.25 # that would prevent any problems from occuring 01.35.59 # Aedaren - you mean hold A/B to bring up the playlist menu instead? if so how would you bring up that quickmenu 01.36.41 # hold select 01.36.47 # just switch the two 01.36.57 # what do you think? 01.37.45 # understood. if so, that should definitely be configurable. (For example, I'd prefer SELECT to automatically bring up just the playlist option on the playlist menu) 01.38.10 # yeah that would be very cool to be able to put in the config file 01.38.16 # Aedaren - not sure about how to make that configurable in an ideal world - but for trying things out you probably want to look at apps/wps.h 01.38.37 # does wps.h also control when you exit the wps by hitting select? 01.38.43 # (while the music is still playing?) 01.38.48 # e.g. WPS_BROWSE = (BUTTON_SELECT | BUTTON_REL) to pop up the browser 01.39.21 # as for the keys while you're IN the browser, check out apps/tree.h 01.39.57 # thanks 01.40.03 # Is anyone working on this right now? 01.40.08 # (Dont' want to step on his toes) 01.40.17 # e.g. TREE_RUN = BUTTON_SELECT | BUTTON_REL; and TREE_CONTEXT = BUTTON_SELECT | BUTTON_REPEAT (i.e. hold) 01.40.23 # Aedaren - not that I'm aware of. 01.40.35 # Aedaren - if you could make it configurable you would rock my box 01.40.46 # alright, I'll see what I can do... How do you reference the config file from one of these headers? 01.41.18 # Aedaren - that's the thing - you won't be able to do it that way. You'd have to change the C file (tree.c or wps.c) to do a lookup in the config, instead of using the numbers in the header files. 01.41.29 # It's not trivial. But it really shouldn't be very difficult either 01.42.04 # I don't know my way around rockbox code well enough myself - not sure how to query the config info 01.42.18 # that's fine 01.42.26 # Do you know of a file that has a good example? 01.42.34 # lemme take a look.. 01.42.48 # *Just made my first change to the code... in the chessclock* 01.43.00 # Aedaren - :-) what's the change 01.43.36 # I removed the reset function from the Iriver... I was trying to use the chessclock over the weekend, and the person doing it kept pressing the joystick in instead of hitting NEXT 01.43.40 # it reset each time 01.43.44 # We had to give up the game 01.43.47 # apps/settings.c seems to have all the stuff you need - not yet sure how to *use* it but should be straightforward 01.43.58 # Aedaren - hehe. 01.46.34 # As for *using* options - I guess firmware/drivers/lcd-h100.c should have plenty of examples in it (e.g. all the bidirectional scrolling options stuff) 01.48.36 # thanks, you're quite helpful 01.48.39 # I've got to go now 01.48.54 # see ya 01.49.45 Part Aedaren 01.59.37 Quit wehn (Read error: 104 (Connection reset by peer)) 02.00.17 Join wehn [0] (~fraser@218-94-185-210.rev.techex.net.au) 02.01.57 *** Saving seen data "./dancer.seen" 02.01.59 Quit Moos (" HydraIRC -> http://www.hydrairc.com <- The future of IRC") 02.05.36 Join stripwax [0] (~stripwax@213-228-241-36.dsl.prodigynet.co.uk) 02.06.09 # * stripwax has a shite irc client 02.16.01 Quit wehn (Read error: 104 (Connection reset by peer)) 02.16.22 Quit stripwax_ (Read error: 110 (Connection timed out)) 02.16.44 Join wehn [0] (~fraser@218-94-185-210.rev.techex.net.au) 02.23.24 # .. quite tonight .. 02.29.39 Join Caliban [0] (ianmacd@xs3.xs4all.nl) 02.36.18 # been quiet lately 02.43.07 # im amazed the often-reported lagging bug has lasted as long as it has 02.44.17 # yeah.. it's kinda been around for ever, in one form or other (if you're meaning the way that holding down up/down on wps causing everything to slllooowww dowwwnnn) 02.44.24 # yes 02.46.32 # maybe it should just not buffer all those events - (i'm guessing it's doing that, anyway..) 02.46.56 # i have no doubt that it will be resolved, even if it must wait for slasheri to return 02.56.49 Quit wehn (Read error: 104 (Connection reset by peer)) 02.57.39 Quit hicks ("Too lazy to change my quit message") 02.57.51 Join wehn [0] (~fraser@218-94-185-210.rev.techex.net.au) 02.58.42 Quit wehn (Client Quit) 03.05.04 Part stripwax 03.12.43 Quit tvelocity ("Leaving") 03.12.43 Quit DJ_Dooms_Day (Read error: 104 (Connection reset by peer)) 03.16.27 Quit ashridah ("Leaving") 03.25.17 Join phaedrus96 [0] (~Unknown@p54AE3E26.dip0.t-ipconnect.de) 03.30.23 Quit phaedrus961 (Read error: 110 (Connection timed out)) 03.35.30 Quit Stryke` ("Friends don't let friends listen to Anti-Flag") 04.01.59 *** Saving seen data "./dancer.seen" 04.06.09 Join QT_ [0] (as@area51.users.madwifi) 04.09.21 Join Gun-IT [0] (~Gun-IT@c-24-12-189-55.hsd1.il.comcast.net) 04.09.25 # hello 04.16.14 Quit QT (Read error: 110 (Connection timed out)) 04.24.18 Quit DreamTactix921 (Read error: 110 (Connection timed out)) 04.34.30 Quit Gun-IT (Read error: 110 (Connection timed out)) 04.43.47 Join ashridah [0] (ashridah@220-253-122-52.VIC.netspace.net.au) 04.48.00 Quit edx (Read error: 110 (Connection timed out)) 05.05.08 Join DJ_Dooms_Day [0] (~scottr@220-245-186-182.tpgi.com.au) 05.07.57 Join lostlogic_ [0] (~lostlogic@node-4024215a.mdw.onnet.us.uu.net) 05.09.34 Quit lostlogic (Read error: 110 (Connection timed out)) 05.30.42 Quit DJ_Dooms_Day (tolkien.freenode.net irc.freenode.net) 05.30.42 NSplit tolkien.freenode.net irc.freenode.net 05.30.42 Quit TCK (tolkien.freenode.net irc.freenode.net) 05.30.42 Quit courtc (tolkien.freenode.net irc.freenode.net) 05.30.42 Quit godzirra (tolkien.freenode.net irc.freenode.net) 05.30.42 Quit gromit` (tolkien.freenode.net irc.freenode.net) 05.36.31 Join DreamTactix291 [0] (~dreamtact@adsl-156-19-56.bna.bellsouth.net) 05.36.35 NHeal tolkien.freenode.net irc.freenode.net 05.36.35 NJoin gromit` [0] (~gromit`@ras75-5-82-234-244-69.fbx.proxad.net) 05.47.00 NJoin godzirra [0] (~shawn@c-24-131-13-213.hsd1.va.comcast.net) 05.49.05 NJoin DJ_Dooms_Day [0] (~scottr@220-245-186-182.tpgi.com.au) 05.49.05 NJoin TCK [0] (TCK@81-86-100-35.dsl.pipex.com) 05.49.05 NJoin courtc [0] (~court@adsl-217-1-111.asm.bellsouth.net) 06.02.02 *** Saving seen data "./dancer.seen" 06.22.26 Join banan_ [0] (banan@dalink.campus.luth.se) 06.24.12 Quit Hadaka (tolkien.freenode.net irc.freenode.net) 06.24.12 NSplit tolkien.freenode.net irc.freenode.net 06.24.12 Quit TCK (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit courtc (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit DJ_Dooms_Day (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit lostlogic_ (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit cYmen_ (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit pill (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit dwihno (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit crash__ (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit igor47 (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit LEXLuTHoR (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit godzirra (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit gromit` (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit ashridah (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit QT_ (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit Caliban (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit solex (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit bluebrother^ (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit Nibbler (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit HCl (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit Lynx_awy (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit ze (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit CoCoLUS (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit odd (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit pike (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit Strath (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit phaedrus96 (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit einhirn (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit Vortex (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit Bagder (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit dionoea (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit Asku (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit Rick (tolkien.freenode.net irc.freenode.net) 06.24.12 Quit pabs (tolkien.freenode.net irc.freenode.net) 06.27.27 Quit merbanan (Read error: 104 (Connection reset by peer)) 06.36.18 Quit Seed (Nick collision) 06.36.25 Join edx [0] (edx@p54A8E912.dip.t-dialin.net) 06.36.25 Join Seed [0] (ben@l192-117-115-168.broadband.actcom.net.il) 06.36.25 NHeal tolkien.freenode.net irc.freenode.net 06.36.25 NJoin courtc [0] (~court@adsl-217-1-111.asm.bellsouth.net) 06.36.25 NJoin TCK [0] (TCK@81-86-100-35.dsl.pipex.com) 06.36.25 NJoin DJ_Dooms_Day [0] (~scottr@220-245-186-182.tpgi.com.au) 06.36.25 NJoin godzirra [0] (~shawn@c-24-131-13-213.hsd1.va.comcast.net) 06.36.25 NJoin gromit` [0] (~gromit`@ras75-5-82-234-244-69.fbx.proxad.net) 06.36.25 NJoin lostlogic_ [0] (~lostlogic@node-4024215a.mdw.onnet.us.uu.net) 06.36.25 NJoin ashridah [0] (ashridah@220-253-122-52.VIC.netspace.net.au) 06.36.25 NJoin QT_ [0] (as@area51.users.madwifi) 06.36.25 NJoin phaedrus96 [0] (~Unknown@p54AE3E26.dip0.t-ipconnect.de) 06.36.25 NJoin Caliban [0] (ianmacd@xs3.xs4all.nl) 06.36.25 NJoin Strath [0] (mike@dgvlwinas01pool0-a198.wi.tds.net) 06.36.25 NJoin einhirn [0] (Miranda@carlsberg.heim2.tu-clausthal.de) 06.36.25 NJoin solex [0] (~jrschulz@d085129.adsl.hansenet.de) 06.36.25 NJoin Vortex [0] (vor@IGLD-84-228-231-178.inter.net.il) 06.36.25 NJoin bluebrother^ [0] (~c28@nat-ph3-wh.rz.uni-karlsruhe.de) 06.36.25 NJoin Bagder [0] (~daniel@1-1-5-26a.hud.sth.bostream.se) 06.36.25 NJoin LEXLuTHoR [0] (babylon@ip-185-152.evc.net) 06.36.25 NJoin cYmen_ [0] (~cymen@nat-ph3-wh.rz.uni-karlsruhe.de) 06.36.25 NJoin Nibbler [0] (~sven@port-212-202-193-100.dynamic.qsc.de) 06.36.25 NJoin HCl [0] (hcl@titania.student.utwente.nl) 06.36.25 NJoin Lynx_awy [0] (~lynx@tina-10-4.genetik.uni-koeln.de) 06.36.25 NJoin ze [0] (ze@ca-dstreet-cuda2-c9a-73.snbrca.adelphia.net) 06.36.25 NJoin dionoea [0] (~dionoea@muscipula152.via.ecp.fr) 06.36.25 NJoin Asku [0] (~aksu@adsl-39.180-DynIP.ssp.fi) 06.36.25 NJoin Hadaka [0] (naked@naked.iki.fi) 06.36.25 NJoin pill [0] (pill@cybercrimi.nl) 06.36.25 NJoin CoCoLUS [0] (~coco@h081217139221.dyn.cm.kabsi.at) 06.36.25 NJoin dwihno [0] (~dw@81.8.224.89) 06.36.25 NJoin crash__ [0] (~crash@a15167580.alturo-server.de) 06.36.25 NJoin odd [0] (mrodd@fangorn.starshadow.com) 06.36.25 NJoin igor47 [0] (~igor47@temple.src.uchicago.edu) 06.36.25 NJoin pike [0] (pike@c83-249-120-126.bredband.comhem.se) 06.36.25 NJoin pabs [0] (~pabs@xor.pablotron.org) 06.36.25 NJoin Rick [0] (rick@Rick.user) 06.36.44 Ctcp Version from freenode-connect!freenode@connect.utility.freenode 06.36.46 Nick lostlogic_ is now known as lostlogic (~lostlogic@node-4024215a.mdw.onnet.us.uu.net) 06.40.57 Quit DreamTactix291 (Read error: 110 (Connection timed out)) 06.49.02 Join Coldtoast [0] (~edan@ppp110-114.lns1.hba1.internode.on.net) 07.05.02 Join TCK- [0] (TCK@81-86-98-99.dsl.pipex.com) 07.31.24 Join jpegreen [0] (~Jeremy@c-67-168-45-48.hsd1.wa.comcast.net) 07.31.37 # Anyone here using linux 07.34.48 Quit TCK (Read error: 110 (Connection timed out)) 07.35.44 # Hey seriously I am looking to change over to linux solely from a dual boot system and would like someones opinion whats better... Redhat, Fedora Core 4 or Debian.... or what is your flavor of choice and why? 07.37.56 # Debian out of those 07.38.48 # I've not used it but I know the other 2, ESPECIALLY FC4, are bloated 07.40.12 # Coldtoast: what are you using? 07.40.21 # heh. Mandriva 07.40.43 # a lot of ppl dislike it tho cos it uses rpm 07.41.12 # I come from a Windows world tho, so it's easier for me 07.41.22 # I have a dual boot system running Mandrake 9.2 and Windows XP pro I am a little tired of the rpm proccess 07.41.41 # yeah. ppl don't much like rpm 07.42.11 # I have a new vid card on the way tho and have 4 HDDs in this system 07.42.13 Nick QT_ is now known as QT (as@area51.users.madwifi) 07.42.41 Join webguest38 [0] (~c31ce021@labb.contactor.se) 07.43.02 # I have gotten the gambit from "You should use Linspire" :( to use Slackware and I am overwhelmed 07.43.03 # so once that arrives, I have to reorganise what's in my machine so I can give the new card it's own power with nothing else on the same set of rails 07.43.22 # there's ARE too many f*cking dists out there 07.44.01 # and ppl will push whatever their fave dist is like madmen. Accordign to them, everything but the one they favour is TERRIBLE 07.44.10 # Well I don't agree there each distro is good in its own way but picking one is a pain in the a$$ 07.44.22 # you don't need LITERALLY dozens of them tho 07.44.26 # and there ARE dozens 07.45.23 # Just for the intel machine and then dozens more for the other machines out there 07.45.27 # but life's all about choice and you sure do have that with Linux, at least 07.46.14 # I'd SO love to switch to Linus completely 07.46.25 # but there are things I just HAVE to use Windows for 07.46.43 # and the vid card I'm gettign would be completely wasted in Linux 07.47.17 # err... Linus=Linux, btw. heh 07.47.48 # I have set up a fedora core 4 machine and a Redhat 9 machine but am having problems setting up a debian machineto try each of the distros and I am not sure which one of these are going to do exactly what I want though they all will do them which one is the best at doing it is still up for debait 07.48.24 # moin 07.49.19 # QT: what OS are you using? 07.49.38 # $ uname -rs 07.49.38 # Linux 2.4.28 07.49.45 Join DreamTactix291 [0] (~dreamtact@adsl-156-19-56.bna.bellsouth.net) 07.49.46 # on thix box here 07.49.54 # it is a Debian Woody install 07.50.13 # the 'oldstable' that had been recplaced recently with Sarge 07.50.24 # So you like the Debian distro\ 07.50.39 # yes, very much! using it since a couple of years 07.50.48 # made me switch from redhat linux to debian 07.52.12 # I have the sarge distro and am ready to set it up an a machine and am having problems... Downloaded the Binary and haven't been able to figure out how to get it to work 07.52.27 # hmm 07.52.35 # shouldn't be too difficult 07.52.47 # boot from the CD and hit a few times return. that is usually it ;) 07.53.32 # I know but I am for some reason I can't get it to work the files maybe corrupt and I should just redownload the source 07.53.48 # sounds like 07.53.54 # you have fast internet connection? 07.54.07 # i would encourage you to only download the netinstall ISO 07.54.29 # it is about 100MB and just contains the installer and the base system. all the packages will be downloaded on request from the net during install 07.54.42 # just download it and put it on a CDRW 07.55.09 # I am Dling the woody install disk right now 07.55.19 # no, don't use woody 07.55.28 Join Bger [0] (~Bager@83.222.160.88) 07.55.30 # it does not detect hardware automatically as the Sarge installer does 07.55.30 # hi all 07.55.39 Join merbanan [0] (banan@130.240.208.71) 07.55.43 # moin Bger 07.55.53 # very rainy morning ... 07.56.20 # rather a rainy weekday than a rainy weekend day :-) 07.56.22 # Aqren't yopu using woody? 07.56.53 # jpegreen: i do but only because this install (my router and firewall actually) is kinda old. installed some years ago.... 07.57.05 # on a new system i would vote for the current stable version 07.57.08 # and that is Sarge 07.57.50 # Ok 07.58.21 # Let me ask you this what exactly was it that made you choose Debian? 07.59.02 # it can be upgraded during operation and it is the only distro that can upgrade properly between major versions 07.59.41 # before i used redhat and every new release was a pain to upgrade to 08.00.08 # also redhat was at the point of time not "open" enough and they focused too much on US requirements 08.00.15 # So more uptime is good since you don't have to reboot during upgrade? 08.00.28 # for example: try to do ISDN with Redhat. a pure nightmare (at least 10 years ago) 08.00.30 Quit banan_ (Read error: 104 (Connection reset by peer)) 08.00.42 # jpegreen: exactly 08.01.02 # and more over there is a foreseen (shell) process for upgrading 08.01.30 # other distros do not even know something like that. all they can offer is to let you boot from the CD and choose upgrade and then pray all will be working 08.01.56 # This is exactly my problem since I am an admin for a web dev team ... I want to keep my system running for as long as possible with the least amount of down time and rebooting causes down time 08.02.06 *** Saving seen data "./dancer.seen" 08.02.13 # so i like to keep control on the shell and do not hand-over to some upgrade process which is unknown what it will do 08.02.27 # jpegreen: then debian is what you want! 08.02.39 # * Bger plans to start a new wiki page regarding future USB-OTG support in Rockbox 08.02.40 # use debian stable on this box as the release cycle is usually long 08.02.41 # I am trying to show my boss that linux would be a better solution than the Windows sertver that we are using at this time 08.02.57 # usb-otg sounds great bger 08.03.18 # jpegreen: with debian stable you get a new version every 3 or 4 years 08.03.35 # so you can run the same OS for quite some time and can spend your time on important things 08.03.45 # or more important things 08.04.06 # This is good 08.04.23 # for a server yes. for a desktop probably not 08.05.51 # I am setting up three machines running three distros and I will see which ones are best for what and use the right ones for the right jobs.... As my father once told me use the right tools for the job 08.06.18 # exactly 08.06.18 # Debian sounds like the right tool for the server job 08.07.12 # If I could use Debian for all jobs it would be great since all systems would be from a free"dom" based OS 08.07.18 # No more windows 08.07.31 # it probably has a steeper learning curve at the beginning but this will serve you well in the long run 08.09.42 # I have been running both Windows at work and a dual boot system at home.. Windows XP pro and Mandrake 9.2 for the last 3 years so running a linux system should not be a problem I don't think? 08.09.58 Join Cka3ka [0] (~Cka3ka@ool-4355b700.dyn.optonline.net) 08.10.02 # hey hey 08.10.05 # anyone around 08.10.06 # =-) 08.10.09 # yes 08.10.13 # wassup 08.10.21 # you on the production team? =-) 08.10.32 # nope 08.10.35 # Qt: is there a steep learning curve between Mandrake 9.2 and Debian 08.10.41 # nope 08.10.47 # i used mandrake 10 for quite a bit 08.10.57 # jpegreen: well, on the admin side yes. on the pure user side no 08.11.01 # it was ok till i had to formatt and got too lazy to install 08.11.34 # jpegreen: you should get used to the package tool as quick as possible and then everything is quite easy IMO 08.11.36 # if hes gonna be using it for admin, the learning curve shouldnt scare him away ;-) 08.11.43 # What is the difference on the Admin side? 08.11.50 # Cka3ka: nobody said that 08.12.05 # jpegreen: well, every distro has its way to do things 08.12.19 # Yep this is true 08.12.19 # and you need to learn the debian way in order to use it efficiently 08.12.27 # speaking of linux, whats going on with those patents? 08.12.30 # so this is about the learning curve 08.12.38 # which patents? 08.12.41 # Got you 08.12.42 # european? 08.12.51 # the whole eu being a pain 08.13.02 # whois trying to patent Linux? 08.13.11 # not pattent linux 08.13.15 # make software pattentable 08.13.23 # hence making linux practically illegal 08.13.29 # What a$$es 08.13.30 # that is not true 08.13.38 # why should linux be illegal> 08.13.38 Quit einhirn ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") 08.13.38 # you know it is, it kills all guis 08.13.45 # that's what I thought 08.13.53 # Sounds really stupid 08.14.04 # yea large companies make money that way 08.14.05 # if i download linux from some server in china i do not need to care about european law 08.14.14 # but 08.14.20 # linux is being developed in europe 08.14.29 # far as i know 08.14.32 # that does not matter 08.14.39 # and will stop doing so if those patents come through 08.14.39 # Linux is being developed everywhere... DUH 08.14.42 # i guess key is where it is distributed 08.14.55 # guys hold up ill pull up the web 08.15.00 # im surprised you havnt heard of this 08.15.04 # the patents will rather hit small software companies than the linux development 08.15.09 # i havnt been following the news too much 08.15.18 # i am a supporting member of FFII.org 08.15.35 # The GPL and GNU licenses make development legal every where 08.16.06 # development can't be prosecuted anyway. only distribution 08.16.43 # "With a truly overwhelming majority the EU parliament has rejected the proposed software patent directive last week." 08.16.52 # sorry lolm, havnt been stick with the news =-) 08.16.57 # :) 08.16.59 # that happened in july 08.17.00 # so its all good 08.17.10 # but no man, mplayer was about to get shut down 08.17.18 # the key voting in the EU parliament will happen soon 08.17.23 # it does stop both development and distro 08.17.25 # I have a friend that has done a lot of research on this and the development and distrobution of "LINUX" is covered by the GNU and The GPL in all countries all over the world 08.17.39 # not the point 08.17.39 # look 08.17.45 # companies like microsoft 08.17.46 # and apple 08.17.50 # jpegreen: if there is code that violates some patent then the GPL won't help 08.17.59 # can say, that "taskbar" is ours, pay to use it 08.18.04 # or that icon 08.18.11 # and since all the gui's are so similar 08.18.22 # as well as programming in general 08.18.26 # i know 08.18.38 # it can be innovative, but still retain some small resembalance 08.18.43 # and then be stopped 08.18.57 # im glad this didnt pass, though in the long run i feel its bad for us 08.19.12 # This is true buit on the base level of the LINUX distro no the other apps that run on it the GPL does cover it 08.19.26 # gpl covers almost nothing 08.19.48 # a large company can shut down a linux distro the very SECOND there are patent laws 08.19.53 # software patent* 08.20.05 # the thing is 08.20.13 # its like we're kicking ourselves while going through this 08.20.15 # cus for now 08.20.18 # its horrible 08.20.21 # I am going to disagree 08.20.26 # cus it stunts developmnet 08.20.31 # lemme finish the idea ;-) 08.20.43 # if we patent software now, it stunts development 08.20.57 # and hence we dont get as far ahead in terms of technology 08.20.58 # but 08.21.04 # if we dont put them into place, 08.21.14 # the whole economic side will be stunted 08.21.16 # in the future 08.21.21 # and as much as i understand this 08.21.27 # GPL covers accordingt o my friend that is a technology dev lawer the base systems of LINUX for distro and developement 08.21.43 # and see that im probably gonna end up working at some big company, cursing at a lack of software pattents that stop money from coming in 08.21.49 # it just seems so far off to not matter 08.22.08 # dude, software patents are above that 08.22.22 # the reason gpl works is cus software pattents dont exist 08.22.31 # at least in europe 08.22.38 # you hear of any distros being made in the us? 08.22.48 # like based in us, im not saying a few programmers 08.22.52 # not likley 08.22.52 # Or in china etc. but what does that matter 08.23.05 # because thats where people live man 08.23.22 # youre not gonna move to china or africa to work on linux 08.23.24 # btw 08.23.25 # about china 08.23.26 # Cka3ka: redhat linux 08.23.27 # People live everywhere 08.23.28 # you know whats funny? 08.23.36 # really? red hat is us based? didnt know that 08.23.41 # yes 08.23.47 # Yeop Redhat is deved in the US 08.23.49 # hmm, wonder how that works 08.23.57 # even listed on the US stock exchange 08.24.01 # hmm 08.24.03 # i guess in the NASDAQ 08.24.18 # how do they coexist with the patents here? 08.24.24 # why hasnt microsoft and or apple sued? 08.24.33 # IBM and Dell are suprting th e Development of Redhat 08.24.41 # ah thats it* 08.24.42 # =-) 08.25.14 # but yea man about china 08.25.18 # i have a friend going there 08.25.27 # she says its illegal to bring in printed material 08.25.37 # and funniest shit ever, their internet is cesored 08.25.41 # like the whole country 08.25.47 # a buddy told me about it 08.25.58 # well, I dunno about that 08.25.58 # Microcrack and Apple haven't sued because the law states that though simular in apperance they are based on different technology 08.26.03 # I'd want to check those "facts" 08.26.04 # you make a search on say google, and it says "blocked by the republic of china" 08.26.06 # i was once offered to work in china which i refused 08.26.13 # don't wanna go there 08.26.30 # hehehe 08.26.52 # only reason to go to china is steal a wife and leave :P 08.26.53 # which? 08.27.00 # hahahaha 08.27.22 # both: the all-censored internet thing and the not-allowed-to-take-printed-material thing 08.27.27 # yea lotsa stuff about china scares me, thas why i get my friends to go there and get me cheap shit 08.27.47 # nah man i got people there now that told me about that 08.27.56 # well, I'll ask somebody here 08.28.01 # i did then go to RoC China aka Taiwan and worked there 08.28.10 # its funny cus its true =-) my friend jose cant do her history summer assignment cus she cant take the book 08.28.12 # guess a lot better than the PoC 08.28.32 # yep 08.28.33 # much 08.28.47 # still i wouldn't do it again 08.28.52 # hahaha 08.28.55 # a strange and very different world 08.29.06 # deffinatly, i been to far east russia 08.29.10 # that shit is scary 08.29.27 # not like good 'ole dirty moscow and awesome stpeters =-) 08.29.36 # The freedoms of ppl in china are definitely in queston but the freedom of software is better than the people sad huh? 08.29.48 # yeahm, wouldn't go their either but with the finger on the map :-) 08.29.50 # sad but funny =-) 08.30.00 # hahah QT it was fun 08.30.05 # i mrussian so its fine 08.30.09 # i actually cant go back 08.30.11 # i see 08.30.13 # might get my ass drafted 08.30.15 # yay! 08.30.24 # same reason i cant go to israel in 2 years 08.30.27 # i am currently dealing with some guys from moscow 08.30.27 # =-) 08.30.54 # I have been to georgia russia in 89 I thought it was actually pretty nice.... the people any way 08.30.56 # Russians are ALWAYS trying to sell you stuff 08.31.08 # hahahaha 08.31.09 # it's funny 08.31.11 # depends 08.31.17 # and i like allofmp3.com a lot :-D 08.31.26 # it's the freemarket economy mentality 08.32.06 # man 08.32.12 # it's also my experience that Slavic ppl and Russians ce tend to be racist 08.32.22 # all of mp3=costs money=not cool =-)... all about isohunt.com 08.32.38 # hahahaha so very very true 08.32.43 # screw allofmp3.com. use www.delit.net 08.32.53 # it is convenient! 3 clicks and i have 1 album and i like the choice of quality 08.32.54 # isohunt.com is where its at 08.33.03 # and you pay mone 08.33.52 # so delit.net and isohunt.com is better? 08.33.59 # i think i'm the only person left who buys CDs :| 08.34.14 # i haven't bought one since years 08.34.18 # all i buy are music DVDs 08.34.28 # hehehe 08.34.29 # I pay for high speed internet acces and I download music. So I'm paying for music 08.34.30 # heheh 08.34.34 # nah man i buy cds when its worth it 08.34.41 # and delit i just checked out 08.34.43 # and i like that i can record them to MP3 using line-in of the iriver :-) 08.34.44 # it costs money too 08.34.54 # i love the iriver =-) 08.34.58 # lol 08.35.03 # i have one too 08.35.03 # yep. me too 08.35.08 # isohunt.com - torrent 08.35.12 # have one since 2 years 08.35.15 # delit costs money or you can download for free, but with restrictions 08.35.15 # like suprnova.org in its time 08.35.27 # well i'm a lossless fan so i buy a lot of my own stuff and do my own rips 08.35.44 # last time I used it, you could only download one track at a tme or something 08.35.46 # man demo isnt the same 08.35.51 # its loq quality 08.36.00 # low* 08.36.01 # guys, i am off for a smoke. see you in a while 08.36.05 # cy 08.36.06 # a 08.36.06 # enjoy 08.36.07 DBUG Enqueued KICK Cka3ka 08.36.07 # it 08.36.09 # =-) 08.36.19 # isohunt.com is where its at 08.36.31 # im gonna hit the saczzzZZZZZzzzz 08.36.33 # night ;-0 08.36.44 # \I DO buy DVDs but never buy CDs 08.36.53 # I also don't really download music 08.36.55 # rarely do 08.36.58 # you should at times 08.36.59 # ah 08.37.07 # i buy cds rarley, when its really good 08.37.16 # btw you a santana fan 08.37.16 # CDs are such HORRIBLE HORRIBLE value for money here 08.37.17 # ? 08.37.23 # me? 08.37.23 # here=wherE? 08.37.26 # yea 08.37.29 # I f*cking HATE Santana 08.37.31 # woa 08.37.33 # lol 08.37.36 # what do you listen to 08.37.41 # he';s #1 on my list of most irritating guitarists 08.37.45 # hahahaha 08.37.48 # i like em 08.37.52 # who do you like 08.37.54 # I listen to a lot of podcasts actually 08.38.01 # hes like #3 after page 08.38.15 # gotta love page 08.38.19 # you're listening to the wrong guitarists I think :) 08.38.30 # you dont like page?! 08.38.33 # Coldtoast: what do you think of Striani 08.38.43 # rock guitarists don't really interest me much 08.38.48 # OOPs Satriani 08.38.54 # Satriani is ok at what he does 08.39.02 # ahhh thats why 08.39.10 # what kind of guitarists do you like? 08.39.11 # How about Jimi Hendrix? 08.39.14 # I'd listen to Gilmore over ANY of them tho 08.39.15 # ewww 08.39.25 # i like his music but a good guitarist he is not 08.39.26 # UuuuuuuuuugH 08.39.40 # here's what you should be listening to tho 08.39.40 # (hendrix i was talking about) 08.40.00 # try and track down Michael Hedges and Leo Kottke 08.40.06 # Tuck Andress as well 08.40.10 # send it to me 08.40.10 # Slava Gregoria 08.40.13 # No boby should be listening to anythng but what they like[ 08.40.14 # send me some? 08.40.32 # I'll send you a Hedges track 08.40.38 # zip/rar some of your favs, like 10 or so and send em over 08.40.39 # time for some edumacation, young man 08.40.40 # heh 08.40.43 # hahaha 08.40.44 # Micheal Hedges WAS great 08.40.45 # =-) 08.40.53 # he IS great jpegreen 08.40.59 # just cos he's dead is meaningless 08.41.17 # True but ... Is he still with us? 08.41.58 # hell yeah 08.42.06 # You have a point 08.42.25 # Coldtoast: where are you located 08.42.29 # nobody, but NOBODY sounds like Hedges did 08.42.32 # Australia 08.42.43 # DCC doesn't work Cka3ka 08.42.46 # Did you ever get o see him? 08.42.48 # oh. there it goes 08.42.52 # sorry 08.42.54 # i was browsing 08.42.57 # < lol 08.43.00 # no. A friend did tho. In Japan 08.43.04 # man send me a few songs =-) 08.43.05 # I did and I met him here in Seattle where he lived 08.43.16 # hold up guys how about fripp? 08.43.19 # I've seen vids of him in his friend's back yard tho, just playing guitar 08.43.36 # that would have been pretty damned awesome 08.43.43 # yo guys 08.43.47 # What did you think of his harp guitar? 08.43.49 # what do you think of fripp? 08.43.52 # loved it 08.44.06 # cold: fripp? 08.44.07 # 'm sending Cka3ka "Ragamuffin" 08.44.12 # He was probably the greatest of our time? 08.44.23 # Ooooooops no "?" 08.44.28 # I think certainly the most unique 08.44.37 # yo whats with your speed man 08.44.41 # why is it going 9kbps 08.44.53 # i have cable, it should be going 100+ 08.44.56 # cos it's the internet? 08.44.58 # whats with your up speed? 08.45.13 # lol 08.45.18 # I only have 256kbit up, but that should theoretically be 25KB/sec 08.45.22 # BUT it's the internet 08.45.35 # you heard of robert fripp? 08.45.40 # I have 08.45.44 # thoguhts? 08.45.45 # not heard any of his stuff tho 08.45.47 # thoughts* 08.45.49 # ahh 08.45.54 # king crimson=his stuff 08.46.05 # lemme send a song....tell me how, im not usually a mirc user 08.46.06 # I know a lot of ppl get off on Chet Atkins but I FAR prefer Hedges 08.46.14 # i have some atkins 08.46.17 # me no like much 08.46.50 # Cka3ka: with this track, remember it's recorded with no overdubbing at all. This is exactly how Hedges played it 08.47.10 # one person, one track 08.47.57 # i dunno man i hope you like tis 08.48.02 # i love this song 08.48.16 # the deep bass notes you hear are cos he uses a harp guitar 08.48.28 Join einhirn [0] (Miranda@bsod.rz.tu-clausthal.de) 08.48.50 # That was probably his greatest asset 08.48.51 # shit gotta dump on my iriver 08.49.03 # no spkrs allowed, rentsd sleeping 08.49.10 # Which track did you send hom 08.49.16 # hom= him 08.50.03 # jpegreen: there are a few things about Hedges that set hjim apart I think: he's a very percussive guitarist and I've never heard ANYBODY who could use artificial harmonics like him 08.50.06 # Ragamuffin 08.50.11 # one of my faves 08.50.24 # i sent a second song 08.50.24 # dont cancle first 08.50.32 # jus second really shows his guitar 08.50.34 # and first is js an amazing song 08.50.43 # it's a bit more contemporary that some of his stuff but a good first track to hear I think 08.51.05 # also Bensusan 08.51.54 # were you much of a fan before you saw him in concert? 08.51.59 # there is nothing like what Hedges did but there is a young woman who is an awesome guitarist and I will tell you her name in just a moment 08.52.22 # heheheh this is so different from what i currently listen to 08.52.27 # my fave Hedges album would have to be Live On The Double Planet 08.52.47 # i have some music like this, in terms of acoustic styles, i prefer flamenco 08.53.06 # how old are you guys? 08.53.10 # 32 08.53.19 # aha that explains it ;-) 08.53.27 # how old do you think i am ;-) 08.53.30 # KAKI KING is the young girls name and she is awesome 08.53.42 # see, Michael Hedges could fingerpick with one hand while tapping with the other. And plya 2 completely independent parts simultaneously 08.53.51 # I think you're 19 08.54.00 # 16 =-) 08.54.10 # Coldtoast check her out 08.54.15 # I WAS going to say 17 actually. but ppl get pissed if you're wrong :) 08.54.16 # ok 08.54.19 # hahaha 08.54.20 # =-) 08.54.24 # 32 08.54.31 # nah i dont mind, i have the maturity of a 12 year old at times 08.54.40 # hey. same age as me jpegreen 08.54.46 # hate people that act older then they are 08.54.53 # maybe Hedges is a generational thing? heh 08.54.58 # ...unless its to get into a club or get alcohol :-D 08.54.59 # lol 08.55.15 # man that was beautifull, but so not what i generally listen to 08.55.25 # another guy I know in the US is 34 and he ADORES Hedges as well 08.55.37 # this sounds ok Cka3ka. A bit simple fo rme tho, to be honest 08.56.01 # to each his own 08.56.02 # ;-) 08.56.06 # definitely 08.56.06 # i prefer rock guitar 08.56.10 # Coldtoast check out www.kakiking.com 08.56.11 # listen to that second track I sent 08.56.19 # i think john petrucci is my favourite guitarist 08.56.24 # give me a sec ig otta hook up iriver again 08.56.33 # Petrucci is sure FAST! 08.56.40 # yes 08.57.00 # I have one of his instructional vids where he teaches you to play at 230bps. hehe 08.57.11 # hehe 08.57.17 # i can see why you guys dont like santana 08.57.20 # but its different 08.57.25 # its elec first of all 08.57.36 # i started playing classical a while back 08.57.40 # and got so sick of it 08.57.53 # heh. I DO liek this jpegreen 08.57.55 # i always cant wait to get my hands on my friends strat or gibson 08.58.08 # i have a strat 08.58.08 # she's VERY like Hedges in style 08.58.16 # Coldtaost check out the website for KAIKING and then tell me what you think 08.58.22 # I am noiw 08.58.35 # hehehehhe 08.59.02 # cold toast wanna hear what ive been listening to latley ? (think you might not wanna hear anything from me after that :-P) 08.59.27 # Watch the vids and you will see that she is in the same realm as Hedges 08.59.45 # i'm listening to Elements of Persuasion which is one of my favourite albums lately :D 08.59.58 # lmao guys 08.59.59 # wow jpegreen! she's GREAT 09.00.13 # i take it floyd isnt on any of your list of favs? 09.00.17 # I thought you might like her she is good 09.00.34 # you guys like pink floyd? 09.00.38 # deep purple? 09.00.50 # I lov ePink Floyd 09.00.54 # really? 09.00.56 # im surprised 09.01.02 # i like some pink floyd 09.01.12 # i have the entire collection 09.01.17 # that's what I said before: I'd FAR prefer to listen to Gilmore over Santana or Page 09.01.25 # sat my ass down one day and browsed and downloaded till i got it all 09.01.36 # o im sorry i missed that lol 09.01.40 # Be guys 09.01.46 # man! I HAVE to show Kaki to my friend 09.01.48 # Bye LOL 09.01.55 # cya 09.01.57 # later 09.01.59 # and thanx! 09.02.00 # nice talki to you =-) 09.02.17 # well i'm sleeping now 09.02.19 # work in 4 hours :| 09.02.23 # No problem I thought you would like her she is good look for me in the future 09.02.40 # cold toast, lemme drop you one more song, and ill be off; i feel you might hate it, but its just to get you an idea of what i like =-) 09.02.49 # currently 09.02.53 Part jpegreen 09.03.08 # i love lotsa music, but what ive been listening to since april or so 09.04.16 # hmm 09.04.27 # i found the band, im just trying to figure out whats not too heavy =-) 09.04.49 # re 09.05.00 # re? 09.05.04 # ah 09.05.04 # wb 09.05.09 # yeah thx 09.05.21 # we had a whole discussion while you smoked 09.05.32 # the lesson: smoke less, live longer, argue more =-) 09.05.50 # hehe :) 09.05.59 # yeah, i just reread the log here 09.06.12 # music favs. a 'difficult' topic ;-) 09.06.17 # hhahaha 09.06.18 # =-) 09.06.28 # i got your song 09.07.24 # cool 09.07.28 # sorry. jsut watching these vids 09.07.29 # first tell me, if youre willing to listen through something heavy, ill give you that instead 09.07.32 # this is a bit lighter 09.07.32 # cool 09.07.59 # ohj, I listen to Perfect Circle, Tool, NIN, Disturbed, Linkin Park, 09.08.05 # more than anything else actually 09.08.11 # System of a Down 09.08.16 # hahahha 09.08.17 # nice 09.08.17 # COG 09.08.21 # thats good 09.08.32 # nothing like mesuganah and killswitch though right? 09.08.40 # sure 09.08.43 # really? 09.08.45 # wow 09.08.46 # nice 09.08.49 # =) 09.08.50 # I have about 4 Meshuganah albums 09.08.54 # hahahaha 09.08.59 # wow 09.08.59 # just got the new Killswitch too 09.09.02 # i would have never guessed 09.09.06 # =-O 09.09.07 # hehehehe 09.09.13 # perfect circle is great! 09.09.17 # im really surprised i must say 09.09.25 # yea i like em, thoough they can get annoying 09.09.27 # just heard their albums yesterday in the car while riding 09.09.31 # same with 9inchnails 09.09.42 # which album did you hear>? 09.09.51 # if you got good internet speed i can send you one 09.09.53 # seen perfect circle live last year. a strange guy the singer 09.09.57 # ah cool 09.10.02 Join jpegreen [0] (~Jeremy@c-67-168-45-48.hsd1.wa.comcast.net) 09.10.06 # HES BACK 09.10.08 # Cka3ka: you mean me? 09.10.10 # did you forget your keys? 09.10.15 # QT: yea 09.10.16 # hehe 09.10.28 # jpe:did you forget your keys? wallet? =-) 09.10.32 # aeh, hang on, can't remember the names now :-( 09.10.37 # Hey Coldtoast .... KAKI KING does all it with a standard six string 09.10.46 # the thirteen step!? is this one? 09.10.52 # yep thas the one i have 09.10.56 # and the other one.... 09.11.05 # damn, can't remember it now 09.11.18 # I just realized I didn't have to go to work in the morning 09.11.25 # hahahah 09.11.34 # QT: emotive? 09.11.38 # Mer de Noms 09.11.41 # ahh 09.11.43 # no, do not like the emotive 09.11.43 # i want that 09.11.48 # if you have it send it over 09.11.49 # i have that 09.11.56 # can't acces it now 09.11.59 # ah 09.12.00 # ok 09.12.14 # man rockbox is the reason i got merc XD i was fine with msn and aim till it 09.12.16 # =-) 09.12.16 # oh yeah, and this morning i heard Bush which i like a lot 09.12.18 # mirc* 09.12.20 # I have everyAPC album 09.12.32 # really? 09.12.35 # wait 09.12.37 # you have slow upload 09.12.37 # lol 09.12.43 # i was about to get excited 09.12.44 # hehehe 09.13.20 # my upload would be slow too :-( only 48kByte/s 09.13.20 # 48 isnt bad 09.13.27 # i will upgrade next month! 09.13.31 # hahah to what 09.13.47 # my telco provider is now offering dsl6000 which gives me 600kbit/s upload 09.13.50 # my internet can only be upgraded to t1 =-) 09.14.04 # SOO fast 09.14.12 # after im done sending file i can measure 09.14.17 # well, for my home usage that is sufficient 09.14.17 # or i can send you old measurement 09.14.38 # another fav of mine is Placebo 09.14.47 # and i like some german bands 09.14.58 # you won't know them though ;) 09.15.25 # last gig i have been at was GreenDay 09.15.48 # http://www.dslreports.com/speedtests/5681813;945030;8346854a25f70a5a42167f2bca66fccc;2.0;nyc.speakeasy.net/1093964813 09.16.00 # hit that link to see my speed stats 09.16.03 # i LOVE my isp 09.16.24 # not bad dude! 09.17.02 # i know right? 09.17.03 # =- 09.17.08 # you should see where i live 09.17.12 # don't let your wife hear that! ;) 09.17.18 # hahahaha 09.17.20 # 16 09.17.23 # =-) 09.17.28 # gf* 09.17.33 # =-) 09.17.47 # man i live in this tiny town 09.17.48 # with this awesome isp 09.18.09 # http://www.rockbox.org/twiki/bin/view/Main/UsbOnTheGoSupport 09.19.39 # que es? 09.20.27 # ahh isee 09.20.56 # what a pitty i just bought a new car.... 09.20.56 # unfortunatly doesnt concern me cus i have ihp120 and neither the money nor the willingness to switch to h3xx 09.20.57 # http://www.autoscout24.de/home/index/detail.asp?ts=5493170&id=yixzknijqhk&TFCA=33505.22 09.21.00 # lol 09.21.14 # h3xx not any good IMO! 09.21.21 # i am so happy with the H140 09.21.36 # you paint yours yer? 09.21.38 # yet*? 09.21.47 # bs on the car 09.21.50 # =-) no way 09.22.09 # show me a pic of you with the car holding up a sign that says eat this Cka3ka and ill believe you 09.22.11 # =-) 09.22.17 # lol 09.22.37 # some more choice: http://cgi.ebay.de/ws/eBayISAPI.dll?ViewItem&item=4566274129&rd=1&sspagename=STRK%3AMEWA%3AIT&rd=1 09.23.04 # Cka3ka: no i would not buy a SLR as you can not open the roof on that one :-D 09.23.23 # hahaha only readson 09.23.26 # hold on let me get glasses 09.23.31 # i cant see when it gets late 09.23.47 # there 09.23.55 # better 09.23.58 # i wouldn't mind driving it once 09.24.00 # lol 09.24.02 # man 09.24.07 # did you paint your ihp yet? 09.24.13 # paint? 09.24.21 # hold on 09.24.22 # no, it is shiny black as on the first day 09.24.47 # i just made iriver sending me a back case for it to get rid of the stupid brown one 09.24.55 # black case i mean 09.24.57 # http://www.misticriver.net/boards/showthread.php?t=22844 09.25.17 # lmao i thought it was champagne 09.25.20 # and pretty goldish 09.25.25 # i always wanted one lol 09.25.27 # i have a black one 09.25.33 # h120 is champagne 09.25.41 # h140 is black 09.25.43 # h140=? 09.25.54 # thats bs 09.25.56 # =-) at least in us 09.26.00 # im us they all black 09.26.06 # i see 09.26.08 # in europe not 09.26.10 # brown=champagne? 09.26.17 # no 09.26.23 # they had brown!? 09.26.25 # EWWWW 09.26.27 # it is a bit like silver 09.26.35 # you said you had a brown one 09.26.37 # the H140 came with a black case 09.26.40 # ah 09.26.40 # the case! 09.26.52 # case?? i have a leather case 09.26.52 # lol 09.27.01 # i emailed iriver in germany and asked for a black one 09.27.05 # ah 09.27.10 # first they did not want to do anything for me 09.27.37 # i told them that i will go ahead and (mail)order a H120 and H140 to swap cases and return the H120 with the brown case 09.27.46 # hahahhaa 09.27.57 # =-) 09.27.57 # and i asked her if there isn't any black case from a returned broken H120 unit 09.28.10 # you have a pic of this "case"? 09.28.13 # 5 minutes later i had a mail that she found one and asked for shipping details :) 09.28.16 # of which? 09.28.21 # black or brown? 09.28.25 # cus i was thinking about a shell 09.28.31 # either 09.28.33 # it is the leather case 09.28.35 # ooo 09.28.38 # lmao 09.28.41 # =-) 09.28.46 # search on misticriver for "brown fuggly" there was a thread 09.28.50 # h120 leather case=black but not as cool 09.29.04 # that is the one i have now 09.29.13 # the h140 just fits inside 09.29.27 # you get it in with some power ;) 09.30.50 # i cant find a pic 09.31.04 # of what? 09.31.07 # the brown case? 09.31.15 # Cka3ka: here's a band called COG for you 09.32.13 # thanks 09.32.15 # =-) 09.32.22 # i found a black case 09.32.27 # same as iriver america black 09.32.35 # o man its 330 i gotta go to sleep soon 09.32.37 # or ill die tomrrow 09.33.08 Nick Lynx_awy is now known as Lynx_ (~lynx@tina-10-4.genetik.uni-koeln.de) 09.35.11 # it is 9h30am here and i am almost thru half of the day 09.35.30 # ?? 09.35.34 # thorugh half the day? 09.35.37 # its 335am 09.35.38 # yeah 09.35.41 # im about to go to sleep 09.35.45 # good night 09.39.23 # night man 09.39.26 # i gotta keep this on 09.39.32 # cold toast is sendin me stuff 09.40.10 # whatd you think of trivium? 09.40.36 # it was ok 09.40.55 # not REALLY a big fan of "walls of noise" type music tho 09.41.01 # ah 09.41.28 # grr failed 09.41.33 # email it to me if you dont mind 09.41.37 # i really gota sleep 09.41.43 # Froz3nflame@gmail.com 09.41.44 # im off 09.41.48 # nice talking to you guys 09.41.50 # cya all =-) 09.41.54 # have fun 09.42.05 # ty i will; sleep is good ;-) 09.42.15 # cu 09.42.19 Quit Cka3ka () 09.43.40 # hmm, www.delit.net doesn't allow me to choose the quality 09.44.04 # 192kbit/sec isn't good enough 09.45.20 # definitely better than 128 :P 09.45.35 # erm yes! 09.45.46 # but for rock music 192 isn't enough 09.45.59 # i prefer --preset standard 09.46.10 # or extreme or insane ;) 09.53.01 Nick Sucka`away is now known as Sucka (~NNSCRIPT@host81-156-212-117.range81-156.btcentralplus.com) 09.57.39 Join Aison [0] (~hans@zux166-181.adsl.green.ch) 10.02.09 *** Saving seen data "./dancer.seen" 10.10.53 Quit DJ_Dooms_Day (tolkien.freenode.net irc.freenode.net) 10.10.53 NSplit tolkien.freenode.net irc.freenode.net 10.10.53 Quit courtc (tolkien.freenode.net irc.freenode.net) 10.11.36 NHeal tolkien.freenode.net irc.freenode.net 10.11.36 NJoin DJ_Dooms_Day [0] (~scottr@220-245-186-182.tpgi.com.au) 10.11.36 NJoin courtc [0] (~court@adsl-217-1-111.asm.bellsouth.net) 10.12.30 Part jpegreen 11.15.11 Quit webguest38 ("CGI:IRC (EOF)") 11.20.32 Quit DreamTactix291 (Read error: 110 (Connection timed out)) 12.02.10 *** Saving seen data "./dancer.seen" 12.10.26 Join fogcat [0] (~c2489e63@labb.contactor.se) 12.10.28 Join courtc_ [0] (~court@adsl-158-6-238.asm.bellsouth.net) 12.11.16 Quit courtc (Read error: 110 (Connection timed out)) 12.13.18 Join DreamTactix291 [0] (~dreamtact@adsl-156-19-56.bna.bellsouth.net) 12.17.55 Join rooom_wrk [0] (~Roman@adsl-bn150-156-158-212.bluetone.cz) 12.18.02 Quit rooom_wrk (Client Quit) 12.19.06 Quit phaedrus96 ("Leaving") 12.22.49 Join Moos [0] (DrMoos@m175.net81-66-158.noos.fr) 12.30.48 Join koniu_ [0] (~koniu@host-ip194-145.crowley.pl) 12.54.22 Join wehn [0] (~fraser@218-94-185-210.rev.techex.net.au) 13.04.13 Quit wehn (Read error: 104 (Connection reset by peer)) 13.04.30 # hey guys 13.04.43 # Rockbox is a tad unusable on my player at the moment 13.04.49 # in this latest build 13.04.49 Join wehn [0] (~fraser@218-94-185-210.rev.techex.net.au) 13.05.21 # when I adjust the volume, as it gets to around 80%, it CRAWLS and th eplayer becomes unresponsive 13.05.30 # but the track will keep playing 13.05.47 # yeah, i'm getting that as well. 13.05.57 # i find volume stops actually changing too, when it does that. 13.06.04 # can wind it right down to 0 and hear it perfectly 13.06.07 # yeah. it does eventually 13.06.31 # I ACTUALLY ended up having to use the iriver fw! 13.11.43 # and yeah, I felt dirty 13.11.49 # just kidding 13.12.47 Quit DreamTactix291 (Read error: 110 (Connection timed out)) 13.19.24 Join hicks [0] (~hicks@zeus.mups.co.uk) 13.28.25 Join XavierGr [0] (~XavierGr@ppp15-adsl-167.ath.forthnet.gr) 13.32.56 Quit Aison (Read error: 104 (Connection reset by peer)) 13.35.43 # hmm where amiconn is lost? I haven't seen him lately... 13.37.06 # XavierGr: he said he well be offline next 3-4 days, iirc 13.37.18 # that was 2-3 days ago :) 13.41.28 # I hope he is going for vacation. We all need time to relac 13.41.32 # ^relax 13.45.05 # yep :) 13.46.04 # Bger: do you happen to know what 'opendir' or 'readdir' function returns? 13.46.11 # let me see 13.47.20 # return value or through the pointers ? 13.47.48 # return value 13.48.52 # i'm looking at firmware/drivers/fat.c : fat_opendir 13.49.04 # returns 0 if it's OK 13.49.21 # otherwise an error code 13.49.33 # hmmm not what I hoped... 13.49.58 # hm 13.50.05 # is there a functions that returns what the fodler contains? 13.50.18 # like all the files and subdirs? 13.51.20 # I found it opendir returns a DIR type value 13.51.34 # what is this DIR typedefine I wander... 13.51.43 # where did you find it ? 13.51.57 # i'm browsing through viewcvs.cgi ... 13.52.38 # "/firmware/common/dir.c 13.52.55 # sec 13.53.12 # syntax: opendir(foldername) and it returns a DIR data type 13.53.41 # interesting 13.54.00 # i'm searching atm 13.54.55 # firmware/include/dir.h 13.54.56 # here 13.55.16 # is defined DIR 13.55.44 # yeap it's there 13.55.47 # :) 13.55.55 # hmm strange data type 13.56.16 # a struct with 3 nested structures? 13.56.17 # wow 13.56.35 # what's the problem ? :) 13.56.41 Join [1]Moos [0] (DrMoos@m175.net81-66-158.noos.fr) 13.57.05 # i suggest to look @ tree.c if you want to see how to use it 13.57.46 # well I am trying to but to no avail. Do you know if the sorting of folders and files is done in tree.c or else where? 13.58.00 Quit Moos (Read error: 104 (Connection reset by peer)) 13.58.01 Nick [1]Moos is now known as Moos (DrMoos@m175.net81-66-158.noos.fr) 13.58.40 # the problem is that I want to make jpeg viewer scroll to previous or next file (when in zoom out) without having to quit. 13.59.26 # I managed to make it load a fixed filename. But know I must program it to make a folder structure to load the previous and next filename 13.59.34 # know=now 14.02.14 *** Saving seen data "./dancer.seen" 14.05.48 # hm 14.06.19 # i think that it'll be better idea to add caps in tree.c for such thing 14.06.32 # i mean 14.07.00 # slideshow through file browser ... 14.07.41 # i'll look at sorting 14.08.48 # cpas? 14.08.52 # caps? 14.10.00 # I thought of using externaly the tree_context structure of tree.c within jpeg.c 14.10.13 # but I failed. 14.13.38 Join austriancoder [0] (~3eda9e4c@labb.contactor.se) 14.13.51 # hi ac! 14.14.03 # hi 14.14.27 Quit koniu_ (Read error: 104 (Connection reset by peer)) 14.14.33 # any knowledge on how we can aquire files and subfolders within a folder? 14.14.45 # ^list of files (filenames) 14.15.11 # Bagder: some news about the gcc error? 14.18.00 # hello.. 14.18.24 # hi 14.18.36 # does anyone konws where amiconn is? 14.18.53 # i want to make the lcd driver for iaudo ready 14.19.09 # austriancoder: hi :) 14.19.29 # Bger: hi 14.19.40 # austriancoder he said 2-3 days ago that he'll be offline for the next days 14.19.47 # (regarding amiconn) 14.19.53 # ah ok... 14.19.57 # so the lcd driver must wait 14.20.11 # austriancoder any success with Ali's docs ? 14.20.46 # about lcd driver: you have gcc compile problems with it ? 14.21.16 # i haven't asked.. will do this the next days.. 14.21.35 # simulator does build, but crashes and gaves while compiling some ld errors 14.22.22 # "internal compiler error" ? 14.22.28 # i hope that i can commit the tlv320 driver today 14.22.42 # no... wait a moment 14.23.12 # heh, most probably i wouldn't be able to help you ... 14.23.37 # but you can try asking at #gcc if it's compiler problem 14.24.13 # dont know where the error is.. it compiles fine, but crashes with an floating point exception 14.25.15 # on the target ? 14.25.48 # on the simulator 14.26.07 # while compiling what?? 14.26.44 # i compile the simulator.. at this step there are some ld errors.. then i run the simulator and get the exception 14.27.13 # aha 14.27.17 # *g* 14.27.41 # sorry, but i didn't understand why do you want to compile simulator while making lcd driver ... 14.28.02 # the two things are not conected 14.28.03 # forget me :) 14.28.15 # ok, that explains everything 14.28.26 # ;) 14.28.46 # there were internal gcc errors with old gcc (ver <3.4) 14.28.52 # ah 14.29.02 # m68-elf target 14.29.30 # i though that you're writing the lcd drivers and get internal compiler errors.. 14.29.38 # *driver 14.29.53 # *thought 14.30.05 # nono.. i need his help, because this is the first color lcd driver for rockbox and so it is something new 14.30.36 # ok 14.30.38 # ;) 14.30.47 # need to go now... 14.30.51 # cu 14.30.55 Quit austriancoder ("CGI:IRC") 14.31.28 Join DreamTactix291 [0] (~dreamtact@adsl-156-19-56.bna.bellsouth.net) 14.41.25 Quit wehn (Read error: 104 (Connection reset by peer)) 14.42.02 Join wehn [0] (~fraser@218-94-185-210.rev.techex.net.au) 14.52.13 Quit wehn (Read error: 104 (Connection reset by peer)) 14.52.53 Join wehn [0] (~fraser@218-94-185-210.rev.techex.net.au) 15.03.01 Quit wehn (Read error: 104 (Connection reset by peer)) 15.03.36 Join wehn [0] (~fraser@218-94-185-210.rev.techex.net.au) 15.09.14 Quit XavierGr () 15.19.13 Quit wehn (Read error: 104 (Connection reset by peer)) 15.37.22 Join dropandho [0] (~a@gateway.symphony.org) 15.37.31 # hey all! 15.37.40 # quick question for you guys, if anyone is around 15.37.44 # mm? 15.37.54 # hey HC1 15.38.37 # just wondering where things stood with Xavier's remote patch 15.38.40 # any clue? 15.39.30 # 1) he is hcL 15.39.52 # 2) if he doesn't use this patch - probably he doesn't have any clue 15.40.11 # 1- sorry, i missed typed 15.40.22 # 2- of course, and that is why i am asking 15.40.31 # no offence :) 15.51.57 Join tvelocity [0] (~tony@195.167.43.131) 15.52.22 Join stevenm [0] (~stevenm@pcp04424903pcs.nrockv01.md.comcast.net) 15.53.11 # Hello all. What is the status of rockbox on the H3X0? Does it run? Is there at least basic LCD support? What about flashing? 15.53.23 # stevenm: quick answer : no 15.53.29 # I need a device to continue coding the midi codec.. should I get a 3x0 now, or wait a bit? 15.53.54 # stevenm 15.53.59 # it's near 15.54.06 # but how near .... 15.54.20 # near? 15.54.23 # i wouldn't say that 15.54.31 # ashridah: why ? 15.54.37 # is anyone even working on the bootloader for it? 15.54.43 # the only missing things are bootloader & LCD driver 15.55.08 # ashridah: ok, but nearly all things, done for h1x0 will be used in h3x0 15.55.31 Ctcp Ignored 1 channel CTCP requests in 0 seconds at the last flood 15.55.31 # * ashridah notes that the bootloader for the H1x0 took ages to be released, and it was being actively worked on most of that time, H3x0 hasn't had the same attention from a dev with a BDM yet, afaik 15.55.32 Quit DreamTactix291 (Read error: 110 (Connection timed out)) 15.56.02 # ashridah: ok, but on the other side ... the hardware is very simillar 15.56.40 # i'd suggest that the LCD and the bootloader are two of the hardest tasks. 15.57.00 # ashridah: the architecture is the same ... 15.57.07 # (not the most time consuming, but do we even have specs for the LCD? i haven't been keeping track of that side) 15.57.31 Join koniu_ [0] (~koniu@host-ip194-145.crowley.pl) 15.57.36 # see in the wiki :) 15.58.27 # short answer: most probably we know the LCD 15.58.29 # but yeah, my point is that not many people have BDM's. the ones that do are fairly busy. 15.59.03 # ashridah, for now, theoretically, how difficult/possible is it to construct a BDM out of a few PIC chips? 15.59.24 # stevenm: no idea, since i've never built one. 15.59.44 # they're not really that hard to make, i guess. just need appropriate equipment to assemble one with 15.59.44 # ashridah, hmm.. all right 16.00.11 # then one needs the time and patience and willingness to crack open their H3x0 and solder something to it :) 16.00.35 # I have a nice setup over here for building pretty much anything over here. I just don't know how a BDM works, what kind of signals it puts out, etc 16.01.07 # or if a pic would be even fast enough to emulate one 16.01.37 # oh well, just a thought 16.01.40 Quit Strath ("Client closed") 16.01.58 # someone here can probably toss you the schematic 16.02.11 # that'd be useful 16.02.17 *** Saving seen data "./dancer.seen" 16.03.10 # There's probably a link to details about it on the wiki 16.04.27 # ah. damnit, the link's dead. 16.05.35 # http://cmp.felk.cvut.cz/~pisa/m683xx/bdm_driver.html is *potentially* a schematic for it, you'd have to check with Linus or someone tho 16.06.54 # There is a PDF on there, of a schematic 16.07.13 # any font experts in da house? - or for question 2 any mp3 tag & bitrate experts? 16.08.28 Join austriancoder [0] (~d498f347@labb.contactor.se) 16.08.31 # hi al 16.09.31 # hi, austriancoder;) 16.09.49 # stevenm: btw, IaudioX5 port is also in progress ... 16.10.11 # Bger, ah 16.10.19 # jep ;) 16.10.24 # austriancoder is the guy 16.10.27 # audio codec driver is done ;) 16.11.19 # pcf50606 driver is in progress - is also needed for h3xx 16.12.47 # well, all right. i am going to wait a bit (and hopefully get paid) and then buy a device a bit later 16.13.06 # i think i will buy a second iaudio x5.. i cant use the curren one, because is opend 16.13.26 # thanks for the info. bye all 16.13.27 Quit stevenm ("Leaving") 16.13.36 Part Bger 16.15.28 # * austriancoder does some research 16.16.07 Join Bger [0] (~Bager@83.222.160.88) 16.20.21 Quit austriancoder ("CGI:IRC (EOF)") 16.27.34 Quit ashridah ("Leaving") 16.33.47 # any of you guys know where things are at with the remote patch? 16.33.47 Quit Coldtoast (Read error: 104 (Connection reset by peer)) 16.38.03 Quit koniu_ ("leaving") 16.38.06 Join webguest09 [0] (~3ee170ec@labb.contactor.se) 16.38.17 Part webguest09 16.48.12 Join rooomish [0] (~Roman@195.47.96.56.adsl.nextra.cz) 16.48.16 Quit rooomish (Client Quit) 16.55.56 Quit fogcat ("CGI:IRC") 17.06.35 Join Febs [0] (~Febs@64-190-36-214.client.cypresscom.net) 17.08.46 Quit dropandho () 17.19.00 Nick Lynx_ is now known as Lynx_awy (~lynx@tina-10-4.genetik.uni-koeln.de) 17.19.55 Join DreamTactix291 [0] (~dreamtact@adsl-156-19-56.bna.bellsouth.net) 17.24.19 Join TCK [0] (TCK@81-86-98-100.dsl.pipex.com) 17.41.51 Quit TCK- (Read error: 110 (Connection timed out)) 17.53.18 Nick courtc_ is now known as courtc (~court@adsl-158-6-238.asm.bellsouth.net) 18.00.24 Quit DreamTactix291 (Read error: 110 (Connection timed out)) 18.02.20 *** Saving seen data "./dancer.seen" 18.04.23 Join Coldtoast [0] (~edan@ppp110-114.lns1.hba1.internode.on.net) 18.04.31 # hey 18.04.46 # anybody know what the prob with Rockbox and volume is at the moment? 18.06.06 Join austriancoder [0] (~51bd4db5@labb.contactor.se) 18.06.17 # hoi 18.06.17 # hey austriancoder 18.06.41 # hi Coldtoast 18.06.42 # have you seen the current volume bug in rockbox? 18.06.54 # it makes it kind of unusable 18.07.19 # some peolpe told me about the bug 18.07.32 # ah cool 18.07.54 # can you try this 18.08.57 Quit TCK (Read error: 60 (Operation timed out)) 18.09.04 # try this version: http://www.rockbox.org/daily/h120/rockbox-h120-20050730.zip 18.09.19 # maybe i broke i2c stuff 18.09.28 # ok 18.11.30 # no good 18.11.49 # nah. it's no better at all 18.12.01 # almost seems worse, actually 18.12.16 # hmm. actually, not worse 18.12.41 Join Stryke` [0] (~Chairman8@cpe-24-168-110-99.si.res.rr.com) 18.12.52 # before, it'd get to a certain poitn normally then SLOW DOWN, the player would become unresponsive and volume display would show changes maybe avery couple of seconds 18.13.04 # with this one, it's REALLY slow but faster than before 18.14.29 # ok. the slowdown kicks in at 83%, if that helps 18.15.00 # when you go from low volume up, it'sw normal then hits 83% and crawls 18.15.14 # then if you go down from there, it's all slow 18.15.29 # hmm 18.15.41 # will try to get my ihp140 running 18.15.45 # and what the volume level says ans what it is have no relation 18.15.46 # and mybe i can fix it 18.15.59 # the WPS shows it changing but it doesn't actually change 18.16.02 # ok 18.19.41 # need to go now 18.19.42 # cu 18.19.45 Quit austriancoder ("CGI:IRC") 18.20.02 # ok 18.43.03 Quit Stryke` ("Friends don't let friends listen to Anti-Flag") 18.43.03 Quit edx (Read error: 104 (Connection reset by peer)) 18.43.57 Join edx [0] (edx@p54A8E912.dip.t-dialin.net) 18.44.26 Join TCK [0] (TCK@81-86-101-61.dsl.pipex.com) 18.49.38 Join bagawk [0] (~lee@bagawk.user) 18.54.40 Join kellyg [0] (~440e1071@labb.contactor.se) 18.55.55 # hi- can anyone recommend an armband or goodskin for an iHP 120? 18.57.15 # there is an apple armband for the 20G iPod and something made by macextreme that apple sells for the 20G ipod - the ihp has roughly same dimensions so i am thinking it will fit - however, there is a clear flap that covers the face and the wheel on the ipod is flush where as the iHP button sticks outa bit 19.01.16 Join TCK- [0] (TCK@81-86-208-26.dsl.pipex.com) 19.10.00 Quit TCK (Read error: 60 (Operation timed out)) 19.12.26 Quit einhirn ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") 19.13.52 Join Strath [0] (mike@dgvlwinas01pool0-a206.wi.tds.net) 19.25.17 Join DreamTactix291 [0] (~dreamtact@adsl-156-19-56.bna.bellsouth.net) 19.28.50 # hm 19.28.56 # thanks for reminding me of that 19.29.00 # i need to get a coolskin for my iriver 19.32.33 # any sources HC? 19.32.50 # ive searched ebay and they only have skins for new irivers 19.33.09 # also, i want to walk/run w this and i dont think my back pocket is a good idea 19.34.04 # so i wanted an armband, there is one for the 20G ipod and it has a clear cover for access, but the ipod wheel is flush and iriver knob protrudes a bit 19.35.03 # the leather skin for my 120 makes it twice as heavy and has a belt clip etc....too bulky size and weight wise 19.36.25 Join XavierGr [0] (~XavierGr@ppp9-adsl-31.ath.forthnet.gr) 19.36.33 # looking at iskin at the moment 19.36.49 # HCl: :) 19.36.51 # hi all 19.37.07 # you wanted to say something to me the other day didn't you? 19.37.15 # hello Xav 19.38.16 # 20.06.05 # does anyone know the easiest way to isolate the dir path from a filename? 19.38.16 # 20.06.42 # I can do the oposite like:file = rb->strrchr(filepath,'/'); file++; 19.38.40 # HCl:I left before you could answer 19.41.07 # ohyes 19.41.12 # anyone ever use foobar? (using it convert to .OGG) ? 19.41.21 # it kind of depends on whether you can modify the filepath variable 19.41.29 # but if not you'll just have to copy it to a different var. 19.41.50 # its pretty much what you have now, with *file=0; added 19.41.56 # and then the path is in filepath 19.43.04 Quit bagawk ("Leaving") 19.43.07 # may i ask a noob question in regard to tagging? 19.43.39 Quit Slasheri ("leaving") 19.44.19 Join Slasher [0] (miipekk@ihme.org) 19.44.19 # Thanks HCl! Do you happen to know anything about directory and file manipulation in Rockbox? 19.44.39 # i am using a prog called foobar to convert commercial discs to .OGG - when i convert them and load them into rockbox, the #s show..the file name..like 008,321, etc...is that the ID3? when i PLAY it shows the title - any way to show the title when i look at the folder contents rather than the filename ? 19.45.19 Quit Bger (Read error: 110 (Connection timed out)) 19.53.26 # no, sorry 19.53.51 # that was directed to XavierGr 19.53.52 # o.o 19.55.43 # HC - can you help w my q ? 19.55.44 # :) 19.56.11 # i'm using OGG because it seems to playback gapless best 19.57.01 # but after i convert or tag the files, if i have a folder w an artist w albums and i open a folder, i see the OGG filename and not the tagged title 19.58.03 # didnt quite got your problem 19.58.33 # You have an ogg file and the tags arent set correctly? 19.59.25 Quit Strath ("Client closed") 20.02.24 *** Saving seen data "./dancer.seen" 20.06.48 # hi Xav.,.sorrry, I was away for a few 20.07.12 Join Strath [0] (mike@dgvlwinas01pool0-a206.wi.tds.net) 20.07.18 # I dont know if they arent set correctly..what i have done is used a program to convert from .CDA files to .OGG 20.08.16 # i see the names of files as 890,872,223, etc etc...when i PLAY the files i see the correct title etc..but when i open a folder the name of the file is all #s 20.09.16 # also this happens w music i have downloaded from FTP sites...say a file in named for date and track #..i may see 1982-01-01d1 20.09.57 # but when i play it i see the song title, i am wondering if i can view the TITLE of the song (as it correctly appears during playback) when i look at the directory listings when i boot up 20.15.07 Join solex_ [0] (~jrschulz@c158222.adsl.hansenet.de) 20.16.19 Quit solex (Read error: 110 (Connection timed out)) 20.18.54 Quit tvelocity ("Leaving") 20.22.37 # kellyg: just use senseful filenames. 20.22.57 # hi blues..what do you mean? 20.23.06 # what i am seeing is the CDDA file name 20.23.29 # but when i do play it appears as it should..do i have to manaullay rename all of the files? 20.31.10 # its about tags 20.31.36 # maybe the filename is 800...32 but it is tagged. 20.31.50 # so when you play the song you see the tag not the filename 20.32.25 # OR if the filename is correct. then turn off an option about id3 filetree info. Look on the options 20.33.19 # so what do i do? this is an iHP 120 20.33.44 # should i boot up in rockbox or orig iriver firmware? 20.34.34 # im guessing this is in display settings? 20.36.37 # does it shows right on the iriver firmware? 20.36.51 # does the filename shows correctly in windows? 20.37.54 # no..both rockbox and iriver show the cdda ID 20.37.58 # in windows? 20.46.01 # yeah check the filename in windows too 20.46.18 # now i cant even get to settings 20.46.28 # i unchecked used tags just to see 20.46.47 # if the filename in windows is right then you must remove the tags with a tagging progeam 20.46.48 # if i am in iriver..and i see folders w # songs..how do i reset the settings? 20.46.52 # ^program 20.47.19 # dunno but its irrelevant. Check your files in your PC 20.49.04 # nah..whenh i open the folders...i dont see song titles i see the IDs 20.49.09 # in windows 20.50.27 # so you are saying i can remove the tags? what program and do i this in windows? in the device folders? 20.51.45 Join austriancoder [0] (~5078751e@labb.contactor.se) 20.51.51 # hi 20.52.24 # hey austriancoder 20.53.43 Join einhirn [0] (Miranda@carlsberg.heim2.tu-clausthal.de) 20.55.19 # kellyg search the interent for tagging programs about ogg files 20.55.28 # Godfather is a good one 20.55.50 # juk is also nice ;) 20.55.52 # remove all tags of you ogg files (if you dont care) and then test to see how the songs display 20.56.08 # thnx Xav 20.56.30 # watch it though dont blame me if you had nice tagged ogg files and then you lost your tags 20.56.45 # well i am reading about updating the db..i have never done that 20.58.25 # altho when i ricght click i dont even get an option to update DB 21.02.50 # wait a sec do you use a database? 21.03.08 # I don't know anything about database generation or errors 21.03.52 # havent used the database at all 21.04.18 # thought maybe an updated db or use of db would display the info rather than file name..but didnt happen 21.06.06 # have to go bye 21.06.12 Quit XavierGr () 21.06.26 Join thegeek [0] (na@s016b.studby.ntnu.no) 21.06.26 # what is "Invoice Location" 21.06.52 Quit thegeek (Client Quit) 21.06.58 Join thegeek [0] (na@s016b.studby.ntnu.no) 21.09.45 Quit austriancoder ("CGI:IRC") 21.11.02 Quit bluebrother^ (Read error: 110 (Connection timed out)) 21.11.42 Quit kellyg ("CGI:IRC") 21.15.11 # i'm bored.. 21.16.20 # HCl: do you have the volume bug on your iriver? 21.16.35 # is it happenign wit everybody's player? 21.17.55 # my player didn't seem to change volume today 21.18.35 # when you increase the volume, does it work fine til it hits 83% DreamTactix291? 21.18.41 # something like that 21.18.48 # k 21.19.05 # i didn't check the actual number but it wouldn't go as loud as normal in my car 21.19.23 # normally have it between 85 and 90 for the car using an FM transmitter 21.40.14 Quit Coldtoast ("Peace and Protection 4.22") 21.58.25 Quit DreamTactix291 (Read error: 110 (Connection timed out)) 21.59.25 Join tvelocity [0] (~tony@chan530-a018.otenet.gr) 22.02.27 *** Saving seen data "./dancer.seen" 22.07.55 # what volume bug? 22.25.35 Join bluebrother^ [0] (~c28@nat-ph3-wh.rz.uni-karlsruhe.de) 22.36.54 # is it a intended behaviour that rockbox doesn't turn off when connected to the carger (on h-120)? 22.43.29 Nick godzirra is now known as godzirra{gone} (~shawn@c-24-131-13-213.hsd1.va.comcast.net) 23.09.18 Join Stryke` [0] (~Chairman8@cpe-24-168-110-99.si.res.rr.com) 23.15.06 Quit Febs (" HydraIRC -> http://www.hydrairc.com <- 100,000+ downloads can't be wrong") 23.20.12 Join DreamTactix291 [0] (~dreamtact@adsl-156-19-56.bna.bellsouth.net) 23.27.33 Join zezayer [0] (~zezayer@87.81.166.52) 23.35.59 Quit zezayer ("Chatzilla 0.9.68.5 [SUSE 1.0.6-4.1/20050715]") 23.36.30 Join zezayer [0] (~jake@87.81.166.52) 23.38.11 Join zezayer_ [0] (~zezayer@87.81.166.52) 23.38.32 Quit zezayer_ (Client Quit) 23.39.38 Quit Sucka ("a bird in the bush is worth two in your house") 23.51.51 Part zezayer