Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2013-03-23

00:00:16lebelliumok but PNG is more efficient (to save some KB) and has native transparency support, right?
00:00:58soaphow many KB are you needing to save?
00:01:09gevaertsBMP also has transparency
00:01:23lebelliumI don't really need, it's just a theoritical question
00:01:32gevaertsSo the only thing you're saving is a bit of diskspace
00:02:11RiDwell, PNGMonster is a good tool to further reduce the PNG size
00:02:31RiDit works pretty well in UI elements that are not utter complex
00:02:31gevaertsRather irrelevant if we don't do png :)
00:02:35soapFine. let's assume for sake of argument PNG themes would be 0KB in size.
00:03:06soapHow much storage space are you going to regain?
00:04:46soapIt's the rare iPod Video (big screen) them which breaks 200K.
00:04:50soaptheme
00:05:24gevaertsthe backdrop is around 300K on those, so I suspect you're missing something
00:05:53gevaertsNot all themes use a full backdrop image of course
00:06:13RiDbackdrop here is 1,5MB (and it's mostly black), but storage space isn't critical at all
00:07:00RiDanyways, is there a way to use a progressbar on .SBS that reacts on touch?
00:07:04gevaertsRiD: you can probably get rid of most of it then, and just use the backdrop layer
00:07:39RiDgevaerts yeah, but it's no issue and the theme is still at the early stages :P
00:07:54gevaertssoap: for my medieval theme, savings would be around half a megabyte
00:08:09gevaertsSo this probably would be worth it for theme hoarders
00:08:12soapyea, I'm missing .zip
00:08:26gevaertsNot for people who just install the theme they use though, I'd say
00:11:03lebelliumactually it's a bit pity that the theme website requires PNG while themes use BMP and the UI sim takes screenshots in BMP.
00:17:05 Quit stoffel (Remote host closed the connection)
00:28:46 Quit esperegu (Read error: Connection reset by peer)
00:29:18 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
00:36:55 Quit esperegu (Read error: Connection reset by peer)
00:38:15 Join ZincAlloy [0] (~d9ee9888@www.haxx.se)
00:40:07 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
00:46:43 Quit esperegu (Read error: Connection reset by peer)
00:47:13 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
00:48:20RiDis there a way to create a shortcut to WPS in SBS, using touch areas?
00:48:33***Saving seen data "./dancer.seen"
00:54:13 Quit lebellium (Quit: ChatZilla 0.9.90 [Firefox 20.0/20130320062118])
01:00
01:07:34 Quit liar (Remote host closed the connection)
01:18:28 Quit Raptors (Read error: Connection reset by peer)
01:21:31[Saint]RiD: iirc, the 'menu' touch area should go back to the screen it came from if you're already in the menu
01:21:52[Saint]this behavior may have changed though, or, I could be entirely wrong and it never existed :)
01:22:23RiDmenu touch area? i think i know what you mean with that. I think it only goes back to the previous one
01:22:43[Saint]the 'browse' touch area either does, or used to (or again, I imagined it) behave the same way.
01:22:53RiDhttp://i53.tinypic.com/2mxr4es.png - is the "menu" touch area the one that says Rockboxd?
01:23:03RiDand it says different things depending on the area
01:23:11[Saint]I have no way of telling from a screenshot.
01:23:48RiD"browse" doesn't react on SBS, by the way
01:23:55[Saint]But, yeah - there's no "go to the wps" touch area. It would be trivial to add, though.
01:24:11[Saint]also, yeah it does.
01:24:40RiD"yeah it does" what are you referring to? Sorry, got a little bit confused
01:24:52[Saint]browse, works in the .sbs
01:25:44 Join Raptors [0] (~whoneedsa@216-58-33-203.cpe.distributel.net)
01:27:04RiDnot here, lol
01:27:31[Saint]Well, I'll rephrase that - it _should_, it definitely used to, and I have code lurking around that suggests I was using it myself - ...but, things break/change.
01:28:59RiDI see. Well, I'll be fine without that
01:29:06RiDbetter than no rockbox at all
01:30:13[Saint]What target are you working with? 800x480 landscape if the exif data isn't lying to me.
01:30:16[Saint]Odd.
01:30:40RiDyes. I'm using rockbox as an application on Nokia N900, so it's not even official builds
01:30:51[Saint]Looks like my font too. Nice.
01:31:34RiDDroidSans?
01:31:50[Saint]Yeppers. There's a blast from the past.
01:32:42[Saint]There's another (slightly tidier) set available through the extras page - http://dl.dropbox.com/u/30204410/Rockbox%20as%20an%20Application/Font%20Pack/font-pack.zip
01:33:22[Saint]Ubuntu and GNU Unifont antialiased fonts, in rather large sizes. (up to 52pt iirc).
01:33:44RiD32 is somewhere around the sweet spot for this screen :P
01:33:53RiDand thanks for the link, that's welcome
01:34:06[Saint]Not a problem.
01:36:36ZincAlloyyou should try a larger icon set with that font :
01:37:00RiDnot one of my pictures :P
01:37:18ZincAlloyI see :)
01:37:29RiDbut yeah - i'm using the same icon set
01:37:39ZincAlloy^^
01:37:51[Saint]if you are interested, there's larger icons based on the Tango! iconset in the source.
01:38:23[Saint]http://git.rockbox.org/?p=rockbox.git;a=tree;f=icons;h=4ebecf96168c5b1b4dce9afee4d9e71a0db22a7b;hb=HEAD
01:39:01[Saint]32x32 is as high as we have in the source, but there is also a script to convert an icon-strip of arbitrary size.
01:39:26RiDif some sort of vector image is given - right?
01:39:49RiDresizing a .bmp wouldn't be pretty :P
01:40:01[Saint]yes, it will pull from the tango svg sources.
01:40:18[Saint]there's SVG images for the icons used in the source tree as well.
01:40:39ZincAlloyvector images.. now that would have been quite something for cabbiev2 :D
01:42:18[Saint]you can just convert the svg to a bitmap with transparency and it will "just work" as well, if you don't want to bother with the (kinda hacky) script.
01:42:28RiDThis is how it currently looks: https://dl.dropbox.com/u/1536586/N900/rockbox/screenshots/Screenshot-20130323-004137.png
01:42:38[Saint]Rockbox has accepted bitmaps with true transparency for some time now.
01:42:47[Saint]No need for nasty fuschia anymore.
01:42:57RiD i used that for the white buttons
01:43:29[Saint]Ohhhhhhh - that looks quite cool. Nice.
01:43:39ZincAlloyI like that
01:44:02ZincAlloyclean and simple
01:44:11RiDi'm going to release it once i finish everything. Might have to change the icons though - these are from the stock media player
01:44:21RiDi mean, the play etc buttons
01:44:30RiDnot that i would get sued for that, they're pretty simple
01:44:41[Saint]The only thing I would do to that is shift the text in the line selector a little, so it isn't hard up against the left side of the selector.
01:44:58[Saint]But, that would require drawing the lists with the skin engine.
01:45:30RiDi'm still pretty much new around rockbox theming, but i will later take a look at how other skins do it
01:45:42RiDi don't really like the text position either
01:45:45 Quit esperegu (Read error: Connection reset by peer)
01:47:14ZincAlloyyeah. that would be a great improvement. with tiny fonts you get away with it being stuck to the left side of the bar, but as screens and fonts get bigger it just looks awkward
01:47:44RiDbut then - what would i display before the text?
01:47:49RiDit would look empty too :P
01:48:47ZincAlloyempty or tidy?
01:49:31RiDleave that for later, don't overwhelm me :(
01:50:19 Join Strife89 [0] (~Strife89@207.144.56.254)
01:50:19 Quit Strife89 (Client Quit)
01:50:38RiDi haven't even touched the WPS yet
01:50:44ZincAlloydesigning stuff can be such a headache ^^
01:50:52RiDtouch*
01:51:17RiDtouched* english fart
01:52:02RiDi wanted to incorporate a seekbar in SBS but i feel like it is quite useless if i can't use it
01:52:10[Saint]example of shifting the text with skinned lists:
01:52:12[Saint]http://pastebin.com/qPadAjLc
01:52:41[Saint]replace the UI viewport size, and W,H with the UI viewport width, height, and you're done.
01:53:02[Saint]also, replace the gradient colors and foreground color to draw the gradient line selector.
01:53:15[Saint]...its an example to work from, at least.
01:53:58RiDif possible, an image instead of a gradient would be nice, so that i could add noise to it and reduce the banding effect :P
01:54:24[Saint]It is /possible/, but it greatly complicates things.
01:54:28ZincAlloywould look cool if the icons were placed on the gradient line selector, too
01:54:55[Saint]that is trivial.
01:55:40[Saint][13:52:04] <RiD> i wanted to incorporate a seekbar in SBS but i feel like it is quite useless if i can't use it <−− what do you mean by this?
01:55:54[Saint]You sould be able to do a progressbar on the .sbs just fine.
01:56:05RiDIt shows the progressbar, but i can't "seek" with it
01:56:13RiDso it's only visual
01:56:32[Saint]are you trying to use the ffwd/rrwd touch areas?
01:56:42[Saint]...'cos, that won't work.
01:56:52[Saint]But, you can just seek with the bar itself.
01:56:55RiDi noticed that too, but no, i tried progressbar
01:57:01[Saint]Weird.
01:57:05[Saint]JdGordon: ^
01:57:11RiDprogressbar touch area*. it doesn't work without it either
01:57:51[Saint]it isn't documented I don't think, but, progressbars set up their own touch areas now.
01:57:51[Saint]So, it should "just work".
01:58:25[Saint]ANd it _should_ work inside the .sbs also, but, I'll take your word for it that it doesn't.
01:58:25RiDshould :P
01:58:38[Saint]You've got this far, so I'll assume you know what you're doing ;)
01:59:38RiDThe builds are not official and something could have gotten broken on the porting
02:00
02:00:00RiDbut then i'd expect for general buttons to not work either
02:00:09[Saint]Our 'skin engine guy' selfishly went and got married, and works for a living...so, we'll have to beat him with large sticks.
02:00:27[Saint]:)
02:00:28RiDi got a nokia 3310 somewhere
02:00:32RiDmight use it as brick
02:01:38 Join amayer [0] (~amayer@72.25.61.20)
02:02:30 Quit prof_wolfff (Ping timeout: 258 seconds)
02:05:06RiD[Saint] that code shows one line only. How can I make it to show more?
02:07:23[Saint]Hummm...this might be some weirdness with the maemo port. It should fill the UI viewport with as many lines as can fit.
02:07:36RiDcould be
02:07:50RiDif i scroll, the line changes text
02:08:56[Saint]it should draw as many "foo, width, height" lines as it can fit in the UI viewport.
02:17:21 Join krabador [0] (~krabador@host181-25-dynamic.247-95-r.retail.telecomitalia.it)
02:18:30RiDoh also, is %T playlist action supposed to work on SBS?
02:18:58[Saint]Yes.
02:19:06RiDAnother thing that doesn't work, lol
02:19:27*[Saint] apparently has a lot of things to test this afternoon.
02:19:57RiDoh you're in a very different timezone. I'm going to sleep in a few mins
02:20:13RiD(01:19)
02:20:47[Saint]14:20 Sat - 23 - Mar
02:23:23 Quit amayer (Quit: Leaving)
02:24:11[Saint]http://pastebin.com/8P3eBcKe woks as intended for me
02:24:38[Saint](just for lists, not icons, icons would be added using the same method)
02:25:09[Saint]works, too.
02:26:33[Saint]it looks a lot more complicated that in is: the %cs<|...|> conditional block is just needed to tell the .sbs not to try drawing a list in screens where we don't want/need lists drawn.
02:26:46 Quit kadoban (Ping timeout: 276 seconds)
02:29:15RiDLOL. I see why it didn't work
02:29:41RiDi set the height of each one to 480... ofc it wouldn't fit more than one
02:29:56[Saint]Aha :)
02:30:13RiDi guess some sort of "smooth" scrolling isn't supported?
02:30:43[Saint]Come again?
02:30:54RiDwhat?
02:31:07[Saint]What is "smooth scrolling"?
02:31:26RiDever used an android phone or any other touch phone?
02:31:57RiDwhen you scroll through the contacts, they move pixel by pixel
02:32:33RiDhttp://www.youtube.com/watch?v=k9eDkhHdNLI
02:32:54RiDnot the best video but you get the idea
02:33:00[Saint]Yeah, sure, but I'm not sure to what you are referring exactly. Our scrolling should work silimarly - with the exception that it will jump to the item youplace your finger on when you start scrolling.
02:34:15RiDwell, when i scroll using your code, it isn't smooth. You only see the text changing, line by line
02:35:18[Saint]Odd. That shouldn't happen - but skinned lists and touchscreen possibly conflict with each other.
02:36:18RiDwell, i'm going to sleep
02:36:38[Saint]Night.
02:37:41 Quit krabador (Remote host closed the connection)
02:39:50 Join krabador [0] (~krabador@host181-25-dynamic.247-95-r.retail.telecomitalia.it)
02:44:05 Quit DexterLB (Read error: Connection reset by peer)
02:46:08 Quit RiD (Quit: Zip!)
02:46:19 Quit ZincAlloy (Quit: CGI:IRC)
02:48:35***Saving seen data "./dancer.seen"
02:49:13 Join DexterLB [0] (~dex@87-126-74-235.btc-net.bg)
02:53:41 Join kadoban [0] (~kadoban@ip98-165-177-158.ph.ph.cox.net)
03:00
03:02:42 Quit DexterLB (Ping timeout: 252 seconds)
03:04:02 Quit kadoban (Ping timeout: 246 seconds)
03:04:02 Quit pamaury (Ping timeout: 246 seconds)
03:08:46 Join DexterLB [0] (~dex@46.10.48.187)
03:44:35 Quit guymann (Ping timeout: 245 seconds)
03:49:27 Join thegeek_ [0] (~thegeek@222.37.34.95.customer.cdi.no)
03:51:09 Join guymann [0] (~c@unaffiliated/guymann)
03:53:03 Quit thegeek (Ping timeout: 256 seconds)
04:00
04:11:31 Quit amiconn (Disconnected by services)
04:11:31 Quit pixelma (Disconnected by services)
04:11:31 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma)
04:11:31 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
04:11:33 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma)
04:11:36 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
04:17:14 Quit Scall (Ping timeout: 256 seconds)
04:21:27 Join Scall [0] (~chat@unaffiliated/scall)
04:48:38***Saving seen data "./dancer.seen"
04:53:39 Quit krabador (Remote host closed the connection)
04:56:02 Quit DexterLB (Ping timeout: 252 seconds)
05:00
05:05:49 Quit amiconn (Quit: No Ping reply in 64 seconds.)
05:06:10 Join amiconn [0] (amiconn@rockbox/developer/amiconn)
05:20:01 Quit TheSphinX_ (Read error: Connection reset by peer)
05:20:42 Join TheSphinX^ [0] (~briehl@p5DD45656.dip.t-dialin.net)
05:45:53 Quit kiwicam (Ping timeout: 256 seconds)
05:55:29 Quit [7] (Disconnected by services)
05:55:38 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
05:57:19 Quit bluebrother (Disconnected by services)
05:57:23 Join bluebrother^ [0] (~dom@rockbox/developer/bluebrother)
05:58:52 Quit fs-bluebot (Ping timeout: 245 seconds)
06:00
06:00:08 Join fs-bluebot [0] (~fs-bluebo@g224239071.adsl.alicedsl.de)
06:05:23 Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee)
06:17:39 Join kiwicam [0] (~quassel@101.98.163.139)
06:37:05mathis_morning
06:42:50[Saint]I'm sure it is somewhere.
06:48:39***Saving seen data "./dancer.seen"
06:50:20 Quit zamboni ()
06:52:06 Quit Scall (Ping timeout: 245 seconds)
06:53:58 Join Scall [0] (~chat@unaffiliated/scall)
07:00
07:01:41 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf)
07:17:24 Join froggyman [0] (~me@unaffiliated/froggyman)
07:33:46 Join Rower- [0] (husvagn@v-413-alfarv-177.bitnet.nu)
07:35:24 Join Guinness` [0] (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
07:35:25 Quit Guinness (Read error: Connection reset by peer)
07:35:25 Nick Guinness` is now known as Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
07:35:25 Quit Scall (Ping timeout: 258 seconds)
07:36:47 Quit Rower (Ping timeout: 258 seconds)
07:51:29 Join Scall [0] (~chat@unaffiliated/scall)
07:52:19 Join DexterLB [0] (~dex@87-126-74-127.btc-net.bg)
08:00
08:06:37 Quit SuperBrainAK (Quit: pbly going to sleep /_\)
08:16:29 Join Guinness` [0] (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
08:16:29 Quit Guinness (Read error: Connection reset by peer)
08:16:30 Nick Guinness` is now known as Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
08:43:51 Join ender` [0] (~ender@foo.eternallybored.org)
08:48:43***Saving seen data "./dancer.seen"
08:50:00 Quit Scall (Ping timeout: 258 seconds)
08:51:29 Join Scall- [0] (~chat@host10-17-static.5-79-b.business.telecomitalia.it)
08:51:39 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
08:56:08 Quit froggyman (Ping timeout: 276 seconds)
09:00
09:08:58 Join n1s [0] (~n1s@nl118-168-30.student.uu.se)
09:08:58 Quit n1s (Changing host)
09:08:58 Join n1s [0] (~n1s@rockbox/developer/n1s)
09:24:42 Join prof_wolfff [0] (~prof_wolf@62.83.50.196.dyn.user.ono.com)
09:26:54 Join pretty_function [0] (~sigBART@123.252.212.234)
09:28:53 Join stoffel [0] (~quassel@pD9E43845.dip.t-dialin.net)
09:32:46 Quit Scall- (Quit: Bye bye)
09:35:59 Join Scall [0] (~chat@unaffiliated/scall)
09:51:15 Quit pretty_function (Remote host closed the connection)
09:55:17 Quit amithkk (Ping timeout: 264 seconds)
10:00
10:16:53 Join melmothX [0] (~melmoth@unaffiliated/melmothx)
10:25:14 Quit grindhold (Quit: WeeChat 0.3.2)
10:41:30 Quit esperegu (Read error: Connection reset by peer)
10:41:56 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
10:48:45***Saving seen data "./dancer.seen"
10:51:28 Join bertrik [0] (~quassel@rockbox/developer/bertrik)
10:57:11 Join petur [0] (~petur@rockbox/developer/petur)
11:00
11:03:47 Join kaputnik_ [0] (~kaputnik@port-92-206-148-153.dynamic.qsc.de)
11:07:13 Quit kaputnik__ (Ping timeout: 258 seconds)
11:20:43 Join kadoban [0] (~kadoban@ip98-165-177-158.ph.ph.cox.net)
11:24:41 Quit DexterLB (Read error: Connection reset by peer)
11:37:40 Join DexterLB [0] (~dex@95-42-29-48.btc-net.bg)
11:41:56 Quit Belzebub (Changing host)
11:41:56 Join Belzebub [0] (~torrentow@unaffiliated/blown-engine)
11:43:58 Join webguest45 [0] (~45c4bb70@www.haxx.se)
11:44:38 Quit webguest45 (Client Quit)
11:46:22 Join webgu12 [0] (~5ef42452@www.haxx.se)
11:49:08webgu12pamaury: hello. yesterday I asked here about iriver e-series status and left, read the logs, thanks for the info, i'll contact him, maybe will be helpful in any way
11:55:16 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
11:55:44 Join amithkk [0] (uid4289@2buntu/writers/amithkk)
12:00
12:18:25 Join stripwax [0] (~Miranda@rockbox/developer/stripwax)
12:26:18 Quit DexterLB (Read error: Connection reset by peer)
12:31:16 Join DexterLB [0] (~dex@95-42-29-48.btc-net.bg)
12:31:59 Quit kadoban (Ping timeout: 264 seconds)
12:33:04 Quit stripwax (Read error: Connection reset by peer)
12:35:51 Quit webgu12 (Quit: CGI:IRC)
12:35:52 Join stripwax [0] (~Miranda@rockbox/developer/stripwax)
12:47:54 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
12:48:49***Saving seen data "./dancer.seen"
12:59:59 Quit esperegu (Ping timeout: 245 seconds)
13:00
13:07:36 Join esperegu [0] (~quassel@ip-213-124-221-141.ip.prioritytelecom.net)
13:15:50 Quit stripwax (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
13:35:18 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
14:00
14:07:16 Join ZincAlloy [0] (~d9eeb951@www.haxx.se)
14:10:12 Join esperegu_ [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
14:12:55 Quit esperegu (Ping timeout: 252 seconds)
14:17:45 Quit bertrik (Remote host closed the connection)
14:43:00 Join MarcAndersen [0] (~no_znep@2-105-65-188-dynamic.dk.customer.tdc.net)
14:47:51MarcAndersenHi. I just got a Sony Nwz-s755 walkman and I would like to know if it will be supported by rockbox? It is listed on the sony nw wiki page but I can't find the target status.
14:48:52***Saving seen data "./dancer.seen"
14:50:07AlexPMarcAndersen: It isn't supported, and is only likely to be so if an interested owner does the work
14:50:09pamauryMarcAndersen: i've began some preliminary work on the nwz but no port has begu
14:50:09pamauryn
14:50:29AlexPOr pamaury gets bored again :)
14:50:50pamauryif your nwz can be connected as UMS and your are running linux, you can try to run the tool I wrote, it will tell you if you can hope or not
14:51:18pamauryI think I ported it to windows, don't remember
14:51:45MarcAndersenI do have a cd of vinux 3.0.2 based on ubuntu 10.4.4 I think
14:52:06pamauryAlexP: well, I've done a fair bit of reverse engineering on my nwz-e463 already ^^
14:52:21pamauryMarcAndersen: does it connected in mass storage or MTP under windows ?
14:52:56MarcAndersenCurrently it is shown as a media player called walkman
14:53:37 Join bertrik [0] (~quassel@rockbox/developer/bertrik)
14:53:51pamauryhum, that's MTP I think :( I don't know how to send commands to nwz in mtp mode. If you are willing to, please boot under Linux, make sure that it connects in mass storage mode
14:54:36lebelliumthere is a UMS driver trick for Windows too, no?
14:54:42MarcAndersenwell I would need to disconnect from irc then. How can I get in contact with you?
14:55:09pamaurylebellium: is there ? I don't know windows at all
14:55:39pamauryMarcAndersen: by email, see http://www.rockbox.org/wiki/AmauryPouly
14:56:05pamauryMarcAndersen: btw, was it you who asked me about the ZEN X-Fi a while ago ?
14:56:41lebelliumI remember reading on generationmp3 or anythingbutipod that there was a trick, at least on some Sony models, to force UMS on Windows by manually installing a driver. I look for the information again
14:57:11MarcAndersenthanks. I will boot linux and connect it and then send you the answer. And yes, it was, i don't have my hands on it again before the start of april.
14:57:37pamauryI've make some progress on it, I hope to get it ported pretty soon
14:57:53MarcAndersenreally? that player is great!
14:58:38MarcAndersenBut as i am blind I won't mess a lot with firmware before you get a self installing thing out
14:59:51pamaurysure
15:00
15:00:31MarcAndersencould you contact me when/if you get a test port out for the x-fi or the nwz?
15:00:49pamauryok
15:01:05MarcAndersenthanks
15:01:29lebelliumpamaury: http://www.anythingbutipod.com/forum/showpost.php?p=288488&postcount=17
15:02:05lebelliumand the following posts
15:02:13lebelliumI don't know if it works for all MTP walkman though
15:02:44pamauryinteresting, I think I directed a walkman user to that thread some time ago and it didn't work but I'm not 100% sure he followed the instructions precisely
15:03:33pamauryI think porting rockbox to the nwz isn't hard since it would be rockbox as an application, that I did all the heavy reverse engineer (I think) and so on, but I don't have the time. if only kugel had more time ^^
15:04:37lebelliumAsk lorenzo to buy a NWZ, he's familiar with RaaA now ahaha
15:04:42 Join Wardo [0] (~Mirandaha@bpb01-1-88-162-4-186.fbx.proxad.net)
15:05:09pamaurylebellium: he is porting rockbox to the YP-Z5 and working on stmp3600 with me, so no ^^
15:05:57lebelliumbut he's the only one who did RaaA on a normal player (not Android or so) AFAIK?
15:10:50pamauryI think so...maybe after the YP-Z5
15:11:07lebelliumand after YP-R1 :)
15:11:47pamaurywe could also do a "normal" port the NWZ, there are using the em1 soc for which I got the documentation but it will be longer and more error prone (bricking), I already unbricked my nwz twice when experimenting
15:11:55pamaury*they
15:12:57 Quit esperegu_ (Read error: Connection reset by peer)
15:13:24lebelliumI don't see much disadvantage of RaaA on YP-R0, even concerns about battery life vs normal port are partly gone
15:13:36 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
15:14:11lebelliumso I assume RaaA on Walkman would be great as well
15:17:48 Join RiD [0] (GhostRider@bl22-34-147.dsl.telepac.pt)
15:24:18kugelpamaury: ?
15:24:52pamauryI was filling your free time :)
15:25:13kugelI saw :) How can I help with that port?
15:25:25pamaurydoing it ? ;)
15:25:40lebelliumheh! YP-R0 port is not finished kugel! \o/
15:26:58pamauryhaha. Seriously, if you have free time again one day and want to do some port, I think the sony nwz are a good candidate
15:27:07kugelpamaury: hehe. I dont have it though
15:38:22 Quit esperegu (Read error: Connection reset by peer)
15:39:03 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
15:48:21 Quit Raptors (Ping timeout: 245 seconds)
15:50:28 Quit MarcAndersen (Ping timeout: 248 seconds)
15:56:19 Quit esperegu (Remote host closed the connection)
16:00
16:02:06 Join sakax [0] (~sakax@d8D862D2D.access.telenet.be)
16:06:26 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
16:15:35 Join onyxice [0] (~Onyx@nat.mtp.cmsinter.net)
16:23:01 Quit esperegu (Read error: Operation timed out)
16:25:13 Join krabador [0] (~krabador@host181-25-dynamic.247-95-r.retail.telecomitalia.it)
16:35:35 Quit krabador (Ping timeout: 264 seconds)
16:37:02 Quit ZincAlloy (Quit: CGI:IRC)
16:39:04Torneanyone know what player "Support for gmini ATA interface" might refer to? (r5622, in 2005)
16:39:37B4gderthe gmini: http://en.wikipedia.org/wiki/Archos_Gmini_series
16:39:56Torneoh :)
16:40:11Tornei guess i coudl have found that ;)
16:40:30Tornei'm not sure what to do with check_registers
16:40:34Torneit's tempting to just remove it
16:40:42 Join krabador [0] (~krabador@host71-121-dynamic.252-95-r.retail.telecomitalia.it)
16:40:43Tornebut i have no idea why it was done in the first place
16:41:19Tornepossibly some of the archoses benefited from our ata driver waiting for this indicator of readiness before continuing boot :)
16:42:01B4gderthe gmini port never went very far due to its annoying specs, including a 16bit cpu
16:42:11Tornehm
16:42:32TorneSo, yeah. the original version of the ata driver, from the beginning of time, wrote values to the regsiters and then expected tor ead them back
16:42:44Tornethat commit for the gmini changed it to retry 64 times with 1 tick intervals
16:42:51Tornewhich suggests that on that device it *didn't work* the first time
16:43:04Torneit also doesn't work on this SATA adapter
16:43:09Tornebut it *never* works, even if you retry :)
16:43:39Tornei guess it's unlikely anyone will be sad if i break an unfinished port
16:48:56***Saving seen data "./dancer.seen"
16:50:18 Join amayer [0] (~amayer@72.25.61.20)
16:54:48funmanit can be added back later if someone works on it (i.e. never i guess)
16:55:01Tornewell, it's been there so long that it's possible some other port was also depending on it
16:55:11Tornethe original version tried once and then just failed ata_init if it didn't work
16:55:18Torneso the original archoses must not have had a problem with it
16:55:27Tornebut everything since 2005 has had 64 retries before aborting :)
16:56:15*Torne retests disk access on the ipod now that he's restored the fs in itunes.
17:00
17:00:17TorneHuh. No partition found :)
17:00:38Torneinteresting.
17:09:44 Join stoffel_ [0] (~quassel@pD9E430F5.dip.t-dialin.net)
17:10:10 Quit stoffel (Ping timeout: 256 seconds)
17:17:34 Join Raptors [0] (~whoneedsa@216-58-33-203.cpe.distributel.net)
17:24:48 Join kadoban [0] (~kadoban@ip98-165-177-158.ph.ph.cox.net)
17:39:15Torneyeah, this disk is just unreliable as hell in rockbox, despite working perfectly in teh OF
17:39:18Torneweiiird
17:39:25Torneit doesn't even manage to read the ATA IDENTIFY info correctly
17:39:33Tornethe model name is corrupted :/
17:46:05 Join stoffel [0] (~quassel@pD9E41DA9.dip.t-dialin.net)
17:46:31 Quit stoffel_ (Ping timeout: 255 seconds)
18:00
18:00:56 Join froggyman [0] (~me@dhcp-155-92-103-232.nebula.msoe.edu)
18:00:56 Quit froggyman (Changing host)
18:00:56 Join froggyman [0] (~me@unaffiliated/froggyman)
18:28:05 Quit onyxice (Remote host closed the connection)
18:34:25 Join stoffel_ [0] (~quassel@pD9E41578.dip.t-dialin.net)
18:35:10 Quit stoffel (Ping timeout: 256 seconds)
18:38:36AlexPTorne: Is it (likely to be) that the OF just doesn't check?
18:41:21 Join onyxice [0] (~Onyx@nat.mtp.cmsinter.net)
18:42:24bertrikor perhaps our ATA transport layer has a bug
18:48:27 Quit onyxice (Quit: There's no place like 127.0.0.1)
18:48:59***Saving seen data "./dancer.seen"
18:54:40 Join SuperBrainAK [0] (~Andy@97-124-79-12.phnx.qwest.net)
18:56:49 Quit amayer (Quit: Leaving)
19:00
19:04:12 Quit RiD (Quit: Zip!)
19:17:12 Join stoffel [0] (~quassel@pD9E42BAE.dip.t-dialin.net)
19:18:14 Quit stoffel_ (Ping timeout: 258 seconds)
19:30:30 Join dhrasmus [0] (~dhrasmus@173-23-110-189.client.mchsi.com)
19:34:33 Quit akaWolf (Ping timeout: 252 seconds)
19:35:09 Join pretty_function [0] (~sigBART@123.252.214.196)
19:39:19 Quit dhrasmus (Quit: Leaving)
19:41:44 Quit stoffel (Remote host closed the connection)
19:42:06 Join amayer [0] (~amayer@72.25.61.20)
19:43:43 Join RiD [0] (GhostRider@2.83.34.147)
20:00
20:02:55 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
20:03:57 Quit pretty_function (Remote host closed the connection)
20:08:33 Quit amayer (Quit: Leaving)
20:15:05 Quit esperegu (Read error: Connection reset by peer)
20:18:13 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
20:19:32 Quit kevku (Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/)
20:49:01***Saving seen data "./dancer.seen"
20:51:15 Join onyxice [0] (~Onyx@nat.mtp.cmsinter.net)
21:00
21:06:08 Join darkham_ [0] (~krabador@95.238.177.131)
21:06:57 Quit darkham_ (Read error: Connection reset by peer)
21:07:06 Join krabador_ [0] (~krabador@95.238.177.131)
21:07:59 Quit krabador (Ping timeout: 264 seconds)
21:08:22 Quit krabador_ (Client Quit)
21:08:34 Join krabador [0] (~krabador@95.238.177.131)
21:10:42 Quit krabador (Read error: Connection reset by peer)
21:10:54 Join krabador [0] (~krabador@95.238.177.131)
21:11:09 Quit melmothX (Ping timeout: 246 seconds)
21:12:57 Quit krabador (Read error: Connection reset by peer)
21:13:06 Join krabador [0] (~krabador@95.238.177.131)
21:13:25 Join melmothX [0] (~melmoth@unaffiliated/melmothx)
21:14:39 Quit krabador (Read error: Connection reset by peer)
21:15:23 Join krabador [0] (~krabador@95.238.177.131)
21:16:13 Quit krabador (Read error: Connection reset by peer)
21:19:21 Quit esperegu (Read error: Connection reset by peer)
21:19:25 Join krabador [0] (~krabador@95.238.177.131)
21:21:27 Quit krabador (Read error: Connection reset by peer)
21:26:28 Quit pamaury (Ping timeout: 264 seconds)
21:26:39RiDhi
21:32:17 Join krabador [0] (~krabador@host12-14-dynamic.13-79-r.retail.telecomitalia.it)
21:32:37 Quit krabador (Read error: Connection reset by peer)
21:33:10 Quit onyxice (Quit: There's no place like 127.0.0.1)
21:33:20 Quit kadoban (Ping timeout: 245 seconds)
21:34:22 Quit DexterLB (Read error: Connection reset by peer)
21:36:43 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
21:38:46 Join krabador [0] (~krabador@host61-175-dynamic.7-87-r.retail.telecomitalia.it)
21:39:40 Join DexterLB [0] (~dex@95-42-29-48.btc-net.bg)
21:43:07 Quit krabador (Client Quit)
21:43:20 Join krabador [0] (~krabador@host61-175-dynamic.7-87-r.retail.telecomitalia.it)
21:44:26 Quit krabador (Remote host closed the connection)
21:44:34 Join krabador [0] (~krabador@host61-175-dynamic.7-87-r.retail.telecomitalia.it)
21:47:29 Join Guinness` [0] (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
21:47:29 Quit Guinness (Read error: Connection reset by peer)
21:47:30 Nick Guinness` is now known as Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
21:50:53TorneAlexP: no, looks like random transfers are corrupt, even with DMA turned off, and even such basic stuff as IDENTIFY. The diagmode image returns the righ tidentify info, but we get a scrambled model name even when it boots
21:51:02Torneand it frequently decides its partition table is invalid because it got a scrambled sector 0
21:51:06Tornebut it's not consistent
21:51:23AlexPnice
21:51:25Torneif i shuffle the code around to change the timing it suddenly starts booting, but all the bitmaps it loads are corrupt
21:51:33Torneand writing to the FAT usually makes it panic
21:51:51Torneyou can get itt o playing audio, but i think all the transfers are fucked anyway and it's just harder to notice with audio data :/
21:52:15soapwhich ipod is this?
21:52:28Torneipodvideo with a mSATA SSD in an IDE converter
21:52:47Tornethe converter (or the ssd) appears to be shonky garbage
21:52:52Tornebut the OF has absolutely zero issues :/
21:53:06Tornei can do huge transfers over usb with zero errors in the OF
21:53:19Torneand diagmode tells me all the right disk info
21:53:22Tornebut we can barely boot.
21:53:23soapbuschel worked on some RAM (IIRC) timing issues WRT my ipod Nano, showed up as ATA errors when the unit got hot...
21:53:31Tornehmmm
21:53:58soapI was able to force the errors consistently by heating the unit, and consistently prevent them by cooling it...
21:54:06Tornei thought i'd fixed it by killing check_registers() which basically always fails
21:54:24Tornebut that was apparently just a time when it happened to get a valid mbr
21:54:25soapmaybe neither here nor there, but don't the Nano 1st gen and Video share much hardware?
21:54:38Torneyeah, they are both pp5020
21:54:44Torneand use ata/etc
21:55:01Tornehm actually
21:55:04soapthough maybe that converter is just a filthy piece of cobbled together strings and chewing gum.
21:55:10Torneif you asssume it's something other than the disk/converter itself
21:55:13gevaertssoap: didn't that failure mode require DMA?
21:55:18Tornethe battery level on this unit appears to behave very badly
21:55:32Torneat least the one displayed in rockbox
21:55:38Torneit frequently seems to show that it's badly discharged
21:55:39soapgevaerts, Now that you mention it I believe it did - but it's been so long and my memory is so bad...
21:55:43Tornewhen i'm pretty sure it's not.
21:55:51Torneyeah, i turned DMA off on this to elimiate that as a cause
21:55:54Tornedoesn't make any difference
21:56:51 Join webguest62 [0] (~4cab2144@www.haxx.se)
21:56:58Tornei wonder if the battery is screwed
21:57:10Tornemarginal power affeting the drive/converter?
21:57:38Tornethe thing is, there are several people on the forums who have similar mSATA SSDs in similar adapters (but not necessarily the same) and they all have the same problems
21:58:50 Quit webguest62 (Client Quit)
21:59:34Tornei'll have another play with it tomorrow maybe
21:59:38Tornebut for now i am bored/stumped ;)
22:00
22:12:21 Quit sakax (Quit: Leaving)
22:15:12copperre: saving bandwidth on the server
22:16:29copper[Saint] was bitching about 4 KiB, but the theme site doesn't compress HTML with gzip, and doesn't give caching instructions
22:16:52copperthe Fuze+ theme page is 102 KiB
22:17:10copperby gzipping, you could reduce it to 14 KiB
22:17:33 Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee)
22:17:35copperand by setting a cache timeout to something sane, you could save a little bit more
22:18:20copperand of course, not only will that save bandwidth on the server, it will also make the page render faster on the client
22:19:01copperwww.rockbox.org does use gzip
22:19:17copperno caching instructions though
22:19:30 Quit krabador (Changing host)
22:19:30 Join krabador [0] (~krabador@unaffiliated/krabador)
22:20:36 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
22:26:06 Quit krabador (Quit: Sto andando via)
22:26:42 Join krabador [0] (~krabador@unaffiliated/krabador)
22:30:57 Quit esperegu (Ping timeout: 246 seconds)
22:31:35 Join B4gd3r [0] (~daniel@178.174.211.174)
22:34:16 Quit B4gder (Ping timeout: 245 seconds)
22:34:42pamaurycan somebody recall me what is the recording monitor and what audiohw_set_monitor does ?
22:43:21 Join CXIV [0] (4dfecd52@gateway/web/freenode/ip.77.254.205.82)
22:43:29 Join Kenneth_Hutchins [0] (~Matthias_@pD9E0D769.dip.t-dialin.net)
22:43:31CXIVHello
22:44:25Kenneth_Hutchinshello
22:44:32CXIVI want to buy one of the Sansa players , which is most stable with Rockbox?
22:46:12jpt9I've found my Clip+ to be quite stable, though I use the OF for USB and charging.
22:46:21jpt9(Sort of a habit from my old e250R.)
22:47:40 Quit petur (Quit: Leaving)
22:49:04***Saving seen data "./dancer.seen"
22:49:37 Join onyxice [0] (~Onyx@113.sub-174-232-6.myvzw.com)
22:49:40CXIVI read on forums that two plugins are not working on Zip model , which plugins?
22:52:36 Quit krabador (Quit: Sto andando via)
22:54:04 Join bertrik_ [0] (~quassel@ip117-49-211-87.adsl2.static.versatel.nl)
22:54:04 Quit bertrik_ (Changing host)
22:54:04 Join bertrik_ [0] (~quassel@rockbox/developer/bertrik)
22:58:58 Nick B4gd3r is now known as B4gder (~daniel@178.174.211.174)
22:59:01 Quit B4gder (Changing host)
22:59:01 Join B4gder [241] (~daniel@rockbox/developer/bagder)
23:00
23:05:42 Join krabador [0] (~krabador@unaffiliated/krabador)
23:05:47 Join ZincAlloy [0] (~d9eeb951@www.haxx.se)
23:12:48 Quit bertrik_ (Remote host closed the connection)
23:14:49 Quit y4n (Ping timeout: 260 seconds)
23:15:01 Quit melmothX (Quit: #)
23:22:16 Join bertrik_ [0] (~quassel@ip117-49-211-87.adsl2.static.versatel.nl)
23:22:17 Quit bertrik_ (Changing host)
23:22:17 Join bertrik_ [0] (~quassel@rockbox/developer/bertrik)
23:23:06 Quit Wardo (Ping timeout: 256 seconds)
23:25:01 Quit CXIV (Ping timeout: 245 seconds)
23:26:15 Join thegeek [0] (~thegeek@222.37.34.95.customer.cdi.no)
23:27:25 Quit bzed (Remote host closed the connection)
23:27:29 Join krabador_ [0] (~krabador@host61-175-dynamic.7-87-r.retail.telecomitalia.it)
23:27:32 Quit krabador_ (Read error: Connection reset by peer)
23:29:35 Quit Jack87 (Ping timeout: 245 seconds)
23:30:04 Quit thegeek_ (Ping timeout: 252 seconds)
23:30:25 Quit Gareth (Ping timeout: 245 seconds)
23:30:25 Quit Gallomimia (Ping timeout: 245 seconds)
23:30:43 Join bzed [0] (~bzed@devel.recluse.de)
23:32:40 Join JdGord [0] (~AndChat72@49.176.104.144)
23:34:39 Join Gallomimia [0] (~gallo@key.cha0sgaming.net)
23:36:11 Join franta [0] (~quassel@109.238.35.178)
23:36:16 Join Jack87 [0] (Jack87@nasadmin/admin/jack87)
23:36:35 Join Gareth [0] (~gareth@2607:ff38:2:83::3)
23:37:05 Quit kevku (Ping timeout: 245 seconds)
23:41:41 Quit JdGord (Ping timeout: 240 seconds)
23:49:37 Join esperegu [0] (~quassel@ip-213-124-221-122.ip.prioritytelecom.net)
23:51:06 Quit franta (Remote host closed the connection)
23:52:24 Quit ZincAlloy (Quit: CGI:IRC)
23:55:41*[Saint] politely tells copper to watch his mouth
23:56:51RiDyou're back from the undead :O
23:58:30 Join JdGord [0] (~AndChat72@49.176.104.144)
23:58:34 Quit JdGord (Client Quit)

Previous day | Next day