--- Log for 14.09.102 Server: brunner.openprojects.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16p1 Started: 14 days and 13 hours ago 00.01.22 # haha 00.01.27 # pitch roxx 00.01.34 # perfect for djing 00.02.34 # hm 00.02.38 # how do you fool around with that? 00.03.14 # fool around ? 00.03.46 # ya 00.03.52 # fool around / test :-) 00.04.06 # ahh 00.04.10 # dwi: don't you read the mailing list? 00.04.12 # dwihno: even 00.04.16 # press on 00.04.33 # PsycoXul: I just got home 00.04.41 # all excited with weekend and such :) 00.04.55 # yeah but i don't even pay attention to recorder-specific stuff on there and i still know :p 00.06.05 # the time bar is then not correct 00.07.23 # I can't see anything regarding the pitching 00.07.33 # is it an additional patch? 00.08.14 # so first it checkes for the id3v2 tag and then then if there is no id3v2 tag(or if it is to long) it uses the id3v1?! 00.08.15 # Snorlax: yeah 00.08.41 # Snorlax: if there is an id3v1 to use 00.08.42 # heh 00.09.11 # currently the id3v2 buffer is 300 bytes i think 00.09.39 # and some things add pictures to the id3v2 tag which makes it not work in rockbox currently 00.09.43 # ok if there are no tags WHAT SO EVER then? 00.09.47 # and then other things add some padding for no apparent reason 00.09.55 # will it show hte filename then? 00.10.10 # like the 'id3v2' utility adds padding i guess that makes it >300 bytes and so things tagged with it use the v1 tag in rockbox 00.10.21 # Snorlax: not as id3 info, no 00.10.34 # Snorlax: thats what the conditionals are for in the WPS config 00.10.54 # ok I'm talking about a player not recorder.. 00.10.58 # just so u know.. 00.11.04 # i have a player too 00.11.15 # it doesn't matter with reference to id3 tags filenames or WPS display 00.11.53 # ok if you haven't done any conditionals for if there isn't any id3 tags, will it show the filename then?! 00.11.58 # the only difference between WPS configs on player and recorder are that recorders got more lines [and maybe something different about the progress bar tag thing, i forget] 00.12.11 # Snorlax: no 00.12.20 # what will it do then? 00.12.26 # Snorlax: if you only tell it to show id3 and there is no id3 it'll say or or whatever 00.12.48 # ok, then I'll just have to make some conditionals than.. 00.12.55 # here's my default.wps's first line: 00.12.56 # %s%?it<%it|%fn>/%?ia<%ia|%?d3<%d3|%?d2<%d2|%d1>>> 00.13.10 # if there's an id3 title, it'll use it, if not it'll display the filename 00.13.37 # then a / and if there's an id3 artist, it'll use it, else it'll show the topmost directory that the file is under 00.13.55 # ok this is mine:%s%pp/%pe %?it<%ia - %it|%fn> %?id<(%id)|>{%fbkps} 00.13.55 # %pc%pb%pt 00.14.15 # which is cause my directory layout is Artist/Album/#-track.mp3 00.14.25 # my filenames are title - artist 00.15.00 # mine dir layout is genre/artist/title - artist 00.15.14 # yeah that looks fine 00.15.24 # except the |> is optional if you don't have an else 00.15.33 # and some songs which are single(not a whole album) are in genre/tile - artist 00.15.36 # i think 00.15.40 # or the > is 00.15.41 # i forget 00.16.22 # but yeah yours should be good then 00.16.22 # heh 00.16.47 # so I can't do the %?d2 etc. thing.. 00.17.23 # i've also got a va.wps that i load for soundtracks or various artist albums that don't have id3 that does the dir parsing a bit different 00.18.19 # so can I put a special *.wps file in the genre folder and then the files in that folder(not the subfolders) will have that WPS?! 00.18.32 # eventualy i'm sure we'll get some sorta dir-config files that will autoload such things 00.18.38 # but currently you have to select it in the browser yourself 00.18.49 # ok, then I'll ust wait.. 00.19.01 # just 00.20.14 # there have to be presets 00.20.18 # in the full version 00.20.23 # of rockbox 00.20.52 # what kind of presets? 00.20.58 # WPS 00.21.32 # oh you mean a default selection for people who want something simple and not to have to make their own file for it? 00.22.02 # i'm not sure why they removed the menu choices for it 00.22.07 # who came up with the player progress bar?!?!? 00.22.16 # it so, so BRILLIANT!! 00.22.18 # yes 00.22.18 # =) 00.22.29 # heh 00.23.26 # the same guy coded both the first version of the custom WPS and the progress bar 00.23.29 # and i gave him both ideas :p 00.23.52 # GO PsycoXul!! 00.24.01 # what scroll speeds u got? 00.24.22 # scroll speeds? 00.24.50 # yeah scroll speed, that u can choose in the menu.. 00.25.08 # i've got mine at like 5 or 7 or something, i forget... 00.25.32 # ah yeah 5 00.25.52 # speaking of scrolling... 00.25.54 Ctcp Ignored 1 channel CTCP requests in 0 seconds at the last flood 00.25.54 # * PsycoXul tests something 00.26.43 # what ya testing? 00.27.00 # wel I got my scrollspeed on 8 or 9 00.27.07 # well 00.27.16 # i'm testing if 'blah%ssomestuffhere" will show blah stable with somestuffhere scrolling 00.27.33 # working? 00.27.44 # what ROM version u got? 00.28.07 # bah, nope... it scrolls the whole line anyways... 00.28.30 # 5.03 00.28.45 # ok, u got the new display.. 00.28.48 # yeah 00.28.56 # I got ROM 4.09 00.29.02 # old skool! =) 00.29.18 # somebody should make it so just whats after %s scrolls 00.29.37 # i know it can do it, the browser scrolls the filenames while keeping the cursor and icon in-place 00.30.29 # or maybe not just after %s but between %s's or some other thing like the conditional is so that you can have little sections scrolling 00.30.31 # yupp, so u can hae the time first for example and then the rest scrolls and then u got yourself an extra line!! 00.30.32 # heh 00.30.38 *** Saving seen data "./dancer.seen" 00.30.52 # yeah 00.31.10 # or i could have 00.31.11 # %pp/%pe%s%?it<%it|%fn>/%?ia<%ia|%?d3<%d3|%?d2<%d2|%d1>>> 00.31.11 # %pt%pb%pr 00.31.12 DBUG Enqueued KICK PsycoXul 00.31.12 # instead of 00.31.16 # %s%?it<%it|%fn>/%?ia<%ia|%?d3<%d3|%?d2<%d2|%d1>>> 00.31.16 # %pt%pb%pp/%pe 00.31.18 # heh 00.32.06 # heh 00.32.14 # weheey! 00.32.14 # you could replace some seperators with scrolling too probably 00.32.26 # if you can do it with specific subsections 00.32.48 # oh except how to define what size the scroll area is i dunno 00.32.53 # have u tried scrolling the time? 00.33.06 # no 00.33.16 # the scrolling system needs to be redone i think 00.33.37 # with a decently designed way to do it there's no reason the time couldn't update properly while scrolling 00.33.44 # you could have the progress bar still and the rest scrolling WHEEEY! 00.33.55 # or having both lines scroll together and indepedantly 00.34.16 # kewl! 00.34.24 # i'm not sure why the current scrolling is the way it is 00.35.22 # all you gotta do is have a little buffer that acts like a window over a bigger buffer and shift the offset sorta thing 00.35.49 # what happens if u show the kbps and it's a VBR file?! 00.36.24 # i'm not even sure how you could have a limitation of only 1 line scrolling at a time or not having time update properly in it.. it seems like some thing's are being done in the wrong places or something... but i haven't actualy looked at the code for it either heh 00.36.29 # Snorlax: i'm not sure 00.37.08 # all the stuff i rip is vbr and always try to get vbr copies of whatever i download too so i don't display kbps 00.38.14 # ok, haven't u tried? 00.39.15 # i tried showing the bitrate once and i didn't like how much space the whole thing took up for something i don't really care about seeing so i removed it 00.39.25 # i didn't really pay attention to what it was displaying or if the file was vbr or not 00.39.34 # lets see though 00.39.52 # menu+on lets you browse a bunch of info including that, though 00.40.08 # so lemme see what that says for a vbr 00.40.08 # heh 00.40.39 # what?! 00.40.44 # ok 00.40.47 # menu+on?! 00.40.53 # on one file it displayed 168, on the next it displayed 159 00.40.54 # I have to try that! 00.41.13 # so it either figures out an average somehow or it just uses the first one or something like that 00.41.48 # man 00.42.14 # what retarded thing did i rip this with that put Artist-Title for title, album for artist, and "Soundtrack" for album for soundtracks... 00.43.02 # heh 00.43.30 # =) 00.43.51 # how long has the menu+on feature been there? 00.49.01 # just gotta reboot.. 00.49.04 Quit Snorlax ("gittar ny!") 00.52.48 Join Snorlax [0] (lamamba_@h135n1fls34o883.telia.com) 00.52.56 # ellu 00.53.21 # well, for how long has the menu+on feature been there? 00.58.45 # anyone here? 01.01.37 # I need help with dos commands 01.01.51 Join Jet8810 [0] (~Joshua@adsl-34-34-62.mia.bellsouth.net) 01.01.56 Quit Snorlax ("gittar ny!") 01.02.11 Join Snorlax [0] (lamamba_@h135n1fls34o883.telia.com) 01.07.05 # Snorlax : maybe I can help you with those dos commands (but only maybe...) what's the problem? 01.08.33 # it's ok, I figured it out.. 01.08.54 # I was gonna ranme a directory so that it has a . in the beginning.. 01.09.15 # which u aparatly can't do in windows.. 01.10.16 # as fast as you want to have a directory to begin with a . it says "you have to write a file name"?!?!? 01.11.05 # but it worked if you rename it in dos(could be a prob for some people who want(need) a .rockbox folder for configurable WPS! 01.11.13 # am I talking to myself? 01.11.29 # yes u are 01.11.31 # =) 01.11.40 # I'm still here......... 01.14.02 # hihi 01.16.19 # so what is being worked on in rockbox righ tnow? 01.16.25 # loadable fonts pretty much? 01.17.36 Quit Silly_Fly ("Connection reset by peer (כשאני ימצא את הפיר הזה אני יכסח לו את האמאמא)") 01.19.24 Quit Snorlax ("gittar ny!") 01.46.50 Nick Zagor|away is now known as Zagor (bjst@as9-5-6.k.s.bonet.se) 01.47.13 Mode "#rockbox +o Zagor " by ChanServ (ChanServ@services.) 01.47.38 # hmm 01.47.50 # Zagor: I'm fooling around with the loadable fonts support, and I get CPU error stuff 01.48.10 Topic "Bagder wants YOUR vote! http://rockbox.haxx.se/tshirt-contest/vote.html || http://rockbox.haxx.se/TODO || the font code is being completely replaced. give us a few days to smooth things out" by Zagor (bjst@as9-5-6.k.s.bonet.se) 01.48.27 # dwihno: yeah, that's a known problem. the loader still bugs. 01.48.52 # Zagor: ah, okay... Then it's "not my fault(tm)" :-) 01.49.03 # right 01.49.08 # is there some other way to test it? 01.49.40 # i haven't done much with the font code yet, busy with fat writing 01.49.45 # mkay 01.49.47 # I'll test one thing 01.50.09 # bagder knows more, and greg of course 01.50.15 # ya 01.50.22 # I think I'll finish the font first ;) 01.50.31 # The current default font is tiny 01.50.32 # fyi: i'll be away until sunday afternoon 01.50.39 # yeah, the current is not very good 01.51.38 # gotta go 01.51.41 Quit Zagor ("Client Exiting") 02.04.02 # how long is this vote gonna last 02.04.54 # until sunday 02.05.16 # The font stuff rules btw! 02.05.48 # When the loading part has been bugfixed, another milestone has been reached :) 02.10.16 # whoa 02.10.21 # the pitching rocks the box btw :D 02.10.41 # "Caramell" with the pitching kicks ASS :) 02.11.03 # ^ enabled 02.18.13 # 02.20.47 # 02.20.49 # I'm off 02.20.51 # Gotta sleep 02.20.58 Nick dwihno is now known as dwihno|zzz (dwihno@Bald067.Baldakinen.Umea.SE) 02.20.58 DBUG Enqueued KICK dwihno|zzz 02.28.06 # in rockbox recorder sim what do you push to turn it on? 02.28.08 # cant make out letter 02.30.42 *** Saving seen data "./dancer.seen" 02.47.39 Quit Jet8810 ("Client Exiting") 03.57.22 Join nunya [0] (~me@ny-utica2c-47.aburny.adelphia.net) 03.59.48 # here's my question... when i fire up my ajb (which has rockbox loaded) while it is connected via usb to pc, it shows me the old original archos message "USB Active"... then while not connected, i had the ajb powered up, connected the usb cable and it shows "[USB Mode]. Why is it diiferent? Is it because when it was powered up, it had rockbox loaded and wasnt just firing up the archos built-in firmware when it is connected and then powreed up 04.01.52 # I would assume so 04.02.08 # because when usb is active the firmware does not have access to the hd 04.02.15 # so it wouldn't be able to load the archos.mod from the disk 04.09.50 # ok... now another ?... i was told i could load up any rockbox version that i have on my ajb, i could select it & load it up just like if i was picking an mp3 file to play. so i created a folder called mods on the ajb, put a couple diffrent rockbox daily build .mod files in it... disconnected, rebooted ajb, went to mods folder and voila! nothing there to select! ?? 04.18.46 # hmm it should be 04.19.01 # you need to have music filter off 04.22.22 Part elinenbe 04.24.12 Quit pimlottc ("reboot for ut2003") 04.25.00 # sorry... was gone for a few... ok.. just found the music filter switch and changed it from yes to no and it worked. since yer doing so well on this, i'm gonna keep goin... I have a folder inside of a folder of my ajb root named "_LIST". rockbox doesnt seem to want to see it. any idears? 04.30.44 *** Saving seen data "./dancer.seen" 04.34.29 # brb 05.02.34 Quit edx (Read error: 110 (Connection timed out)) 05.08.16 Nick seb-away is now known as _seb_ (~goqix@bgp420584bgs.union01.nj.comcast.net) 05.17.41 Join pimlottc [0] (~pimlottc@a1-1b012.neo.rr.com) 05.45.56 # pim... i'll give ya another one...found the music filter switch and changed it from yes to no and it worked. since yer doing so well on this, i'm gonna keep goin... I have a folder inside of a folder of my ajb root named "_LIST". rockbox doesnt seem to want to see it. any idears? 05.47.24 # hmm 05.48.00 # for shits & giggles, I moved the _LIST folder out to the root & have no problem seeing it & its contents there 05.48.32 # weird 05.48.57 # no, I have no idea 05.52.50 # just tried naming it ALIST1, getting rid of the underscore at beginning of name & she still wont see it there... but i have other folders inside other folders inside others, etc & have no problem with them. 05.56.40 # ok.. now moving right along... :) i asked before where to find list of mods, updates, etc. to the daily build and was told to look at the manual on the website. that covers the basic stuff, and not really current. the only thing close to it was the changelog file on the daily builds page and that seems meant more for the programmers use... i mean is there somewhere that says that in the 0913 build the follwoing features were changes,added,e 06.04.30 # lemme see 06.08.49 # not that I can see 06.09.03 # you can subscribe to mailing list that sends out a message for each cvs commit 06.09.15 # a mailing list 06.30.47 *** Saving seen data "./dancer.seen" 06.34.35 Join edx [0] (~edx@pD9EAA60F.dip.t-dialin.net) 06.50.38 Join mecraw [0] (~mecraw@67.41.113.92) 07.01.49 Quit nunya () 07.20.48 Join elinenbe [0] (trilluser@user-0cces0l.cable.mindspring.com) 07.21.09 Nick elinenbe is now known as elinenbe|out (trilluser@user-0cces0l.cable.mindspring.com) 07.21.37 Nick _seb_ is now known as seb-sleep (~goqix@bgp420584bgs.union01.nj.comcast.net) 07.57.25 Quit PsycoXul ("GRRR") 08.00.06 Join PsycoXul [0] (psyco@adsl-63-205-42-120.dsl.lsan03.pacbell.net) 08.04.20 # is Lee Marlow here? 08.04.28 # who wants to know? 08.04.44 # hehe i just added your patch to the cvs 08.04.48 # didn't know your screen name ;) 08.04.56 # cool 08.05.00 # it was a tough one 08.05.06 # is that sarcasm? 08.05.14 # very much so, 4 lines 08.05.18 Ctcp Ignored 2 channel CTCP requests in 1 hour and 49 minutes at the last flood 08.05.18 # * adi|home is tired.. he can't tell 08.05.21 # hehe got ya :) 08.06.49 # Zagor took persistent custom wps off of the TODO list, but it was never put into CVS :( 08.07.21 Nick dwihno|zzz is now known as dwihno (dwihno@Bald067.Baldakinen.Umea.SE) 08.07.21 DBUG Enqueued KICK dwihno 08.07.26 # Good morning fellow ninjaras 08.07.57 # good evening 08.08.01 # huh? 08.08.03 # ninjaras? 08.08.26 # thats okay.. he took text input off too.. but thats not in cvs yet either 08.08.30 # going for food... 08.08.34 # Ninjas (although pretty fux0red pronounciation) :) 08.30.49 *** Saving seen data "./dancer.seen" 09.19.32 Join LinusN [0] (~linus@labb.contactor.se) 09.19.37 Part LinusN 09.58.13 Join quelsaruk [0] (~zaknafein@faerun.ugr.es) 09.58.16 # hi 10.30.53 *** Saving seen data "./dancer.seen" 10.45.20 # howdy 10.46.12 # first time ive seen you here.. you new to rockbox> 10.47.16 # adi|home: are you talking to me? 10.50.01 # must go 10.50.03 # see you! 10.50.07 Quit quelsaruk ("KVIrc 3.0.0-beta1 "Eve's Avatar"") 11.04.19 Join Norrin [0] (Norrin@pC19F2153.dip.t-dialin.net) 11.04.41 Part Norrin 11.20.59 Join PiotR [0] (~piotr@212-170-21-172.uc.nombres.ttd.es) 12.19.36 Nick dwihno is now known as dwihno|gone0r (dwihno@Bald067.Baldakinen.Umea.SE) 12.19.36 DBUG Enqueued KICK dwihno|gone0r 12.30.56 *** Saving seen data "./dancer.seen" 12.47.59 Join quelsaruk [0] (~zaknafein@faerun.ugr.es) 12.48.03 # hi 13.00.40 Join Phantom [0] (Phantom@ASte-Genev-Bois-109-1-3-87.abo.wanadoo.fr) 13.00.47 # hi ! 13.00.57 # what's new today ? 13.08.28 Nick TotMach3r is now known as TotMacher (tot@pD9E21DE4.dip.t-dialin.net) 13.09.42 Nick quelsaruk is now known as quel|out (~zaknafein@faerun.ugr.es) 13.13.25 # what's new today ? 13.27.05 Quit Phantom () 14.31.00 *** Saving seen data "./dancer.seen" 14.49.33 Quit quel|out ("KVIrc 3.0.0-beta1 "Eve's Avatar"") 15.45.50 Quit datazone (Remote closed the connection) 16.03.00 Quit Synthe (Read error: 104 (Connection reset by peer)) 16.03.01 Join Synthe` [0] (Synthe@galt.synthe.net) 16.09.42 Join Snorlax [0] (lamamba_@h135n1fls34o883.telia.com) 16.24.52 Join Jet8810 [0] (~Joshua@adsl-34-34-62.mia.bellsouth.net) 16.31.01 *** Saving seen data "./dancer.seen" 16.33.06 Quit Jet8810 ("Client Exiting") 16.43.33 Join quelsaruk [0] (~zaknafein@faerun.ugr.es) 16.43.37 # hi 16.48.11 Join Synthe [0] (Synthe@galt.synthe.net) 16.48.24 Quit Synthe` (Read error: 104 (Connection reset by peer)) 16.48.32 Quit Snorlax ("gittar ny!") 16.50.05 Quit seb-sleep (Read error: 104 (Connection reset by peer)) 16.51.37 Join [TOT]Maverick [0] (~webmaster@pD953A049.dip.t-dialin.net) 16.56.24 Join Jet8810 [0] (~Joshua@adsl-34-34-62.mia.bellsouth.net) 17.25.51 Nick quelsaruk is now known as quel|out (~zaknafein@faerun.ugr.es) 17.29.12 Join seb-sleep [0] (~goqix@bgp420584bgs.union01.nj.comcast.net) 17.29.42 Nick seb-sleep is now known as _seb_ (~goqix@bgp420584bgs.union01.nj.comcast.net) 17.38.19 Join Snorlax [0] (lamamba_@h135n1fls34o883.telia.com) 17.39.33 Quit Snorlax (Client Quit) 17.39.59 Join Snorlax [0] (lamamba_@h135n1fls34o883.telia.com) 17.44.16 Quit Jet8810 (Read error: 104 (Connection reset by peer)) 17.53.32 Nick edx is now known as edx|away (~edx@pD9EAA60F.dip.t-dialin.net) 17.54.30 Join Jet8810 [0] (~Joshua@adsl-34-34-62.mia.bellsouth.net) 18.05.35 Quit quel|out ("KVIrc 3.0.0-beta1 "Eve's Avatar"") 18.18.45 Quit Snorlax ("gittar ny!") 18.31.03 *** Saving seen data "./dancer.seen" 18.31.25 Quit _seb_ (Remote closed the connection) 18.32.03 Join _seb_ [0] (~goqix@bgp420584bgs.union01.nj.comcast.net) 18.35.41 Quit Jet8810 (Read error: 104 (Connection reset by peer)) 18.58.06 Join Snorlax [0] (lamamba_@h135n1fls34o883.telia.com) 19.05.02 Quit pimlottc ("reboot 4 tivo") 19.13.43 Join Jet8810 [0] (~Joshua@adsl-34-182-107.bct.bellsouth.net) 19.14.32 Join pimlottc [0] (~pimlottc@a1-1b012.neo.rr.com) 19.23.02 Quit Snorlax ("gittar ny!") 19.23.52 Quit [TOT]Maverick (Read error: 104 (Connection reset by peer)) 19.51.41 Join Snorlax [0] (lamamba_@h135n1fls34o883.telia.com) 20.18.22 Join hardeep [0] (hardeeps@sdf.lonestar.org) 20.31.04 *** Saving seen data "./dancer.seen" 20.39.14 Quit Jet8810 ("Client Exiting") 21.10.24 Join datazone [0] ([UY0lDRiIY@207.136.36.203) 22.31.05 *** Saving seen data "./dancer.seen" 23.06.03 Join tot|pennen [0] (tot@pD952088D.dip.t-dialin.net) 23.06.12 Join tot|away [0] (tot@pD952088D.dip.t-dialin.net) 23.30.04 Quit TotMacher (Read error: 110 (Connection timed out)) 23.50.48 Nick edx|away is now known as edx|sleep (~edx@pD9EAA60F.dip.t-dialin.net) 23.51.18 Join gizz [0] (gizz@lyon-4-a7-62-147-51-72.dial.proxad.net)