--- Log for 21.09.106 Server: kornbluth.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 19 days and 18 hours ago 00.00.05 Join Rudy4Pez [0] (n=A@71-34-66-241.ptld.qwest.net) 00.00.06 # and no rockboot 00.00.26 Quit klrspz () 00.00.34 # Then you missed step d.1) 00.00.40 Join barrywardell [0] (n=barrywar@host-194-46-250-171.dsl-ie.utvinternet.net) 00.00.50 Part moozooh 00.01.09 # So do d.1) and then e) again. 00.01.22 # ok 00.01.23 # i shall try 00.01.42 Quit bgmrk (Read error: 110 (Connection timed out)) 00.02.08 Nick bgmrk1 is now known as bgmrk (n=little_b@bas1-toronto12-1167878940.dsl.bell.ca) 00.02.10 # there we go 00.02.36 # got my name back 00.10.46 Quit ender` (" I'd have called 112 ... but I was downloading a file...") 00.11.19 # does rockbox build on MacOS 10.4.x? 00.11.42 # yes 00.12.05 # * petur wonders why it takes so long between a button press and the backlight switching on :( 00.12.05 # cool 00.12.15 # speed of light 00.12.26 # hardeep: you need the patch from the tracker to build the sim 00.12.58 # and need to use rockboxdev.sh or darwinports to install the relevant gcc versions 00.13.29 # yes!!! 00.13.33 # hmmm, any reason patch isn't committed to cvs? 00.13.34 # got it working!! 00.13.37 # well the first part 00.13.59 # i'll brb....gotta go mow the lawn :p 00.14.30 # hardeep: the only real issue is that it doesn't make a rockbox.map file because Apple's gcc doesn't support -Map 00.16.55 # that doesn't sound like a serious issue imo :) i'd vote for committing the patch 00.18.29 # petur: I suspect the priority scheduling. The backlight thread needs to receive & process the message 00.18.55 Quit Rudy4Pez (Read error: 110 (Connection timed out)) 00.18.57 # Is that with CVS? 00.19.11 # yes 00.19.18 Quit RedBreva (Read error: 60 (Operation timed out)) 00.19.34 # it takes about 2.5 seconds to respond 00.19.38 Quit obo ("bye") 00.22.46 # hardepp: there's a -M option which outputs to standard output instead of a file. maybe it could use that and be redirected to a file and could work that way, but i'm not familiar enough with makefiles to make it work 00.24.43 Join pagefault [0] (i=pagefaul@pdpc/supporter/active/pagefault) 00.25.09 # hey, who reduced recording peakmeter accuracy to every 4th sample? 00.25.24 Quit bbroke ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 00.29.05 # ok back 00.30.38 # .... 00.31.20 # petur: Ask cvs... 00.31.26 # wat is: top-level (root) folder on your iPod. 00.31.32 # is that just the ipod drive? 00.31.57 # petur: The peak calculation looks rather suspicious 00.33.03 # Ah, no, it's some nice trickery... 00.33.10 # ... 00.33.46 # bgmrk: Yes. 00.33.50 # ok 00.34.11 # so unzip it to that...and then...disconnect ipod 00.34.14 # amiconn: you mean using long* to walk through the samples? 00.34.30 # Dumb Q #6639: is there a tool to get .bmp files back from the data? 00.34.32 Quit khorben ("Leaving") 00.34.59 Join webguest82 [0] (i=917408a3@gateway/web/cgi-irc/labb.contactor.se/session) 00.35.08 # jhMikeS: Yes, rockbox 00.35.22 # Display the data using lcd_bitmap(), and then take a screendump 00.35.59 # amiconn: ok...just sim it...but I need those statubar bitmaps for sample rates...hmmm 00.36.25 # Were they added as .c code then? 00.36.33 # peture: peak calc will be wierder soon 00.37.09 # amiconn: oh...never mind gotta write a plugin or something, no? 00.39.10 # I should write a plugin to browse through all images used in the fw. 00.39.23 Quit rotator () 00.39.30 # linuxstb_: the bitmaps appear to be yes. they're in the icons file. 00.39.57 Join nayanigem [0] (n=me@c-67-166-41-21.hsd1.co.comcast.net) 00.39.59 # Yes, I just noticed. I wonder why they weren't added using the bitmap build system. 00.40.21 # or...I could add a "dump images" function to the debug menu. 00.41.26 # Has anyone had any success getting RB onto a 5.5Gen (80GB) ipod? 00.41.37 # linuxstb_: they need to be totally changed. I need individual digits, a "k" symbol, "M", "WV", "WAV" and the like 00.41.53 # You should ask Mmmm for the original .bmp files. 00.42.21 # well I won't wait around if I can get it done in short order! :) 00.42.29 # weren't the bmps made by Davide_NYC - might be in the forum thread... 00.42.33 Quit petur ("here today, gone tomorrow") 00.43.48 # maybe I'll just remake them...and include them in the dist even if not added using the bitmap build system. 00.44.48 # Yes, I'm not sure how best to deal with arrays of bitmaps in the build system... 00.44.50 # If you need digits, just use the sysfont 00.45.24 # amiconn: There was a big todo about the sysfont and the status bar for SWCODEC...room 00.45.27 # The icon bitmap could be strips 00.45.38 # bitmaps, even 00.45.47 # strips? 00.46.14 # Yes, but it's nice to be able to just do icons[i] instead of needing the bitmap_part() function and calculating offsets. 00.46.54 # I think any images should be in the dist even if not built with the bitmap system 00.46.57 # IMHO 00.47.24 # In CVS rather...whatever :) 00.47.50 # Were the icons made using the bitmap build system and then just pasted in? 00.48.04 # No, the bitmap build system is relatively new. 00.49.12 # bmp2rb is old... using it during the build process is not 00.49.13 # ok here's a dumb question 00.49.21 # how in the world do i turn off my ipod? 00.49.35 # Hold play for a few seconds. 00.49.41 # You can use bmp2rb on idividual files then? 00.49.59 # Yes - that's what it was written for. 00.50.10 # doesn't that just put it to sleep? 00.50.21 # In the Apple firmware yes, in Rockbox, no. 00.50.29 # hmmm...since I know the sizes and I have a microsope eyepiece to look at pixles this is easy. 00.50.31 # Apple don't let you turn the ipod off. 00.50.40 # oo well i need to start rockbox.... 00.50.47 # and it says to turn off ipod 00.51.28 Quit webguest82 ("CGI:IRC") 00.51.29 # To turn off eyePod: Wrap in primer cord...detonate 00.51.30 # What says that? 00.51.54 # to bgmrk :) 00.52.03 # "When you next turn the unit on, Rockbox should load." - rockbox manual 00.52.49 # That's wrong for the ipods then... You need to reset it (hold MENU+SELECT for a few seconds). 00.53.11 Join nudelyn [0] (i=nudel@dyn-62-56-66-42.dslaccess.co.uk) 00.53.14 # does that whipe the ipod? 00.53.22 # or jsut the settings? 00.53.29 # No, it just reboots it. 00.53.33 # ok 00.53.53 # haha ok got it 00.53.54 # ty 00.55.52 Quit bluebrother ("Leaving") 00.58.38 # Has anyone had any success getting RB onto a 5.5Gen (80GB) ipod? 00.59.53 # can other fonts be loaded or just the user's font and the system font? 01.03.13 Join newbyx86 [0] (n=newbyx86@ip68-7-14-7.sd.sd.cox.net) 01.03.13 # These are rather like image lists in windows. I guess that's what amiconn means by "strips". 01.03.58 # does anyone know how to decide what number to use for BATTERY_SCALE_FACTOR? 01.03.59 # nayanigem: I don't think so. It's possible there are some hardware changes which will stop working. 01.04.40 # jhMikeS: I think amiconn was suggesting to use a single large bitmap (with the icons arranged in a column), and use lcd_bitmap_part() to display the appropriate icon. 01.05.11 # yes... just that I would arrange the icons in a row instead of a column 01.05.41 # iow: image lists 01.06.19 # but you can't load a third font with contain just a set of needed chars? 01.06.26 # nope 01.06.44 # * amiconn wonders why so many devs want to 'just load' something 01.06.56 # Loading from disk is costly in terms of battery usage 01.08.06 Quit Rondom ("Ex-Chat") 01.08.46 # some things might be easier with a font...just a thought 01.10.21 # how do i switch back to normal ipod firmware? 01.13.18 # http://www.rockbox.org/twiki/bin/view/Main/IpodFAQ 01.13.47 # ty linuxstb_ 01.14.47 # nayanigem: No developer has tried to get it working yet though - so we don't know how much work is needed. Could be trivial, could be hard. 01.15.09 *** Saving seen data "./dancer.seen" 01.16.02 # cool, I'll wait to sell my 30 :( 01.16.28 # I couldn't get the boot loader for ipodlinux on either 01.16.32 # jhMikeS: Do you know why those icons are only used on SWCODEC? 01.18.28 # i noticed that doom is an option in the plugins...but i can't play it? why did they do this? 01.18.55 # Doom needs WAD files - read the manual or the PluginDoom wiki page. 01.19.10 # ok 01.21.29 # * linuxstb_ wonders why the various icon arrays are identified by size and not meaningful names 01.22.00 Join sh [0] (i=daffef64@gateway/web/cgi-irc/labb.contactor.se/session) 01.23.16 Join webguest52 [0] (i=cea2cc06@gateway/web/cgi-irc/labb.contactor.se/session) 01.23.36 # hey i have a quesstion 01.24.19 # linuxstb_: space I guess 01.25.04 Join webguest14 [0] (i=cea2cc06@gateway/web/cgi-irc/labb.contactor.se/session) 01.25.34 Quit spiorf (Read error: 110 (Connection timed out)) 01.25.34 Quit webguest14 (Client Quit) 01.25.40 # I mean why "bitmap_icons_6x8" and not "bitmap_icons_filetypes" ? 01.25.47 Join webguest84 [0] (i=cea2cc06@gateway/web/cgi-irc/labb.contactor.se/session) 01.27.05 # hey does anyone have a sec to answer my ? 01.27.31 Quit Kohlrabi ("Quit") 01.27.35 # Just ask your question and you'll find out if anyone can answer. 01.27.45 # k 01.28.11 # i have an iriver h10 can i dual boot into rockbox and the firmware that came with it 01.28.18 # not yet 01.28.38 # it is a planned feature for the future when we figure out how to do it 01.28.52 # do u have an idea when 01.29.01 # no 01.29.12 Quit matsl (Remote closed the connection) 01.29.12 # allright cool 01.29.16 # :) 01.29.20 # ooo 01.29.23 # one more thing 01.29.43 # can i play half life on it 01.29.48 # there's no way to tell how long it will take to happen across the right way to get dual boot working 01.30.05 # i can play doom 1 and 2 01.30.26 # there is a half-life mod for doom 01.30.41 # o do u know whre i would get that 01.30.49 # no idea 01.30.56 Quit webguest84 ("CGI:IRC (EOF)") 01.31.27 # np 01.31.32 # thank u guys 01.32.52 # linuxstb_: I know know why but they could be "bitmap_icons_filetypes_6x8" to be most descriptive IMO. 01.33.07 # I am looking for info on the MTM809 used in cheap MP3 player/card readers. 01.33.30 # but I suppose you can see the 6x8-ness in the array anyway. :\ 01.33.30 Quit webguest52 ("CGI:IRC (EOF)") 01.33.31 # Does [IDC]Dragon still hang around on #rockbox? 01.33.57 # I found a log of him mentioning the MTM809. 01.34.45 # He's here very infrequently. 01.34.57 # Maybe simple image lists should be implemented. Call il_draw(index, x, y) to draw an image 01.35.34 Quit nayanigem () 01.36.32 # barrywardell: Is there a reason why you implemented USB behaviour on H10 to be the exact opposite of all the other targets? 01.36.36 # The il can have a little structure with the cx/cy of the images in the list...so il_draw(il, index, x, y) might make more sensee 01.36.47 Join bgmrk1 [0] (n=little_b@HSE-Sherbrooke-ppp120373.qc.sympatico.ca) 01.36.51 # grrr 01.36.57 # amiconn: it seemed to be the most sensible behaviour 01.37.06 # i lost the link to maual... 01.37.07 # Really? 01.37.12 # we don't have usb support 01.37.19 # jhMikeS: I'm not sure if that's need, but the icons definitely need thinking about. 01.37.20 # but the h10 has hardware usb charging 01.37.23 # Most of the time I connect USB because I want to transfer something 01.37.42 # For charging I usually use the charger 01.38.06 # I know that the H10 has USB charging. Several other targets have that as well 01.38.11 # o nvm..got it 01.38.16 # I charge via USB, but very rarely want to listen whilst charging. 01.38.20 # on the H10, connecting the USB with Rockbox running did nothing but show the image since we don't have a proper usb driver 01.38.48 # Rockbox' behaviour is to go into USB mode (or reboot into diskmode on iPod) when USB is plugged, 01.38.48 # linuxstb_: with strips the il_ functions are trivial...really only need il_draw and a structure with the image pointer, cx,cy and maybe number of images. 01.38.57 # unless you hold a button 01.39.30 # jhMikeS: How is that different to an array of bitmaps? 01.39.39 # but on the H10, you have to hold the O button while starting up to get into disk mode 01.39.57 # strips are one bitmap with a buch of equal sized sub images 01.40.05 # Is there no magic string or somesuch like on the ipod? 01.40.10 # which is why it made sense to require O to be held while plugging 01.40.22 # no magic string that I know of 01.41.13 # jhMikeS: Yes, I know. I'm just saying both achieve the same thing - and we can already use arrays of bitmaps with no new code. 01.41.13 Quit sh ("CGI:IRC (EOF)") 01.41.19 # Isn't the 2-d array an array of pointers to arrays of bytes or are they really stored as contiguous bytes? 01.42.19 # Think lcd_framebuffer[][] 01.42.29 # it seems to make the most sense to me anyway... 01.42.36 Quit Nibbier (Read error: 113 (No route to host)) 01.42.58 Join Nibbier [0] (n=sven@e181067217.adsl.alicedsl.de) 01.45.17 Quit bgmrk (Read error: 110 (Connection timed out)) 01.47.12 Nick bgmrk1 is now known as bgmrk (n=little_b@HSE-Sherbrooke-ppp120373.qc.sympatico.ca) 01.47.49 # ok i'm confused again...how do u put rockboy...or rockdoom on? 01.49.41 # Both come installed with Rockbox. Read the manual entries about them. 01.49.47 # (or the wiki pages) 01.50.24 # ...depending on if it currently works on a pecific target... 01.50.36 # s/pecific/specific 01.51.27 # ok i got doom.... 01.51.32 # True, but bgmrk has a 5g - both those plugins work on the 5g. 01.51.41 # :) 01.52.12 # yeah, but i hadnt read his previous comments ;) 01.52.17 # lol 01.52.25 # ok well for the record.....5g...alll up to date 01.53.40 # :) 01.54.41 # is there a way to run rockbox well the ipod is charging? 01.54.51 # my H10 is flashed to UMS mode 01.54.54 # yes 01.54.57 # ok 01.55.07 # so all I do is power on with USB inserted and I get into my drive 01.55.19 # hold menu while inserting the cable (i think) 01.55.25 # .... 01.55.36 # ok i'll look into 01.55.38 # pagefault: hmm. hadn't thought of that situation 01.55.47 # convert your MTP to UMS 01.55.53 # it makes it way easier 01.56.06 # i can't. i have a 20gb 01.56.11 # oh yeah 01.56.17 # I forgot about those models 01.56.19 # stupid iriver 01.56.27 # they need to release a UMS firmware for that 01.56.29 # wooow....barry is old schooling it 01.56.31 # sorry, but i dont have an ipod myself...i was hoping other people would chirp in and confirm me...there is always the manual though 01.56.47 # i looked through the manuel... 01.56.55 # didn't help all that much 01.57.03 # so the current USB behaviour for the H10 only really makes sense for MTP models 01.57.57 # does rockdoom have sound? 01.58.16 # not that I know of 01.58.22 # grrrr ok 01.58.27 # bgmrk: It has sound, but not music. 01.58.37 # ok thats good enough 01.58.42 # :p 01.58.42 # ah 01.58.57 # maybe it will get music when the midi driver gets finished 01.59.48 # hmm maybe 02.00.10 # i'm trying to port a SPC player right now myself 02.00.19 # but I doubt my H10 will have enough power to play it 02.00.53 # bgmrk: ok...not "(i think)" anymore ;) 02.01.15 # haha ok 02.01.23 # hold menu well pluging it in.... 02.01.31 # seems easy enough 02.01.49 # also to modify the firmware to reboot the device when I plug in the usb cable since it does nothing 02.02.06 # hold menu after it's already booted up...... 02.02.15 # really? 02.02.21 Quit Genre9mp3 ("I don't suffer from Rockbox psychosis. I enjoy every minute of it.") 02.02.33 # i not sure..i'll try after it's booted up 02.02.53 # panic 02.02.54 # haha 02.02.57 # lol 02.02.59 # thats what I get for using cvs 02.03.31 # i'm just so happy it finally has a wmp that doesn't skip 02.04.08 # pagefault: is that a panic on H10? 02.04.18 # yep 02.04.19 # 5gb 02.04.46 # since my latest commit? 02.04.58 # no idea 02.05.01 # pagefault: What SPC player are you porting? 02.05.04 # I will go get the latest firmware and try again 02.05.15 # linuxstb, libconsole from audiacious 02.05.24 Quit midkay ("Leaving") 02.05.55 # ok well it hink my ipod is hooked to comp.... 02.05.56 # :p 02.06.12 # it's C++ so I might be an issue so we'll see what happens when I try to port it 02.07.54 Quit BHSPitLappy (Remote closed the connection) 02.08.17 Join midkay [0] (n=midkay@rockbox/developer/midkay) 02.08.30 # updating 02.08.51 # I really want an SPC player on this thing 02.09.01 # i'm going to probably end up writing one in ARM assembly if I have to 02.10.21 # Do you have a link to the source? 02.10.33 # yeah 02.10.41 # just give me a second 02.11.35 # Is it GPL'd ? A lot of emulator-derived code has a "no commercial use" clause in the license which stops us using it in Rockbox. 02.11.48 # yes it is GPL 02.12.13 # my only concern is that it might not be fast enough 02.12.21 # but if it can be ported it will support many console formats 02.12.29 # Does it use floats? 02.12.56 # not sure I will have to look 02.12.56 # http://audacious-media-player.org/release/audacious-1.1.2.tgz 02.13.13 # ... 02.13.26 # ok so i got this demo thing for doom... 02.13.27 # check plugins/input/console 02.13.50 # i can't find the wad to actually let me play 02.14.36 Quit barrywardell () 02.15.41 # ah it does seem to use floats 02.15.57 # I might be able to modify this to used fixed values though 02.17.35 # the one we use in zsnes is all fixed point ;) 02.17.43 # but of course that is all x86 assembly 02.18.29 # It doesn't look too bad. 02.18.45 # ok i got it 02.19.39 # but you have all your consoles there though 02.19.54 Join rotator [0] (n=e@rockbox/developer/rotator) 02.22.48 # rotator: Are you here? 02.22.59 # linuxstb_: yes 02.24.06 # I've got a comment about bubbles. On my 5g and Photo ipods, it's too slow (with the CPU unboosted) and then speeds up when the CPU is boosted (this is when I'm listening to music and playing). On my h140 it seems to be too fast all the time. 02.25.17 Join JdGordon [0] (n=jonno@c220-237-57-32.smelb1.vic.optusnet.com.au) 02.26.04 # i wonder if it's because of the larger color lcd 02.26.40 # Yes, the ipod LCDs (both the Photo and 5g) take much longer to do an lcd_update() than the H300. 02.26.59 # hmm, i might be able to limit the size of the screen updates a bit more 02.27.14 # doh 02.27.29 # I think the autobuild missed that update for my h10 02.27.43 # i'll soon have a build environment though 02.27.49 # rotator: I'm sure that would help. What about the H140 being too fast? 02.28.16 # a build environment is a large download on this ftp for some reason bleh 02.28.26 # linuxstb_: there are a few speed issues like that I'd like to eventually fix up 02.29.00 # right now the bubbles move a certain distance per frame, i really should should change it to per time step 02.29.29 # this is a rather obvious question but does the EQ eat up a lot of cpu time, setting certain settings will cause skipping in songs 02.30.13 # The EQ itself doesn't use that much, but the ipods struggle with playback anyway. Turning the EQ on just pushes it over the edge in some cases. 02.30.25 # ah 02.30.43 # can much be done about this like hardware or software limitation? 02.31.41 # Rockbox just needs more optimising. I'm sure it will be fixed. But if it proves impossible, we still have a second CPU we can use - in effect we're just using 50% of the ipod's power. 02.31.54 # ah I see 02.32.39 # in any case it is much better than the stock firmware 02.32.57 # And sorry for keep saying "ipod" - I forget Rockbox now runs on other PortalPlayer targets :) 02.33.13 # yeah well my h10 is pretty much ipod nano 02.33.23 # No, it's an ipod Mini. 02.33.28 # oh really 02.33.41 # did iriver design it for apple maybe? 02.34.06 # They just used very similar components. 02.34.21 # ah, just seems kind of funny, but convienient 02.35.36 # I had this thing shelved for a while because of lack of firmware updates for it, I was waiting forever for flac or anything but nothing came out 02.35.49 # I am happy rockbox finally supports it 02.36.13 # Do iriver support FLAC on anything? 02.36.22 # mp3 and wma 02.36.24 # that is it 02.36.27 # and wav 02.37.00 # they promised audible support but they never released support for it 02.37.08 # I thought my H140 could play Ogg Vorbis? 02.37.12 # no vorbis support like the h300 02.37.24 # yeah but not on the h10 02.37.43 # Sorry, I was just asking generally if any iriver player supported FLAC. 02.37.55 # oh I think the H340 did 02.39.19 # Nope. 02.39.28 # oh well 02.39.35 # stupid really 02.39.37 # Supported formats: ASF, MP3, OGG, WMA 02.40.05 # not like they were proprietary formats 02.41.51 # hmm 02.42.05 # here is osmething you might not be aware of 02.42.17 # in the 'real world', companies make money from their products 02.42.29 # it makes no sense for htem to support a moving target like flac, matroska, ogg, etc. 02.42.44 # yeah but more formats looks nicer on a box 02.42.44 # and this somehow isnt the real world? 02.42.56 # next week some idiot reeleases a new version of ogg which isnt decodable by current implementation, and thousands of your real customers who paid money for your product are fucked. 02.42.58 # FLAC hasn't moved for about 4 years... 02.43.20 # thats not the point. 02.43.28 # im just explaining WHY any real company would never support this kinda shit. 02.43.43 # actually, iaudio does 02.43.47 # the ogg decoder has been final for years 02.44.03 # yeah, doesnt increase the number of people using it though 02.44.06 # just like matroska 02.44.12 # how long has that shit been around? 02.44.18 # it isnt even developed naymore, deader than dead 02.44.44 # so first you whine about it constantly moving, and then you whine about it not? 02.44.49 # I don't know about music but vorbis is very active in the gaming industry 02.44.56 # it's a royalty free audio format 02.45.10 # And FLAC's the most common lossless audio format on the web. 02.45.17 # 'the web'? 02.45.21 # i've *NEVER* seen anything in flac. 02.45.31 # lol, royaltee free 02.45.37 # You haven't looked at places that distribute lossless audio then. 02.45.37 # its also users-free 02.45.39 # as in nobody uses it. 02.45.45 # * pagefault sighs 02.46.11 # ubisoft, EA, id, activsion 02.46.15 # and lets just ignore your many contradictions in the last 5 min and move on to another topic! 02.46.15 # all nobodies 02.46.30 # * scorche puts on his loud announcer voice 02.46.59 # Defeated, dongs moved on to his fantasy homeland of redmond, WA 02.47.58 # * bgmrk is bored 02.48.15 # waiting for compiling is boring 02.48.22 # * JdGordon has a big ass patch you can find bugs in if your really bored.. :D 02.48.23 # not doing nething is boring :p 02.49.09 # I wonder how fast rockbox will be put on zune 02.49.12 # heh 02.49.17 # hmm as FUN as that sounds...i think i got some hmwrk 02.51.21 # Interjection: not a minor band: http://www.theymightbegiants.com/ ... scroll down 02.51.53 # aww 02.51.59 # I have to put email in for mp3s 02.52.59 # wow flac 02.53.03 # what a concept 02.53.17 # not 128kbps files 02.54.12 # The Elektra releases are conspiciously missing though 02.54.48 Join Travis [0] (n=chatzill@wsip-70-182-238-88.ks.ks.cox.net) 02.55.16 Nick Travis is now known as Sivart0 (n=chatzill@wsip-70-182-238-88.ks.ks.cox.net) 02.55.36 # hello 02.56.32 # Another not-minor band distributing music in FLAC: http://www.livemetallica.com/ 02.56.44 # but they killed napster 02.57.16 # which yes was bad but... 02.57.22 # it had some hard to find stuff on it 02.57.44 # pagefault: hi, gonna beat me to porting SPC over? 02.57.55 # dunno 02.58.01 # has the problem with ipod nano software 1.2 been fixed? 02.58.03 # I am waiting for my dev environment to set up 02.58.08 # since I haven't even started yet, probably 02.58.11 # linuxstb_: is that there way of apologixzing over killing napster? :D 02.58.17 # I have to figure out how codecs even work 02.58.30 # I am a total newb to rockbox dev 02.58.41 # I wrote up a page on that, I just ported an ADX decoder yesterday 02.58.45 # Sivart0: Yes. See the IpodInstallation wiki page. You basically need to follow the install instructions for the 5g. 02.58.56 # http://www.rockbox.org/twiki/bin/view/Main/HowToWriteCodecs 02.59.05 # ahh thank you 02.59.36 # from there you can just look at, say, the structure of wav.c 02.59.40 # There seems to be an admission that you can make money w/o DRM 02.59.43 # ah thanks 03.00.12 # I have a sneaking suspiction that SPC is not going to work too well on my player 03.00.17 # but it might on an archos 03.00.52 # I was going to tackle NSF after a bunch of gamecube streamedf formats I've been working with 03.01.18 # We need an "How to write an encoder" too now. 03.01.23 # I can do an ARM based SPC core in a about a week and 4L of coffee 03.01.31 # if it's really needed 03.02.24 # I look forward to seeing where you go with it 03.02.32 # well I hope I go somewhere with it 03.02.41 # well see 03.03.33 # whoever wrote the SID one made me want to write for other stuff 03.03.44 # that was just so cool listening to ron hubbard on the bus 03.03.54 # I've been meaning to try that out... 03.04.39 # the seek feature needs a tweak I think 03.04.48 # if you hold it down too long you will skip over a track 03.05.08 # yeah, I saw that in the code and wondered how well it would work 03.05.19 # Rockbox needs proper support for sub-tracks within a file. That needs to be added to the core playback code though. 03.06.12 # psf probably won't happen for a long time 03.06.20 # everything is closed source 03.06.44 # and sexypsf is uhh... well 03.06.49 # well it's ok 03.07.06 # sexypsf well isn't very sexy 03.07.13 # :) 03.07.24 # several people have asked me about usf, and I told them to wait a few years until the players can handle it... 03.07.32 # usf? 03.07.44 # n64 03.08.21 # yeah maybe on one of those high end video players 03.08.26 # if they ever get supported 03.08.39 # The Gigabeat port is progressing - that's got a 300MHz ARM9 cpu. 03.08.47 # ooh 03.09.06 # I think the new Nano has a 200MHz ARM, plus a 120MHz DSP... 03.09.09 # I already see GBA emulators going on that.. 03.10.00 # ipod nano? 03.10.15 # Yes, the "2nd generation" one launched last week. 03.11.03 # my poor player 03.11.49 # does anyone know what happened to that module player 03.11.51 Join secleinteer [0] (n=scl@adsl-70-237-138-227.dsl.stlsmo.sbcglobal.net) 03.12.03 # for S3M, XM etc 03.12.35 Join jaebird [0] (n=jae@38.96.210.3) 03.15.10 *** Saving seen data "./dancer.seen" 03.17.23 Quit linuxstb_ ("CGI:IRC") 03.18.22 Join Vanique [0] (n=habakkuk@xdsl-1787.jgora.dialog.net.pl) 03.19.51 # ;] 03.19.51 Quit jhMikeS (Read error: 104 (Connection reset by peer)) 03.20.07 Join jhMikeS [0] (n=jethead7@adsl-75-45-250-249.dsl.sfldmi.sbcglobal.net) 03.20.46 Quit hardeep ("[BX] Pretzel Boy uses BitchX. Shouldn't you?") 03.22.22 Join Llorean [0] (n=Llorean@cpe-70-112-165-230.austin.res.rr.com) 03.29.19 # ... 03.29.30 # my friend just told me u can buy games for ur ipod? 03.29.37 # i've never heard of that 03.30.08 # I think it's fairly new, I only heard about it a few days ago. 03.31.34 Join niskel [0] (n=niskel@fctnnbsc15w-156034073243.nb.aliant.net) 03.31.41 Part Vanique ("Konversation terminated!") 03.32.12 # oh cool 03.32.15 # oh cool 03.32.21 # building firmware 03.32.36 # finally 03.32.51 # lol 03.37.21 Part pixelma 03.47.28 Quit actionshrimp ("( www.nnscript.de :: NoNameScript 4.01 :: www.XLhost.de )") 03.55.09 Quit Sivart0 ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 03.57.21 Quit bgmrk (Read error: 54 (Connection reset by peer)) 04.03.04 Quit Llorean (Read error: 110 (Connection timed out)) 04.03.06 # linuxstb - 200Mhz ARM single core on the new Nano? Or dual-core? 04.05.58 Join bgmrk [0] (n=little_b@HSE-Sherbrooke-ppp120474.qc.sympatico.ca) 04.10.37 Join Paul_The_Nerd [0] (n=Llorean@cpe-70-112-165-230.austin.res.rr.com) 04.11.36 Join jaebird_ [0] (n=jae@38.96.210.3) 04.11.59 Quit jaebird (Read error: 113 (No route to host)) 04.13.04 Quit |AhIoRoS| ("Abandonando, see you http://ahioros.homelinux.net") 04.16.34 Join BHSPitLappy [0] (n=steve-o@68-113-220-237.dhcp.ftwo.tx.charter.com) 04.18.06 Join RoC_MM [0] (i=dragon@c-66-177-58-16.hsd1.fl.comcast.net) 04.20.05 # ok i have a little prob....... 04.20.27 # i made the background colour really close to the font..and now i can't see the font 04.22.02 # ne suggestions? 04.22.13 # is there a key combo to go to default settings? 04.22.20 # What player do you have? 04.22.31 # 5g 04.23.09 # You should really include the word "iPod" as well, Rockbox runs on a lot of non-iPod players (though there's none that could *reasonably* be confused with it yet) 04.23.19 Quit pagefault (Read error: 104 (Connection reset by peer)) 04.23.23 # oo opps 04.23.25 # my fault 04.23.33 # Anyway, turn off the iPod (hold Play), then turn it on, and IMMEDIATELY turn the hold switch on, leave it on until Rockbox finishes booting, and it'll clear the settings 04.23.45 # ok ty 04.36.11 Join amiconn_ [0] (n=jens@rockbox/developer/amiconn) 04.45.34 Nick daurn|afk is now known as daurnimator (n=quae@unaffiliated/daurnimator) 04.45.34 DBUG Enqueued KICK daurnimator 04.51.52 # so there is 121 people in here..and not a single one talking :p 04.52.23 # for once 04.52.55 # just be glad people dun come in here going "F*ck you all!!" 04.53.11 # then leave 04.53.20 # then join with another name..and do it all over again 04.54.47 Quit amiconn (Read error: 110 (Connection timed out)) 04.54.47 Nick amiconn_ is now known as amiconn (n=jens@rockbox/developer/amiconn) 04.55.34 Quit sandoaway (Remote closed the connection) 04.55.44 Join sando [0] (i=lolsteam@144.135.255.155) 05.03.22 Join Rob2222_ [0] (n=Miranda@ACAD88DC.ipt.aol.com) 05.04.21 Quit niskel (Remote closed the connection) 05.15.13 *** Saving seen data "./dancer.seen" 05.17.42 # logs 05.18.28 Quit Rob2222 (Read error: 113 (No route to host)) 05.22.08 Join webguest43 [0] (i=43a49fc1@gateway/web/cgi-irc/labb.contactor.se/session) 05.23.57 Join pagefault [0] (i=pagefaul@pdpc/supporter/active/pagefault) 05.24.03 # I apologize for this ignorant question but am trying to install rockbox as we speak, I have the cmd box and am typing in the"ipodpatcher #" but nothing is happening what am I doing wrong? 05.24.40 # you are supposed to type a number, from 0 to 26, where the # sign is 05.24.58 # Wow, let me keep going them I only got to #10 05.27.12 # that still didn't work. In my cmd box the prompt is showing the following: c:/documents and settings\computer> 05.27.35 # after that i am typing the: "ipodpatcher #" 05.28.03 # is your ipod connected? 05.28.07 # yes 05.28.16 # should I do it again? 05.28.43 # It is currently shown as the K drive in my computer 05.28.49 # I don't know, trying again won't hurt but I'm not sure what the issue is 05.29.50 # I haven't installed any software yet that I have downloaded, do I need to have already installed the bootloader? 05.31.04 Quit webguest43 ("CGI:IRC (EOF)") 05.31.37 Join webguest08 [0] (i=43a49fc1@gateway/web/cgi-irc/labb.contactor.se/session) 05.32.09 Quit webguest08 (Client Quit) 05.32.19 Join webguest37 [0] (i=43a49fc1@gateway/web/cgi-irc/labb.contactor.se/x-a1d79bbf81c4d52f) 05.33.27 # if the former webguest is back: no, this will enable you to install the bootloader 05.33.50 Part Paul_The_Nerd 05.34.52 # Man, am I having troubles! 05.34.55 # Sorry about that 05.35.09 # let me try again to do the ipodpatcher cmd 05.37.40 # I keep getting the statement 'ipodpatcher' is not recongized as a internal or external command, operable program or batch file 05.37.54 # any suggestions? 05.37.56 # oh... you have to download ipodpatcher.exe 05.38.23 # http://download.rockbox.org/bootloader/ipod/ipodpatcher.exe 05.38.38 # follow the installation instructions here: http://www.rockbox.org/twiki/bin/view/Main/IpodInstallation 05.39.09 # thx 05.39.14 # let me read through this and I'll let you know how it goes 05.39.20 # anyone want to help test out a patch? lots of bugs waiting to be found... 05.39.35 # what's the patch for? 05.39.48 # massive settng and menu reworkings... 05.40.15 # probably not, I've got bugs of my own to work out and plain rockbox crashes often enough 05.47.29 Join Paul_The_Nerd [0] (n=Llorean@cpe-70-112-165-230.austin.res.rr.com) 05.47.43 # hey Paul_The_Nerd 05.48.06 # Hi 05.48.44 # did u see the patch lowlight did a while ago that adds a check mark nex to the selected item for a setting? 05.48.52 # http://www.geocities.com/m_arigo/rockbox/settings_selected_icon.bmp 05.49.22 # No, I hadn't seen that one. 05.49.22 # i have an idea to fix all the left/right button complaints ont hat screen i want to run by someone 05.49.37 # What are the complaints, and what's the idea? 05.49.54 # the argument over weather left shuold cancel or accept and exit... 05.50.42 # what do u tinhk about using select to move the tick and accept the value, but stay in the screen. then off and left both exit without changing anything 05.50.46 # Left should exit. It shouldn't change where the marker is. 05.51.00 # Yeah, I was about to suggest pretty much what you just said. 05.51.10 # :) 05.51.51 # i tihnk it will feel more natural.. or something :p 05.54.03 # I'm not sure about natural, but it'll be less confusing since whenever you leave you *always* get where the marker is. 05.54.17 # And you can't move it without knowing you've moved it, since you can't "move+exit" 05.54.30 Quit RoC_MM ("Leaving") 05.55.09 # how do I know which version of firmware I have on my Ipod Nano? 05.55.35 # I"m at step d2 in the installation instructions 05.56.06 # my ipodnano is flashing "do not disconnect" and won't let me into the menu 05.57.07 # Since I'm midway through the installation can I eject it and then find out and reinsert it back into its base or will this mess up the installation? 05.58.01 # all you have done so far is read from the ipod, if you're at step d2, so ejecting the ipod should be fine 05.58.18 # thx! 05.59.34 # Paul_The_Nerd: done, and tryed in the sim and i think it does feel better, hopefully everyone else agrees :D 05.59.39 # I have version 1.1.1 so does that exclude me from the special instructions, I assume that it does 06.00.08 # uh, that would be my guess, but I've never done anything with the nano 06.00.27 # thx, i'll let you know - will continue onward 06.02.01 # does it have the Nike additional thing? 06.04.12 Join xNibbler [0] (n=sven@e181120081.adsl.alicedsl.de) 06.05.43 # no 06.05.50 # Im having troubles 06.06.26 # ? 06.06.37 # its saying it cannot open loader image file bottloader-nano.bin 06.07.02 Quit linuxstb (Read error: 110 (Connection timed out)) 06.07.11 # then u stuffed something up... try agan 06.07.19 # that is something you should have downloaded in step a) 06.07.21 Join linuxstb [0] (n=linuxstb@rockbox/developer/linuxstb) 06.07.32 # simply startover? 06.07.48 # no, just get the appropriate file 06.07.59 # it might be good to read the previous steps again, carefully 06.08.41 # in my rockbox folder I have the following files: apple_os, bootloader-mini2g, bootpartition, ipod_fw, opodpatcher, and rockboot 06.09.28 # this is the command I am entering: ipod_fw -g nano -o rockboot.bin -i apple_os.bin bootloader-nano.bin 06.09.57 # you have an ipod nano? 06.10.28 # Yeah, I see where I fouled up 06.10.36 # I downloaded the bootloader-mini2g 06.10.43 # I'll get the other and keep going 06.12.00 # Yeah, it worked - will push onward 06.17.40 # hah cool 06.17.46 # hah cool 06.17.49 Quit Nibbier (Read error: 110 (Connection timed out)) 06.17.56 # that patch in the tracker worked 06.17.56 # can play mods 06.18.04 # cool indeed 06.18.55 # I still have to get some SIDs on mine 06.18.58 # which version of rockbox should I download 06.19.07 # bleeding edge or other 06.19.23 # bleeding edge, anything else will be quite out of date 06.21.01 Join TheMike [0] (n=London@cpe-24-164-105-17.neo.res.rr.com) 06.24.13 # I haven't installed itunes, how do I unzip rockbox correctly 06.24.48 # my nano is docked and is in the diskmode 06.24.56 # and you can see it as a drive? 06.25.23 Ctcp Ignored 1 channel CTCP requests in 0 seconds at the last flood 06.25.23 # * JdGordon has slight built of of rage towards the core devs atm ! 06.25.24 # yead, in my computer its IPOD (K:) 06.25.37 # below that is Calendars, contacts, and notes 06.25.41 # bloody making me use real strings for settings! 06.25.44 Part Paul_The_Nerd 06.25.47 # ok, then extract the zip to K:\ 06.25.57 Part TheMike 06.26.10 # you will probably need a separate zip that has the fonts in it, it isn't included in the daily CVS builds anymore 06.27.16 # okay, it's unzipping now 06.27.25 # what is the font thing? 06.30.05 # http://download.rockbox.org/daily/fonts/rockbox-fonts-20060920.zip 06.30.23 # when you unzipped the cvs build, did you end up with a K:/.rockbox directory? 06.30.28 # * K:\.rockbox 06.30.54 # its still unzipping 06.33.06 # I have a .rockbox file now 06.33.59 # good 06.35.11 # okay, so now rockbox is on my nano! 06.35.28 # can I now drag and drop songs and play them without going through itunes? 06.35.33 # yes 06.36.11 # do I simply drop them into the rockbox folder 06.36.33 # you can put them anywhere on the ipod, make a directory structure as you like it 06.37.02 # the interface is a bit plain, is that normal 06.37.41 # there are some nicer themes, but you'll need to extract the fonts first (if you haven't already) 06.37.55 # how do I do that 06.38.14 # unzip the link I gave you above for the fonts 06.38.30 # to the rockbox folder 06.38.37 Quit rotator ("zzzzzzzzz") 06.38.44 # to the root of the ipod 06.38.55 # kay 06.38.58 # okay 06.40.33 Quit webguest44 ("CGI:IRC") 06.41.01 # hcs - you sure have a lot of patience for a illeterate computer user like myself 06.41.13 # I read about rockbox in pc magazine and just decided to give it a try 06.41.21 Quit jaebird_ ("Ex-Chat") 06.41.21 # I have no idea that all of this was involved 06.41.28 # this is like serious programming for me 06.41.43 # I am a new convert to rockbox myself 06.42.04 # okay, i've got the fonts thing done 06.43.05 # ok, now select Browse Themes from the menu and pick a theme, I personally use iCatcher 06.43.58 # with the nano docked or undocked? 06.44.23 # whichever, as long as you can use the rockbox menus 06.52.59 Join UnsaneLife [0] (n=unsane_m@c-67-161-243-11.hsd1.ut.comcast.net) 06.55.41 Join matsl [0] (n=matsl@1-1-4-2a.mal.sth.bostream.se) 07.02.15 # HCS - THis thing rocks!!! Thus the name, no more itunes for me! 07.02.49 # yes, all hail the devs 07.03.22 # I've set my background to black and foreground to an optic blue - everyone will be like what the hell is going on with your ipod 07.03.38 # feel like the kid on the block with the latest RAZR 07.05.00 # and I feel like the idiot who just set his background and foreground colors the same 07.05.13 # uh ohh 07.05.36 # hcs: how? 07.05.48 # ah, almost the same, can still see the one by tilting the screen 07.05.58 # right. 07.06.15 # I had 000000 and 000001 07.06.17 # can you see enough to reset one of the colors 07.06.25 # yep 07.06.37 # brilliant bit of interface design 07.06.39 # that would be a way to really upset someone who installed rockbox 07.06.49 # set the foreground adn background the same 07.07.19 # Does rockbox drain the battery faster? 07.07.20 # brilliant bit of idiot, setting them as close as possible.. who does that? :) 07.07.30 # webguest37: yeah. 07.07.37 # hey, that was an actual complement! 07.07.42 # *compliment 07.07.59 # oh. :o 07.09.35 # set the font size to chicago 12, man that is easier on the eyes 07.10.58 Quit naltrus ("CGI:IRC (EOF)") 07.10.58 Quit webguest37 ("CGI:IRC (EOF)") 07.12.52 Join webguest72 [0] (i=43a49fc1@gateway/web/cgi-irc/labb.contactor.se/session) 07.13.13 # what is this peakmeter 07.13.53 # it's.. a peak meter. 07.14.09 # aka a pretty way to make playback skip 07.15.16 *** Saving seen data "./dancer.seen" 07.16.33 # i used to like it on my Archos, because it didn't affect playback.. i have no problem with removing it since it kills performance on my 5G though. 07.18.22 # okay, hcs going to have to sign off now but appreciate all 07.18.39 # good night, have fun 07.18.43 Quit BHSPitLappy (Read error: 104 (Connection reset by peer)) 07.18.46 # takecare 07.18.56 Quit webguest72 ("CGI:IRC (EOF)") 07.19.40 Join BHSPitLappy [0] (n=steve-o@68-113-220-237.dhcp.ftwo.tx.charter.com) 07.24.20 # nooooooooooooo!!!!!!!!!!!!!!!!!! 07.24.32 # bloody rombox wont compile again :'( 07.29.41 Join spiorf [0] (n=spiorf@host190-145.pool8252.interbusiness.it) 07.31.35 Quit davidc__ () 07.36.52 Quit perplexity (Read error: 110 (Connection timed out)) 07.48.01 Join pondlife [0] (n=Miranda@cpc1-rdng11-0-0-cust472.winn.cable.ntl.com) 07.51.03 Join Rudy4Pez [0] (n=A@71-34-66-241.ptld.qwest.net) 07.54.24 Join RedBreva [0] (n=chatzill@host86-143-79-163.range86-143.btcentralplus.com) 07.54.53 Quit JdGordon (Read error: 104 (Connection reset by peer)) 07.55.19 Join JdGordon [0] (n=jonno@c220-237-57-32.smelb1.vic.optusnet.com.au) 07.55.49 Quit pagefault ("Leaving") 07.57.00 Join perplexity [0] (n=joust@lda117.emirates.net.ae) 08.04.44 Join theli_ua [0] (n=theli@mail.ukrcard.com.ua) 08.06.49 Quit BHSPitLappy ("Leaving") 08.10.04 Join Zagor [0] (n=bjst@194-237-150-170.customer.telia.com) 08.10.06 Quit Rudy4Pez (Read error: 110 (Connection timed out)) 08.10.37 Join ender` [0] (i=null@84.52.165.220) 08.13.22 Join embermage [0] (n=emberser@ip68-4-226-177.oc.oc.cox.net) 08.13.51 # hi, anyone know what to do if i get "Error reading from disk: The parameter is incorrect"? 08.14.54 # anyone? 08.18.58 # !heko 08.19.02 # !help 08.22.29 Quit embermage () 08.24.29 Quit matsl (Remote closed the connection) 08.25.12 Join nave7693 [0] (n=evan@adsl-69-110-5-242.dsl.pltn13.pacbell.net) 08.28.42 Quit JoeBorn ("Leaving") 08.46.50 Quit RedBreva (Read error: 60 (Operation timed out)) 08.50.25 Join webguest93 [0] (i=43a49fc1@gateway/web/cgi-irc/labb.contactor.se/session) 08.50.38 # what is the link for the fonts for the ipod nano 08.54.18 # webguest93: on the daily build page there is a target called 'Fonts' (with a rockbox logo) 08.54.40 # "DrZ80 is free for non-commercial use." this is not compatible with GPL-2 ? :( 08.55.57 # Thx! 08.56.17 Quit webguest93 ("CGI:IRC (EOF)") 09.00.47 # JdGordon: Re rombox: What happened to your savings? 09.01.10 # i was forced to use real strings for the cfg file 09.01.16 # I guess using separate settings strings adds a bit, so the savings are less 09.01.36 # But it should still save code 09.01.47 # ye, it does, i dont tihnk i am over by much 09.02.00 Join aarond [0] (n=Aaron@c-24-22-198-162.hsd1.mn.comcast.net) 09.02.05 # rockbox.bin is 238004 09.02.27 # While it might not bring rombox back on its own, it eventually will in combination with other optimisations 09.02.33 # fmrecorder? 09.02.37 # yes 09.02.59 # That's 4532 bytes over 09.03.27 # Hmm... 09.04.23 # im sure i have a fair bit of wasted code that this brought in.. so im not done yet 09.04.39 # but I dont think even if I get under again ift will stay under for long 09.05.37 # * JdGordon back in 10min 09.06.13 Join JoeBorn [0] (n=jborn@adsl-75-2-254-24.dsl.chcgil.sbcglobal.net) 09.06.14 # Finding the wasted code would be interesting... the size is nearer to cvs that it is to your old savings 09.07.25 # I doubt that it's only the strings... that would mean there are 7KB of settings strings (!) 09.09.31 # sounds about right 09.11.10 # another thing i did today was solve the arguments over what left should do in the settin screens.. 09.12.11 # using lowlights patch which has the tick next to the curent value, select moves the tick, left/off exits the screen with wherever the tick is as the value... so there if u dont move the tick nothing happens 09.15.19 *** Saving seen data "./dancer.seen" 09.20.34 # * JdGordon votes break compatability and go back to xlating the strings for the cfg file! 09.25.51 # anyone help me with a linksys wifi router? 09.29.49 # didnt think so :) 09.32.27 # linksys has their own support chat... 09.35.35 # cool 09.35.47 # Im sure they eat noobs like me there :) 09.35.58 # any idea where its at? 09.36.03 # they are actually paid employees... 09.36.14 # try linksys's site? 09.36.14 # oh that 09.37.04 # amiconn: I just trimmed of the repeated strings (which would break compat for a few items, but not a big deal) and it only saved 1kb :( 09.40.07 Quit perplexity ("*boom*") 09.44.52 Join LinusN [0] (i=linus@rockbox/developer/LinusN) 09.45.56 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-142-221.pools.arcor-ip.net) 09.50.08 Quit Kohlrabi (Client Quit) 09.51.20 Join Rudy4Pez [0] (n=A@71-34-66-241.ptld.qwest.net) 09.56.36 # linuxstb, ping 09.56.47 Part aarond 09.59.23 # anyone here who have bought a newertech batteries ? 10.00.47 Join mh546 [0] (n=user@p54A37DB2.dip.t-dialin.net) 10.02.19 # anyone with video iPod who has some minutes free? 10.04.59 # theli_ua: maybe... 10.05.28 # LinusN, i've just wanted to test speed differences in zxbox with some optimisations 10.05.48 # on color full-screen target 10.06.13 # i guess i'll need some zx roms/tape images? 10.06.42 # LinusN , http://theli.ho.com.ua/chuckie.sna will be sufficient 10.07.09 # I can test on the h300 if u need 10.08.01 # i just need speed of emulation if current build without sound and frameskip 0... and the same with slightly modified build 10.08.08 # s/if/of 10.08.50 # Hi! I regularly listen to radio shows on my mp3 player. This means, there are files lasting for 30 minutes to 3 hours. I was looking for a function that, when selecting a file, looks if it can find a bookmark for that file and ask, if I want to resume at the bookmarked position or listen from the beginning. (I'll try to implement it if it's not already there.) What I found was the "Load Last Bookmark" option, which I originally thought was what I 10.09.31 # hm, one question to credit card owners ... is it normal some site to ask you to fill this form https://eshop.macsales.com/Service/Downloads/Order_Auth_Int.pdf because "an internation verification cannot do the verification on your card" (VISA) 10.10.25 Quit Rudy4Pez (Read error: 110 (Connection timed out)) 10.11.11 # the site is www.macsales.com 10.12.35 Part linuxstb ("Leaving") 10.12.41 # anyone ? 10.13.45 # Bg3r: i've never had to do anything like that 10.14.11 # and i have done quite a few international purchases 10.14.25 # @bg3r: What exactly do they ask you to do? Ill in that form online? NEVER DO THAT. Do they ask you to print out the form, fill in data by hand and fax it to a number you can FOR SURE connect to the site you are ordering some things from, then I think this should be okay. 10.14.29 # Bg3r: i would just skip it and go with someone else for your purchase 10.14.39 # mh546: by that page....fax it 10.15.33 # mh546: they suggested me the 2 opportunities 10.15.50 # by fax/by e-mail (encrypted PDF) 10.16.53 # hey LinusN, i changed the settings to use the setting strings like you wanted, and it blew out the filesize gain :'( 10.17.01 # s/gain/again 10.17.36 # that's unfortunate, but in my opinion necessary 10.19.14 # bg3r: I had that procedure once with a *very* small shop. The guy seemed not to have any contract with VISA to check the data online and all he was looking at was my signature so he could show that to his bank - at least I thought so. But for giving someone your credit card details and your signature, your really have to trust them. 10.19.54 # mh546: yep:( 10.20.03 # JdGordon: regarding the delayed settings storage, i'm not sure how to solve it, but it could probably be done by the ata thread 10.20.16 # mh546: you've never used the rockbox bookmark feature? 10.21.03 # Ah, you want to click on the file instead of the bookmark.. 10.21.48 # LinusN: ok, apart from Stkov'ing dircache occasioanly its mortly stable, well.. stable enough to keep testing, so im not too worried about it, also the ata stuff is above me.. so if someone can figure about a better way to do it, im all ears 10.23.11 # my thinking is this: the ata thread is the thread responsible for the idle sleep/shutdown of the disk 10.23.45 # let it call the callback when it has been idle for a while 10.34.01 Join aliask [0] (n=chatzill@c210-49-190-113.eburwd8.vic.optusnet.com.au) 10.37.20 # theli_ua: ok, i'm running chuckie now 10.37.31 # whats the speed? 10.38.16 # 47% 10.39.13 # how do i control the damn thing? 10.39.35 # LinusN, set "mape to kempston" to "no" cayse chuckie uses keyboard 10.39.40 # s/mape/map 10.39.56 # LinusN, speed is with sound off and frameskip 0? 10.40.12 # yup 10.40.46 # then can you please test the same with http://theli.ho.com.ua/video/zxbox.rock ? 10.41.44 # I'm still wondering, "Load Last Bookmark" option is for? In my eyes it is buggy as it should behave my way ;) But someone most probably implemented it deliberately the way it works ... 10.42.18 Join linuxstb_ [0] (i=5343d4aa@gateway/web/cgi-irc/labb.contactor.se/session) 10.42.23 # mh546, i think you must create bookmark so that it can be loaded 10.42.30 # * JdGordon can read and write .cfg compatible files :) 10.42.35 # too bad about the damn filesize tho 10.42.47 # and well.. only 90% compatible 10.42.56 # theli_ua: To answer your question from earlier, "free for non-commercial use" is definitely not GPL-compatible. 10.43.39 # theli_ua: 51% 10.43.53 # theli_ua: I did. Creating a bookmark for file A, then one for file B, then selecting file A and ansering the question "Load Last Bookmark?" with yes will play file B, the one last bookmarked. 10.43.57 # LinusN, so there *is* some increase ... (4-5 %) 10.44.21 # now it's 52% 10.44.40 # i can't climb :-( 10.44.54 # LinusN, you just should fit stairs 10.45.07 # LinusN, hold up (menu) and run near stair 10.45.34 # ah, you need to align him perfectly 10.45.39 # LinusN, yes 10.46.04 # The technique is to move left/right at the same time as pressing up. 10.46.27 # what are those piles? 10.46.28 # * linuxstb_ wasted many hours playing chuckie egg when young... 10.46.47 # Chicken food. Bonus points. 10.47.04 # The aim is to collect all the eggs to move to the next level. 10.47.53 # oops i dies 10.47.55 # died 10.48.04 Quit darkless ("Leaving") 10.48.25 Join bbroke [0] (n=bbroke@p54BD448E.dip0.t-ipconnect.de) 10.49.27 # LinusN, with what frameskip can you achieve 99-100% ? 10.49.35 # does anyone know what needs to be done to get rockboy on the nano? is it simple stuf like making it draw to the screen size? 10.50.08 # Yes, it's just the LCD drawing that needs adapting. 10.51.41 # But it's also not very playable on any ipod because of the lack of buttons. The only solution is to do what IPL's port of gnuboy does and detect touches at different places on the wheel. 10.52.06 # oh, ok, damn 10.52.20 # JdGordon: D'you get a nano? 10.52.28 # my sister did 10.53.15 # theli_ua: odd, i get to 99% with frameskip=2, but frameskip=3 also gives me 99% 10.53.24 Join DarthShrine [0] (n=darth@pdpc/supporter/student/DarthShrine) 10.53.48 # frameskip=4 too 10.54.32 # frameskip > 2 makes no difference 10.55.49 # 99%=100% with rounding then 10.56.00 # LinusN, you can't achieve more than 99-100 .. there comes speed limiting :) 10.56.28 # ah of course 10.56.36 # but 99 with full-screen and color and frameskip 2 seems rather good 10.56.51 # LinusN, btw you can try "fast mode" 10.57.00 # nah 10.57.04 # gotta work 10.57.12 # :( 10.57.20 # i'm working right now :) 10.57.29 # me too, sort of 10.57.32 # Qnd you can't convice the boss that Chuckie Egg is work?? ;-) 10.57.33 # just configured HP NSP Atalla :) 10.58.48 # linuxstb_, btw that 'free for non-coomercial' was arm asm z80 emulation core 11.00.44 # I think iboy (the IPL port of gnuboy) has one of those... 11.02.02 # linuxstb_, i once adopted rockboy for mini screen and for touchwheel... too bad it wasn't as playable as iboy :( 11.02.54 # theli_ua: how come? 11.03.51 Quit linuxstb_ ("CGI:IRC") 11.04.03 # it had terrible sound and was slower 11.04.24 Join linuxstb [0] (n=linuxstb@rockbox/developer/linuxstb) 11.05.48 Join webguest22 [0] (i=c27f0812@gateway/web/cgi-irc/labb.contactor.se/session) 11.06.03 Join safetydan [0] (n=dan@cor8-ppp2595.for.dsl.connect.net.au) 11.06.14 # theli_ua: Then you need to fix it :) 11.06.58 # linuxstb, i've ended with iboy when "universal scaling" commit broke my adoptation to mini's screen :) 11.07.01 Join Zendefera [0] (n=zendyman@ip68-105-77-25.sd.sd.cox.net) 11.07.05 # s/iboy/rockboy 11.07.13 # hey guys 11.07.25 # What "universal scaling"? 11.07.25 # anyone ever use a griffin tech power block with their ipod? 11.07.38 # No, but what's the problem? 11.07.51 # I can't access rb when it isplugged in. 11.08.16 # Start Rockbox, then hold MENU as you're plugging it in. 11.08.24 # I thought, hold down the top of the click wheel and insert the charger cable, like we do when charging from a computer, but no go. 11.09.50 # linuxstb, http://www.rockbox.org/tracker/task/5490 11.09.52 # since I'm blind I can't see what is going on the screen. 11.11.23 # but when I plug in to the power block, the ipod almost makes a clicking noice from the harddrive, like when it sounds when you reset the ipod. 11.11.54 # Even when you're holding the MENU button (top of the clickwheel) at the same time? 11.12.10 # yup. 11.12.40 # hold on, I've let my ipod charge for a little while now, let me boot it up in rb, and reconfirm what I am saying. 11.13.15 # Hey, I've just discovered the patch #5049. It promises to start the player in FM mode if it was switched off in FM mode. This is a feature I'm really missing from the original iriver firmware. How are the chances that the patch will be included in the official build? 11.13.34 # One problem is that holding MENU will also bring up the Rockbox "quick menu". So after you've inserted the charger and released the MENU button, you'll need to press and release the MENU button again to exit the quick menu. 11.14.39 # theli_ua: Ah, OK. So it's "universal" but only supports LCDs larger than the gameboy... 11.14.48 # linuxstb, yes 11.15.21 *** Saving seen data "./dancer.seen" 11.15.33 # linuxstb, my universal scaling stretches for screen of any larger/smaller screen :) 11.15.59 # Then we could revert that patch, and commit your one. 11.16.32 # linuxstb, no that would be bad 11.16.55 # because that patch wasn't very efficient 11.16.59 # (mine) 11.17.35 # OK... 11.17.44 # llinuxstb, I've done what you said, hold down menu, insert power block cable, I am in rockbox, I started a playlist to play. 11.18.15 # now, since I do depend on the voice system for rb, I don't know if it is actually charging. 11.18.45 # since there is no audible method of me nowing if it is taking a charge. 11.19.53 # the charger works great to charge the ipod, but when I want to listen to the ipod with the charger plugged in thats another story. 11.21.24 # Maybe the rockbox info screen should say "Charging" after reading the battery level? 11.21.29 # I've read people say that Rockbox uses more power when playing music than it takes from the charger - meaning that the net effect is that the battery doesn't increase in charge. Personally, I never charge and listen at the same time, so I don't know. 11.24.21 # so .... we got 4-5% speedup in zxbox on (at least mini and video) arm targets .... anyone with coldfire-based who can test? JbGordon? 11.25.09 Join KN|stiff [0] (n=phhome@p54B7DE4E.dip.t-dialin.net) 11.28.14 # zxbox whats that? 11.28.36 # theli_ua: ye, i can test it.... i havnt had much luck with zxbox yet :p the only game ive actually figured out how to play is simcity.... i wnt to play lander :'( 11.28.38 # Zendefera, it is a zx spectrum emulator 11.28.43 # it would be nice if it sayed charging or not charging in the info screen when you go to info ... rock box info 11.29.05 # JdGordon, can you try that chuckie egg snapshot i posted earlier? 11.29.51 # JdGordon, http://theli.ho.com.ua/chuckie.sna 11.30.56 Quit safetydan (Read error: 54 (Connection reset by peer)) 11.30.57 Join jonno [0] (n=jonno@c220-237-57-32.smelb1.vic.optusnet.com.au) 11.31.17 Quit JdGordon (Nick collision from services.) 11.31.21 Nick jonno is now known as JdGordon (n=jonno@c220-237-57-32.smelb1.vic.optusnet.com.au) 11.31.29 # soz, comp crashed 11.32.33 Part nave7693 11.33.12 Join mirak10 [0] (i=56cbff42@gateway/web/cgi-irc/labb.contactor.se/session) 11.34.41 # does the daily cvs tarball contains CVS folders ? 11.35.05 # I don't think so. 11.36.31 # What controls whether a particular language string is included in the voice file? 11.37.13 # I'm attempting to talk_id(LANG_BATTERY_CHARGE,...) but nothing is heard 11.38.10 # It's included if the corresponding .lang entry has a non-empty string 11.38.17 # Aha 11.38.47 # That's the problem 11.39.38 # If I update English.lang to add voice strings, I assume it's ok to leave other langs alone. 11.42.07 # Also, is there a guide on how to generate a new .voice file? I can't see it in the wiki... 11.42.27 # I'll be using MS Mary/SAPI4 11.43.13 # JdGordon, so can you test it? 11.43.38 # theli_ua: soz, got distracted... after dinner... back in 20 or so 11.43.44 # nm - I found http://www.rockbox.org/twiki/bin/view/Main/VoiceBuilding 11.43.48 # JdGordon, ok 11.46.36 # pondlife: I strongly suggest using sapi5 voices. Creating a voice file with sapi4 will take age 11.46.57 # Controlling sapi4 with vbscript can't go any faster than realtime 11.47.08 # sapi5 to file goes as fast as possible 11.48.25 # Sorry, my mistake - I am SAPI5 11.51.24 Quit Zendefera () 11.57.23 # theli_ua: back, ok time to test 11.57.31 # :) 11.58.01 # you want sound yes and framskip 0? 11.58.44 # how do i move int he game? 11.58.56 # anyway, cvs is sitting @ 37% 11.58.57 # sound no 11.59.43 # JdGordon, hm ... LinusN asked the same about moving ... turn "Map to kempston" off 11.59.57 # linuxstb: Rockbox should say 'battery: charging' in the info screen when it is charging. It definitely works on recorder 11.59.59 # it is set to off... 12.00.01 # JdGordon, http://thli.ho.com.ua/h300/zxbox.rock 12.00.09 # http://theli.ho.com.ua/h300/zxbox.rock 12.00.10 # sound No doesnt effect it! still @ 37% 12.00.56 # JdGordon, sound shouldn't effect much .. it is just unstable and can crash ;) 12.01.14 # ah 12.01.26 Quit mirak10 ("CGI:IRC (EOF)") 12.03.43 # theli_ua: ah, i had the wrong keymap set... that .rock is still at 37% 12.05.35 # amiconn: Looking in english.lang, the voice string is empty for "Battery: Charging" (LANG_BATTERY_CHARGE) - I thought you just said that meant that no voice string was generated? 12.07.30 Join _FireFly_ [0] (n=FireFly@p54A4710F.dip.t-dialin.net) 12.08.46 # JdGordon, :( 12.09.04 Join hockyhair [0] (n=jn@adsl-69-109-224-103.dsl.pltn13.pacbell.net) 12.09.10 # hello 12.09.50 # i just read something in forums about mpeg2 being supported now? is there more i can find out about this, i have a 5g ipod and have been waiting for vid playback i'd like to know where it stands. 12.10.16 Quit mh546 ("Download Gaim: http://gaim.sourceforge.net/") 12.11.19 # hockyhair: look at the wiki page PluginMpegplayer 12.11.45 # sounds good.. 12.12.10 # i think it doesn't sound still ;) 12.13.05 # heh... 12.14.06 # how far are we from seeing playback with sound? 12.14.12 # better yet xvid support with sound ;) 12.14.24 # pick a date 12.14.31 # about as close as the sun is to exploding... 12.14.49 # suns dont "explode"... 12.14.56 # is that due to lack of inititive? 12.15.14 # more like lack of willingness to pick a date 12.15.19 # haha, your gonna get shot if u suggest that :D 12.15.30 # we have a phobia about release dates 'round these here parts 12.15.48 # hockyhair: why xvid? 12.16.02 # because it is a great widly used medium 12.16.10 # compression is just right imo 12.16.28 # you need to reencode you videos anyway 12.16.29 Join bluebrother [0] (i=1WL58lLL@nat-wh-1.rz.uni-karlsruhe.de) 12.16.33 # smaller files with good quality basicly 12.16.41 # avi support in general would be key imo 12.16.48 # much more sensible that mpeg 12.16.53 # avi is just a container format... 12.16.55 Quit goffa (Read error: 104 (Connection reset by peer)) 12.16.59 # for the common end user anyway 12.18.10 # I'm sure the common end user will be able to adapt to whatever works best for rockbox 12.19.29 # well it's definatly on my wish list, along with a cue reader (split the mp3 accordingly).. wish i could help 12.19.36 Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) 12.20.05 # hockyhair: mpegplayer isn't good for the 5g - it doesn't use the video decoding hardware in the 5g, and probably never will. It's designed to just use the main CPU, and hence works on all the devices (with colour LCDs) that Rockbox runs on. 12.20.06 # i think i already mentioned the plugin for winamp that does that (for the cue reader) not sure if that was helpful though.. 12.20.10 Join goffa [0] (n=goffa@216.220.23.105) 12.20.19 # A different project will be to write a video player that uses the video decoder in the 5g, and no-one is working on that. But even if that happens, it's unlikely to support anything other than exactly what the Apple firmware supports. 12.21.16 # what is known about apple's video decoder? 12.21.33 # The name of the chip, and that's about all. 12.21.46 # can you break down what it is comparable to? 12.21.47 # There is no publically available documentation. 12.22.21 # mm. it's the equiv of a video card correct? 12.22.30 # It's just a chip that the Apple firmware uses to do all the video decoding. That chip runs its own firmware, and the Apple firmware running on the main CPU just feeds it with the compressed data. 12.22.42 # can you dump it's fw? 12.23.25 # linuxstb_: speaking of...i havent heard much about utilization of both cores for a week or so...any updates? 12.23.41 # so like 12.23.48 # ugh.. 12.23.50 # scorche: that was on the tip of my tounge earlier but i swallowed insted of spit 12.24.48 # i wish i knew enough to help with the 5g devolpments 12.25.17 # * JdGordon winges about the 80char wide text rule... 12.25.32 # at least they're not using GNU indent style. 12.27.55 # is there a dev kit for porting games to rb? id like to see dope wars and a few others. 12.28.16 # just rip the sores and replace graphics\sound related shit withrockbox equivalents 12.28.33 # and make sure its < 512k compiled since thats the plugin size limit 12.28.39 # dongs: go away before you make a fool of yourself....again... 12.28.49 # hockyhair: yes, dope wars please! :) 12.28.50 # yay for /ignore :D 12.28.53 # scorche: you got a problem with my reply? 12.28.58 # just you 12.29.03 # ignore: the opensores solution. 12.29.13 # * dongs shrugs. your loss. 12.29.16 # JdGordon: indeed :) 12.29.26 # thread.c:73: error: ‘struct core_entry’ has no member named ‘current_thread’ what this? (was trying to make profile build) 12.29.27 # i was trying to use shuffle function on rockbox this evening 12.29.38 # couldnt even figure out how to turn it on 12.29.49 # held menu and enabled shuffle by pressing left, and the tracks weer still in order 12.29.55 # how is TAHT for broken usbility? 12.30.00 Quit webguest22 ("CGI:IRC") 12.30.11 # dongs, http://www.rockbox.org/manual.shtml 12.30.15 # if one cannot figure out how to use a media player without reading a 100apge manual, well, maybe theres a reason people pay extra fr apple stuff 12.30.20 # bluebrother: wrong answer, asshole. 12.30.21 # that is great for your idiocy...not like we need anymore proof of that 12.30.48 # speaking of shuffle, i can get shuffle working but it is inside the dir im in only, id like to shuffle everything in /ipod/* 12.31.02 # dongs, why not stick to apple? Noone forces you to use rockbox. 12.31.08 # hockyhair: it suffles everything in the current playlist 12.31.11 # bluebrother: another wrong answer 12.31.13 Quit linuxstb (Read error: 110 (Connection timed out)) 12.31.16 # minux anything hidden.. i'll take my chances with it finding doom files 12.31.24 Join TCK [0] (n=tckocr@bb-87-80-197-109.ukonline.co.uk) 12.31.25 # dongs, what's your problem? 12.31.32 # bad mood? 12.31.50 # bluebrother: you should know that he is always like this.. 12.32.05 # scorche, haven't noticed until now. 12.32.11 # ipod-linux diehard? 12.32.34 # hockyhair: he is our resident troll that looks like he wants to be banned permanently this time 12.32.46 # but why? People are trying to help and he's pissing around. Too bad. 12.33.06 # guess I'll start using ignore lists. 12.33.48 # what is the most requested feature these days? 12.33.51 # i prefer to not use ignore lists unless people spam...it is nice when people start to listen to him not knowing he is just a troll 12.33.58 # are there any programs which will automatically split up long lines in the code to 80chars and keep formatting correct? 12.34.22 # JdGordon: editplus does that i believe 12.34.35 # win 12.34.38 # brb smoke 12.34.43 # bah, im on linux 12.34.58 # JdGordon, vim has a smartindent option which behaves much like that. 12.35.18 # IIRC kate also can do so (but I haven't looked into that for quite a while) 12.37.01 # JdGordon: wine 12.37.29 # so noone knows how to make debug build with profiling? 12.37.44 # bluebrother: im in kate atm, it has a dynamic linewrap hing.. but i want to actually save it so i dont have to manually split up lines 12.38.04 # so is it memory allocation that is keeping the mpeg plugin from playing sound with the video? 12.39.35 # hockyhair: No, it's the fact that it hasn't been written yet. mpegplayer is still in the early stages of development. 12.41.05 # But as I said, I think it's extremely unlikely that Rockbox will ever have better video playback than the Apple firmware on the 5g. The focus is for all the other devices. 12.42.21 # support for other files is what i am interested in 12.42.51 # i assumed since devolpments were made for new audio files being played back that it would be possible for video as well 12.43.58 # Video is much harder to decode than audio - the CPU simply won't be able to decode the video fast enough. 12.44.26 # has the fw from the decoder been dumped 12.44.34 # id like to obtain a copy if so 12.44.56 # You've got a copy - it's the apple_sw_5g_rcsc.bin file you extracted when installing Rockbox. 12.45.28 # i'll show it to some friends.. 12.45.32 # That particular file is a FAT16 disk image. 12.45.32 # Does rockbox.org have any automated .voice file building? Daily, perhaps? 12.45.47 # is there a unoffical sdk for the 5g? 12.45.52 # pondlife: No, it's all done under Windows - rockbox.org runs Linux. 12.46.22 # OK. So would it be best if I upload a new file to the wiki for now? 12.46.37 # hockyhair: What do you mean? 12.47.28 # nvm i need sleep, gl with all ventures with rockbox and beyond.. gn 12.47.28 # hockyhair: there is a vmware image...but that is as close as it comes...not sure exactly what you are looking for in an sdk 12.49.07 Join webguest32 [0] (i=c0647cda@gateway/web/cgi-irc/labb.contactor.se/session) 12.51.06 Quit _FireFly_ ("Leaving") 12.51.19 # * scorche shrugs and goes off to dreamland... 12.52.03 # linuxstb_, is there our profiling not working? 12.57.23 # afaik, it should work, but I've never used it. But I think the script that processes the profiling log to display useful statistics needs adapting for ARM. 12.58.25 Mode "#rockbox +b *!*@h193019.ppp.asahi-net.or.jp " by Bagder (n=daniel@rockbox/developer/bagder) 12.58.25 Kick (#Rockbox dongs :Bagder) by Bagder!n=daniel@rockbox/developer/bagder 12.59.14 # make it permanent! 12.59.21 # indeed 12.59.33 # I removed it to offer him another chance 13.00.26 # Does anyone here have a Sansa e270 or e280? 13.01.02 # I have an e260 13.01.10 # linuxstb_, i doesn't compile for me :( .. wanted to try it 13.01.55 # I guess profiling was broken by the new scheduler. 13.02.00 # Bagder: Yes, I know, but it won't help me any :-) 13.02.06 # Some part wasn't adapted properly 13.02.52 # thats bad :( 13.04.55 Join webguest79 [0] (i=917408a3@gateway/web/cgi-irc/labb.contactor.se/session) 13.05.36 # amiconn: fmrecorder rockbox.bin is 236840, and i dont tihnk there is much more trimming in my patch that can be done 13.05.45 Quit Rob2222_ () 13.06.06 # and on that note... i tinhk its almost ready for commit...all it needs is moer testing... and volanteers? 13.06.45 Join Rob2222 [0] (n=Miranda@ACAD88DC.ipt.aol.com) 13.07.13 Join Arathis [0] (n=doerk@p508A77F5.dip.t-dialin.net) 13.11.05 # Bagder: dongs also logs in as timemob on brew.ne.jp 13.11.38 # this ban kept him out the last time, but yeah I might need to adapt it 13.15.23 *** Saving seen data "./dancer.seen" 13.19.23 # JdGordon: What patch are you talking about? 13.19.34 # settings + menu rework 13.20.14 # Have you changed it to use the original config-file strings? 13.20.28 # yes, and that blew out the file size.. 13.20.58 # it would be worse.. but i sacrafies backwards compat on about 5 settings which are not major to keep the size down a bit 13.21.51 # What did you do? Just reduce the lengths of some strings? 13.22.48 # no, some which had the values for the list as an english string i just reused, but some settings which do this store the number instead, so i jus changed that 13.23.20 # it effects < 10 settings, and none are theme settings so i didnt think it was such a big ddeal 13.23.31 # patch is @ http://www.rockbox.org/twiki/bin/view/Main/MenuSettingsRecoding 13.24.36 # It's not easy to see what's changed... 13.25.01 # no... thats the problem with big diffs... 13.25.59 # Why have you changed the functions in tagcache.c to return int instead of bool? 13.26.52 # because the menus take an int (*blaa)(void) now... they need to be able to return more than 2 values 13.27.37 # What can they return? 13.28.12 # But menu_run still returns bool? 13.28.17 # umm.... i cant remember :p i did that a while ago 13.28.38 # and yes 13.28.47 # menu_run is not used for the main menu system anymore 13.29.42 # Your patch also breaks the character encoding - e.g. look at Zagor's name in main_menu.h... 13.30.05 # grr.. forgot to check that again.. its stupid kate being stupid 13.30.43 # no, it's you who is stupid using kate :-) 13.31.05 # whats a better editor? 13.31.14 # emacs 13.31.19 # bah 13.31.23 # * LinusN waits for the "vim" 13.31.39 # n freeking way im using vim.. i need my mouse when i code :p 13.32.10 # nano > * *runs* 13.32.23 # JdGordon, try cream 13.36.19 # i'd say that the most basic requirement is that an editor should not change anything automatically 13.36.42 # * JdGordon feels some de-ja-vu comeing on :p 13.36.58 # you should be able to load just about any file and save it again, be it a binary file or whatever 13.37.43 # heh, i once used the editor that came with Procomm Plus 13.37.51 # im actually tihnknig its diff stuffing it up, becuase the files that are changes are fine on my local copy.. its the diff which is wrong 13.37.59 # it always saved with CR/LF 13.38.27 # and if there were only LF's in the file, it just replaced the character before the LF with CR (!) 13.38.36 # ha 13.38.56 # Painful. 13.39.16 # need i say i only used it once :-) 13.49.01 Quit DarthShrine ("Leaving.") 14.00.46 # editors changing anything else than what you yourself ask it to change are worthless 14.03.14 Quit pondlife ("disconnected has pondlife") 14.04.33 # otoh, i am blessed with a language with all letters in iso8859-1, so i don't need to mess around with unicode 14.05.13 # i've got a couple outside of it :> 14.05.17 # anyway, unicode is a good thing 14.06.17 Quit bbroke (Read error: 113 (No route to host)) 14.07.28 # * JdGordon ponders the age old question.. why the hell wont my damn code work! 14.08.42 # i once got the error message "?DIR ERROR" on my C64 14.08.58 # i asked the guy next to what that meant, and he answered: 14.09.27 # - Dir means "you" in german, it's you that is the problem 14.09.40 # haha 14.09.50 # ID-10-T error :D 14.09.58 # :-) 14.11.28 Quit webguest79 ("CGI:IRC") 14.11.39 # my idiot computer cant count to 160 for some reason... it keeps stopping @ 147 14.12.01 # send it back 14.12.25 # i sent mine back because it could only count to 1 :-) 14.12.47 # is there anythin else necessary to backup than WPSs, .cfg files in the root folder and perhaps .score files in the rocks filder? 14.13.00 Quit webguest32 ("CGI:IRC") 14.16.03 # Arathis: i dunno, where are your doom and pacbox roms? 14.16.24 # player root, not in .rockbox 14.17.29 # LinusN: so, that might be all? or anything else I made/generate or somehting, but don't know about? 14.18.01 # not sure, but nothing vital i suppose 14.18.45 Quit theli_ua ("Leaving") 14.19.48 Quit aliask ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 14.20.20 # okay, thanks 14.24.14 Quit _Veseliq_ ("www.ModReactor.com www.ModReactor.com www.ModReactor.com www.ModReactor.com www.ModReactor.com") 14.29.35 Join theli_ua [0] (n=theli@mail.ukrcard.com.ua) 14.34.33 # grrrr!!!!!!! found the damn bug 14.34.41 # old themes work again 14.35.48 # dir error? :-) 14.36.45 # the not counting to 160... i had a break which i thought was connected to a switch() but it was connected to the for().. :'( 14.38.37 # heh 14.40.50 Join actionshrimp [0] (n=nn@host81-129-197-4.range81-129.btcentralplus.com) 14.47.55 Join webguest55 [0] (i=917408d9@gateway/web/cgi-irc/labb.contactor.se/session) 14.48.40 Join t0mas [0] (n=Tomas@rockbox/developer/t0mas) 14.48.41 Quit webguest55 (Client Quit) 14.52.23 Join Genre9mp3 [0] (n=yngwiejo@dsl-88-218-17-158.customers.vivodi.gr) 14.54.55 Quit Arathis (Read error: 110 (Connection timed out)) 14.55.15 Join Arathis [0] (n=doerk@p508A4DD2.dip.t-dialin.net) 14.56.48 Join Criamos [0] (n=Criamos@p54933066.dip0.t-ipconnect.de) 14.59.07 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-142-221.pools.arcor-ip.net) 15.10.09 Quit Criamos (Read error: 104 (Connection reset by peer)) 15.11.39 Join Criamos [0] (n=Criamos@p54933066.dip0.t-ipconnect.de) 15.14.49 Join Mook [0] (i=jade@pool-141-150-239-23.delv.east.verizon.net) 15.15.24 *** Saving seen data "./dancer.seen" 15.20.50 Join _FireFly_ [0] (n=FireFly@p54A458B9.dip.t-dialin.net) 15.26.07 Join abusenode [0] (n=winprog@189.7.150.220.ap.yournet.ne.jp) 15.26.29 # on the other hand, you win. fuck rockbox. too many idiot misfeatures, too many bugs, and developers are fucking ignoring assfucks. 15.26.47 # back to apple firmware for me and i'll finish fixing my mp3 copying app so i dont have to use jewtunes 15.27.02 # and fuck you to Bagder specifically. 15.27.12 Part abusenode 15.27.42 # hope that fucker burns in a horrid car crash 15.27.43 # boo hoo :( 15.27.47 Join _Veseliq_ [0] (n=veseliq@195.85.215.210) 15.29.00 # His nick says it all... 15.29.18 # heh 15.29.27 # touche Genre9mp3, touche 15.32.03 # oh no! he's threatening not to use rockbox! 15.32.10 # what should we do? 15.32.25 # be thankful? :D 15.32.48 # hahahaha 15.32.54 # i love that guy! 15.33.15 # i wonder where those people come from 15.33.21 # I00: at 3101a1ac <- how do i figure out what did that? it doesnt crash in the sim.. 15.33.46 # JdGordon: the map file 15.33.51 # and objdump 15.33.54 # don't know where they're coming from, but i know where they'll be going to if i ever manage to build that catapult 15.34.02 # preglow: lol 15.34.15 # I wonder about his "on the other hand, you win" statement... 15.34.35 # Seems we should be reading Apple Insider - they predicted the launch date and hardware in the new Nano back in June: http://www.appleinsider.com/article.php?id=1856 15.35.13 # More info is here: http://www.appleinsider.com/article.php?id=2065 - apparently they're now using a custom Wolfson codec 15.35.17 # Genre9mp3: we win, meaning that he won't come back 15.35.25 # 0x31019eb0 gui_scrollbar_draw <- does this mean it crashed in that function? 15.35.32 # LinusN: heh 15.35.47 # JdGordon: could be, maybe it's a div-by-zero? 15.37.06 # dunno... it did it as soon as i enetered the wps... reset settings seems to have fixed it.. 15.37.25 # probably the peak meter then 15.37.48 # god, this will be a fun port 15.37.51 # if it ever gets started 15.38.04 # * bluebrother just comes back and missed the emacs^Wvim discussion 15.38.15 # JdGordon, I use gvim -- vim with a gui :) 15.38.16 # preglow: well, it would mean many hours with idapro 15.38.30 # we can't even do that until we decrypt the os 15.39.16 # preglow: major pain 15.40.13 # LinusN: everything's bloody encrypted 15.40.16 Quit _FireFly_ ("Leaving") 15.40.17 Nick linuxstb_ is now known as linuxstb (n=linuxstb@rockbox/developer/linuxstb) 15.40.28 # so some hardware hackery will probably be needed 15.40.42 # seen as the title isnt saying anything interestign atm.. can i request it point to http://forums.rockbox.org/index.php?topic=6595.0 please? the patch is 99% done and just needs lots of testing 15.41.01 # JdGordon: so how did you solve the ata callback issue? 15.41.21 # havnt yet... it seems stable for the moment.. 15.43.10 Join pondlife [0] (n=Miranda@cpc1-rdng11-0-0-cust472.winn.cable.ntl.com) 16.00.32 # christ, has ANYONE made an iPod 5G case that isn't complete crap? 16.00.47 # i just want something that is thin and will protect it from scratches. grr 16.01.00 # tried that invisibleshield crap twice now but it gets covered in dust as you apply it. impossible to get right 16.01.43 # nudelyn, I got an iskin for my h120 and I like it pretty much. Maybe that's a good option for ipods also? 16.02.46 # i've got an iskin evo3 but it makes the thing much bigger 16.02.52 # and uglier IMO 16.02.54 # :( 16.03.24 # why can't apple make it out of better material. or someone offer to take my money and apply an invisibleshield properly, heh 16.05.33 Join bluey- [0] (n=bluey@dslb-088-073-121-219.pools.arcor-ip.net) 16.07.29 Join tucoz [0] (n=martin@rockbox/developer/tucoz) 16.08.31 # bluebrother: there? 16.08.39 # LinusN, yes. 16.08.54 # i'm looking at your fm region patch 16.08.54 Quit bgmrk (Read error: 60 (Operation timed out)) 16.09.10 # oh. Nice. 16.09.18 # i like it, but maybe you should call it "region" instead of "country" 16.09.51 # hehe, I already thought about that (but haven't changed it yet) 16.10.14 # as I noticed it's mostly a region setting and not country. 16.11.37 # exactly 16.11.47 # I'll update the patch as soon as I can. 16.11.52 # greato 16.12.00 # any other things I should change? 16.12.23 # looks ok for now 16.12.31 # great :) 16.12.46 # i'll test it on the archos 16.12.46 Quit JdGordon ("Konversation terminated!") 16.17.00 Join tucoz_ [0] (n=martin@233.84-48-89.nextgentel.com) 16.17.07 Join _FireFly_ [0] (n=FireFly@p54A45AE1.dip.t-dialin.net) 16.17.39 Quit tucoz (Nick collision from services.) 16.17.43 Nick tucoz_ is now known as tucoz (n=martin@233.84-48-89.nextgentel.com) 16.19.18 Quit solarflare ("This computer has gone to sleep") 16.21.41 Join davidc__ [0] (n=davidc@72.169.118.173) 16.22.49 Join klrspz [0] (n=klrSpz@69.15.248.2) 16.25.32 # LinusN: Can you test the fm region patch on fmrecorder (i.e. samsung tuner)? 16.25.53 # yes i will 16.26.01 # I could perhaps test on new Ondio FM as well (i.e. Philips tuner) 16.26.06 # goodie 16.28.36 # gtg 16.28.38 Part LinusN 16.28.58 Join daurn [0] (n=quae@124.243.137.107) 16.29.53 # tucoz, I noticed the discussion about irc clients for windows -- why not use xchat? ;-) There are inofficial builds that aren't shareware (like the official). 16.30.34 # oh, cool. I always thought xchat == $ for windows 16.30.52 # * amiconn doesn't like xchat 16.30.59 # it is, but there are those inofficial builds. I'm using that myself when running windows 16.31.14 # http://www.silverex.org/ 16.31.21 # ok. do you have a name for one of those, or will google help me? 16.31.38 # SUSaiyan: thanks 16.31.39 # tucoz: see that url :) 16.31.44 # :) 16.31.44 # youre welcome :) 16.31.54 # I once tried xcgat on windows (iirc it was that inoficial version), and it was unstable 16.32.05 # the wikipedia article on xchat has some. 16.32.07 # it never crashed on me 16.32.21 # It crashed on me like once per hour 16.32.32 # thats odd 16.32.49 # then i understand why you don't like it. But in my experience, it never crashes 16.32.54 # it's the only irc client I use then running windows and it's stable for me. Don't know if it's the silverx build 16.33.34 # ive always used silverx 16.33.47 # though that was a while back 16.34.48 # I came to think of something. I wouldn't be surprised if people that like vim use irssi, and people that like emacs use xchat. 16.35.18 # i use vim and xchat-gnome ^^ 16.35.28 # * theli_ua likes vim and use xchat 16.35.40 # * bluebrother uses gvim and xchat 16.35.47 # i only use irssi if ive only got ssh 16.36.09 # but irssi is nice if you don't have a GUI 16.36.11 # ...with exceptions of course 16.36.17 # indeed 16.36.18 # lol 16.36.30 Part tucoz 16.36.41 Join tucoz_ [0] (n=martin@233.84-48-89.nextgentel.com) 16.36.52 # hi again 16.36.55 # hi 16.37.00 # hmm, i do not like this font 16.37.10 # lol 16.37.28 # but that i can customize 16.37.31 # * bluebrother discovered dejavu recently 16.37.35 # SUSaiyan: I even don't like it where it doesn't crash, e.g. on my linux box 16.38.38 # hehe, okay, why not though? 16.38.44 # amiconn: I had a look at hydrairc. But that was a bit too overkill for my taste 16.38.59 Nick tucoz_ is now known as tucoz (n=martin@233.84-48-89.nextgentel.com) 16.39.31 # ah, happy now. Xchat is so much better than chatzilla 16.39.42 # lol ^^ 16.42.04 Join bbroke [0] (n=bbroke@wll193-172.wlan.hu-berlin.de) 16.42.21 # it's always nice to be able using your favorite linux apps on windows. I get more and more addicted to gvim 16.43.06 Quit daurnimator (Read error: 110 (Connection timed out)) 16.43.18 Join rretzbach [0] (n=robert@dslb-084-062-016-149.pools.arcor-ip.net) 16.43.41 # tucoz, different topic: I started trying to build an index. Works nice (except it needs a bit tweaking to look better) but I haven't found out how I modify it to produce section numbers for the html manual 16.43.47 # tucoz: but irssi is a way superiour compared to other clients 16.44.24 # Slasheri, so i've heard. but xchat suits my needs just perfectly 16.44.27 # with terminal settings and irssi settings it can be customized to look and feel like anything 16.45.01 # non-gui != superior imo 16.45.16 # bluebrother, cool. Do we have to mark words somehow then? 16.45.30 # that should be indexed 16.45.35 # eh.. there is no need for a gui for irc client. it only slows things down 16.45.44 # and can't be used remotely from everywhere, even from a pda 16.45.56 # vnc :P 16.46.08 # rdp 16.46.08 # hehe, yep :D 16.46.23 # tucoz, yes. Just add \index{foo} at the appropriate places. You can even have subentries, like \index{Installation!manual} 16.46.47 # amiconn: but i don't think that is a very practical solution. With a command line program, it can be used universally almost from every machine connected to network 16.46.54 # hehe, how about nx? 16.46.57 # including mobile phones with gprs and qwerty keyboard 16.47.24 # gui == superior doesn't match either. It depends heavily on the user and the task ;-) 16.47.42 Quit davidc__ () 16.47.44 # i prefer a mix of both :) 16.48.24 # this looks too complicated and crowded for my taste (but probably isn't) http://www.hydrairc.com/index.php?page=screenshots 16.48.35 # amiconn: and with advanced irc logging and features, i don't any point in using a gui based client. if your computer crashes or something like that, you would get disconnected 16.49.07 # tucoz: i doubt id like that either, i prefer a clean interface :) 16.49.21 # tucoz: I tried it, but came back to Miranda sharpish. 16.49.25 # bluebrother, I thought it was something like that. Then we can use some search and rename to index words. Should be a pretty easy task. 16.49.25 # Too busy 16.50.48 Quit Arathis (Read error: 110 (Connection timed out)) 16.51.27 # brb 16.51.45 Join Arathis [0] (n=doerk@p508A4DD2.dip.t-dialin.net) 16.54.15 # Slasheri: I just deem pure command line too cumbersome for general use 16.54.55 # And Hydra IRC is very configurable 16.55.40 # bluebrother: NX would be an option - just that I can't find any packages fopr my distribution 16.55.48 # (debian-amd64) 16.56.21 # I have nx running on fedora core and like it pretty much. Quite fast :) 16.56.46 # have you tried looking for freenx? 16.57.20 Join nls [0] (i=HydraIRC@nl104-202-216.student.uu.se) 16.57.30 # yes 16.57.33 # amiconn: really? for example with irssi, all necessary commands can be bind to two keys. For example changing between windows: alt-1, -2, -3... and for windows 10-> alt-q, alt-w, ... or next active window alt-a. And you can easily have over 100 open windows, i couldn't even think about how one would survive with a gui based client and that many windows :) And of course you see instantly on the status bar what windows have currently ... 16.57.39 # ... activity or if you have messages in private query windows (with color coding) 16.57.48 # [17:57] [Slasheri(+ei)] [10:#rockbox(+cnt)] [Act: 3,4,6,7,8,14,16,18,20,53] 16.57.59 # the channel status bar looks something like that 16.58.32 # but you can customize it of course, and every command is instantly available without touching the mouse :) 16.58.41 # you have 53 windows open? 16.58.43 # Changing between windows by a mouse click is faster for me than remembering a number 16.58.47 # SUSaiyan: yes 16.58.57 # lol :) 16.59.15 Quit TCK (Read error: 110 (Connection timed out)) 16.59.19 # i have had over 150 open windows, but now i try to remember closed old queries :) 16.59.19 # Slasheri, i guess you use irc more than me. I connect to 1 or 2 channels, and then xchat is perfectly fine 16.59.38 # hehe :) 17.00.19 # what's size of PLUGIN_IRAM (ipod mini) ? 17.00.25 # lol 17.00.41 # hmm, seems gvim put some tabs in my patch. Is there a command to count the number of tabs in a file? 17.00.41 # PLUGIN_RAM is 32KB for archos, and 512KB for all others except iFP 17.00.45 Join Xerion_ [0] (i=xerion@zarathul.student.utwente.nl) 17.01.07 # For iFP I don't know, afaik no plugins at all so far 17.01.09 # i only have 43 windows open open 17.01.18 # er, without the double open 17.01.38 Quit Xerion (Read error: 104 (Connection reset by peer)) 17.01.38 Nick Xerion_ is now known as Xerion (i=xerion@zarathul.student.utwente.nl) 17.02.14 Quit Zagor ("Client exiting") 17.02.15 # plugin ram? 17.02.47 # ram available to plugins (without killing playback) 17.03.02 # bluebrother, maybe you can grep for \t and use wc? 17.03.05 # not sure 17.03.08 # ah 17.03.16 # hey how well does rockbox work? for a Iriver H300 serise 17.03.21 # theres so much ram needed to play an mp3 then? 17.04.14 # Not necessarily needed, but desired 17.04.41 # Rockbox buffers as much data as possible in ram in order to spin up the disk less often 17.04.44 # though i have no idea how much ram an archos has 17.04.50 # 2mb 17.04.50 # 2MB 17.04.54 # ah 17.04.55 # :-P 17.04.59 # lol 17.05.00 # ok, used the dirty way: replace all occurrences of tab with a strange character and grepped for that. 17.05.18 # and indeed, my old patch had still some tabs in it :( 17.06.02 # with 2 mb ram i can understand plugins cant use much ^^ 17.07.08 Quit theli_ua ("Leaving") 17.07.57 # makes me wonder why ipod nanos have 32MB of ram 17.08.01 # can anyone answer my question how well does rockbox work with the Iriver H300 serise? 17.08.18 # pretty well 17.09.12 # if I install the rockbox onto it would I be able to get the old firmware back on? 17.09.38 # if I needed to...... 17.09.48 # yep, you can dual boot 17.10.14 # how do you duel boot with it? 17.10.49 # hol down rec and play until iriver firmware boots 17.10.59 # hold even 17.11.04 # thank you 17.11.10 # sure 17.11.55 Join BiPolar [0] (i=a306fe8b@gateway/web/cgi-irc/labb.contactor.se/session) 17.12.04 # I also heard wiht rockbox you get more battery life is that true? 17.12.14 Quit HCl (Read error: 60 (Operation timed out)) 17.12.42 Join DarthBob [0] (i=a306fe8b@gateway/web/cgi-irc/labb.contactor.se/session) 17.12.51 Quit BiPolar (Client Quit) 17.13.04 Quit bluey- (Remote closed the connection) 17.13.35 # check this pagae to see som runtime test http://www.rockbox.org/twiki/bin/view/Main/WebHome?topic=IriverRuntime but idk if it's better than the OF 17.13.51 Join DarthJin [0] (i=a306fe8b@gateway/web/cgi-irc/labb.contactor.se/session) 17.13.57 Quit DarthBob (Client Quit) 17.14.29 Quit Xerion (Read error: 104 (Connection reset by peer)) 17.14.34 # SUSaiyan: Ipod nanos having 32MB RAM is just a design reuse I'd say 17.14.40 # thanks 17.15.02 Quit markun (Read error: 54 (Connection reset by peer)) 17.15.24 # They also use the same PP chip as (some of) the HD based ipods, and not the special version for flash based players 17.15.27 *** Saving seen data "./dancer.seen" 17.15.48 # also nls I have one more question trasfering music I couldn't find much on that how do you transfer music useing the rockbox software? 17.16.27 # firmware^ 17.16.49 # You just plug it into your computer and do it as a normal ums device (like you used to) 17.16.59 # dar and drop and stuff 17.17.04 # bluebrother, regarding the discussion in FS on keypresses in the manual. When I added the action stuff, I just entered the keys quick and without any thought that this would be the final layout. That is why i used 'or' as a separator instead of / 17.17.04 # k thanks 17.17.42 # /ignore *!*@freenode/staff/* notice 17.17.46 # ok thanks for answering all my questions have a nice day 17.17.49 Part UnsaneLife 17.17.51 Join HCl [0] (n=hcl@hecate.student.ipv6.utwente.nl) 17.18.05 # Yeah.. i'm noob.. ..that was a command that went to screen.. 17.18.10 # bad noob! 17.18.13 # tucoz, ok. I think we should change that to / then. 17.18.32 Join |AhIoRoS| [0] (n=investig@168.77.164.6) 17.18.45 # SUSaiyan: In fact design reuse isn't uncommon. Archos also reused the design of the fm recorder for the Ondio, and only changed what was absolutely necessary (i.e. MMC interface instead of ATA) 17.18.58 # bluebrother, yes. We should. And also decide what we should call a long press. Something that could be used in both the text and in the tables. 17.18.58 Join Xerion [0] (i=xerion@zarathul.student.utwente.nl) 17.18.59 # ...and some minor things 17.19.04 # bbl 17.19.27 # true. 17.21.34 # amiconn: okay, why do the HD ipods have 32 mb of ram though? all for cache? 17.21.52 # Apple's OS is at least 5MB... 17.22.40 Quit bbroke ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 17.23.00 Join tucoz_ [0] (n=martin@233.84-48-89.nextgentel.com) 17.23.34 Quit tucoz (Nick collision from services.) 17.23.55 Part tucoz_ ("Leaving") 17.23.56 # SUSaiyan: The more cache RAM the better. The iPod video 60GB even has 64MB RAM 17.26.28 Quit DarthJin ("CGI:IRC (EOF)") 17.27.01 # nice 17.30.02 Join markun [0] (n=markun@bastards.student.ipv6.utwente.nl) 17.32.09 # * preglow strokes irssi 17.34.13 Quit Genre9mp3 (Read error: 104 (Connection reset by peer)) 17.37.57 Join FireFly_ [0] (n=FireFly@p54A45F4A.dip.t-dialin.net) 17.40.18 Nick daurn is now known as daurn|afk (n=quae@124.243.137.107) 17.44.49 # Anyone think we can remove the note in the manual that explains why the ask setting for resume on startup was removed? 17.46.39 Quit _FireFly_ (Read error: 110 (Connection timed out)) 17.48.10 # nls, maybe we should add such sutff in the changelog? 17.48.20 # *stuff 17.49.59 # yep, probably... 17.50.59 # heh it already is (in the 2.5 changelog) "The resume setting has been renamed to 'Resume on Startup'. Pressing the resume button from the WPS now resumes without prompting, regardless of the resume on startup setting. For this reason, the "Ask" setting has been removed, as you can now always resume by pressing a single button." 17.51.34 # nice. we need to integrate the changelog anyway at some point 17.55.20 # "Pressing the resume button from the WPS.." <= _slightly_ wrong 17.55.38 # Should be "...from the browser" 17.58.23 Join solarflare [0] (n=supernov@82-203-170-134.dsl.gohome.fi) 18.01.37 Quit solarflare (Client Quit) 18.03.45 Join bluey- [0] (n=bluey@dslb-088-073-121-219.pools.arcor-ip.net) 18.11.01 Join davidc__ [0] (n=davidc@72.169.118.173) 18.11.54 # bluebrother, options in the manual is ON OFF and they are Yes No on target... 18.12.24 # nls, what options do you mean? 18.12.36 # like shuffle for example 18.12.43 # all bool options in the settings chapter? 18.13.03 # no apparently most of them are correct 18.13.10 # I'll fix 18.14.45 Join roolku [0] (i=92b0a201@gateway/web/cgi-irc/labb.contactor.se/session) 18.15.21 # Slasheri: there seems to be a limit of 8 menus in tagnavi.config - is this correct? 18.15.24 # On target, some bool options are Yes/No, and others are On/Off, whichever makes more sense 18.15.47 # Slasheri: if there are more it hangs the h120 on boot (thanks for bootloader USB) 18.16.04 # ok but shuffle was on/off in the manual and Yes/no on target :) 18.16.19 # Slasheri: in the sim it segfaults: 18.16.38 # Party mode stops when you enter fmradio or recording. 18.16.48 # Program received signal SIGSEGV, Segmentation fault. 18.17.05 # 0x0041a3b3 in parse_menu (filename=0x45d103 "/.rockbox/tagnavi.config") 18.17.21 # at tagtree.c:672 18.17.45 # 672 menu->itemcount = 0; 18.18.15 # Slasheri: could this be please increased to say 16? 18.18.35 # roolku: ah, there is a bug because it hangs 18.18.39 # Slasheri: a graceful error would be nice as well. :) 18.18.45 # but you are correct, i will fix that and increase it to 16 :) 18.18.59 # Thanks a lot 18.20.18 Quit Ribs (Remote closed the connection) 18.22.30 Join mh546 [0] (n=user@p54A37DB2.dip.t-dialin.net) 18.22.41 Quit roolku ("CGI:IRC") 18.23.57 Join Ribs [0] (n=freenode@riblet.plus.com) 18.28.39 Join RedBreva [0] (n=chatzill@host86-143-79-163.range86-143.btcentralplus.com) 18.29.59 # what is the fm chip in the ondio fm? Samsung or Philips? 18.30.29 Quit bilbravo (Remote closed the connection) 18.30.44 Join solarflare [0] (n=supernov@82-203-170-134.dsl.gohome.fi) 18.30.52 # ah, there are two variants. 18.37.53 Join torez [0] (n=Eier@084202068171.customer.alfanett.no) 18.38.34 Part torez 18.40.34 Join TCK [0] (n=tckocr@87.80.197.109) 18.43.02 Join petur [0] (n=petur@rockbox/developer/petur) 18.45.22 Quit bluey- (Remote closed the connection) 18.46.12 Join lightyear [0] (n=lightyea@p548771C9.dip.t-dialin.net) 18.55.26 # bluebrother: Yes, there are two hardware versions of the Ondio FM (in fact 3 variants, but only 2 different radio chips) 18.55.49 # The Philips chip is _way_ better than the Samsung 18.57.30 Join webguest94 [0] (i=c3ec4b1b@gateway/web/cgi-irc/labb.contactor.se/session) 19.02.09 Join TeaSea [0] (n=thunderc@84-51-130-71.judith186.adsl.metronet.co.uk) 19.04.00 # where does bubbles save which lvl waqs the last? 19.06.02 # what happens if I have a switch statement without a default case and call it with a value that isn't covered anywhere? 19.07.53 # Hi! How do I have to work with the simulator? I built the simulator successfully. It gets successfully re-built when changing, for instance, the bookmark.c file. A change of playback.c, on the contrary results only in a "nothing to be done" when calling make. Any help appreciated. 19.08.40 # mh546, are you building for a archos device? 19.10.53 # yes, I do. 19.11.52 # playback.c is swcodec only, right? 19.11.55 # Check apps/SOURCES - playback.c isn't build for ARchos. 19.12.09 # archos do playback using a hardware chip, so playback.c doesn't apply for them. 19.13.43 # Oh, that explains everything! Thanks a lot. 19.15.27 # Where do I have to look for the pause/fade out call for the archos device, then? 19.15.29 *** Saving seen data "./dancer.seen" 19.18.00 Join bbroke [0] (n=bbroke@p54BD3720.dip0.t-ipconnect.de) 19.22.53 # You mean the "fade on stop" feature/ 19.22.54 # ? 19.27.38 Join pagefault [0] (i=pagefaul@pdpc/supporter/active/pagefault) 19.27.43 Part pagefault ("Leaving") 19.27.48 Join pagefault [0] (i=pagefaul@pdpc/supporter/active/pagefault) 19.29.25 # I'm just trying to understand the internal structure of rockbox. As a first exercise, I wanted to fiddle around with the play/pause function. I now found out that it is triggered in gwps.c. 19.30.12 Join damaki_ [0] (n=Chocolat@ALille-253-1-10-125.w90-7.abo.wanadoo.fr) 19.36.17 # Actually, I was trying to do the following: When having the "fade on pause" option activated and pressing pause, the song fades out, then the play icon changes into a pause icon. I wanted to change that behaviour in order to get instant optic feedfack that my button press was recognised by the device. It seems that this is not as easy as the icon seems to be hard-connected to the mpeg state. 19.36.48 Join barrywardell [0] (n=barrywar@host-194-46-250-171.dsl-ie.utvinternet.net) 19.36.57 # mh546: yes, please simplify the playback code! :) 19.37.34 # barrywardell: did you figure out yet how to calculate BATTERY_SCALE_FACTOR? 19.37.34 # hi barry, I finally tried out the firmware on my h10 it works well 19.37.43 # much easier than pulling out the battery to sync or power down 19.37.54 # great 19.38.11 # so are you happy with the current behaviour? 19.38.31 # or have you any suggestions for a better one? 19.38.44 # markun: no 19.38.48 # any tips 19.38.51 # maybe an option to go into sync mode when you plugged in the cable 19.39.04 # rather than keep running 19.39.06 # barrywardell: a fully charged li-ion battery is about 420 centivolts 19.39.09 # but keep the button option 19.39.32 # markun: I know the values from the adc at max and min battery 19.39.49 # ok, then you can calculate the factor 19.39.54 # how do i convert that to centivolts? 19.39.56 # What's the adc value? 19.40.13 # 0x330=min, 0x380=max 19.40.58 # 0x330 before the h10 shuts down?? 19.41.31 # 0x330 is when the bootloader won't start up because of low battery 19.41.47 # if I leave Rockbox running, it can keep going much lower than that 19.42.00 # haha 19.42.02 # backlight flickers around 0x300 19.42.05 # yeah I noticed that too 19.42.40 # I charge for about 5 seconds so I can boot then I can plug in the charger 19.43.23 # but it will run for much longer if I don't attach a charger 19.43.32 # but totally do random things 19.44.26 # barrywardell: try a scale factor of 4688 19.44.37 Quit JoeBorn ("Leaving") 19.44.55 # cool. can I ask how you came up with that number? 19.45.04 # (420 / 0x380) * 10000 19.45.19 Join yeahx [0] (n=NoNick@c-24-22-198-162.hsd1.wa.comcast.net) 19.45.24 Quit damaki__ (Read error: 110 (Connection timed out)) 19.45.27 # from the calculations in firmware/powermgmt.c 19.45.48 # ah, i see. thanks 19.47.01 # can you try it? 19.47.11 # i will right now 19.48.21 Quit yeahx ("Leaving!") 19.49.32 # barrywardell: another problem: it will not the right percentages now 19.50.06 # You need to add your own battery to percent_to_volt_discharge 19.50.07 # is that the percent_to_volt_discharge thing? 19.50.11 # :) 19.50.25 # copy the BATT_LIPOL1300 one 19.50.45 # so i use the centivolt value, not the adc value there? 19.50.46 Quit davidc__ (Remote closed the connection) 19.50.56 # and in battery_level_dangerous? 19.51.13 # well, you need to find out these values from experimenting 19.51.43 # percent_to_volt_discharge should be virtually identical for all LiPo batteries 19.52.24 # amiconn: well, I think the h10 has a different '0%' voltage.. 19.52.29 # The only way to find the true scale factor would be to use a voltmeter 19.53.05 # Measure the voltage and read the adc in paralle, then adjust the factor so that the calculation yields the true voltage 19.53.12 # (in centivolts) 19.53.28 # barrywardell: with the scale factor I calculated the backlight flickers at 360 centivolt.. That's not very low. 19.53.32 # markun: I doubt that it is much different 19.53.45 # i'm planning on taking my H10 apart for some other tests at some stage, so i'll take a voltmeter to the battery too 19.54.21 # markun: it may be lower than that, I can't remember 19.54.33 # i think i was still able to run my h10 at 0x280 19.57.31 Join Davide-NYC [0] (n=chatzill@user-12hdtm5.cable.mindspring.com) 19.58.56 Part mh546 20.00.34 # hmm. 20.00.48 # when I start up, the battery level is at empty (flashing) 20.01.07 # it slowly increases towards full over a couple of minutes 20.02.05 # but the adc values don't change much from startup 20.02.55 # That looks like the adc is initialised too late, so the first read yields zero 20.03.47 # A moving average is applied to the voltage values in the powermgmt thread 20.04.00 Join Rondom [0] (n=Rondom@p54AEEF6C.dip.t-dialin.net) 20.04.04 # ah, indeed i think you're right. I need to force a scan on startup 20.05.05 # barrywardell: the scan is done in power_thread() (or are you not talking about this?) 20.05.45 # adc_read() doesn't actually scan the adc, adc_scan() does 20.06.06 # ah 20.06.38 # so a scan when initialising will hopefully solve the problem 20.12.47 Join eunus [0] (n=eunus@ckt43.neoplus.adsl.tpnet.pl) 20.13.59 Join pixelma [0] (i=pixelma@82.193.235.34) 20.17.16 Part eunus 20.18.15 Join davidc__ [0] (n=davidc@72.169.118.173) 20.20.13 Quit TCK (Read error: 110 (Connection timed out)) 20.24.05 Quit BigMac (Read error: 110 (Connection timed out)) 20.24.37 # is there any place to check the status of 5g devolpment? 20.26.58 Quit davidc__ () 20.28.00 # most rockbox info can be found in the wiki http://www.rockbox.org/twiki/bin/view/Main/IpodStatus 20.28.32 Join amigan [0] (i=dcp1990@unaffiliated/amigan) 20.29.37 Join Wett [0] (n=Wett@d02m-89-83-216-183.d4.club-internet.fr) 20.31.57 # ah, think it's working now. thanks for your help markun and amiconn 20.32.14 # i'll have to do some more testing to get it totally accurate though 20.33.34 Quit Kohlrabi ("Quit") 20.33.50 Quit bbroke ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 20.33.56 Join Lear [0] (n=chatzill@h8n8c1o285.bredband.skanova.com) 20.38.55 Join linuxstb_ [0] (i=5343d4aa@gateway/web/cgi-irc/labb.contactor.se/session) 20.39.22 # * linuxstb_ notices a long-lost Wett... 20.40.32 Quit Xerion (" ") 20.41.03 # anyone working on wma or m4a decoding? 20.41.13 # I am willing to do testing. 20.42.31 # linuxstb: yep ^^ 20.43.28 # How's the rvf player? :) 20.44.26 Join Xerion [0] (i=xerion@zarathul.student.utwente.nl) 20.45.06 # errr... 20.46.03 Quit mirak (Connection timed out) 20.46.29 # it should be almost rewritten from scratch I think 20.48.13 Join hardeep [0] (n=hardeeps@c-71-202-85-199.hsd1.ca.comcast.net) 20.48.21 # I know amiconn has expressed an interest in working on it. 20.49.38 # oh 20.49.45 Join mirak [0] (n=mirak@AAubervilliers-152-1-52-48.w82-121.abo.wanadoo.fr) 20.50.34 # I think I still have the modified tools for creating bigger rvf files somewhere 20.51.02 # if I remind well, the wiki sources links are broken 20.51.08 # I'm sure anything you've done would be useful for others wanting to continue the work. 20.51.49 # sure 20.52.06 # i'll look for the sources then 20.54.37 # erf, still can't manage to build the uisim using cygwin -_- 20.55.42 # What's the problem? 20.55.58 # make: *** /home/Mathieu/rockbox/uisimulator/sdl: No such file or directory. Sto 20.55.58 # p. 20.56.52 # this uisimulator directory doesn't exist, i've certainly missed a step anywhere 20.57.14 # Try "cvs -z3 co uisimulator" in your rockbox directory. 20.58.32 Quit _Veseliq_ (Read error: 110 (Connection timed out)) 20.59.49 Quit Xerion (" ") 21.01.38 # seems to work, thx ! 21.02.15 Join davidc__ [0] (n=davidc@72.169.118.173) 21.04.23 Join _Veseliq_ [0] (n=veseliq@195.85.215.210) 21.06.04 Join rotator [0] (n=e@rockbox/developer/rotator) 21.07.07 Quit pagefault ("Leaving") 21.07.48 Join pagefault [0] (i=pagefaul@pdpc/supporter/active/pagefault) 21.13.54 Join Xerion [0] (i=xerion@zarathul.student.utwente.nl) 21.15.35 *** Saving seen data "./dancer.seen" 21.16.40 Join JoeBorn [0] (n=jborn@dsl017-022-247.chi1.dsl.speakeasy.net) 21.17.03 Quit Pyromancer ("Ex-Chat") 21.19.08 Join Wett_ [0] (n=Wett@d02v-89-83-249-10.d4.club-internet.fr) 21.21.09 Join Pyromancer [0] (n=pyromanc@dsl092-069-150.bos1.dsl.speakeasy.net) 21.23.54 Quit Wett (Read error: 110 (Connection timed out)) 21.32.45 Quit |AhIoRoS| (Remote closed the connection) 21.36.29 Quit Davide-NYC ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 21.42.28 # hrm 21.42.44 Quit Wett_ (Read error: 110 (Connection timed out)) 21.45.55 # hello 21.46.38 Quit barrywardell () 21.47.12 Quit pondlife (Read error: 110 (Connection timed out)) 21.49.05 Join log0ff [0] (n=cs@dslb-084-056-227-177.pools.arcor-ip.net) 21.53.07 # that was crazy 21.53.35 # I could not get another makefile for a while 21.53.48 # but now magically it generated a makefile 21.53.52 # ohw ell 21.53.59 # well at least I have one now 21.59.39 Quit KN|stiff (Read error: 104 (Connection reset by peer)) 22.00.20 Join TCK [0] (n=tckocr@bb-87-80-197-109.ukonline.co.uk) 22.07.29 Join Genre9mp3 [0] (n=yngwiejo@dsl-88-218-17-158.customers.vivodi.gr) 22.08.35 Quit log0ff (Read error: 60 (Operation timed out)) 22.10.03 Quit rretzbach (Read error: 104 (Connection reset by peer)) 22.17.44 Quit nls (" HydraIRC -> http://www.hydrairc.com <- The professional IRC Client") 22.27.40 Nick Ribs is now known as ribs (n=freenode@riblet.plus.com) 22.37.20 Quit lightyear (Remote closed the connection) 22.39.28 # is the wiki down? 22.39.38 # there it is again.. 22.40.30 Quit Lear ("Chatzilla 0.9.74 [Firefox 1.5.0.7/2006090918]") 22.41.45 # now that we have m3u8 support we could save rockbox playlists in that format and use the default codepage when we read the m3u files 22.43.27 # nice idea. 22.43.45 # * amiconn wonders what m3u8 is 22.43.49 # wow what is a m3u8 file 22.44.05 # utf8 formatted? 22.44.12 # m3u in utf8, without bom. 22.44.22 # ah 22.44.25 # that's generated by foobar for example 22.44.26 # Hmm. 22.44.36 # Strange method... 22.44.46 # writing m3u in utf8 tends to cause confusion ... 22.44.51 # what do you guys use to sync 22.45.09 # what's strange on using a different file extension? 22.45.10 # I need to find something that syncs my stuff into nice folders and playlists with rockbox 22.45.40 # * amiconn doesn't use a special sync tool 22.45.50 # just copy it over 22.45.51 # ? 22.45.52 # Just windows explorer or the equivalent on other OS'es 22.46.00 # yeah I have a UMS device 22.46.17 # just wondered if there was something that was a bit nicer to find what I was looking for 22.46.30 # * bluebrother wants to set up a script using rsync for this. 22.46.37 Join lukaswayne9 [0] (n=lukas@c-68-84-69-12.hsd1.nj.comcast.net) 22.47.02 # bluebrother: rsync -avW --progress --size-only --delete /data/mp3/* /mnt/archos/ 22.47.38 # Bagder, this does only sync from PC -> dap, does it? 22.47.44 # also is there a util to build the tag db offline 22.47.50 # instead of waiting for the player 22.47.52 # yes 22.48.05 # I believe there is a script in tools/ 22.48.21 # ok thanks, I hope I am not asking too many questions 22.48.55 # better asking questions here than opening "bugs" in the tracker with support questions ;-) 22.49.24 # i'm trying to figure out everything I can about this so I can eventually start writing some useful code for it 22.49.42 # pagefault, tools/songdb.pl should be able generating the database for you. 22.49.58 # ... at least for ogg and mp3 22.50.07 # thats all I use anyway 22.50.48 # thanks i'll make up a script to make up the database before I do my syncs 22.51.28 # I've disabled the cpu frequency scaling for my 4g ipod, is the frequency reported in debug what its actually running at (11MHz)? 22.51.58 # amiconn: your previous setting for bouncing cards looked nicer on the gigabeat. They fall very fast now. 22.52.43 # * amiconn tested on sims with all possible resolutions, including gigabeat 22.52.53 # so you prefer it? 22.53.18 # Before, they fell too fast on archos and mini, and too slow on larger LCDs like H300 22.54.12 # Now they fall about equally fast on all targets 22.55.42 # Animation time is still somewhat different, because (1) the calculation doesn't take the card height into account, and (2) the horizontal speed is always an integer amount of pixels, so there are few possible values on small LCDs, and many possible values on larger LCDs 22.55.47 # they tend to stop bounding pretty quickly if the horizontal speed is low and leave a black bar on the bottom 22.56.25 # They should now bounce longer than before, as I reduced the damping... 22.56.40 Join BigBambi [0] (n=Alex@cpc2-nfds9-0-0-cust419.leic.cable.ntl.com) 22.56.42 # I'll take a screenshot 22.57.06 Quit lukaswayne9 ("Ex-Chat") 22.59.06 # The black trail happens if the horizontal speed is low, i.e +1 or -1 22.59.14 # yes 22.59.24 # ...but it also happened before - earlier than now 23.02.47 Join lee-qid [0] (n=liqid@p54965E82.dip.t-dialin.net) 23.05.48 Join lowlight [0] (i=c730190a@gateway/web/cgi-irc/labb.contactor.se/session) 23.08.01 Quit TCK (Read error: 110 (Connection timed out)) 23.08.37 Join Kalthare [0] (n=kalthare@c-71-197-114-207.hsd1.ca.comcast.net) 23.14.42 Join Wett [0] (n=Wett@d02m-213-44-187-11.d4.club-internet.fr) 23.15.39 *** Saving seen data "./dancer.seen" 23.16.05 Join lukaswayne9 [0] (n=lukas@c-68-84-69-12.hsd1.nj.comcast.net) 23.22.28 # Does pcm_calculate_peaks not work properly in the sim? e.g. the oscilloscope looks blocky. 23.27.05 Nick JB_Bike is now known as JoeyBorn (n=jborn@dsl017-022-247.chi1.dsl.speakeasy.net) 23.29.45 # The blockiness is caused by the OS's PCM driver 23.30.11 # It depends on the OS (on windows it's more blocky than on linux), and on the sound card driver 23.31.02 Quit klrspz (kornbluth.freenode.net irc.freenode.net) 23.31.02 NSplit kornbluth.freenode.net irc.freenode.net 23.31.02 Quit Mook (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit Criamos (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit linuxstb (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit xNibbler (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit secleinteer (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit Rick (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit Bjoern-Erik (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit ze (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit chendo__ (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit alberink (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit Bagder (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit SUSaiyan (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit [H5N1] (kornbluth.freenode.net irc.freenode.net) 23.31.02 Quit Quarryman (kornbluth.freenode.net irc.freenode.net) 23.31.22 Join Bagder [0] (n=daniel@rockbox/developer/bagder) 23.31.22 NHeal kornbluth.freenode.net irc.freenode.net 23.31.22 NJoin klrspz [0] (n=klrSpz@69.15.248.2) 23.31.22 NJoin Mook [0] (i=jade@pool-141-150-239-23.delv.east.verizon.net) 23.31.22 NJoin Criamos [0] (n=Criamos@p54933066.dip0.t-ipconnect.de) 23.31.22 NJoin linuxstb [0] (n=linuxstb@rockbox/developer/linuxstb) 23.31.22 NJoin xNibbler [0] (n=sven@e181120081.adsl.alicedsl.de) 23.31.22 NJoin secleinteer [0] (n=scl@adsl-70-237-138-227.dsl.stlsmo.sbcglobal.net) 23.31.22 Join Rick [0] (i=rick@unaffiliated/Rick) 23.31.22 NJoin Bjoern-Erik [0] (n=unknown@67.80-202-110.nextgentel.com) 23.31.22 NJoin ze [0] (i=ze@70.40.152.105) 23.31.22 NJoin chendo__ [0] (n=chendo@203-206-110-136.dyn.iinet.net.au) 23.31.22 NJoin SUSaiyan [0] (n=susaiyan@cc84863-b.zwoll1.ov.home.nl) 23.31.22 NJoin alberink [0] (n=alberink@cc516682-b.ensch1.ov.home.nl) 23.31.22 NJoin [H5N1] [0] (i=mrflu@laggy.us) 23.31.22 NJoin Quarryman [0] (i=quarry@m228a.studby.ntnu.no) 23.31.22 Mode "#rockbox +o Bagder " by irc.freenode.net 23.31.23 *** Server message 505: 'logbot :Private messages from unregistered users are currently blocked due to spam problems, but you can always message a staffer. Please register! ( http://freenode.net/faq.shtml#privmsg )' 23.32.34 Join goffa_ [0] (n=goffa@216.220.23.105) 23.33.32 # Ahhh....I wanted to how the fire plugin would look if it used pcm peaks instead of rand()...but on the sim it looked like crap. 23.35.19 Quit davidc__ () 23.36.07 Join TCK [0] (n=tckocr@bb-87-80-197-109.ukonline.co.uk) 23.38.15 # gtg 23.38.18 Part lowlight 23.45.28 Quit goffa (Read error: 110 (Connection timed out)) 23.56.41 Quit BigBambi ("Leaving") 23.58.24 Quit Rondom ("Ex-Chat") 23.58.42 Quit bluebrother ("Leaving")