00:01:25 | | Join thegeek [0] (~thegeek@222.37.34.95.customer.cdi.no) |
00:07:04 | [Saint] | What devices, if any, allow you to record and monitor at the same time? |
00:07:27 | [Saint] | (gee - spot the guy that *never* uses recording ;)) |
00:09:40 | | Join bp0 [0] (~bp@unaffiliated/bp0) |
00:16:30 | | Quit bp0 (Quit: Leaving) |
00:34:57 | | Quit sakax (Quit: Leaving) |
00:40:33 | lebellium | amayer or anyone interested: I just my uploaded my theme for E200: http://themes.rockbox.org/index.php?themeid=1791&target=sansae200 and got the usual "Notice: Undefined index: extension in /home/themes/private/themesite.class.php on line xxx" message but this time I don't forget to say which lines here: 973, 975, 977, 979, 987, 994 and 1025 |
00:46:21 | | Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) |
00:47:03 | *** | Saving seen data "./dancer.seen" |
00:54:40 | | Quit pamaury (Ping timeout: 264 seconds) |
00:55:34 | | Quit petur (Quit: Leaving) |
00:57:20 | | Quit prof_wolfff (Remote host closed the connection) |
00:57:28 | | Join Rower- [0] (husvagn@v-413-alfarv-177.bitnet.nu) |
01:00 |
01:00:46 | | Quit Rower (Ping timeout: 255 seconds) |
01:03:59 | | Join advcomp2019__ [0] (~advcomp20@97-114-246-215.sxcy.qwest.net) |
01:03:59 | | Quit advcomp2019__ (Changing host) |
01:03:59 | | Join advcomp2019__ [0] (~advcomp20@unaffiliated/advcomp2019) |
01:05:34 | | Quit Rower- (Quit: Hmmm...) |
01:06:48 | | Quit advcomp2019_ (Ping timeout: 240 seconds) |
01:12:21 | | Quit lebellium (Quit: ChatZilla 0.9.90 [Firefox 20.0/20130313170052]) |
01:38:16 | | Join kugel [0] (~kugel@rockbox/developer/kugel) |
01:38:19 | | Quit kugel_ (Read error: Connection reset by peer) |
02:00 |
02:08:44 | | Join onyxice [0] (~Onyx@24-180-66-46.dhcp.bycy.mi.charter.com) |
02:13:41 | amayer | scorche: ping |
02:14:13 | amayer | scorche|sh: ping |
02:17:46 | | Quit TheSeven (Ping timeout: 276 seconds) |
02:36:28 | | Quit stripwax (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
02:47:07 | *** | Saving seen data "./dancer.seen" |
03:00 |
03:00:25 | | Quit onyxice (Quit: There's no place like 127.0.0.1) |
03:13:48 | scorche | amayer: hi |
03:14:13 | amayer | if i have questions about your php.ini file should i PM you? |
03:15:08 | scorche | didnt i give you the output of that? |
03:15:15 | scorche | Pm away |
03:23:54 | amayer | im working on setting up a test server... my old one got lost in a dual booting experiment |
03:25:11 | scorche | ouch - after all that work we/you did =/ |
03:36:03 | amayer | the git repo has all my recent work. there wasnt much i didnt push for you |
03:36:29 | amayer | i think i was working on something to do with ratings but it wasnt a big issue |
03:41:10 | [Saint] | I seem to recall some form of rate limiting/anti-abuse |
03:41:20 | [Saint] | (which is definitely highly possible presently) |
03:44:05 | | Quit tjb0607 (Ping timeout: 252 seconds) |
03:45:24 | | Quit zoktar (Ping timeout: 245 seconds) |
03:45:53 | | Join tjb0607 [0] (~tjb0607@208.100.172.134) |
03:51:37 | amayer | [Saint]: there is something implemented |
03:52:09 | | Join zoktar [0] (~zoktar@unaffiliated/zoktar) |
03:52:17 | [Saint] | It can still be abused |
03:52:29 | amayer | very easaly(sp?) |
03:52:36 | [Saint] | but I guess it is kinda hard to make it so no on e can get around it. |
03:52:51 | [Saint] | its once per hour, per ip, iirc. |
03:53:07 | amayer | some kinda of login system would be the only sure fire way |
03:53:15 | * | [Saint] nods |
03:53:28 | amayer | and its not an hourly thing. its a "never expires" thing |
03:53:40 | | Join way2strong [0] (~irssi@pool-96-231-204-73.washdc.fios.verizon.net) |
03:54:15 | [Saint] | you can easily do rate; clear cache; discard ip; rinse, repeat. |
03:54:36 | amayer | you dont even need to discard ip for it to work |
03:55:05 | amayer | our system doesnt log ips. |
03:55:23 | amayer | at least no code ive looked over |
03:55:27 | [Saint] | Hum - I thought it did. |
03:56:22 | | Quit tjb0607 (Remote host closed the connection) |
03:56:36 | amayer | but either way if your a residential user its easy enough to get a new ip |
03:57:10 | amayer | the fortunate with static ip would have a harder time |
03:58:00 | [Saint] | ideally - it would be login required (shared with forum?), and rate once per revision of the theme. |
03:59:10 | amayer | [Saint]: that is my next project. use forum login for uploads and rating system on themesite |
03:59:19 | [Saint] | it isn't a huge thing, but I have certainly seen authors artificaially boosting stats before. |
04:00 |
04:00:51 | [Saint] | I also don't think that rating without a download is too useful, but you'd need to keep track of what user downloaded which theme - as it would be unreasonable to expect a rating immediately after the download, before the theme is in use. |
04:01:07 | [Saint] | as I said, little (but annoying) things. :) |
04:01:10 | [Saint] | No big concern. |
04:01:57 | amayer | yeah i dont think logging that much data would be worth it |
04:02:25 | amayer | but a login would be very useful |
04:02:37 | [Saint] | in saying that - ratings aren't that useful at all really, now I think of it. |
04:03:09 | [Saint] | the fact it can be abused, and the fact that a theme can be rated solely on appearence and not functionality kinda defeats the purpose. |
04:04:08 | [Saint] | I was thinking maybe just download count - but that is just as flawed - if not maore so. |
04:04:19 | [Saint] | *more |
04:05:57 | amayer | THANK YOU LIVE BOOT USB!!! i just found my old themesite files... i guess i didnt blow that partition away maybe its a grub error or something. *scratches head* |
04:06:55 | amayer | it looks like the only changes i didnt make live are the readme file... interesting |
04:08:38 | | Quit shamus (Ping timeout: 256 seconds) |
04:10:38 | amayer | i think i asked this before but are the forums and themesite on the same server? |
04:10:44 | scorche | yes |
04:11:02 | scorche | i host: forums, themes, and translate |
04:13:45 | | Quit funman (Ping timeout: 240 seconds) |
04:13:56 | | Join funman [0] (~fun@altair.via.ecp.fr) |
04:14:22 | amayer | cool cool. then this might be possable after all |
04:15:20 | | Quit amiconn (Disconnected by services) |
04:15:21 | | Join amiconn_ [0] (amiconn@rockbox/developer/amiconn) |
04:15:22 | | Quit pixelma (Disconnected by services) |
04:15:22 | | Join pixelma_ [0] (pixelma@rockbox/staff/pixelma) |
04:15:22 | | Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma) |
04:15:25 | | Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn) |
04:16:04 | | Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) |
04:26:18 | | Join zamboni [0] (~bottledwa@unaffiliated/zamboni) |
04:28:04 | [Saint] | scorche is "all-round Mr. Niceguy" wrt: hosting. He pays for it, and uses it for his own uses, but I tend to think "the fund" should pay for it - scorche graciously declines. |
04:28:11 | [Saint] | 'tis a high degree of awesome. |
04:30:13 | * | [Saint] likes to occasionally remind him of the fact that it is greatly appreciated |
04:32:32 | | Quit Raptors (Read error: Connection reset by peer) |
04:39:48 | | Quit TheSphinX^ (Ping timeout: 240 seconds) |
04:40:06 | | Join TheSphinX_ [0] (~briehl@p5DD45448.dip.t-dialin.net) |
04:41:38 | | Join Raptors [0] (~whoneedsa@216-58-33-203.cpe.distributel.net) |
04:47:10 | *** | Saving seen data "./dancer.seen" |
05:00 |
05:02:32 | | Quit amayer (Quit: Leaving) |
05:03:19 | | Quit froggyman (Ping timeout: 245 seconds) |
05:15:08 | | Join TheSphinX^ [0] (~briehl@pD9FBB7C1.dip.t-dialin.net) |
05:18:46 | | Quit TheSphinX_ (Ping timeout: 245 seconds) |
05:56:05 | | Quit Mathnerd314 (Read error: Connection reset by peer) |
05:56:34 | | Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee) |
05:58:27 | | Quit fs-bluebot (Ping timeout: 245 seconds) |
05:59:44 | | Join fs-bluebot [0] (~fs-bluebo@g224239040.adsl.alicedsl.de) |
06:00 |
06:01:11 | | Quit Guinness` (Read error: Connection reset by peer) |
06:01:17 | | Join Guinness [0] (Slayer@c-68-55-111-159.hsd1.va.comcast.net) |
06:03:48 | scorche | [Saint]: heh - thanks |
06:13:35 | | Quit zamboni () |
06:22:38 | | Join akaWolf [0] (~akaWolf@unaffiliated/akawolf) |
06:47:14 | *** | Saving seen data "./dancer.seen" |
06:51:53 | | Join olspookishmagus [0] (~pookie@host-84-205-241-1.cpe.syzefxis.ote.gr) |
07:00 |
07:16:52 | | Quit gevaerts (Ping timeout: 248 seconds) |
07:18:41 | | Join gevaerts [0] (~fg@rockbox/developer/gevaerts) |
07:19:24 | | Join Provel [0] (~Provel@75-132-18-44.dhcp.stls.mo.charter.com) |
07:31:59 | | Join mortalis [0] (~kvirc@213.33.220.118) |
07:40:48 | | Join LinusN [0] (~linus@giant.haxx.se) |
07:48:30 | | Join melmothX [0] (~melmoth@unaffiliated/melmothx) |
08:00 |
08:12:16 | | Join ender` [0] (~ender@foo.eternallybored.org) |
08:25:29 | | Quit SuperBrainAK (Quit: pbly going to sleep /_\) |
08:32:55 | | Quit kevku (Ping timeout: 245 seconds) |
08:47:18 | *** | Saving seen data "./dancer.seen" |
08:54:45 | | Join bertrik [0] (~quassel@rockbox/developer/bertrik) |
09:00 |
09:04:26 | | Quit DexterLB (Read error: Connection reset by peer) |
09:09:30 | | Join DexterLB [0] (~dex@95.43.105.211) |
09:13:27 | | Join petur [0] (~petur@rockbox/developer/petur) |
09:14:27 | | Join Zagor [242] (~bjst@rockbox/developer/Zagor) |
09:24:57 | | Nick dot is now known as punkt (~mgr@port-212-202-120-50.static.qsc.de) |
09:28:04 | | Join kevku [0] (~kevku@2a01:d0:ffff:34a::8:3) |
09:38:18 | | Quit DexterLB (Ping timeout: 252 seconds) |
09:41:47 | | Quit jhMikeS (Ping timeout: 258 seconds) |
09:44:03 | | Join DexterLB [0] (~dex@95-42-20-87.btc-net.bg) |
09:45:06 | | Join bebna [0] (~a.fasold@94.101.33.114) |
09:49:01 | | Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de) |
09:52:55 | | Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) |
10:00 |
10:10:45 | punkt | i found out the difference between synopsys dwc and dwc2 implementation |
10:11:34 | punkt | dwc is the synopsys title for the memory mapped tds version, known as ci13xxx in the kernel |
10:12:23 | punkt | dwc2 is the next version, which does not work with mapped memory |
10:12:35 | punkt | and dwc3 is the xhci version |
10:47:22 | *** | Saving seen data "./dancer.seen" |
10:55:42 | | Join pamaury [0] (~quassel@rockbox/developer/pamaury) |
11:00 |
11:01:27 | | Quit [Saint] (Quit: "Taking down the server - Nice time for disk shuffling and array rebuilding") |
11:01:42 | | Quit thegeek (Read error: Connection reset by peer) |
11:01:53 | | Join thegeek [0] (~thegeek@222.37.34.95.customer.cdi.no) |
11:01:57 | | Join kaputnik__ [0] (~kaputnik@port-92-206-22-230.dynamic.qsc.de) |
11:04:58 | | Quit kaputnik_ (Ping timeout: 245 seconds) |
11:48:50 | JdGordon_ | funman: ping |
11:51:22 | JdGordon_ | funman: give g#424 a try. it doesnt really do anything, but it does shut valgrind up |
11:51:24 | fs-bluebot | Gerrit review #424 at http://gerrit.rockbox.org/r/424 : Shut valgrind up by Jonathan Gordon (changes/24/424/1) |
11:51:31 | JdGordon_ | so it may or man not actually fix your bug |
11:53:32 | | Quit DexterLB (Read error: Connection reset by peer) |
11:58:46 | | Join DexterLB [0] (~dex@95-42-20-87.btc-net.bg) |
12:00 |
12:47:25 | *** | Saving seen data "./dancer.seen" |
13:00 |
13:05:17 | | Quit kaputnik__ (Ping timeout: 240 seconds) |
13:05:55 | | Quit petur (Quit: *plop*) |
13:08:05 | * | pamaury is very confused, I wrote buggy code, it worked, now I realised the bug but the fixed code doesn't work !! |
13:09:49 | | Join Rower [0] (husvagn@v-413-alfarv-177.bitnet.nu) |
13:28:33 | bebna | pamaury: it was a feature not a bug |
13:39:08 | | Join amayer [0] (~amayer@mail.weberadvertising.com) |
13:42:00 | | Quit Raptors (Read error: Connection reset by peer) |
13:42:17 | | Join Raptors [0] (~whoneedsa@216-58-33-203.cpe.distributel.net) |
13:49:46 | | Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
13:55:57 | | Join y4n [0] (~y4n@unaffiliated/y4ndexx) |
14:00 |
14:00:10 | ukleinek | pamaury: http://bash.org/?950581 |
14:00:39 | pamaury | that's it, exactly |
14:01:13 | pamaury | I had to roll back a commit line by line to find the bug, now it seems so obvious |
14:01:23 | pamaury | yet I don't know how to make it work now |
14:01:28 | pamaury | well sort of |
14:01:52 | * | pamaury needs to read the sd/mmc spec again |
14:06:59 | | Quit DexterLB (Read error: Connection reset by peer) |
14:12:01 | | Join DexterLB [0] (~dex@95-42-20-87.btc-net.bg) |
14:33:14 | | Quit olspookishmagus (Quit: free() the malloc()) |
14:34:01 | | Join froggyman [0] (~me@unaffiliated/froggyman) |
14:39:01 | | Quit GodEater (Quit: Coyote finally caught me) |
14:43:33 | | Join kaitsu1 [0] (~bubba@a91-152-170-133.elisa-laajakaista.fi) |
14:47:26 | *** | Saving seen data "./dancer.seen" |
14:49:51 | lebellium | hu |
14:49:54 | lebellium | hum |
14:50:20 | lebellium | just got a second-handed iRiver H140 but cannot upgrade the firmware |
14:50:24 | lebellium | now I see it is formated in NTFS |
14:50:33 | lebellium | is that normal or should it be formated in FAT32? |
14:51:26 | Torne | it should be fat32 |
14:52:02 | lebellium | ok.... I hate stupid previous users when I buy second-handed product |
14:52:23 | lebellium | funny that the OF boots even in NTFS though |
14:53:02 | amayer | lebellium: maybe they wanted to get rid of the contents and just didnt know how to format it |
14:53:23 | lebellium | hum Windows 7 only proposes me NTFS (default) or exFAT... |
14:53:37 | amayer | lebellium: when you saw the notices did the page die? or were they just errors at the top of the page? |
14:53:41 | Torne | yes, windows won't format >32gb disks as fat any more |
14:53:45 | Torne | you need to use some third party tool |
14:54:02 | lebellium | ok I should have a 3rd party tool |
14:54:14 | lebellium | amayer: just erros at the top of the page |
14:54:20 | lebellium | errors* |
14:54:54 | pamaury | just noticed a potential bug I ran into in our sd code on various targets (like ams): if you don't read the answer to SWITCH_FUNC (which is R1), the next command might fail if the card takes too long to switch (ie more than the sleep(HZ/10)) |
14:54:55 | amayer | ok. thats what i thought. the notice makes sense but its just a notice. not an actual error. |
14:57:01 | copper | amayer: undefined index is an error |
14:57:09 | copper | means something's wrong in the code |
14:57:36 | amayer | yeah i get that. but its not fatal. its still a bug but it wont stop someone from uploading a theme |
14:57:46 | copper | needs an array_key_exists() or something |
14:58:07 | lebellium | yeah my theme uploaded successfully. |
14:58:14 | copper | and yeah, I got the notice too, but it still worked |
14:58:31 | amayer | there is a function where the key should be made. but we rely on the system to make it. so i just have to add a line that checks if it was made and if not ill make it myself |
14:58:44 | copper | amayer: also, you might want to disable displaying errors and just log them |
14:58:58 | amayer | copper: i already talked to scorche about it |
14:59:08 | copper | ok |
14:59:36 | amayer | this was most likely caused by an update(2 or 3 updates stacked on top of each other) that led to this happening |
14:59:49 | amayer | (system updates not us) |
15:00 |
15:00:34 | lebellium | Torne: what cluster size should I select for FAT32? 32KB? |
15:01:11 | copper | amayer: also, I asked about this again, but I don't remember if it reached you: permalinks for theme zip files would be nice |
15:01:21 | copper | s/again/already/ |
15:02:29 | amayer | copper: im not sure i understand what you mean? a way to download old themes? |
15:02:54 | amayer | or 1 link that always points to the newest version? |
15:03:05 | copper | the latter |
15:03:27 | copper | right now, a new URL is generated when you update a theme |
15:04:28 | copper | so any time you link to it (in forums or whatever), you have to update the link |
15:04:44 | copper | or, like I did, make a redirect an another server |
15:05:11 | amayer | if you link to the theme page i made it so i goes to the newest version... |
15:05:28 | amayer | linking to a zip would require more work. |
15:06:23 | copper | you mean this? http://themes.rockbox.org/index.php?themeid=1777&target=sansafuzeplus |
15:06:33 | copper | it's unclear how to download the zip file from there |
15:06:51 | amayer | very true |
15:06:55 | copper | from what I gathered, you need to click on one of the screenshots, but that's not obvious at all |
15:07:22 | copper | http://outpost.fr/redirect/grayfog-latest.zip redirects to the latest zip |
15:07:39 | copper | so I can link to that, and I only have to change it on my server whenever I update the theme |
15:07:54 | lebellium | anyone knows with what cluster size I should reformat my H140? |
15:09:15 | amayer | copper: i get what your saying... im not really sure how the versioning system works. but im sure permalink could be implemented in the future(i just added it to my todo list) |
15:10:23 | copper | amayer: for now I'd be happy with just a clear "download" link on the theme page |
15:10:33 | | Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac) |
15:10:54 | amayer | ill add that to my todo list too |
15:11:26 | copper | er |
15:11:37 | megal0maniac | Hi all. Quick question, is it a known issue (or feature) with the Clip+ that you have to click "Select" twice whenever there's a "Select - OK, any other - cancel" screen? |
15:11:39 | copper | it looks like the URL for the theme page changes too |
15:11:46 | copper | so that doesn't solve anything |
15:12:19 | megal0maniac | Most frequently occuring screen like that is "Erase dynamic playlist?" and I always have to double click select |
15:12:20 | copper | it's the themeid that changes for all theme related URLs |
15:12:28 | copper | that's the problem |
15:12:37 | amayer | copper: the url changes but if you go to an old url it automagically redirects to the newest version |
15:12:42 | copper | oh? |
15:12:57 | amayer | i implemented that a couple months ago |
15:13:02 | copper | ah indeed it does |
15:13:27 | copper | seems like a strange way to handle things |
15:19:37 | amayer | *shrugs* the old url would just show a "this page is no longer here" message. so i set up the code to redirect to the newest version |
15:23:03 | amayer | does anyone know why we have a versioning system on the themesite? |
15:24:30 | * | rasher may be to blame |
15:24:42 | rasher | I don't recall, to be honest |
15:25:00 | | Quit kevku (Ping timeout: 245 seconds) |
15:25:56 | amayer | from what i see nothing in our theme site links to old themes... and that just leaves a lot of files laying around. |
15:27:04 | amayer | im just trying to get a feel for what should be updated. |
15:27:29 | funman | lebellium: can you test g#424 on a fuze+ with RAYBORADIO theme (or another one that breaks usb) ? |
15:27:31 | fs-bluebot | Gerrit review #424 at http://gerrit.rockbox.org/r/424 : Shut valgrind up by Jonathan Gordon (changes/24/424/1) |
15:27:34 | | Join olspookishmagus [0] (~pookie@ppp046177002033.access.hol.gr) |
15:27:53 | amayer | *doesnt want to hurt feelings* does anyone know why we use the smarty theme engine? |
15:28:25 | | Quit mortalis (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/) |
15:33:21 | copper | funman: woah, what? |
15:33:55 | copper | funman: is that why USB was always craptastic on my iPod Classic? I always used the rayboradio theme. |
15:34:09 | Zagor | amayer: "smarty"? it has a name nowadays? :) |
15:34:24 | copper | smarty is actually the name of a template system |
15:34:34 | funman | copper: maybe.. |
15:35:18 | Zagor | copper, amayer: where do we use that? |
15:35:48 | copper | Zagor: I don't know anything about what you use, I just pointed out that "smarty" is an actual name for actual software ;) |
15:36:00 | Zagor | copper: ah :) |
15:36:04 | copper | http://www.smarty.net/ |
15:36:49 | copper | so unless amayer meant the PHP template engine, it's kinda confusing :) |
15:37:26 | amayer | sorry for the confusion. yes i ment the php themesite template engine |
15:37:36 | copper | lol |
15:37:43 | copper | I'm still not clear on what you're talking about |
15:38:24 | | Join lebellium_ [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
15:38:47 | | Quit lebellium (Ping timeout: 240 seconds) |
15:38:51 | | Nick lebellium_ is now known as lebellium (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
15:39:06 | amayer | we use templates for all the pages on the themesite. i think it just adds a layer of complexity that isnt really needed for such a small project |
15:39:24 | amayer | i wasnt sure if it was useful for accessability or something else |
15:39:49 | amayer | personally i find it hard to work with and code for |
15:40:12 | | Join GodEater [0] (~whoknows@b0fb2b92.bb.sky.com) |
15:40:27 | | Quit GodEater (Changing host) |
15:40:27 | | Join GodEater [0] (~whoknows@rockbox/staff/GodEater) |
15:41:21 | funman | copper: does rayboradio specify a font? |
15:41:30 | copper | lemme check |
15:42:18 | copper | font: /.rockbox/fonts/15-Adobe-Helvetica.fnt |
15:42:39 | copper | %Fl(2,12-Adobe-Helvetica.fnt,15) |
15:43:13 | copper | %Fl(3,21-Adobe-Helvetica.fnt) |
15:43:30 | copper | why does the classic theme have a .fms file? |
15:43:36 | | Join onyxice [0] (~Onyx@97-86-82-70.static.aldl.mi.charter.com) |
15:43:45 | copper | er, iPod Video theme |
15:44:12 | amayer | does iPod Video have a radio? |
15:44:18 | copper | not that I'm aware |
15:44:35 | copper | anyway, what part of the themes break USB? |
15:44:48 | copper | breaks |
15:46:02 | | Quit DexterLB (Read error: Connection reset by peer) |
15:46:24 | funman | copper: well we all want to know |
15:47:02 | copper | does someone always have problems with, say, rayboradio, and never with cabbiev2? |
15:47:51 | lebellium | yes |
15:47:52 | copper | also, http://outpost.fr/url/3qdK :-/ |
15:48:06 | | Nick megal0maniac is now known as megal0maniac_afk (~megal0man@unaffiliated/megal0maniac) |
15:48:07 | copper | 314 Errors, 799 warning(s) |
15:48:25 | Torne | amayer: there is a radio addon for the ipod video which we support |
15:48:26 | | Join robin0800 [0] (~robin0800@cpc1-brig15-2-0-cust755.3-3.cable.virginmedia.com) |
15:48:47 | amayer | Torne: oh one of those things you plug in the bottom? |
15:49:00 | Torne | yeah, there's a remote that has a radio built in, made by apple |
15:49:41 | Torne | so we do have radio support compiled in for ipodvideo as a result |
15:49:46 | amayer | does it use the apple accessory protocal? or something different |
15:49:57 | Torne | no idea |
15:49:59 | Torne | read the code :) |
15:50:30 | amayer | i have enough code on my plate with the themesite and all. but i would be interested in something like that |
15:51:14 | | Join Wardo [0] (~Mirandaha@bpb01-1-88-162-4-186.fbx.proxad.net) |
15:51:42 | | Join DexterLB [0] (~dex@95-42-20-87.btc-net.bg) |
15:52:12 | Zagor | amayer: ah, ok. I know very little of the theme site. it is a separate site which I have never touched :) |
15:53:34 | | Quit Zagor (Quit: Clint excited) |
15:53:58 | Torne | amayer: hm? |
15:54:01 | Torne | interested in what? |
15:54:16 | Torne | amayer: the radio remote is implemented, works already. |
15:54:22 | Torne | afaik there's nothing left to do :) |
15:54:45 | Torne | i mentioned it because its existence is why there are .fms for some themes for the ipodvideo/classic |
15:57:19 | | Join jhMikeS [0] (~jethead71@50.4.240.19) |
15:57:19 | | Quit jhMikeS (Changing host) |
15:57:19 | | Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS) |
15:59:06 | | Quit DexterLB (Read error: Connection reset by peer) |
16:00 |
16:04:13 | | Join DexterLB [0] (~dex@95-42-20-87.btc-net.bg) |
16:08:28 | amayer | Torne: i know it exsits already. i would just like to look into how it works |
16:13:01 | | Quit DexterLB (Read error: Connection reset by peer) |
16:18:14 | | Join DexterLB [0] (~dex@95-42-20-87.btc-net.bg) |
16:19:15 | | Part LinusN |
16:22:48 | | Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee) |
16:28:25 | scorche | amayer: it is still displaying errors? |
16:29:23 | amayer | scorch: i dont know. i didnt test anything. |
16:29:32 | amayer | scorche * |
16:30:04 | amayer | as long as you changed php.ini and restarted apache you should be alright |
16:30:19 | scorche | oh, ok - it just seemed like the conversation about 2 hours ago implied that it was still showing errors |
16:30:44 | scorche | heh, yeah - i know how this thing generally works ;) |
16:30:59 | scorche | but there could very well be some oddness i implemented another time |
16:31:08 | | Quit DexterLB (Read error: Connection reset by peer) |
16:35:16 | pamaury | I have found a new rk27xx target: archos vision 28 |
16:36:16 | | Join DexterLB [0] (~dex@95-42-20-87.btc-net.bg) |
16:47:28 | *** | Saving seen data "./dancer.seen" |
16:55:28 | pixelma | copper: maybe you could help finding out. My idea after speaking with lebellium to try out was getting rid of theme specific fonts (the ones declared by the WPS/SBS, not user or system font) |
16:56:03 | copper | pixelma: you mean removing font specs in themes? |
16:56:23 | | Join esperegu [0] (~quassel@ip-213-124-221-141.ip.prioritytelecom.net) |
16:56:42 | copper | unfortunately, I reverted to the OF on the Classic because the USB problems were unbearable |
16:57:05 | copper | As for my Fuze+, I use my own theme, which does specify a font, but I've had few problems with it. |
17:00 |
17:24:23 | | Join mortalis [0] (~kvirc@213.33.220.118) |
17:34:23 | | Quit bebna (Quit: Leaving.) |
18:00 |
18:04:27 | funman | copper: lebellium: doees g#424 help ? |
18:04:30 | fs-bluebot | Gerrit review #424 at http://gerrit.rockbox.org/r/424 : Shut valgrind up by Jonathan Gordon (changes/24/424/1) |
18:05:13 | lebellium | oops sorry I was busy with other things. So I should try this patch with my devices on which USB doesn't work? |
18:05:47 | funman | yep |
18:11:53 | | Quit mortalis (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/) |
18:14:14 | lebellium | funman: without the patch Rayboradio and my theme don't break USB right now, so I would rather try on another target like Clip Zip or Fuzev1 for instance? |
18:16:07 | funman | lebellium: well whatever target crashes with usb |
18:16:24 | funman | i only ever reproduced a problem on the sim and JdGordon_ says valgrind doesn't complain anymore |
18:17:11 | | Join pretty_function [0] (~sigBART@123.252.215.222) |
18:17:23 | lebellium | I just need to do "git fetch git://git.rockbox.org/rockbox refs/changes/24/424/1 && git checkout FETCH_HEAD" right? |
18:18:06 | Torne | you probably want to cherrypick it rather than check it out |
18:18:21 | Torne | if you use checkout it will move your entire tree to the version that the last version of the patch was made against |
18:18:31 | Torne | i.e. if they made it a week ago you will end up with a week old version of rockbox |
18:18:47 | Torne | cherrypicking it will apply it on top of whatever you already have |
18:19:14 | lebellium | That's what I wondered, thank you! |
18:19:42 | Torne | checkout can be useful sometimes if it's a patch that's hard to rebase and you just want to try it as-is ;) |
18:19:54 | Torne | but cherrypick is what you want most of the time. |
18:41:21 | lebellium | okay I compiled a build for clip zip with this patch and it says 8350412-130320. Shouldn't it be written aa898d65fe like for the patch? |
18:42:03 | lebellium | Iea28601d * |
18:42:08 | gevaerts | No |
18:43:00 | gevaerts | There are three hashes: your local tree hash, the remote tree hash (those two *might* be the same, but they don't have to be) and trhe gerrit commit id (which I'm not sure is a hash. It could be a uuid) |
18:44:01 | lebellium | okay and how can I check the patch has been well applied? |
18:45:04 | gevaerts | There are two ways: (a) faith, and (b) git log |
18:45:36 | | Quit shamus (Quit: Leaving) |
18:45:52 | gevaerts | Oh, and (c) other. Git has many ways to do things :) |
18:46:13 | Torne | lebellium: if it doesn't vocally complain about conflicts then it applied it just fine |
18:46:26 | Torne | :) |
18:46:45 | gevaerts | Hence (a) :) |
18:46:54 | lebellium | ok so I'll assume it applied fine but unfortunately USB still broken with my theme on clip zip :) I'll try on Fuzev1 now |
18:47:01 | Torne | lebellium: none of the hashes you have will match what gerrit says, beacuse the hash of a commit is based on the entire history before it |
18:47:15 | Torne | and so because you just cherry-picked that commit onto a different point in rockbox's history the hash is different |
18:47:30 | *** | Saving seen data "./dancer.seen" |
18:47:38 | lebellium | ok I see |
18:47:43 | Torne | (also cherrypicking it like that has changed the "committer" field of the commit to be you) |
18:47:53 | Torne | (which would change its hash anyway even if you applied it on the same version) |
18:48:46 | lebellium | and did it also change my local files? I mean can I simply go to my rockbox directory and check if firmware/font.c has been updated like on gerrit? |
18:48:52 | Torne | yes |
18:49:03 | Torne | the end result on disk is the same as if you just applied a diff with patch |
18:49:16 | Torne | it's just *also* created a local commit in your repository |
18:49:39 | Torne | (and it resolves conflicts smarter than patch does) |
18:50:26 | | Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
18:50:35 | lebellium | Ok I checked and I have the latest file so I'm sure now the patch has been applied |
18:59:25 | lebellium | well for now USB works even without the patch on my Fuzev1 and C200v1 but I'm sure when I try again tomorrow that won't work again. I hate those random things. |
19:00 |
19:00:49 | lebellium | funman: what is sure is that the patch doesn't seem to help for Clip Zip |
19:01:13 | funman | lebellium: ok, which theme did you use for zip? |
19:02:32 | lebellium | I use my theme on any target, it's always the one which gives you the highest probability to break USB :D |
19:02:57 | funman | ^_^ |
19:03:02 | funman | does removing the font help? |
19:03:53 | lebellium | which font? |
19:04:05 | funman | the font specified in the theme |
19:04:18 | funman | hm the sim infinite loops on "Unable to load font 2: '12-Adobe-Helvetica.fnt'" |
19:04:40 | | Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net) |
19:05:12 | lebellium | so you mean the font in cfg file, not the different fonts in SBS? |
19:05:24 | funman | i don't know |
19:05:47 | funman | i know next to nothing about themes and fonts .. that's why i harassed JdGordon_ |
19:06:12 | pixelma | I'd try the ones in the SBS first |
19:07:04 | lebellium | replace the font number by 0 or - in every viewport? |
19:08:48 | pixelma | yeah. But if you say that currently it works fine as is then I don't know if it's a reliable way to find out :\ |
19:10:00 | lebellium | on the Fuzev1 I got a data abord 30min ago and now it worked well 3 times |
19:10:05 | lebellium | it's just too random |
19:10:34 | pixelma | hmm, got to go |
19:12:37 | funman | JdGordon_: g#424 indeeds fix the valgrind complaint but doesn't seem to help on target :/ |
19:12:39 | fs-bluebot | Gerrit review #424 at http://gerrit.rockbox.org/r/424 : Shut valgrind up by Jonathan Gordon (changes/24/424/1) |
19:12:44 | | Quit JdGordon_ (Read error: Connection reset by peer) |
19:12:48 | | Join ikeboy [0] (~435622d3@www.haxx.se) |
19:13:46 | | Join JdGordon [0] (~jonno@101.175.13.179) |
19:13:46 | | Quit JdGordon (Changing host) |
19:13:46 | | Join JdGordon [0] (~jonno@rockbox/developer/JdGordon) |
19:15:50 | | Join krabador [0] (~krabador@host241-211-dynamic.11-87-r.retail.telecomitalia.it) |
19:16:33 | | Join Mathnerd314 [0] (~quassel@palevsky-223-221.rh.uchicago.edu) |
19:16:34 | lebellium | Torne: If I do "git pull −−rebase" now, it will still keep the patch ahead right? So to get rid of it should I do "git reset −−hard HEAD" ? |
19:16:56 | Torne | yes, and no, in that order |
19:17:06 | Torne | rebasing will rebase that patch as well as anythign you'be done. |
19:17:11 | Torne | resetting to HEAD will not get rid of it, though |
19:17:16 | Torne | because HEAD is your current local branch |
19:17:18 | Torne | which includes that patch, now |
19:17:36 | Torne | if you want to throw everything away and go back to exactly what is in rockbox's master branch, git reset −−hard origin/master |
19:17:45 | Torne | that will delete any of *your* commits on this branch as well though |
19:17:48 | Torne | not ust hte one you cherrypicked |
19:18:57 | lebellium | okay thanks. And to come back to master branch without deleting my previous commits? (I don't need that now but maybe one day) |
19:19:14 | funman | git reset −−hard HEAD^ to delete only the last commit |
19:20:43 | lebellium | ok thanks |
19:20:56 | Torne | yah, if it's the most recent thing |
19:21:16 | Torne | if not you can edit it out of history with git rebase -i instead which is.. not actaully that difficult, but is less trivial :) |
19:45:20 | ikeboy | I want to only update files that have changed but not the ones that I am editing , and git pull −−rebase gives 'Cannot pull with rebase: You have unstaged changes. Please commit or stash them.' |
19:46:48 | | Quit jhMikeS (Ping timeout: 256 seconds) |
19:53:26 | | Quit krabador (Quit: Sto andando via) |
20:00 |
20:01:06 | | Join krabador [0] (~krabador@host241-211-dynamic.11-87-r.retail.telecomitalia.it) |
20:01:31 | | Quit pretty_function (Remote host closed the connection) |
20:01:33 | | Join lebellium_ [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
20:02:06 | | Quit krabador (Read error: Connection reset by peer) |
20:02:15 | | Join krabador [0] (~krabador@host241-211-dynamic.11-87-r.retail.telecomitalia.it) |
20:03:11 | | Quit lebellium (Ping timeout: 256 seconds) |
20:03:14 | | Nick lebellium_ is now known as lebellium (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
20:12:43 | | Join esperegu_ [0] (~quassel@ip-213-124-221-141.ip.prioritytelecom.net) |
20:13:28 | | Quit esperegu (Ping timeout: 252 seconds) |
20:35:32 | | Quit ikeboy (Quit: CGI:IRC) |
20:39:37 | | Join lbj_90 [0] (~trjean@24-116-28-244.cpe.cableone.net) |
20:40:45 | | Quit kaitsu1 (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com )) |
20:43:45 | lbj_90 | Can I use a different filesystem type w/ rockbox? I have a gigabeat f20 that I've had problems getting rockbox to work and already reformatted it once −− thinking about using ext2/3/4 |
20:45:45 | | Join Horscht [0] (~Horscht@xbmc/user/horscht) |
20:47:32 | *** | Saving seen data "./dancer.seen" |
20:48:16 | gevaerts | No |
20:49:23 | | Quit akaWolf (Ping timeout: 256 seconds) |
20:52:23 | lbj_90 | Okay −− I'm having an issue, then. I placed the rockbox files where they needed to be and got a "system not found on hdd" error. I restored an original GBSYSTEM directory and now it only loads halfway. I'm currently redoing the manual install but I don't know why it owuldn't work yesterday. |
20:53:29 | gevaerts | I (very vaguely) seem to remember something about the flashed bootloader (i.e. the very first thing that runs) on the gigabeat F can be rather picky about formatting |
20:53:43 | | Quit froggyman (Ping timeout: 255 seconds) |
20:54:24 | lbj_90 | Agh. I reformatted it after it wouldn't work and now it hangs on booting the original firmware. It's still a vfat fs |
20:55:20 | gevaerts | I've had exactly that issue myself, but that's at least four years ago... |
20:55:43 | gevaerts | You'll probably need http://www.rockbox.org/wiki/GigabeatFXPort#Gigabeat_Recovery_Procedures but I'm not sure what else |
20:56:28 | gevaerts | Ignore the bit about the Original Software CD if you still have GBSYSTEM or if you only want rockbox |
20:57:33 | gevaerts | Hmm, if you can still get at it over USB, you won't need those instructions obviously |
20:57:50 | * | gevaerts wishes he could remember what he did back then :( |
20:58:07 | lbj_90 | Holy cow, after 5 or so failed attempts yesterday, I do the same procedure and it works! Even with a permissions error from mv'ing the file... |
20:58:11 | | Quit Horscht (Quit: quit) |
20:59:04 | gevaerts | Ah, good! |
20:59:29 | gevaerts | I was going to suggest just formatting it again with possibly slightly different options :) |
20:59:42 | | Join lebellium_ [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
21:00 |
21:00:34 | lbj_90 | I really didn't think it was a good idea to format it using cfdisk. Plus this player's been collecting dust for at 5-6 years. |
21:00:53 | gevaerts | How did you reformat it, by the way? |
21:01:42 | * | gevaerts seems to be vaguely aware of formatting issues sometimes messing up bootloaders on the gigabeat F, the gigabeat S, and the ipod video 5.5G |
21:02:15 | lbj_90 | used linux utility cfdisk, set it to a W95 FAT32. Then mkfs.vfat |
21:02:40 | lbj_90 | mkfs.vfat /dev/sdX -l GIGABEAT I read somewhere the label is important to the flash firmware? |
21:03:01 | gevaerts | Oh, the label might be the problem I had back then! |
21:03:16 | | Quit lebellium (Ping timeout: 256 seconds) |
21:03:22 | | Nick lebellium_ is now known as lebellium (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
21:03:25 | gevaerts | Anyway, thanks! I'll try to look through irc logs later to look for patterns. These rare issues are annoying :) |
21:04:35 | | Quit robin0800 (Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/) |
21:06:25 | | Join froggyman [0] (~me@msoe-00033403.nebula.msoe.edu) |
21:06:25 | | Quit froggyman (Changing host) |
21:06:25 | | Join froggyman [0] (~me@unaffiliated/froggyman) |
21:06:57 | lbj_90 | Hope it's at least a little bit helpful. I haven't looked into rockbox since I replaced my gigabeat with my phone. Now that I have a 8GB Nexus I needed this and I'm glad rockbox is still around and active. |
21:09:46 | | Quit lbj_90 (Quit: Leaving) |
21:19:55 | | Join jhMikeS [0] (~jethead71@50.4.240.19) |
21:19:55 | | Quit jhMikeS (Changing host) |
21:19:55 | | Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS) |
21:21:24 | | Join SuperBrainAK [0] (~Andy@67-42-39-162.phnx.qwest.net) |
21:30:00 | | Quit onyxice (Quit: There's no place like 127.0.0.1) |
21:47:42 | lebellium | Just tried some color themes here http://themes.rockbox.org/index.php?target=iriverh120 on my H140, they are totally unusable because of the color/dark background pics. Fortunately I have the LCD remote to revert back easily to cabbiev2. I still think it's a very bad idea to display both color and grey-scales themes for grey-scales targets just because they share the same screen resolution |
21:51:08 | | Nick megal0maniac_afk is now known as megal0maniac (~megal0man@unaffiliated/megal0maniac) |
22:00 |
22:00:11 | | Quit SuperBrainAK (Ping timeout: 264 seconds) |
22:03:11 | | Quit megal0maniac (Ping timeout: 264 seconds) |
22:06:55 | | Quit Wardo (Ping timeout: 272 seconds) |
22:11:11 | | Quit y4n (Quit: Today is the perfect day for a perfect day.) |
22:15:32 | | Join lebellium_ [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
22:15:42 | | Join tjb0607 [0] (~tjb0607@208.100.172.134) |
22:18:58 | | Quit lebellium (Ping timeout: 256 seconds) |
22:19:12 | | Nick lebellium_ is now known as lebellium (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
22:22:39 | | Quit amayer (Ping timeout: 258 seconds) |
22:25:53 | bluebrother | arm-linux-androideabi-gcc: /sources/android/cpufeatures/cpu-features.c: No such file or directory |
22:26:00 | bluebrother | any idea what's wrong with my source tree? |
22:26:09 | bluebrother | and / or SDK setup? |
22:27:48 | * | bluebrother goes reinstalling SDK / NDSK |
22:40:31 | | Quit melmothX (Quit: #) |
22:41:54 | | Join lebellium_ [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
22:44:28 | | Quit lebellium (Ping timeout: 256 seconds) |
22:44:35 | | Nick lebellium_ is now known as lebellium (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr) |
22:47:33 | *** | Saving seen data "./dancer.seen" |
22:51:48 | | Join mystica555 [0] (~Mike@m812836d0.tmodns.net) |
22:55:24 | | Quit froggyman (Ping timeout: 246 seconds) |
22:59:59 | JdGordon | lebellium: give g#424 a try with your broken skins |
23:00 |
23:00:01 | fs-bluebot | Gerrit review #424 at http://gerrit.rockbox.org/r/424 : Shut valgrind up by Jonathan Gordon (changes/24/424/1) |
23:01:02 | lebellium | JdGordon: I did, check the logs |
23:01:03 | gevaerts | JdGordon: if that works, don't forget to change the commit message to "Shut lebellium up" ;) |
23:02:01 | bluebrother | hmm. Still doesn't work? |
23:02:36 | | Join amayer [0] (~amayer@72.25.61.20) |
23:02:37 | | Quit olspookishmagus (Quit: Lost terminal) |
23:02:51 | lebellium | no, my clip zip won't connect in USB with my theme and with this patch or not, I even have the impression it's worse with the patch but I cannot guarantee it's true |
23:03:59 | funman | JdGordon: the valgrind trace and the bug might be entirely separate |
23:04:12 | funman | it would need fiddling with the theme until it works |
23:04:21 | funman | i.e. a bisection between a broken theme and cabbiev2 |
23:04:52 | | Quit esperegu_ (Ping timeout: 256 seconds) |
23:05:22 | JdGordon | oh goody |
23:08:55 | funman | JdGordon: should g#424 be committed anyway? |
23:08:57 | fs-bluebot | Gerrit review #424 at http://gerrit.rockbox.org/r/424 : Shut valgrind up by Jonathan Gordon (changes/24/424/1) |
23:09:10 | JdGordon | not sure |
23:09:37 | JdGordon | probably |
23:09:42 | JdGordon | (with a better commit message :p ) |
23:12:05 | bluebrother | ah. I have to set ANDROID_NDK_PATH and ANDROID_SDK_PATH even when invoking make. Can't remember this to be required in the past ... |
23:13:15 | funman | bluebrother: hm they should go in Makefile |
23:24:02 | bluebrother | funman: they don't. The full path to the compiler is added to the Makefile, but other places use them :o |
23:24:18 | bluebrother | it's a bit incovenient, but if you're aware of that it's not a real problem. |
23:24:31 | bluebrother | still took me an hour :( |
23:26:15 | bluebrother | .describe d798c721 |
23:26:16 | fs-bluebot | android: Update to SDK r16 and ndk r8d. by Thomas Martitz (from Wed, 9 Jan 2013 09:29:29 +0000) |
23:26:40 | bluebrother | that change started using ANDROID_NDK_PATH during compile. |
23:27:16 | bluebrother | anyway, out for tonight |
23:28:04 | funman | bluebrother: it was a suggestion ^_^ |
23:28:34 | funman | ANDROID*_PATH should be exported by the Makefile so you onyl need to set them at configure |
23:33:44 | | Quit kevku (Ping timeout: 245 seconds) |
23:44:23 | | Join froggyman [0] (~me@dhcp-155-92-103-232.nebula.msoe.edu) |
23:44:23 | | Quit froggyman (Changing host) |
23:44:23 | | Join froggyman [0] (~me@unaffiliated/froggyman) |