--- Log for 05.05.103 Server: calvino.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16p1 Started: 6 days and 0 hours ago 00.01.07 Quit tracktheripper (Client Quit) 00.01.29 Join Zagor [0] (jirc@ACBBFD88.ipt.aol.com) 00.01.34 # same person: London_Blade [0] (jirc@ACBBFD88.ipt.aol.com) 00.01.41 # hi Zagor 00.01.42 Quit Zagor (Client Quit) 00.02.55 Join Jason1 [0] (jirc@ACBBFD88.ipt.aol.com) 00.04.36 # tracktheripper is playing tricks 00.04.45 Quit Jason1 (Client Quit) 00.04.56 Join tracktheripper [0] (jirc@ACBBFD88.ipt.aol.com) 00.04.59 # IM BACK!!!!!!!!!!!!! 00.05.44 # arf 00.07.34 Quit adi|ems () 00.15.57 # I opened a patch : 732369 00.23.49 # maybe a keyhandler is a too complicated solution 00.25.29 Join Stevie-O [0] (whatsit2u@user-2inin8n.dialup.mindspring.com) 00.25.59 # hola 00.26.02 # yo 00.26.04 # Linus! 00.26.19 # I saw your email mentioning that you were planning to clean up the menus 00.26.27 # yeah 00.26.37 # have you seen my menutest2 build? 00.26.56 # nope, i haven't tried it yet 00.27.06 # give it a shot, I'd really like to know what you think 00.28.06 # http://www.qrpff.net/~stevie/rockbox/menutest2-fm.ajz 00.30.10 Nick _seb_ is now known as seb-away (Sean@bgp420584bgs.union01.nj.comcast.net) 00.30.11 # the FM recorder seems to get all the eattention now 00.30.12 # :-( 00.30.21 # what? 00.30.27 # I have an FM 00.30.36 # http://www.qrpff.net/~stevie/rockbox/menutest2-rec.ajz 00.30.44 # if you wanna check it out for Recorder, it's there too 00.30.50 # and due to someone's request on the mailing list 00.30.54 # I even built a player version 00.31.34 # well, i have a version of Rockbox that even includes on-the-fly ID3 tag entering 00.32.37 # you don't need to use it as a permanent replacement 00.32.52 # (which is why it's not called ajbrec.ajz) 00.32.56 # just rolo it 00.33.00 # i know, i keep it alonside the latest bleeding edge and i boot into it when required 00.33.57 # oh 00.34.01 # I know people say "Edit ID3 tags with a PC" (take a bow LinusN) but I download MP3s directly to the Archos and editing the tags on the Archos is less hassle than using a PC 00.34.15 # I use The Godfather 00.34.18 # to do id3s 00.34.37 # MusicMatch is good for ID3 tags as well 00.35.00 # does it have automatic get-id3-tag-from-filename? 00.35.08 # yes 00.35.09 # and automatic rename-file-based-on-id3? 00.35.11 # Stevie-O: i think all the ...'s are cluttering up the menu 00.35.14 # yes 00.35.23 # LinusN: yeah, I need an ellipsis char 00.35.33 # why do you need it at all? 00.35.34 # but that wasn't the big change 00.35.37 # i know 00.35.39 # go into the Sound menu 00.35.43 # i did 00.35.51 # and hows it look? 00.36.03 # perhaps a bit confusing at first 00.36.20 # but i'd like to change the setting "on the fly" 00.36.25 # in the menu there? 00.36.37 # yes 00.36.39 # that was on the 'to-do if it's popular' list 00.36.47 # the diff is huge 00.37.03 # because it runs on top of another change 00.37.22 # which allows the values to be stored in preconstructed tables 00.37.29 # while still supporting language changes 00.37.42 # (which of course is a definite requirement) 00.38.01 # i'd like a slider option as well 00.38.03 # http://www.qrpff.net/~stevie/rockbox/rockbox-daily-20030502-to-menutest2.diff 00.38.05 # a slider option? 00.38.14 # sliders instead of numbers 00.38.19 # or both 00.38.19 # yea Linnus a slider would be cool :-) 00.38.27 # If you can think it up 00.38.30 # Linus just nick the sliders out of the archos firmware 00.38.30 # I can almost certainly code it 00.39.25 # Zagor doesn't like the slliders though 00.39.32 # he does 00.39.38 # but 00.39.40 # ohh 00.39.40 # what about Players? 00.39.51 # it's just that he doesn't like the archos sliders 00.40.11 # ohh 00.40.15 # what are the Archos sliders? 00.40.41 # the sound settings in the original firmware 00.40.47 # hm 00.40.51 # i have the original firmware around here somewhere 00.40.53 Quit tracktheripper ("Leaving") 00.41.56 # mh 00.42.07 # they don't display any numeric values 00.42.11 # nope 00.42.14 # do you have a picture 00.42.20 # or can you draw a picture 00.42.25 # of what you'd like the sliders to look like? 00.42.30 # and did you take a look at that diff? 00.45.14 # brb, food 00.45.17 Nick Stevie-O is now known as Stevie-fOod (whatsit2u@user-2inin8n.dialup.mindspring.com) 00.46.40 # woo, that diff is HUGE 00.50.41 # you like #define a lot, don't you? 00.51.24 Nick seb-away is now known as _seb_ (Sean@bgp420584bgs.union01.nj.comcast.net) 00.56.49 # i hate #define :) 00.56.58 # and typedef 00.57.39 # well 00.57.45 # they're ok 00.58.26 Nick Stevie-fOod is now known as Stevie-O (whatsit2u@user-2inin8n.dialup.mindspring.com) 00.58.34 # it's not so much that I like #define 00.58.41 # as it is that I hate typing redundant things 00.58.58 # so if I can find a formulaic way of doing something 00.59.01 # I'll do it 00.59.28 # using macros often makes the code harder to read imho 00.59.43 # i agree! 00.59.45 # well 00.59.46 # often, not always 01.00.02 # ioccc.org can prove this ;) 01.00.11 # hehe 01.00.17 # it depends on how well they're used 01.00.17 # if done right, they take complicated formulas and condense them into an easy-to-read thing 01.00.49 # but may hide important details in the process 01.05.10 # anyway, i'm not sure i like the LANG_ID/char* trick 01.05.20 # it works, but feels kind of messy 01.09.22 Quit Stevie-O (Read error: 60 (Operation timed out)) 01.18.43 Nick _seb_ is now known as seb-away (Sean@bgp420584bgs.union01.nj.comcast.net) 01.27.25 # bye 01.27.41 Quit alexandre (".") 01.27.41 # bye 01.50.29 *** Saving seen data "./dancer.seen" 02.07.29 Join frzd [0] (~jirc@pool-151-198-130-182.mad.east.verizon.net) 02.07.33 # hi 02.07.38 # hi 02.07.51 # I just bought a JukeBox Studio 20, and i played aroudn with the old firmware 02.07.57 # now i tried the new rockbox firmware... 02.08.29 # and i notice during on the course of a 5 minute song, the unit will begin to vibrate and flash the red light ever minute or so 02.08.51 # on the old unit i felt the vibrating (i assume spinning up) once and the beginning, and once near the end 02.09.05 # and the red light didn't flash 02.09.19 # i don't know if this is a bug, or an intended feature, i'm just kind of curious as to what it means 02.09.24 # any ideas? 02.09.47 # the red light means "disk access", much like the hard disk light on your PC 02.10.01 # weird, the old firmware didn't do that 02.10.14 # why is that weird? 02.10.26 # the old firmware didn't do it, that's all 02.10.28 # they don't blink the LED but we do 02.10.36 # ok, makes sense 02.10.51 # so is there a reason why the old firmware spins up the disk less often? 02.11.21 # it's usually the opposite 02.11.30 # really? that's weird 02.11.54 # what bit rate? 02.12.05 # ummm 02.12.32 # 192kbps 44.1khz 02.12.44 # then you are mistaken 02.13.17 # weird... 02.13.19 # 192kbit/s is roughly 1.5megs/minute 02.13.31 # how long is the file? 02.13.34 # in bytes 02.13.37 # because the song is actually 3:51, the old firmware said it was 5 minutes 02.13.41 # in bytes... it's.. 02.13.50 # 5.31mb 02.14.13 # the total RAM size is 2Mbytes 02.14.31 # so reading the disk once every minute or so makes sense 02.14.49 # yes, and the archos firmware is no different 02.14.56 # could it be that the default firmware keeps the disk spinning for longer 02.14.57 # ? 02.15.11 # yes, but not for a minute 02.15.33 # that's weird.. i'll test it again with the default firmware 02.15.42 # do so 02.17.54 # i'm assuming that you know what you're doing, and that spinning up down every minute or so isn't bad for the disc, or a waste of batteries, right? 02.18.14 # because you were right, i was mistaken 02.18.24 # on the contrary, keeping the disk spinning is a battery killer 02.18.45 # really? i always thought spinning the disc off and on was bad as well 02.18.57 # you catch me mistaken yet again :) 02.19.16 # laptop disks are designed for it 02.19.23 # oh ok 02.19.31 # thanks for your help 02.19.36 # you're welcome 02.19.44 Quit frzd ("Leaving") 02.29.11 Part LinusN 02.51.56 Join Stevie-O [0] (whatsit2u@user-2inimoe.dialup.mindspring.com) 03.32.35 Nick seb-away is now known as _seb_ (Sean@bgp420584bgs.union01.nj.comcast.net) 03.32.35 Quit Stevie-O (Read error: 54 (Connection reset by peer)) 03.50.30 *** Saving seen data "./dancer.seen" 04.03.56 # hmm 04.04.02 # what are those really high quality heapdohnes again? 04.04.08 # bonnheisner or something? 04.09.38 Join Norrin [0] (~JSmith123@ip68-99-9-168.om.om.cox.net) 04.10.03 # Quick question, how do you access the FM radio menu on the new Rockbox firmware? 04.12.11 Join Stevie-O [0] (whatsit2u@user-2inim4n.dialup.mindspring.com) 04.18.48 # Looked through the last three days worth of IRC chat, not mention of how to get to the FM radio. 04.22.29 # you'd probably need Linus's build I assume 04.22.47 # and if you have that -- well, Record mode is off of the main menu on F1 04.24.23 # I have the latest daily build. Don't see an option for FM Radio anywhere. 04.24.57 # It might not be in there 04.25.16 # I don't know if it's been committed to the official cvs repository 04.25.55 # The notes for the "tarballs" says it has since build 0503 04.26.03 # I just committed my first attempt at an FM radio screen on the FM 04.26.03 # recorder. It is just a proof of concept with no bells and whistles, and 04.26.03 # no localization. 04.26.06 # hm 04.26.12 # You can select "FM Radio" from the main menu. 04.26.12 # Keys: 04.26.14 # thats from the email 04.27.05 # FM Radio isn't on the main menu if the main menu is what you get when you push F1. 04.27.14 # well 04.27.17 # Using 030504 build. 04.27.45 # I'm assuming that you're sane enough to be using an FM Recorder... 04.27.56 # Greatly appreciate your help, just excited about having FM radio back. 04.28.02 Quit BoD[] ("4:28") 04.28.03 # Yep, the new and improved. 04.28.07 # mkay 04.28.15 # * Stevie-O ignores the fact that 'new' and 'improved' are mutually exclusive ;) 04.28.29 # gotta love marketing 04.28.58 # but, I don't know how to get it to work 04.29.16 # I take it you don't subscribe to the mailing list? 04.29.38 # I do but I have never received anything. 04.29.58 # weird. 04.30.18 # http://www.qrpff.net/~stevie/rockbox/menutest2-fm.ajz 04.30.25 # I was fiddling with menu code 04.30.31 # check out the Sound menu 04.32.09 # WOO 5.29k/s 04.32.35 # I'm looking throught the mailing list to hopefully find a clue. 04.33.05 # CVS notes says patches were applied but FM Radio not on F1 menu. 04.33.09 # Still looking. 04.33.39 # double-check what the Version option says? 04.34.10 # CVS 030504 04.34.57 # weird. 04.35.26 # Just downloaded the bleeding edge one, it's there. 04.35.53 # but it wasn't in 030504? 04.36.21 # Nope. 04.36.48 # well 04.36.50 # maybe Linus knows 04.37.04 # hmm 04.37.06 # I just realized 04.38.37 # that the SDK is bzip2'd 04.38.47 # but the daily builds are gzipped 04.39.36 # The bleeding edge build works, I can get some sleep now. I'll check tomorrow to see if it's in the daily builds. 04.39.59 Quit _seb_ (Read error: 104 (Connection reset by peer)) 04.41.55 Join _seb_ [0] (Sean@bgp420584bgs.union01.nj.comcast.net) 04.42.47 Part Norrin 04.51.25 Quit _seb_ ("http://rubisco.org")