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 2010-11-09

00:00:15slaterno thats not the point at all
00:00:23 Quit krazykit (Ping timeout: 260 seconds)
00:00:50 Join krazykit [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net)
00:00:55slaterthere is no way to manipulate the bootloader, even when the firmware is completely erased the bootloader is still on there
00:01:42saratogathats actually how nearly all rockbox targets work
00:02:00saratogawe generally prefer to leave the bootloader alone even if it can be changed, that way you don't risk bricking your player
00:03:32slaterwell I don't know how I could achieve that on my given system
00:05:00saratogayou said the other day you had code execution
00:05:06slateryes
00:05:14saratogaso whats the problem?
00:05:21 Quit Staphylo` (Quit: Bye les gens =))
00:05:32 Quit bertrik (Quit: :tiuQ)
00:05:38slateryou mean generate the bootloader binary
00:05:43saratogano
00:05:48saratogai mean execute rockbox
00:05:54saratogaload it into ram and then run it
00:06:05slaterthats what i am trying to do at the moment
00:06:21saratogaas an application
00:06:25slateryes
00:06:44saratogai'm asking if you have an actual reason to do that verses running it as a firmware
00:07:33mystica555i'd want it as an app on such a target simply to allow better audio playback, and still retain the extra goodies from the firmware it shipped with
00:07:33mystica555why remove whats useful?
00:08:33slaterI honestly don't see the problem. if it runs as an application thats cool, and maybe then i have enough knowledge to port firmware
00:09:03saratogaso basically, you're doing it because you think an application port will be less work?
00:10:47 Quit krazykit (Ping timeout: 255 seconds)
00:10:56 Quit captainkewlll (Ping timeout: 265 seconds)
00:11:51 Quit Dhraakellian (Ping timeout: 245 seconds)
00:12:16 Quit jgarvey (Quit: Leaving)
00:12:35 Join krazykit [0] (~kkit@24-148-89-52.c3-0.frg-bsr1.chi-frg.il.cable.rcn.com)
00:12:58 Quit ender` (Quit: And the Lord said unto John: Come forth and receive eternal life. But John came fifth and won a toaster.)
00:16:20 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl)
00:16:21 Quit bertrik (Changing host)
00:16:21 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
00:17:26slaterwhy less work?
00:17:27 Quit markun (Read error: Connection reset by peer)
00:18:22mystica555query slater
00:18:53saratogaslater: i'm asking you . . .
00:21:52 Join markun [0] (~markun@5ED33C2C.cm-7-4a.dynamic.ziggo.nl)
00:21:52 Quit markun (Changing host)
00:21:52 Join markun [0] (~markun@rockbox/developer/markun)
00:22:05slateri think either way is hard to do. and for me i am still learning on all that stuff since its my first try ever doing it. I am doing this in my freetime as well and spending time so that others could also run rockbox. for me porting as an app is a more logical approach since I do not know every little bit about how to write drivers. i am a still a beginner.
00:22:54saratogaok thats all i was wondering
00:23:02CIA-7New commit by bertrik (r28537): Simplify unsigned int <-> unsigned char array conversion in ipod_remote_tuner.c (make it endianness independent)
00:24:03slateri mean i'd love to see it running as a firmware, but for know my knowledge is to limited on how to do it. I am reading through a lot of stuff and hope to be able to do it someday
00:24:10 Join [Saint] [0] (S_a_i_n_t@203.184.2.79)
00:24:11 Quit S_a_i_n_t (Disconnected by services)
00:24:32slaterbut i have come very far with porting as an app and it seems to I am so close to actually boot it up for the firsttime
00:24:44CIA-7r28537 build result: All green
00:27:51 Join clone4crw [0] (~Calvin@97-86-227-168.dhcp.roch.mn.charter.com)
00:31:50 Join user890104_ [0] (~Venci@212.233.239.19)
00:31:55 Quit user890104 (Disconnected by services)
00:31:56 Nick user890104_ is now known as user890104 (~Venci@212.233.239.19)
00:35:57 Quit dfkt (Quit: -= SysReset 2.53=- Sic gorgiamus allos subjectatos nunc.)
00:36:40 Quit user890104 (Ping timeout: 252 seconds)
00:36:55 Quit GodEater (Read error: Operation timed out)
00:37:14 Join user890104 [0] (Venci@Venci-Notebook-LAN.ipv6.6bez10.info)
00:39:38***Saving seen data "./dancer.seen"
00:41:12 Quit earcar (Quit: bye)
00:42:05 Quit bertrik (Quit: :tiuQ)
00:46:23 Quit evilnick_B (Quit: Page closed)
00:50:44 Join fdinel [0] (~Miranda@modemcable235.127-131-66.mc.videotron.ca)
00:52:00 Quit Kitar|st (Ping timeout: 240 seconds)
00:56:06tmztkernel?
00:56:22tmztslater: ?
00:56:32slateryes?
00:56:43 Join Kitar|st [0] (~Kitarist@BSN-142-109-224.dial-up.dsl.siol.net)
00:56:51slateron the player? or on my pc?
00:57:19tmztif you have linux source porting to rockbox is probably pretty easy (compared to not having it of course), what soc is this?
00:57:31tmztno, I meant are you building a kernel
00:57:59slateri could build kernel with zimage
00:58:05slaterlimited to 1MB
00:58:23slaterthe rest of the kernel modules i could place in cramfs but its pretty full aswell
00:59:16tmztoh, rockbox port would certainly be better then
00:59:30tmztrbaaa needs sdl and some other stuff
00:59:34tmzthow much storage do you hve?
00:59:40slatersdl is already compiled and in it
00:59:56tmztokay, what cpu/soc is this
01:00
01:00:02tmztwhat is the audio codec
01:00:04slateri am at 15.5mb now i have 16 mb - about 200k
01:00:24slaterimx 37 freescale with vpu and audio codec
01:00:37tmztdsp audio codec?
01:00:57 Quit wodz (Quit: Leaving)
01:01:02slaterAS35443
01:01:06slaterAS3543
01:01:17 Join elcan [0] (user36@pr0.us)
01:01:22tmztokay, but I mean is the imx.37 dsp used for audio decoding
01:01:30tmztthat's on i2s?
01:01:39slaterFMTuner: SI4709
01:01:45slateryes it is
01:01:48slaterand video decoding
01:02:16slaterand image decoding
01:02:23tmztare there any non hwcodec platforms doing hardware audio or video?
01:02:43slaternope
01:02:50 Quit froggyman (Quit: Bye)
01:03:26tmztwhat kind of video support are you going for within rockbox?
01:03:34tmztI don't belive they support more than mpeg1 and maybe 2
01:03:47slaterrockbox i think only mpeg 2
01:04:21slateroh and mpeg 1 your right
01:05:23tmztokay, and framebuffer is it through dsp or direct? I haven't played with imx yet
01:05:51slaterfrom what I guess I am not 100% sure though its framebuffer
01:06:00slaterbut its samsung proprietary
01:06:10slateri can't tell for sure what the driver does
01:06:55slateri mean through dsp
01:06:58slatersorry
01:07:02 Quit elcan (Ping timeout: 265 seconds)
01:11:05 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
01:13:13tmztif it's not a traditional framebuffer you might not have much choice
01:13:27tmztI can't understand what you need 16mb of userland for though
01:13:48slaterits filled up with samsung dsp and other samsung libraries
01:15:56tmztoh, like their tvs
01:16:02tmztone called dspbin?
01:16:04tmztor similar
01:16:42slaterno but a lot of DNSe audio enhancing
01:16:50slaterand almost all codecs possible
01:16:54slaterfrom video to audio
01:17:17 Quit balintx (Ping timeout: 245 seconds)
01:17:22slaterdivx, mpeg 1/2/4, xvid, aac, ac3, flac, mp3, mp4 etc
01:21:58 Part toffe82
01:25:48 Quit fdinel (Read error: Connection reset by peer)
01:30:25user890104hello, i got a message Undefined instruction at 0805FC68 on ipod nano 2g with rockbox 3.7
01:30:51 Quit DerPapst (Quit: Leaving.)
01:31:49user890104what does it mean?
01:36:39 Quit linuxguy3 (Ping timeout: 260 seconds)
01:37:16 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
01:43:50 Join Rob2222 [0] (~Miranda@p4FFF2A31.dip.t-dialin.net)
01:45:24 Quit linuxguy3 (Ping timeout: 260 seconds)
01:46:10 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
01:46:21 Quit Rob2223 (Ping timeout: 276 seconds)
01:46:53 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
01:48:06 Quit stacker55 (Ping timeout: 264 seconds)
01:51:40 Quit rvvs89 (Ping timeout: 240 seconds)
01:52:23soapuser890104, can you make Rockbox barf that error again?
01:52:59 Join rvvs89 [0] (rvvs89@mussel.ucc.gu.uwa.edu.au)
01:53:08 Quit linuxguy3 (Ping timeout: 252 seconds)
01:54:05 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
01:54:37user890104yep
01:54:57soapwhat do you need to do to get Rockbox to crash like that?
01:55:04user890104gone to pictureflow, hold select, then scrolled to the next album and hold select again
01:57:04soapCheck flyspray (the bug tracker) if you don't mind and post a bug report with reproduction recipe if you'd be so kind.
01:58:21 Quit liar (Ping timeout: 255 seconds)
02:00
02:01:03user890104i tried the same another time and it doesn't happen anymore...weird
02:01:56 Quit linuxguy3 (Ping timeout: 252 seconds)
02:03:01 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
02:03:25saratogaif you figure out how to make it happen post a bug report
02:03:41user890104ok
02:05:50 Join T44 [0] (~Topy44@f049065001.adsl.alicedsl.de)
02:08:32 Quit Topy44 (Ping timeout: 252 seconds)
02:10:14 Quit markun (Read error: Operation timed out)
02:10:50clone4crwfor anyone insterested in the resistor calculator plugin, i've done more work on it in FS #11733 and #11734
02:11:15 Quit TheDeathlyLama (Quit: When hell is full, the dead will walk the earth.)
02:11:39 Quit linuxguy3 (Remote host closed the connection)
02:11:55 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
02:17:53 Quit linuxguy3 (Ping timeout: 252 seconds)
02:18:48 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
02:22:18 Quit mystica555 (Ping timeout: 264 seconds)
02:23:41 Join kazaik [0] (~kazaik@pool-72-81-202-127.bltmmd.east.verizon.net)
02:25:13 Join mystica555 [0] (~mike@m4c2636d0.tmodns.net)
02:25:23 Quit saratoga (Quit: Page closed)
02:28:03 Join stacker55 [0] (~not@151-165-ftth.onsnetnuenen.nl)
02:28:47 Quit linuxguy3 (Ping timeout: 240 seconds)
02:29:47 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
02:35:03 Join Daniel75 [0] (~8eb1391c@giant.haxx.se)
02:35:44 Quit factor (Read error: Connection reset by peer)
02:36:11 Join factor [0] (~factor@r74-195-220-23.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
02:36:21Daniel75Hello, does Rockbox Support the Sansa Fuze V2? According to the Wikipedia it's stable but when I was on the website a week or two ago it claimed it wasn't
02:37:54 Quit linuxguy3 (Ping timeout: 260 seconds)
02:38:40 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
02:39:39Daniel75Hello...
02:39:42***Saving seen data "./dancer.seen"
02:40:03 Join grndslm [0] (~grndslm@174-126-0-16.cpe.cableone.net)
02:43:26 Quit kazaik (Quit: Leaving)
02:44:30Daniel75Can anyone help me with my question?
02:44:48clone4crwDaniel75: Yeah, both the V1 and V2 are considered stable now
02:45:56 Quit linuxguy3 (Ping timeout: 252 seconds)
02:46:31Daniel75Ok, thanks... Another Question... The release Notes says it now has a stable release for Ipod 4G is that Nano 4G or..... Also, the utility does not seem to be able to detect my Sansa Fuze
02:46:38 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
02:47:20 Join markun [0] (~markun@5ED33C2C.cm-7-4a.dynamic.ziggo.nl)
02:47:20 Quit markun (Changing host)
02:47:20 Join markun [0] (~markun@rockbox/developer/markun)
02:49:12Daniel75And it says that USB is unstable for Sansa Fuze V2 and is disabled so I wont be able to charge my Sansa?
02:49:28Daniel75Sorry for the bombardment of questions
02:50:14soapThat is for the iPod 4G, not the iPod Nano 4G.
02:50:34Daniel75Two questions answered :P, thank you sir
02:51:18soapRockbox's own USB stack is unstable for the Sansa Fuze V2 so Rockbox relies on the Original Firmware's USB for now.
02:52:01soapAs far as Rockbox Utility and detection of the Fize V2, that I can not speak to. Check the forums.
02:52:16Daniel75So I can charge it.... And if I want to revert back to the original Firmware it should still be present on Internal memory?
02:52:56Daniel75Is there anything special I need to do to charge it/connect it to the computer since it relies on teh Original Firmware?
02:53:48soapI _believe_ you can charge from within Rockbox, no need to have the OF boot for that alone. Check the manual. The late-model Sansas are not my strength.
02:53:57 Quit linuxguy3 (Ping timeout: 276 seconds)
02:54:25soapYes, Rockbox dual-boots with the Original Firmware, it is not removed.
02:54:31 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
02:54:40soapVery few Rockbox targets are unable to boot into the Original Firmware.
02:54:44 Join GodEater [0] (~bibble@cl-711.lon-02.gb.sixxs.net)
02:54:44 Quit GodEater (Changing host)
02:54:44 Join GodEater [0] (~bibble@rockbox/staff/GodEater)
02:55:09soap(and the ones I can think of off hand are ones one wouldn't want to boot into anyway ;) )
02:55:36Daniel75Thank you for all of this help, I'm sorry if I was being a bit of a bother.
02:55:51 Part slater
02:56:33 Quit BHSPitMonkey (Ping timeout: 276 seconds)
02:58:03 Quit MethoS- (Remote host closed the connection)
02:59:37 Join kazaik [0] (~kazaik@pool-71-166-20-12.bltmmd.east.verizon.net)
03:00
03:00:43 Quit krabador (Ping timeout: 250 seconds)
03:01:20 Join elcan [0] (user36@pr0.us)
03:01:49 Quit linuxguy3 (Ping timeout: 260 seconds)
03:02:27 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
03:05:58 Quit kazaik (Quit: Leaving)
03:06:50 Quit elcan (Ping timeout: 252 seconds)
03:11:11 Quit linuxguy3 (Ping timeout: 240 seconds)
03:12:00 Join fdinel [0] (~Miranda@modemcable235.127-131-66.mc.videotron.ca)
03:12:26 Join linuxguy3 [0] (~timj@adsl-75-57-193-86.dsl.emhril.sbcglobal.net)
03:17:50Daniel75Now installing, lets hope this works!
03:21:43 Join Dreamxtreme [0] (~Dre@92.30.19.75)
03:28:58Daniel75Works for the moment! Once Again thanks for all the help
03:29:27 Quit Daniel75 (Quit: CGI:IRC)
03:30:46 Quit Judas_PhD (Remote host closed the connection)
03:32:56soapyou're welcome
03:34:49 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
03:36:04 Quit Judas_PhD (Client Quit)
03:41:24 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
03:52:33 Join krazykit` [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net)
03:54:54 Quit krazykit (Ping timeout: 255 seconds)
03:55:27 Nick krazykit` is now known as krazykit (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net)
03:56:53 Join froggyman [0] (~seth@unaffiliated/froggyman)
03:56:58 Quit S00row (Read error: Connection reset by peer)
03:57:56 Quit bluebrother (Disconnected by services)
03:57:58 Join bluebroth3r [0] (~dom@rockbox/developer/bluebrother)
03:58:01 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au)
03:59:49 Quit Judas_PhD (Quit: This is a quitting message)
04:00
04:04:33 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
04:06:01 Quit mystica555 (Ping timeout: 264 seconds)
04:07:46 Quit InsDel (Read error: Connection reset by peer)
04:11:49 Join mystica555 [0] (~mike@m4c2636d0.tmodns.net)
04:14:37 Quit amiconn (Disconnected by services)
04:14:39 Join amiconn_ [0] (quassel@rockbox/developer/amiconn)
04:14:58 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn)
04:15:04[Saint]KiwiCam: Sorry it's a rather late reple here...if you want the volumebar to appear only when the volume is being changed it is relatively simple to achieve with the "%?mv" tag
04:15:31[Saint]use %?mv to call the viewport that houses the volumebar.
04:15:37 Quit pixelma (Disconnected by services)
04:15:39 Join pixelma_ [0] (quassel@rockbox/staff/pixelma)
04:15:42 Nick pixelma_ is now known as pixelma (quassel@rockbox/staff/pixelma)
04:17:40[Saint]KiwiCam: example (assuming your volume bar viewport == V): "%?mv(5.0)<%Vd(V)>"
04:18:23[Saint]this will show viewport "V" for a duration of 5 seconds when "volume changing" == true
04:20:36[Saint]and, of course you can add a "false" branch to the condition also: "%?mv(timeout)<commands for when volume is changing|commands for when volume isn't changing>"
04:22:01[Saint]the default timeout of none is specified is 2 seconds, the smallest timeout available is 0.1 seconds.
04:22:11[Saint]s/of/if/
04:32:28 Quit Barahir_ (Ping timeout: 255 seconds)
04:33:57 Join Barahir [0] (~jonathan@frnk-590fc242.pool.mediaWays.net)
04:39:45***Saving seen data "./dancer.seen"
04:51:39 Quit anewuser ()
04:58:42 Join CaptainKewl [0] (~jason@207-38-215-126.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com)
05:00
05:00:22 Quit TheSeven (Ping timeout: 255 seconds)
05:01:06 Join elcan [0] (user36@pr0.us)
05:02:30 Quit panni_ (Read error: Connection reset by peer)
05:03:47 Quit fdinel (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
05:04:29 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
05:04:45 Quit elcan (Read error: Connection reset by peer)
05:06:34 Join panni_ [0] (hannes@ip-178-203-81-220.unitymediagroup.de)
05:26:04 Quit clone4crw (Read error: Connection reset by peer)
05:32:05 Join riotz [0] (riot33r@unaffiliated/riotz)
05:34:09 Quit ps-auxw (Ping timeout: 252 seconds)
05:38:33KiwiCam[Saint]: Awesome. Thanks. I'm learning a lot.
05:38:40KiwiCamHey Y'all!
05:39:35KiwiCamI have a Sansa Fuze (V2, I think) with a broken screen. Does anybody want it for EXPERIMENTATION? Bwah ha hah ha haaaa!
05:43:50KiwiCamI use Xchat. Is it possible to get the thing to load in previous comments on restart? ie if I shut it down and come back to it, how do I see the prior history?
05:44:48[Saint]By going to the log files linked in the channel topic
05:44:49krazykityou can view rockbox logs on rockbox.org/irc
05:45:10[Saint]your client can't make logs if it's not connected a channel ;)
05:45:36 Join ps-auxw [0] (~arneb@p4FF7EFBA.dip.t-dialin.net)
05:47:30 Quit Horscht (Quit: Verlassend)
05:48:07KiwiCamSo, I pretty much have to have my PC on all the time?
05:49:25[Saint]If you want to keep your own logs, then yes.
05:50:37KiwiCamIt's just in case I miss messages to myself.
05:51:21KiwiCamAnd of course, so I can laugh at all your bullshit on community ;)
06:00
06:00:37 Join fyrestorm [0] (~nnscript@cpe-69-203-144-35.si.res.rr.com)
06:02:36 Join elcan [0] (user36@pr0.us)
06:03:58 Quit mystica555 (Ping timeout: 265 seconds)
06:11:44 Quit Judas_PhD (Quit: This is a quitting message)
06:12:51 Join Topy [0] (~Topy44@f049045150.adsl.alicedsl.de)
06:16:31 Quit T44 (Ping timeout: 252 seconds)
06:20:41 Quit S00row (Read error: Connection reset by peer)
06:22:04 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au)
06:33:31 Quit scorche (Ping timeout: 255 seconds)
06:35:29 Join scorche [0] (~scorche@rockbox/administrator/scorche)
06:39:49***Saving seen data "./dancer.seen"
06:41:26 Quit sasquatch (Ping timeout: 265 seconds)
06:43:24 Join T44 [0] (~Topy44@f049173081.adsl.alicedsl.de)
06:43:24 Quit S00row (Read error: Connection reset by peer)
06:45:32 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au)
06:46:13 Quit Topy (Ping timeout: 264 seconds)
06:49:13 Quit TheSeven (Ping timeout: 264 seconds)
06:49:14 Quit S00row (Read error: Connection reset by peer)
06:49:33 Join sasquatch [0] (~username@212.23.105.168)
06:51:37 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au)
06:54:01 Join roach9 [0] (~186cd5d0@giant.haxx.se)
06:54:05roach9hi guys
06:54:21 Quit S00row (Read error: Connection reset by peer)
06:54:26roach9can someone help me install rockbox on my sansa clip+?
06:55:26 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au)
06:56:07roach9i think my problem is simple.
06:56:14roach9i am just unfamiliar with rockbox
06:56:24tmztask the question
06:56:33roach9i'm using rockbox utility
06:56:42roach9i clicked my device (sansa clip+)
06:56:49roach9but when i try to find the device in the file system, it is not there.
06:57:11tmztI believe you have to have it in mass storage mode
06:57:24roach9perfect
06:57:27roach9thank you sir :)
06:59:35roach9sorry
06:59:40roach9i can't find how to do that =\
06:59:46roach9is it an option on the device?
06:59:57roach9or do i have to put it in that mode via windows?
07:00
07:00:08 Quit T44 (Ping timeout: 240 seconds)
07:00:10 Join mystica555 [0] (~mike@m4e2636d0.tmodns.net)
07:00:59 Join T44 [0] (~Topy44@g227204216.adsl.alicedsl.de)
07:03:27 Join Topy [0] (~Topy44@f049074133.adsl.alicedsl.de)
07:04:32 Quit S00row (Read error: Connection reset by peer)
07:05:52roach9i can't find out how to put my sansa clip+ in mass storage mode =\
07:06:41 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au)
07:07:32 Quit T44 (Ping timeout: 276 seconds)
07:14:01 Join evilnick_ [0] (~evilnick@cpe-24-193-43-185.nyc.res.rr.com)
07:17:01 Quit evilnick (Ping timeout: 252 seconds)
07:17:23 Quit CaptainKewl (Read error: Operation timed out)
07:24:08 Quit Topy (Ping timeout: 240 seconds)
07:24:53 Join Topy [0] (~Topy44@f054171114.adsl.alicedsl.de)
07:26:27 Quit Dreamxtreme (Quit: Nice Scotty, now beam my clothes up too!)
07:27:13 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
07:28:28JdGordon|kugel: can you look at the screen size getting in the dynamic size patch for android? I somehow got my phone thinking it was 800x480 instead of 480x800....
07:34:46 Join Buschel [0] (~chatzilla@p54A3BA56.dip.t-dialin.net)
07:39:12 Quit roach9 (Quit: CGI:IRC)
07:39:43 Quit factor (Quit: Leaving)
07:47:48 Join stoffel [0] (~quassel@p57B4D010.dip.t-dialin.net)
07:51:38 Quit panni_ (Quit: ( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de ))
07:52:28Buscheln1s: could you please test libmad with http://pastie.org/1280189 vs. svn on your non-PP ARM target (it was a fuzev1 afaik)?
07:59:13 Join Buschel_ [0] (~chatzilla@p54A3BA56.dip.t-dialin.net)
08:00
08:00:42 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
08:01:10 Join esperegu [0] (~quassel@145.116.15.244)
08:01:34 Quit Buschel (Ping timeout: 252 seconds)
08:01:40 Nick Buschel_ is now known as Buschel (~chatzilla@p54A3BA56.dip.t-dialin.net)
08:08:48 Quit Topy (Ping timeout: 240 seconds)
08:09:26 Join monsterb [0] (~monsterb@216.176.144.49)
08:09:44 Join evilnick [0] (~evilnick@cpe-24-193-43-185.nyc.res.rr.com)
08:11:07 Quit M3DLG (Quit: RAGE QUIT)
08:11:58 Quit evilnick_ (Ping timeout: 252 seconds)
08:12:38 Quit Buschel (Ping timeout: 264 seconds)
08:13:01 Join Topy [0] (~Topy44@g228203164.adsl.alicedsl.de)
08:19:52 Join kapitaen [0] (~kapitaen@c-174-62-154-174.hsd1.ma.comcast.net)
08:39:53***Saving seen data "./dancer.seen"
08:42:45 Join LinusN [0] (~linus@rockbox/developer/LinusN)
08:42:58 Join Zagor [0] (~bjst@rockbox/developer/Zagor)
08:47:09 Join T44 [0] (~Topy44@f048237225.adsl.alicedsl.de)
08:48:58 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de)
08:49:25 Quit Topy (Ping timeout: 252 seconds)
08:51:53 Join evilnick_ [0] (~evilnick@cpe-24-193-43-185.nyc.res.rr.com)
08:55:05 Quit evilnick (Ping timeout: 265 seconds)
08:58:04 Join wodz [0] (~wodz@chello087206240131.chello.pl)
08:58:08wodzBagder: ping
09:00
09:04:12 Quit mystica555 (Ping timeout: 240 seconds)
09:11:41 Join Buschel [0] (~chatzilla@p54B67EB9.dip.t-dialin.net)
09:18:03 Join ender` [0] (krneki@foo.eternallybored.org)
09:19:04wodzgoban.tex is extremely overcomplicated and unclear
09:19:42JdGordon|s/goban.//
09:20:37wodzJdGordon|: goban is extreme - it mix explicit and implicit keymap definitions and nests one in other
09:21:03 Join mystica555_ [0] (~mike@m3d2636d0.tmodns.net)
09:21:04 Quit mystica555_ (Excess Flood)
09:21:33 Join mystica555_ [0] (~mike@m3d2636d0.tmodns.net)
09:22:04wodzcryptic tex error messages doesn't help either
09:35:35 Join evilnick [0] (~evilnick@cpe-24-193-43-185.nyc.res.rr.com)
09:37:29 Quit evilnick_ (Ping timeout: 240 seconds)
09:38:58 Join swilde [0] (~wilde@aktaia.intevation.org)
09:40:17 Join Rob2223 [0] (~Miranda@p4FFF271D.dip.t-dialin.net)
09:43:17 Quit Rob2222 (Ping timeout: 252 seconds)
09:49:47 Quit grndslm (Read error: Connection reset by peer)
09:50:07 Join grndslm [0] (~grndslm@174-126-0-16.cpe.cableone.net)
09:56:14 Quit kapitaen (Quit: Leaving)
10:00
10:06:08 Join petur [0] (d408b802@rockbox/developer/petur)
10:06:30pixelmawodz: you mean the button table in goban.tex? You should have seen that before...
10:08:14pixelmaI don't think it's bad :/
10:08:43 Quit grndslm (Quit: Leaving)
10:11:03wodzpixelma: I mean mixing \nopt with \opt and nesting one into another
10:12:43pixelmawould you rather prefer an \opt that spans 3 lines? And I tried to help readability of the nested ones by using indentation
10:13:53wodzof course its my personal opinion but I really don't like implicit declarations (like \nopt) because it is not obvious what is the scope of such definition
10:15:31wodzwith explicit \opt you can grep the file easily
10:15:56pixelmaI find them more understandable than having tens of *_PAD in one line, you won't easily see if yours is included or not
10:22:25wodzpixelma: well its the same problem as with ifdefing - there are different ways to achieve the same effect and selected syntax is a matter of taste. And as with ifdefing there are corner cases which are not so obvious when reading
10:23:33wodz\me completed FIXME stubs in MPIO manual. Now it builds without errors \o/
10:23:42wodzhmm
10:36:22 Join DerPapst [0] (~Alexander@dslb-088-069-151-169.pools.arcor-ip.net)
10:38:19 Join Zarggg_ [0] (~zarggg@24.229.139.169.res-cmts.sm.ptd.net)
10:39:19Stummihttp://download.rockbox.org/release/3.6/ hm, why do i not find the sansa clip+ build here?
10:39:36Stummii want to try reproduce #11745 on simulator
10:39:57***Saving seen data "./dancer.seen"
10:40:04 Join esperegu_ [0] (~quassel@145.116.15.244)
10:41:45 Join martii_ [0] (martii@vpn.gadm.pl)
10:42:02 Join simabeis_ [0] (~simabeis@lobmenschen.de)
10:44:42 Join maraz_ [0] (maraz@kapsi.fi)
10:45:03Stummiok, so it seems that i have to build 3.6 for myself
10:47:15 Quit einhirn (*.net *.split)
10:47:15 Quit esperegu (*.net *.split)
10:47:15 Quit yosafbridge (*.net *.split)
10:47:15 Quit simabeis (*.net *.split)
10:47:15 Quit Zarggg (*.net *.split)
10:47:15 Quit martii (*.net *.split)
10:47:16 Quit Bagder (*.net *.split)
10:47:16 Quit maraz (*.net *.split)
10:48:28 Join Bagder [0] (~daniel@rockbox/developer/bagder)
10:50:11 Join yosafbridge [0] (~yosafbrid@li14-39.members.linode.com)
10:52:04wodzStummi: clip+ was not stable when 3.6 was released
10:53:47Stummihm, than the best advice for him would to upgrade to 3.7 or svn-build
10:55:35 Part qwd
10:58:37wodzStummi: I doubt he is using 3.6. Tracker doesn't offer 3.7 to raport bugs against
10:58:56Stummiah, ok
11:00
11:00:06wodzStummi: If you want to take care of this bug - ask what exactly version he is running.
11:01:02Stummiwodz, first i will try out if this bug occours on an simulator build with current svn-version.
11:01:59wodzStummi: we agreed that asking people to try svn builds is not good approach.
11:04:26 Join dfkt [0] (dfkt@unaffiliated/dfkt)
11:11:41Stummiwodz, ok
11:15:37 Quit wodz (Quit: Leaving)
11:30:15 Quit timccc (Ping timeout: 255 seconds)
11:36:06 Join timccc [0] (~tim@112.166.15.141)
11:41:09Stummiwould it be a problem (e. g. due copyrights) when i make a screenshot of this problem with an game from nintendo?
11:41:22Stummiand attach it to an comment for the bug-report
11:41:40Torneno
11:41:49Tornethat's fair use
11:42:01Stummiok, thanks
11:58:33 Join InsDel [0] (~haqr.net@c-98-231-87-43.hsd1.fl.comcast.net)
12:00
12:31:49 Join n1s [0] (~n1s@nl118-174-240.student.uu.se)
12:31:49 Quit n1s (Changing host)
12:31:49 Join n1s [0] (~n1s@rockbox/developer/n1s)
12:40:01***Saving seen data "./dancer.seen"
12:44:44 Quit amiconn (Read error: Connection reset by peer)
12:44:47 Join amiconn_ [0] (quassel@rockbox/developer/amiconn)
12:45:07 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn)
12:49:20 Join Strife89TX [0] (~cstrife89@207.144.201.128)
12:57:35 Quit InsDel (Read error: Connection reset by peer)
12:58:03 Quit JdGordon| (Quit: leaving)
13:00
13:04:40 Join JdGord [0] (~jd@pa58-109-162-73.pa.nsw.optusnet.com.au)
13:04:42 Quit user890104 ()
13:12:44Stummiwhere can i see the hardware-data (especially lcd width and height in my case) for all devices in the see. (So, where is the file where things like "LCD_WIDTH" are defined?)
13:14:50n1sfirmware/export/config/ has all the config files
13:15:10JdGordDeviceChart on the wiki
13:16:37gevaertsDeviceChart is outdated
13:17:24 Quit Strife89TX (Quit: Switching out real quick.)
13:18:03 Quit krazykit (Ping timeout: 264 seconds)
13:22:57 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
13:24:26 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at)
13:24:44 Join krazykit [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net)
13:25:22 Quit JdGord (Quit: Bye)
13:31:20 Quit n1s (Quit: Lämnar)
13:36:50 Part LinusN
13:36:59 Join LinusN [0] (~linus@rockbox/developer/LinusN)
13:39:50 Quit krazykit (Ping timeout: 252 seconds)
13:45:50 Join ajb [0] (~user@cbnluk-gw0.cambridgebroadband.com)
13:46:54 Join krazykit [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net)
14:00
14:04:06 Join teru [0] (~teru@KD059133111160.ppp.dion.ne.jp)
14:09:54 Join Jaykay [0] (~chatzilla@p5DC570A8.dip.t-dialin.net)
14:17:10 Quit sasquatch (Quit: holy reboot)
14:19:57 Join utanapischti [0] (~username@92.116.118.160)
14:23:37 Join slater [0] (~slater@p5B272302.dip0.t-ipconnect.de)
14:24:37slaterhey I compiled RaaA for my ARM but still giving me an Segmentation fault when trying to start. But there is no dump unfortunately
14:28:53 Nick tmzt is now known as tmzt_dg2root (~tmzt@76.211.0.152)
14:31:06StummiRaaA?
14:31:46Bagder... as an app
14:32:13 Join bug2000 [0] (~bug@unaffiliated/bug2000)
14:32:36bug2000Where can I find the files for manual firmware making? [so the player would boot rockbox]
14:32:38 Join CaptainKewl [0] (~jason@207-38-215-126.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com)
14:32:38 Quit antil33t (Read error: Connection reset by peer)
14:32:50 Join antil33t [0] (antil33t@124-197-51-80.callplus.net.nz)
14:40:05***Saving seen data "./dancer.seen"
14:47:05Stummibug2000, do you mean the bootloader?
14:47:11bug2000Yeah, that.
14:48:36Stummiyou need the OF-Bootloader, the RB-Bootloader and an special tool to "merge" both. the RB-Bootloader and this tool you get on the rockbox-site. The OF-Bootloader from the manufactor of your player
14:48:46 Join LambdaCalculus37 [0] (~3f74f70d@rockbox/staff/LambdaCalculus37)
14:49:07bug2000Yeah, just can't seem to find the RB-Bootloader.
14:49:21bug2000Seems to be only thing I miss. Already have mkamsboot.
14:50:29Stummihttp://download.rockbox.org/bootloader/
14:50:41bug2000Thank you very much. have a nice day.
14:50:57Stumminp
14:51:26pixelmaStummi: are you aware that there are differences in the boot process and how starting Rockbox is achieved between the different targets?
14:53:09pixelmabug2000: which player do you have and if you want to install Rockbox normally - which instructions are you following?
14:53:27Stumminot at all. But the basically procedure to make the bootloader should be the same on the most players, or are i am wrong with that?
14:54:45bug2000pixelma: Manually creating a package for a friend ^_^.
14:56:58pixelmaI still don't know what you want to do
15:00
15:02:22 Join komputes [0] (~komputes@ubuntu/member/komputes)
15:05:07 Quit esperegu_ (Ping timeout: 245 seconds)
15:06:26 Join esperegu [0] (~quassel@145.116.15.244)
15:06:27 Quit esperegu (Remote host closed the connection)
15:06:28 Quit utanapischti (Ping timeout: 276 seconds)
15:06:49 Join wodz [0] (~wodz@chello087206240131.chello.pl)
15:06:54wodzBagder: ping
15:22:52 Join user890104 [0] (Venci@Venci-Notebook-LAN.ipv6.6bez10.info)
15:23:03LambdaCalculus37firmware/target/arm/tcc77x/m200/button-m200.c
15:23:04LambdaCalculus37firmware/target/arm/tcc77x/m200/button-m200.c
15:23:08DBUGEnqueued KICK LambdaCalculus37
15:23:08LambdaCalculus37firmware/target/arm/tcc77x/m200/button-m200.c
15:23:15LambdaCalculus37Argh!
15:23:39CtcpIgnored 1 channel CTCP requests in 0 seconds at the last flood
15:23:39*LambdaCalculus37 smacks his clipboard buffer
15:24:34LambdaCalculus37I have a patch at FS #11730 to fix apps/keymaps/keymap-m200.c; the button names don't match what's in the above listed file.
15:27:17wodzLambdaCalculus37: defining STD_PREV as BUTTON_PLAYPAUSE looks suspicious to me but I don't know the player
15:27:40 Join Strife89TX [0] (~cstrife89@207.144.201.128)
15:28:35 Join utanapischti [0] (~username@188.46.178.229)
15:28:47LambdaCalculus37wodz: There aren't very many buttons on the m200, so it's a little hard to assign buttons.
15:29:36wodzLambdaCalculus37: but selecting PLAY as prev is unintuitive IMO
15:30:06LambdaCalculus37wodz: Whoops, that's an error on my part. I'll have to fix that.
15:30:22*LambdaCalculus37 is glad he didn't commit that right away; that would've been most embarrassing
15:30:55LambdaCalculus37wodz: Thanks for pointing that out to me.
15:31:34wodzLambdaCalculus37: I didn't study this patch very deeply - it just stroked me at first glance
15:32:24 Join iarwain [0] (~iarwain@ec2-79-125-6-47.eu-west-1.compute.amazonaws.com)
15:33:42 Quit wodz (Quit: Leaving)
15:33:43LambdaCalculus37wodz: Since I found my m230 again, I wanted to try and maybe revive the port a bit. It currently doesn't build because the button names in keymap-m200.c are misnamed.
15:35:22CIA-7New commit by teru (r28538): Create index array to filetypes used in the open with list while loading viewers.config. ...
15:35:50 Join icarusfactor [0] (~factor@r74-195-220-23.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
15:35:57 Quit CaptainKewl (Ping timeout: 245 seconds)
15:36:29 Nick icarusfactor is now known as factor (~factor@r74-195-220-23.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
15:36:35 Join evilnick_B [0] (0c140464@rockbox/staff/evilnick)
15:37:07CIA-7r28538 build result: All green
15:37:51 Join steelman [0] (~steelman@2001:6a0:19c:0:21b:fcff:fe9f:a714)
15:40:12 Join jgarvey [0] (~jgarvey@cpe-065-190-066-089.nc.res.rr.com)
15:41:45 Join anewuser [0] (anewuser@unaffiliated/anewuser)
15:49:31Stummiteru, are you still on my rockboy-patch or did i said something wrong? :)
15:51:26 Part LinusN
15:53:05teruStummi: sorry, i'm doing a bit different thing for now.
15:53:22Stummiok, no problem
15:57:49 Part slater
16:00
16:03:16steelmanhi. i'd like to as a question about ./apps/plugins/lib/pluginlib_actions.c file from rb 3.7. I've got IPod VIDEO and I can't quit most plugins (I've tried two today: dice and jackpot) it looks like it's because IPOD_VIDEO is not among IPOD targets keypad configuration. Do I miss something?
16:04:09 Join MethoS- [0] (~clemens@134.102.106.250)
16:04:37gevaertssteelman: Menu+Select doesn't work?
16:04:38pixelmathe Ipod Video is using the Ipod 4th gen's pad definitions, it's all the same pad
16:05:05pixelmasteelman: and what's the manual saying which buttons you use?
16:05:51steelmangevaerts: wait a moment, checking
16:05:53 Join Biont [0] (~bc66d958@giant.haxx.se)
16:06:51pixelmagevaerts: it could be that there was this one weird thing with the pluginlib actions rework but I am not sure at the moment
16:07:40steelmangevaerts: OK. silly me, Menu+Select is the *correct* answer, although not too intuitive ;-)
16:08:23BiontI take it #11084 does not work anymore? I tried to patch it and I get loads of "Hunk #X failed at YZ" errors
16:08:27gevaertsIt's the one listed in the manual...
16:09:14LambdaCalculus37Biont: FS #11084 is quite old. It hasn't been updated since March, and a lot of the WPS code has changed since then.
16:09:50iarwainHi. Is the tcctool maintainer around? I'd like to add this patch to the tool, as it has helped me unbricking my Cowon J3: http://dpaste.com/272877/plain/
16:10:32LambdaCalculus37iarwain: Post that to Flyspray and tell us the ticket number.
16:10:39steelmangevaerts: silly me x2. menu+select is in pluginlib_actions.c. Tahnks a lot.
16:10:48steelmanbye everyone.
16:10:50 Quit steelman (Quit: leaving)
16:10:55BiontWell I already assumed that it wouldn't work anymore, but I wanted to try nevertheless. From my pov, these error messages could as well have been my fault so I thought I'd ask :)
16:11:03iarwainLambdaCalculus37: ok, I'll do that. Thank you.
16:13:30Bionttoo bad :( I guess I'll try to contact the developer of the patch then. In light of the Android port, this patch would be even more fun
16:16:53LambdaCalculus37Biont: You could try and contact the patch author, or you can try and apply the necessary fixes to get the patch to work again and post an updated version of it.
16:17:23 Join DSStrife89 [0] (~Strife89@207.144.201.128)
16:18:28 Quit Strife89TX (Disconnected by services)
16:24:26 Quit DSStrife89 (Ping timeout: 272 seconds)
16:24:44 Join DSStrife89 [0] (~Strife89@207.144.201.128)
16:30:43iarwainLambdaCalculus37: the ticket number is 11747
16:31:46 Quit bug2000 (Ping timeout: 276 seconds)
16:35:01 Quit teru (Quit: Quit)
16:38:06 Join toffe82 [0] (~chatzilla@maf.wirelesstcp.net)
16:40:08***Saving seen data "./dancer.seen"
16:40:20 Join panni_ [0] (hannes@ip-178-203-81-220.unitymediagroup.de)
16:49:16LambdaCalculus37iarwain: Thanks.
16:50:28 Join wodz [0] (~wodz@chello087206240131.chello.pl)
16:51:24wodzLambdaCalculus37: could you try FS #11735 on your PP and SH targets to see if hw info screen works as expected?
16:52:12wodzLambdaCalculus37: I can provide builds if you prefer.
16:52:45LambdaCalculus37wodz: Sure. Roll for iPod video and HDD6330 first.
16:53:08BiontLambdaCalculus37: Well, since I can't code myself, I'll see if I can get a response from the author then
16:57:28 Part Zagor
16:57:53wodzBagder: ping again
17:00
17:04:37 Quit DSStrife89 (Read error: Operation timed out)
17:05:21wodzLambdaCalculus37: http://www.datafilehost.com/download-288aeb5c.html
17:07:15LambdaCalculus37wodz: Which one is this one?
17:07:49LambdaCalculus37wodz: Never mind, I saw it's the iPod video build.
17:07:53wodzLambdaCalculus37: http://www.datafilehost.com/download-3a1ba3ca.html
17:08:09wodzfist is for video second is for hdd6330
17:08:26LambdaCalculus37wodz: Got them both.
17:08:54wodzyou can RoLo actually as the change is in core
17:09:43LambdaCalculus37wodz: Okay, will update in a little bit and report back.
17:09:54wodzThe proof is to look at System->Debug->Hw info and see if there is any difference between regular build and this I provided
17:11:01 Quit Biont (Quit: CGI:IRC (EOF))
17:15:07LambdaCalculus37wodz: No differences on iPod video. It looks exactly the same.
17:18:21wodz:-)
17:20:06*TheSeven just found the (undocumented) key to proper dma on the nano2g :)
17:20:25TheSevenis the rockbox buffering subsystem capable of handling double-buffered dma?
17:20:41 Quit T44 (Read error: Connection reset by peer)
17:21:08LambdaCalculus37wodz: And looks good on the HDD6330 too.
17:21:20TheSeveni.e. don't overwrite the the two(!) most recently requested dma buffers?
17:21:49TheSevenor at least one if i split them up myself
17:22:14wodzLambdaCalculus37: thank you, test on recorder would be great also
17:22:57wodzTheSeven: rockbox buffering system is the part which noone dare to touch :-)
17:31:25*TheSeven just played a huge chain of 16 byte (4 samples, 2 channels, 16 bits) buffers without glitches and without the need for FIQs or an efficient IRQ handler
17:31:58LambdaCalculus37wodz: I'll do a test on my JBR during lunch time.
17:32:07TheSevenbluebroth3r: IIRC you are a buffering expert, correct?
17:32:59 Join Topy44 [0] (~Topy44@f048237225.adsl.alicedsl.de)
17:34:21 Join TheSeven|Mobile [0] (~theseven@rockbox/developer/TheSeven)
17:36:45 Quit anewuser ()
17:38:38 Quit TheSeven (Ping timeout: 240 seconds)
17:38:55TheSeven|Mobileoh, wait, that was bluedude
17:41:34 Join dfkt_ [0] (~dfkt@unaffiliated/dfkt)
17:45:08 Quit dfkt (Ping timeout: 252 seconds)
17:46:15 Join bmbl [0] (~bmbl@unaffiliated/bmbl)
17:48:55 Join LambdaCalculus [0] (~3f74f70d@giant.haxx.se)
17:49:29 Quit LambdaCalculus37 (Quit: CGI:IRC (Ping timeout))
17:49:48 Nick LambdaCalculus is now known as LambdaCalculus37 (~3f74f70d@giant.haxx.se)
17:52:18 Join hebz0rl [0] (~hebz0rl@dslb-088-067-213-138.pools.arcor-ip.net)
17:53:12 Quit petur (Quit: Page closed)
17:55:28TheSeven|Mobilewhat's the best way to make sure pcm buffers stay locked long enough (until they are fully played)?
17:58:29*TheSeven|Mobile can't imagine that no other target needs this
17:59:43 Join Strife89TX [0] (~cstrife89@207.144.201.128)
18:00
18:07:16 Part iarwain
18:08:50 Quit Topy44 (Read error: Connection reset by peer)
18:10:34 Quit Strife89TX (Quit: Following my nose will lead me to smack into a wall.)
18:10:58 Quit MethoS- (Remote host closed the connection)
18:12:12 Join Topy44 [0] (~Topy44@f048237225.adsl.alicedsl.de)
18:15:57 Quit factor (Read error: Connection reset by peer)
18:23:27 Quit timccc (Ping timeout: 260 seconds)
18:24:13 Join timccc [0] (~tim@112.166.15.141)
18:25:35 Join captainkewlllll [0] (2669ecc2@gateway/web/freenode/ip.38.105.236.194)
18:30:52 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93)
18:31:07 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky)
18:31:58 Join lixus00 [0] (~lixxus@78-86-253-21.zone2.bethere.co.uk)
18:32:48 Part lixus00
18:35:12 Quit krazykit (Ping timeout: 252 seconds)
18:36:17 Join krazykit [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net)
18:36:38 Join factor [0] (~factor@r74-195-220-23.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
18:40:10***Saving seen data "./dancer.seen"
18:41:06 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl)
18:41:06 Quit bertrik (Changing host)
18:41:06 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
18:42:44 Join TheLemonMan [0] (~lemonboy@ppp-151-214.32-151.iol.it)
18:47:47 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
18:53:08 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
18:59:12 Quit markun (Read error: Connection reset by peer)
19:00
19:01:38 Join Strife89 [0] (a80dbf53@gateway/web/freenode/ip.168.13.191.83)
19:03:30LambdaCalculus37This is certainly interesting... the service manual for the GoGear HDD16x0 series claims that the device has 64MB of RAM as well.
19:04:02Strife89gevaerts: Regarding http://www.rockbox.org/mail/archive//rockbox-dev-archive-2010-11/0054.shtml : My preference runs toward 1b, but let the plugin have priority when opening a file normally.
19:07:45 Join markun [0] (~markun@5ED33C2C.cm-7-4a.dynamic.ziggo.nl)
19:07:46 Quit markun (Changing host)
19:07:46 Join markun [0] (~markun@rockbox/developer/markun)
19:13:28bertrikAny tcctool expert here?
19:14:10bertrikFS #11747 - tcctool: add support for Cowon J3 looks ready for commit, it's not completely clear to me how the sdcfg value was figured out (just pure luck when experimenting, or an educated guess)
19:16:55 Quit TheSeven|Mobile (Ping timeout: 240 seconds)
19:27:42 Quit DerPapst (Quit: Leaving.)
19:29:29 Join saratoga [0] (9803c6dd@gateway/web/freenode/ip.152.3.198.221)
19:29:48TheSevenhttp://pastie.org/1284951
19:29:48saratogabertrik: that number is basically a register value for the memory controller, its generally an educated guess given how much memory a player has
19:29:51TheSeventhat appears to work
19:30:47saratogaif it works in ttctool, i would commit it
19:31:38bertrikTheSeven, it plays an audio file?
19:31:44TheSevenyes
19:31:51TheSevenit plays raw pcm data at 0x08100000
19:32:03TheSevenglitch-free as far as i can tell
19:32:19TheSeventhe dma things are the interesting part
19:32:33TheSeventhe wmcodec init is just stolen from diagmode
19:33:00bertrikthe intent is to make the playback interrupt smarter, right?
19:33:04TheSevenbtw, that reminds me that i want to figure out the reason for that popping noise when rockbox boots
19:33:08TheSevenyes
19:33:27saratogaa lot of players do that, its usually due the anti-click circuit on the DAC not existing or not being enabled
19:33:57TheSevensaratoga: a lot of players do *what*?
19:34:05saratogaclick when the DAC is powered up
19:34:19TheSevenwell, it doesn't do it in the OF, or at least not as badly
19:34:38saratogatheres often a way to shunt that click into a resistor or something similar
19:34:57TheSevenit's probably caused by doing things in the wrong order (there are analog muting circuits between the dac and output amplifier AFAIK)
19:35:13bertrikI think there's also a few players where there's some kind of analog switch outside the DAC
19:42:19 Join Horscht [0] (~Horscht@p4FD4D1DB.dip.t-dialin.net)
19:42:19 Quit Horscht (Changing host)
19:42:19 Join Horscht [0] (~Horscht@xbmc/user/horscht)
19:45:16TheSevenlet me figure out how rockbox initializes it and singlestep it to see where the pop happens
19:46:50saratogahas anyone been working on the other new ipods lately? i haven't followed the freemyipod IRC very closely
19:47:41 Quit stoffel (Remote host closed the connection)
19:48:32 Quit fyrestorm (Quit: lamers envy me like they envy bill g -- main boot xp, just the way it should be!)
19:49:09 Nick noamsml_ is now known as noamsml (~noamsml@adsl-75-45-234-134.dsl.sfldmi.sbcglobal.net)
19:54:44 Join DerPapst [0] (~Alexander@p4FE8EB37.dip.t-dialin.net)
20:00
20:00:18BuschelStrife98: if you are still willing to test fs#11707, here is a build for ipod color -> http://www.sendspace.com/file/3nqoi8
20:00:27 Join fyrestorm [0] (~nnscript@cpe-69-203-144-35.si.res.rr.com)
20:01:40 Join pamaury [0] (~quassel@dhcp-128-203.residence.ens-lyon.fr)
20:01:40 Quit pamaury (Changing host)
20:01:40 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
20:07:18Buschelsaratoga: did you work on your armv5 optimization of libatrac lalety? just curious
20:08:06saratogaBuschel: no sorry I've been sick this past week so programming isn't much fun
20:08:36Buschelsorry to hear that. hope you're feeling better now?
20:16:44amiconnBuschel: What test(s) are needed for http://pastie.org/1280189 ?
20:17:20saratogayes I'm feeling better, and will try to find some time to look at the code
20:17:53saratogasince your c code works, I assume its just some silly mistake in the ASM i posted
20:18:14Buschelamiconn: just a performance comparison svn vs. patch on non-PP ARM targets
20:18:17saratogai should probably try translating the c code one line at a time and see where it breaks
20:18:23saratogamy arm is so rusty i might not spot it otherwise
20:18:39amiconnBuschel: Hmm, I could do that now - on Clip+ and Beast
20:18:45Buschelsaratoga: yep. I am curious how much speed up you will see
20:18:53Buschelamiconn: perfect :o)
20:19:36saratogafor devices with fast IRAM (tcc I think) should be close to 2x
20:20:11amiconnBuschel: Any specific bitrates to test? What about layers?
20:22:17*amiconn notices that http://download.rockbox.org/test_files/ has neither .mp2 nor .mp1 files
20:22:24Buschelamiconn: no specific bitrate, but layer 3. just a choose a mp3 file with ~200kbps
20:23:36*amiconn should encode the test track with Pegase to .mp1 and .mp2
20:25:34saratogamp1 and mp2 test files would be nice on the download server if anyone feels like making them
20:28:03amiconn^^
20:29:28CIA-7New commit by wodz (r28539): MPIO HD200 - Put key hints on simulator graphic
20:31:10 Join Kupop [0] (~Kupo@cpc2-bsfd7-2-0-cust220.5-3.cable.virginmedia.com)
20:31:10CIA-7r28539 build result: All green
20:34:33amiconnBuschel: lame_192.mp3, SVN: Beast 1414.46 %, 37.22 MHz, Clip+ 713.25 %, 33.64 MHz
20:34:43 Quit riotz (Ping timeout: 260 seconds)
20:37:37 Part Strife89
20:38:28 Join kazaik [0] (~kazaik@pool-71-179-65-27.bltmmd.east.verizon.net)
20:40:14***Saving seen data "./dancer.seen"
20:44:37amiconnBuschel: With your patch: Beast 1405.43 %, 37.56 MHz, Clip+ 710.94 %, 33.75 MHz
20:45:41amiconnSo it's a (slight) slowdown (less tha 1%)
20:45:59Buschelamiconn: thanks, again it seems like the S5L8701 is a bad CPU for easy optimizations... :/
20:46:39Buschelthe speed up on S5L8701 is about +.25 MHz (~0.5%)
20:46:55Buschelso, I'll drop this patch as well...
20:47:20amiconnWhat's interesting is that our libmad is slower on arm11 than on arm9
20:47:26amiconnIt should be the other way round...
20:47:51Buschelram speed?
20:48:25Buschelit is the same for S5L (arm9) vs. PP (arm7)
20:49:09*amiconn thinks that mp3 decoding on arm11 should need less than 25 MHz, possibly even less than 20 MHz
20:53:47 Join Lear [0] (chatzilla@rockbox/developer/lear)
20:56:43 Quit [Saint] (Quit: I'm only going to Heaven if it tastes like caramel...)
20:59:02*LambdaCalculus37 is going to write a blind description for the iAudio M3's manual since it currently lacks one
21:00
21:16:25*TheSeven is still searching for a way to power up that wm8975 without making it pop
21:17:44bertrikso there isn't some GPIO that mutes audio from the DAC externally?
21:18:02TheSeveni don't think theres something outside the codec
21:18:11TheSevenbut there should be something inside actually
21:18:32bertrikif you look at the PCB you might be able to confirm
21:18:38TheSeveneven powering up the internal voltage reference makes it pop, and powering up the virtual ground even more
21:19:02TheSevenwith the output driver powered down!
21:19:06TheSeven(and also the dacs)
21:19:27bertrikI wonder how other targets with the same codec handle this
21:19:40 Quit JdGordon (Ping timeout: 252 seconds)
21:19:45*TheSeven wonders how the OF handles this on the very same hardware
21:20:46TheSevenit also pops, but not so badly
21:21:20TheSevenespecially when powering off the pop is barely noticable
21:26:58bertrikTheSeven, the WM8971 has some specific info on pop reduction, specifically the order in which to power up
21:27:18amiconnBagder: ping
21:27:41TheSevenbertrik: do you have docs on that?
21:28:25TheSeveni couldn't find it while flicking through the datasheel
21:28:27TheSevendatasheet*
21:28:31bertrikI have the WM8971 datasheet, I think it's similar to the WM8975 one
21:30:39*amiconn has some .mp1 and .mp2 testfiles for upload
21:36:04 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
21:37:30 Quit Lear (Quit: ChatZilla 0.9.86 [Firefox 4.0b8pre/20101109061637])
21:39:43TheSevenbertrik: ignoring all the power on delays and sequences and just doing it the hard way is much more silent than what rockbox is doing
21:41:15wodzTheSeven: I was fighting high pitch noise when powering up WM8750 in MPIO. I read manual dozen of times, sniffed i2c traffic to codec when OF powers it up and finally I found out by accident that there is GPIO which needs to be LOW on power up.
21:43:35 Join T44 [0] (~Topy44@g228205106.adsl.alicedsl.de)
21:45:12wodzTheSeven: Manual to the codec doesn't even mention of such possibility. Besides there is paragraph in manual describing steps needed to reduce pop noise on power on.
21:46:00 Nick dfkt_ is now known as dfkt (~dfkt@unaffiliated/dfkt)
21:46:51 Quit Topy44 (Ping timeout: 245 seconds)
22:00
22:00:20 Quit TheLemonMan (Quit: Help me, i got shot! *DIES*)
22:02:32 Quit hebz0rl (Ping timeout: 250 seconds)
22:04:33 Join hebz0rl [0] (~hebz0rl@dslb-088-067-213-138.pools.arcor-ip.net)
22:04:47TheSevenhm
22:05:13TheSeveni managed to make it power up almost pop-less by doing the contrary of what the datasheet says...
22:05:16 Quit hebz0rl (Read error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number)
22:05:38TheSeveni.e. ramp down the vgnd divider resistance instead of ramping it up
22:06:12TheSeventhis will probably lead to distorted audio during the first few milliseconds, but we won't be playing something during that time anyway
22:06:49 Join riotz [0] (~Secret@unaffiliated/riotz)
22:07:27 Join hebz0rl [0] (~hebz0rl@dslb-088-067-213-138.pools.arcor-ip.net)
22:09:54 Quit LambdaCalculus37 (Quit: CGI:IRC 0.5.9 (2006/06/06))
22:11:14 Join iq [0] (~iq@unaffiliated/iq)
22:12:24 Quit hebz0rl (Read error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number)
22:13:28 Join hebz0rl [0] (~hebz0rl@dslb-088-067-213-138.pools.arcor-ip.net)
22:15:06 Quit benedikt93 (Quit: Bye ;))
22:15:08*TheSeven wonders how to power it down
22:16:13 Quit BHSPitMonkey (Ping timeout: 260 seconds)
22:16:50 Join b0hoon [0] (~quassel@public-gprs126920.centertel.pl)
22:16:59TheSevenis there even a place where codec shutdown code could go?
22:19:17 Quit hebz0rl (Read error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number)
22:20:31 Join hebz0rl [0] (~hebz0rl@dslb-088-067-213-138.pools.arcor-ip.net)
22:21:22 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
22:22:03TheSeven[ERROR] Option 'mtm' unsupported
22:22:03TheSevenmake: *** [reconf] Error 1
22:22:03TheSevennow what does that mean?
22:22:46 Join riotz_ [0] (riot33r@gateway/shell/shellium.org/x-zrumltpcghojglqw)
22:23:21 Quit riotz ()
22:23:26 Nick riotz_ is now known as riotz (riot33r@gateway/shell/shellium.org/x-zrumltpcghojglqw)
22:24:36 Join lixus001 [0] (~lixxus@78-86-253-21.zone2.bethere.co.uk)
22:27:25 Quit hebz0rl (Read error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number)
22:28:17 Join hebz0rl [0] (~hebz0rl@dslb-088-067-213-138.pools.arcor-ip.net)
22:28:38 Quit bmbl (Quit: Verlassend)
22:29:20 Quit hebz0rl (Read error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number)
22:30:25 Join hebz0rl [0] (~hebz0rl@dslb-088-067-213-138.pools.arcor-ip.net)
22:30:42 Quit hebz0rl (Read error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number)
22:30:46saratogaBuschel: just noticed that I have the arguments in the wrong order to all smlawy instructions in my asm code
22:30:51saratogathat probably doens't help
22:33:30amiconnHmm, who decided that all crosscompilers can share the same prefix?
22:33:52Buschelsaratoga: not really, but that can easily be fixed :)
22:34:07amiconnThis seems wrong. While the binaries and libs don't collide (due to architecture prefixes or folders), several things do collide
22:34:20TheSevencan anybody tell me where the shutdown code is?
22:34:27amiconnE.g. 'info' and the locales
22:34:42saratogai'd ask you to double check my code but its probably better i actually learn this stuff . . .
22:35:14 Nick YPSY is now known as Ypsy (~ypsy@geekpadawan.de)
22:40:18***Saving seen data "./dancer.seen"
22:41:04 Quit Noteboom (Quit: Leaving)
22:41:20saratogastill no good, just a lot of clicking
22:41:43*TheSeven gives up for tonight
22:43:23saratogaah theres another ASM bug . . .
22:43:53amiconn^^^^ @ Zagor (logs)
22:45:08TheSevencan anybody check if http://pastie.org/1285452 breaks nano1g/ipod4g? or does it maybe even reduce popping noise during powerup on these, too?
22:45:56 Join JdGord [0] (~jd@pa58-109-141-53.pa.nsw.optusnet.com.au)
22:46:37amiconnpfm
22:47:06*amiconn usually doesn't notice popping noise during powerup unless it's very strong
22:47:24amiconnProbably because I sort of expect it to be there
22:48:21 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.1.58)
22:48:35CIA-7New commit by Buschel (r28540): Correct comment.
22:49:24lixus001any idea when gigabeat S will be supported in the utility installer
22:49:49 Nick martii_ is now known as martii (martii@vpn.gadm.pl)
22:50:22CIA-7r28540 build result: All green
22:52:24BuschelTheSeven: If I am not somehow mislead, the function audiohw_close() should contain the shutdown commands for codecs
22:52:52saratogawell i've got sort of a beat under a lot of clicking
22:53:41Buschelsaratoga: so, the noise is correlated to the useband signal? ;)
22:53:47CIA-7New commit by bertrik (r28541): Apply FS #11729 - Remove unneeded I2SIN clock configuration for AS3525 and AS3525v2
22:53:51saratogayeah!
22:54:17Buschelgood start! :)
22:55:33CIA-7r28541 build result: All green
22:55:59TheSevenBuschel: where on earth is that hiding?
22:56:34TheSevenah, nevermind, file names not matching function prefixes again... :/
22:56:50BuschelTheSeven: e.g. in wm8758.c
22:57:24TheSeventhese functions seem to be scattered all around the codec drivers and sound.c with no recognizable scheme
22:58:57Buschelit's implemented in wm8975.c as well
23:00
23:05:04Buschelwtf!
23:05:23Buschelr28488 slowed down mpc decoding on S5L... :/
23:08:45 Join JdGordon| [0] (~jonno@vl10.gw.ok-labs.com)
23:08:45 Quit JdGordon| (Changing host)
23:08:45 Join JdGordon| [0] (~jonno@rockbox/developer/JdGordon)
23:09:50 Quit JdGord (Quit: Bye)
23:10:24CIA-7New commit by wodz (r28542): MPIO manual: player front graphic FS #11177 by Marko Pahlke
23:10:34CIA-7New commit by wodz (r28543): MPIO manual: screenshots
23:10:41CIA-7New commit by wodz (r28544): MPIO HD200 manual - tex files
23:12:15CIA-7r28542 build result: All green
23:14:31 Quit dfkt (Quit: -= SysReset 2.53=- Sic gorgiamus allos subjectatos nunc.)
23:14:36CIA-7r28544 build result: All green
23:19:02JdGordon|wodz: I'll be in melbourne over the weekend.. do you still need AJBRv1 testing?
23:19:09CIA-7New commit by Buschel (r28545): Roll back r28488 as it slows down mpc by 2% on S5L8701.
23:20:40wodzJdGordon: no thanks, LambdaCalculus owns AJBR and is willing to do the test
23:21:13CIA-7r28545 build result: All green
23:21:23JdGordon|ok cool :)
23:22:46saratogaupdated the atrac patch, still not sure what I'm missing
23:25:01 Quit evilnick_B (Quit: Page closed)
23:25:25saratogaoh hmm i had the shift by 1 in the asm code removed, so the output will be slightly quieter static in the version I posted on FS ;)
23:27:47 Quit Kupop (Ping timeout: 276 seconds)
23:29:40Buschelsaratoga: is the rollback by 192 bytes still correct at the end of the asm section? you a now using 2 bytes per coefficient
23:29:48saratogaoh hmm
23:29:52saratogaprobably not
23:29:55saratogai didn't think about that
23:32:17saratogaBuschel: good catch, it works now
23:32:24Buschel:)
23:32:39Buscheland? speed?
23:33:09saratogai don't know what it was stock :)
23:33:37saratogatest_codec says 30MHz, but that can't be right
23:34:43saratogaoh the sample is broken so test_codec thinks its longer then it really is
23:35:37 Join Strife89 [0] (~Strife89@adsl-80-146-250.mcn.bellsouth.net)
23:36:21 Quit jgarvey (Quit: Leaving)
23:36:29 Nick Ypsy is now known as YPSY (~ypsy@geekpadawan.de)
23:37:50 Quit Jaykay (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101026210630])
23:38:11Buschelsaratoga: btw, if you update the patch you should also add the >>=15 to the c-version of fixmul15
23:39:10saratogayeah I'll clean it up a lot before committing
23:39:48Buscheljust post the performance numbers here when you measured them. could be quite impressive ;)
23:41:57 Quit domonoky (Read error: Connection reset by peer)
23:42:02Strife89Has anyone noticed that the days of the week (in WPSes which display dates, the calendar plugin, etc.) have been incorrect?
23:42:54Strife89At least on the iPod Video.
23:44:36 Quit Strife89 (Quit: Heading on home for now.)
23:51:53 Quit liar (Ping timeout: 255 seconds)
23:55:55 Part lixus001
23:58:14 Quit b0hoon (Quit: GTG, bye.)

Previous day | Next day