--- Log for 21.06.108 Server: zelazny.freenode.net Channel: #rockbox --- Nick: @logbot Version: Dancer V4.16 Started: 19 days and 18 hours ago 00.00.48 Join nplus [0] (n=nplus@141.25.globcom.net) 00.01.54 Join cbr|w [0] (n=cbr@212.98.160.130) 00.03.45 Quit nplus (Client Quit) 00.03.50 Join nplus [0] (n=nplus@141.25.globcom.net) 00.08.59 Quit Mathiasdm ("Invisible Internet Project: http://www.i2p2.de") 00.08.59 Quit robin0800 (Read error: 104 (Connection reset by peer)) 00.09.05 Join robin0800 [0] (n=robin080@cpc2-brig8-0-0-cust394.brig.cable.ntl.com) 00.10.20 Quit shotofadds (Read error: 60 (Operation timed out)) 00.13.08 Join mcuelenaere [0] (n=mcuelena@78-21-189-187.access.telenet.be) 00.18.59 Join littlemanthim [0] (n=steven@97-114-97-147.spkn.qwest.net) 00.19.00 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 00.19.07 Quit CyBergRind|w (Connection timed out) 00.19.18 Part littlemanthim 00.19.53 # am i right in thinking that there is no function in rockbox to convert a unix timestamp to a tm struct (something like localtime() or gmtime())? 00.21.59 Part jeffdamet1 00.22.43 Nick fxb__ is now known as fxb (n=felixbru@h1252615.stratoserver.net) 00.24.26 Join mcuelenaere [0] (n=mcuelena@78-21-189-187.access.telenet.be) 00.25.12 Quit desowin ("KVIrc 4.0.0 Insomnia http://www.kvirc.net/") 00.26.30 Join bluebrother [0] (n=dom@rockbox/staff/bluebrother) 00.27.29 Join robin0800_ [0] (n=robin080@cpc2-brig8-0-0-cust394.brig.cable.ntl.com) 00.27.29 Quit robin0800 (Read error: 54 (Connection reset by peer)) 00.27.35 Nick robin0800_ is now known as robin0800 (n=robin080@cpc2-brig8-0-0-cust394.brig.cable.ntl.com) 00.29.36 Quit davina (Remote closed the connection) 00.31.29 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 00.38.10 Join mcuelenaere [0] (n=mcuelena@78-21-189-187.access.telenet.be) 00.46.29 # BigBambi: if you're interested, the same on linux. Unfortunately the permission thingy is a bit more complicated (as I need to check against GIDs). http://www.stud.uni-karlsruhe.de/~uhcn/rockbox/rbutil/rbutil-sysinfo2.jpg 00.47.43 # I certainly am interested - even just going back to yesterday I had an overly long conversation with someone as they didn't know what rights they had 00.48.05 # Anything to enable us to check unambiguously is a bonus :) 00.48.39 # in that case you might also be interested in http://www.stud.uni-karlsruhe.de/~uhcn/rockbox/rbutil/userinfo.exe 00.48.55 # I wrote it to figure that w32api stuff :) 00.49.03 Quit robin0800 (Read error: 54 (Connection reset by peer)) 00.49.22 Join robin0800 [0] (n=robin080@cpc2-brig8-0-0-cust394.brig.cable.ntl.com) 00.50.37 # bluebrother: userinfo.exe says me that I have admin privileges while I don't (I'm on Vista and haven't run it as a administrator) 00.50.39 Quit ender` (" Washing your car to make it rain doesn't work.") 00.50.42 Join BigBambi_ [0] (n=Alex@rockbox/staff/BigBambi) 00.50.56 Quit faemir (Remote closed the connection) 00.51.00 # it gives me the same message when run with and without admin privileges 00.51.12 # Sorry, I had to restart my router. 80 kpbs over wireless is no fun 00.51.33 # mcuelenaere: hmm, interesting. Could this be you being admin but UAC kicking in? 00.51.42 Quit ali_as () 00.51.42 # bluebrother: cheers, I'l try it next time I am on Windows :) 00.52.07 # bluebrother: something like that I presume 00.52.38 Quit BigBambi (Nick collision from services.) 00.52.45 Nick BigBambi_ is now known as BigBambi (n=Alex@rockbox/staff/BigBambi) 00.52.47 # On Vista rbutil ne 00.52.48 # but shouldn't you be able to do a UAC request through some win32 api on vista? 00.52.53 Quit PaulJam_ (".") 00.53.02 # s/ne/probably needs to trigger an UAC request/ 00.53.14 # :) 00.53.26 # That's one hell of a typo :) 00.54.06 Join csc` [0] (n=csc@archlinux/user/csc) 00.54.22 # I tested on wxp and w2k and it works as expected. 00.54.37 # This needs the executable to have a proper manifest. See ipodpatcher 00.55.15 # * bluebrother considers this manifest thing stupid 00.55.27 # bluebrother: I can confirm that it works in WinXP as expected (even when run as a different user) 00.55.58 # The manifest is actually a good idea imho. And it's not difficult to add 00.56.41 # Have a look at ipodpatcher.manifest, ipodpatcher.rc and the Makefile (linking the resource) 00.57.17 Quit stripwax ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") 00.57.59 Join ali_as [0] (n=ali_as@ambix.plus.com) 00.58.00 # I'll try to create a new binary with a manifest tomorrow for some guys with vista to check 00.58.30 # Iirc you can add a resource (and hence a manifest) to an existing .exe 00.59.09 # A quick test just needs putting the .manifest into the same folder as the .exe 01.00.18 # ipodpatcher.manifest can be copied almost verbation, only the name="ipodpatcher.exe" in line 3 needs changing 01.00.40 # nice. Does someone with vista want to try ...? 01.02.17 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 01.03.04 Join mcuelenaere [0] (n=mcuelena@78-21-189-187.access.telenet.be) 01.03.05 # Another possibility for a quick test doesn't even need a manifest. Just rename the .exe to setup.exe ... 01.03.11 # does explorer has some kind of cache for manifest files? because it doesn't seem to work.. 01.03.18 # (then Vista uses its "heuristics") 01.04.31 # setup.exe method works BTW 01.04.35 # * bluebrother remembers reading about this broken concept some time back 01.08.53 Quit robin0800 (" HydraIRC -> http://www.hydrairc.com <- Nine out of ten l33t h4x0rz prefer it") 01.09.49 Quit EspeonEefi ("γ•γ‚ˆγͺら") 01.10.09 Quit bluebrother ("sleep") 01.11.40 Quit ctaylorr (Read error: 110 (Connection timed out)) 01.12.06 # * pixelma needs a nice introduction sentence for the touchpad style controls in Rockboy for Ipods 01.12.34 # Touchpads are arse? 01.12.58 # pixelma: However, being serious, slong what lines? 01.13.02 # *along 01.13.23 # mcuelenaere: user.info.exe crashes for me when testing on Vista (in a VM) 01.13.34 # strange 01.13.45 # mine is a freshly installed RTM (no SP1) 01.14.08 *** Saving seen data "./dancer.seen" 01.15.04 # BigBambi: along the lines that the touch wheel serves as a pad in Rockboy. It is devided into 8 segments which you use as buttons by tapping (top, top-right, right... and so on) 01.15.05 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 01.15.16 # OK 01.16.03 # I alread have "Tap blah" in the button table but would like to explain it shortly before 01.17.04 # somehow that sentence doesn't sound right... 01.18.05 # Within Rockboy the touch wheel is used as a touchpad. It is split into 8 segments that when tapped correspond to 8 buttons such as Up, Diagonal Up and Left, Left, and so on. 01.18.05 # Something like that? 01.18.17 # perhaps s/segments/sections 01.18.56 Quit hannesd ("Client suicide") 01.21.02 # the diagonal sections are used for completely different "buttons" (A and B button, start and select) 01.21.15 # OK 01.21.27 # but it already sounds better than what I could think of 01.21.38 Join mcuelenaere [0] (n=mcuelena@78-21-189-187.access.telenet.be) 01.21.44 # Within Rockboy the touch wheel is used as a touchpad. It is split into 8 sections that when tapped correspond to 8 buttons as detailed in Table x. 01.22.09 # sounds nice, thanks :) 01.22.29 # no probs :) 01.24.19 # is "touch wheel" vs. "touchpad" correct? How's the space handled there? 01.25.33 # I would do it as that 01.26.06 # touchpad seems to me to be a word, whereas touchwheel isn't 01.26.20 # However, I only have what feels right to back me up :) 01.26.33 # I'm sure on touchpad 01.26.40 # or maybe I should just use "wheel" to circumvent the problem ;) 01.26.46 # touch wheel vs. touchwheel is arguable 01.26.55 # pixelma: yes, that'd work :) 01.28.31 Quit miepchen^schlaf () 01.30.05 # The correct name would be clickwheel according to apple 01.30.08 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 01.30.48 # Only the 2nd and 3rd Gen have a touchwheel - and that one doesn't allow reading absolute positions 01.32.08 # pixelma: Btw, you need to distinguish the wheel types for the manuals 01.32.12 # * pixelma wonders whether the ones who (should) read this manual section would understand "clickwheel" 01.33.11 # The clickwheel ipods except the mini 1st Gen support touch positions. The scrollwheel and touchwheel ipods and the mini 1st Gen don't 01.33.12 # indeed 01.33.29 # amiconn: for Rockboy? The greyscale Ipds don't have Rockboy yet... or is this used anywhere else? 01.33.52 # Hmm, then it's not yet necessary by coincidence 01.59.32 Quit gregzx ("ChatZilla 0.9.82.1 [Firefox 3.0/2008052906]") 02.14.13 Quit moos ("Rockbox rules the DAP world") 02.42.40 # anybody there ? 02.43.00 # MTee, if you have a question, please just ask. 02.43.48 # well, I have just added the arabic character set to a font .. so I was asking for someone to edit the wiki ? 02.44.44 # it's a wiki, you can edit it yourself 02.46.32 Join tchan1 [0] (n=tchan@c-24-12-190-140.hsd1.il.comcast.net) 02.47.28 # silly me :) .... anyway, just found it was already marked in the wiki 02.47.50 # helvR12 02.48.05 Quit tchan1 (Client Quit) 02.49.28 # krazykit : shall I upload it to the svn or what ? 02.50.32 # MTee: If you want to get it included, you should submit it to the patch tracker. 02.51.45 # Llorean : ok , it's ~4AM in here, so tomorrow I'll make some final modifications and submit it. 02.52.55 Join john_ [0] (n=john@c-24-6-187-202.hsd1.ca.comcast.net) 02.54.16 # any pointers on how to begin coding ? I have built the cross compiler and was able to compile a simulator, but don't know where to go next .. 02.54.45 # MTee, learn C would be the big one ;) 02.55.18 # some people like C 02.55.22 # krazykit : I already know C :) .. 02.56.15 # So what exactly are you asking then? 02.57.04 # I have never worked on real projects, all the programming I did in C was just solving some exercises so when looking through the code I feel kind of lost 02.57.57 # is there a simple patch to start working on or something like that ? 02.59.03 # Unfortunately, simple tasks have a tendency to get done by someone 02.59.33 # You're best off looking into what you're interested in, and just trying to work out what bits do. Ask questions, play with the code. Maybe write a few plugins to test ideas. 03.00.41 # i see 03.04.28 Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net) 03.10.09 Quit pixelma (" late enough") 03.12.12 Quit herrwaldo (Remote closed the connection) 03.13.56 Join Sir_Lewk_ [0] (n=john@c-76-98-224-234.hsd1.pa.comcast.net) 03.14.09 *** Saving seen data "./dancer.seen" 03.14.20 Quit lawsuit (Remote closed the connection) 03.14.31 # I've been using rockbox on my ipod video for a few months now and just now ran into an issue 03.14.35 Quit XavierGr (Read error: 104 (Connection reset by peer)) 03.15.10 # whenever I press the 'next' or 'last' buttons it jumps forward or backward in the song by a few seconds instead of skipping to the next/last song 03.15.36 # it didn't used to do this, I think I changed some option somewhere but can't figure out which, anyone have any idea? 03.16.34 Quit MTee () 03.18.36 # Sir_Lewk_: You may have enabled study mode. 03.18.51 Join mewshi [0] (n=mewshi@pool-72-72-242-123.altnpa.east.verizon.net) 03.18.54 # hello :) 03.20.27 # Could I get some help? 03.20.47 # mewshi: Generally it's best to just ask your question. Nobody around can know if they can help until they know what you need 03.21.15 Join miepchen^schlaf [0] (n=miepchen@p54BF6CAC.dip.t-dialin.net) 03.21.31 # Llorean, that was it. thanks :) 03.22.31 # mewshi, I'm willing to help if I can 03.23.01 # Do you know much about 1st gen ipod nanos? 03.24.38 # mewshi, just ask the question about them. 03.25.54 # My girlfriend's is dead 03.25.57 # when it's plugged in 03.26.02 # it makes a strange buzzing noise 03.26.22 # through the speakers you mean? 03.27.00 # yes 03.27.16 # so it doesn't boot into rockbox or the OF, then? 03.27.22 # no 03.27.24 # won't turn on 03.28.14 Quit wpyh (Read error: 113 (No route to host)) 03.29.24 # mewshi, try a hard reset: flip hold on then off, and then hold menu and select for 6 to 8 seconds, until the apple logo shows 03.29.33 # Tried it 03.29.52 Join wpyh [0] (n=william@th245022.ip.tsinghua.edu.cn) 03.35.26 # mewshi: You turned hold on then off again first? This is actually pretty important. 03.35.32 # I'd also recommend holding them down for 20 seconds. 03.35.37 Quit DerDome (Nick collision from services.) 03.35.38 Join DerDom1 [0] (n=DerDome@dslb-082-083-232-064.pools.arcor-ip.net) 03.35.50 Nick DerDom1 is now known as DerDome (n=DerDome@dslb-082-083-232-064.pools.arcor-ip.net) 03.36.56 Join vort3x [0] (n=vortex@unaffiliated/dfa001) 03.37.00 Quit vort3x (Remote closed the connection) 03.39.25 Join vort3x [0] (n=vortex@unaffiliated/dfa001) 03.58.22 Join EspeonEefi [0] (i=espeonee@CERULEANCITY.MIT.EDU) 04.16.34 Join fdinel [0] (n=Miranda@modemcable204.232-203-24.mc.videotron.ca) 04.16.34 Quit DerDome (Nick collision from services.) 04.16.35 Join DerDom1 [0] (n=DerDome@dslb-082-083-232-064.pools.arcor-ip.net) 04.16.47 Nick DerDom1 is now known as DerDome (n=DerDome@dslb-082-083-232-064.pools.arcor-ip.net) 04.20.03 Quit Sir_Lewk_ (Remote closed the connection) 04.30.43 Quit tvelocity (Remote closed the connection) 04.48.33 Join lawsuit [0] (n=vain@adsl-75-45-179-218.dsl.sfldmi.sbcglobal.net) 04.48.38 Quit fdinel (Read error: 110 (Connection timed out)) 04.53.11 Join m0f0x [0] (n=m0f0x@189-47-0-227.dsl.telesp.net.br) 04.58.17 Join miepchen^schlaf_ [0] (n=miepchen@p54BF571F.dip.t-dialin.net) 04.58.28 Part wpyh 05.04.04 Quit BlakeJohnson86 ("Leaving.") 05.04.25 Join BlakeJohnson86 [0] (n=bjohnson@c-24-118-135-22.hsd1.mn.comcast.net) 05.06.10 Quit miepchen^schlaf (Read error: 110 (Connection timed out)) 05.14.11 *** Saving seen data "./dancer.seen" 05.33.57 Quit krazykit (Remote closed the connection) 05.34.01 Join krazykit [0] (n=kkit@adsl-76-251-246-73.dsl.ipltin.sbcglobal.net) 05.39.42 Quit Thundercloud (Remote closed the connection) 05.40.56 Quit csc` ("10.23.07: Never forget") 05.45.42 Join FuriousGeorge [0] (n=brian@ool-457f216e.dyn.optonline.net) 05.45.57 # hey all 05.46.04 # hello 05.46.47 # following the guide here. at the bottom it describes how to encode in linux for my sansa using ffmpeg 05.47.13 # ffmpeg -i infile.avi -s 220x176 -vcodec mpeg2video -ar 44100 -acodec mp3 outfile.mpeg 05.47.41 # this works, except that the aspect ratio is not preserved, so if the video isnt 3x4, it will stretch it vertically 05.48.40 # unlike the rockbox windows encoder, which will not touch the aspect ratio. it will letterbox the video on my tiny screen, which is not terrible, but i was actually hoping to scale it when the video was wider than my screen, and crop the sides 05.49.49 # you might do better w/ avidemux or mplayer for that, since you can fairly easily set up video filters to scale/crop etc to get your video as you like 05.50.01 # i don't know a way to crop w/ ffmpeg.. which is not to say that there isn't one :D 05.54.22 Join csc` [0] (n=csc@archlinux/user/csc) 05.54.25 Join BHSPitLappy [0] (n=BHSPitLa@unaffiliated/bhspitmonkey) 05.58.12 # MU{lappy}: never tried before. lemme see about that 06.05.53 # avidemux has a gui, if you want to go that route. mencoder is pretty much CLI-only, although there are tools to provide a GUI to set up options 06.10.40 # MU{lappy}: you know, i think i figured out the problem (im obviously no expert). my video is one resolution, my display is another. i can tell any encoder to make this file into a 220x176 version of itself, and it will, but of course it will be skewed.. iow, it's not gonna crop off the video... 06.11.02 # i just gotta cross multiply, encode it in the right resolution, then figure out how to scale it with any old encoder 06.11.52 # for instance this one video is 608x336 06.12.52 # so i would have to go 220x121 (or so) to preserve the ratio 06.18.08 # right, but you *want* it cropped to fill the screen, right? or maybe i didn't understand? 06.34.03 Join Louis [0] (n=chatzill@adsl-70-238-164-219.dsl.stlsmo.sbcglobal.net) 06.34.09 # hi 06.34.12 # :) 06.34.34 # Where is everyone? 06.34.36 # D: 06.35.01 Quit Louis (Client Quit) 06.45.08 Join nightmare [0] (n=18b3ab24@gateway/web/cgi-irc/labb.contactor.se/x-4a7bc5e4e35dff96) 06.45.50 Quit nightmare (Client Quit) 06.46.34 Join Mario_372 [0] (n=Unknown@71.31.234.60) 06.48.19 # MU{lappy}: yeah, i want it cropped... i found the -vf scale x:y option with mencoder 06.48.24 # but, of course, 06.48.33 # im skipping frames all over the place and who knows why 06.54.11 # hrm. what's the source, and did you specify a framerate for the output? 06.55.52 # i *still* hit trouble w/ mencoder, and i've been using it for a good number of years now. framerates tend to be a common source of trouble, especially in MPEG sources where the source framerate may vary 07.05.56 Quit Mario_372 (Read error: 60 (Operation timed out)) 07.07.08 # MU{lappy}: frame skipping is b/c new mencoder does 29 fps instead of 29.997 so every second a frame is skipped, and it outputs to stderr 07.07.14 # forcing 29.97 fixes 07.07.42 # hrm, is the input interlaced? 07.08.01 Quit saratoga ("CGI:IRC (Ping timeout)") 07.08.14 # 29.97 probably means either TV (30 interlace frames/sec) or film that's been telecined 07.10.16 # also, you probably want to use -ofps 30000/1001, although the difference between that an 29.97 is too small to matter except for fairly long videos 07.10.26 # also, i *loathe* ntsc ;) 07.14.15 *** Saving seen data "./dancer.seen" 07.20.09 # MU{lappy}: i was confused being as that is a framerate used in analog tv, but let me find you the doc 07.21.06 # aiui ntsc analog tv is "really" 30000/1001 fps, rather than 29.97. i could be mistaken, though. 07.21.16 # http://www.linuxtv.org/v4lwiki/index.php/Mencoder#Correcting_NTSC_framerate 07.21.51 # yeah, it is for ntsc, even though i wasnt specifying ntsc, it was generating that error, and specifying that fps fixed it 07.23.29 # mencoder in_file.avi -of mpeg -oac mp3lame -lavcopts acodec=mp3:abitrate=128 -af resample=44100:0:0 -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=200 -vf scale=220:176>,harddup -fps 30000/1001 -o file.mpeg 07.23.58 # that produces poor quality video and it still has not honored my aspect ratio... lemme throw in a -zoom and some other options 07.24.49 # well, if you want it cropped, you are going to need to use the crop filter. 07.26.19 # also, is your input interlaced, telecined, or progressive? it's fairly unlikely to be progressive, and if it's interlaced it *might* look better deinterlaced, and telecined will almost definitely look better detelecined. 07.27.24 # ... although i guess it's possible that it *was* interlaced and somebody deinterlaced it before encoding it to the avi file you have 07.33.29 # i think its progressive 07.34.58 # sudo mencoder IN_file.avi -of mpeg -oac mp3lame -lavcopts acodec=mp3:abitrate=196:vmax_b_frames=16:vb_strategy=2 -af resample=44100:0:0 -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=200 -vf scale=220:176,harddup -zoom -fps 30000/1001 -o OUT_file.mpeg <--- this is what im trying now.... you want me to add anything? 07.36.24 # ... why sudo? 07.37.02 # also, the lavcopts stuff about audio codec doesn't apply, since you're using mp3lame for audio instead of lavc 07.37.32 # and if you want it cropped, unstretched, full screen on the sansa, you still need a crop filter 07.39.29 # -vf crop=420:336:94:0,scale=220:176 ought to do 07.40.24 # and harddup, if you really need that 07.41.58 Quit MarcGuay ("http://www.mibbit.com ajax IRC Client") 07.48.24 # MU{lappy}: where did you get 94:0 from? 07.48.40 # im currently rebuilding mplayer with mmxext and 3dnowext and cpudetection 07.49.00 # as i was uni-processor and a bit too slow anyway before 07.49.35 # 420:336 is what you'd need to crop to to scale to 220x176 w/ stretching or letterboxing 07.49.56 # and 94 is the number of pixels you'd need to crop off each side to go from 608->420 07.50.03 # (608-420)/2 07.50.58 # i get it 07.51.44 # but you're going to lose 30% of the picture altogether that way. i'd prefer letterboxed output myself. 07.51.47 # but you meant 440, right? 07.51.53 # 440:246? 07.51.58 # *346 07.53.01 # MU{lappy}: iow, we are looking for a larger resolution than the devices, but with the same ratio. first we crop to that, then we adjust the res 07.53.01 # you said input is 608x336 07.53.35 # oic... dont we want a resolution on the same ratio as 220x176 to figure out how many to crop? 07.54.23 # right, that would be 420x336, if you really want to crop off both sides until it has the same aspect ratio as the display 07.55.19 # MU{lappy}: ok, so you just cross multiplied the other way... x/336::220/176 07.55.33 # right 07.55.38 # im with it now 07.56.06 # like i said, i'd rather the letterboxed version myself, since you can't be sure about what's in the 15% cropped off each side 07.56.19 # i was thinking that too 07.56.24 # otoh the screen is already so tiny 07.56.42 # yeah, that's a serious issue on such a small screen 07.56.48 # you could always do it stretched :) 07.57.14 # ... by 45%... probably very visible and ugly 07.58.00 # not to mention that my ratio is >4:3 (it's 4.3.2), so if i get some 2.35x1 media, which i do from time to time, ill probably have to go more conservative on the shrinkage 07.58.11 # MU{lappy}: i mean: zoomage 07.58.15 # or scalage 07.59.30 # right, your display is 5:4, there's basically nothing that can go on that w/o cropping or letterboxing 08.00.00 # and, ick, 2.35:1 on that, letterboxed, would be 94px tall 08.00.49 # i don't suppose something w/ a bigger and less square screen is in the budget? ;) 08.01.20 # MU{lappy}: i could get an iphone, but then id have no reason to replace the firmware :) 08.01.40 # heh 08.01.54 # aside from format support 08.02.30 # MU{lappy}: even with the cracks the iphone lacks good support for a/v formats? 08.03.10 # i have no idea. i don't have one, so i don't really care if you can make it play non-itunes format 08.07.44 # im spoiled from years of using linux in one way: i feel limitations should be real not arbitrary 08.09.04 # heh, yeah, but i'm not sure how hard it would be to add formats to the built-in media player 08.14.17 # it needs an mpegplayer port 08.14.24 # for the unlocked version :) 08.14.47 # ok, gonna try this again... was taking more than 45 minutes to software scale on my dual opty before 08.21.46 # MU{lappy}: hmm... [CROP] Bad position/width/height - cropped area outside of the original! 08.21.55 # it made sense to me when you explained it 08.25.57 Join stripwax [0] (n=Miranda@87-194-34-169.bethere.co.uk) 08.26.03 Join Rob2222 [0] (n=Miranda@p4FDCDD56.dip.t-dialin.net) 08.27.05 # actually this may have to do with the recent upgrade 08.31.13 # here we go http://bbs.archlinux.org/viewtopic.php?pid=274649 08.31.36 # offset is optional... 08.35.23 Quit HellDragon (Read error: 104 (Connection reset by peer)) 08.37.16 Join HellDragon [0] (n=jd@unaffiliated/helldragon) 08.38.21 Join J-23 [0] (n=aldwulf@a105.net128.okay.pl) 08.39.23 Quit vort3x (zelazny.freenode.net irc.freenode.net) 08.39.23 NSplit zelazny.freenode.net irc.freenode.net 08.39.23 Quit Miles (zelazny.freenode.net irc.freenode.net) 08.39.23 Quit FOAD (zelazny.freenode.net irc.freenode.net) 08.39.23 Quit fnakiocho (zelazny.freenode.net irc.freenode.net) 08.39.23 Quit markun (zelazny.freenode.net irc.freenode.net) 08.39.23 Quit blithe (zelazny.freenode.net irc.freenode.net) 08.39.23 Quit Egil (zelazny.freenode.net irc.freenode.net) 08.39.23 Quit w0rd54 (zelazny.freenode.net irc.freenode.net) 08.39.23 Quit maraz_ (zelazny.freenode.net irc.freenode.net) 08.39.23 Quit daywalker (zelazny.freenode.net irc.freenode.net) 08.39.32 Join ompaul [0] (n=ompaul@gnewsense/friend/ompaul) 08.40.12 NHeal zelazny.freenode.net irc.freenode.net 08.40.12 NJoin vort3x [0] (n=vortex@unaffiliated/dfa001) 08.40.12 NJoin Miles [0] (i=[U2FsdGV@65.98.26.250) 08.40.12 NJoin FOAD [0] (n=dok@dinah.blub.net) 08.40.12 NJoin markun [0] (n=markun@bastards.student.utwente.nl) 08.40.12 NJoin blithe [0] (n=blithe@stiletto.djblithe.com) 08.40.12 NJoin Egil [0] (i=egil@nygaard.ping.uio.no) 08.40.12 NJoin w0rd54 [0] (i=blackdev@100mbit.top-site.us) 08.40.12 NJoin maraz_ [0] (i=maraz@xob.kapsi.fi) 08.40.12 NJoin daywalker [0] (n=daywalke@ip-77-87-189-6.dnspower.de) 08.41.21 Join nnakiimjj [0] (i=0@86.122.116.44) 08.43.15 Join AndyI [0] (n=pasha_in@212.14.205.32) 08.44.00 Quit Rob2223 (Read error: 110 (Connection timed out)) 08.48.12 Join Mathiasdm [0] (n=Mathias@78-22-5-158.access.telenet.be) 08.49.23 # FuriousGeorge: that's a very odd error to get, are you sure you had crop before scale? 08.49.38 # also, you prolly want to add threads=2 to your lavcopts 08.50.21 # i did the latter 08.50.34 # im sure i had crop... 08.50.43 # first 08.50.53 # MU{lappy}: the crazy thing is, it didnt crop 08.51.02 # im taking out the :0:0 to see if it helps 08.53.58 # i think my low latency desktop kernel doesnt really take advantage of my cpus when i encode media 08.54.26 # using nice -11 im getting a load of about 1 08.54.34 # (2 cpus) 08.55.37 # .join #gentoo 08.55.39 # oops 08.55.41 # :) 08.55.50 # * FuriousGeorge didnt mean to spam 08.57.19 # heh 08.57.30 # you might also wanna use -lavdopts threads=2 08.57.34 # i get better utilization that way 08.57.52 # also, i'd use top to get a good idea of what kind of CPU load you're having 08.58.24 # and nice only matters when you're contending w/ other CPU-intensive processes, you probably don't really want to be using it 08.59.32 # also, le sigh, apparently no way to support metadata for ac3 files w/o transcoding to another format :/ 09.01.09 # MU{lappy}: i know you didnt mislead me b/c i verified that -vf crop stuff in a thread about this... 09.01.15 # but the damn thing isnt cropping :) 09.05.47 # huh. wonder what's gone wrong? :/ 09.06.38 # http://rafb.net/p/edNVp353.html 09.06.47 # ill take it to #mplayer 09.07.02 # but there's the output in case you are wondering 09.07.11 # i notice this: 09.07.31 Part J-23 09.07.34 Join J-23_ [0] (n=aldwulf@a105.net128.okay.pl) 09.07.38 # Opening video filter: [crop w=420 h=336] 09.07.38 # Crop: 420 x 336, -1 ; -1 09.07.51 # does the -1 mean it's failing? 09.09.11 # MU{lappy}: i would think a failure would be a bit more verbose... 09.10.11 # Okay, I've just got here and had to read through a few hours of non-Rockbox talk in here 09.10.51 # Please take off-topic talk somewhere else. "How to convert videos" is more or less the same as "how do I rip CDs", not really relevant to the actual Rockbox channel. 09.11.07 # i always wondered what the possible harm in people being off-topic in an otherwise silent room was, and now i know 09.11.34 # It's explained in the channel guidelines... 09.11.47 # no need, i totally get it 09.12.15 # Yeah, but it's like the first sentence of them. 09.12.25 # If you'd bothered to read them, it would've saved probably dozens of people a lot of time. 09.13.20 Nick daurnimator is now known as zz_daurnimator (n=daurn@unaffiliated/daurnimator) 09.13.23 Nick zz_daurnimator is now known as daurnimator (n=daurn@unaffiliated/daurnimator) 09.14.14 # well, it /is/ tangentially relevant. perhaps if we get to the right answer, someone will see it, update the wiki, and everyone converting video for their sansas running rockbox wont be hosing their aspect ratio 09.14.17 *** Saving seen data "./dancer.seen" 09.14.48 # And you can do that in the off-topic channel, and update the wiki yourself since it's a wiki 09.15.11 # please dont try to blur the line...it is either directly relates to rockbox or it doesnt 09.15.12 # i could be that someone 09.15.13 # i'm inclined to agree that content preparation is not off-topic, but it's not my call. ;) 09.15.42 # besides, i said i'd take it to #mplayer before you'd said anything to me 09.15.56 # MU{lappy}: This channel is for questions pertaining to the Rockbox software. Content preparation doesn't beyond "What requirements must the content meet?" 09.16.20 # How to make that content meet those requirements has nothing to do with Rockbox itself, just a host of other software. 09.16.35 # well, since i took it elsewhere, cant we just agree to disagree 09.16.46 # fair enough, i'll keep that in mind in future. 09.17.12 # FuriousGeorge: The key is that certain people who are here often should know what is off topic, and why, so this doesn't happen again. I was clarifying for one of those certain people. :) 09.18.31 # FuriousGeorge: feel free to disagree, however the guidelines stand and you now know which side of the line these matters are on ;) 09.19.10 Nick daurnimator is now known as zz_daurnimator (n=daurn@unaffiliated/daurnimator) 09.19.13 Nick zz_daurnimator is now known as daurnimator (n=daurn@unaffiliated/daurnimator) 09.19.14 # scorche: i dunno, i got a little lawyer in me. everything is subject to interpretation 09.19.20 # if i read the code right, there's no tag support of any kind for the a52 codec... i'm assuming because there's no native tag format or consensus about the use of add-on tags like id3 or ape w/ it? 09.19.36 # FuriousGeorge: i made those guidelines...i can tell you the creators direct intent ;) 09.20.08 # MU{lappy}: generally, we only support "native" formats, so since there's not one, it's as simple as that. 09.20.30 # sorche: fine, you win 09.20.49 # a sensible enough decision, even if it "forces" me to transcode lossy->lossy to add tags 09.21.13 # not that resampling 48KHz->44.1KHz is exactly lossless, anyway 09.22.13 # MU{lappy}: You are aware that you can store it in a folder structure, and have Rockbox display folder and filenames in the place of tags, if tags are not found? 09.23.46 # actually, i was not. this is the first cause i've had to touch anything that was in a non-taggable, lossy format. 09.24.30 # The default WPSes ought to do this already 09.25.03 # Expecting an \Artist\Album\Songname.ext layout. 09.26.20 # ah, geez, the S60 has decided it's too low to boot up, again. 09.31.22 # i imagine such files would still not be in the database, though? 09.31.28 Join davina [0] (n=davina@cpc1-sout6-0-0-cust616.sotn.cable.ntl.com) 09.31.34 # i came from karma, i use the database pretty much exclusively 09.31.43 # Yes, they wouldn't be in the database 09.34.13 # i don't suppose supporting tags from a text file stored alongside the audio file would be a feature many would be interested in, eh? 09.34.33 # or to put it another way, if i worked on such a thing, it'd probably not be wanted in rockbox, right? 09.34.55 # MU{lappy} - it may just be easier to recode into a taggable format 09.35.12 # ^recode^transcode 09.35.39 # Why would we accept tags in a separate text file OVER "non-native tag formats"? 09.36.54 # Llorean: because it doesn't involve messing w/ the file itself, i would think. i'm just trying to think of a way that might be considered more acceptable than slapping APEv2 or ID3 tags onto files that aren't really expected to support them. 09.38.11 # ApeV2 is more or less designed to go on files that aren't designed to be tagged, isn't it? 09.39.28 # and it looks like adding APEv2 reading is simple enough that i wouldn't mind maintaining it in a custom build if it weren't wanted upstream. my only real concern is that the codec might try to "play" the tags. 09.42.47 Join dabujo [0] (i=xx@p4FDB1965.dip0.t-ipconnect.de) 09.47.03 Join desowin [0] (n=desowin@atheme/member/desowin) 09.57.35 Join petur [50] (n=petur@rockbox/developer/petur) 10.04.14 Join JdGordon [0] (i=jonno@c211-28-130-47.smelb2.vic.optusnet.com.au) 10.11.17 Join herrwaldo [0] (n=waldo@ip-81-11-212-234.dsl.scarlet.be) 10.13.39 # petur: hey, which wiki page has yopur h300 CF enabled bootloader? 10.14.07 Quit herrwaldo (zelazny.freenode.net irc.freenode.net) 10.14.07 NSplit zelazny.freenode.net irc.freenode.net 10.14.07 Quit daywalker (zelazny.freenode.net irc.freenode.net) 10.14.07 Quit maraz_ (zelazny.freenode.net irc.freenode.net) 10.14.07 Quit w0rd54 (zelazny.freenode.net irc.freenode.net) 10.14.07 Quit Egil (zelazny.freenode.net irc.freenode.net) 10.14.07 Quit FOAD (zelazny.freenode.net irc.freenode.net) 10.14.07 Quit markun (zelazny.freenode.net irc.freenode.net) 10.14.07 Quit blithe (zelazny.freenode.net irc.freenode.net) 10.14.07 Quit vort3x (zelazny.freenode.net irc.freenode.net) 10.14.07 Quit Miles (zelazny.freenode.net irc.freenode.net) 10.15.29 NHeal zelazny.freenode.net irc.freenode.net 10.15.29 NJoin herrwaldo [0] (n=waldo@ip-81-11-212-234.dsl.scarlet.be) 10.15.51 NJoin vort3x [0] (n=vortex@unaffiliated/dfa001) 10.15.51 NJoin Miles [0] (i=[U2FsdGV@65.98.26.250) 10.15.51 NJoin FOAD [0] (n=dok@dinah.blub.net) 10.15.51 NJoin markun [0] (n=markun@bastards.student.utwente.nl) 10.15.51 NJoin blithe [0] (n=blithe@stiletto.djblithe.com) 10.15.51 NJoin Egil [0] (i=egil@nygaard.ping.uio.no) 10.15.51 NJoin w0rd54 [0] (i=blackdev@100mbit.top-site.us) 10.15.51 NJoin maraz_ [0] (i=maraz@xob.kapsi.fi) 10.15.51 NJoin daywalker [0] (n=daywalke@ip-77-87-189-6.dnspower.de) 10.16.19 # CFMod 10.16.51 # ah found it :) 10.18.15 Quit BHSPitLappy (Read error: 110 (Connection timed out)) 10.19.07 Join BHSPitLappy [0] (n=BHSPitLa@unaffiliated/bhspitmonkey) 10.20.01 # arg, how do you open the bloody thing? 10.25.51 # with great care ;) 10.27.29 # There are instructions on misticriver iirc 10.27.46 # grr.. the front is being stubborn 10.27.48 # It's not too difficult. 10.27.56 # the front??? 10.27.58 # * amiconn opened his H340 once 10.28.17 # got a new battery for it so need to get to the front also 10.28.25 # * petur needs no instructions anymore 10.28.42 # ah yes, stupid connector location 10.29.21 Join bliv [0] (n=d31eb734@gateway/web/cgi-irc/labb.contactor.se/x-272403cb46f202b0) 10.29.30 Quit bliv (Client Quit) 10.29.39 Join Beats [0] (n=tyler@c-76-24-177-16.hsd1.ma.comcast.net) 10.29.54 Join bliv [0] (n=d31eb734@gateway/web/cgi-irc/labb.contactor.se/x-5c6e2a015d31f622) 10.30.01 # Im having a little trouble with rockbox utility detecting myiPod 10.30.17 # which ipod do you have? 10.30.22 # 3g 10.30.28 # 3rd generation 10.30.54 Quit bliv (Client Quit) 10.31.09 Join bliv56 [0] (n=d31eb734@gateway/web/cgi-irc/labb.contactor.se/x-1cb1739fe09367f8) 10.31.11 # and is it just not detecting it or is there another issue? 10.31.26 # hi 10.31.36 # Its just not deteting it 10.31.41 # detecting 10.32.00 # One quick question. In database under recently added all my songs are shown. Why 10.32.54 # Beats: have you tried manually selecting which drive letter it is under? 10.33.16 # actualy theres no letter im using Linux 10.33.21 # Yes i have 10.33.27 # bliv56: you haven't added/removed files from the db different enough times or you have re-initialized the db 10.33.52 # Beats: have you tried the manual install method? 10.33.59 # No, 10.34.38 # Well i re-initilized it like bit over 2 months ago. Still it remains all songs in recently added 10.35.41 # Can i change it to show say only songs added in last month? 10.35.41 # Or does it work a different way 10.35.41 # bliv56: hmm, and you have made more than 4 updates to the db between that interval? 10.35.41 # yeah its on auto-update 10.35.42 DBUG Sent KICK bliv56 to server 10.35.42 # is that ok? 10.35.45 Kick (#rockbox bliv56 :No flooding!) by logbot!n=bjst@gateway/web/cgi-irc/labb.contactor.se/x-797ffec106c19942 10.37.22 # where is the .zip file in the ipod nano 10.37.29 Join bliv65 [0] (n=d31eb734@gateway/web/cgi-irc/labb.contactor.se/x-47def117aeb5a409) 10.37.41 # in theory yes, but you have to give the timestamp as an integer to use the time-based selection (not sure if there is even a tag defined for it). By default, the commit count (times the db has been updated) is used 10.37.51 # auto-update is fine 10.38.06 # petur: which way up does the cqrd go in? 10.38.24 # Beats: do you mean that you have a 3rd generation ipod nano and not an ipod 3rd generation? 10.38.40 # i was kicked for typing too much :P 10.38.40 # huh? 10.38.44 # I meant to say wheres the root of the drive 10.38.47 # so in theory it should have already change recently added 10.38.48 # bliv65: yeah, bots are inferiour sometimes 10.38.49 # what folder? 10.38.58 # Beats: do you have a 3rd gen ipod or a 3rd gen ipod nano? 10.39.18 # nano 10.39.34 # rockbox doesn't work on "3rd gen ipod nano" 10.39.55 # as said on the front page, rockbox will not work for your device 10.39.55 # JdGordon: the normal way? top side on top? 10.40.53 # JdGordon: align the pins on the right (with the unit facing front on table, hdd connector above) 10.41.13 # thanks 10.42.29 Quit Beats ("Ex-Chat") 10.51.53 Join bluebrother [0] (n=dom@rockbox/staff/bluebrother) 11.03.10 Quit JdGordon (Read error: 110 (Connection timed out)) 11.03.38 Join robin0800 [0] (n=robin080@cpc2-brig8-0-0-cust394.brig.cable.ntl.com) 11.03.59 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 11.04.16 Join stooo [0] (n=sto@y066163.dynamic.ppp.asahi-net.or.jp) 11.04.18 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 11.10.08 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 11.10.51 Join JdGordon [0] (i=jonno@c211-28-130-47.smelb2.vic.optusnet.com.au) 11.11.45 Join pixelma [0] (i=pixelma@212.204.47.129) 11.13.56 Quit mcuelenaere (Client Quit) 11.14.20 *** Saving seen data "./dancer.seen" 11.17.03 Quit Horscht ("I got raided by the FBI and all i got is this lousy quit message") 11.17.12 Join gregzx [0] (n=chatzill@drk130.neoplus.adsl.tpnet.pl) 11.19.05 Join Horscht [0] (n=Horscht@xbmc/user/horscht) 11.21.43 # pixelma: I changed my mind... ill commit the cond vp sometime soonish and do %m later (depending on the damage) 11.25.15 Join faemir [0] (n=daniel@88-106-180-165.dynamic.dsl.as9105.com) 11.30.43 Join ender` [0] (i=krneki@foo.eternallybored.org) 11.34.27 Join mf0102 [0] (n=michi@85.127.38.145) 11.50.41 Join Buschel [0] (n=abc@p54A3D9B3.dip.t-dialin.net) 11.52.15 # saratoga: yes, i saw the thread about the mpc-glitch. this one seems not be connected to my latest changes. in fact i assume this glitch is also contained in the non-speed-optimized code. 11.53.53 # saratoga: the dct mpc uses is suboptimal in terms of the used coefficients. the dct might overflow internally... there was a fix already, but it seems like i need to do some further work in this area. 11.55.44 Join paulo [0] (n=53067f80@gateway/web/cgi-irc/labb.contactor.se/x-f10ab0f82bae6457) 11.56.01 # hi 11.56.47 # someone is here? 11.57.08 # no, all bots... ;) 11.57.14 Quit paulo (Client Quit) 11.58.16 # pixelma: you scared 'im off! 11.58.36 # o_O 12.08.23 Nick fxb__ is now known as fxb (n=felixbru@h1252615.stratoserver.net) 12.09.33 # amiconn: have you got vid/voip conference calls ability at the devcon? 12.09.46 # * JdGordon would like to participate in some of the disucssions... 12.19.42 # * petur has gizmo on his laptop (SIP compliant VOIP) 12.21.58 Join MTee [0] (n=mtarek16@41.233.152.103) 12.22.15 # * petur will bring his omnidirectional mics and mic amp in case we need them for this 12.27.47 Join stripwax_ [0] (n=Miranda@87-194-34-169.bethere.co.uk) 12.28.10 # wow...i just noticed that it is almost a doubling of devcon attendance from last year 12.29.05 # stripwax: do you think you could make the post-devcon-devconpub? 12.29.31 # stripwax_ even 12.31.09 # just got back from vaca.. sure, where/when? 12.31.27 # bluebrother: Did you read about the crash of userinfo.exe on Vista that I got? 12.31.46 # (both with and without the setup.exe trick, running as an administrative user) 12.31.53 # amiconn: no, I'm only aware it reporting the wrong permission level 12.32.07 # stripwax_: in the thread starting from here: http://forums.rockbox.org/index.php?topic=10916.msg125071#msg125071 12.32.21 Quit UncleRemus (Read error: 104 (Connection reset by peer)) 12.32.52 # The error code was 0xc0000005 12.33.13 # This is on plain Vista Business (no SP1) in a VM 12.33.44 Join UncleRemus [0] (n=caj@78-69-154-184-no176.tbcn.telia.com) 12.34.27 Quit john_ ("This computer has gone to sleep") 12.41.57 Join DrMoos [0] (i=moos@m198.net81-66-127.noos.fr) 12.44.06 Nick J-23_ is now known as J-23 (n=aldwulf@a105.net128.okay.pl) 12.45.56 Quit stripwax (Read error: 110 (Connection timed out)) 12.48.15 # 0xc0000005 is an access violation 12.50.14 # yes 13.01.35 # for example using a NULL pointer 13.05.29 Join tvelocity [0] (n=tony@athedsl-122898.home.otenet.gr) 13.10.34 # bluebrother: Nice rbutil commit 13.10.59 # thanks. I'm going to check for the crash amiconn reported now 13.11.10 Quit nplus (Read error: 110 (Connection timed out)) 13.13.28 Quit stripwax_ (Read error: 110 (Connection timed out)) 13.14.23 *** Saving seen data "./dancer.seen" 13.19.14 Join efyx [0] (n=efyx@lap34-1-82-224-140-171.fbx.proxad.net) 13.20.49 Join nplus [0] (n=nplus@141.25.globcom.net) 13.21.42 Quit FuriousGeorge (Remote closed the connection) 13.21.52 # bluebrother: should my username appear on the linux version? 13.22.04 # As it is blank at the moment 13.24.48 # it should (and it does for me) 13.25.00 # so you're using a blank username? ;-) 13.25.19 # hehe, nope :) 13.26.14 # I'm just trying to upload it, but basically the rest of it works fine but username field is blank 13.26.39 # strange. 13.27.09 # could this be another (k)ubuntu specific issue? 13.27.14 Join stripwax [0] (n=Miranda@87-194-34-169.bethere.co.uk) 13.29.09 Join seablue [0] (n=s@0x535c13cc.banxx3.adsl-dhcp.tele.dk) 13.29.20 # just looking at the man page of getlogin ... the bugs section is kinda amusing. 13.31.08 # (didn't notice that before) 13.33.14 # bluebrother: is there a simple way I can check if getlogin works here on its own, as it were 13.37.33 # bluebrother: With your change at http://www.stud.uni-karlsruhe.de/~uhcn/pastebin/5397 it now works correctly 13.37.51 Join Nico_P [50] (n=nicolas@rockbox/developer/NicoP) 13.37.54 # ok, then it seems there are issues with getlogin and I'll switch ... 13.39.06 # BigBambi: compare getlogin and getpwuid: http://www.stud.uni-karlsruhe.de/~uhcn/rockbox/rbutil/logintest.c 13.40.33 # bluebrother: getlogin() result is: (null) getpwuid() result is: alex 13.40.38 # comit++ ;-) 13.40.54 # yup :) 13.41.21 # seems like today is committing day ;-) 13.47.30 Quit Buschel (Read error: 110 (Connection timed out)) 13.55.30 Join stoffel [0] (n=sfr@p57B4CEC8.dip.t-dialin.net) 13.58.40 Join ctaylorr [0] (n=ctaylorr@bas1-toronto43-1279530223.dsl.bell.ca) 14.02.24 Quit pixelma (" gtg") 14.08.04 Join Thundercloud [0] (n=thunderc@resnet11.nat.lancs.ac.uk) 14.10.07 Quit jfc (Read error: 104 (Connection reset by peer)) 14.10.51 Join jfc [0] (n=john@dpc691978010.direcpc.com) 14.16.25 Join stripwax__ [0] (n=Miranda@87-194-34-169.bethere.co.uk) 14.17.08 Quit stripwax__ (Client Quit) 14.18.52 Join stripwax__ [0] (n=Miranda@87-194-34-169.bethere.co.uk) 14.20.35 # interesting. userinfo works as expected on vista for me with a standard "user" account. 14.20.50 # and that is without elevating 14.24.46 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 14.25.57 # anyone what libusb error -22 Invalid argument could mean? Google says wrong packet size, but I tried with 64, 512 and the total length of buffer.. 14.26.09 # s/anyone/anyone knows/ 14.29.31 Part MTee 14.32.24 Quit seablue ("in dead sleep") 14.35.03 Quit bliv65 ("CGI:IRC (EOF)") 14.35.12 Join thegeek_ [0] (n=nnscript@s080a.studby.ntnu.no) 14.36.14 Join MTee_ [0] (n=mt@41.233.152.103) 14.36.22 Quit MTee_ (Client Quit) 14.36.31 Join MTee [0] (n=mt@41.233.152.103) 14.41.53 Quit amiconn (" gtg") 14.43.07 Quit thegeek (Read error: 110 (Connection timed out)) 14.44.37 Quit stripwax ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") 14.45.16 Join stripwax [0] (n=Miranda@87-194-34-169.bethere.co.uk) 14.46.03 Quit stripwax (Client Quit) 14.46.44 Part stooo 14.48.19 Join stripwax [0] (n=Miranda@87-194-34-169.bethere.co.uk) 14.50.17 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 14.51.40 Quit stripwax (Read error: 104 (Connection reset by peer)) 14.56.25 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 14.58.45 Quit ctaylorr (Read error: 110 (Connection timed out)) 15.03.42 Join SUSaiyan` [0] (n=SUSaiyan@cc84863-b.zwoll1.ov.home.nl) 15.05.12 Quit jhMikeS (Read error: 110 (Connection timed out)) 15.14.22 Join fdinel [0] (n=Miranda@modemcable204.232-203-24.mc.videotron.ca) 15.14.23 Quit SUSaiyan (Read error: 110 (Connection timed out)) 15.14.25 *** Saving seen data "./dancer.seen" 15.17.32 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 15.23.27 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 15.25.51 Quit mcuelenaere (Client Quit) 15.26.15 Quit nplus (Remote closed the connection) 15.31.29 Quit BHSPitLappy (Read error: 110 (Connection timed out)) 15.31.54 Join juxtap [0] (n=juxtap@unaffiliated/juxtap) 15.35.05 Quit robin0800 (Read error: 104 (Connection reset by peer)) 15.35.07 Join robin0800_ [0] (n=robin080@cpc2-brig8-0-0-cust394.brig.cable.ntl.com) 15.37.56 Join mib_9mrac7dq [0] (i=d8ef527a@gateway/web/ajax/mibbit.com/x-f471cc9c903988c4) 15.38.02 Nick mib_9mrac7dq is now known as MarcGuay (i=d8ef527a@gateway/web/ajax/mibbit.com/x-f471cc9c903988c4) 15.38.38 Join nplus [0] (n=nplus@141.25.globcom.net) 15.40.39 Join SETH_HIKARU [0] (n=6003b77e@gateway/web/cgi-irc/labb.contactor.se/x-2277eed9835046d7) 15.40.47 # HELLO 15.41.00 # im having a problem with patching 15.41.10 # can someone provide some help 15.41.31 # hello 15.41.35 # anyone there 15.41.42 # Just ask. 15.42.00 # i did 15.42.10 # im having a prblem with patching 15.42.17 # That's not a question. 15.42.29 # well i cant copy from cygwin 15.42.38 # so youll have to view a screenshot 15.42.56 # whats the site that hosts pictures for free 15.43.20 # imageshack.us 15.43.24 # ok 15.43.30 # i put the link up in a sec 15.45.28 Join GodEater_ [0] (n=ge@rockbox/staff/GodEater) 15.46.46 Join Nash_Wolf [0] (n=Computer@adsl-76-228-62-8.dsl.hrlntx.sbcglobal.net) 15.46.54 # hold on almost there 15.47.09 Part Nash_Wolf 15.47.18 # SETH_HIKARU: you don't need to keep us up to date with every little action 15.47.21 # you don't need such "status-updates", no rush here 15.48.53 # http://img293.imageshack.us/my.php?image=cygwinnq9.jpg 15.48.57 # theres the link 15.49.07 # read it very carefully someone 15.49.19 # so i can get the CORRECT HELP 15.49.45 # * JdGordon withholds his incorrect help... 15.49.52 # As it says, try patch -p0 < patchfile 15.49.56 # why 15.50.11 # i dont want to not include part of the file 15.50.17 # SETH_HIKARU: and if you want help, I would try being more gracious and less rude 15.50.23 # that just deafeated the whole pupose 15.50.27 # what? 15.50.30 # no it doesn't 15.50.41 # oh well thats what it says 15.50.41 # Go and read up on patch and how the -p option works 15.50.51 # no it doesn't 15.50.57 # ooh 15.51.40 # oh i see 15.51.52 # it removes directory info 15.51.56 # so then 15.52.08 # what -p and then the nmber should i use 15.52.09 # SETH_HIKARU: please stop using the enter key as punctuation 15.52.28 # SETH_HIKARU: did you read www.rockbox.org/wiki/WorkingWithPatches 15.52.31 # gfu 15.52.36 # yes 15.52.47 # Then read it again, it tells you 15.52.59 # Especially the Applying a Patch section 15.53.55 # so just to be correct would i use -p1 and you can only answer this question if you ave looked at the photo 15.54.28 # a) It says to start at p0 and work down b) I have looked at the picture c) If you want further help, sort out the attitude 15.55.28 # * bluebrother would _really_ like to not see SCREAMING nicks. 15.55.29 # BigBambi: Would you please tell me if i am correct in using -p1? 15.55.38 # SETH_HIKARU: I *just* did 15.55.49 # Read part a of my previous answer 15.55.56 # bluebrother: I agree 15.56.09 # you most likely need -p0 15.56.18 # you said it says to start at p0 and work your way down 15.56.20 # and *please* use a sane nick. Screaming nicks aren't. 15.56.35 # SETH_HIKARU: so use p0 then, if that doesn't work p1 etc. 15.56.38 # ok 15.56.51 # SETH_HIKARU: This is *exactly* what the wiki page says 15.56.58 # Please go and actually READ it 15.57.11 # in your screenshot you don't use a strip option at all. 15.57.24 # ok ok ok 15.57.29 # new problem 15.57.38 # indeed: screaming nick 15.57.39 Quit MarcGuay ("http://www.mibbit.com ajax IRC Client") 15.57.40 # well 2/3 of a problem fixed 15.57.49 # bluebrother: I have already given him the exact command and he started arguing about what -p does 15.58.00 # shush 15.58.05 # im thinking 15.58.06 # give him a link to the man page of patch ;-) 15.58.13 # SETH_HIKARU: Then don't tell us about it 15.58.20 # everyone silent! SETH_HIKARU is thinking! 15.58.34 # it says 1 out 3 hunks failed 15.58.42 # So the patch is out of date 15.58.43 # and then 15.58.43 # so patch is out-of-sync 15.59.00 # The source code is is trying to change has been altered in SVN since the patch was created 15.59.06 # s/is/it/ 15.59.43 # SETH_HIKARU: as it says, you need to look at the .rej file and manually alter the code as required 15.59.56 # CS file:/cvsroot/rockbox/apps/plugins/doom/i_video.c, v 16.00.01 # tyhats what it says 16.00.12 # that means nothing 16.00.18 # on it's own 16.00.23 # *its 16.00.34 # ya thats where i got lost 16.00.42 # I'm sure it isn't all it says 16.00.42 # i dont have a .rej file 16.01.00 # and i dont even know how to do that 16.01.04 # Copy the output of the patch command to pastebin.ca 16.01.35 # i have enough typing todo already 16.01.41 # copy and paste 16.01.46 # ok 16.01.55 # SETH_HIKARU: but if you can't be bothered, then I can't be bothered to try and help 16.01.58 # first of all does.rej stand for reject 16.02.03 # yes 16.02.19 # and i do what with that again 16.02.52 # You can scroll up and read what I typed before 16.03.00 # SETH_HIKARU: what are you trying to do.... this will save everyone alot of headache if I just do a build for you 16.03.25 # The .rej file contains the part of the patch that couldn't be applied. You need to manually apply that to the relevant file 16.03.33 # are u serious 16.03.33 # JdGordon: saviour :) 16.03.43 # screw u bambi 16.03.49 # SETH_HIKARU: excuse me? 16.03.52 # wait until he comes back ;-) 16.03.56 # whoever does the daily builds is horrible 16.04.06 # "whoever". Hillarious! 16.04.09 # SETH_HIKARU: Be polite, or you will be gone 16.04.12 # jdgordan u should do the dail builds 16.04.14 Quit miepchen^schlaf_ () 16.04.18 # i know i will be gone 16.04.24 # SETH_HIKARU: They are done by a distrinuted build system 16.04.29 # *distributed 16.04.29 # SETH_HIKARU: you know it's a script doing those builds? 16.04.33 # SETH_HIKARU: your going out of your way to be difficult... fix your attitude or you arnt getting squat 16.04.36 # And they work perfectly 16.05.06 # BigBambi: for 99.9999% of the people -- obviously not for SETH_HIKARU :D 16.05.43 # SETH_HIKARU: You are trying to apply a patch - we clearly aren't going to supply every possible combination of patches and builds 16.05.58 # i disagree on that; a script cannot think for itself, a script cannot add patches that have just come out 16.06.02 # The distributed builds of plain SVN work just fine 16.06.05 # do we support patches at all? 16.06.09 # no 16.06.13 # i dont htink u do 16.06.14 # SETH_HIKARU: People add the patches, then the build system build it 16.06.14 # YES. 16.06.20 # cause they could be BUGGY 16.06.22 # SETH_HIKARU: You don't know what you are talking about 16.06.28 # And you are just looking silly 16.06.30 # SETH_HIKARU: stop it or leave. 16.06.41 # someone *really* tries to deserve a kickban. 16.06.49 # ok 16.07.12 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 16.07.16 Quit stoffel ("leaving") 16.08.04 # bluebrother: I guess we support patches in terms of help applying and helping test/improve with a view to being added 16.08.23 # i have a malformed patch a line 59 what do i do with that 16.08.39 # * bluebrother is tempted to say "fix it" ... 16.09.03 # BigBambi: yep, but not in terms of "we support any user in making his own build", do we? 16.09.06 # * BigBambi isn't helping anymore - I'm not so fond of being insulted when giving up my time to help 16.09.10 # well im attempted to say that i dont know C but i do know C+ and C++ 16.09.23 # C+ ? 16.09.30 # so fixxing it i cannot do 16.09.43 # bluebrother: No, I don't think so, but it is just a judgement call type thing 16.09.44 # u have never heard of C+ 16.09.59 # nope 16.10.03 # SETH_HIKARU: you ever heard of brainfuck or whitespace? 16.10.09 # yep 16.10.10 # * MTee asks what is C+ ? 16.10.14 # And please use real words, not things like "u" 16.10.16 # i know them 16.10.23 Join miepchen^schlaf [0] (n=miepchen@p54BF571F.dip.t-dialin.net) 16.10.30 # i have written programs in them 16.10.33 Join sottawa [0] (n=4b25242d@gateway/web/cgi-irc/labb.contactor.se/x-e8be7592e2bea955) 16.10.41 # ROTFL. 16.11.09 # but not many people know runescript but i do so i can hack runescape the real way 16.11.15 # back on topic 16.11.31 # SETH_HIKARU: C or C++ doesn't really matter too much here - I find it hard to believe you can use C++ but not sort out the patch 16.11.38 # i think ill just compile my source 16.11.41 # hi, I have an issue with rockbox on sansa 280 16.11.44 # and see if it works 16.11.48 # is this the place to come? 16.11.56 # sottawa: yep, ask away 16.12.00 # sottawa: yes, but you need to ask your question ;-) 16.12.08 # yes, I try to play radio 16.12.13 # and the system locks up tight 16.12.25 # sottawa: Which version of Rockbox? 16.12.36 Join mib_9mrac7dq [0] (i=d8ef581a@gateway/web/ajax/mibbit.com/x-ca79877114c81b5d) 16.12.38 Join webguest01 [0] (n=620ff677@gateway/web/cgi-irc/labb.contactor.se/x-2d847bee6ea66751) 16.12.40 # code your program to apply patches and automateically sync those then 16.12.41 Join countrymonkey [0] (n=4b25242d@gateway/web/cgi-irc/labb.contactor.se/x-00d3452c71d4fe66) 16.12.47 # double checking 16.12.50 # hold 16.13.00 Join mib_5r8q8xg1 [0] (i=d8ef581a@gateway/web/ajax/mibbit.com/x-9c799b26e69bfb7d) 16.13.05 Nick mib_5r8q8xg1 is now known as MarcGuay (i=d8ef581a@gateway/web/ajax/mibbit.com/x-9c799b26e69bfb7d) 16.13.17 # um what does assume -R 16.13.41 Quit mib_9mrac7dq (Client Quit) 16.13.50 # neverming 16.13.52 # revert 16.14.01 # JdGordan 16.14.05 # u there 16.14.20 # I am having a problem with my ig ipod nano 16.14.26 # webguest01: Ask away 16.14.35 # SETH_HIKARU: 1) is JdGordon, 2) 'u' is not a word 16.14.46 # ok 16.14.49 # When starting up rockbox I am receiving an ata 11- error 16.14.52 # can u do me a favor 16.14.57 # version r.17091-080413 16.15.00 # SETH_HIKARU: ffs - real words 16.15.12 # ok 16.15.20 # will you do me a favpr 16.15.24 # favor* 16.15.26 # sottawa: That is pretty out of date - could you update and check again? 16.15.36 # sure thing 16.15.40 # thanks 16.15.40 # I'll try 16.15.46 # thank you 16.16.14 # JdGordan: Can you do me a favor 16.16.27 # will you please patch a file and give it to me 16.16.49 # webguest01: have you modded it or dropped it or anything recently? 16.17.02 # SETH_HIKARU: farting hell... i said i would 20min ago but you ignored it... and now im going to bed so you missed your chance 16.17.07 # I have just installed rockbox this morning 16.17.12 # I have never dropped it 16.17.14 # oh come 16.17.17 # please 16.17.33 # webguest01: did you install with rbutil? 16.17.40 # yes 16.18.00 # Does the Apple firmware still boot? 16.18.05 # Also it is not recognized by my mac so I can not do anything with it 16.18.21 # aha 16.18.26 # Is it a MacPod? 16.18.39 Quit SETH_HIKARU ("CGI:IRC (EOF)") 16.18.39 # bluebrother: does rbutil check for macpods? 16.18.48 # I converted it from macpod to winpod this morning 16.18.52 # ok 16.18.59 # I suspect there may be a problem there 16.19.04 # BigBambi: yes, the ipodpatcher part does 16.19.10 # Can you still boot the apple firmware? 16.19.17 # bluebrother: I suspected it would :) 16.19.20 Join obo [0] (n=obo@rockbox/developer/obo) 16.19.28 # I am not sure how to do that 16.19.45 # (it is in the manual), but turn on hold just after turning it on 16.20.47 # yes I can 16.21.07 # ok well not it is working 16.21.10 # that's interesting 16.21.13 # Thank you guys 16.21.35 # sorry, I'm a little confused - what works and what doesn't? 16.21.54 # I loaded the apple firmware and it was recognized by my mac 16.22.10 # ok, so that works fine but Rockbox gives the error? 16.22.16 # yes 16.22.44 # weird - I can't help I'm afraid, but hang about and hopefully someone who can will read it in the logs and get back to you 16.23.00 # alright thanks again 16.23.23 # no problem, hopefully it we will find a solution :) 16.25.00 Quit juxtap (Read error: 113 (No route to host)) 16.29.41 # can someone give me some insight into how the fm radio works? I say yes to autoscan and nothing happens 16.30.40 Join adamgolding [0] (n=addy@CPE00134645e8d1-CM0012c9ab589a.cpe.net.cable.rogers.com) 16.30.41 Quit mcuelenaere (Read error: 54 (Connection reset by peer)) 16.30.43 # Does it scan at all? 16.30.53 # is there any way to 'love' tracks for last.fm within rockbox? 16.31.01 # sottawa: have you got headphones plugged in? it uses it for the antena 16.31.09 # no 16.31.13 # is it needed? 16.31.22 # you wont get any channels without it 16.31.34 # ok checking -thanks 16.31.43 # adamgolding: no 16.32.24 # k 16.36.04 # Hi Jd, I autoscan and it shows a listing of stations, I want to save the presets so I say save and it comes back with a screen with wiht an fmr filename and jiberish chars 16.36.07 # any idea? 16.36.19 # after changing a font, do I patch it ? 16.36.36 Quit ender` (Read error: 110 (Connection timed out)) 16.37.35 # I think I got it 16.37.35 # sottawa: press play 16.37.40 # forget it 16.37.45 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 16.37.45 # yeah got it 16.37.57 # sottawa: I think giberish chars is the virtual keyboard. 16.38.02 # is/are? 16.38.16 # looked like hex 16.38.23 # ok now 16.38.49 # request for enhancement on display of FM turner display :) 16.39.20 Quit robin0800_ (Read error: 110 (Connection timed out)) 16.39.44 # yes, the fm screen is one of the last ones that needs a going over 16.40.17 Quit adamgolding (Nick collision from services.) 16.40.21 Join adamgolding [0] (n=addy@CPE00134645d959-CM0012c9a9ae36.cpe.net.cable.rogers.com) 16.40.41 # cool 16.41.15 # btw love the zoom on the jpg files - very cool 16.43.03 # question please, I have added the arabic character set to a font, what do I do next ? 16.44.05 # MTee: So you've updated a rockbox font? Upload it to the tracker, me thinks. 16.44.26 # wanted to share that bug tracker login seems to have a problem 16.44.36 # MarcGuay : should I upload the bdf or fnt ? 16.44.45 # you login and get a white screen and notthing more 16.44.52 # sottawa: Yeah flyspray has been buggy for a while now. 16.45.09 # where to enter defects in future? 16.45.32 # MTee: I'm not sure. I believe RB uses the .bdf format, though, no? 16.45.56 # sottawa: Is the problem with login or signup? 16.45.57 # MTee: yeah, the .bdf 16.46.03 # login 16.46.07 # actually a .diff would be better still 16.46.25 # sottawa: There's a way... Search for a common term and you'll get the main page where you can login. 16.47.32 # MarcGuay : yes .bdf , but when compiled it's converted to fnt so that's why I asked 16.47.47 # JdGordon : Thanks, will try now 16.48.54 # got it - must be new account prob; worked this time - strange 16.49.03 # no worries then 16.49.07 # the .fnt for now is the same for all targets, but its binary and could potentially be different for the different lcd's in the future... the bdf is text 16.49.48 # To All, enjoy the rockbox - keep up the good work - thanks 16.50.38 Quit sottawa ("CGI:IRC") 16.50.43 Quit spiorf (Remote closed the connection) 16.51.24 Quit webguest01 ("CGI:IRC (EOF)") 16.52.12 Join dabujo_ [0] (i=xx@p4FDB3665.dip0.t-ipconnect.de) 16.52.16 Quit countrymonkey ("CGI:IRC (Ping timeout)") 16.52.37 Join stooo [0] (n=sto@y066163.dynamic.ppp.asahi-net.or.jp) 16.55.52 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 17.00.58 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 17.00.59 # Just to verify before I commit this, charger_inserted() in power-target.c is referring to the USB cable being connected, right? 17.03.54 # if thats how it charges... yes 17.04.25 Quit adamgolding (Nick collision from services.) 17.04.29 Join adamgolding [0] (n=addy@CPE00134645d98f-CM0012c90feb0c.cpe.net.cable.rogers.com) 17.05.21 Nick JdGordon is now known as JdGordon|zzz (i=jonno@rockbox/developer/JdGordon) 17.09.21 Quit dabujo (Read error: 110 (Connection timed out)) 17.09.55 Join dabujo [0] (i=xx@p4FDB0016.dip0.t-ipconnect.de) 17.10.32 Join shotofadds [0] (n=rob@rockbox/developer/shotofadds) 17.14.29 *** Saving seen data "./dancer.seen" 17.18.43 Quit dabujo_ (Read error: 110 (Connection timed out)) 17.19.48 Join dabujo_ [0] (i=xx@p4FDB0581.dip0.t-ipconnect.de) 17.22.05 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 17.26.20 Join ender` [0] (i=krneki@foo.eternallybored.org) 17.26.38 # how/when are the patches confirmed ? 17.27.02 Quit DrMoos (Read error: 110 (Connection timed out)) 17.28.35 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 17.28.49 Quit dabujo (Read error: 110 (Connection timed out)) 17.30.02 # MTee: what do you mean by "confirmed"? 17.31.17 Quit adamgolding (Nick collision from services.) 17.31.21 Join adamgolding [0] (n=addy@CPE00134645e8d1-CM0012c9ab589a.cpe.net.cable.rogers.com) 17.32.31 # bluebrother : I noticed that the status of many patches is "unconfirmed", so what does that mean ? 17.32.57 # nothing. Most additional status fields in the tracker aren't used at all. 17.33.24 # aha .. ok, thanks. 17.35.24 Quit Horscht (Read error: 110 (Connection timed out)) 17.36.10 Join Horscht [0] (n=Horscht@p4FD4C359.dip.t-dialin.net) 17.36.52 Quit Horscht (Read error: 104 (Connection reset by peer)) 17.36.58 Join Horschti [0] (n=Horscht@p4FD4C359.dip.t-dialin.net) 17.37.16 Nick Horschti is now known as Horscht (n=Horscht@p4FD4C359.dip.t-dialin.net) 17.39.58 Join m0t0n3 [0] (n=584b49cc@gateway/web/cgi-irc/labb.contactor.se/x-4c45bba745a17d7b) 17.46.01 Quit m0t0n3 ("CGI:IRC (EOF)") 17.46.02 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 17.46.05 # the sansa e260 can use a microsd card larger than 2GB in rockbox, right? 17.46.23 Quit ender` (" Be nice to the USA, or they'll bring you democracy.") 17.46.31 # yes 17.46.56 # I'll just have to put files on it with a card reader, since the stock firmware only supports up to 2GB? 17.47.09 # indeed 17.47.17 # I'm debating whether to order a 2GB or 4GB microsd card on newegg :P 17.47.27 # the internal 4GB went *really* fast 17.48.14 Quit MTee ("Ex-Chat") 17.51.09 # are there plans to add support for usb charging/syncing for the sansa? 17.51.23 # or is it considered "good enough" since that can be done with the stock firmware? 17.51.45 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 17.52.14 # There is a mostly working usb stack, but as long as it's only 'mostly', it won't get enabled by default. Charging is a different issue, I'm not sure what the status is there 17.53.53 # agaffney: Search flyspray for "sansa charging", it's being worked on. 17.54.21 # I saw that the other day 17.54.25 # saw a patch for it 17.54.37 # however, the question still stands for data transfer :) 17.55.06 # agaffney: That's the one gevaerts answered. :) 17.55.29 # agaffney: http://www.rockbox.org/twiki/bin/view/Main/PortalPlayerUsb 17.55.45 # ah, didn't see his answer :P 17.56.47 # hmm, good to know 17.56.55 Join [IdeG]Script001 [0] (n=[IdeG]Sc@83.225.99.102) 17.57.03 # <[IdeG]Script001> CIAO 18.00.30 Quit [IdeG]Script001 ("••• [IdeG]Script ••• Scaricabile dal Sito http://italiadvxegames.altervista.org") 18.03.49 Quit mcuelenaere (Read error: 54 (Connection reset by peer)) 18.05.15 Quit obo ("bye") 18.08.41 Join obo [0] (n=obo@rockbox/developer/obo) 18.08.53 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 18.10.28 Join juxtap [0] (n=juxtap@unaffiliated/juxtap) 18.12.09 Join Xqtftqx [0] (i=40e9e3d2@gateway/web/ajax/mibbit.com/x-a846393d893d0e4e) 18.12.16 Quit mewshi (Remote closed the connection) 18.12.26 # Hey everybody 18.13.30 # can somebody help me with building rockbox on a ubuntu box 18.13.59 # i cant compile at all 18.14.00 # just ask your question 18.14.11 Join DrMoos [0] (i=moos@m198.net81-66-127.noos.fr) 18.14.24 # my question is how do i get it to work? i havent installed any dev tools and im still wondering which ones 18.14.47 Quit gregzx ("ChatZilla 0.9.82.1 [Firefox 3.0/2008052906]") 18.14.47 # shotofadds, have you read this? http://www.rockbox.org/twiki/bin/view/Main/SimpleGuideToCompiling 18.14.53 Join ravon_ [0] (n=ravon@c-e947e455.029-28-73746f34.cust.bredbandsbolaget.se) 18.17.56 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 18.18.36 # Thats for windows 18.18.40 # not for linux 18.19.04 Quit Xqtftqx ("http://www.mibbit.com ajax IRC Client") 18.19.29 Quit J-23 (Remote closed the connection) 18.19.48 # er, sorry shotofadds, dunno how i screwed that tab-completion up :| 18.22.19 Quit obo (Remote closed the connection) 18.22.25 Quit fyrestorm (Read error: 113 (No route to host)) 18.23.12 Join xqtftqx [0] (i=40e9e3d2@gateway/web/ajax/mibbit.com/x-5e1f549dbb5bc525) 18.23.37 # ok its working now 18.23.39 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 18.23.51 # i can do rockboxdev.sh and it will install all the tools? 18.24.09 # how do I turn an extracted Rockbox source tarball into a SVN repository? 18.24.48 # xqtftqx, yes, assuming you have a toolchain to build the tools. 18.24.55 # ok 18.25.08 # oh and one more thing, i cant connect my Gigabeat s to ubuntu 18.25.20 # i try to open the drive and i get "Unable to mount..." 18.27.19 # Nevermind i found it in the wiki 18.28.21 Join obo [0] (n=obo@rockbox/developer/obo) 18.28.21 # wait it doesnt work for me 18.28.36 Part adamgolding 18.28.51 Part stooo 18.29.49 # what are the commands i type? 18.29.50 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 18.30.36 # Unable to open /dev/sdz 18.30.38 # is what i get 18.31.21 Join fyrestorm [0] (n=fyre@cpe-68-173-163-56.nyc.res.rr.com) 18.31.37 Join ender` [0] (i=krneki@foo.eternallybored.org) 18.31.39 # because it's probably not sdz. it's whatever the device name is. 18.31.55 # how do i tell the name? 18.32.00 # check dmesg 18.32.53 # [ 184.887167] scsi 4:0:0:0: Direct-Access TOSHIBA MK6008GAH BU01 PQ , whould that be it? 18.34.13 # looks like it. there should be a mention of a device name near that line, /dev/sd{something} 18.34.21 Join wpyh [0] (n=william@th245022.ip.tsinghua.edu.cn) 18.34.22 Join dine-air [0] (n=sfdsf4@bzq-79-176-101-4.red.bezeqint.net) 18.34.24 # hold on 18.34.25 # when you mount it, you also need to specify which partition (i don't know which on the S) 18.34.33 # meizu m6 will ever be out? 18.35.09 # dine-air, ports are written by owners of the device in their free time. there are no timelines for if/when a port will happen 18.36.56 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 18.37.27 Quit dine-air () 18.37.34 # Hmmm krazykit, i cant find anything like that 18.38.43 # http://pastebin.ca/1052517 18.39.12 # mcuelenaere: huh? You're talking about a downloaded tarball? 18.39.28 # bluebrother: yes, but never mind; I've done "svn checkout" now so.. 18.40.05 # well, you can't do that anyway -- you can either check new files in or grab them from svn. You can't convert a released tarball back. 18.40.23 # xqtftqx, the line right below it mentions sdb; it's probably that device. 18.40.45 # ok, i was looking for "/dev/***" 18.41.35 # still "unable to open /dev/sdb" 18.42.24 # that "unknown partition table" looks bad, but i don't know if it's normal for the S, not having one that works. 18.42.38 # bluebrother: ah, I thought there was some kind of command for that.. 18.42.59 # ok, i can switch to a diffrent computer to connect or just switch into vista thanks for your help 18.45.26 # xqtftqx: you need to fix the bootable flags. The wiki says how somewhere 18.45.34 # i know 18.45.50 # im looking at the page, its not very detailed and fdisk cant see the device to fix it 18.46.08 # * gevaerts seriously doubts that 18.46.17 # look at that past bin 18.46.28 # tell me the commands you think because nothing else works 18.46.49 # sudo fdisk /dev/sdb 18.47.13 # thanks, forgot to run as root 18.48.06 # it gave a couple errors but i can see and write to the drive fine now 18.51.41 Quit mcuelenaere (Read error: 54 (Connection reset by peer)) 18.52.10 Quit Horscht (Nick collision from services.) 18.52.20 # Wow, the drive connects faster to ubuntu then windows 18.52.27 Join Horscht [0] (n=Horscht@xbmc/user/horscht) 18.54.26 # Anybody notice how much longer the battery is in rockbox then the default firmware? 18.54.35 # for the gigabeat S, sorry forgot to add 18.55.30 Join joep [0] (n=4c1e1118@gateway/web/cgi-irc/labb.contactor.se/x-193da7d88b453ac4) 18.56.30 # xqtftqx, i would think there are battery benchmarks on the relevant wiki page 18.56.45 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 18.57.03 # Thanks krazykit 18.57.44 # Although i dont see them 18.57.46 # if you have an idea that will improve the ipod but you dont know how to program is it worth trying to make money off of it 18.58.25 # joep: what do you mean "make money" 18.58.41 # like try to copy right it and stuff 18.58.52 # or try to sell it to apple 18.59.20 # joep, well, that's really not on-topic then, now is it. 18.59.27 # i see, apple realy doesnt listen to people to much though and this is a rockbox irc not a apple irc 18.59.48 # ya but yall know how to program 19.00.09 # and my idea would make rox box better to 19.00.15 # joep, please read the irc guidelines in the topic. this is an on-topic channel about rockbox. 19.00.36 # if you have a suggestion, go ahead and make it 19.01.01 # in this channel or another 19.01.30 # well, in this channel if you want to suggest it for improving rockbox. 19.01.49 # well i want their to be a que 19.02.10 # for music like a playlist but temp. 19.02.46 # * bluebrother doesn't understand a word 19.03.06 # so when your looking for a song you could add it to the que and it would finish playin 19.03.14 # people do it on there free time, not for a job or anything 19.03.35 # do what 19.03.45 # * krazykit notes that rockbox already has a queue function 19.03.47 # nvm my chat window didnt school down 19.03.48 # working on Rockbox. It's a free project. 19.04.05 # yes 19.04.26 # guys i did the rockboxdev.sh now when i try to compile i get "arm-elf-gcc: Command not found" i chose arm in the rockboxdev.sh 19.04.33 Quit mcuelenaere (Read error: 104 (Connection reset by peer)) 19.05.09 # xqtftqx: have you adjusted your PATH variable? 19.05.12 # joep, http://download.rockbox.org/manual/rockbox-ipodvideo/rockbox-buildch4.html#x7-650004.4.1 19.05.23 # i dont think so 19.05.48 # nope i didnt, can i uninstall the old one to save space? 19.06.04 # uninstall what old one? You can't uninstall a variable. 19.06.28 # ya thats kinda what im talking about 19.06.29 # no i already ran rockboxdev 19.06.48 # it can be made simpler than that 19.06.50 # so what? Add the correct path you the PATH variable 19.06.57 # and re run it? 19.07.14 # oh wait 19.07.17 Quit joep ("CGI:IRC") 19.07.19 # * bluebrother looks for a table corner 19.07.26 # the path cariable in which file? 19.07.35 # variable* 19.08.22 # sorry i usualy compile in the preinstalled one 19.08.27 # it's an environment variable. You need to set it. 19.08.33 # where do i set it? 19.09.53 # depends. Usually the bash startup script, if you shell is bash. 19.10.06 # but you can also set it temporarily from the shell itself 19.10.23 # its bash 19.10.50 Join BHSPitLappy [0] (n=BHSPitLa@unaffiliated/bhspitmonkey) 19.10.59 # xqtftqx, this is correct for linux, too: http://www.rockbox.org/twiki/bin/view/Main/CygwinDevelopment#Step_4_Add_the_cross_compiler_di 19.11.17 # Ok thanks krazykit 19.12.27 Quit Nico_P (Read error: 110 (Connection timed out)) 19.12.32 Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) 19.14.31 *** Saving seen data "./dancer.seen" 19.15.01 # although wheres the bashrc file 19.15.22 # ~/.bashrc 19.16.17 # Ok found it 19.16.19 # thanks 19.18.06 # ok its sorta working it gives a whole bunch of warnings though 19.22.50 Join stoffel [0] (n=sfr@p57B4FAE3.dip.t-dialin.net) 19.22.50 Quit mcuelenaere (Read error: 54 (Connection reset by peer)) 19.24.20 Join fml [0] (n=4fd3dcbc@gateway/web/cgi-irc/labb.contactor.se/x-963c6afc1174728d) 19.24.26 # Alright it still completed with no errors 19.24.33 # but i cant acses the files 19.24.45 # i get the "locked" emblem and i cant modify 19.25.00 # Hello, Has anything changed regarding the bug that the player hangs about a minute before the end of the playlist? 19.25.40 # xqtftqx: don't compile as root 19.25.59 # Ok 19.26.30 # I didnt relize i was root 19.29.53 Quit fml ("CGI:IRC (EOF)") 19.29.57 Join john_ [0] (n=john@c-24-6-187-202.hsd1.ca.comcast.net) 19.34.34 Quit mf0102 ("Ex-Chat") 19.35.06 Quit nplus ("Leaving") 19.35.14 Join nplus [0] (n=nplus@141.25.globcom.net) 19.38.15 Quit nplus (Remote closed the connection) 19.38.15 # Got it to work thanks guys 19.38.35 # andbody know if its possible to rewrite the recovery mode on the gigabeat s? 19.39.32 Join nplus [0] (n=nplus@141.25.globcom.net) 19.39.48 Quit nplus (Read error: 104 (Connection reset by peer)) 19.39.55 Join nplus [0] (n=nplus@141.25.globcom.net) 19.43.18 # ok now im getting a error 19.43.29 # i cant connect rockbox, i get "read only file syste" 19.43.39 # it didnt copy over rockbox.gigabeat 19.43.42 # and now i cant edit 19.43.54 # i cant modife the files* 19.47.26 Quit xqtftqx ("http://www.mibbit.com ajax IRC Client") 19.54.13 Join webguest49 [0] (n=4880c584@gateway/web/cgi-irc/labb.contactor.se/x-6d46aa9d74925d1c) 19.55.43 Quit webguest49 (Client Quit) 20.08.43 # anyone like a two line patch to increase the number of music files the stats plugins counts? http://pastebin.ca/1052548 20.09.18 # ooops, not that 20.12.13 # http://pastebin.ca/1052551 that 20.12.16 Join spiorf [0] (n=spiorf@host71-214-dynamic.20-79-r.retail.telecomitalia.it) 20.26.40 Quit AndyI () 20.28.46 Join K4rP4D [0] (n=KrPD@unaffiliated/krpd) 20.30.11 Quit Thundercloud (Remote closed the connection) 20.31.43 Join nardul [0] (n=kse@4704ds2-es.0.fullrate.dk) 20.33.04 Quit miepchen^schlaf () 20.33.18 Quit stoffel ("leaving") 20.35.29 Quit HellDragon (Read error: 104 (Connection reset by peer)) 20.36.41 Join HellDragon [0] (n=jd@unaffiliated/helldragon) 20.37.05 Join miepchen^schlaf [0] (n=miepchen@p54BF571F.dip.t-dialin.net) 20.39.21 Join xqtftqx [0] (i=40e9e3d2@gateway/web/ajax/mibbit.com/x-c8c672f63f45fccf) 20.40.10 # Ok guys, im unable to edit my gigabeat s drive, i can see fine and i edited the partion table as stated on the wiki 20.41.07 # it says read only file system i can read and edit in other OS's is just linux which has the problem 20.47.56 Quit spiorf (Remote closed the connection) 20.49.00 Quit xqtftqx ("http://www.mibbit.com ajax IRC Client") 21.05.38 Quit BlakeJohnson86 (Read error: 110 (Connection timed out)) 21.06.35 Join spiorf [0] (n=spiorf@host71-214-dynamic.20-79-r.retail.telecomitalia.it) 21.10.41 Join BlakeJohnson86 [0] (n=bjohnson@c-24-118-135-22.hsd1.mn.comcast.net) 21.14.33 *** Saving seen data "./dancer.seen" 21.22.26 Join thegeek [0] (n=nnscript@s080a.studby.ntnu.no) 21.29.38 Join borges [0] (n=bruges@e178010137.adsl.alicedsl.de) 21.38.23 Join bluebroth3r [0] (n=dom@rockbox/staff/bluebrother) 21.38.27 Quit thegeek_ (Read error: 110 (Connection timed out)) 21.46.16 Join xqtftqx [0] (i=40e9e3d2@gateway/web/ajax/mibbit.com/x-3dfa31f3ee639c40) 21.46.46 # OK guys, quick question, i want to include the demo midi .pat files by default whenever i build how do i do this? 21.48.05 # If they're on the player already, why would you want to copy them over again? 21.49.11 # Is this the right syntax for the manual if I'm trying to add a second posible keymap? {\ButtonRight{} + Long \ButtonRight{} or \ButtonPower{} + \ButtonRight} 21.49.42 # There seem to be a lot of "without_combo" button presses missing from the manual... 21.50.03 # *possible 21.50.53 # Llorean: because i build a lot and i dont want to keep copying them 21.51.03 # xqtftqx: You don't have to 21.51.14 # unless you delete them they will stay there 21.51.39 # Updating Rockbox just involves overwriting Rockbox files, not deleting other ones 21.52.58 # i understand i update a diffrent way to test builds, i rename .rockbox and add the new one, i whould like just to be able to delete the old .rockbox and keep my files 21.53.13 # why? 21.53.30 # if you want to keep them, dont delete them... 21.53.37 # If you want to keep the old one copy it to a new name instead of renaming, and then unzip the new one over the top 21.53.40 # You'll need to edit the script for making the .zip, but it's really an awkward way to go about things. 21.53.59 Join borges_ [0] (n=bruges@brln-4d0c38e5.pool.mediaWays.net) 21.54.14 # ok, but im just wondering can i do this? 21.54.37 Quit bluebrother (Read error: 110 (Connection timed out)) 21.54.46 Quit john_ ("Leaving") 21.55.07 # you CAN, but BigBambi's suggestion is less work. 21.55.09 # xqtftqx: cp -r /mountpoint/.rockbox /mountpoint/.rockbox - old && unzip -o rockbox.zip -d /mountpoint 21.55.30 # with no spaces inbetween rockbox - old of course 21.55.31 # * Llorean thinks he'd already answered the "can" before it was asked, anyway 21.55.35 # or try my little update script => http://daniel.haxx.se/rockbox/update-rockbox.txt 21.56.25 # that's nice 21.56.36 Quit borges (Read error: 110 (Connection timed out)) 21.56.38 Nick borges_ is now known as borges (n=bruges@brln-4d0c38e5.pool.mediaWays.net) 21.56.54 # it is Bagder thanks, although ill be fine... 21.57.10 # Bagder: I think an open feature request tracker is still a good idea, but I do agree it doesn't really "work." How would you feel about having a 100% separate tracker, just for feature requests, that's not reviewed? Then, if anything from it gets implemented, they can submit a patch, and if we see anything we like, we can move it to the official feature request one (alongside bugs/patches currently)? 21.57.37 # Make it clear the "open" one is just that, wishful thinking, nothing gets rejected, and there are to be no expectations from it. 21.58.04 # I just can't see many people (devs) reading it 21.58.13 # thats not a bad idea, but i think you guys should review things 21.58.15 # And if they don't it remains it bit pointless 21.58.22 # BigBambi: The current one already IS pointless 21.58.26 # This way we'd just be making it clear that it is. 21.58.27 # Llorean: I know 21.58.44 # I don't see the point in keeping something and saying it is pointless 21.58.52 # If we say it is pointless, why keep it? 21.58.52 # Meanwhile we'd have a clear place for people to voice. Some devs would read it now and then. And it would give us someplace to say "go read through this for ideas" if somebody says "What can I work on?" 21.59.10 # Because it's pointless to people who are fixing bugs, or working on their own ideas. 21.59.28 # But users want a place to recommend things, and right now it seems they think there's a tacit promise to eventually get to it involved in the current system 21.59.44 # I agree with the criticism of the current one 21.59.52 # ditto 22.00.12 # But if we don't put something up, they'll just move them to the forums, or the mailing list, and create just as much noise. 22.00.16 # I'm not sure such an open one will help 22.00.18 # But if the other one remains pointless (which I think it essentially will), I don't see it as helping - "You can suggest things here but it will be ignored" 22.00.18 # There needs to be an outlet for the noise, somewhere. 22.01.11 # I didn't say "but it will be ignored." I mean we make it clear that "it is merely wishes, and there is no guarantee that any ideas on this tracker will be seen or responded to by a developer in a timely manner, it is just a place to gather them so that if a developer goes looking, they know where ideas can be found" 22.01.38 # The problem, *really* is that developers already active rarely go looking for ideas anyway. 22.01.40 # i agree 22.01.55 # And the clarity kinda needs to come from making it clear "you can suggest, but we aren't really looking most of the time, there's too much else to do" 22.02.28 # Thing is though, it will essentially be ignored whether that is said explicitly or not 22.02.43 # Having an open tracker, and a closed feature tracker (where we can move features once they become officially "planned" like viewports was) accomplishes this, I think, without just telling people "Instead of posting to the tracker, post to the mailing list, and remind us every 3 months of your idea until we reject it, then remind us every six months hoping our opinions change" 22.03.17 # I don't object to it, I'm just slightly sceptical as to what it will achieve. I'm happy to be proved wrong however 22.03.17 # I just think they need somewhere to go, and having an open tracker at least gives them a path of least resistance settling place. 22.04.40 # it whould keep the forums, mailing list, etc clean to 22.04.57 # not really, as people would need to discuss their entries 22.05.02 # about moving them 22.05.09 # and similar things 22.05.27 # Well any developer can move an entry he or she is actively interested in. 22.05.55 # yes, I just meant that users will of course come whining about moving their pet tasks to the dev list 22.06.24 # Well the dev list should probably still be open to comments. 22.06.24 # and rightly so, if we haven't noticed a goodie etc 22.06.30 # Oh, right 22.06.38 # Well yeah, but they've got to call attention to them somehow 22.06.50 # maybe like a poll? like "blah blah devolpers believe this is a project worth working on" and lower the number of devs thinking its a good idea the lower it goes down 22.06.56 # I mean, how is saying "Have you noticed this task?" any different from posting to the ML saying "I had this great idea!"? 22.07.23 # xqtftqx: How many people think it's good is worth a LOT less than how many people actually plan to do it 22.07.26 # I think I'm losing my mind. I know that ACTION_WPS_ABSETB_NEXTDIR can be triggered by a Short-Right + Long-Right but I can't find it in the keymap. Grr... 22.07.52 # xqtftqx: If a dev wants to work on something, they generally will 22.08.10 # And discuss it in here to see if there are any objections of they aren't sure 22.08.15 # They don't need votes as such 22.08.31 # I just think removing the open tracker will generally just result in a lot more noise in the other channels that will get, mostly, just as ignored. 22.08.36 # but it whould give a better wish list with things wanted more at the top and things wanted less at the bottom 22.08.44 # wanted by whom? 22.08.55 # devs work on what they want 22.09.02 # xqtftqx: It doesn't matter how wanted something is, though. Viewports has been really wanted for a long time, and still took forever to get started. 22.09.20 # The only thing that really matters is a form of consensus that something is unwanted, and that just means a rejection anyway 22.09.28 # but as you said above its a wish list not a "upcoming feature" list 22.09.47 # Just because it's a wish list doesn't mean it matters how many people want it. 22.10.23 # A feature that one person wants, is trivial to implement, and will literally have zero performance impact is more likely than a feature thousands want but isn't wanted by the core devs, or perhaps is wanted by them but requires a rewrite of the playback code. 22.10.42 # correct me if im wrong, but some devs want to make rockbox better for other people rather then themselves, this whould give them a idea on what people want 22.11.27 # one might argue that a dev making rockbox better for him/herself IS better for other people 22.11.33 # Even then, it still doesn't matter how many people VOTE on it. 22.11.51 # All that means is stupid ideas lots of people like crowd the top, while clever ideas that most people don't understand get hidden pages back 22.12.01 # It creates a hierarchy based on "which thing sounds coolest" 22.12.29 # i guess your right 22.12.51 # and it whould cause things like people wanting technicly impossible things 22.13.09 # xqtftq/me wants Rockbox to brew beer! 22.13.21 # -xqtftq :) 22.13.30 # lol, i saw somebody asking for a psx emulator 22.13.32 # * krazykit votes that up :) 22.14.51 # Llorean: small wish for the forums: could it display *this* as bold and _that_ as underlined? 22.15.26 Join Lynx_ [0] (n=lynx@tina-10-4.genetik.uni-koeln.de) 22.15.26 # does it not? 22.15.58 Nick bluebroth3r is now known as bluebrother (n=dom@rockbox/staff/bluebrother) 22.16.29 # bluebrother: I'm sure it could be made to, but I don't believe there's any builtin functionality for that at least. 22.16.37 # It would be nice. 22.17.08 # what does it display it as? 22.17.11 Quit borges (Read error: 104 (Connection reset by peer)) 22.17.33 # *this* and _that_ 22.17.41 # it displays as you type 22.17.48 # ok..? 22.20.53 # xqtftqx: http://www.stud.uni-karlsruhe.de/~uhcn/rockbox/this-that.jpg 22.21.34 # I still dont understand... 22.22.19 # check my first *this* and look how it looks. The forums simply display it. My IRC client boldens it. 22.22.42 # oh, so the forum doesnt show bold? 22.22.50 # no. 22.22.52 # not by using *word* no 22.22.59 # You can make it bold by other means 22.23.05 # you need to add the proper tags. *this* doesn't work 22.23.44 # so you can do 2 *'s to make it bold in the irc but not the forum *test* 22.23.47 # but *this* is something some people (like me, for example) like using as its much faster. For example, OpenOffice can detect and replace *this* 22.23.58 # alright i get it now 22.24.19 # it's also quite nice for email -- you can write *bold* without the need of sending HTML crap. 22.24.36 Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net) 22.24.40 # oh cool 22.35.28 Join saratoga [0] (n=9803c6dd@gateway/web/cgi-irc/labb.contactor.se/x-70616669a683fde7) 22.41.52 Quit BHSPitLappy (Read error: 110 (Connection timed out)) 22.43.05 Join BHSPitLappy [0] (n=BHSPitLa@unaffiliated/bhspitmonkey) 22.45.54 # Hey you guys, im having trouble testing the InfoNES patch 22.46.08 # it doesnt load or anything, theres no .rock 22.46.24 # Ive added keymaps for the S but i cant find anything else 22.47.56 Join jayde_drag0n [0] (n=jayde@cpe-67-49-202-225.bak.res.rr.com) 22.48.58 # hey if anyone is actually here i need some assistance... i run the ipodpatcher.. and it can't find my ipod.. even tho its clearly mounted and i have the proper permissions 22.49.31 # i tried to find help before.. and all i got was....... silence 22.49.49 # what ipod? 22.50.07 # 5th gen i think? 80GB Black and plays video 22.50.30 # you sure it is not a 6th gen? 22.50.52 # jayde_drag0n: if you trust me i can remote controll your computer and take a look 22.50.57 # mabye it is.. i have no idea.. do i have to run things differently? 22.51.14 # you need to check google and figure out what ipod you have 22.51.21 # you cant run rockbox on a 6th gen 22.51.25 # xqtftqx: i don't mind.. theres nothing on my computer you can't see.. but you'll have to walk me thru the steps so you can 22.51.50 # Ok, its very easy, ill brb i need to switch over into windows 22.51.58 Quit xqtftqx ("http://www.mibbit.com ajax IRC Client") 22.51.58 # okay 22.53.14 # jayde_drag0n: I would check exactly what ipod you have first 22.53.17 # i wanted to switch to this a while ago.. and gave up for lack of help.. but now.. i tried to delete some songs on my ipod.. and tho it says in settings that the stuff is there...the directories are empty 22.53.30 Quit krazykit (Remote closed the connection) 22.53.34 Join krazykit [0] (n=kkit@adsl-76-251-246-73.dsl.ipltin.sbcglobal.net) 22.53.37 # jayde_drag0n: Before letting someone you have never met onto your computr 22.53.42 # ie the dreaded "no music" eventho rythmbox sees everything 22.53.46 # jayde_drag0n: check this page: http://support.apple.com/kb/HT1353 22.54.09 # bluebrother: WHAT IS APPLE GOING TO DO FOR ME.. I DON'T HAVE ACCESS TO A WINDOWS BOX 22.54.14 # er sorry caps lock 22.54.25 # jayde_drag0n: It will tell you which ipod you have 22.54.33 # oh lol k 22.54.55 # The 80 GB comes in both 5.5 and 6th generation. Rockbox only works on the former 22.55.00 # well, as the links suggests it's a knowledge base (KB) entry 22.55.07 # " iPod classic (80 GB or 160 GB) 2007-09 Click Wheel 80 GB or 160 GB 1.1.2" 22.55.16 # So you have a classic? 22.55.21 # that is even linked from the IpodFAQ 22.55.25 # classic == 6th gen 22.55.26 # In which case, Rockbox won't run on it 22.55.30 # scroll down or click the "ipod classic" link 22.55.38 # "The iPod classic is available in silver and black, and has an anodized aluminum and polished stainless steel enclosure." 22.55.47 Join Xqtftqx [0] (i=40e9e3d2@gateway/web/ajax/mibbit.com/x-21c59406afb89946) 22.55.57 # and "You can distinguish the iPod classic from the iPod (5th generation) by the last three digits of the serial number. The iPod classic serial number's last three digits will be one of the following: Y5N, YMU, YMV, and YMX." 22.56.05 # so please check the serial 22.56.06 # It was a 6th gen? 22.56.37 Quit bluebrother ("Lost terminal") 22.56.51 # YMV 22.56.56 # jayde_drag0n: do you still want me to connect? 22.57.08 # hang on 22.57.22 # jayde_drag0n: therefore it is a classic (also called 6th gen) and Rockbox will not work 22.57.22 # alright 22.57.24 # with a classic that's pointless 22.57.34 # who would ever have imagined that looking at two pictures and seeing which one matches an ipod was so difficult 22.57.54 # saratoga: or even easier, the last digits of a serial number :) 23.00.15 # from what i'm hearing.. i'm just screwed.. no windows so i can't format it.. and noone anywhere has an answer for me to get ipod to show my music again.. and no workaround with rockbox 23.00.29 Quit Xqtftqx (Client Quit) 23.01.00 Join xqtftqx [0] (i=40e9e3d2@gateway/web/ajax/mibbit.com/x-78b871af751e6998) 23.02.24 # jayde_drag0n: did you try just connecting to itunes 23.04.04 # That is off topic 23.04.47 # i know, sorry, i cant watch somebody have a problem like that without wanting to help 23.04.58 # If you know, please do not do it 23.06.13 # DevConEuro2008: 5 days + 18h : 53m : 55s 23.06.18 # yay 23.06.58 # alright, but can somebody help me, http://pastebin.ca/1052645 take a look at that and can somebody tell me whats wrong, i changed the key maps and changed the gigabeat to the gigabeat s, and under rockbox i get nothin 23.07.07 # no .rock and it wont load anything 23.07.17 # Its for the InfoNES patch btw 23.07.17 Join bluebrother [0] (n=dom@rockbox/staff/bluebrother) 23.11.13 Part jayde_drag0n 23.12.16 # xqtftqx: the patch failed, so you'll need to look at the hunk that failed and figure out why 23.12.31 # i got the viewer one to work 23.14.07 # patch: **** malformed patch at line 30115: /* For all targets */ , does that mean i failed? 23.14.34 *** Saving seen data "./dancer.seen" 23.14.36 # can I list all revisions that have been committed to a directory (maybe with viewvc)? 23.16.24 # just svn log in that dir 23.16.40 # it'll show subdirs too 23.19.28 # how do i do "svn revert" i get "Not enough arguments provided" 23.19.40 # svn revert -R . 23.19.45 # in the base directory 23.19.46 # thanks 23.19.51 # don't forget the full stop 23.20.02 # or svn revert [file] 23.20.07 Join jhMikeS [50] (n=jethead7@rockbox/developer/jhMikeS) 23.20.12 # if you only want to revert a specific file 23.20.18 # xqtftqx: yes, what I gave you will do everything 23.20.21 # i want to revert the plugins dir 23.20.38 # svn revert -R ./apps/plugins 23.20.45 # from in the rockbox folder 23.22.01 # can i restore the whole rockbox source to default? 23.22.27 # note that revert only reverts what svn knows about though 23.22.34 # yes, using the first example I gave you 23.22.41 # and many patches add additional stuff that thus will remain 23.22.51 # i messed mine up 23.23.10 # xqtftqx: svn status will give you a list of changed/new/etc files 23.23.19 Join bertrik [0] (n=5a80bda4@gateway/web/cgi-irc/labb.contactor.se/x-eb8fd084086e43b3) 23.23.35 # Im just gonna delete it and re download it 23.24.16 # looking at the help, it seems svn cleanup might be useful for you 23.24.20 # "svn st -q" is what i do a lot 23.24.31 # what does that do? 23.24.43 # shows status 23.25.03 # xqtftqx: svn help is a useful command... :) 23.25.20 # lol, sorry 23.27.51 # Anybody have any patch recomendations before i build this? 23.28.36 Quit petur ("Zzzzz") 23.29.52 Quit dabujo_ (Read error: 104 (Connection reset by peer)) 23.30.17 # anybody? 23.33.00 Join evga [0] (n=ev@host89-107-dynamic.32-79-r.retail.telecomitalia.it) 23.33.20 Part evga 23.36.26 # "patch recommendations"? 23.37.03 # any patchs i should add to this build 23.37.14 # patches* 23.38.00 # we don't recommend any patches be added 23.38.08 # if we did they've be in SVN 23.38.20 # Ok... 23.39.11 Join fml [0] (n=4fd3e710@gateway/web/cgi-irc/labb.contactor.se/x-b42d6a57b1590338) 23.40.00 # Hello. What was the number (in the FS) of the bug about hanging at the end of the playlist? 23.40.23 # * bertrik 's crystal ball is cloudy today 23.41.29 Join borges [0] (n=bruges@e178038011.adsl.alicedsl.de) 23.41.48 # I searched FS but didn't find anything useful. I've experienced this bug today. 23.42.03 Join mf0102 [0] (n=michi@85.127.38.145) 23.43.22 Join Jaybre [0] (i=SPP@c-98-218-73-101.hsd1.md.comcast.net) 23.43.39 Join Mikachu [0] (i=Mikachu@kr-lun-154-152-233-83.3.cust.bredband2.com) 23.43.51 Quit DrMoos ("FΓͺte de la musique") 23.45.38 # Bagder: hi, i don't remember if it's you who handles the dns stuff, but i lost my ath.cx domain, so could you (or the right person) change it cname for mikachu.rockbox.org to mika.l3ib.org? 23.46.48 Quit borges ("ChatZilla 0.9.82.1 [Firefox 3.0/2008052906]") 23.48.54 # fml: I was trying to look for it in the tracker, but can't find it either 23.52.14 # Hi, I'm not sure whether the Cowon d2 is considered "supported" yet (if ever), but does here know how to build the necessary environment for it to run? 23.52.37 # By the way, I understand that it is still not close to being fully functional 23.52.51 # check the for developers section in the wiki 23.53.07 # bertrik: I hope Nico_P & Co. work on it since it's a very ugly bug for such a nice software. And it's a shame that it's there since playback is the main function of RB. 23.53.08 # Okay, thank you 23.53.10 # ah here: http://www.rockbox.org/twiki/bin/view/Main/DocsIndex#For_Developers 23.53.20 # Thanks 23.54.21 Quit ompaul (Read error: 104 (Connection reset by peer)) 23.54.52 Join ompaul [0] (n=ompaul@gnewsense/friend/ompaul) 23.58.35 # fml: I've never experienced something like a hang at the end of the playlist, but if you can reproduce it and there's no flyspray entry for it already, I think you should open one and add a clear description of the problem (and a reproduction recipe if possible)