--- Log for 20.10.110 Server: kornbluth.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 17 days and 23 hours ago 00.03.53 # hmm, I thought sound settings aren't supposed to wrap? 00.04.23 Join Xerion [0] (~xerion@541939BB.cm-5-2a.dynamic.ziggo.nl) 00.04.31 Quit kevku (Read error: Operation timed out) 00.04.46 Join kevku [0] (~kevku@arch.tunnel.ipv6.estpak.ee) 00.05.01 # I thought it was more depending on if the setting could be "dangerous" like volume or gain adjustments that could hurt your hearing if wrapping from bottom to top 00.06.00 # ah, ok. I just noticed that the MAS' MDB settings all don't wrap but the difference is not "dangerous" 00.09.37 # I almost hacked profiling support in sim - the problem is that 1)I get one symbol that is not in .map 2)my hack is linux specific 00.12.15 # wodz: sound settings all seem to work correctly (as I think there are some that the Player's MAS doesn't have) 00.13.16 # pixelma: what about recording? 00.13.39 # currently testing 00.16.25 Join soap_ [0] (~soap@rockbox/staff/soap) 00.16.54 Quit soap (Disconnected by services) 00.16.56 Nick soap_ is now known as soap (~soap@rockbox/staff/soap) 00.17.17 Quit stripwax (Ping timeout: 252 seconds) 00.17.23 Join soap_ [0] (~soap@rockbox/staff/soap) 00.17.29 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk) 00.20.48 Quit Rob2223 (Quit: Rob2223) 00.21.05 Quit domonoky (Read error: Connection reset by peer) 00.21.06 Join Rob2222 [0] (~Miranda@p4FFF267D.dip.t-dialin.net) 00.22.37 Quit ender` (Quit: Some people like my advice so much that they frame it upon the wall instead of using it. -- Gordon R. Dickson) 00.25.20 # wodz: available settings are all the same if I saw correctly. Two short test recordings (one with the internal mic, one from radio) worked, just testing the standards though - the resulting average bitrate looked correct (respecting the quality setting) 00.25.43 # would the patch have influence on wav recording too which is done in a plugin? 00.28.17 # pixelma: patch moves functions around so it's better to check 00.31.11 Quit stripwax (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 00.31.37 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk) 00.36.30 # wav recording and playback also looks correctly 00.38.14 # independent from the patch: I wonder though why e.g. the filename in the recording screen (and wavrecord) are displayed as "//Rec_*" when the recording directory is root 00.38.26 # why two slashes? 00.38.55 Quit kevku (Read error: Operation timed out) 00.39.01 # as I said it doesn't have to do with the patch, SVN does the same 00.41.31 Nick drizztbsd_ is now known as drizztbsd (~quassel@unaffiliated/drizztbsd) 00.41.39 Quit DerPapst1 (Read error: Connection reset by peer) 00.42.15 Join DerPapst [0] (~Alexander@p5797C14F.dip.t-dialin.net) 00.45.06 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey) 00.46.20 Quit soap (Quit: Leaving) 00.46.41 Join soap [0] (~soap@rockbox/staff/soap) 00.47.54 Quit dfkt (Quit: -= SysReset 2.53=- Sic gorgiamus allos subjectatos nunc.) 00.51.45 Join JdGord [0] (~jd@122.110.198.103) 01.00.57 # wodz: I also played around with the png viewer (the v5 patch) on both Ondio and M5. Works on both, the files that were rejected by an earlier version on the M5 work now. I'm wondering a bit why I sometimes get "file too large" and sometimes "out of memory" on larger files but I could imagine that it has to do with compressed and decompressed size? 01.03.19 # the Archos version still doesn't do aspect ratio correction like e.g. the bmp viewer does and I noticed when comparing with a square file (200x200) that the bmp player states "decoding 200x160" (so corrected) and the png viewer "decoding 200x200", so to me it looks like the difference is already at the loading step (?) 01.03.34 # it's not very important but would be nice :) 01.04.08 # pixelma: thanks for all testings 01.04.21 # I'll look at this 01.04.40 # np. Shall I paste the comments to flyspray too? 01.04.50 # yes, please 01.06.35 Quit stripwax (Read error: Connection reset by peer) 01.06.45 Quit wodz (Quit: Leaving) 01.06.49 Quit JdGord (Quit: Bye) 01.08.40 *** Saving seen data "./dancer.seen" 01.09.19 Join kugel [0] (~kugel@rockbox/developer/kugel) 01.09.33 Part toffe82 01.15.24 Join JdGordon| [0] (~jonno@vl10.gw.ok-labs.com) 01.15.25 Quit JdGordon| (Changing host) 01.15.25 Join JdGordon| [0] (~jonno@rockbox/developer/JdGordon) 01.18.27 # S_a_i_n_t: are you still confused about Sl/Sv? 01.18.37 # A little. 01.19.03 Quit _s1gma (Quit: Leaving) 01.19.34 # Like, I understand *how* to define a custom variable, and how to define its options...and how to call it with the config file...but for the life of me I can't really think of anything usefull to put in there. 01.19.35 Quit leavittx_ (Ping timeout: 240 seconds) 01.19.38 # Or, how to code it. 01.20.23 # your themes have conditional viewports and comments like "enable this one for X to happen" right? 01.20.46 # correct. 01.20.53 # so simply, you'd just do %?Sl(aa)<%Vd(a)|%Vd(b)> instead 01.21.04 # umm, %Sv there 01.21.16 # Aha, right. I kinda get it now. 01.22.41 Join dfkt [0] (~dfkt@unaffiliated/dfkt) 01.23.19 Join CaptainKewl [0] (~jason@207-38-215-126.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com) 01.25.01 # I'm not sure if this is actually going to be possible or not, but it would be awesome if it could actually be used to rewrite part of the skin, so %Sv(clock) would end up getting "%cm:%ch" in the actual skin, or %Sv(font) could be 12-helvetica.fnt 01.26.26 # I remember discussing that before, and yeah...it would be nice. But more well suited to being "its own thing" as opposed to being incorporated into this. 01.26.39 # 'Twould also allow for user based translation. 01.27.04 # translation/word sunstitution 01.27.11 # *substitution 01.27.47 # I bourght up user translation in the mailing list. all thre are really the same idea 01.28.05 # rewriting the skin is going to be the hardest one though and very probably not doable 01.36.25 Quit DerPapst (Quit: Leaving.) 01.41.24 Join linuxstb [0] (~linuxstb@rockbox/developer/linuxstb) 01.46.44 Join fdinel [0] (~Miranda@modemcable235.127-131-66.mc.videotron.ca) 02.05.17 Quit moos (Quit: ChatZilla 0.9.86 [Firefox 3.6.10/20100914125854]) 02.15.22 Join thals1992 [0] (18a44362@gateway/web/freenode/ip.24.164.67.98) 02.17.45 Quit dfkt (Quit: -= SysReset 2.53=- Sic gorgiamus allos subjectatos nunc.) 02.23.55 # Hi, I've recently downloaded the Linux copy for Rockbox development. Is there anything else I need to download to the VM to compile to iPod Nano (1st Gen)? 02.30.12 # is the ARM compiler on the VMware image current, scorche? 02.38.14 # Anyone know what's needed to get the Nano2G to power on on USB plug? 02.40.45 Join dfkt [0] (~dfkt@unaffiliated/dfkt) 02.43.44 Join olll [0] (4ca6839b@gateway/web/freenode/ip.76.166.131.155) 02.48.15 Quit liar (Quit: Leaving) 02.51.47 # My reasoning was that I read the page to using the VMware image to compile rockbox, but it is difficult to follow the directions to compile rockbox. Could anyone in a few lines explain how I'd go along with compiling for an iPod Nano (1st Gen.) 02.52.28 # make a build folder, cd to it, run configure, run make, make zip, done. 02.52.42 # cd rockbox; svn up; mkdir build; cd build; ../tools/configure; make 02.59.31 Quit timccc (Ping timeout: 264 seconds) 03.04.48 # So, bringing it in from -community, some people feel it might be great if there were some interaction directly between the themesite and the forums 03.05.18 # One idea is a possible themesite forum account that would start a thread for each posted theme, and update that thread (by updating the first post, as well as replying at the end with a notification post) when the theme is updated. 03.07.03 # I think it would be good as it lets them better explain their theme and the could extensively tell them/ show them what has changed from patch to patch 03.07.46 # I have a strong suspiscion that the only thing stopping this would be the need to update the template to contain the link, and the script to create the thread 03.07.48 # thals1992: Well, mainly this needs discussed to look for problems (and how to overcome them) and someone interested enough to do the actual work 03.08.30 Join timccc [0] (~tim@112.166.15.141) 03.08.43 *** Saving seen data "./dancer.seen" 03.09.33 # I assume the thread could be created with one or two POST commands? 03.10.10 # I haven't looked, but I'd guess so. 03.10.34 # quite probably, but...would that involve signing in to the themesite, as one would the forums, before posting a theme? 03.10.50 # Or would the notification come from "Blah-Bot" and not "Author"? 03.11.14 # the simplest suggestion is having a themebot account 03.11.30 # Yeah, I figured as much. 03.11.55 # Of course we could ask the user in the theme upload page for their forum user/pass to have them create the thread 03.12.08 # @Llorean well I would think the -only- good uses for it would be to give a place where the theme designer could recieve comments on how crappy their work is or a place for the author to recieve comments about how their theme is not displaying correctly. 03.12.12 # or even just username if we can change the thread owner 03.12.44 # JdGordon|: It might be beneficial to have the initial post standardized though. If they enter their user/pass, it could create an immediate second post for them, so that they're right there at the top though... 03.12.52 # Indeed....but, the question arises, would anyone actually read these? Would this info not be more well suited on the themesite/theme's page itself? 03.13.05 # Or even just give them a field to type in the content of a second post "if you're already signed into the forum when visiting this page" or something 03.13.23 # S_a_i_n_t: The idea would be to have the content of the thread visible as "comments" on the theme's page. 03.13.35 # if the themesite bot had admin access could it post as a common user? Therefore the user need not give the themesite his/her forum account credentials? 03.13.36 # S_a_i_n_t: I would say 100% it would be better for longer comments to be in the forum thread 03.13.51 # Though, now that I say that, there be a horrible hole. 03.14.21 # it doesnt look like my admin access lets me change a threads owner 03.14.24 # I believe if it needed a forum it should be an extension of the Themes download page to allow minimal support from the theme author. 03.14.28 # maybe higher mods can thouhg 03.15.13 # yea, neither you nor I have "admin". 03.15.29 # I don't remember being able to 03.15.43 # I mean you could go into the database account and do it, but that's the only way I think. 03.15.45 # My concern is, do we give the forum a new section "Theme Notifications"? Or will it be cluttering up the Theme Customisation section? 03.16.05 # it would go in a sub orum of the skin/themeing forum 03.16.11 # S_a_i_n_t: I'd recommend it be submenus under themes like the manual installation ones. 03.16.14 # aha. 03.16.35 # It is another discussion, but the current topography is a bit bothersome to me. 03.16.38 # Of the forum? 03.16.47 # Or the themesite? 03.17.05 # the theme template would then simply get a link "Comments: _( yes. Subforums are not my favorite idea. 03.17.16 # the numbe being a link to the forum thread 03.17.19 # * JdGordon| likey 03.17.20 # If == Forum, I have thought that also...I tried to come up with a "beter" proposed layout, but it got far too labrynthine 03.17.25 # soap: Do you have a proposal to replace them? 03.17.43 # Llorean, I would if I were able to put into words my objection. ;) 03.18.06 # "I don't like it" ;) 03.18.10 # soap: I mean we only use subforums for manual installation, and mainly because having them all listed would clutter things up something awful on the front page. 03.18.45 # *currently 03.19.48 # I mean given our current tools, the only alternative to subforums is "no subforums" which basically puts them all at the same level? 03.20.02 # I'd like more splitting up of the current forums, but otherwise I think its not too bad 03.20.39 # JdGordon|: Splitting? Any specific lines? 03.20.58 # " 03.21.02 # Wasn't someone recently suggesting a merger of Themes and User Interface (for flyspray, but the same would apply to forums) 03.21.02 # grr 03.21.18 # I'd rather see the themesite "talk" in its own "branch" of the forums, and not burried in a subbranch. 03.21.54 # soap: Ah, a themesite subcategory. 03.21.58 # That'd be equally good in my mind 03.22.02 # "Audio Playback, Database and Playlists" should be split, db and playlists could go together maybe. 03.22.02 # Especially since those can be collapsed. 03.22.10 # UI/Voice and Costomisation don't really mix 03.22.25 # err..., spelt correctly. 03.22.28 # themeing+customisation shouldnt be in support :) 03.22.32 # Subforums tend to "rank" messages. I like everything on one level where possible. 03.22.37 # S_a_i_n_t: Except themes are allowing far more interaction now (especially on touchscreen) 03.22.58 # Yes, but the Voice doesn't fit. 03.23.10 # Voice doesn't fit with UI? 03.23.15 # It is the same as the text. 03.23.17 # And Voicing doesn't really needs its own seperate thread. 03.23.38 # Voice fits with UI, but not customization. 03.23.48 # Voice is just an alternate output for the menus, and it can be nearly impossible to distinguish a menu problem from a voice problem for someone using only the voice UI. 03.23.52 # not to mention it is the third slowest of the original groups. Voice in there likely gains more attention than it would if it sat alone. 03.24.10 # *slowest as in forum traffic 03.24.19 # S_a_i_n_t: But voice goes with UI, and UI goes with customization. And UI customization is increasing rapidly. 03.24.44 # Eventually I wouldn't be surprised if we had "voice on touch" features in the WPS or something similar anyway 03.25.00 # * JdGordon| has done that patch 03.25.02 # There is a point at which division leads to miscatagorization by users and increasing inconvience in finding what you're looking for. 03.25.05 # If someone didn't throw a fit about it, probably. 03.26.19 # soap: More or less why Voice and UI are together, and why themes makes a good fit - it helps *users* who may not be sure of the exact dividing lines put it in someplace someone is likely to be looking for that type of issue. 03.27.15 # I tihnk customisation and UI/voice should be kept seperate 03.27.40 # the latter is more about development, the first is more about helping users get around the craziness of ht ehtmeing 03.27.56 # I don't think they'll be able to *too* much longer, especially if we get customizable menus or graphically customizable menus. 03.28.18 # I'm not saying it should merge now, but the line between them is growing finer. 03.28.27 # sure 03.28.46 # someone sniff the headers and see how a forum htread is created.... 03.37.27 DEBUG EOF from server (Connection reset by peer) (snapshot: netstuff.c line 545) 03.37.27 *** Cleanup 03.37.27 *** Cleanup 03.37.27 *** No seen item changed, no save performed. 03.37.27 *** Exit 03.37.29 *** Started Dancer V4.16 03.37.29 *** Connected to irc.freenode.net on port 6667 03.37.29 *** Logfile for #rockbox started 03.37.31 Mode "logbot_ :+i" by logbot_ 03.37.32 Ctcp Version from frigg!~frigg@freenode/utility-bot/frigg 03.37.34 *** Server message 501: 'logbot_ :Unknown MODE flag' 03.37.34 Join logbot_ [0] (~rockbox@giant.haxx.se) 03.37.34 Join The3_14ed|r [0] (~ntryon@cpe-67-240-248-41.rochester.res.rr.com) 03.37.34 Join krazykit` [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net) 03.37.34 Join feisar-_ [0] (jljhook@sienikerho.com) 03.37.34 Join TorneWuff [0] (torne@lowell.wolfpuppy.org.uk) 03.37.34 Join JdGordon1 [0] (~jonno@vl10.gw.ok-labs.com) 03.37.34 Join panni__ [0] (hannes@ip-178-203-81-220.unitymediagroup.de) 03.37.34 Join timccc [0] (~tim@112.166.15.141) 03.37.34 Join olll [0] (4ca6839b@gateway/web/freenode/ip.76.166.131.155) 03.37.34 Join thals1992 [0] (18a44362@gateway/web/freenode/ip.24.164.67.98) 03.37.34 Join fdinel [0] (~Miranda@modemcable235.127-131-66.mc.videotron.ca) 03.37.34 Join linuxstb [0] (~linuxstb@rockbox/developer/linuxstb) 03.37.34 Join CaptainKewl [0] (~jason@207-38-215-126.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com) 03.37.34 Join JdGordon| [0] (~jonno@rockbox/developer/JdGordon) 03.37.34 Join kugel [0] (~kugel@rockbox/developer/kugel) 03.37.34 Join soap [0] (~soap@rockbox/staff/soap) 03.37.34 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey) 03.37.34 Join Rob2222 [0] (~Miranda@p4FFF267D.dip.t-dialin.net) 03.37.34 Join soap_ [0] (~soap@rockbox/staff/soap) 03.37.34 Join Xerion [0] (~xerion@541939BB.cm-5-2a.dynamic.ziggo.nl) 03.37.34 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon) 03.37.34 Join BlakeJohnson86 [0] (~bjohnson@c-24-118-162-123.hsd1.mn.comcast.net) 03.37.34 Join drizztbsd [0] (~quassel@unaffiliated/drizztbsd) 03.37.35 Join krazykit [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net) 03.37.35 Join {phoenix} [0] (~dirk@xGagC832.WH1.TU-Dresden.De) 03.37.35 Join Utchybann [0] (~Utchy@rps6752.ovh.net) 03.37.35 Join panni_ [0] (hannes@ip-178-203-81-220.unitymediagroup.de) 03.37.35 Join zu [0] (~zu@ks355000.kimsufi.com) 03.37.35 Join elcan [0] (user36@pr0.us) 03.37.35 Join antil33t [0] (~Mudkips@124-197-51-80.callplus.net.nz) 03.37.35 Join Horscht [0] (~Horscht@xbmc/user/horscht) 03.37.35 Join lostlogic [0] (~lostlogic@rockbox/developer/lostlogic) 03.37.35 Join T44 [0] (~Topy44@cable-78-34-73-174.netcologne.de) 03.37.35 Join slooopy [0] (~sloo@p3E9E205E.dip0.t-ipconnect.de) 03.37.35 Join Ramsey[LC] [0] (~RamseyLC]@adsl-71-158-161-74.dsl.rcsntx.sbcglobal.net) 03.37.35 Join elinenbe [0] (~elinenbe@207-237-241-192.c3-0.80w-ubr1.nyr-80w.ny.cable.rcn.com) 03.37.35 Join MethoS- [0] (~clemens@134.102.106.250) 03.37.35 Join fyrestorm [0] (~nnscript@cpe-69-203-144-35.si.res.rr.com) 03.37.35 Join literal [0] (hinrik@v.nix.is) 03.37.35 Join scorche|sh [0] (~scorche@squisch.net) 03.37.35 Join simonrvn [0] (simon@209.137-ppp.3menatwork.com) 03.37.35 Join kadoban [0] (~mud@cpe-67-247-80-129.rochester.res.rr.com) 03.37.35 Join xavieran [0] (~xavieran@ppp118-209-248-234.lns20.mel6.internode.on.net) 03.37.35 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek) 03.37.35 Join simabeis [0] (~simabeis@lobmenschen.de) 03.37.35 Join miceh [0] (~mtq@h1439481.stratoserver.net) 03.37.35 Join Kitar|st [0] (~Kitarist@BSN-210-249-71.dial-up.dsl.siol.net) 03.37.35 Join preglow [0] (thomj@rockbox/developer/preglow) 03.37.35 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com) 03.37.35 Join factor [0] (~factor@r74-195-220-23.msk1cmtc02.mskgok.ok.dh.suddenlink.net) 03.37.35 Join sasquatch [0] (~username@p4FF2D155.dip.t-dialin.net) 03.37.35 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au) 03.37.35 Join tchan [0] (~tchan@lunar-linux/developer/tchan) 03.37.35 Join Hadaka [0] (~naked@naked.iki.fi) 03.37.35 Join Barahir [0] (~jonathan@frnk-590fdf60.pool.mediaWays.net) 03.37.35 Join jfc^2 [0] (~john@dpc6682208002.direcpc.com) 03.37.35 Join ps-auxw [0] (~arneb@p4FF7EC2A.dip.t-dialin.net) 03.37.35 Join pixelma [0] (quassel@rockbox/staff/pixelma) 03.37.35 Join amiconn [0] (quassel@rockbox/developer/amiconn) 03.37.35 Join bluebroth3r [0] (~dom@rockbox/developer/bluebrother) 03.37.35 Join dys` [0] (~andreas@krlh-5f721541.pool.mediaWays.net) 03.37.35 Join chattr [0] (~mike@244.87.189.72.cfl.res.rr.com) 03.37.35 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.2.222) 03.37.35 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean) 03.37.35 Join parafin [0] (parafin@paraf.in) 03.37.35 Join CIA-107 [0] (~CIA@208.69.182.149) 03.37.35 Join rasher [0] (~rasher@rockbox/developer/rasher) 03.37.35 Join tah [0] (~thomas@aktaia.intevation.org) 03.37.35 Join kazaik [0] (~kazaik@pool-72-81-177-188.bltmmd.east.verizon.net) 03.37.35 Join knittl [0] (~knittl@unaffiliated/knittl) 03.37.35 Join Dreamxtreme [0] (~Dre@92.30.65.15) 03.37.35 Join thegeek [0] (~nnscript@172.80-203-148.nextgentel.com) 03.37.35 Join _jhMikeS_ [0] (~jethead71@rockbox/developer/jhMikeS) 03.37.35 Join Loto [0] (~ctrlproxy@xbmc/user/Loto) 03.37.35 Join merbanan [0] (~banan@c-62-220-165-233.cust.bredband2.com) 03.37.35 Join rvvs89 [0] (rvvs89@mussel.ucc.gu.uwa.edu.au) 03.37.35 Join Sudos [0] (~windstar_@c-71-225-176-43.hsd1.nj.comcast.net) 03.37.35 Join crwl [0] (~crwlll@dsl-jklbrasgw1-fe10fb00-173.dhcp.inet.fi) 03.37.35 Join froggyman [0] (~seth@unaffiliated/froggyman) 03.37.35 Join FOAD [0] (~dok@83.160.60.104) 03.37.35 Join SIGSEGV2 [0] (~user@110.9.28.120) 03.37.35 Join markun [0] (~markun@rockbox/developer/markun) 03.37.35 Join balintx [0] (~balintx@fibhost-67-58-201.fibernet.hu) 03.37.35 Join AlexP [0] (~alex@rockbox/staff/AlexP) 03.37.35 Join guymann [0] (~charles@64-252-121-164.adsl.snet.net) 03.37.35 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019) 03.37.35 Join noamsml_ [0] (~noamsml@75.45.237.148) 03.37.35 Join jepler [0] (~jepler@emc/developer/pdpc.professional.jepler) 03.37.35 Join scorche [0] (~scorche@rockbox/administrator/scorche) 03.37.35 Join Gabe_G23 [0] (~gabe@bzflag/player/GabrielG) 03.37.35 Join GodEater_ [0] (~bibble@rockbox/staff/GodEater) 03.37.35 Join aevin [0] (eivindsy@unaffiliated/aevin) 03.37.35 Join hondza [0] (K5wNGm8J@unaffiliated/hondza) 03.37.35 Join alexbobP [0] (~alex@ppp-70-253-93-152.dsl.austtx.swbell.net) 03.37.35 Join kisak_ [0] (~kisak@pool-72-70-187-188.hrbgpa.fios.verizon.net) 03.37.35 Join Kohlrabi [0] (~kohlrabi@kohlio.de) 03.37.35 Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net) 03.37.35 Join Stummi [0] (Stummi@doppeldenk.org) 03.37.35 Join shai [0] (~Shai@l192-117-110-233.cable.actcom.net.il) 03.37.35 Join dionoea [0] (~dionoea@yop.chewa.net) 03.37.35 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739) 03.37.35 Join Ypsy_ [0] (~ypsy@geekpadawan.de) 03.37.35 Join Zambezi [0] (Zulu@unaffiliated/zambezi) 03.37.35 Join gevaerts [0] (~fg@rockbox/developer/gevaerts) 03.37.35 Join linuxguy3 [0] (~timj@adsl-75-57-189-204.dsl.emhril.sbcglobal.net) 03.37.35 Join feisar- [0] (jljhook@sienikerho.com) 03.37.35 Join xvello [0] (~quassel@mauvais-esprit.org) 03.37.35 Join Dhraakellian [0] (~ntryon@cpe-67-240-248-41.rochester.res.rr.com) 03.37.35 Join bdrung [0] (~bdrung@ubuntu/member/bdrung) 03.37.35 Join logbot [0] (~rockbox@giant.haxx.se) 03.37.35 Join powell14ski_ [0] (~powell14s@c-174-51-160-240.hsd1.co.comcast.net) 03.37.35 Join bzed [0] (~bzed@devel.recluse.de) 03.37.35 Join leavittx [0] (~leavittx@89.221.199.187) 03.37.35 Join tmzt_ [0] (~tmzt@adsl-99-164-62-33.dsl.akrnoh.sbcglobal.net) 03.37.35 Join maraz [0] (maraz@kapsi.fi) 03.37.35 Join ved [0] (ved@ddsbox.co.cc) 03.37.35 Join Torne [0] (torne@rockbox/developer/Torne) 03.37.35 Join Farthen [0] (~Farthen@static.225.178.40.188.clients.your-server.de) 03.37.35 Join ack [0] (~ack@mingbai.org) 03.37.35 Join Bagder [0] (~daniel@rockbox/developer/bagder) 03.37.35 Join Galois [0] (djao@efnet.math.uwaterloo.ca) 03.37.35 Join mikroflops [0] (~yogurt@h-34-59.A238.priv.bahnhof.se) 03.37.35 Join Battousai [0] (~bryan@gentoo/developer/battousai) 03.37.35 Join yosafbridge [0] (~yosafbrid@li14-39.members.linode.com) 03.37.35 Join jae [0] (~jae@jaerhard.com) 03.37.35 Join MagusG [0] (magusg@c-71-59-57-46.hsd1.ga.comcast.net) 03.37.35 Join Amec [0] (~twcleary@ids.tuu.utas.edu.au) 03.37.35 Join cjcopi [0] (~craig@adsl-75-10-134-224.dsl.bcvloh.sbcglobal.net) 03.37.35 Join n17ikh [0] (~n17ikh@c-68-59-25-51.hsd1.sc.comcast.net) 03.37.35 Join Beta2K [0] (1000@d24-36-97-38.home1.cgocable.net) 03.37.35 Join Shapeshifter [0] (~Shapeshif@unaffiliated/shapeshifter) 03.37.35 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful) 03.37.35 Join docgnome [0] (~docgnome@174.120.42.4) 03.37.35 Join @ChanServ [0] (ChanServ@services.) 03.37.37 Join pjm0616 [0] (~user@110.9.28.120) 03.38.25 Join anewuser [0] (kvirc@190.78.17.89) 03.38.25 Quit anewuser (Changing host) 03.38.25 Join anewuser [0] (kvirc@unaffiliated/anewuser) 03.38.26 Join aexin [0] (eivindsy@unaffiliated/aevin) 03.38.26 Join hondza_ [0] (I23a5aZW@194.149.110.93.adsl.nextra.cz) 03.38.26 Quit hondza_ (Changing host) 03.38.26 Join hondza_ [0] (I23a5aZW@unaffiliated/hondza) 03.38.26 Quit hondza (Disconnected by services) 03.38.38 Quit krazykit (Ping timeout: 276 seconds) 03.38.38 Quit dys` (Ping timeout: 276 seconds) 03.38.39 Quit feisar- (Ping timeout: 276 seconds) 03.38.39 Quit Dhraakellian (Ping timeout: 276 seconds) 03.38.39 Quit Torne (Ping timeout: 276 seconds) 03.38.40 Quit JdGordon| (Ping timeout: 276 seconds) 03.38.40 Quit soap_ (Ping timeout: 276 seconds) 03.38.40 Quit Utchybann (Ping timeout: 276 seconds) 03.38.40 Quit panni_ (Ping timeout: 276 seconds) 03.38.40 Quit MethoS- (Ping timeout: 276 seconds) 03.38.40 Quit Hadaka (Ping timeout: 276 seconds) 03.38.40 Quit SIGSEGV2 (Ping timeout: 276 seconds) 03.38.40 Quit aevin (Ping timeout: 276 seconds) 03.38.40 Quit Zambezi (Ping timeout: 276 seconds) 03.38.40 Quit logbot (Ping timeout: 276 seconds) 03.38.40 Quit leavittx (Ping timeout: 276 seconds) 03.38.43 Join Zambezi_ [0] (Zulu@80.67.9.2) 03.38.44 Join soap__ [0] (~soap@cpe-76-181-78-156.columbus.res.rr.com) 03.38.44 Join MethoS-- [0] (~clemens@134.102.106.250) 03.38.44 Quit MethoS-- (Read error: Connection reset by peer) 03.38.48 Quit antil33t (*.net *.split) 03.38.48 Quit S_a_i_n_t (*.net *.split) 03.38.48 Quit parafin (*.net *.split) 03.38.48 Quit rasher (*.net *.split) 03.38.48 Quit Dreamxtreme (*.net *.split) 03.38.49 Quit dionoea (*.net *.split) 03.38.49 Quit linuxguy3 (*.net *.split) 03.38.50 Quit bzed (*.net *.split) 03.38.50 Join dys` [0] (~andreas@krlh-5f721541.pool.mediaWays.net) 03.38.50 Join leavittx [0] (~leavittx@89.221.199.187) 03.38.50 Join Utchybann [0] (~Utchy@rps6752.ovh.net) 03.38.50 Nick hondza_ is now known as hondza (I23a5aZW@unaffiliated/hondza) 03.42.01 Join Hadaka [0] (~naked@naked.iki.fi) 03.42.01 Join antil33t [0] (~Mudkips@124-197-51-80.callplus.net.nz) 03.42.01 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.2.222) 03.42.01 Join parafin [0] (parafin@paraf.in) 03.42.01 Join rasher [0] (~rasher@rockbox/developer/rasher) 03.42.01 Join Dreamxtreme [0] (~Dre@92.30.65.15) 03.42.01 Join dionoea [0] (~dionoea@yop.chewa.net) 03.42.01 Join linuxguy3 [0] (~timj@adsl-75-57-189-204.dsl.emhril.sbcglobal.net) 03.42.01 Join bzed [0] (~bzed@devel.recluse.de) 03.47.15 Nick krazykit` is now known as krazykit (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net) 03.54.10 Nick JdGordon1 is now known as JdGordon| (~jonno@vl10.gw.ok-labs.com) 04.03.51 Join Philippe_Ino [0] (ae65c42a@gateway/web/freenode/ip.174.101.196.42) 04.04.04 # hey 04.04.14 # Is there a simplified way to make themes? 04.04.40 # compared to...what? 04.04.52 # there's the themeeditor, other than that...nope. 04.04.53 # the whole zip process 04.05.08 # Even the themeeditor requires a bit of knowledge of theme syntax. 04.05.24 # yeah... 04.05.39 # Philippe_Ino: No. If you intend to distribute the theme, it *must* be in a .zip 04.05.55 # If its just for your own use, it never need see a .zip, ever. 04.06.05 # well not so much not in a zip, but is there like, a dumbed down version of how to make it 04.06.28 # I don't know too much about file editting and what not 04.06.36 # Nope, the descriptions you'll find are as "user friendly" as it gets. 04.06.42 # It really isn't complicated. 04.06.48 # uhhh... 04.06.53 # alright then 04.06.57 # I'll give it a shot 04.07.18 # wait 04.07.33 # It seems daunting at first, but, it's really just a case of knowing what tag does what, and how to arrange the syntax correctly. 04.07.37 # can I like "steal" someone else's theme and just change a background or something? 04.07.51 # of course, it's all GPL licensed. 04.07.57 # it's not "theft" ;) 04.08.01 # I know 04.08.03 # but how? 04.08.07 # do I just download one 04.08.14 # then change things? 04.08.18 # Download the theme, and, change the background ;) 04.08.30 # It still requires a knowledge of theme syntax though. 04.08.42 # As you'll have to do some editing if you change filenames, etc. 04.08.54 # uhhh 04.09.08 # if I have no clue what I'm doing, should I install rockbox anyways? 04.09.12 # and just figure it out 04.09.17 # or is there a large learning curb? 04.09.44 # Definitely, but, it's pretty easy to figure out. You should definitely read the manual for you device though. 04.10.02 # haha, I'm pretty sure I lost that thing 04.10.12 # I started writing a complete step by step guide, but didnt get far enough before getting myself confused 04.10.34 # Philippe_Ino: The Rockbox manual for your device. 04.10.43 # ooooh 04.11.22 Quit Barahir (Ping timeout: 240 seconds) 04.11.36 # Philippe_Ino: What device do you have? 04.11.41 Join akpseudo [0] (~akpseudo@jabberd.draugr.de) 04.11.44 # sansa fuze 04.11.55 # http://download.rockbox.org/daily/manual/rockbox-sansafuzev2/rockbox-build.html 04.11.58 # there. 04.12.35 # haha, i came to ask about the fuze v2 too. i'm trying to find the changelog for v2. 04.13.28 Join Barahir [0] (~jonathan@frnk-590f4e46.pool.mediaWays.net) 04.13.33 # oh I have v1 I think 04.13.45 # but I honestly can't tell 04.13.54 # the manual is the same 04.14.21 # the firmware revision, if it is 0.1 you have a V1, 0.2 you have a V2 04.14.34 # s/it is/begins with/ 04.14.40 # I thought the hardware is new too? 04.14.56 # It is, but, the manual is the same. 04.15.25 # okay 04.18.11 # can one of y'all tell me where to find the changes for sansams v2 ;) 04.18.37 # changes from what? 04.18.45 # a changelog 04.18.50 # of what? 04.20.33 # for rockbox on fuze v2 04.21.19 # http://www.rockbox.org/wiki/MajorChanges 04.21.29 # linked amazingly from the webpage 04.23.14 # was hoping for a svn changelog 04.26.10 Quit JdGordon| (Changing host) 04.26.11 Join JdGordon| [0] (~jonno@rockbox/developer/JdGordon) 04.26.56 # Like the one on the front page? 04.26.57 # akpseudo, it's also linked on the front page 04.28.32 # ok i'll look around there. i've been trying to find it on google, was my problem. 04.34.53 Part kugel ("return(0);") 04.43.14 Quit dys` (Ping timeout: 276 seconds) 04.43.26 Join dys` [0] (~andreas@krlh-5f7362d4.pool.mediaWays.net) 04.43.33 Quit drizztbsd (Ping timeout: 272 seconds) 04.48.08 Join bluebrother [0] (~dom@f053153006.adsl.alicedsl.de) 04.48.08 Quit bluebrother (Changing host) 04.48.08 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 04.49.24 Join drizztbsd [0] (~quassel@unaffiliated/drizztbsd) 04.51.33 Quit bluebroth3r (Ping timeout: 265 seconds) 04.53.01 Quit thals1992 (Quit: Page closed) 04.54.39 Quit Philippe_Ino (Quit: Page closed) 04.56.00 Quit amiconn (Disconnected by services) 04.56.01 Join amiconn_ [0] (quassel@rockbox/developer/amiconn) 04.56.01 Quit pixelma (Disconnected by services) 04.56.03 Join pixelma_ [0] (quassel@rockbox/staff/pixelma) 04.56.05 Nick pixelma_ is now known as pixelma (quassel@rockbox/staff/pixelma) 04.56.21 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn) 05.23.27 Quit olll (Quit: Page closed) 05.31.28 Quit fdinel (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 05.33.05 Quit GodEater_ (Ping timeout: 276 seconds) 05.33.46 Quit ps-auxw (Ping timeout: 265 seconds) 05.33.58 Join GodEater [0] (~bibble@cl-711.lon-02.gb.sixxs.net) 05.33.58 Quit GodEater (Changing host) 05.33.58 Join GodEater [0] (~bibble@rockbox/staff/GodEater) 05.37.32 *** Saving seen data "./dancer.seen" 05.42.35 Part akpseudo 05.45.08 Join ps-auxw [0] (~arneb@p4FF7F6AB.dip.t-dialin.net) 06.04.40 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) 06.46.12 Quit anewuser () 06.48.32 Quit panni__ (Quit: ( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )) 06.52.36 Quit CaptainKewl (Remote host closed the connection) 06.53.18 Quit MagusG (Read error: Connection reset by peer) 06.53.27 Join MagusG [0] (magusg@c-71-59-57-46.hsd1.ga.comcast.net) 07.06.38 Quit alexbobP (Ping timeout: 264 seconds) 07.15.56 Quit BHSPitMonkey (Remote host closed the connection) 07.24.02 Quit TheSeven (Ping timeout: 264 seconds) 07.29.49 Join alexbobP [0] (~alex@ppp-70-253-86-54.dsl.austtx.swbell.net) 07.35.36 Join leavittx_ [0] (~lev@89.221.199.187) 07.37.34 *** Saving seen data "./dancer.seen" 07.45.59 Join stoffel [0] (~quassel@p57B4C5BA.dip.t-dialin.net) 07.57.02 Quit Horscht (Ping timeout: 264 seconds) 08.01.28 Join Horscht [0] (~Horscht@xbmc/user/horscht) 08.01.59 Join Guest33329 [0] (~bjst@giant.haxx.se) 08.01.59 Quit Guest33329 (Changing host) 08.01.59 Join Guest33329 [0] (~bjst@rockbox/developer/Zagor) 08.04.12 Quit bluebrother (Quit: leaving) 08.07.58 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 08.22.29 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) 08.23.42 Join Llorean1 [0] (~DarkkOne@adsl-69-153-207-220.dsl.hstntx.swbell.net) 08.23.58 Quit Llorean (Ping timeout: 252 seconds) 08.26.30 Nick Guest33329 is now known as Zagor (~bjst@rockbox/developer/Zagor) 08.32.06 Join ender` [0] (krneki@foo.eternallybored.org) 08.34.06 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl) 08.34.11 Quit bertrik (Changing host) 08.34.11 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 08.38.40 Quit Judas_PhD (Quit: This is a quitting message) 08.43.01 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com) 08.46.10 Join kevku [0] (~kevku@arch.tunnel.ipv6.estpak.ee) 08.51.30 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk) 09.00.27 Quit stripwax (Read error: Connection reset by peer) 09.03.56 Join Rob2223 [0] (~Miranda@p4FFF33A4.dip.t-dialin.net) 09.07.16 Quit Rob2222 (Ping timeout: 240 seconds) 09.12.50 Nick dys` is now known as dys (~andreas@krlh-5f7362d4.pool.mediaWays.net) 09.14.20 Join KiwiCam [0] (~KiwiCam@ip-118-90-75-25.xdsl.xnet.co.nz) 09.17.00 # Hi. I'm trying to upload a WPS Theme but am getting the message "Your wps didn't pass checkwps. Here's the output: WPS screenshot". However I can't see the output. There is an error message at the top of the screen. Could this be the Output? "Warning: join() [function.join]: Invalid arguments passed in /home/themes/www/upload.php on line 109". Thanks. 09.18.18 # did you include a screenshot? 09.18.37 # Yes. Just one. A .png 09.18.59 # The theme works on both my Clip V2 & Plus. 09.22.29 # Darn. I think I have the solution. My bitmaps folder isn't in the wps folder, but on the same level. That must be it. Oops. 09.25.28 # That worked. Doh. So, now what happens please? I presume it's waiting for approval. Is that correct? 09.26.44 Quit bertrik (Ping timeout: 240 seconds) 09.29.54 Quit TheSeven (Ping timeout: 276 seconds) 09.32.31 # don't they go straight up? 09.35.03 Quit stoffel (Remote host closed the connection) 09.36.33 # There were 24 themes in each of the Sansa Clip categories. There still are. I chose the Sansa Clip V2 category. I'm pretty sure I didn't upload it to any other. 09.37.36 *** Saving seen data "./dancer.seen" 09.49.42 # Excellent. It's there now. I had to verify my email address before it would put the theme in place. 09.54.00 Join hebz0rl [0] (~hebz0rl@dslb-088-065-217-047.pools.arcor-ip.net) 09.54.41 Quit T44 (Quit: Leaving) 09.55.42 Join n1s [0] (~n1s@nl118-174-240.student.uu.se) 09.55.42 Quit n1s (Changing host) 09.55.42 Join n1s [0] (~n1s@rockbox/developer/n1s) 09.59.03 Quit sasquatch (Quit: WeeChat 0.3.2) 09.59.29 Join sasquatch [0] (~username@p4FF2DDA8.dip.t-dialin.net) 10.08.06 Join swilde [0] (~wilde@aktaia.intevation.org) 10.15.07 # I see in the WPS notes that you can detect if the volume and hold keys in the Sansa Clip are pressed, but is there a way of being able to detect if the Submenu key has been pressed while in the WPS screen? Currently it has no function in that screen, so I'd like to make use of that. 10.16.12 # no 10.17.02 # Make that "while a track is playing". When it's paused I get the playlist. 10.17.39 # that sounds wrong 10.17.40 # No (sorry, didn't spot that in time. Thanks :( 10.18.14 # does the button open the playlist viewer when playback is paused and it does nothing while playing? 10.18.28 # Yes. That's it. 10.19.16 Quit slooopy (Ping timeout: 265 seconds) 10.19.32 # Wait. Long keypress in play brings up the playlist. Maybe the key is sticking? 10.19.40 # that sounds very much like a bug, it should do the same, regardless of if playback is paused or playing 10.22.24 # Just tried both Clip V2 & +. It's a long keypress. So, do you think I could make us of the short keypress? I'd like to set it to show the next track. 10.23.02 # the wps can't do things like that so you would need to patch the code 10.23.17 # so the button does do the same thing while playing and paused? 10.23.34 # s/do // 10.23.47 # Yes. Long press. Short doesn't work. 10.24.09 # doesn't work or does nothing? 10.25.09 # Either play or pause; Long press give the same result. Nothing for a short press. 10.25.49 # that sounds like it was done intentionally 10.26.37 Quit JdGordon| (Quit: leaving) 10.26.50 Join LinusN [0] (~linus@rockbox/developer/LinusN) 10.26.52 Join wodz [0] (~5f303f8a@giant.haxx.se) 10.26.54 # Makes no sense really, for a short press not to have a function. 10.27.56 # Checkwps. How can I install this in Linux? Or even Windows. I can't find it on the Rockbox site. 10.29.06 Join JdGord [0] (~jd@122.110.154.105) 10.29.21 # a long press of down/submenu should bring up the pitchscreen on clip afaict (reading the keymap) 10.29.36 # Can someone explain me how 'aspect ration correction' works in bmp viewer? I looked at apps/recorder/resize.c but this is rather scary piece of code 10.30.20 # KiwiCam: check tools/checkwps/readme in the source tree 10.30.29 # sorry s/readme/README/ 10.31.41 Join slooopy [0] (~sloo@p3E9E207A.dip0.t-ipconnect.de) 10.31.52 Nick TorneWuff is now known as Torne (torne@lowell.wolfpuppy.org.uk) 10.31.53 Quit Torne (Changing host) 10.31.53 Join Torne [0] (torne@rockbox/developer/Torne) 10.32.36 # Pitchscreen? It states Playlist at the top of the screen and certainly looks like it. I'll see if I can find that readme. Thanks. 10.34.13 # ah, no sorry, short press shoulöd go to pitchscreen, long is "hotkey" which defaults to the playlist viewer 10.39.39 Join DerPapst [0] (~Alexander@188.107.192.95) 10.40.37 # I see what the Pitchscreen is now. It's not bringing that up, so I guess I have that turned off. It would still be handy to be able to use that keypress for other options though :) 10.42.02 # I don't think you can turn it off 10.42.08 # Is this clip? 10.42.28 # I wonder how short a short press is for you, KiwiCam 10.43.49 # http://svn.rockbox.org/viewvc.cgi?view=rev;revision=27982 10.44.16 # someone moaned in the forum IIRC 10.44.21 Quit JdGord (Quit: Bye) 10.45.03 # http://forums.rockbox.org/index.php?topic=25628.0 10.45.15 # i totally misread that diff, need more coffee 10.45.17 # I think it should do something personally, but... 10.45.52 # haha, yes that is very stupid 10.46.16 # well I'd support whoever changed it 10.46.25 # to make it do something I mean 10.46.28 # pixelma: I posted explanation what give 'file to large' and what 'out of memory' in FS 10.46.38 # s/give/gives/ 10.47.20 # AlexP: yes, me too, btw we have had this situation on other targets like the h300 rec button etc 10.47.24 # yeah 10.47.45 # n1s: What function do you think should go on it? 10.47.47 # wodz: yeah, thanks. I almost expected it after I noticed that mostly files that compressed well give me the "out of memory" which were small on disk but large after decompressing 10.47.58 # As if there is a candidate I'll write to -dev 10.48.40 # AlexP: i don't have a clip so i don't really know but if there is a long press action and no short press action i'd suggest moving the long press action to the short press 10.48.48 # indeed 10.48.57 # I did have a clip, but I long ago lost it 10.49.02 # Damn thing is just too small 10.49.28 # I'll have a look this evening maybe 10.49.40 # (not for the clip, with the sim :)) 10.49.59 # MAS-cleanup patch has been tested (I think more than usual) and I would like to commit it. As I understand ML discussion I should wait until we roll out the release right? 10.50.31 # wodz: not necessary, you can commit it to trunk, since we branched yesterday 10.51.10 # although the mail suggests we focus on fixing bugs in the release during the branch period :) 10.52.03 # my concern was that this patch is rather big code refactor which will make it hard to backport fixes to the branch 10.52.33 # hmm, ok so maybe waiting untill the release is out is better' 10.53.02 # Probably a good plan 10.53.06 # Heh heh. I'm not sure how short a short key press is. It's not working anyway. Sure would be nice to be able make use of it in a custom theme. Do you think it's possible? 10.53.18 # KiwiCam: Not in a theme, no 10.53.28 # You need to edit the source then compile 10.53.37 # Themes can't change button actions 10.53.56 # So after release I am going to commit MAS patch and imageviewer patch 10.54.25 # OK. I don't think I'd be up for editing the source code. No skills. 10.54.25 # KiwiCam: And see the discussion we just had, there is nothing on it, so it isn't not working as such - it is just some of us think there should be something on it :) 10.54.37 # button maps are pretty easy tbh 10.55.04 # I'm a slow IRC reader :) 10.55.06 # but quite annoying 10.55.37 # wodz: Easy to change but annoying to get people to decide what to? :) 10.56.52 # AlexP: I mean when doing port writing keymaps is really annoying 10.57.23 # ah right, yeah 10.57.24 # So how come the volume & hold keys can be checked in a custom theme? What am I not understanding? 10.57.36 # there is no good documentation, sim is not very usefull in this area... 10.57.43 # AlexP: it's just weird if the purpose of the change was to have nothing on it in first place 10.57.43 # KiwiCam: only the hold key can 10.57.53 # KiwiCam: It's just that you can tell when volume is changing 10.57.57 # KiwiCam: it's not the keys that are checked, its' the "volume is changing" condition that is ste 10.58.07 # set 10.58.22 # I see. Makes a lot of sense now. 10.59.20 # pixelma: Yeah, it was unused so something (sensibly IMO) was put on it - then one person complained to it was set to nothing again 10.59.41 # I think this is wrong, it is silly not to use a short press of a main key in the WPS 11.00.09 # KiwiCam: and it's also hold "status" which is checked - on a device with a physical switch it can be misunderstood to check the key but some devices (e.g. the Clip+) have hold in software as a key combo, the WPS can still show if you enabled it or not 11.00.37 # yes, sorry 11.00.47 # So in fact no actual keys are checked :) 11.00.59 # btw. I made profiling work in sim. The problem is inlining - gcc on x86 inline a lot. And my hack is linux specific. Is it worth patch on FS? 11.01.49 # wodz: on target inlining basically disables all inlining 11.02.07 # hmm? 11.02.20 # profiling disables inlining? 11.02.42 # yep 11.02.46 # :-) 11.03.06 # Interesting. I have all sorts of ideas for that key. I was thinking of maybe another custom screen, a large clock for instance, or next track. Shame. I'm wanting to find a theme that makes use of animation (pseudo). 11.03.24 # this in theory may be usefull in RaaA 11.03.49 # i had to mark some of the inline asm stuff in tremor with __attribute__((no_instrument_function, always_inline)) to get them to inline 11.03.55 # KiwiCam: There is an ace moving tape tapedeck one on the theme site IIRC 11.04.19 # KiwiCam: Well, ace as in looks cool - I don't think I'd actually want to use it for anything other than "look at this!" 11.04.50 # I'm not sure changing Hotkey to short press is a good idea 11.04.55 # it's probably a bit hard to pprt that to the Clip's screen ;) 11.05.00 # *port 11.05.07 # I believe it is long press so as to make it less likely to be an accidental keypress. 11.05.14 # I seem to remember that discussion. 11.07.07 # n1s: When I force linker to emitt .map files in sim not all functions are in it. __atribute__(noinline) doesn't fix this but removing 'static' does. But I am not an expert on this field 11.07.32 # Long press for Pitch is best IMO. I'd get annoyed with it if it was a short. 11.08.23 # its *NOT* for pitchscreen 11.08.28 # It just defaults to that. 11.08.31 Join casainho [0] (~chatzilla@pal-213-228-181-14.netvisao.pt) 11.08.50 # It is for the Hotkey function, which is semi-user defineable 11.09.19 Quit Judas_PhD (Quit: This is a quitting message) 11.10.21 # btw KiwiCam, if you want to look at animation...have a look at iCatcher, or Symmetry, or iLike (last two are mine)...there's no need for "psuedo" animation, animation is indeed quite possible, and rather trivial. 11.11.18 # S_a_i_n_t: what about 'battery charging' animation for MPIO? 11.12.19 # wodz: Aha, that's right...I knew there was something I had to remember to talk to you about. 11.12.38 # I have some files floating around somewhere I was working on, I'll have to dig them up. 11.13.14 # Excellent. Thanks Saint. I'll download them now. Now that my theme is uploaded, can I amend it, or do I have to upload another version? 11.13.52 # KiwiCam: As long as you upload the theme with the same credentials, it will replace the latter theme. 11.14.12 # so, same name, same author name, same email address...replaces the theme. 11.17.54 # wodz: map files only contain externally visible symbols, staic functions are not externally visible, inlined or not 11.18.48 # n1s: from my experience I disagree 11.19.43 # I mean I see entries in map file for static functions but not for all 11.19.51 # This is going to sound *lame* coming from me, but, who remembers the syntax to install a bootloader (.ipodx) on a Nano2G? 11.20.40 # I've only ever had to install the bootloaders like, twice, and use RButil as it never changes for the 2G, but there's a new one now...and I can't remember the syntax the 2G Nano likes. 11.21.09 # I'll bear that in mind. Making themes are addictive. I just need to study more existing themes to work out how many of the Image functions work. 11.21.30 # Other iPods are quite flexible, and a variety of ways can be used to install the bootloader. 11.22.07 # S_a_i_n_t: Isn't it described in manual in details? 11.22.13 # KiwiCam: I recently placed a theme for iPod Video and iPod Nano in the forums that is very heavily commented in the theme code. 11.22.33 # It should be able to give you an idea of what's happening. 11.22.43 # wodz: Hmmm...possibly. 11.23.14 # wodz: maybe sim builds are different, but that is the way it works for target builds at least 11.23.20 # KiwiCam: http://forums.rockbox.org/index.php?topic=25961.0 11.23.27 # there's the link ^ 11.23.56 # The theme code is quite well commented, so, you can see where I did what, and how...especially if you're using the themeeditor. 11.24.01 # Great. I put plenty of comments in my own theme, mostly to remind myself, but I hope it makes sense enough for other to quickly get to grips with what I've done. 11.24.04 Quit n1s (Quit: Lämnar) 11.26.52 # wodz: There's a blurb about iPodpatcher in the Manual Installation section... 11.27.35 # but it just says "download iPodPatcher, and run it as Admin"...It says noting about passing iPodpatcher a bootloader and installing through the commandline 11.28.02 # * S_a_i_n_t makes a note of the fact that it possibly should. 11.28.59 # I thought ipodpatcher tells you the options? 11.29.16 # S_a_i_n_t: so the wiki is the last resort 11.29.23 # S_a_i_n_t: should it? I don't know how irt works on the 2nd gen, but if the passing options is to do anvanced stuff then I don't think it should 11.29.32 # Hmmm..it may, if run without any arguments. 11.29.51 # If to do a standard install is just run it without arguments, then I don't think we should confuse people with advanced stuff 11.29.54 # But, it wouldn;t give device specific install instruction I don't think. 11.31.04 # we need better testing, badly 11.31.30 # Is someone wants to save me pissing around, the Nano2G bootloader in SVn needs to be tagged and added to the DL server ;) 11.31.52 # SVN needs the new bootloader to be able to use the "boot OF with Menu" the other iPods have. :D 11.32.06 # s/Is/if/ 11.32.20 Quit leavittx_ (Ping timeout: 240 seconds) 11.32.44 # Zagor: very true 11.37.37 *** Saving seen data "./dancer.seen" 11.37.48 Quit Kitar|st (Ping timeout: 276 seconds) 11.41.59 Quit kazaik (Ping timeout: 252 seconds) 11.43.30 Join Kitar|st [0] (~Kitarist@89.142.61.99) 11.54.42 Join sia [0] (~5b6281f1@giant.haxx.se) 11.57.47 # Hi I wonder if some one could help me with using the Ipod as a mouse ?! I have installed rockbox 3.6 for ipod video 80gb changed to 240gb everything work fine, except when I connect it to the computer it restarts and goes to ipod mod connection!!!!! how do I connect it as a USB device only ? 11.58.15 # The 3.6 release doesn't have Rockbox's USB mode enabled 11.58.32 # so what should I do? 11.58.38 # what do you mean? 11.58.57 # You can copy files to it just fine from the Apple disk mode 11.59.28 # I need to use it as a mouse the option that is available in the general setting of the rockbox 11.59.59 # You can't use the USB HID mode on 3.6 12.00.21 # how about the USB Keypad MOde? 12.00.23 # If you want Rockbox-specific USB features you will need to update to the current development build, or wait for 3.7 12.00.42 # (which has branched and will be released in the next couple of weeks) 12.01.17 # thank you very much for ur help I appreciate it :) 12.01.28 Join earcar [0] (~carmine@93-39-208-53.ip77.fastwebnet.it) 12.01.41 # no problem 12.03.48 Quit sia (Quit: CGI:IRC (EOF)) 12.10.48 # I just ordered rockchip 2706 based DAP. Time to hack something more recent than coldfires :-) 12.12.43 # what's the HD300 port doing? ;) 12.12.59 # HD300 has gone... 12.13.01 Quit kevku (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/) 12.13.22 # oh, didn't know that 12.14.43 # There is no 1.8V on Vcore rail and this is not DC-DC converter fault as I replaced the chip. I am afraid that mcf5249 has died 12.16.07 # I am going to document my findings as well as do some reverse engineering of the tourch module but thats all I can do unless I find another unit in working condition 12.24.53 # If rockchip port will be sucessfull there will be nice playground for our codec guys as this SoC contains interesting DSP core for which there is some documentation available 12.25.24 Quit merbanan (Ping timeout: 265 seconds) 12.45.37 # S_a_i_n_t: "of course, it's all GPL licensed" is wrong about themes :) 12.46.25 Join teru [0] (~teru@KD059133111160.ppp.dion.ne.jp) 12.49.46 # wodz: do you have or expect to get any docs for the RK2706? 12.51.47 Join dfkt [0] (dfkt@unaffiliated/dfkt) 12.54.30 # Zagor: I have some documentation as well as some source for generic firmware 12.57.43 # Zagor: The problem is I don't know ARMs at all so this will take me some time to get familiar with all this 12.58.04 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) 13.05.53 Join merbanan [0] (~banan@c-62-220-165-233.cust.bredband2.com) 13.06.42 Nick Llorean1 is now known as Llorean (~DarkkOne@adsl-69-153-207-220.dsl.hstntx.swbell.net) 13.06.49 Quit Llorean (Changing host) 13.06.49 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean) 13.23.55 # wodz: can you share it? 13.28.43 Quit casainho (Quit: ChatZilla 0.9.86 [Firefox 3.6.10/20100922073514]) 13.31.34 Join dfkt_ [0] (~dfkt@unaffiliated/dfkt) 13.32.05 # Zagor: I don't think it is a good idea to put it somewhere on rb site. This documents leaked from manufacturer and are floating in net but all are labeled confidential etc. 13.32.32 # ok 13.35.09 Quit dfkt (Ping timeout: 245 seconds) 13.35.24 Nick dfkt_ is now known as dfkt (~dfkt@unaffiliated/dfkt) 13.37.41 *** Saving seen data "./dancer.seen" 13.38.26 Join mrcool [0] (~7a6b85c2@giant.haxx.se) 13.39.28 # hi 13.39.58 # how does rockbox compare to samsungs dnse and cowons bbe? 13.41.13 # I have no idea what they are 13.42.10 # sound enhancements from their players 13.42.20 # "enahancements" 13.42.36 # We have a full five band parametric equaliser, crosefeed, etc. etC. 13.42.45 # You can tweak it exactly as you want 13.43.21 # ok but why do people rockbox their players 13.43.33 # As it adds so much more 13.43.33 # because i see you can rockbox lots of cowon players there 13.43.45 # but cowon has a very good rep for its sq 13.43.49 # so if u rockbox it 13.43.53 # and that doesn't change 13.43.57 # Also, real words please 13.43.58 # does that mean cowon loses its own eq and bbe 13.44.10 # the sound quality doesnt change? 13.44.13 # http://www.rockbox.org/wiki/WhyRockbox 13.44.25 # Sound quality is down to the hardware 13.44.46 # yes but cowon has this thing called BBE 13.44.57 # will rockbox get rid of my BBE? 13.45.01 # yes 13.46.18 # mrcool: Rockbox is easily uninstalled - try it, and if you don't like it, just remove it. The Rockbox manual has both install and uninstall instructions. 13.47.04 # Sound processing effects like BBE is just personal taste. 13.47.31 # am I imagining it or was there a theme site development VM? 13.49.14 Quit mrcool (Quit: CGI:IRC (EOF)) 13.50.30 Quit earcar (Quit: earcar) 13.57.21 Quit Bagder (Remote host closed the connection) 14.00.04 Join Bagder [0] (~daniel@1-1-5-26a.hud.sth.bostream.se) 14.00.04 Quit Bagder (Changing host) 14.00.04 Join Bagder [0] (~daniel@rockbox/developer/bagder) 14.05.53 Quit antil33t (Read error: Connection reset by peer) 14.06.02 Join antil33t [0] (~Mudkips@124-197-51-80.callplus.net.nz) 14.22.00 # pixelma: ping 14.28.24 Quit {phoenix} (Remote host closed the connection) 14.31.37 Join {phoenix} [0] (~dirk@xGagC832.WH1.TU-Dresden.De) 14.33.39 Quit cjcopi (Ping timeout: 264 seconds) 14.42.19 Join MethoS- [0] (~clemens@134.102.106.250) 14.43.35 Quit wodz (Quit: CGI:IRC) 14.50.48 Quit krazykit (Quit: later) 14.56.17 Join evilnick_B [0] (0c140464@rockbox/staff/evilnick) 14.59.14 Quit MethoS- (Remote host closed the connection) 15.02.07 Part Zagor 15.05.30 Quit linuxstb (Ping timeout: 252 seconds) 15.10.00 Join komputes [0] (~komputes@ubuntu/member/komputes) 15.12.06 Quit antil33t (Ping timeout: 252 seconds) 15.17.53 Join leavittx_ [0] (~lev@89.221.199.187) 15.17.58 Join antil33t [0] (~Mudkips@124-197-51-80.callplus.net.nz) 15.20.59 Join MethoS- [0] (~clemens@134.102.106.250) 15.37.44 *** Saving seen data "./dancer.seen" 15.41.56 Quit hebz0rl (Quit: Leaving) 15.44.45 Quit teru (Quit: Quit) 15.49.56 Join kevku [0] (~kevku@arch.tunnel.ipv6.estpak.ee) 16.00.07 Quit MethoS- (Remote host closed the connection) 16.02.59 Join MethoS- [0] (~clemens@134.102.106.250) 16.04.53 Quit Zambezi_ (Changing host) 16.04.53 Join Zambezi_ [0] (Zulu@unaffiliated/zambezi) 16.05.03 Nick Zambezi_ is now known as Zambezi (Zulu@unaffiliated/zambezi) 16.07.26 Join t0rc [0] (~t0rc@unaffiliated/t0rc/x-5233201) 16.07.35 Join Strife89TX [0] (~cstrife89@207.144.201.128) 16.11.26 Join |MB| [0] (MB2@217-19-26-171.dsl.cambrium.nl) 16.15.54 # <|MB|> i mjst have missed something, but I cannot seem to get windows to detect my rockboxed clip+, and i looked in the manual but i dont see anythign about it 16.17.32 Join n1s [0] (~n1s@nl118-174-240.student.uu.se) 16.17.32 Quit n1s (Changing host) 16.17.32 Join n1s [0] (~n1s@rockbox/developer/n1s) 16.26.16 # |MB|: What happens when you plug the clip+ in? 16.31.19 # <|MB|> nothing 16.31.27 # <|MB|> its not detected 16.31.39 # <|MB|> ofc i can boot into og firmware and put files on then 16.32.44 Join robin0800 [0] (~robin0800@cpc2-brig8-0-0-cust964.3-3.cable.virginmedia.com) 16.33.07 Part LinusN 16.33.49 # * evilnick_B isn't sure that USB on the clip+ is supported under Rockbox 16.34.39 # <|MB|> looks liek it 16.34.47 # <|MB|> just reading about it 16.35.01 # <|MB|> Clip+/Clipv2/Fuzev2: USB support is currently disabled because it fails randomly. 16.35.06 # <|MB|> from port status 16.35.25 # <|MB|> guess ill have to boot into the orig fw then if i want to put music on 16.37.58 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at) 16.40.38 Quit Strife89TX (Quit: Man in motion.) 16.41.01 Join jgarvey [0] (~jgarvey@cpe-065-190-066-089.nc.res.rr.com) 16.41.01 Quit markun (Read error: Connection reset by peer) 16.50.37 Join pSiKO [0] (~tbox@213.56.158.253) 16.56.42 Join markun [0] (~markun@5ED33C2C.cm-7-4a.dynamic.ziggo.nl) 16.56.42 Quit markun (Changing host) 16.56.42 Join markun [0] (~markun@rockbox/developer/markun) 16.58.01 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com) 16.58.09 Quit Judas_PhD (Client Quit) 17.06.44 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com) 17.06.51 Quit TheSeven (Ping timeout: 252 seconds) 17.10.12 # |MB|: btw it should automatically boot original firmware if you plug it into usb while it's turned off 17.10.43 Join avacore [0] (nobody@1008ds1-rdo.0.fullrate.dk) 17.19.15 Join captainkewllllll [0] (2669ecc2@gateway/web/freenode/ip.38.105.236.194) 17.24.34 Join earcar [0] (~carmine@93-39-208-53.ip77.fastwebnet.it) 17.30.57 Quit t0rc (Quit: Give someone code, help them with one project. Teach someone to code, help them rule the world.) 17.34.13 Join DSStrife89 [0] (~Strife89@207.144.201.128) 17.35.21 Part pSiKO 17.35.33 Join pSiKO [0] (~tbox@213.56.158.253) 17.37.46 *** Saving seen data "./dancer.seen" 17.45.36 Quit robin0800 (Remote host closed the connection) 17.52.56 Part {phoenix} ("Konversation terminated!") 17.52.59 Join toffe82 [0] (~chatzilla@maf.wirelesstcp.net) 17.53.50 Join LambdaCalculus37 [0] (~3f74f70d@rockbox/staff/LambdaCalculus37) 17.54.11 # gevaerts: Ping 17.54.20 # * gevaerts jumps 17.54.25 # LambdaCalculus37: gnip 17.55.20 # gevaerts: Regarding the SA9200 bootloader discussion on the forum... any thoughts? 17.55.34 # You mean other than I wrote there? 17.55.43 # Yes. 17.55.53 # no. I don't know the thing at all really 17.56.01 # I'm sure that dual-booting on the SA9x00 is possible. lowlight didn't seem to do any work on that front, however. 17.56.31 # But the bigger problem is the messy install method on the wiki. 17.57.30 # Enable USB in the bootloader and you only need to go to recovery mode once 17.57.44 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) 17.58.01 # Does b0hoon ever come onto IRC? He's about the only other guy that has any knowledge of the GoGear devices. 17.58.10 # He does, yes 17.58.33 # gevaerts: I'll try out enabling USB in the bootloader then. 17.58.44 # I think we need bootloader USB on any device that doesn't have in-ROM USB or an always working OF 17.59.13 # gevaerts: What about for MTP-only devices? 17.59.35 # s/OF/OF with MSC/ :) 18.00.00 Quit |MB| (Quit: .•«UPP»•.) 18.02.37 # gevaerts: It looks like b0hoon may have an idea for getting dual-boot enabled on the HDD63x0, although to be honest, I don't see any real need for dual-booting on the GoGears. USB works very well from within Rockbox on these devices. 18.03.05 # * gevaerts nods 18.03.13 # So all you need is bootloader USB 18.03.26 # Yup, and from there, installation should be a snap. 18.03.31 # Does it use the standard PP bootloader? 18.03.45 # gevaerts: It's mi4 based, if that's what you're asking. 18.04.05 # The installation instructions are similar to the H10 and PB Vibe instructions. 18.04.24 # I mean, does it use main-pp.c 18.04.31 # Apparently it does 18.06.18 # Yes, and the SA9200 and HDD1630 appear to have dual-boot functionality defined in main-pp.c already. 18.07.03 Join Strife89TX [0] (~cstrife89@207.144.201.128) 18.07.38 Part pSiKO 18.07.49 # I guess you'll have to start by adding enable_irq() and enable_fiq() to main_pp.c 18.08.07 # And I suspect we want this on all PP players eventually 18.09.07 # gevaerts: And bootloader USB? 18.09.19 # that's next, obviously :) 18.09.28 # the beast has bootloader usb, maybe you can steal something from it 18.10.12 # Then you unravel the #ifdef in usb.c 18.10.14 Nick noamsml_ is now known as noamsml (~noamsml@75.45.237.148) 18.11.01 # the beast's bootloader usb triggers if there's a usb cable plugged in at boot, right? 18.11.07 # preventing rockbox from loading? 18.11.09 # yep 18.11.13 # That's kinda annoying. :) 18.11.17 # can we do better? 18.11.21 # maybe 18.11.25 # i like it 18.11.26 # because people rarely update the bootloader, so they won't be using the latest usb code in that case 18.11.33 # most of the time it'd be better to boot rockbox first 18.11.34 Join stoffel [0] (~quassel@p57B4B418.dip.t-dialin.net) 18.11.40 # I agree 18.11.42 # and only use bootlaoder usb if the rockbox binary is missing 18.11.46 # or maybe on some button press? 18.11.57 Quit DSStrife89 (Ping timeout: 252 seconds) 18.12.06 # on ipods, currently the bootloader ignores USB unless the binary is missing or checksum bad 18.12.09 # on the beast that is good since usb in the bootloader works nicely while the usb in rockbox kills the backlight untill next boot for some reason :) 18.12.19 # I have a similar problem with the gigabeat F flashed bootloader actually. It powers on to charge, but stays in the bootloader 18.12.20 # and then if the usb cable is inserted on the error screen, it boots the in-rom disk mode 18.12.29 # Which is no fun with car adapter mode 18.12.33 # that works fairly well for the ipod.. 18.12.53 # n1s: It's also good to have the bootloader USB mode on the Beast because it also allows one to update builds easily. 18.12.55 # A button for USB seems reasonable 18.13.27 # n1s: well that's a bug, thoguh, we should just fix it :) 18.13.33 # LambdaCalculus37: yes, updates without rolo are easy and fast, h300 does the same 18.13.51 # i'm not sure how it's any easier to update builds in the bootloader.. 18.14.14 # player is off, plug it in, unzip build, umount and uplug 18.14.20 # Bootloader USB is essential on the beast for the same reason as on the SA9200 18.14.37 Join {phoenix} [0] (~dirk@xGagC832.WH1.TU-Dresden.De) 18.14.46 # gevaerts: yes but it could still detect an installed rockbox and ignore usb 18.15.00 Quit {phoenix} (Remote host closed the connection) 18.15.01 # i'm saying we should probably just have bootloader usb on every target, but not invoke it automatically unless the binary for rockbox is unbootable 18.15.11 # except maybe ipods where rebooting to rom disk mode is probably better 18.15.15 # or unless a button is held 18.15.18 # yeah 18.15.39 # on the subject of button holding, maybe now 3.7 is branched we should discuss removing the hold switch as the dualboot/reset-settings button on ipod ;) 18.15.47 # because that's really limiting.. 18.15.53 # LambdaCalculus37: I spotted the Flyspray comment. I *will* try to update the theme when I get the chance, but I need to relearn the syntax. :/ 18.16.20 # hold switch is fine on targets where it's impossible to turn the player on when hold is enabled 18.16.24 # Torne: i suggest taking that to the Mailing List 18.16.26 # but ipods boot on external power or on RTC 18.16.27 # Strife89TX: No worries. 18.16.41 # i'd like to migrate over a reasonable period away from using the hold switch for both those things 18.16.42 # Strife89TX: We need to get some kinks ironed out of the port while we're at it. 18.16.58 # so that you can just boot rockbox normally with hold turned on. 18.17.07 # n1s: yeah, probably. 18.17.08 # i *hate* having hold as dualboot switch on the beast too since you need a paperclip or similar to escape the OF 18.17.37 # but on the beast i think reading the real buttons is a bit involved for a bootloader 18.17.37 # one minor issue with the ipod is there aren't a lot of buttons to use for reset-settings which won't get hit by accident ;) 18.17.57 # n1s: there are plenty of targets that have a fairly complex button driver linked into the bootloader 18.18.11 # What IS the reset-settings combo on the iPods. 18.18.13 # ? 18.18.16 # Strife89TX: hold being turned on 18.18.28 # i.e. you have to boot with hold off, then turn it on *after* the bootloader decides to load rockbox 18.18.39 # Ah. 18.18.42 # Small window. 18.18.42 # Strife89TX: Hold turned on immediately before Rockbox starts (usually when the backlight turns on initially). 18.18.46 # this is a huge barrier to having ipods whihc *don't* dual boot 18.18.47 # Torne: hmm, maybe that should be changed then, but otoh i should install a single boot bootloader instead 18.19.00 # n1s: single boot bootloaders don't always work, thoguh 18.19.07 # indeed 18.19.21 # I really want to get another GoGear HDD6330 to get some more stuff done on the power. Would it be possible for the Rockbox fund to buy one for me? 18.19.25 # if you install rockbox on the ipod without the bootloader, for a faster boot time, then rather than booting with hold accidentally booting the OF, it accidentally erases your settings instead 18.19.29 # which is kinda annoying 18.19.32 # :) 18.19.40 # I sent mine off to lowlight, and it was originally toffe's. 18.19.47 # unfortunately just about every reasonable combination of buttons on te ipod already *does* something at boot time on the ipod.. 18.19.55 # LambdaCalculus37: i don't see why not 18.20.16 # menu boots the OF, select powers on normally, rewind boots diag mode if yo uhold it with select, play boots disk mode if you hold it with select, or ipodlinux if you don't, and fastforward turns on bootloader verbose messages :) 18.20.21 # Torne: Select + Right(Forward) 18.20.30 # so that's basically every reasonable set of buttons already doing something either in apple's rom or in our bootloader 18.20.38 # Ah. 18.20.43 # Strife89TX: ffwd on its own is already the "verbose bootloader" button 18.20.48 # n1s: Once I get keymaps for plugins done and enabled, the HDD6330 will be much closer to Unstable status. 18.21.02 # Torne: I hit ENter too late. 18.21.26 # yeah :) 18.21.37 # so yeah, technically rewind on its own, or sel+ffwd, is not used 18.21.56 # but it's kinda important to minimise the chance of it being hit by accident 18.22.02 # Indeed. 18.22.05 # LambdaCalculus37: i'm all for it especially since it's one of the less common targets so more people around here having it is better 18.22.15 # n1s: :) 18.22.22 # Hm, is it possible to press menu+play, or ffwd+rew at once, on the older targets with a physical rotating wheel/ 18.22.30 # it appears to be possible on the touchwheel ipods 18.22.37 # dunno if it can read it in software but you can physically do it 18.22.43 # Torne: don't think so on the mechanical wheel ones 18.22.43 # n1s: Plus, I've been away from any active development work for WAY, WAY too long! 18.22.50 # n1s: right, i suspected probably not 18.23.27 # Torne: amiconn probably knows for sure (and has probably mentioned something about it in here sometime :)) 18.23.39 # well, i'll ponder it and write something on the list 18.25.04 # * LambdaCalculus37 makes a mental note to go to his storage and find his SA9200 18.26.01 # n1s: Who should I speak to about getting the funding to buy another HDD6330 off of eBay? 18.26.22 # LambdaCalculus37: Zagor is the fund manager 18.26.46 # gevaerts: Guess I've got to wait till he comes back online. 18.27.39 Nick Ypsy_ is now known as Ypsy (~ypsy@geekpadawan.de) 18.29.30 # * LambdaCalculus37 will be back online in a couple of minutes; going to switch to a proper IRC client 18.29.33 Quit LambdaCalculus37 (Quit: CGI:IRC 0.5.9 (2006/06/06)) 18.34.26 Join TheLemonMan [0] (~lemonboy@ppp-133-212.32-151.iol.it) 18.34.30 # Strife89TX: there is an updater tool (in the source) for the new theme syntax (and someone may build a linux binary or whatever you need for you). One thing you have to do manually is putting the progressbar in some viewport if you have it in the default one currently 18.38.52 Join _s1gma [0] (~d.d.derp@77.107.164.131) 18.38.53 # pixelma: Sounds good. I'd like to talk about it later if that's okay. 18.39.15 Quit DerPapst (Quit: Leaving.) 18.40.13 Quit swilde (Quit: ERC Version 5.3 (IRC client for Emacs)) 18.42.29 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl) 18.42.30 Quit bertrik (Changing host) 18.42.30 Join bertrik [0] (~bertrik@rockbox/developer/bertrik) 18.44.06 Join LambdaCalculus37 [0] (~rmenes@64.134.240.153) 18.44.13 Quit LambdaCalculus37 (Changing host) 18.44.13 Join LambdaCalculus37 [0] (~rmenes@rockbox/staff/LambdaCalculus37) 18.53.32 Quit Strife89TX (Quit: Critically low batl) 19.01.03 # New commit by 03rmenes (r28315): The c200's blind description also applies to the c200 ... 19.02.56 # r28315 build result: All green 19.04.01 # Yay, managed to keep it green. :) 19.07.11 Join DerPapst [0] (~Alexander@p4FE8FEF2.dip.t-dialin.net) 19.10.15 Quit stoffel (Ping timeout: 252 seconds) 19.15.37 Join Strife89TX [0] (~cstrife89@207.144.201.128) 19.17.19 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky) 19.18.59 # Ack, UI sim for HDD6330 doesn't build; there's no definitions in sim-ui-defines.h 19.19.17 # * LambdaCalculus37 adds in some defines for now just to get it to build 19.23.46 # Torne: On the old non-clickwheel ipods (1st..3rd Gen, i.e. scrollwheel and touchwheel) there are no mechanical or electrical constraints for pressing multiple buttons at once 19.23.59 # Getting errors when building the HDD6330 UI sim: http://lambdacalculus379.pastebin.com/9Yh6ZCAX 19.24.19 # On these ipods apple put hard reset on Menu+Play and diskmode on Left+Right 19.25.02 # ahp, hmm 19.25.19 # They changed it later for the clickwheel. While it may be possible to press opposite directions on clickwheel as well, it's at least (mechanically) hard to do so. 19.25.41 # That's probably why they moved reset to Select+Play and diskmode to Select+Menu 19.26.12 # I'll be back on again in a bit. Can someone advise me about the errors I'm getting? 19.26.16 Quit LambdaCalculus37 (Quit: back soon) 19.31.37 Join bmbl [0] (~bmbl@unaffiliated/bmbl) 19.37.24 Join LambdaCalculus37 [0] (~3f74f70d@rockbox/staff/LambdaCalculus37) 19.37.47 *** Saving seen data "./dancer.seen" 19.43.03 # * LambdaCalculus37 tries to figure out the error he got from building the HDD6330 sim 19.48.58 # The error is pointing to apps/plugin.h:44, but this is all that the line in question contains: char* strncpy(char *, const char *, size_t); 19.49.26 # And I know I didn't make any changes to my local copy of this file; mine's still a vanilla SVN copy. 19.50.12 Quit Strife89TX (Quit: Strife89TX) 19.50.22 # LambdaCalculus37: i'd guess something gets messed up in some preprocessor condition in a header file which messes up the resulting code 19.52.04 # if you compile with make V=1 you can see the exact command line used to build that file, running that manually for the affected file and adding the -i switch gives you back the preprocessed soure with should have the clues you neeed 19.52.37 # s/with should/which should/ 19.52.57 # n1s: I'll try that when I get another chance to pull out my Mac. 19.53.46 Join linuxstb [0] (~linuxstb@95.214.21.84) 19.53.46 Quit linuxstb (Changing host) 19.53.46 Join linuxstb [0] (~linuxstb@rockbox/developer/linuxstb) 19.55.58 Join Strife89 [0] (a80dbf53@gateway/web/freenode/ip.168.13.191.83) 20.02.04 Quit Horscht (Quit: Verlassend) 20.02.32 Join stoffel [0] (~quassel@p57B4B418.dip.t-dialin.net) 20.07.58 Quit linuxstb (Ping timeout: 265 seconds) 20.09.10 # toffe82: lowlight still has the HDD6330 and is sending it back to me once he finds it again. :) 20.09.22 # * LambdaCalculus37 should still get an extra one though 20.10.42 Quit bmbl (Quit: Verlassend) 20.10.52 Join bmbl [0] (~bmbl@dsl-217-171-71.pool.bitel.net) 20.10.52 Quit bmbl (Changing host) 20.10.52 Join bmbl [0] (~bmbl@unaffiliated/bmbl) 20.11.10 # LambdaCalculus37: ok, quit it to finish the port, then send it back or buy it ;) 20.11.22 # quit > keep 20.12.36 Quit Xerion (Ping timeout: 240 seconds) 20.13.28 # LambdaCalculus37: do you still have the dock ? and the remote ? 20.13.53 # toffe82: I think I gave those to lowlight along with the HDD6330. 20.26.49 Join anewuser [0] (kvirc@unaffiliated/anewuser) 20.32.32 Quit earcar (Quit: bye) 20.32.53 Join panni_ [0] (hannes@ip-178-203-81-220.unitymediagroup.de) 20.38.05 Quit alexbobP (Read error: Connection reset by peer) 20.40.52 Nick Ypsy is now known as YPSY (~ypsy@geekpadawan.de) 20.47.19 Join alexbobP [0] (~alex@75.34.101.138) 20.49.23 Quit KiwiCam (Quit: Leaving) 20.57.47 Join linuxstb [0] (~linuxstb@rockbox/developer/linuxstb) 21.12.42 Join krazykit [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net) 21.14.20 Quit stoffel (Remote host closed the connection) 21.15.21 Join wodz [0] (~wodz@chello087206240131.chello.pl) 21.23.34 Join earcar [0] (~carmine@93-39-208-53.ip77.fastwebnet.it) 21.24.20 Quit anewuser () 21.26.57 Quit linuxstb (Ping timeout: 265 seconds) 21.28.26 # pixelma: ping 21.30.50 Quit sinthetek (Ping timeout: 240 seconds) 21.31.31 Join b0hoon [0] (~quassel@public-gprs101844.centertel.pl) 21.32.01 Join thegeek_ [0] (~nnscript@172.80-203-148.nextgentel.com) 21.32.36 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek) 21.33.02 Quit miceh (Ping timeout: 250 seconds) 21.33.14 # gevaerts: HDD6330 has in-ROM USB (standard UMS/MTP mode in the original bootloader), there is no need to enable USB in the Rockbox bootloader 21.33.25 # wodz: pong 21.34.59 # b0hoon: I thought that was about the SA9x00? 21.35.38 Quit thegeek (Ping timeout: 250 seconds) 21.36.08 # gevaerts: http://www.rockbox.org/irc/log-20101020#17:58:44 21.36.24 # b0hoon: Do you know how to access UMS mode on the HDD6330? I've never been able to find anything of the sort. 21.36.45 # gevaerts: i'm just saying there is no need for this target 21.36.49 # pixelma: I don't understand what you mean by 'aspect correction' in your FS comment. I converted Flag_of_the_United_Kingdom.png to bmp and both versions look the same for me 21.37.05 # LambdaCalculus37: yes, it is described as service mode - method 1 21.37.48 *** Saving seen data "./dancer.seen" 21.37.54 # LambdaCalculus37: however it should be described as "UMS mode" 21.38.00 # on the Wiki 21.38.00 # b0hoon: Looks like that'll have to be our official install method, then. 21.38.22 # LambdaCalculus37: yes of course, just like in case of other PPs 21.38.47 # the same for HDD1630 21.38.52 # b0hoon: Well, to the best of my knowledge, it's closest to the H10 install method. 21.39.46 # I don't have the YH-92x or YH-820 players, or a Vibe500. 21.39.49 # SA9200 may be tricky, gevaerts is right that it is rather recovery mode (forum) 21.40.18 # b0hoon: You don't have an SA9x00, do you? 21.40.19 # LambdaCalculus37: the method for the Vibe is the same 21.40.54 # wodz: yes, in a sim. The bitmap Archoses' display doesn't have square pixels - their width is only 80% of their height. For the bmp viewer and also pictureflow (maybe other plugins) Rockbox adds a factor to the width (or height) so that the picture looks correctly on the screen (the dimensions are not the same in number of pixels anymore) 21.41.13 # LambdaCalculus37: no unfortunately not and my HDD6330 is broken partially 21.42.01 # LambdaCalculus37: most of the PPs (with the HDD) has the UMS mode triggered in some way 21.42.05 # b0hoon: I have an SA9200 in storage. It should still be working. My HDD1630 doesn't work, and the HDD6330 I had is with lowlight currently. 21.43.15 # LambdaCalculus37: i found out how to run the OF on HDD6330 today, through the "code of death" :P 21.43.33 # b0hoon: Is there anything else we really need to do with the HDD6330 port, besides the plugin keymaps and enabling them? 21.44.02 # * LambdaCalculus37 really just wants to get the damn port pushed to "Unstable" already 21.44.11 # LambdaCalculus37: yes, i must commit fix for the dual boot 21.44.41 Join guest123 [0] (~82712637@giant.haxx.se) 21.44.41 # LambdaCalculus37: there is no lcd blit functions in the lcd driver so mpeg player will not work 21.45.00 # Hey rockbox devs where can I send you a used Sansa Fuze V2 21.45.06 Quit thegeek_ (Read error: Connection reset by peer) 21.45.17 # pixelma: do you know where this aspect correction is defined? 21.45.32 # b0hoon: We can disable mpegplayer temporarily. 21.45.43 # LambdaCalculus37: yep, of course 21.46.10 # b0hoon: Unless you know how to get the LCD blit functions into the driver. ;) 21.46.46 # LambdaCalculus37: battery reading is from the hdd1630 IIRC, so it's not appropriate at all 21.47.27 # LambdaCalculus37: no, i'm afraid 21.47.33 Quit slooopy (Ping timeout: 265 seconds) 21.47.56 # b0hoon: I haven't nary a clue of how to get the LCD blit functions into the driver myself. 21.48.17 Quit liar (Quit: Leaving) 21.48.31 # LambdaCalculus37: the main problem is we don't know what kind of controller it has 21.48.36 # Is the battery reading bad enough to cause any major issues? Aside from significantly shorter battery life, that is. 21.49.14 # guest123: Probably best to post on the -dev list saying where you are, where you can send it, etc. etc. 21.49.18 # LambdaCalculus37: i don't know because my target has this part broken 21.49.33 # guest123: And then see if anyone nearby takes you up on it :) 21.49.49 # LambdaCalculus37: it even doesn't want to turn on without the charger or USB 21.50.02 # b0hoon, do you have an OF binary to find LCD routines in? 21.50.38 # b0hoon: I can try with the one lowlight has once he sends it back to me. 21.52.38 Quit guest123 (Quit: CGI:IRC (EOF)) 21.52.45 # b0hoon: Look at the SA9200 thread on the forums; lowlight just posted a rather interesting patch that allows a bootloader install on the SA9200 with sendfirm. 21.52.57 # bertrik: i have looked at it but i wasn't able to find it, there is no power saving routines for sure in the OF (well maybe almost sure) like in case of Vibe 21.53.29 # wodz: not exactly. There are LCD_PIXEL_ASPECT_HEIGHT and *_HEIGHT defined in the targets config files which will later be used in some plugins (bmp viewer, pictureflow). There is also something in recorder/resize.c but I can't tell you what bits are important and what would be the right thing 21.54.39 # b0hoon, I won't mind looking through a firmware file to see if I can find any LCD code 21.55.18 Quit n1s (Quit: Lämnar) 21.55.26 # bertrik: great 21.55.42 # DAC/PCM should stay enabled after calling audiohw_set_monitor(true), right? 21.55.49 # LambdaCalculus37: ok, i will look at it 21.55.55 # pixelma: I just found the same 21.56.40 # LambdaCalculus37: i think that lowlight has the most priceless knowledge about the PPs 21.56.51 # wodz: hmm, can it be that a hwcodec sim doesn't build with the MAS patch? 21.57.02 # thought you fixed it :) 21.57.20 # pixelma: I didn't uploaded FS 21.57.33 # ah 21.57.35 # b0hoon, do you have a file for me to look at? 21.57.41 # LambdaCalculus37: about dissasembling i mean, i'm not so good at it 21.58.09 # pixelma: It is easy fix - in firmware/SOURCES move archos-sound.c (or how it is called) to be compiled in sim build also 21.58.55 # * LambdaCalculus37 has to go now 21.59.03 # b0hoon: I'll try to get onto IRC again later. 21.59.23 Quit LambdaCalculus37 (Quit: CGI:IRC 0.5.9 (2006/06/06)) 21.59.40 # bertrik: i can send you it on email or you can download it from the site 22.00.42 # bertrik: http://www.p4c.philips.com/cgi-bin/dcbint/cpindex.pl?ctn=HDD6320/05&scy=gb&slg=en 22.01.32 # bertrik: "Firmware Upgrade Software" 22.02.09 # wodz: target/sh/archos/audio-archos.c ? 22.02.17 # pixelma: Comming back to aspect correction - for downscaled versions of the image this is easy to implement. The problem arises for scale=1. 22.02.21 # pixelma: yes 22.02.37 # b0hoon, ok thanks 22.03.54 Quit panni_ (Read error: Connection reset by peer) 22.04.28 Quit bmbl (Quit: Verlassend) 22.05.01 # wodz: the bmp viewer seems to do something at the beginning. It loads the 200x200 test image as 200x160 (and I expect it to do something similar with a 50x50 image which would fit on the display without scaling), guess it always "scales2 22.05.41 Join confuseling [0] (~5d616f4d@giant.haxx.se) 22.05.59 # pixelma: yes - there is routine scaled_read_bmp_fd() which do the trick 22.07.01 # Hi all - I noticed there was some discussion about Clip+ keymaps. Just to make anyone who's interested aware, I wrote a patch for a keymap, fs 11605 22.07.44 Join panni_ [0] (hannes@ip-178-203-81-220.unitymediagroup.de) 22.08.13 # I noticed a couple of days ago that it has a problem with the 'short power' exiting twice from some plugins. I'll try to fix that tonight. 22.08.58 # Would be grateful for testers though - I think even if you don't want to commit it entirely, some of it may be useful - for example, the prior keymap for the radio was pretty messy. 22.15.07 Quit AlexP (Remote host closed the connection) 22.15.28 Quit confuseling (Quit: CGI:IRC (EOF)) 22.15.37 Join AlexP [0] (~alex@rockbox/staff/AlexP) 22.19.18 Quit earcar (Quit: bye) 22.20.26 Join {phoenix} [0] (~dirk@xGagC832.WH1.TU-Dresden.De) 22.24.10 Part b0hoon ("GTG, bye.") 22.25.05 Join Horscht [0] (~Horscht@xbmc/user/horscht) 22.26.05 Part Strife89 22.26.32 Nick AlexP is now known as AlexP_ (~alex@rockbox/staff/AlexP) 22.26.36 Nick AlexP_ is now known as AlexP (~alex@rockbox/staff/AlexP) 22.28.53 # wodz: my OndioFM sim still doesn't compile, I moved the mentioned file below the "#endif /* SIMULATOR */" inside the OndioSP and OndioFM specific part 22.29.18 # the error message is the same as before 22.29.53 # let me check 22.33.34 # pixelma: yes something is still wrong 22.34.25 Join AlexP_ [0] (~alex@rockbox/staff/AlexP) 22.34.38 Quit AlexP_ (Remote host closed the connection) 22.34.42 # btw. I also tested voice in the meantime with the patch on the Ondio and it works ok 22.35.58 Quit AlexP (Ping timeout: 252 seconds) 22.36.25 Join AlexP [0] (~alex@rockbox/staff/AlexP) 22.37.20 Join mirak [0] (~mirak@81-64-223-104.rev.numericable.fr) 22.40.39 Join linuxstb [0] (~linuxstb@rockbox/developer/linuxstb) 22.42.38 Quit scorche|sh (Changing host) 22.42.38 Join scorche|sh [0] (~scorche@rockbox/administrator/scorche) 22.43.07 Quit S00row (Ping timeout: 252 seconds) 22.45.46 # pixelma: When I figure out why this doesn't compile I'll post updated patch to FS. Thank You again for extensive testing 22.46.41 # you're welcome. I also agree with AlexP about the two versions of the patches in case of the imageviewer :) 22.47.22 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au) 22.54.31 Join EvanCarroll [0] (~ecarroll@64.200.109.13) 22.56.06 # I'm running last nights SVN on Sansa AMS (e200 v2), since the update (from a very old version 3+ months) I now here a popping in the left channel when playing mp3s 22.56.18 # is this a known issue? I don't see a mention on the wiki 22.58.24 Join LambdaCalculus37 [0] (~rmenes@rockbox/staff/LambdaCalculus37) 23.01.14 # n1s: Ping 23.03.27 Quit mirak (Read error: Connection reset by peer) 23.04.07 # n1s: (for the logs) Regarding the error I had earlier: http://www.rockbox.org/irc/log-20101020#19:23:59 23.04.32 Join mirak [0] (~mirak@81-64-223-104.rev.numericable.fr) 23.05.02 # n1s: Here's what I get when I use V=1 with make: http://lambdacalculus379.pastebin.com/APLS28dZ 23.05.03 Quit evilnick_B (Quit: Page closed) 23.06.26 # pixelma: I sorted out the problem with Ondio sim. I'll post updated patch tomorrow I hope 23.06.47 Quit kevku (Read error: Operation timed out) 23.07.48 # I'll have an eye on it 23.10.32 Quit jgarvey (Quit: Leaving) 23.11.36 Join grawity [0] (grawity@snow.nullroute.eu.org) 23.11.54 # What does Rockbox use for ReplayGain tags -- RVA2 or foobar2000's TXXX? 23.13.07 # Both I think 23.13.53 # Good 23.15.08 # EvanCarroll, svn revision 28000 is a bit suspicious. If you have the tools, you could revert that and see if it helps 23.15.42 # I could create a test-build for you 23.19.37 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at) 23.19.38 Quit LambdaCalculus37 (Quit: NYLUG time) 23.22.03 Quit grawity (Quit: Good night.) 23.23.51 # If you want/can do that I'll be happy to giv eit a shot, I highly doubt such an obvious bug was missed, but in the event it was I wanted to be sure I brought light on it 23.24.03 # everything was working fine, I think I was running the last stable release. 23.24.18 # EvanCarroll: It is only for very few people (if it is the same bug) 23.24.30 # And none of the devs with the same players experience it 23.24.32 # I had some usb corruption, or faulty playback in a few areas, (so minor it never really bothered me), big transfers via usb were out of the question 23.24.40 # but everything else was working absolutly great. 23.25.03 # is there a flyswat thing for it? 23.25.15 # flyspray, and yes 23.25.34 # cool, drop link and build, I'll give it shot if you've got binary and get back to you tomorrow 23.25.38 # AlexP, svn r28000 was the suspect, right? 23.26.29 # I don't know which off the top of my head, but recent, and r28000 was the revision 23.26.34 # bertrik: yep 23.28.04 # flyspray #11608 23.28.12 Quit mirak (Quit: Ex-Chat) 23.33.55 # EvanCarroll, I'm building a patched e200v2 build now, I'll post a link in a few minutes 23.36.11 Quit liar (Quit: Leaving) 23.37.43 # bertrik++ # nifty 23.37.51 *** Saving seen data "./dancer.seen" 23.39.14 Join Strife89TX [0] (~cstrife89@207.144.201.128) 23.42.47 # EvanCarroll, http://filebin.ca/vegmuj/rockbox.zip 23.49.18 Quit TheLemonMan (Quit: Help me, i got shot! *DIES*) 23.53.48 # i've assigned balance to the left and right buttons of the quick menu (clip+, x5). changes to the balance only take effect when the quickmenu is closed (returning to WPS), while other sound tweaks like crossfeed or eq on/off are immediately executed. i wouldn't call that a bug, just wanted to ask if that balance behavior could be made 'realtime' as well. 23.54.11 # seems to be a special case, since it uses two buttons of the quickmenu, while all other functions only use one. 23.55.37 Join DSStrife89 [0] (~Strife89@207.144.201.128) 23.58.12 Quit shai (Quit: Leaving)