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 2011-04-19

00:00:29bluebroth3rhmm. Does android have a repo one can browse via the web?
00:00:45kugelandroid.git.kernel.org
00:01:44bluebroth3rthx
00:07:13 Quit ender| (Ping timeout: 250 seconds)
00:07:43 Join ender| [0] (krneki@foo.eternallybored.org)
00:09:16sideralpamaury: my Clip+ is an AMSv2 variant 0 device
00:09:55pamauryok, I don't remember which one is mine, I'll check later
00:09:55sideraland I cannot connect it to my other host (a ~10yr old PC platform) at all
00:09:59pamaurythanks :)
00:10:29kugelbluebroth3r: you once said these issue isn't there with CM?
00:11:26sideralpamaury: most of the time, there are resets; but at one time, I had a panic on my Clip+: "usb-drv: EP0 completion while waiting for SETUP"
00:11:42 Quit leavittx (Ping timeout: 276 seconds)
00:13:31pamauryyeah, after some reset, the controller might end up in a bizarre state
00:13:53pamauryespecially since in those case, the controllers goes mad
00:13:54sideralno, in that case that was straight after power-on
00:14:16pamauryhum, perhaps the controller went mad anyway. That can't normally happen
00:14:45sideralthis would fit the synchronization problem theory, wouldn't it?
00:14:57pamaurynot really
00:15:44pamaurythis means that the controller reported a EP0 control completion while no transfer was registered and the driver was waiting for a SETUP packet
00:17:19pamaurythe only possible explaination is: 1) a control complete after a reset whereas it should not (so there is a bug in a reset routine) 2) the driver's state doesn't reflect the hardware state, for some unknown reason
00:18:24pamauryBut anyway, those resets are not normally, I managed to capture them with a usb analyzer and this is really weirdf
00:18:39pamaurythis really looks like a hardware setup problem
00:19:49sideraldriver state != hardware state sounds like a standard synchronization problem in my book
00:21:43pamauryAs I told you, when I captured it, the controller wasn't doing what it was suppose to do
00:22:07pamauryso yeah, you can call it a synchronization issue but I call it a misbehaviour on my side :)
00:23:31pamauryAnyway, things have evolved since then, I'll try to recapture it but when the hardware keeps resetting, I'm pretty sure that's not a purely software problem, we are missing an initialization bit somewhere
00:23:40sideralOK :)
00:24:03sideralI'll try my "cancel all transfers on bus reset" workaround; this used to help on my clipv2
00:24:04 Quit domonoky (Read error: Connection reset by peer)
00:24:22pamauryThe driver is supposed to do so already
00:25:13sideralmaybe too late?
00:25:52pamaurycan't see how, interrupts are disable on irq so the entire reset code is like in a critical section
00:26:31pamauryanyway, I'm tired so I might be saying mistakes :) I'll go to bed and see tomorrow
00:27:00sideralperhaps it has to be done before actually doing the hw reset?
00:27:02sideralOK
00:27:06sideralthanks anyway!
00:27:19sideralBTW, I have the FS dump ready should be become interested :)
00:28:07pamaurythe hardware doesn't really "reset" on bus reset :) You can't predict a reset before the controller tolds you it happened :P
00:29:03 Quit pamaury (Remote host closed the connection)
00:31:13 Quit Keripo (Quit: Leaving.)
00:35:07 Join scromple [0] (~x@115-64-195-104.tpgi.com.au)
00:39:30 Join Horschti [0] (~Horscht@xbmc/user/horscht)
00:39:50 Quit bertrik (Ping timeout: 252 seconds)
00:42:07 Join byteframe [0] (~byteframe@unaffiliated/byteframe)
00:42:13byteframeCan I make or modify a rockbox startup script?
00:42:33Tornerockbox doesn't have scripts
00:42:47 Quit Horscht (Ping timeout: 246 seconds)
00:42:49byteframehmm Ill check out the source
00:42:51Torneou can set a plugin to run at startup, but you'd have to write a plugin to do whatever you wanted to do
00:42:58byteframerockbox.org
00:43:16byteframeHow can I set a plugin to autostart?
00:52:34***Saving seen data "./dancer.seen"
00:53:26byteframeok im gonna spend the next few days on a small plugin script, should be fun.
00:53:30 Part byteframe ("Leaving.")
00:59:49 Quit sideral (Ping timeout: 240 seconds)
01:00
01:04:29 Quit DerPapst (Quit: Leaving.)
01:07:05 Join JesusFreak316 [0] (~JesusFrea@USF-Wifi-34-226.laptops.usf.edu)
01:07:14 Join JesusFreak316_ [0] (~JesusFrea@USF-Wifi-34-226.laptops.usf.edu)
01:07:54 Quit JesusFreak316 (Read error: Connection reset by peer)
01:07:55 Quit JesusFreak316_ (Read error: Connection reset by peer)
01:08:55 Join JesusFreak316 [0] (~JesusFrea@USF-Wifi-34-226.laptops.usf.edu)
01:08:56 Join JesusFreak316_ [0] (~JesusFrea@USF-Wifi-34-226.laptops.usf.edu)
01:09:25 Quit komputes (Ping timeout: 240 seconds)
01:09:27 Join Gnos [0] (~chatzilla@adsl-68-253-226-168.dsl.dytnoh.ameritech.net)
01:11:37GnosIs there any way to make RB run a certain .CFG file at every boot?
01:12:23gevaerts"run a .cfg file"?
01:12:40Gnosload a cfg file?
01:13:07Gnosreason −− sometimes I set the backlight timer high when reading, but then may use my player many times before I use it to read again. So I created two CFG files −− one with long backlight, one with short backlight.
01:13:39gevaertsMaybe fixed.cfg can help you
01:14:01GnosI should search "fixed.cfg"?
01:14:13gevaertsThe manual describes it
01:17:43 Join bluebrother [0] (~dom@f053155224.adsl.alicedsl.de)
01:17:43 Quit bluebrother (Changing host)
01:17:43 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
01:21:15 Quit bluebroth3r (Ping timeout: 248 seconds)
01:21:55Gnosgevaerts: fixed.cfg is EXACTLY what I needed. Thank you.
01:22:00 Quit Gnos (Quit: ChatZilla 0.9.86.1 [Firefox 3.6.16/20110319135224])
01:32:55 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
01:33:52 Quit robin0800 (Quit: Leaving)
01:36:01 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019)
01:43:41 Quit [Saint] (Remote host closed the connection)
01:45:16 Join [Saint] [0] (~st.lasciv@124-197-14-130.callplus.net.nz)
01:47:10 Join timccc [0] (~timccc@112.166.15.141)
01:48:18 Quit GeekShadow (Quit: The cake is a lie !)
02:00
02:04:20 Quit mudd1 (Ping timeout: 276 seconds)
02:22:55 Join liuft [0] (~liuft@60.29.25.2)
02:39:35 Quit skapazzo (Ping timeout: 264 seconds)
02:39:53 Quit liuft (Quit: Leaving)
02:40:05 Quit JesusFreak316_ (Ping timeout: 276 seconds)
02:40:05 Quit JesusFreak316 (Ping timeout: 276 seconds)
02:44:19 Join liuft [0] (~chatzilla@60.29.25.2)
02:46:24 Quit sasquatch (Ping timeout: 276 seconds)
02:46:40 Join japc [0] (~japc@bl22-163-213.dsl.telepac.pt)
02:46:44 Quit liuft (Client Quit)
02:47:57 Join liuft [0] (~liuft@60.29.25.2)
02:52:36***Saving seen data "./dancer.seen"
02:54:09 Quit Guest19151 (Remote host closed the connection)
02:59:05 Join Keripo [0] (~Keripo@eng355.wireless-resnet.upenn.edu)
03:00
03:10:27 Quit pepsi (Ping timeout: 258 seconds)
03:13:54 Quit liar (Ping timeout: 258 seconds)
03:14:12 Join pepsi [0] (~pepsi@c-24-14-43-184.hsd1.il.comcast.net)
03:14:18 Quit pepsi (Changing host)
03:14:18 Join pepsi [0] (~pepsi@unaffiliated/jbutera)
03:15:37*[Saint] wonders if his custom RaaA logo looks as good as he thinks it does...
03:15:39[Saint]http://imgur.com/cRQD3
03:16:58[Saint]I made use of the android logo font, I think it looks pretty cool.
03:21:45froggymanits different
03:22:11froggymanwhat about trying the same thing with one of those Droid sans fonts?
03:23:10[Saint]I thought about that, and tried it out, but at that small resolution it's not immediately obvious that the font has anything to do with android whatsoever.
03:23:37 Quit BHSPitMonkey (Remote host closed the connection)
03:23:53[Saint]I wanted to use the android logo font as (I hope) it's immediately recognisable.
03:25:22[Saint]the thing I was *really* wondering, was wether or not to keep the "open source jukebox firmware" which is, "classic rockbox". Or to try come up with some new blurb more fitting for RaaA.
03:25:43froggymanMaybe try going with something new
03:25:51*froggyman recommends his logo
03:26:18[Saint]Rockbox as an Application for Llamas
03:43:36 Quit [Saint] (Quit: I'm only going to Heaven if it feels like Hell, I'm only going to Heaven if it tastes like caramel...)
03:45:46 Join [Saint] [0] (~St.]@124-197-14-130.callplus.net.nz)
04:00
04:01:04 Join T44 [0] (~Topy44@g228130234.adsl.alicedsl.de)
04:04:46 Quit Topy44 (Ping timeout: 250 seconds)
04:06:57 Quit Galois (Read error: Operation timed out)
04:16:31 Join kugel_ [0] (~kugel@rockbox/developer/kugel)
04:18:28 Quit kugel (Read error: Operation timed out)
04:23:50 Quit smk (Ping timeout: 250 seconds)
04:31:35 Quit Llorean (Read error: Connection reset by peer)
04:31:44 Join Llorean [0] (~DarkkOne@99-68-45-56.lightspeed.hstntx.sbcglobal.net)
04:32:05 Join sobel [0] (~matt@204.197.218.199)
04:34:07sobelso, i got this clip v2 i partly bricked
04:34:46sobelis "Bootloader USB mode" from rockbox' bootloader? all i can get is MSC mode, and there's no trace of the OF i can see
04:35:05 Quit Llorean (Changing host)
04:35:05 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean)
04:35:42sobelso i tried deleting .rockbox and the modified firmware/loader, replacing it with an OF
04:36:23sobelit errors about checksum failures no matter what version i attempt to install, rockbox or OF
04:37:26saratogabootloader USB is rockbox
04:37:50saratogayou won't be able to install an OF update from inside Rockbox as far as I know, so you'll need to boot back into the sandisk software for that
04:38:13 Join fyrestorm [0] (~nnscript@cpe-24-90-84-81.nyc.res.rr.com)
04:38:56sobelthat's unexpected, since OF MSC mode lets me drop a firmware update (of OF, i assume rockbox shoehorns this mechanism for its own install)
04:39:42saratogathe OF lets you update the OF, which is why you need the OF to update the OF ;)
04:40:19 Quit amiconn (Disconnected by services)
04:40:19 Join amiconn_ [0] (quassel@rockbox/developer/amiconn)
04:40:19 Quit pixelma (Disconnected by services)
04:40:21 Join pixelma_ [0] (quassel@rockbox/staff/pixelma)
04:40:23 Nick pixelma_ is now known as pixelma (quassel@rockbox/staff/pixelma)
04:40:37 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn)
04:40:43sobelok, so can you help me figure out if i totally screwed my OF or what?
04:41:03saratogawhat happens when you try to boot the OF?
04:41:28sobeli can't get to it. the boot spits out this message:
04:41:33sobelLoading firmware
04:41:33sobelLength: 7A3BC
04:41:33sobelChecksum: 2FC66C3
04:41:33DBUGEnqueued KICK sobel
04:41:33sobelModel name: c1v2
04:41:33sobelLoading rockbox.sansa
04:41:35sobelSum: 2FC66AF
04:41:38sobelBad checksum
04:42:02sobeli got to that state using the latest install utility
04:42:44saratogarockbox.sansa is rockbox, can you boot the OF?
04:42:58sobelnot that i know of
04:43:03saratogahave you tried?
04:43:30sobelusually OF boots when i unplug it from USB, but now it goes back to that 'Loading firmware' display
04:43:40sobeli don't know another way to make OF boot
04:43:51 Quit Keripo (Quit: Leaving.)
04:44:28saratogaoh this is a clipv2, yeah that should do it
04:44:39saratogayou can also hold left (IIRC) to boot
04:44:47saratogathe OF
04:45:32saratogaif it doesn't boot the OF on USB I'd guess you either flashed a patched prebootloader, or else have a broken pin that prevents it from detecting USB
04:45:57sobelAHA, booting with left pressed booted the OF
04:46:24sobelmaybe now i can make it correctly boot RB or at least teh newest OF
04:47:10 Join Keripo [0] (~Keripo@eng355.wireless-resnet.upenn.edu)
04:51:11 Quit TheSeven (Ping timeout: 240 seconds)
04:52:37***Saving seen data "./dancer.seen"
04:53:29 Quit Barahir (Ping timeout: 240 seconds)
04:53:35 Join Barahir [0] (~jonathan@134.176.9.22)
04:54:28sobelsaratoga:
04:54:42sobelsaratoga: thanks, my cheapo music player is back in action again!
04:56:59saratogano problem
04:57:06 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
04:59:36sobeli figured it out −− i'd engaged in wishful thinking, to assume rockbox could install a new version of itself, then somehow i screwed it up so it wouldn't boot the OF easily, and it was all downhill from there
04:59:47sobelnow it makes plenty of sense
05:00
05:07:42 Quit japc (Ping timeout: 276 seconds)
05:09:41 Join Galois [0] (djao@efnet-math.org)
05:15:17 Join japc [0] (~japc@bl16-15-35.dsl.telepac.pt)
05:15:31 Quit japc (Client Quit)
05:19:09 Join Rob2223 [0] (~Miranda@p4FFF29C8.dip.t-dialin.net)
05:21:26 Join flyback- [0] (~whatthe@98.219.134.156)
05:21:53flyback-ugh I can never remember the name of the other damn channel
05:22:09 Quit FoolOnHill (Quit: something is broken ; reboot to the head, after 5d 15:10'04)
05:22:23 Quit Rob2222 (Ping timeout: 240 seconds)
05:23:07flyback-I found a really bad bug in a arm linux port of rockbox :P
05:23:30flyback-you guys will have to coordinate with the #zipit team sometime
05:23:41flyback-I found if you hit a music file that one of the codecs doesn't like
05:23:57flyback-it wounds all the codecs section of the code, so everything comes back invalid codec
05:24:31scorcheis there a tracker number for this?
05:24:36flyback-I doubt it
05:24:49flyback-and my head is so bad naymore I am not even sure I can reproduce it
05:25:07flyback-just thought I would mention it in case someone is reviewing code and goes "oh! overflow!"
05:25:35 Quit q__ (Ping timeout: 248 seconds)
05:25:47scorchecould you please start a bug report on it if you can get it to be reproducible?
05:25:57flyback-if I remeber
05:26:03flyback-memory is deteriating
05:26:04flyback-:/
05:26:19flyback-I think I know what directory of files it was in
05:26:24flyback-so should help be able to recreate it
05:26:47flyback-btw once you restart rockbox it's fine, I don't have to reboot the linux part etc
05:27:21flyback-appears to be when one codec shits it's pants, it splatters all over runtime memory for any codec
05:27:51saratogaonly one codec is ever loaded at a time
05:27:58flyback-I know that
05:28:12flyback-i'm saying it corrupts the codec loader
05:28:20flyback-whatever that code, routine, etc is
05:28:22saratogayou can't overwrite memory for codecs that don't have memory :)
05:28:33saratogaits probably just that playback is in some undefined state, so you can't start playback
05:28:35flyback-you are missing what I am saying
05:28:40saratogaerr start the playback engine
05:31:26 Quit rdd (Ping timeout: 250 seconds)
05:31:59[Saint]If you can create your own build, try FS #12064 instead of speculating about things you think it might be.
05:32:45[Saint]flyback-: ^
05:33:48flyback-not going to happen any time soon :/
05:33:53[Saint]Firstly, I'd try to reproduce it though, with a current build.
05:35:28 Quit Horschti (Quit: Verlassend)
05:36:53 Join FoH [0] (~foh@adsl-71-68-84.bhm.bellsouth.net)
05:49:54 Join avacore [0] (~avacore@1008ds1-rdo.0.fullrate.dk)
05:54:45 Quit alexbobp (Read error: Operation timed out)
05:56:40 Quit Barahir (Ping timeout: 260 seconds)
06:00
06:00:19 Join alexbobp [0] (~alex@ppp-70-253-78-241.dsl.austtx.swbell.net)
06:00:50 Join pepsi_ [0] (~pepsi@unaffiliated/jbutera)
06:02:10 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
06:02:36 Quit pepsi (Ping timeout: 260 seconds)
06:13:54 Join JoshuaChang [0] (~b4af0462@giant.haxx.se)
06:15:03JoshuaChanghello everybody
06:15:21 Join Keripo1 [0] (~Keripo@dhcp0101.kin.resnet.group.upenn.edu)
06:15:40 Quit Keripo (Ping timeout: 240 seconds)
06:16:22JoshuaChangi have problem in cross-compile rockbox's arm toolchain with new gcc version(4.5.2)
06:17:45JoshuaChangafter a long time compiling, it report: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
06:18:16JoshuaChanghow can i get rid of this error?
06:25:52saratogaare you just trying to build rockbox? if so, use our toolchain, otherwise you may have to dig into gcc to figure out how to use other versions
06:26:55JoshuaChangi want to build a new 4.5.2 based toolchain
06:28:09saratogaah then I can't help you, probably best to start searching the gcc mailing lists and docs to figure out what that error means
06:28:46JoshuaChangif i just compile for one target. and do no use the small lib configuration, can i disable-multilib in the arm's toolchain building stage
06:30:16JoshuaChangi've search not only the mailing list, but also the google, the solution for GCC_NO_EXECUTABLES are various...
06:31:50[Saint]We can only really offer support on building the toolchain with the tools that we know work.
06:34:56JoshuaChangeh...for my target is not fast enough to run some codec, so i need to test the gcc 4.5.2's link time optimization, that's why i'm trying to build my own toolchain
06:35:42 Quit [Saint] (Quit: I'm only going to heaven, if it feels like Hell. I'm only going to heaven, if it tastes like caramel...)
06:36:23 Join [Saint] [0] (~St.]@124.197.14.130)
06:37:59CtcpIgnored 1 channel CTCP requests in 0 seconds at the last flood
06:37:59*flyback- goes on a ebay rampahe
06:44:27saratogaJoshuaChang: a new gcc version is not going to help you
06:45:16saratogagcc has little impact on codec performance, and more often then not things get a little slower when you update
06:47:11JoshuaChang......
06:49:15[Saint]Everything is optimized for the "standard" toolchain.
06:51:01 Quit soap_ (Read error: Operation timed out)
06:51:53JoshuaChangwell, maybe i need to opt the code itself to get a performance gain
06:52:14 Join soap_ [0] (~soap@cpe-76-181-78-156.columbus.res.rr.com)
06:52:14 Quit soap_ (Changing host)
06:52:14 Join soap_ [0] (~soap@rockbox/staff/soap)
06:52:40***Saving seen data "./dancer.seen"
06:54:26saratogayes thats generally the only way to improve performance short of getting a faster device
06:54:28saratogawhat are you trying to use?
06:58:12JoshuaChangmy device is cowon d2+, i'm now using vgm codec to play sega md music
07:00
07:02:24JoshuaChangwhile playing, the ui interaction become not smooth anymore, if i trying to change song in the browser(not the playlist), it usually freeze the whole system.
07:05:16JoshuaChangi used to compile MAME with both gcc 4.4 and 4.5, the gcc 4.5 plus -flto switch shows a noticable performance gain, especially in x64 platform
07:07:56saratogayour player has a 15 year old CPU, if anything changes when you update gcc, its probably because they broke something
07:08:39pixelmathe D2+?
07:10:52JoshuaChangexclude the android devices, the most powerful device supported by rockbox is gigabeat s?it's discontinued...
07:11:48JoshuaChangit's also too late to get a brand-new onda 747
07:13:08 Join t0rc [0] (~t0rc@unaffiliated/t0rc/x-5233201)
07:14:19saratogait sounds like whatever codec you're using is just broken
07:15:16JoshuaChangno, the codec is ok, it just eats too much cpu
07:15:32[Saint]then it's not ok ;)
07:15:58JoshuaChangin fact, the freeze bug can also be reproduce in official's spc codec
07:16:29JoshuaChangwhile the spc codec runs about 4xx% realtime in my target
07:19:33saratogaerr, if it freezes, then its not ok
07:20:38[Saint]Is anyone even actively developing for the D2(+) anymore?
07:23:25saratogaSPC works fine for me, i've never seen it crash
07:26:51JoshuaChangto reproduce the bug: try to change the spc songs very quickly IN FILE BROWSER
07:27:24saratogayeah i saw that bug report a while ago
07:27:43saratogai can skip many hundreds of times on my old e200v1 without a crash
07:27:50JoshuaChangi think the bug was related to tag reading and file buffering
07:28:12JoshuaChangnot skip, select it in the file browser
07:28:13saratogaare you sure it isn't just due to the D2 port being really buggy?
07:28:56JoshuaChangi'm not sure, but if i fulsh the buffer before read the tag, everything is ok
07:29:01saratogaso just keep jamming the same track over and over again?
07:29:26JoshuaChangyou can select another songs, but must in the file browser
07:29:48saratogaactually i wouldn't be surprised if playback crashes if you try and load tracks really quickly
07:29:48JoshuaChangif change songs in the wps or playlist, everything is ok
07:30:20 Join DerPapst [0] (~Alexander@p57916726.dip.t-dialin.net)
07:30:30JoshuaChangi tried some heavy load codec, like ape high profile, it;s ok
07:30:54 Quit t0rc (Quit: WeeChat 0.3.4)
07:31:00saratogaits probably ok for ape because the files are enormous and you can't skip between them rapidly
07:33:26JoshuaChangi said you must change spc rapidly,,,because spc was soo lightweight, that if you load it very slow, the file buffer are done before your action
07:33:47saratogaspc isn't that light weight actually
07:34:01saratogaits just that the files are extremely small, so buffering finishes instantly on a flash device
07:34:13JoshuaChang400% realtime, i think is lightweight
07:34:25saratogamuch slower then almost everything else
07:34:29 Quit DerPapst (Ping timeout: 250 seconds)
07:34:45saratogayou just have a very fast player
07:35:33JoshuaChangvgm codec runs only 120% realtime on my target, so even the files are as small as spc, it takes a lot of time in buffering
07:36:13 Join Buschel [0] (~chatzilla@p54A3BC72.dip.t-dialin.net)
07:36:19JoshuaChangaround 10 seconds, or even more...
07:36:47saratogahow big are the files?
07:37:15JoshuaChangaround 500k bytes
07:37:29saratogaah yeah there got spc to crash, just have to reload the same file over and over about 3 times a second
07:37:51saratogafastest i can do it with mp3 is about 1 time per second since buffering is slower
07:37:58JoshuaChangyeah, you got it :)
07:38:39saratogaanyway i don't think this problem is specific to spc, and if vgm files are bigger its probably not the same problem you're having
07:38:55JoshuaChangin vgm codec, even with 5 second a time, will lead to freeze...
07:38:56saratogareading that task it sounds like the vgm codec is just buggy
07:40:14JoshuaChangi have a workaround patch, before reading the tag, stop & flush the buffer, this mostly slove the problem
07:40:46JoshuaChangwell, the fade fx was broken...
07:46:29saratogathat task says to change the codec buffer size, if you did that, how big is the compressed audio buffer then?
07:48:39 Quit [Saint] (Ping timeout: 260 seconds)
07:48:45JoshuaChangi didn't do that, i just decompress the vgz to vgm in pc...
07:53:35 Join Barahir [0] (~jonathan@fb08schindler24.anorg.chemie.uni-giessen.de)
07:55:08 Join sasquatch [0] (~username@46.115.21.218)
07:55:57CIA-87New commit by Buschel (r29750): Optimization to latest aac decoder changes. Significantly reduce loop count in m4a_check_sample_offset() during standard playback. Before this change ...
07:59:04 Join kevku [0] (~kevku@2001:470:28:773:babe:feed:dead:bee)
07:59:55CIA-87r29750 build result: All green
08:00
08:00:03 Quit sasquatch (Ping timeout: 264 seconds)
08:01:02 Join ender` [0] (krneki@foo.eternallybored.org)
08:10:43 Quit BHSPitMonkey (Remote host closed the connection)
08:14:17 Nick flyback- is now known as flyback (~whatthe@98.219.134.156)
08:19:12 Join sasquatch [0] (~username@46.115.22.30)
08:24:05Buschelhmm, aac became a bit slower with my latest changes (r29724ff)... ~0.3 MHz on PP502x. not much, but I expected the opposite
08:25:03 Join sideral [0] (~sideral@rockbox/developer/sideral)
08:25:09 Join mudd1 [0] (~cmertes@ip-78-94-202-227.unitymediagroup.de)
08:27:16 Join Zagor [0] (~bjst@rockbox/developer/Zagor)
08:27:57 Join B4gder [0] (~danielx@www.haxx.se)
08:27:57 Quit B4gder (Changing host)
08:27:57 Join B4gder [0] (~danielx@rockbox/developer/bagder)
08:30:12Buschelmaybe just an effect of building the lookup table...
08:30:15 Quit Buschel (Quit: ChatZilla 0.9.86.1 [Firefox 3.6.16/20110319135224])
08:31:30JoshuaChang0.3mhz...can't feel it...
08:31:49*Zagor reboots www.rockbox.org. back in a few minutes.
08:32:54 Quit TheSeven (Ping timeout: 276 seconds)
08:33:00 Quit JoshuaChang (Quit: CGI:IRC (EOF))
08:33:06 Quit B4gder (Quit: Konversation terminated!)
08:33:11DEBUGReceived signal 15 (SIGTERM), terminating (snapshot: dancer.c line 124)
08:33:11***Cleanup
08:33:11***Saving seen data "./dancer.seen"
08:33:11***Exit
08:37:35***Started Dancer V4.16
08:37:35***Connected to irc.freenode.net on port 6667
08:37:35***Logfile for #rockbox started
08:37:36Mode"logbot :+i" by logbot
08:37:40***Server message 501: 'logbot :Unknown MODE flag'
08:37:40 Join logbot [0] (~rockbox@giant.haxx.se)
08:37:40 Join [Saint] [0] (S_a_i_n_t@203.184.1.232)
08:37:40 Join Zagor [0] (~bjst@rockbox/developer/Zagor)
08:37:40 Join mudd1 [0] (~cmertes@ip-78-94-202-227.unitymediagroup.de)
08:37:40 Join sideral [0] (~sideral@rockbox/developer/sideral)
08:37:40 Join sasquatch [0] (~username@46.115.22.30)
08:37:40 Join ender` [0] (krneki@foo.eternallybored.org)
08:37:40 Join kevku [0] (~kevku@2001:470:28:773:babe:feed:dead:bee)
08:37:40 Join Barahir [0] (~jonathan@fb08schindler24.anorg.chemie.uni-giessen.de)
08:37:40 Join soap_ [0] (~soap@rockbox/staff/soap)
08:37:40 Join Keripo1 [0] (~Keripo@dhcp0101.kin.resnet.group.upenn.edu)
08:37:40 Join pepsi_ [0] (~pepsi@unaffiliated/jbutera)
08:37:40 Join alexbobp [0] (~alex@ppp-70-253-78-241.dsl.austtx.swbell.net)
08:37:40 Join avacore [0] (~avacore@1008ds1-rdo.0.fullrate.dk)
08:37:40 Join FoH [0] (~foh@adsl-71-68-84.bhm.bellsouth.net)
08:37:40 Join flyback [0] (~whatthe@98.219.134.156)
08:37:40 Join Rob2223 [0] (~Miranda@p4FFF29C8.dip.t-dialin.net)
08:37:40 Join Galois [0] (djao@efnet-math.org)
08:37:40 Join pixelma [0] (quassel@rockbox/staff/pixelma)
08:37:40 Join amiconn [0] (quassel@rockbox/developer/amiconn)
08:37:40 Join fyrestorm [0] (~nnscript@cpe-24-90-84-81.nyc.res.rr.com)
08:37:40 Join sobel [0] (~matt@204.197.218.199)
08:37:40 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean)
08:37:40 Join kugel_ [0] (~kugel@rockbox/developer/kugel)
08:37:40 Join T44 [0] (~Topy44@g228130234.adsl.alicedsl.de)
08:37:40 Join liuft [0] (~liuft@60.29.25.2)
08:37:40 Join timccc [0] (~timccc@112.166.15.141)
08:37:40 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019)
08:37:40 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
08:37:40 Join scromple [0] (~x@115-64-195-104.tpgi.com.au)
08:37:40 Join ender| [0] (krneki@foo.eternallybored.org)
08:37:40 Join z35 [0] (~z35@24.189.173.113)
08:37:40 Join ChickeNES [0] (~ChickeNES@128.135.100.102)
08:37:40 Join useer [0] (~quassel@63.249.22.9)
08:37:40 Join bieber_ [0] (~quassel@node82.seg33.ucf.edu)
08:37:40 Join markun [0] (~markun@rockbox/developer/markun)
08:37:40 Join krazykit [0] (~krazykit@99-126-205-52.lightspeed.cicril.sbcglobal.net)
08:37:40 Join mystica555 [0] (~Mike@71-33-152-71.hlrn.qwest.net)
08:37:40 Join eGen_ [0] (generat0r@gate.mmdecin.cz)
08:37:40 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739)
08:37:40 Join bluefoxx [0] (fuzzylomba@S0106485b3917092d.vs.shawcable.net)
08:37:40 Join gevaerts [0] (~fg@rockbox/developer/gevaerts)
08:37:40 Join gromit` [0] (~gromit@ALagny-154-1-9-207.w83-112.abo.wanadoo.fr)
08:37:40 Join kisak [0] (~kisak@pool-72-70-187-188.hrbgpa.fios.verizon.net)
08:37:40 Join froggyman [0] (~seth@unaffiliated/froggyman)
08:37:40 Join Bagder [0] (~daniel@rockbox/developer/bagder)
08:37:40 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
08:37:40 Join Elfish [0] (amba@2a01:4f8:100:90a1:abc:abc:abc:abc)
08:37:40 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek)
08:37:40 Join GodEater [0] (~bibble@rockbox/staff/GodEater)
08:37:40 Join Zambezi [0] (Zulu@80.67.9.2)
08:37:40 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
08:37:40 Join Zarggg [0] (~zarggg@24.229.139.169.res-cmts.sm.ptd.net)
08:37:40 Join linuxstb [0] (~linuxstb@rockbox/developer/linuxstb)
08:37:40 Join JesusChrysler [0] (~JesusChry@c-69-253-15-232.hsd1.pa.comcast.net)
08:37:40 Join zu [0] (~zu@ks355000.kimsufi.com)
08:37:40 Join cjcopi [0] (~craig@charon.craig.copi.org)
08:37:40 Join slooopy [0] (~sloo@95-90-30-123-dynip.superkabel.de)
08:37:40 Join scorche [0] (~scorche@rockbox/administrator/scorche)
08:37:40 Join n17ikh [0] (~n17ikh@c-68-59-25-51.hsd1.sc.comcast.net)
08:37:40 Join Strife89 [0] (~Strife89@168.16.226.152)
08:37:40 Join AlexP [0] (~alex@rockbox/staff/AlexP)
08:37:40 Join saratoga [0] (9803c6dd@rockbox/developer/saratoga)
08:37:40 Join niekie [0] (~niek@CAcert/Assurer/niekie)
08:37:40 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
08:37:40 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
08:37:40 Join jae [0] (~jae@dedicated.jaerhard.com)
08:37:40 Join tmzt [0] (~tmzt@76.211.0.191)
08:37:40 Join Raptors [0] (~Raptors@dsl-69-171-129-91.acanac.net)
08:37:40 Join rasher [0] (~rasher@rockbox/developer/rasher)
08:37:40 Join Guinness [0] (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
08:37:40 Join maraz [0] (maraz@kapsi.fi)
08:37:40 Join Torne [0] (~torne@rockbox/developer/Torne)
08:37:40 Join swilde [0] (~wilde@aktaia.intevation.org)
08:37:40 Join user890104 [0] (~Venci@6bez10.info)
08:37:40 Join balintx [0] (~quassel@szerver1.gulyasp-koll.sulinet.hu)
08:37:40 Join amee2k [0] (~thomas@ve504.cugnet.net)
08:37:40 Join jfc [0] (~john@72.73.80.12)
08:37:40 Join martii [0] (martii@sokrates.mimuw.edu.pl)
08:37:40 Join Buganini [0] (~buganini@security-hole.info)
08:37:40 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
08:37:40 Join pikytcus [0] (~bigd@failbox.co.cc)
08:37:40 Join Xerion [0] (~xerion@5419A4D7.cm-5-2c.dynamic.ziggo.nl)
08:37:40 Join simonlnu [0] (simon@unaffiliated/simonrvn)
08:37:40 Join yosafbridge [0] (~yosafbrid@li125-242.members.linode.com)
08:37:40 Join logvelc [0] (~erik@elbereth.midgard.liu.se)
08:37:40 Join scorche|sh [0] (~scorche@rockbox/administrator/scorche)
08:37:40 Join dionoea [0] (~dionoea@videolan/developer/dionoea)
08:37:40 Join linuxguy3 [0] (~timj@adsl-76-202-250-104.dsl.emhril.sbcglobal.net)
08:37:40 Join ps-auxw [0] (~arneb@2001:470:c807:0:1532:4e5f:2ad3:4123)
08:37:40 Join Rondom [0] (~rondom@nonmodosedetiam.net)
08:37:40 Join simabeis_ [0] (~simabeis@lobmenschen.de)
08:37:40 Join jepler [0] (~jepler@emc/developer/pdpc.professional.jepler)
08:37:40 Join YPSY [0] (~ypsy@geekpadawan.de)
08:37:40 Join kkit|sh [0] (~kkit@li135-248.members.linode.com)
08:37:40 Join bthomson [0] (~bthomson@pool-71-114-64-197.washdc.dsl-w.verizon.net)
08:37:40 Join pjm0616 [0] (~user@110.9.28.45)
08:37:40 Join mikroflops_ [0] (~yogurt@h-34-156.A238.priv.bahnhof.se)
08:37:40 Join feisar-_ [0] (jljhook@ihq.in)
08:37:40 Join aevin [0] (eivindsy@unaffiliated/aevin)
08:37:40 Join knittl [0] (~knittl@unaffiliated/knittl)
08:37:40 Join guymann [0] (~charles@adsl-69-177-39-115.adsl.snet.net)
08:37:40 Join [fred] [0] (fred@ircop.efnet.at)
08:37:40 Join Battousai [0] (~bryan@gentoo/developer/battousai)
08:37:40 Join tguinot [0] (~tguinot@ks22840.kimsufi.com)
08:37:40 Join bzed [0] (~bzed@2001:6f8:118a::100)
08:37:40 Join ack` [0] (~ack@mingbai.org)
08:37:40 Join elcan [0] (user36@pr0.us)
08:37:40 Join preglow [0] (thomj@rockbox/developer/preglow)
08:37:40 Join crwl [0] (~crwlll@dsl-jklbrasgw1-fe8edf00-29.dhcp.inet.fi)
08:37:40 Join parafin [0] (parafin@paraf.in)
08:37:40 Join ranmachan [0] (ranma@yumi.tdiedrich.de)
08:37:40 Join @ChanServ [0] (ChanServ@services.)
08:37:40 Join olejorgenb [0] (bronner@caracal.stud.ntnu.no)
08:37:40 Join ThomasAH [0] (~thomas@aktaia.intevation.org)
08:37:40 Join Hadaka [0] (~naked@naked.iki.fi)
08:37:40 Join jvoisin [0] (~jvoisin@ks22840.kimsufi.com)
08:37:40 Join FOAD [0] (~dok@83.161.135.61)
08:37:40 Join Utchy [0] (~Utchy@rps6752.ovh.net)
08:37:40 Join ved [0] (ved@ddsbox.co.cc)
08:37:40 Join merbanan [0] (~banan@c-83-233-242-230.cust.bredband2.com)
08:37:40 Join Farthen [0] (~Farthen@static.225.178.40.188.clients.your-server.de)
08:37:40 Join CIA-87 [0] (~CIA@208.69.182.149)
08:37:40 Join literal [0] (hinrik@w.nix.is)
08:37:40 Join TBFOOL [0] (~tb@c-3c3671d5.09-42-73746f22.cust.bredbandsbolaget.se)
08:40:11 Join B4gder [0] (~danielx@www.haxx.se)
08:40:11 Quit B4gder (Changing host)
08:40:11 Join B4gder [0] (~danielx@rockbox/developer/bagder)
08:41:23 Quit B4gder (Client Quit)
08:41:38Zagorbleh, I made a mistake. rebooting again.
08:42:01DEBUGReceived signal 15 (SIGTERM), terminating (snapshot: fplrun.c line 385)
08:42:01***Cleanup
08:42:01***Saving seen data "./dancer.seen"
08:42:01***Exit
08:46:50***Started Dancer V4.16
08:46:50***Connected to irc.freenode.net on port 6667
08:46:50***Logfile for #rockbox started
08:46:52Mode"logbot :+i" by logbot
08:46:57***Server message 501: 'logbot :Unknown MODE flag'
08:46:57 Join logbot [0] (~rockbox@giant.haxx.se)
08:46:57 Join [Saint] [0] (S_a_i_n_t@203.184.2.247)
08:46:57 Join Zagor [0] (~bjst@rockbox/developer/Zagor)
08:46:57 Join mudd1 [0] (~cmertes@ip-78-94-202-227.unitymediagroup.de)
08:46:57 Join sideral [0] (~sideral@rockbox/developer/sideral)
08:46:57 Join sasquatch [0] (~username@46.115.22.30)
08:46:57 Join ender` [0] (krneki@foo.eternallybored.org)
08:46:57 Join kevku [0] (~kevku@2001:470:28:773:babe:feed:dead:bee)
08:46:57 Join Barahir [0] (~jonathan@fb08schindler24.anorg.chemie.uni-giessen.de)
08:46:57 Join soap_ [0] (~soap@rockbox/staff/soap)
08:46:57 Join Keripo1 [0] (~Keripo@dhcp0101.kin.resnet.group.upenn.edu)
08:46:57 Join pepsi_ [0] (~pepsi@unaffiliated/jbutera)
08:46:57 Join alexbobp [0] (~alex@ppp-70-253-78-241.dsl.austtx.swbell.net)
08:46:57 Join avacore [0] (~avacore@1008ds1-rdo.0.fullrate.dk)
08:46:57 Join FoH [0] (~foh@adsl-71-68-84.bhm.bellsouth.net)
08:46:57 Join flyback [0] (~whatthe@98.219.134.156)
08:46:57 Join Rob2223 [0] (~Miranda@p4FFF29C8.dip.t-dialin.net)
08:46:57 Join Galois [0] (djao@efnet-math.org)
08:46:57 Join pixelma [0] (quassel@rockbox/staff/pixelma)
08:46:57 Join amiconn [0] (quassel@rockbox/developer/amiconn)
08:46:57 Join fyrestorm [0] (~nnscript@cpe-24-90-84-81.nyc.res.rr.com)
08:46:57 Join sobel [0] (~matt@204.197.218.199)
08:46:57 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean)
08:46:57 Join kugel_ [0] (~kugel@rockbox/developer/kugel)
08:46:57 Join T44 [0] (~Topy44@g228130234.adsl.alicedsl.de)
08:46:57 Join liuft [0] (~liuft@60.29.25.2)
08:46:57 Join timccc [0] (~timccc@112.166.15.141)
08:46:57 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019)
08:46:57 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
08:46:57 Join scromple [0] (~x@115-64-195-104.tpgi.com.au)
08:46:57 Join ender| [0] (krneki@foo.eternallybored.org)
08:46:57 Join z35 [0] (~z35@24.189.173.113)
08:46:57 Join ChickeNES [0] (~ChickeNES@128.135.100.102)
08:46:57 Join useer [0] (~quassel@63.249.22.9)
08:46:57 Join bieber_ [0] (~quassel@node82.seg33.ucf.edu)
08:46:57 Join markun [0] (~markun@rockbox/developer/markun)
08:46:57 Join krazykit [0] (~krazykit@99-126-205-52.lightspeed.cicril.sbcglobal.net)
08:46:57 Join mystica555 [0] (~Mike@71-33-152-71.hlrn.qwest.net)
08:46:57 Join eGen_ [0] (generat0r@gate.mmdecin.cz)
08:46:57 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739)
08:46:57 Join bluefoxx [0] (fuzzylomba@S0106485b3917092d.vs.shawcable.net)
08:46:57 Join gevaerts [0] (~fg@rockbox/developer/gevaerts)
08:46:57 Join gromit` [0] (~gromit@ALagny-154-1-9-207.w83-112.abo.wanadoo.fr)
08:46:57 Join kisak [0] (~kisak@pool-72-70-187-188.hrbgpa.fios.verizon.net)
08:46:57 Join froggyman [0] (~seth@unaffiliated/froggyman)
08:46:57 Join Bagder [0] (~daniel@rockbox/developer/bagder)
08:46:57 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
08:46:57 Join Elfish [0] (amba@2a01:4f8:100:90a1:abc:abc:abc:abc)
08:46:57 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek)
08:46:57 Join GodEater [0] (~bibble@rockbox/staff/GodEater)
08:46:57 Join Zambezi [0] (Zulu@80.67.9.2)
08:46:57 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
08:46:57 Join Zarggg [0] (~zarggg@24.229.139.169.res-cmts.sm.ptd.net)
08:46:57 Join linuxstb [0] (~linuxstb@rockbox/developer/linuxstb)
08:46:57 Join JesusChrysler [0] (~JesusChry@c-69-253-15-232.hsd1.pa.comcast.net)
08:46:57 Join zu [0] (~zu@ks355000.kimsufi.com)
08:46:57 Join cjcopi [0] (~craig@charon.craig.copi.org)
08:46:57 Join slooopy [0] (~sloo@95-90-30-123-dynip.superkabel.de)
08:46:57 Join scorche [0] (~scorche@rockbox/administrator/scorche)
08:46:57 Join n17ikh [0] (~n17ikh@c-68-59-25-51.hsd1.sc.comcast.net)
08:46:57 Join Strife89 [0] (~Strife89@168.16.226.152)
08:46:57 Join AlexP [0] (~alex@rockbox/staff/AlexP)
08:46:57 Join saratoga [0] (9803c6dd@rockbox/developer/saratoga)
08:46:57 Join niekie [0] (~niek@CAcert/Assurer/niekie)
08:46:57 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
08:46:57 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
08:46:57 Join jae [0] (~jae@dedicated.jaerhard.com)
08:46:57 Join tmzt [0] (~tmzt@76.211.0.191)
08:46:57 Join Raptors [0] (~Raptors@dsl-69-171-129-91.acanac.net)
08:46:57 Join rasher [0] (~rasher@rockbox/developer/rasher)
08:46:57 Join Guinness [0] (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
08:46:57 Join maraz [0] (maraz@kapsi.fi)
08:46:57 Join Torne [0] (~torne@rockbox/developer/Torne)
08:46:57 Join swilde [0] (~wilde@aktaia.intevation.org)
08:46:57 Join user890104 [0] (~Venci@6bez10.info)
08:46:57 Join balintx [0] (~quassel@szerver1.gulyasp-koll.sulinet.hu)
08:46:57 Join amee2k [0] (~thomas@ve504.cugnet.net)
08:46:57 Join jfc [0] (~john@72.73.80.12)
08:46:57 Join martii [0] (martii@sokrates.mimuw.edu.pl)
08:46:57 Join Buganini [0] (~buganini@security-hole.info)
08:46:57 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
08:46:57 Join pikytcus [0] (~bigd@failbox.co.cc)
08:46:57 Join Xerion [0] (~xerion@5419A4D7.cm-5-2c.dynamic.ziggo.nl)
08:46:57 Join simonlnu [0] (simon@unaffiliated/simonrvn)
08:46:57 Join yosafbridge [0] (~yosafbrid@li125-242.members.linode.com)
08:46:57 Join logvelc [0] (~erik@elbereth.midgard.liu.se)
08:46:57 Join scorche|sh [0] (~scorche@rockbox/administrator/scorche)
08:46:57 Join dionoea [0] (~dionoea@videolan/developer/dionoea)
08:46:57 Join linuxguy3 [0] (~timj@adsl-76-202-250-104.dsl.emhril.sbcglobal.net)
08:46:57 Join ps-auxw [0] (~arneb@2001:470:c807:0:1532:4e5f:2ad3:4123)
08:46:57 Join Rondom [0] (~rondom@nonmodosedetiam.net)
08:46:57 Join simabeis_ [0] (~simabeis@lobmenschen.de)
08:46:57 Join jepler [0] (~jepler@emc/developer/pdpc.professional.jepler)
08:46:57 Join YPSY [0] (~ypsy@geekpadawan.de)
08:46:57 Join kkit|sh [0] (~kkit@li135-248.members.linode.com)
08:46:57 Join bthomson [0] (~bthomson@pool-71-114-64-197.washdc.dsl-w.verizon.net)
08:46:57 Join pjm0616 [0] (~user@110.9.28.45)
08:46:57 Join mikroflops_ [0] (~yogurt@h-34-156.A238.priv.bahnhof.se)
08:46:57 Join feisar-_ [0] (jljhook@ihq.in)
08:46:57 Join aevin [0] (eivindsy@unaffiliated/aevin)
08:46:57 Join knittl [0] (~knittl@unaffiliated/knittl)
08:46:57 Join guymann [0] (~charles@adsl-69-177-39-115.adsl.snet.net)
08:46:57 Join [fred] [0] (fred@ircop.efnet.at)
08:46:57 Join Battousai [0] (~bryan@gentoo/developer/battousai)
08:46:57 Join tguinot [0] (~tguinot@ks22840.kimsufi.com)
08:46:57 Join bzed [0] (~bzed@2001:6f8:118a::100)
08:46:57 Join ack` [0] (~ack@mingbai.org)
08:46:57 Join elcan [0] (user36@pr0.us)
08:46:57 Join preglow [0] (thomj@rockbox/developer/preglow)
08:46:57 Join crwl [0] (~crwlll@dsl-jklbrasgw1-fe8edf00-29.dhcp.inet.fi)
08:46:57 Join @ChanServ [0] (ChanServ@services.)
08:46:57 Join ranmachan [0] (ranma@yumi.tdiedrich.de)
08:46:57 Join olejorgenb [0] (bronner@caracal.stud.ntnu.no)
08:46:57 Join ThomasAH [0] (~thomas@aktaia.intevation.org)
08:46:57 Join Hadaka [0] (~naked@naked.iki.fi)
08:46:57 Join jvoisin [0] (~jvoisin@ks22840.kimsufi.com)
08:46:57 Join FOAD [0] (~dok@83.161.135.61)
08:46:57 Join Utchy [0] (~Utchy@rps6752.ovh.net)
08:46:57 Join ved [0] (ved@ddsbox.co.cc)
08:46:57 Join merbanan [0] (~banan@c-83-233-242-230.cust.bredband2.com)
08:46:57 Join Farthen [0] (~Farthen@static.225.178.40.188.clients.your-server.de)
08:46:57 Join CIA-87 [0] (~CIA@208.69.182.149)
08:46:57 Join literal [0] (hinrik@w.nix.is)
08:46:57 Join TBFOOL [0] (~tb@c-3c3671d5.09-42-73746f22.cust.bredbandsbolaget.se)
08:46:57 Join parafin [0] (parafin@paraf.in)
08:49:51 Join shai [0] (~Shai@l192-117-110-233.cable.actcom.net.il)
08:52:03 Join B4gder [0] (~danielx@www.haxx.se)
08:52:04 Quit B4gder (Changing host)
08:52:04 Join B4gder [0] (~danielx@rockbox/developer/bagder)
09:00
09:00:53 Join n1s [0] (~n1s@rockbox/developer/n1s)
09:04:00 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl)
09:04:00 Quit bertrik (Changing host)
09:04:00 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
09:04:57 Quit kugel_ (Ping timeout: 260 seconds)
09:05:53 Join leavittx [0] (~leavittx@89.221.199.187)
09:06:54 Join kugel [0] (~kugel@rockbox/developer/kugel)
09:08:57 Quit bertrik (Quit: :tiuQ)
09:11:32 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at)
09:17:11 Quit [Saint] (Ping timeout: 246 seconds)
09:20:15 Nick kugel is now known as kugelp (~kugel@rockbox/developer/kugel)
09:25:46 Quit sideral (Quit: Leaving.)
09:26:51 Quit scromple (Quit: Gots to go get me outta here)
09:29:35 Join mem_ [0] (~mem@mem-irc.netnod.se)
09:31:53 Quit leavittx (Ping timeout: 246 seconds)
09:35:49 Join bluefoxx_ [0] (fuzzylomba@70.71.22.173)
09:39:56 Join n17ikh| [0] (~n17ikh@c-68-59-25-51.hsd1.sc.comcast.net)
09:40:04 Join amee2k_ [0] (~thomas@ve504.cugnet.net)
09:40:23 Join jae_ [0] (~jae@dedicated.jaerhard.com)
09:40:26 Quit bluebrother (Disconnected by services)
09:40:28 Join bluebroth3r [0] (~dom@rockbox/developer/bluebrother)
09:40:57 Join zu_ [0] (~zu@91.121.115.73)
09:41:00 Join TorneWuff [0] (~torne@lil.wolfpuppy.org.uk)
09:42:55 Join Llorean1 [0] (~DarkkOne@99-68-45-56.lightspeed.hstntx.sbcglobal.net)
09:43:37 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
09:45:09 Quit Llorean (*.net *.split)
09:45:09 Quit bluefoxx (*.net *.split)
09:45:09 Quit zu (*.net *.split)
09:45:09 Quit n17ikh (*.net *.split)
09:45:09 Quit jae (*.net *.split)
09:45:09 Quit Torne (*.net *.split)
09:45:09 Quit amee2k (*.net *.split)
09:45:11 Nick n17ikh| is now known as n17ikh (~n17ikh@c-68-59-25-51.hsd1.sc.comcast.net)
09:48:28 Nick Llorean1 is now known as Llorean (~DarkkOne@99-68-45-56.lightspeed.hstntx.sbcglobal.net)
09:48:31 Quit Llorean (Changing host)
09:48:31 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean)
09:58:29 Quit kevku (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
10:00
10:08:57 Join webguest54 [0] (~c4146ba9@giant.haxx.se)
10:13:50 Quit webguest54 (Client Quit)
10:26:37 Quit eGen_ (Quit: ... gettin' screew my wife ....)
10:26:52 Join eGen_ [0] (generat0r@gate.mmdecin.cz)
10:27:05 Join rdd [0] (~rdd@c83-250-52-16.bredband.comhem.se)
10:46:54***Saving seen data "./dancer.seen"
10:50:28 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93)
10:57:49 Join smk [0] (~smk@115.113.152.3)
11:00
11:04:41 Join sideral [0] (~sideral@rockbox/developer/sideral)
11:05:08smkhi.the other day i had asked whether rockbox replaces the default firmware of a device or it runs on a host...picking up from there :P. i don't exactly understand how the existing firmware is replaced, as we cannot write to the ROM..
11:06:35smkhow does rockbox boot..as in whats the process?
11:06:58B4gdersmk: devices don't store the code in rom
11:07:09B4gderthey usually store the firmware on some kind of flash
11:07:27B4gderso in order to change the boot, we need to change the code on that boot flash
11:07:42 Join robin0800 [0] (~robin0800@cpc3-brig8-0-0-cust703.3-3.cable.virginmedia.com)
11:10:48smkbut don't devices come with bootloader in ROM?..i know ARM does..
11:11:28B4gderno they don't
11:11:43B4gderand ARM is neither a device nor a chip
11:12:22 Quit sideral (Remote host closed the connection)
11:12:38 Join sideral [0] (~sideral@213.165.85.248)
11:12:38 Quit sideral (Changing host)
11:12:38 Join sideral [0] (~sideral@rockbox/developer/sideral)
11:13:56linuxstbsmk: This is all very specific to the device. Some load the firmware from the main disk, in which case we often replace that image. Sometimes we patch or replace the code in the NOR flash.
11:14:28smkok. because ARM processors come with SAMBA in ROM..
11:14:57B4gdersamba? are you talking about that atmel thing?
11:15:13linuxstbsmk: "ARM" is just the CPU core. That can be packaged in any way you imagine, and the device can boot in any way you can imagine.
11:15:15smkyeah
11:15:40B4gdersmk: that samba has nothing to do with ARM, but is put into the SoC together with the ARM core
11:16:16 Quit [fred] (Ping timeout: 276 seconds)
11:17:01B4gderand i think sam-ba is only used by atmel chips
11:18:20 Join [fred] [0] (~fred@ircop.efnet.at)
11:18:55B4gdersmk: all device makers out there want to be able to update their firmware even after it has shipped, so they leave ways to upgrade
11:22:37 Quit sideral (Remote host closed the connection)
11:22:38smkso these devices directly boot from flash?
11:23:21 Join sideral [0] (~sideral@rockbox/developer/sideral)
11:23:41B4gderyes, more or less
11:24:01 Join LinusN [0] (~linus@rockbox/developer/LinusN)
11:25:13B4gdersmk: several of the old targets load all the "interesting" code from the storage, disk or nand flash, making it even "easier" to replace the code
11:25:15pamauryI think most devices boot from a ROM in a way, this ROM then enables the different ways of booting (usb, ssp, i2c, spi, ...)
11:25:20linuxstbsmk: IIUC, all ARM CPUs will start executing code from address zero when they are powered-up. This could mapped to a small boot rom embedded in the SoC, or to NOR flash.
11:26:26smkpamaury: so we need not change anything in the ROM i guess.
11:26:55pamauryit's a bit hard to tell exactly what is going one
11:26:57pamaury*on
11:27:11smklinuxstb: and so rockbox uses the NOR flash option..because ROM is factory written
11:27:16pamauryit's well possible that each SoC includes a tiny ROM that can be changed
11:27:36pamaurythis way the SoC can boot from NOR, flash, usb or whatever you want
11:27:47pamaury*can't be changed
11:27:54B4gderpamaury: many SoCs control that boot process externally, not with rom
11:28:59smkB4gder: u mean configuring externally? (setting or resetting stuff)
11:29:15B4gderI mean that the hw controls some pins
11:29:20B4gderfor example
11:29:40smkok. got the idea.
11:29:50pamauryB4gder: I believe it is possible for some SoCs, but I believe it's impossible for some, the boot mode is too complicated
11:30:18B4gderI bet every imaginable concept of boot process exists out there, in at least two different SoCs =)
11:30:25pamauryhehe :)
11:30:50smk:)
11:31:49 Quit liuft (Read error: Connection reset by peer)
11:33:43 Join liuft [0] (~liuft@60.29.25.2)
11:34:42 Join dfkt [0] (dfkt@unaffiliated/dfkt)
11:45:41 Part smk ("Leaving")
11:51:41 Join otih [0] (~otih@CAcert/Assurer/otih)
11:54:54 Quit n1s (Ping timeout: 258 seconds)
12:00
12:00:27 Nick jae_ is now known as jae (~jae@dedicated.jaerhard.com)
12:07:21 Join DerPapst [0] (~Alexander@dslb-088-069-129-178.pools.arcor-ip.net)
12:09:32 Quit sideral (Ping timeout: 246 seconds)
12:15:47 Join n1s [0] (~n1s@rockbox/developer/n1s)
12:18:00 Quit jhMikeS (Ping timeout: 276 seconds)
12:18:26 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
12:18:39 Join MethoS- [0] (~clemens@134.102.106.250)
12:26:19 Quit bluefoxx_ (Ping timeout: 260 seconds)
12:46:56***Saving seen data "./dancer.seen"
12:50:47 Quit ChickeNES (Quit: Computer has gone to sleep.)
13:00
13:06:01 Join bluefoxx [0] (fuzzylomba@70.71.22.173)
13:09:45 Nick TorneWuff is now known as Torne (~torne@lil.wolfpuppy.org.uk)
13:09:45 Quit Torne (Changing host)
13:09:46 Join Torne [0] (~torne@rockbox/developer/Torne)
13:10:49 Quit linuxstb (Ping timeout: 252 seconds)
13:20:37 Part Zagor
13:27:53 Nick amee2k_ is now known as amee2k (~thomas@ve504.cugnet.net)
13:31:26 Quit DerPapst (Ping timeout: 246 seconds)
13:34:26 Join DerPapst [0] (~Alexander@dslb-088-069-129-178.pools.arcor-ip.net)
13:38:37 Quit saratoga (Ping timeout: 252 seconds)
13:52:57 Join pepsi [0] (~pepsi@c-24-14-43-184.hsd1.il.comcast.net)
13:52:58 Quit pepsi (Changing host)
13:52:58 Join pepsi [0] (~pepsi@unaffiliated/jbutera)
13:53:22 Join linuxstb [0] (~linuxstb@rockbox/developer/linuxstb)
13:53:54 Join kugel [0] (~kugel@g231235034.adsl.alicedsl.de)
13:53:54 Quit kugel (Changing host)
13:53:54 Join kugel [0] (~kugel@rockbox/developer/kugel)
13:54:03 Nick kugel is now known as kugelp2 (~kugel@rockbox/developer/kugel)
13:54:03 Quit jhMikeS (*.net *.split)
13:54:03 Quit Torne (*.net *.split)
13:54:03 Quit kugelp (*.net *.split)
13:54:03 Quit pepsi_ (*.net *.split)
13:54:03 Quit FoH (*.net *.split)
13:54:03 Quit Unhelpful (*.net *.split)
13:54:03 Quit yosafbridge (*.net *.split)
13:54:03 Quit mikroflops_ (*.net *.split)
14:00
14:00:33 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
14:00:33 Join Torne [0] (~torne@rockbox/developer/Torne)
14:00:33 Join FoH [0] (~foh@adsl-71-68-84.bhm.bellsouth.net)
14:00:33 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
14:00:33 Join yosafbridge [0] (~yosafbrid@li125-242.members.linode.com)
14:00:33 Join mikroflops_ [0] (~yogurt@h-34-156.A238.priv.bahnhof.se)
14:06:34 Quit Keripo1 (Read error: Connection reset by peer)
14:13:31 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de)
14:23:45pamauryhow is shutodwn handled in rockbox ? I remember someone saying it's messy but is there a function to shutdown the hardware (same name but different implementation of course) ?
14:31:01 Quit gromit` (Quit: Coyote finally caught me)
14:31:51 Join henk [0] (~henk@henk.hnjs.ch)
14:33:07henkhi, i have a strange behaviour: many tracks sound as if there was some kind of voice filter used. is there such a function in rockbox i might have accidentally enabled?
14:36:59n1shenk: there are a few dsp options but it's hard to know what you mean by "voice filter"
14:37:46n1seq, compressor/limiter and crossfeed
14:39:31 Join gromit` [0] (~gromit@ALagny-154-1-9-207.w83-112.abo.wanadoo.fr)
14:41:40henkn1s: oh ok, i thought that was a well-known term... quite a few years ago i had similar sound. by a media player with an enabled 'filter voice out'/'karaoke' plugin that tried to filter voice frequencies out of the audio stream.
14:42:27n1sah, yes we have a karaoke mode too, forgot about that
14:42:47henkit's hard to explain how it sounds... voice is just very low or almost inaudible, music sounds 'borked' because some frequencies are missing. some songs or certain passages sound 'good' probably because the singer is very high or low and thus the filter doesn't catch it...
14:43:17henkoh ok, then maybe i accidentally enabled that... i hope it's documented? as i have no clue where to look for it...
14:46:59***Saving seen data "./dancer.seen"
14:47:42 Quit B4gder (Quit: Konversation terminated!)
14:48:17henkhm, 'stereo' and 'karaoke' sound the same :-/
14:50:24 Join Luca_S [0] (~5d3fc54b@giant.haxx.se)
14:51:00 Quit Luca_S (Client Quit)
14:53:15henkthe "lalalala" from cat stevens' "wild world" beginning sound just right, the text afterwards is toned down :-/
14:53:15 Nick kugelp2 is now known as kugel (~kugel@rockbox/developer/kugel)
14:54:14kugelhenk: that's the point of karaoke isnt it?
14:54:36henkkugel: yeah, but it's set to stereo everywhere i find 'karaoke' mentioned...
14:55:17henkbut afaict that's only one place anyway. i hear a big difference between mono and everything else, but stereo and karaoke just sound exactly the same.
14:55:49kugelare your headphones or the jack alright?
14:56:39linuxstbWe have karaoke mode on swcodec?
14:58:02*linuxstb sees we do and goes back to his hole
14:59:04henkkugel: ouch, you're right... plug was just a milimeter out of the headphones :-/ didn't know that'd cause such problems. thank you very much and sorry for the trouble
14:59:17kugelis this a fuze?
14:59:44henkkugel: it's a sansa, but not fuze e200v2 afaik
15:00
15:00:05kugelI just know this problem from the fuze
15:00:23 Join mt [0] (~mtee@41.233.142.168)
15:00:23 Quit mt (Changing host)
15:00:23 Join mt [0] (~mtee@rockbox/developer/mt)
15:00:26henkah ok :) i was lucky you were around then i guess!
15:00:33kugelanyway, glad it works now :)
15:00:49henkoh me too... wouldn't know what to do without my rockbox ;)
15:01:51henkall those oh so powerful smartphones have sooo many features they all suck at... and the media player is usually worth sh..oes...
15:02:09kugelyea, but rockbox runs android :)
15:02:22henkon android?
15:02:34henkor literally "rockbox does run android"?
15:04:57kugelon android, sorry
15:05:00kugelas an app
15:06:53henkwell, you'd need android for that and you'd have to trust google for that and be happy with a pretty restricted platform, which i'm not, but it's good to know ;)
15:11:50 Quit liuft (Quit: Leaving)
15:18:25 Join skapazzo [0] (~skapazzo@195.81.67.123)
15:18:33 Join evilnick_B [0] (0c140464@rockbox/staff/evilnick)
15:19:43pamauryan arm expert ? the imx233 as a read side effect for the interrupt controller to notify that the ISR has been entered. Are there advantages compared to explicit notification ?
15:23:39 Quit Raptors (Read error: Operation timed out)
15:32:25 Quit robin0800 (Quit: Leaving)
15:35:43 Join robin0800 [0] (~robin0800@cpc3-brig8-0-0-cust703.3-3.cable.virginmedia.com)
15:38:04pamauryis there a way on arm to do a softirq ? That is generating a irq with the software
15:40:55 Quit robin0800 (Ping timeout: 246 seconds)
15:42:16 Join L-Strife89 [0] (~Strife89@168.16.236.223)
15:42:38 Join leavittx [0] (~leavittx@89.221.199.187)
15:44:59jhMikeSpamaury: not generically unless you use swi, but that's not irq...sometimes the controllers have an interrupt force
15:48:10pamauryso by default I should stick with the normal behaviour and write to vector address myself ?
15:52:16 Part LinusN
15:54:01jhMikeSfor normal operation? I'd think so.
15:57:11pamauryseems to work this way, great
15:57:33pamauryI definitely need to have something working, I have nearly no feedback :-
15:57:34pamaury(
16:00
16:09:36 Part henk ("WeeChat 0.3.4")
16:10:13 Quit krazykit (Read error: Connection reset by peer)
16:12:38 Join Unhelpful_ [0] (~quassel@rockbox/developer/Unhelpful)
16:13:39 Join krazykit [0] (~krazykit@99-126-205-52.lightspeed.cicril.sbcglobal.net)
16:14:16 Join _jhMikeS_ [0] (~jethead71@adsl-99-26-177-247.dsl.sfldmi.sbcglobal.net)
16:14:26 Quit _jhMikeS_ (Changing host)
16:14:26 Join _jhMikeS_ [0] (~jethead71@rockbox/developer/jhMikeS)
16:14:26 Quit jhMikeS (Disconnected by services)
16:14:34 Join FoolOnHill [0] (~foh@adsl-71-68-84.bhm.bellsouth.net)
16:15:08 Join TorneWuff [0] (~torne@lil.wolfpuppy.org.uk)
16:15:43 Join mikroflo1s_ [0] (~yogurt@h-34-156.A238.priv.bahnhof.se)
16:15:59 Quit Unhelpful (Remote host closed the connection)
16:15:59 Quit yosafbridge (Ping timeout: 240 seconds)
16:15:59 Quit FoH (Ping timeout: 240 seconds)
16:15:59 Quit Torne (Ping timeout: 240 seconds)
16:15:59 Quit mikroflops_ (Ping timeout: 240 seconds)
16:16:01pamaurythis SoC is crazy, to enable an irq you should to enable 4 things: ARM IRQ, interrupt collector global irq, interrupt collector interrupt irq and ip block specific irq. Sometimes even 5 because there is a global ip block irq enabler !
16:16:43 Join sirrozha [0] (~sirrozha1@89.23.217.205)
16:20:30 Join yosafbridge [0] (~yosafbrid@li125-242.members.linode.com)
16:30:02 Quit L-Strife89 (Ping timeout: 264 seconds)
16:30:50 Quit bieber_ (Remote host closed the connection)
16:31:51flybackhttp://www.myspace.com/axiotronic/music/songs/robot-placism-39161623 <−−- LOVE this song and "of wilshire bells"
16:32:23 Part flyback ("Leaving")
16:32:56 Join L-Strife89 [0] (~Strife89@168.16.236.223)
16:38:44 Quit L-Strife89 (Ping timeout: 250 seconds)
16:40:11pamauryif some people are interested, I'll be publishing my Fuze+ code here until it's a sufficiently complete port: pamaury/pa-tools/tree/master/fuze+">https://github.com/pamaury/pa-tools/tree/master/fuze+
16:40:30 Nick TorneWuff is now known as Torne (~torne@lil.wolfpuppy.org.uk)
16:40:31 Quit Torne (Changing host)
16:40:31 Join Torne [0] (~torne@rockbox/developer/Torne)
16:47:00***Saving seen data "./dancer.seen"
16:50:19_jhMikeS_pamaury: looks about like a similar amount of junk to do as i.MX31, but different
16:50:27 Nick _jhMikeS_ is now known as jhMikeS (~jethead71@rockbox/developer/jhMikeS)
16:51:04pamauryyeah, that's from sigmatel after all :)
16:54:07 Quit sirrozha ()
16:58:08 Join L-Strife89 [0] (~Strife89@168.16.232.173)
16:58:24pamaurybut I believe the imx233 is worse :P
17:00
17:05:25 Part mem_
17:05:28 Join |liar| [0] (~liar@clnet-p09-185.ikbnet.co.at)
17:06:53 Quit |liar| (Client Quit)
17:06:59 Join liar__ [0] (~liar@clnet-p09-185.ikbnet.co.at)
17:08:12 Quit liar (Read error: Connection reset by peer)
17:15:22 Join bieber_ [0] (~quassel@132.170.135.255)
17:18:02 Nick liar__ is now known as liar (~liar@clnet-p09-185.ikbnet.co.at)
17:18:32 Nick liar is now known as Guest85016 (~liar@clnet-p09-185.ikbnet.co.at)
17:19:31 Quit Guest85016 (Quit: hallowed are the ori!)
17:28:17 Quit bieber_ (Remote host closed the connection)
17:29:07bluebroth3rkugel: when using CM I didn't experience the audio issue. My assumption is that this is related to the additional system load caused by the apps installed by HTC.
17:29:40bluebroth3rI haven't tried causing a high load with CM when I tried that though so it might show up there as well
17:32:23 Quit Zarggg (Ping timeout: 276 seconds)
17:34:28 Quit leavittx (Read error: Operation timed out)
17:51:31 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky)
18:00
18:09:44 Quit evilnick_B (Quit: Page closed)
18:13:28 Join komputes [0] (~komputes@ubuntu/member/komputes)
18:19:51 Join JesusFreak316 [0] (~JesusFrea@pool-173-65-59-203.tampfl.fios.verizon.net)
18:36:23bluebroth3rok, so this Ipod Dock on my table seems to send serial commands :)
18:36:33 Join sirrozha [0] (~sirrozha@89.23.217.205)
18:37:23preglowbluebroth3r: what audio issue?
18:37:40preglowi've still got the thing where playback occasionally freezes, only to be unfrozen by seeking a couple of times
18:38:01preglowit happens like 75% of the time when i unlock the screen
18:40:27bluebroth3rpreglow: exactly that issue.
18:40:45bluebroth3rhave you applied the patch I made? I haven't been able to reproduce the issue with that anymore
18:41:27 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
18:42:46 Quit DerPapst (Ping timeout: 276 seconds)
18:43:06bertrikAnyone here with an active ipod accessory?
18:43:37bluebroth3ractive as in working with Rockbox?
18:44:10bertrikactive as in it actively communicates with the ipod, not just passively amplifies line-out or something like that
18:44:32bluebroth3rI've got a dock with IR receiver disassembled on my desk
18:47:01***Saving seen data "./dancer.seen"
18:47:12bertrikcan you test a simple patch (just cleans up the code, no functional change)?
18:48:29 Join evilnick_B [0] (0c140464@rockbox/staff/evilnick)
18:49:01 Join kevku [0] (~kevku@2001:470:28:773:babe:feed:dead:bee)
18:51:04bluebroth3rbertrik: sure, but that dock isn't working with Rockbox right now. That's the reason it's disassembled :)
18:56:07 Join saratoga [0] (9803c6dd@gateway/web/freenode/ip.152.3.198.221)
18:58:32 Join TheLemonMan [0] (~lem0n@ppp-38-138.98-62.inwind.it)
19:00
19:03:30 Join robin0800 [0] (~robin0800@cpc3-brig8-0-0-cust703.3-3.cable.virginmedia.com)
19:06:44 Join silbo [0] (~quassel@193.40.194.207)
19:08:47 Nick Unhelpful_ is now known as Unhelpful (~quassel@rockbox/developer/Unhelpful)
19:12:53pamauryTheLemonMan: see my message in the log
19:13:00pamaury?
19:13:10pamauryand hi also :)
19:14:55 Quit Elfish (Ping timeout: 248 seconds)
19:15:30 Quit L-Strife89 (Quit: Walkin')
19:21:19 Join Elfish [0] (amba@2a01:4f8:100:90a1:abc:abc:abc:abc)
19:21:42 Join Horscht [0] (~Horscht@xbmc/user/horscht)
19:23:26 Join Hyper-Core [0] (~lol@h174.117.31.71.dynamic.ip.windstream.net)
19:24:35 Quit bluefoxx (Quit: Can we, should we, will we?)
19:25:41 Quit silbo (Ping timeout: 260 seconds)
19:28:34 Quit jhMikeS (Ping timeout: 246 seconds)
19:30:49 Quit Elfish (Ping timeout: 260 seconds)
19:35:16 Join Elfish [0] (amba@2a01:4f8:100:90a1:abc:abc:abc:abc)
19:43:54TheLemonManhi pamaury
19:44:03 Join silbo [0] (~quassel@193.40.244.204)
19:44:47 Part Hyper-Core
19:46:52 Join Luca_S [0] (~5d925d96@giant.haxx.se)
19:49:27 Join bluefoxx [0] (fuzzylomba@S0106485b3917092d.vs.shawcable.net)
19:55:07 Join mshathlonxp [0] (~msh@5acd624c.bb.sky.com)
20:00
20:07:24 Join L-Strife89 [0] (~Strife89@207.144.201.128)
20:18:26 Join promyloph [0] (~promy@unaffiliated/promyloph)
20:20:44 Quit YPSY (Read error: Operation timed out)
20:24:02 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk)
20:25:11 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
20:25:48 Quit saratoga (Changing host)
20:25:48 Join saratoga [0] (9803c6dd@rockbox/developer/saratoga)
20:26:31 Quit Luca_S (Quit: CGI:IRC (EOF))
20:29:33promylophAfter enabling USB-support for my clip+ with the first patch from FS #11664 (on top of r29713) transfering files works fine most of the time. Thanks guys :) But what went wrong in this case: http://pastebin.com/KX7vNJ2D ?
20:34:23 Join Ypsy [0] (~ypsy@geekpadawan.de)
20:34:30 Nick Ypsy is now known as YPSY (~ypsy@geekpadawan.de)
20:43:15 Join Buschel [0] (~chatzilla@p54B661D9.dip.t-dialin.net)
20:47:03***Saving seen data "./dancer.seen"
20:49:32 Quit MethoS- (Remote host closed the connection)
20:56:31 Join bieber_ [0] (~quassel@node82.seg33.ucf.edu)
20:58:26 Quit Buschel (Ping timeout: 258 seconds)
21:00
21:00:26 Quit stripwax (Quit: http://miranda-im.org)
21:14:12 Join leavittx [0] (~leavittx@89.221.199.187)
21:23:53 Quit slooopy (Ping timeout: 246 seconds)
21:26:48 Join Buschel [0] (~chatzilla@p54A3A9AE.dip.t-dialin.net)
21:27:18 Quit L-Strife89 (Quit: Leaving work.)
21:38:19bertrikpromyloph, I think the point of leaving it disabled for now is that it's because not completely stable
21:41:29promylophI know, bertrik. I'm just curious whether this might be related to FS #11877...
21:42:20promylophHaven't found any filesystem corruption yet, though.
21:44:12 Join firsttime [0] (~59837ad9@giant.haxx.se)
21:46:30 Quit firsttime (Client Quit)
21:49:03 Join DerPapst [0] (~Alexander@p57954B42.dip.t-dialin.net)
21:51:20 Quit Buganini (Quit: leaving)
21:51:29 Join Buganini [0] (~buganini@2001:c08:2600::379)
21:51:38 Quit Buganini (Read error: Connection reset by peer)
21:55:07 Quit sirrozha ()
21:56:32 Join Buganini [0] (~buganini@2001:c08:2600::379)
21:57:51 Quit Buganini (Read error: Connection reset by peer)
21:57:52 Join ChickeNES [0] (~ChickeNES@128.135.100.102)
21:58:06 Quit promyloph (Quit: WeeChat 0.3.3)
22:00
22:01:21 Join Buganini [0] (~buganini@2001:c08:2600::379)
22:03:13 Quit Buganini (Read error: Connection reset by peer)
22:06:43 Join Buganini [0] (~buganini@2001:c08:2600::379)
22:10:04 Quit Buganini (Read error: Connection reset by peer)
22:10:22 Join sideral [0] (~sideral@rockbox/developer/sideral)
22:11:21 Join Buganini [0] (~buganini@2001:c08:2600::379)
22:13:14 Quit JesusFreak316 (Ping timeout: 246 seconds)
22:24:10 Join byteframe [0] (~byteframe@unaffiliated/byteframe)
22:24:27byteframewhat function do I use to remove a file/directory in a rockbox plugin?
22:26:07gevaertsremove() or rmdir()?
22:29:13byteframeI thought remove, but I get undefined reference to `remove'.
22:29:50gevaertswell, rb->remove()
22:30:02gevaertsYou have to go through the plugin api struct
22:30:08byteframemy bad. thanks gevaerts.
22:30:55 Quit TheLemonMan (Quit: Destructor called)
22:34:59 Quit mshathlonxp (Quit: Leaving)
22:44:16pamauryarf, TheLemonMan has left !
22:47:06 Quit evilnick_B (Ping timeout: 252 seconds)
22:47:08***Saving seen data "./dancer.seen"
22:51:55 Quit sideral (Quit: Leaving.)
22:54:23 Quit leavittx (Ping timeout: 260 seconds)
22:55:01 Quit avacore (Ping timeout: 240 seconds)
22:58:22 Join leavittx [0] (~leavittx@89.221.199.187)
22:59:08 Join avacore [0] (~avacore@1008ds1-rdo.0.fullrate.dk)
22:59:35byteframegevaerts, how do I reference files. I have a directory in the root of the volume I want to delete and I cant do it either with remove/rmdir on either "DIRNAME" or "/DIRNAME".
23:00
23:00:12gevaerts"the volume"?
23:00:38byteframeI dont know how rockbox sees it internally, but the root of the usb storage I see when I plug in the player to the computer.\
23:00:49gevaertsWell, that should be /
23:00:54byteframehmm
23:00:56gevaertsIs the directory empty?
23:00:59byteframeyes.
23:01:14byteframe(im writing a plugin to clean up the cruft the of generates)
23:01:35byteframeIncidentally, rockbox is very easy to build.
23:01:43gevaertsCan't the disktidy plugin do that?>
23:01:51byteframearooo
23:03:08byteframeperhaps if I can add some extra stuff in there
23:03:31gevaertsI've never used it, but that's really what it is for
23:03:46byteframeI nevfer noticed it. I can check out the source to it too. thanks.
23:05:23 Quit Buschel (Ping timeout: 246 seconds)
23:10:18pixelmaI believe there was a thread in the forums which dealt exactly with this (deleting OF craft of some newer Sansas and run the plugin automatically on boot), not a 100% sure though
23:10:35byteframehttp://forums.rockbox.org/index.php?topic=25911.0
23:11:49byteframeI think Im on it now. In the end I might still need to do it via a pluging (disktidy if It can run without interaction with as autostart.rock,) because theres some weird folders only rockbox can see.
23:12:39*rasher wonders what happened to the new font coverage stats
23:14:54pamauryhum, gas doesn't like ldmpc regs="r0, r4", why ?
23:15:45kugelit's a macro
23:15:53 Quit benedikt93 (Quit: "Nothing is true, everything is permitted")
23:16:00kugelwrong usage, maybe?
23:16:22pamaurydon't know, I just copied memcpy-arm.S from the trunk
23:17:00bluebroth3rpixelma: I've managed to successfully build the html manual in Cygwin with TeXLive :)
23:17:01 Quit leavittx (Read error: Operation timed out)
23:17:53kugelmapping the same physical region to cached and uncached regions is apparently undefined
23:18:03kugelwe do this at least on AMS (v1 and v2)
23:18:29 Join MethoS- [0] (~clemens@134.102.106.250)
23:18:35kugelhttp://lists.linaro.org/pipermail/linaro-mm-sig/2011-April/000003.html
23:18:40rasherpixelma: I figured this might interest you http://translate.rockbox.org/whichfont.php
23:21:48n1spamaury: you probably need to pull in the macro definition then
23:22:07pamaurybut which one is it / where it is !?
23:24:04pamauryurg, it's in config.h !
23:24:43kugelpamaury: just use ldm with pc in the reg list; this macro is mainly for early arm versions that didn't switch thumb/ARM mode with pc in that list (IIRC, anyway)
23:25:36pixelmarasher: new statistics?
23:25:58rasherpixelma: Based on actual usage in the various translations
23:26:21pixelmanice, looks useful
23:27:00rasherI should probably produce a more detailed output that shows exactly which characters are missing
23:27:11 Quit komputes (Remote host closed the connection)
23:27:29rasherIn case someone wants to add them to a font
23:29:04n1srasher: what do you think of fs#9206 sounds like a straight forward improvement if i understood him right
23:29:56rasherI never understood what that does
23:30:53n1sI *think* it adds more glyphs to the fonts
23:30:57 Quit ender` (Quit: If Klingons had invented Usenet, killfiles really would.)
23:33:57n1sit does add glyphs but also changes the ones already there somewhat it seems and i don't understand the font stuff well enough to decide if it's correct or not
23:35:28n1smainly seems to replace some internal names with hex and reduces SWIDHT for a lot of themm
23:39:26rasherI asked for clarification
23:39:36rasherThe glyph names are pretty unimportant
23:41:43 Quit krazykit (Quit: awe yeeeeeee)
23:49:34byteframeall done: http://pastebin.com/RPQgUQ5P thanks yall. look forward to sansa usb support.
23:57:03 Join komputes [0] (~komputes@ubuntu/member/komputes)

Previous day | Next day