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 2009-08-05

00:00:35 Join truthtaco_ [0] (n=truthtac@adsl-74-6-206.aby.bellsouth.net)
00:01:23utchybannI see. ipod-time-sync sent "3b 01 00 0c 00 00 00 00 0c 00". And it works on my nano.
00:02:13gevaertsaccording to the scsi specs, it should be 0x0c actually
00:02:26 Quit bertrik (Read error: 113 (No route to host))
00:03:56 Quit TruthTaco (Read error: 60 (Operation timed out))
00:04:05 Quit domonoky1 (Read error: 104 (Connection reset by peer))
00:04:34utchybanngevaerts: ok. is set_time() really different on each target ?
00:05:39gevaertsI suspect we should only check bytes 1 and 2 (byte 1 = mode, 1=vendor specific; byte 2 = buffer id). If those match, and the lenght matches what we want, it should be fine
00:09:00 Quit flydutch ("/* empty */")
00:09:11gevaertsutchybann: I'm not sure. I remember looking at it and not liking what I saw, but I don't remember the details
00:11:53 Join Thundercloud [0] (i=thunderc@persistence.flat.devzero.co.uk)
00:11:55utchybanngevaerts: I will try to hack something for my ipod. For me, if rockbox has is own usb stack we could simply define our own time-sync command.
00:11:56gevaertshm, if you provide a struct tm with year,month,day,hour,minute,second properly filled in, it should be OK
00:12:03 Quit xavieran (Read error: 113 (No route to host))
00:12:43linuxstbutchybann: See firmware/common/timefuncs.c - I seem to recall that different RTC chips require different values (day of week etc), but hopefully I'm wrong...
00:12:46gevaertsutchybann: we could, but then we'll have to support host-side tools for that as well
00:12:54tmztis that a command in dfu?
00:13:31linuxstbIt seems pointless creating a new one - the ipod one seems straightforward...
00:13:45gevaertsexactly
00:14:22JdGordon|linuxstb: also to keep compat with the OF they need different values
00:14:26utchybanngevaerts: seems easy to fill a struct tm. ipod-time-sync from libgpod is the exact opposite.
00:14:38linuxstbJdGordon|: Isn't that taken care of at a lower-level?
00:15:04JdGordon|oh maybe
00:15:12gevaertslinuxstb: I *think* it's reasonably simple
00:15:13JdGordon|not sure whats in that file (and cant check now)
00:15:46gevaertsutchybann: it should be, yes. It's just a bit tedious to go from day-of-year to month/day
00:16:39 Join xavieran [0] (n=xavieran@ppp118-208-231-136.lns10.mel6.internode.on.net)
00:16:40gevaertsand a bit of a challenge to do that in the minimum binsize possible :)
00:17:05utchybannI will try.
00:17:09 Join togetic [0] (n=togetic@unaffiliated/ibuffy)
00:17:13 Quit ender` (" All power corrupts, but we need electricity.")
00:18:42utchybannbye (thanks for answering my questions).
00:18:50gevaertshave fun :)
00:20:24 Quit gevaerts (Nick collision from services.)
00:20:33 Join gevaerts [0] (n=fg@rockbox/developer/gevaerts)
00:28:38 Quit utchybann ("Leaving.")
00:39:00 Join BHSPitMonkey [0] (n=stephen@unaffiliated/bhspitmonkey)
00:40:44 Join faemir [0] (n=faemir@78.33.109.163)
00:41:06 Quit HellDragon (Read error: 104 (Connection reset by peer))
00:42:11 Join HellDragon [0] (i=jd@modemcable178.248-201-24.mc.videotron.ca)
00:42:28 Quit DataGhost (Nick collision from services.)
00:42:36 Join DataGhost [0] (n=dataghos@unaffiliated/dataghost)
00:52:53 Quit JdGordon| ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
01:00
01:00:37Dhraakellianwhat sort of mp3 tag-based replaygain does Rockbox support?
01:02:49DhraakellianI know it doesn't support mp3gain's APEv2 tags
01:09:10Torneid3v2
01:09:16TorneAPE tags on MP3 are an MP3 standard violation
01:09:23***Saving seen data "./dancer.seen"
01:09:24Torne(they aren't properly desynced mpeg frames)
01:11:56Dhraakellianaren't there a couple ways of doing replaygain in id3v2?
01:12:25Tornenot that I know of
01:12:32 Quit captainkwel ("Page closed")
01:12:41Tornecheck the source? :)
01:14:42Torneit supports VorbisGain format in the user defined text region
01:14:56Torneor numeric in RVA2 tags
01:15:09Tornebased on a look in apps/metadata/mp3.c
01:17:55 Quit Thundercloud (Read error: 101 (Network is unreachable))
01:20:30Dhraakellianthanks
01:22:35 Quit DarkSpectrum (Read error: 104 (Connection reset by peer))
01:25:41ubrukeligAny super nintendo emulator for rockbox?
01:26:10martian67ubrukelig, thats a bit much for most targets
01:26:19martian67mabee the gigabeat s could handle it
01:26:30Dhraakellianand wouldn't that require more buttons than most targets have?
01:37:06 Quit barrywardell (Remote closed the connection)
01:38:20 Quit BHSPitMonkey (Remote closed the connection)
01:40:28 Quit GeekShadow ("The cake is a lie !")
01:47:15 Join hockeyb213 [0] (n=18b8c0eb@gateway/web/cgi-irc/labb.contactor.se/x-fcmxflqlvokhpsit)
01:48:03hockeyb213hey guys when I have my ipod video connected in windows where do I put my music into?
01:48:11Tornewherever you want
01:48:30hockeyb213So anywhere inside the rockbox folder?
01:48:34Torneno, anywhere at all
01:48:46*Torne just has a folder Music in the top level
01:49:07hockeyb213I am not seeing the folder for music
01:49:17Torneno, imean, you cna create any folder you want, anywhere
01:49:22hockeyb213ah gotcha
01:49:23Tornei just created one
01:49:29hockeyb213yeah
01:49:31Tornerockbox lets you browse the whole disk.
01:49:41Torneand the database searches everywhere *except* in the .rockbox folder by default
01:49:45hockeyb213k thanks
01:50:21hockeyb213appreciate it a lot
01:52:18hockeyb213hehe the .rockbox folder is where I put it XD
01:53:49 Quit evilnick ("Page closed")
02:00
02:01:45 Quit Rondom (Read error: 60 (Operation timed out))
02:02:34 Quit hockeyb213 ("CGI:IRC (EOF)")
02:03:56 Join Rondom [0] (n=Rondom@dslb-084-057-152-183.pools.arcor-ip.net)
02:14:12 Quit ubrukelig (simmons.freenode.net irc.freenode.net)
02:14:12NSplitsimmons.freenode.net irc.freenode.net
02:14:12 Quit n17ikh (simmons.freenode.net irc.freenode.net)
02:14:12 Quit preglow (simmons.freenode.net irc.freenode.net)
02:14:12 Quit maraz_ (simmons.freenode.net irc.freenode.net)
02:14:12 Quit rasher (simmons.freenode.net irc.freenode.net)
02:14:12 Quit Bagder (simmons.freenode.net irc.freenode.net)
02:14:12 Quit Zambezi (simmons.freenode.net irc.freenode.net)
02:14:12 Quit Kohlrabi (simmons.freenode.net irc.freenode.net)
02:14:12 Quit courtc (simmons.freenode.net irc.freenode.net)
02:14:12 Quit z35 (simmons.freenode.net irc.freenode.net)
02:14:12 Quit dmb (simmons.freenode.net irc.freenode.net)
02:14:19 Join CaptainKwel [0] (n=jason@207-237-172-77.c3-0.nyr-ubr4.nyr.ny.cable.rcn.com)
02:14:26 Join Strath [0] (n=Strath__@173-23-45-236.client.mchsi.com)
02:14:37 Quit stripwax ("http://miranda-im.org")
02:15:36 Join JdGordon_ [0] (i=ae91a6ea@gateway/web/freenode/x-ffgcpxyjxnjlknbj)
02:16:22NHealsimmons.freenode.net irc.freenode.net
02:16:22NJoinubrukelig [0] (n=ubrukeli@c7A4201C3.dhcp.bluecom.no)
02:16:28NJoinKohlrabi [0] (n=Kohlrabi@frustrum.nosebud.de)
02:17:12 Quit Strath (Client Quit)
02:17:37NJoinpreglow [0] (i=thomj@tvilling2.pvv.ntnu.no)
02:17:40NJoincourtc [0] (n=court@unaffiliated/courtc)
02:18:53NJoinZambezi [0] (i=Zulu@bnc.fran.dotbnc.se)
02:18:53NJoinmaraz_ [0] (i=maraz@xob.kapsi.fi)
02:18:53NJoinz35 [0] (n=z35@ool-45701ce5.dyn.optonline.net)
02:18:53NJoindmb [0] (n=Dmb@unaffiliated/dmb)
02:18:53NJoinBagder [241] (n=daniel@rockbox/developer/bagder)
02:18:53NJoinrasher [50] (n=rasher@rockbox/developer/rasher)
02:18:53NJoinn17ikh [0] (n=n17ikh@c-68-59-19-150.hsd1.sc.comcast.net)
02:18:55 Quit Zambezi (SendQ exceeded)
02:18:55 Quit n17ikh (SendQ exceeded)
02:18:55 Quit rasher (Read error: 104 (Connection reset by peer))
02:18:55 Join rasher_ [0] (n=rasher@0x5550f5a3.adsl.cybercity.dk)
02:18:55 Quit Zagor ("Clint excited")
02:19:06 Join maraz [0] (i=maraz@xob.kapsi.fi)
02:19:06 Quit maraz_ (Read error: 104 (Connection reset by peer))
02:19:16 Join Zambezi [0] (i=Zulu@bnc.fran.dotbnc.se)
02:19:57 Join n17ikh [0] (n=n17ikh@c-68-59-19-150.hsd1.sc.comcast.net)
02:23:32 Join Strath [0] (n=Strath__@173-23-45-236.client.mchsi.com)
02:25:59 Nick rasher_ is now known as rasher (n=rasher@rockbox/developer/rasher)
02:46:45 Quit JdGordon_ (Ping timeout: 180 seconds)
02:51:14 Quit Sylph3 (Read error: 104 (Connection reset by peer))
02:55:38 Join StealthyXIIGer [0] (n=stealthy@ppp-69-216-120-135.dsl.sfldmi.ameritech.net)
02:57:43 Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net)
03:00
03:09:25***Saving seen data "./dancer.seen"
03:22:02 Quit aaron424 (Read error: 110 (Connection timed out))
03:32:23 Quit amiconn (Nick collision from services.)
03:32:23 Quit pixelma (Nick collision from services.)
03:32:25 Join amiconn_ [0] (i=quassel@rockbox/developer/amiconn)
03:32:25 Join pixelma_ [0] (i=quassel@rockbox/staff/pixelma)
03:32:43 Nick pixelma_ is now known as pixelma (i=quassel@rockbox/staff/pixelma)
03:32:45 Nick amiconn_ is now known as amiconn (i=quassel@rockbox/developer/amiconn)
03:40:55 Quit faemir ("Leaving")
03:55:19 Join BHSPitMonkey [0] (n=stephen@unaffiliated/bhspitmonkey)
04:00
04:04:33 Quit martian67 (Read error: 104 (Connection reset by peer))
04:05:11 Join martian67 [0] (n=martian6@about/linux/regular/martian67)
04:19:58 Quit Strath ("Leaving")
04:27:22 Quit Rob2223 (Read error: 104 (Connection reset by peer))
04:28:30 Join Rob2222 [0] (n=Miranda@p4FDCD0E8.dip.t-dialin.net)
04:47:20 Quit scorche (Nick collision from services.)
04:48:07 Join scorche [50] (n=scorche@rockbox/administrator/scorche)
04:50:04 Join rvvs89 [0] (n=ivo@pdpc/supporter/base/rvvs89)
04:55:34 Quit rvvs89 (Remote closed the connection)
04:55:41 Join rvvs89 [0] (n=ivo@bright-snat.ucc.asn.au)
05:00
05:00:46 Quit rvvs89 (Remote closed the connection)
05:00:53 Join rvvs89 [0] (n=ivo@bright-snat.ucc.asn.au)
05:02:48 Quit rvvs89 (Client Quit)
05:05:36 Join Strife1989 [0] (n=michael@adsl-154-22-253.mcn.bellsouth.net)
05:05:42 Quit antil33t ()
05:07:04 Join rvvs89 [0] (n=ivo@pdpc/supporter/base/rvvs89)
05:09:29***Saving seen data "./dancer.seen"
05:11:57 Quit Strife1989 ("Huzzah!")
05:17:50 Nick truthtaco_ is now known as TruthTaco (n=truthtac@adsl-74-6-206.aby.bellsouth.net)
05:21:17 Join Telazorn [0] (n=Miranda@adsl-76-241-88-157.dsl.bcvloh.sbcglobal.net)
05:21:43 Quit martian67 (Read error: 110 (Connection timed out))
05:21:55 Quit Strife89 (Read error: 110 (Connection timed out))
05:38:00 Quit bubsy (K-lined)
05:38:43 Quit fdinel ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
05:43:03 Join martian67 [0] (n=martian6@about/linux/regular/martian67)
05:48:14 Quit Horscht ("Verlassend")
05:51:23 Join cool_walking_ [0] (i=cb3b81c3@gateway/web/freenode/x-dolxomienplhkjks)
05:52:33 Quit JdGordon ("Leaving.")
06:00
06:00:23 Join JdGordon [0] (n=jonno@rockbox/developer/JdGordon)
06:34:45 Join johnny [0] (i=jabber@franklin.localmomentum.net)
06:38:50 Quit CaptainKwel (Remote closed the connection)
06:54:36 Quit StealthyXIIGer (Read error: 60 (Operation timed out))
06:56:55 Join rm [0] (n=rm@fsf/member/rm)
06:58:17rmhello
06:59:19rmdoes anyone know if there's a project to create a Theora video player for Rockbox?
07:00
07:04:07johnnyrm, that'd be neat ..
07:04:30scorcherm: nope
07:04:35johnnyi wonder if the xiph folks have released some sort of reference codec for embedded type of devices already
07:04:38johnnylike they did for vorbis
07:07:07 Part johnny
07:09:33***Saving seen data "./dancer.seen"
07:15:41 Quit ubrukelig (Read error: 113 (No route to host))
07:25:02TruthTacoi think it would be neat if someone made a offline wiki type thing for rockbox
07:26:21scorche|shthere is one...or was one...check the patch tracker
07:29:59TruthTacoawesome
07:30:51TruthTaconow i just need to figure out how to install it
07:39:23 Join n1s [0] (n=n1s@rockbox/developer/n1s)
07:48:40 Join einhirn [0] (n=Miranda@bsod.rz.tu-clausthal.de)
07:52:09 Quit Telazorn ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
07:55:20 Join stoffel [0] (n=quassel@p57B4FB83.dip.t-dialin.net)
07:59:49 Quit Torne (Read error: 110 (Connection timed out))
08:00
08:14:17 Join ender` [0] (i=krneki@foo.eternallybored.org)
08:24:04 Join AfterDea1h [0] (n=icxcnika@freenode/weird-exception/network-troll/afterdeath)
08:25:37 Join Rob2223 [0] (n=Miranda@p4FDCC62F.dip.t-dialin.net)
08:39:55TruthTacohow would i go about installing a patch from the trackers patch page?
08:40:27 Quit safetydan ("Leaving.")
08:41:08GodEaterTruthTaco: by downloading the rockbox source code, applying the patch to it, and then building rockbox yourself
08:43:41 Quit Rob2222 (Read error: 110 (Connection timed out))
08:43:47TruthTacois there a guide to compiling the rockbox sourcecode?
08:45:05n1syep, in the wiki
08:45:24n1slook in the "for developers" section
08:46:32GodEaterI'm sure there's one specifically for "working with patches" too
08:46:50TruthTacothanks
08:49:19 Join CellKill [0] (n=CellKill@h84.208.255.206.cable.srcy.cablelynx.com)
08:49:47 Nick CellKill is now known as Guest66953 (n=CellKill@h84.208.255.206.cable.srcy.cablelynx.com)
08:56:13 Join undo [0] (n=8d550061@gateway/web/cgi-irc/labb.contactor.se/x-pjsmnbiovlullngs)
08:58:27 Quit ender` (" I have the heart of a small boy. I keep it in a jar on my desk.")
09:00
09:02:18 Join ender` [0] (i=krneki@foo.eternallybored.org)
09:05:51 Join Thundercloud [0] (i=thunderc@persistence.flat.devzero.co.uk)
09:09:31 Join petur [50] (n=petur@rockbox/developer/petur)
09:09:37***Saving seen data "./dancer.seen"
09:10:18 Join bertrik [0] (n=bertrik@ip117-49-211-87.adsl2.static.versatel.nl)
09:12:15 Nick Guest66953 is now known as CellKill (n=CellKill@h84.208.255.206.cable.srcy.cablelynx.com)
09:16:45 Quit sitwon (Read error: 104 (Connection reset by peer))
09:19:46 Quit BHSPitMonkey ("Ex-Chat")
09:20:53 Quit stoffel (Remote closed the connection)
09:22:24 Join sitwon [0] (n=adam@pool-96-241-216-209.washdc.fios.verizon.net)
09:25:09 Quit undo ("CGI:IRC")
09:32:34 Quit Stephen__ ("Leaving")
09:36:26 Quit Lss (Read error: 104 (Connection reset by peer))
09:36:56 Quit Thundercloud (Remote closed the connection)
09:48:18 Quit evilnick_home1 (Read error: 104 (Connection reset by peer))
09:49:39GodEaterso our switch to strlcpy has broken the database utility
09:53:52n1sseems so
09:54:08GodEaterand something to do with the new RM code too
09:55:24n1si'll look into it, how are you supposed to build it?
09:57:20GodEatercd tools/database && make
09:57:21GodEater:)
09:57:53GodEaterI think Zagor spent a long time cleaning it up
09:58:01GodEaterhe'll be heart broken someone's trashed it again :D
09:58:10*GodEater shakes a fist at Mr. Someone
09:59:38n1s*any* code that depends on any part of rockbox and that isn't build automatically will break eventually
09:59:40cool_walking_Poor Mr. Someone, he gets blamed for everything that goes wrong and get pushed all the work that no-one else wants to do.
10:00
10:00:02n1sthat's his thing
10:00:06GodEateryeah, we should get database added to the build rounds :)
10:00:18 Part rm ("Leaving")
10:05:39bertrikand the next step after that would be unit-testing :)
10:10:03n1sok, the fix was easy
10:10:42CIA-6New commit by nls (r22166): Fix building of the database utility.
10:12:44*GodEater loves how terse the utility is
10:13:23*n1s has never tried it
10:13:32GodEaterrun it :)
10:13:41n1swhy?
10:13:51GodEaterthen you can *see* how terse it is
10:15:21n1shmm, maybe i should
10:22:11n1sreading the code gives a pretty good idea, and it seems to have improved... from what i remember you had to specify the path to the music at compile time :)
10:22:29GodEaterhehe
10:24:22 Nick fxb__ is now known as fxb (n=felixbru@h1252615.stratoserver.net)
10:27:47 Join maruk [0] (n=papier@titanium.sdv.fr)
10:28:45 Join l403 [0] (n=l@85.132.159.239)
10:34:23 Join evilnick_home [0] (n=evilnick@pool-173-52-149-141.nycmny.east.verizon.net)
10:39:02 Quit CellKill ("Pz")
10:47:41 Quit l403 ("Ex-Chat")
10:48:42 Quit ender` (Read error: 110 (Connection timed out))
10:52:38 Join l403 [0] (n=l@85.132.159.239)
10:59:30 Quit cool_walking_ ("Page closed")
11:00
11:09:42***Saving seen data "./dancer.seen"
11:13:28 Join Torne [0] (i=torne@lowell.wolfpuppy.org.uk)
11:28:52 Join GeekShadow [0] (n=Antoine@reactos/tester/GeekShadow)
11:31:07 Join intrados [0] (n=intrados@cpe-71-67-138-190.woh.res.rr.com)
11:41:47 Join barrywardell [0] (n=barrywar@89.100.0.69)
12:00
12:03:03 Quit xavieran (Read error: 113 (No route to host))
12:05:33 Join xavieran [0] (n=xavieran@ppp118-208-231-136.lns10.mel6.internode.on.net)
12:15:39 Quit barrywardell ()
12:25:00 Join ender` [0] (i=krneki@foo.eternallybored.org)
12:36:56 Quit Sajber^ (Read error: 54 (Connection reset by peer))
12:37:36 Join Sajber^ [0] (n=Sajber@c-673771d5.012-155-73746f22.cust.bredbandsbolaget.se)
12:40:57 Quit Sajber^ (Read error: 104 (Connection reset by peer))
12:48:20 Join barrywardell [0] (n=barry@barry-workstation.ucd.ie)
12:55:26 Join faemir [0] (n=faemir@78.33.109.163)
12:57:01 Join barrywardell_ [0] (n=barrywar@dhcp-892b9b66.ucd.ie)
13:00
13:09:45***Saving seen data "./dancer.seen"
13:17:21 Join jernejovc_ [0] (n=jernejov@89.142.134.220)
13:18:35 Join darkhamm [0] (n=darkhamm@host195-36-dynamic.50-79-r.retail.telecomitalia.it)
13:23:02 Quit darkhamm (Client Quit)
13:26:39 Join darkhamm [0] (n=darkhamm@host195-36-dynamic.50-79-r.retail.telecomitalia.it)
13:30:31 Join Lss [0] (n=Lss@cm60.delta93.maxonline.com.sg)
13:38:07 Join AndyI [0] (i=AndyI@212.14.205.32)
13:38:13 Quit AndyIL (Read error: 113 (No route to host))
13:50:32 Quit darkhamm (Read error: 104 (Connection reset by peer))
13:59:31 Join darkhamm [0] (n=darkhamm@host195-36-dynamic.50-79-r.retail.telecomitalia.it)
14:00
14:09:06 Join wincent [0] (n=wincent@host-091-097-059-130.ewe-ip-backbone.de)
14:23:05 Quit l403 (Read error: 104 (Connection reset by peer))
14:26:30 Join l403 [0] (n=l@85.132.159.239)
14:31:15 Join LambdaCalculus37 [0] (i=44a0430d@rockbox/staff/LambdaCalculus37)
14:36:07 Join fdinel [0] (n=Miranda@modemcable204.232-203-24.mc.videotron.ca)
14:36:42bertrikI think I found the bootloader in the Samsung YP-S3 NAND
14:36:51gevaertswincent: did you see the warnings in PD on the build table?
14:37:52wincentgevaerts: No, I did not. Where can I find this table?
14:38:22gevaertshttp://build.rockbox.org/dev.cgi
14:38:31bertrikit seems to contain all of the FTL code too, some kind of recovery mode and some magic mode if the RAM contains "T32"
14:39:01*gevaerts thinks that we need a nice "Information for new committers" wiki page
14:39:31linuxstbgevaerts: And old...
14:39:56gevaertslinuxstb: old committers might have kept notes :)
14:40:55linuxstbold committers have forgotten where those notes are though
14:40:57wincentgevaerts: Well, this could explain why I am getting those pesky segfaults.
14:41:16gevaertswincent: in case it isn't clear, yellow means warnings, red means errors, and clicking on the number in the cell gives you the full build log
14:41:45 Join chandoo [0] (n=chandoo@ool-4353b978.dyn.optonline.net)
14:42:32wincentgevaerts: That was clear. What is not clear to me: Which compile flags does the build system use? Because I do not get these warnings on my system.
14:42:59gevaertswincent: my guess is that this is a 64 bit system
14:43:12linuxstbwincent: Same flags, but possibly different compiler versions (and as gevaerts said, 64-bit hosts)
14:43:33gevaertspointers and integers of different size is usually a 64-bit issue
14:49:01wincentgevaerts: Tomorrow I will be off for one week. Is it sufferable that the warnings will remain for this time and some time afterwards?
14:49:35gevaertshm, that's a bit long :\
14:50:03gevaertsmaybe just disable it in the simulator for now?
14:51:51 Quit xavieran (Read error: 54 (Connection reset by peer))
14:53:19wincentgevaerts: It is doable.
14:56:37 Join kugel [0] (n=kugel@rockbox/developer/kugel)
14:59:06 Quit Lss (Read error: 104 (Connection reset by peer))
15:00
15:01:30linuxstbwincent: The problem seems to be in m_pd.h - where it defines "t_int" to be long based on "#ifdef __alpha__". I think just using "typedef intptr_t t_int" will work.
15:01:47 Join teru [0] (n=teru@KD059133112132.ppp.dion.ne.jp)
15:02:13linuxstb(and adding #include <inttypes.h> to the top of m_pd.h)
15:03:56wincentlinuxstb: What about stdint.h ?
15:04:42linuxstbwincent: In Rockbox, it's inttypes.h
15:07:15*linuxstb wonders why our inttypes.h includes a hack for wpseditor to include stdint.h instead.
15:09:49***Saving seen data "./dancer.seen"
15:16:24 Join evilnick [0] (i=0c140464@gateway/web/freenode/x-hnuhsyiwargclvoe)
15:19:21CIA-6New commit by wincent (r22167): PDBox: Changed type of t_int to remove 64-bit related warnings.
15:21:10CIA-6New commit by wincent (r22168): PDBox: Added iriver H100 to supported targets.
15:21:11 Quit kugel (Read error: 110 (Connection timed out))
15:23:01linuxstbwincent: Did you manage to test on a 64-bit machine?
15:23:18 Quit martian67 (Connection timed out)
15:23:33wincentlinuxstb: Actually, no :-\
15:24:07*linuxstb hands the word "hopefully" to wincent, for use in commit messages ;)
15:24:18 Join kugel [0] (n=kugel@rockbox/developer/kugel)
15:24:48linuxstbDoesn't the build system show in-progress builds any more?
15:27:37gevaertswell, that seems to at least have improved things :)
15:28:22*wincent accepts the word "hopefully", looks at the build page and begins to wonder where is the hope now...
15:28:43*linuxstb looks at the PDa source and wonders why wincent started this...
15:29:04wincentThe "value computed but not used" warnings bother me most.
15:29:39linuxstbwincent: You don't get any warnings when you compile pdbox yourself?
15:30:04wincentlinuxstb: Those I just mentioned are the only ones.
15:31:52 Join Lss [0] (n=Lss@cm60.delta93.maxonline.com.sg)
15:32:01*linuxstb gets lost amongst all the #defines and typedefs obfuscating the types of things in pdbox
15:33:29*wincent rejoices that he is not alone!
15:34:54wincentlinuxstb: Basically, PD is trying to emulate C++ in C.
15:34:58linuxstbwincent: You should go and shout at the pdbox author and get him to clean up his code...
15:35:08linuxstbs/clean up/completely rewrite/
15:36:15wincentlinuxstb: What do you think, shall I try it by myself? I would ANSIfy the code too :-)
15:36:55wincentlinuxstb: And untie it from the GUI, I hope.
15:37:37CIA-6New commit by teru (r22169): fix bug calendar fails to add new memo if there is not .memo file caused by my change in r22143. ...
15:39:01linuxstbwincent: Hmm, why did you change g_canvas.c and g_rtext.c in your last commit? That's causing the warnings I think.
15:40:06wincentlinuxstb: Because I got warnings from these pieces of code building locally.
15:41:04linuxstbThe problem is that you need a "pointer" type in printf (not %x). I'm not sure if Rockbox has that...
15:42:20gevaertsyou can of course cast the thing, but that gets you back to the previous one
15:42:30kugelI think rockbox only has %(l)d, %s and %c
15:43:34kugeland %x, see firmware/common/sprintf.c
15:43:39linuxstbwincent: It looks like there's another m_pd.h in extra/ which you need to make the "t_int" change to.
15:44:02wincentlinuxstb: I did not remove it?
15:44:07linuxstbwincent: Also, why are you adding #ifdef ROCKBOX everywhere, rather than just fixing the code? It's becoming messy...
15:45:23 Quit barrywardell (Remote closed the connection)
15:46:29wincentlinuxstb: Because it is possibly an effort under way to update the code base, and leaving code unchanged will easy the task of updating PDBox too.
15:47:13 Join Jaykay [0] (n=chatzill@p5DDC6CB4.dip.t-dialin.net)
15:47:21linuxstbBut it's not unchanged - you're adding lots of #ifdefs...
15:48:18Jaykayshould 8.5.1(general settings-system-start screen) in the manual explain all options of start screen?
15:49:29wincentlinuxstb: But then I know that I changed it and not a Pure Data core developer.
15:49:47 Join StealthyXIIGer [0] (n=stealthy@ppp-69-216-120-135.dsl.sfldmi.ameritech.net)
15:50:54 Join pyro_maniac [0] (i=foobar@p57BB8FE6.dip0.t-ipconnect.de)
15:52:40pyro_maniackugel: could you check if FS #10480 is just enough or needs more reverse engineering?
15:53:19wincentlinuxstb, gevaerts: So, to go easy on other developer's nerves, shall I exclude pdbox from simulator builds?
15:53:33kugelpyro_maniac: I don't think my samsung has a radio
15:53:44kugel(it doesn't work in the of)
15:54:16pyro_maniacand mine has no sound :/
15:55:02kugelbut I think I got battery readout and charging working
15:56:21 Join jgarvey [0] (n=jgarvey@cpe-098-026-065-013.nc.res.rr.com)
15:56:49pyro_maniacthis article talks about a fn tuner http://www.itreviews.co.uk/hardware/h805.htm
16:00
16:00:42pyro_maniacis there a FS# for battery charging and readout?
16:00:58kugeli have this canadian version which doesnt have the radio IIUC
16:01:44kugelno
16:02:10*kugel wonders if you could pyro_maniac from my git
16:02:18kugelhis*
16:02:55pyro_maniacdidn't understand
16:03:14kugelaren't you using git?
16:03:22pyro_maniacright
16:03:59kugellol, my sentence was entirely bullshit
16:04:14kugelpyro_maniac: I wondered if you could pull from my git repo
16:04:34pyro_maniacif its public i could
16:04:59 Join dfkt [0] (i=dfkt@unaffiliated/dfkt)
16:05:03kugelno, it isn't :(
16:05:20pyro_maniacbut git can form patches too
16:05:32kugelyea, but that's boring :)
16:07:37pyro_maniaci found the place where the 920 OF load the regional fmpresent but thats all. i didn't understand this enough to get sure if its the same as in the h10 where i get the code from
16:08:45kugelhm
16:08:52kugelmy samsung seems to have charged :o
16:09:13pyro_maniacin usb mode?
16:09:40kugelcharging mode
16:09:41 Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net)
16:10:15kugelpyro_maniac: I think I'll commit (for the 925) later then you can look into adapting
16:10:38pyro_maniackugel: ok i will have a try :-)
16:12:15pyro_maniaci would like to try a firmware with fm on the 925. maybe its only software related
16:12:42kugeli did
16:13:21pyro_maniacok and this didn't work.
16:18:33pyro_maniacdoes the 925 discharge on power off to?
16:18:54CIA-6New commit by wincent (r22170): PDBox: Removed unneeded include file to, hopefully, diminish the amount of warnings.
16:21:29kugelpyro_maniac: no
16:22:13pyro_maniacbut the 920 does as far as i mentioned
16:22:56 Quit maruk ("Leaving.")
16:26:42 Quit linuxguy3 (Read error: 110 (Connection timed out))
16:29:31amiconnwincent, linuxstb: The "value computed but not used" warnings are obvious
16:29:32CIA-6New commit by teru (r22171): add playback control to more menu of plugins. ...
16:29:55 Part pyro_maniac ("Leaving.")
16:30:20bertrikit think it should be doable before dinner to get a NAND flash id from the Samsung YP-S3 (I already know what it's supposed to be, so I can verify)
16:30:54amiconn*in++ in the loop head... writing in++ has the same net effect but without the warning
16:31:39wincentamiconn: Thank you! You saved my... days!
16:31:43amiconnThe former reads the content for no reason before incrementing the pointer
16:38:32linuxstbwincent: Going back to your "#ifdef ROCKBOX" defines - SVN allows you to know what you've changed and what was there originally. A lot of your changes could be merged back into the original source (but not if you use #ifdef ROCKBOX).
16:38:43 Quit kugel (Read error: 110 (Connection timed out))
16:40:34 Quit ender` (Read error: 54 (Connection reset by peer))
16:43:45 Join ender` [0] (i=krneki@foo.eternallybored.org)
16:44:07wincentlinuxstb: I do not think that merging my changes back will be needed, because I essentially try to remove the Tcl/Tk part of Pure Data.
16:44:57linuxstbwincent: Things like the intptr_t fix and using snprintf instead of sprintf can be merged though. I admit I've only looked at a few of your changes.
16:45:50linuxstbPlus the Rockbox-specific #includes could maybe be moved into m_pd.h instead of going into every file.
16:49:50wincentlinuxstb: I doubt that, because intptr_t does not work well with sprintf("%x") on 64-bit targets, and sprintf to snprintf change is not very good too, because I had some cases where I did not know the size of a string.
16:50:18 Join TruG33K [0] (n=trug33k@vpn.blackducksoftware.com)
16:51:12linuxstbwincent: The fix for that is to do two casts - from the pointer to intptr_t, and then from intptr_t to int
16:52:31 Join AndyIL [0] (n=pasha_in@212.14.208.235)
16:54:54amiconnI|d cast to long instead of int though
16:56:15amiconn(still wouldn`t work right on Win64, but at least on all 32 bit systems and linux/amd64)
16:56:35 Join maruk [0] (n=papier@titanium.sdv.fr)
16:56:40 Quit darkhamm (Read error: 104 (Connection reset by peer))
16:57:22 Join w1ll14m [0] (n=wpeters@213.144.230.185)
16:58:30linuxstbamiconn: Doesn't %x expect an int? (at least on all our targets)
16:59:19amiconnUse %lx instead
17:00
17:02:56 Quit AndyI (Read error: 110 (Connection timed out))
17:03:15wincentamiconn, linuxstb: Thank you for your help, it compiles without warnings now. I suppose it is time to commit the changes.
17:03:39 Join raphi [0] (n=raphi@pub082136118205.dh-hfc.datazug.ch)
17:04:23CIA-6New commit by kkurbjun (r22172): Goban: Change save location and file names to fit more in line with the rest of the plugins
17:04:24 Quit barrywardell_ ()
17:07:06 Join darkhamm [0] (n=darkhamm@host195-36-dynamic.50-79-r.retail.telecomitalia.it)
17:09:29CIA-6New commit by wincent (r22173): PDBox: Got rid of warnings.
17:09:52wincentlinuxstb: Awww, forgot "hopefully" again. Sorry.
17:09:53***Saving seen data "./dancer.seen"
17:10:18 Quit StealthyXIIGer (Read error: 110 (Connection timed out))
17:13:10 Join BryanJacobs [0] (n=bryanjac@128.151.67.243)
17:15:07 Quit einhirn ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
17:20:06 Quit maruk (Read error: 113 (No route to host))
17:20:50gevaertswincent: that missing "hopefully" caused two more warnings ;)
17:21:41wincentgevaerts: You are risking my next SVN comments being somewhat more colourful and mystical :->
17:22:06wincent:-)
17:23:31gevaertswell, if that helps...
17:23:35wincentgevaerts: Meaning something like "After performing an obscure rite of killing bugs..."
17:26:34 Quit darkhamm (Read error: 54 (Connection reset by peer))
17:36:11CIA-6New commit by wincent (r22174): PDBox: Correcting two more warnings.
17:41:18Jaykayrasher: around?
17:42:57wincentgevaerts, amiconn, linuxstb: No more warnings, thank you for all the help!
17:45:07gevaertswincent: nice to see the builds all green again! Have fun next week!
17:45:12 Join maruk [0] (n=papier@titanium.sdv.fr)
17:45:36wincentlinuxstb: Back to "#ifdef ROCKBOX" −− if all the examples from PureData.zip would play/work without hassle, I would be the first to make changes permanent. For now, as I need to see what got changed, I prefer to work with changes clearly visible.
17:46:30wincentgevaerts: Hopefully :-) I will!
17:47:37bertrikyay, I found the bit that keeps the yp-s3 powered up (with USB plug removed). It's a bit weird that the color tint of the LCD seems to change a bit though when plugging/removing the USB plug.
17:57:30 Join Jaykay_ [0] (n=chatzill@p5DDC6B75.dip.t-dialin.net)
18:00
18:00:43 Part wincent ("Kopete 0.12.7 : http://kopete.kde.org")
18:02:06 Join JdGordon_ [0] (i=441b17fe@gateway/web/freenode/session)
18:08:53 Nick YpsyZNC is now known as Ypsy (n=ypsy@geekpadawan.de)
18:09:26 Join barrywardell [0] (n=barry@barry-workstation.ucd.ie)
18:10:41 Quit teru ("Quit")
18:12:40 Part raphi ("leaving...")
18:14:24 Quit Shaid ("changing servers")
18:14:33 Join Shaid [0] (i=adam@lurking.shaid.net)
18:15:32 Quit Jaykay (Read error: 110 (Connection timed out))
18:16:19CIA-6New commit by bertrik (r22175): Samsung YP-S3: allow player to stay powered up without the USB cable plugged and implement power_off
18:28:39Jaykay_can somebody help me? i set up rashers rbclient, but now he says login incorrect... but i'm 100% sure its correct
18:29:20 Quit JdGordon_ (Ping timeout: 180 seconds)
18:29:32Jaykay_ok, solved, sorry
18:32:00 Quit petur ("work->home")
18:38:24 Quit BryanJacobs ("Java user signed off")
18:40:04 Nick Ypsy is now known as YpsyZNC (n=ypsy@geekpadawan.de)
18:41:01 Join martian67 [0] (n=martian6@about/linux/regular/martian67)
18:43:12 Quit martian67 (SendQ exceeded)
18:43:23 Join saratoga [0] (i=9803c6dd@gateway/web/freenode/session)
18:43:41bah_I spent some time reading the forums and the open/closed bug reports for battery/charging, so hopefully this isn't a stupid question. With the apple firmware, I used to connect my ipod video (5th gen) via usb, and then 'disconnect' it from the PC so that I could play music while the ipod charges from USB.
18:43:41bah_What I'm seeing with Roxbox 3.3 (june 19th release), is that if I hold menu while connecting the ipod to usb that I get very slow charge speeds (firmware reported 80%->96% charge increase after ~16 hours of being connected). Is this expected behavior?
18:44:02 Join martian67 [0] (n=martian6@about/linux/regular/martian67)
18:44:05 Join undo [0] (n=8d550061@gateway/web/cgi-irc/labb.contactor.se/session)
18:44:34linuxstbbah_: Yes, it's a known issue.
18:44:49bah_Thanks!
18:44:53 Join AndyI [0] (i=AndyI@212.14.205.32)
18:45:14linuxstbbah_: There should be a bug report (or maybe a patch) for it in flyspray though.
18:45:28bah_I'm pretty new to rockbox. What is flyspray?
18:45:41 Quit l403 (Read error: 104 (Connection reset by peer))
18:45:43saratogaits the patch tracker
18:45:47bah_ah, gotcha
18:45:48saratogasee the front page
18:46:17bah_yeah, I read through the battery/charging category, but probably missed it. I'll check again then keep my eye for a patch
18:47:01 Join l403 [0] (n=l@85.132.159.239)
18:47:12*linuxstb can't find it either...
18:47:27bah_I saw a record for AC->USB charging
18:48:11saratogasame thing
18:48:22bah_great. wasn't sure. there's a patch in that so I'll give it a shit
18:48:26bah_er
18:48:26bah_shot
18:48:28bah_heh
18:49:27 Join JdGordon| [0] (n=Miranda@nat/microsoft/session)
18:52:21 Join domonoky [0] (n=Domonoky@rockbox/developer/domonoky)
19:00
19:01:23 Quit maruk ("Leaving.")
19:03:48 Quit Rondom (Nick collision from services.)
19:03:51 Join Rondom_ [0] (n=Rondom@dslb-084-057-138-026.pools.arcor-ip.net)
19:04:59 Quit AndyIL (Read error: 113 (No route to host))
19:05:17 Join AndyIL [0] (i=AndyI@212.14.205.32)
19:07:50 Quit AndyI (Read error: 110 (Connection timed out))
19:09:11 Join webguest89 [0] (n=46b78b50@gateway/web/cgi-irc/labb.contactor.se/session)
19:09:56 Join Horscht [0] (n=Horscht2@xbmc/user/horscht)
19:09:58***Saving seen data "./dancer.seen"
19:10:45webguest89I am attempting to install the newest version of Rockbox on a Sansa e280 (it already has Rockbox installed) and I keep getting an error that there is not enough disk space available. I have no idea how fix this...any help would be greatly appreciated.
19:16:29linuxstbwebguest89: We need more info...
19:16:29 Join nosa- [0] (n=k@adsl-235-26-210.clt.bellsouth.net)
19:16:44linuxstbWhat gives you the error message? How much disk space do you have free?
19:17:43 Nick Jaykay_ is now known as Jaykay (n=chatzill@p5DDC6B75.dip.t-dialin.net)
19:19:04Jaykayscorche: scorche|sh: i now have a working vmware image, if you still want to complete it i could help you.
19:28:01Jaykaydo all targets have keyclicks?
19:29:12JdGordon|all swcodec ones do
19:29:57 Quit dmb (Read error: 113 (No route to host))
19:31:57 Join Mike_lifeguard [0] (n=Mike@wikibooks/mike.lifeguard)
19:33:19Jaykayok, i guess \opt{swcodec} will do the trick
19:33:36 Nick YpsyZNC is now known as Ypsy (n=ypsy@geekpadawan.de)
19:33:53 Quit nosa-j (Read error: 110 (Connection timed out))
19:34:23 Quit Dgby714 (Read error: 104 (Connection reset by peer))
19:34:31 Join Dg-Ghost [0] (n=Dgby714@pool-173-78-92-127.tampfl.fios.verizon.net)
19:34:34JdGordon|well... check the source, it is probbaly done in a proper #define
19:34:40 Nick Dg-Ghost is now known as Dgby714 (n=Dgby714@pool-173-78-92-127.tampfl.fios.verizon.net)
19:34:45JdGordon|it might be in features.txt already
19:35:42 Part Mike_lifeguard ("Mike is a four-letter word.")
19:40:07 Join Thundercloud [0] (i=thunderc@persistence.flat.devzero.co.uk)
19:44:06*JdGordon| hopes Wincent reads the logs...
19:44:29JdGordon|Wincent: is ftom~.c a backup file? or just a stupid OS renaming it?
19:44:35JdGordon|ditto with samhold~.c
19:45:43linuxstbJdGordon|: I think they're intentional names...
19:47:57JdGordon|ah, ok
19:47:59JdGordon|wierd
19:48:05linuxstbIndeed.
19:48:52webguest89Its showing 7MB free...
19:49:28saratogafree up more space
19:49:37webguest89and I tried uninstalling and reinstalling. all to no avail....
19:50:04webguest89yeah; I thought I had enough free. going to try removing some music files and see what happens.
19:53:49 Join StealthyXIIGer [0] (n=stealthy@ppp-69-216-120-135.dsl.sfldmi.ameritech.net)
19:56:00 Join TheSeven [0] (n=theseven@dslb-084-056-183-210.pools.arcor-ip.net)
19:59:59 Quit evilnick ("Page closed")
20:00
20:01:38webguest89huh. well, Rockbox installed after removing some files, and then the player had enough room to put them all back in their entirety. I admit to being baffled, but it appears to be that problem solved.
20:02:29linuxstbwebguest89: I assume you're using Rockbox Utility to install?
20:02:29 Quit webguest89 ("CGI:IRC (EOF)")
20:02:40linuxstbBye...
20:03:08*linuxstb guesses rbutil checks for free space, ignoring the fact that an existing .rockbox folder will get deleted
20:05:16Jaykaywhere are the \opts in latex defined? e.g. swcodec
20:05:39 Join hockeyb213 [0] (n=18b8c0eb@gateway/web/cgi-irc/labb.contactor.se/x-a3fe7f3e30fc8072)
20:07:31hockeyb213I am using a 80 gb ipod video with ipod widgets as the them and cannot get the album art working after reading the manual and trying the programs
20:08:06JdGordon|which part of the manual did you skim over then?
20:08:52hockeyb213the part that talked about it being a jpeg or bmp and talked about these 2 programs to do the art I grabbed the one that finds the art online and then attaches it
20:09:06 Join pyro_maniac [0] (n=pyro@91-64-165-18-dynip.superkabel.de)
20:09:15hockeyb213It did put the art in the folder but still nothing in rockbox
20:10:04pixelmadid you put your music on the Ipod with Itunes? And in which folder was the file put?
20:10:42hockeyb213I put it in using drag n drop and I created a folder on the top level called music the folder was put in the folder where the album was
20:10:56hockeyb213the cover*
20:11:44 Join aaron424 [0] (n=46df75c7@gateway/web/cgi-irc/labb.contactor.se/x-ee6f46de57ce0925)
20:12:48pixelmahmm, sounds correct. How are the files named and are they jpg or bmp?
20:12:49 Quit l403 (Read error: 104 (Connection reset by peer))
20:13:25hockeyb213they are jpg and initially they were named cover and then that didn't work so I changed it to cover.jpg and nothing still
20:13:59JdGordon|so they are probably cover.jpg.jpg now? have you got windows hiding known extensions?
20:14:04 Nick fxb__ is now known as fxb (n=felixbru@h1252615.stratoserver.net)
20:14:41hockeyb213It may be but either way it wasn't working as just cover I was on xp so there is a good chance it may have hid it
20:16:48hockeyb213so let me understand this I should just be able to drop a .bmp or .jpg file in the album folder and rockbox should automatically see it?
20:16:53*JdGordon| notices rockbox hides extensions by default also
20:17:00JdGordon|yes
20:17:24hockeyb213How can I turn off the hidden extensions btw>?
20:17:30pixelmado you know if they are "simple" jpgs or progressive scan or so?
20:18:05hockeyb213I don't know I used the rockbox art program so i am going to assume they are simple?
20:18:24gevaertsJdGordon|: IIRC the *~.c files are the ones that deal with waveforms
20:19:22gevaertsit makes a twisted sort of sense
20:20:18linuxstbgevaerts: It does?
20:20:22hockeyb213yeah just seems overly complicated
20:23:50JdGordon|?! as long as its not preogressive scan you shold be able to put any .jpg name cover.jog or folder.jpg in the folder next to the music and it will work...
20:24:01JdGordon|not really sure how much less compicated it could be
20:24:15 Join petur [50] (n=petur@rockbox/developer/petur)
20:25:02hockeyb213so should I leave it as cover.jpg in the folder or should I change it to the name of the album.jpg?
20:25:08linuxstbhockeyb213: Can you view the jpeg file in Rockbox? i.e. browse to it in the "Files" option, and then select it.
20:25:25hockeyb213um let me try that right now
20:26:03hockeyb213yes I can view the photo in rockbox under the file section
20:26:06gevaertslinuxstb: ~ is obviously part of a sine wave
20:26:34linuxstbgevaerts: Hmm...
20:26:47JdGordon|*obviously* :p
20:26:56*gevaerts used "twisted" and "sort of" on purpose :)
20:27:23hockeyb213oh crud it is workin now in audioslave
20:27:52hockeyb213let me try doing what I did again
20:28:51 Join evilnick [0] (i=0c140464@gateway/web/freenode/x-f7e05cbb8d1eba6d)
20:28:59gevaertsJdGordon|, linuxstb: http://www.rockbox.org/irc/log-20090712#22:52:38
20:29:20 Quit TheSeven ("ChatZilla 0.9.85 [Firefox 3.5.2/20090729225027]")
20:29:34JdGordon|ok
20:30:02hockeyb213I did have it as .jpg.jpg btw I am on os x now and it showed it to me
20:31:50 Quit aaron424 ("CGI:IRC (Ping timeout)")
20:33:24 Join bluebrother [0] (n=dom@rockbox/developer/bluebrother)
20:34:57 Quit GeekShadow (Read error: 54 (Connection reset by peer))
20:35:04 Join TheSeven [0] (n=theseven@dslb-084-056-183-210.pools.arcor-ip.net)
20:45:38 Quit thegeek (Read error: 104 (Connection reset by peer))
20:45:48 Join thegeek [0] (n=nnscript@s243b.studby.ntnu.no)
20:47:00 Join flydutch [0] (n=flydutch@host214-146-dynamic.15-87-r.retail.telecomitalia.it)
20:49:40 Join Ubuntuxer [0] (n=johannes@dslb-094-220-225-125.pools.arcor-ip.net)
20:53:35 Quit StealthyXIIGer (Read error: 110 (Connection timed out))
20:55:07 Join Sajber^ [0] (n=Sajber@c-673771d5.012-155-73746f22.cust.bredbandsbolaget.se)
20:56:33 Quit Sajber^ (Read error: 104 (Connection reset by peer))
21:00
21:00:17 Quit Thundercloud (Remote closed the connection)
21:01:54 Quit hockeyb213 ("CGI:IRC (EOF)")
21:02:36 Join Sajber^ [0] (n=Sajber@c-673771d5.012-155-73746f22.cust.bredbandsbolaget.se)
21:03:48 Join Thundercloud [0] (i=thunderc@persistence.flat.devzero.co.uk)
21:06:06saratogadoes rockbox not handle file.jpg.jpg as a jpeg file?
21:07:14JdGordon|no...
21:07:17JdGordon|why would it?
21:09:59***Saving seen data "./dancer.seen"
21:10:07linuxstbsaratoga: Yes, but not as a album art.
21:10:24*JdGordon| meant that
21:22:19 Quit pike (Nick collision from services.)
21:22:33 Join pike [0] (n=pike@xbmc/gc/pike)
21:22:34 Join Kuyatzu_ [0] (n=Kuyatzu@p548C4B10.dip.t-dialin.net)
21:24:11CtcpPing from gevaerts!n=fg@rockbox/developer/gevaerts
21:25:58Kuyatzu_Where can I find a list of the ports wich are currelty made and the status
21:26:02 Join ender [0] (i=krneki@foo.eternallybored.org)
21:26:41Kuyatzu_currently*
21:26:49Torneat the top of the front page?
21:27:39Kuyatzu_?
21:27:54*linuxstb sees that Hillshum has uploaded something odd in place of the files on th FunnyLangs page...
21:28:15Kuyatzu_really?! I can't see
21:28:45Torneit is literally the first thing below the logo
21:29:01gevaertsKuyatzu_: there's a link just below the list of supported players
21:30:39Kuyatzu_I wanna see the currently development Ports but I will take a look
21:31:15linuxstbKuyatzu_: There is a link called "Status for current and work-in-progress targets"
21:31:16 Quit Kuyatzu_ (Remote closed the connection)
21:32:17 Quit ender` (Read error: 60 (Operation timed out))
21:36:49 Join Zagor [242] (n=bjst@46.35.227.87.static.tab.siw.siwnet.net)
21:37:29 Quit cg_ ("leaving")
21:38:27 Join bmbl [0] (n=Miranda@unaffiliated/bmbl)
21:38:33 Quit TheSeven (Nick collision from services.)
21:38:47 Join The_Seven [0] (n=theseven@dslb-084-056-183-210.pools.arcor-ip.net)
21:38:51 Nick The_Seven is now known as TheSeven (n=theseven@dslb-084-056-183-210.pools.arcor-ip.net)
21:39:02 Quit barrywardell (Remote closed the connection)
21:45:48 Quit bertrik ("De groeten")
21:47:35 Join Tsukaisya [0] (n=46449ea5@gateway/web/cgi-irc/labb.contactor.se/x-bwwmbyowjzgkziuz)
21:49:33 Quit Tsukaisya (Client Quit)
21:51:01 Join cg_ [0] (n=cromos@cable-kmi-fe71de00-186.dhcp.inet.fi)
21:55:09 Quit Dgby714 (Read error: 113 (No route to host))
21:58:59 Quit LambdaCalculus37 ()
22:00
22:00:02 Join Tsukaisya [0] (n=46449ea5@gateway/web/cgi-irc/labb.contactor.se/x-tgxhgdojgnqeseif)
22:01:19 Part pyro_maniac ("Leaving.")
22:04:48 Quit petur (Remote closed the connection)
22:05:24 Quit Tsukaisya ("CGI:IRC (Ping timeout)")
22:05:44 Join petur [0] (n=peter@94-225-45-230.access.telenet.be)
22:06:17 Quit Ubuntuxer ("Leaving.")
22:08:24 Join Tsukaisya [0] (n=46449ea5@gateway/web/cgi-irc/labb.contactor.se/x-qcblwuipnqvpjxtt)
22:08:24 Quit Tsukaisya (Client Quit)
22:18:41 Join panni_ [0] (i=hannes@ip-95-222-19-21.unitymediagroup.de)
22:20:11panni_hey - i've got an iRiver H320 with 1.30 EU (1.29) firmware and just installed rockbox 3.3 with the install utility. i'm pretty impressed how well it works but i've got a pretty serious display bug now - random dots/lines are displayed when something happens or i press a button
22:21:38JdGordon|and I assume you dont see that at all with the OF?
22:22:09panni_JdGordon|: yes, thats right
22:23:25panni_oh well, that WAS the case before the update to rockbox - now i cant boot into the original firmware anymore i just noticed (the bootloader tells me it loads the OF, but the screen just goes black (i guess the device turns off))
22:24:46linuxstbDo you need to keep the "on" button held?
22:25:19panni_ah my bad
22:25:35panni_okay lets see if the OF's got the same display problem again
22:25:48panni_nope not at all, the original firmware displays just well
22:26:42 Nick Ypsy is now known as YpsyZNC (n=ypsy@geekpadawan.de)
22:30:09 Join evilnick_ [0] (i=0c140464@gateway/web/freenode/x-fcholbnqyhsvjgpj)
22:31:48 Quit evilnick (Ping timeout: 180 seconds)
22:32:04 Join Dg-Ghost [0] (n=Dgby714@pool-173-78-92-127.tampfl.fios.verizon.net)
22:32:06 Nick Dg-Ghost is now known as Dgby714 (n=Dgby714@pool-173-78-92-127.tampfl.fios.verizon.net)
22:32:54panni_hmm, even tried the newest r22175-090805 rockbox iriver binary - doesnt fix it
22:33:01panni_am i being stupid or is this a rockbox problem?
22:34:08evilnick_panni_: I recall hearing a similar issue, but that was to do with the battery ballooning and putting pressure on some of the internal components, which showed up on the OF too.
22:34:38evilnick_Obviously not a lot of help in your case, sorry.
22:36:17linuxstbpanni_: Many people use Rockbox on the h300, and they don't all suffer this issue. I've never heard of it before.
22:36:43panni_thats good for them :D
22:37:16linuxstbit does sound like a Rockbox problem (as the OF is fine), but I'm just saying it's not widespread...
22:38:05panni_yeah i tried the faq/wiki/forums before i asked here - IRC normally is my last resort
22:38:10gevaertsCouldn't it still be a hardware problem? I know that rockbox uses more aggressive timings on some things (e.g. the iaudio remotes), but I don't know if that's the case for the h300 lcd. If it is, a slight hardware problem could show up in rockbox before it does in the OF
22:38:54panni_hm, no idea, atm its just a plain device without any remote or any headphones
22:39:38panni_i just found my old h320 and googled for firmware upgrade - came to know about rockbox and flashed it, liked it, but that problem just wont go away
22:39:42linuxstbgevaerts: Sounds plausible.
22:39:55evilnick_gevaerts: Could wel lbe
22:40:07gevaertsI'd open the device and see if anything looks fishy inside, but then I'm the sort of person who wants to see what's inside anyway
22:42:11panni_weird thing
22:43:15panni_even the lamp plugin (only showing white background) has that issue
22:46:02panni_hmm
22:46:18panni_pretty much not usable for me, hate to admit
22:46:47panni_well gotta go, thanks for your help guys
22:47:30n1sgevaerts: i remember people reporting that a problem that sounded similar to panni_'s went away with less agressive timing in the h300 lcd driver, we are in spec though
22:48:04panni_can i change the timings via config?
22:48:10n1smaybe amiconn knows more about it because he's the one that optimized it IIRC
22:48:28n1spanni_: no, you need to hack the driver and compile
22:48:40panni_uh
22:50:16n1syeah if it is the same problem it's caused by your lcd controller not being up to spec
22:52:10panni_sounds plausible yeah
22:52:19panni_well, still gotta go for now, will come back later, thanks
22:52:29 Quit panni_ (Read error: 54 (Connection reset by peer))
22:52:40n1sfs#9501 is a bugreport for this unfortunately the reporter didn't have time to find a solution
22:52:48n1s...
22:54:25 Nick evilnick_ is now known as evilnick| (i=0c140464@gateway/web/freenode/x-fcholbnqyhsvjgpj)
22:55:52 Quit pike (Read error: 60 (Operation timed out))
22:56:55 Join stephen_ [0] (n=stephen@86-40-176-149-dynamic.b-ras2.srl.dublin.eircom.net)
23:00
23:06:07 Quit bluebrother ("leaving")
23:08:46 Join pike [0] (n=pike@xbmc/gc/pike)
23:10:02***Saving seen data "./dancer.seen"
23:11:31 Quit evilnick| ("Page closed")
23:12:29 Quit Zagor ("Clint excited")
23:15:03 Quit HBK ()
23:18:41 Join panni_ [0] (i=hannes@ip-95-222-19-21.unitymediagroup.de)
23:19:13panni_re
23:19:21 Join Lynx_ [0] (n=Lynx@xdsl-78-34-248-81.netcologne.de)
23:19:39panni_amiconn: are you available? i seem to have a problem with the current rockbox version and my h320 and its lcd controller
23:24:41ej0rgepanni_: http://www.rockbox.org/tracker/task/9501
23:24:53 Quit nosa- (Read error: 110 (Connection timed out))
23:26:55panni_thats exactly what im experiencing
23:27:44 Quit flydutch ("/* empty */")
23:32:05 Quit stephen_ ("Leaving")
23:34:26 Join perrikwp [0] (n=perrikwp@rrcs-96-10-92-228.se.biz.rr.com)
23:34:37 Join DarkSpectrum [0] (n=ZX@c-67-167-179-42.hsd1.mi.comcast.net)
23:34:47 Quit panni_ (Read error: 104 (Connection reset by peer))
23:35:41 Quit Ridayah (Read error: 110 (Connection timed out))
23:39:15 Join darkless [0] (n=darkless@h55eb1105.dkvaval.sta.perspektivbredband.net)
23:39:33 Join Stephen_ [0] (n=S@86-40-176-149-dynamic.b-ras2.srl.dublin.eircom.net)
23:41:17 Join panni_ [0] (i=hannes@ip-95-222-19-21.unitymediagroup.de)
23:41:39 Join safetydan [0] (n=deverton@rockbox/developer/safetydan)
23:42:48 Part TruG33K
23:44:12 Join brn2dth [0] (n=chatzill@63.245.17.11)
23:46:27brn2dthhello all....
23:46:33brn2dthits possible activate WPS on Philips SA9200??
23:47:53brn2dthmotd
23:47:56brn2dthmotd/motd
23:48:06 Quit brn2dth (Client Quit)
23:48:28 Join brn2dth [0] (n=3ff5110b@gateway/web/cgi-irc/labb.contactor.se/x-locjmmfjqgjanlnp)
23:49:05 Quit jgarvey ("Leaving")
23:49:18 Join AsaelReiter [0] (n=5f5642c8@gateway/web/cgi-irc/labb.contactor.se/x-jfsytyhlgqltdykj)
23:52:43 Quit ender (" If God had intended us to go around naked, He would have made us that way.")
23:55:56gevaertsbrn2dth: what exactly do you mean?
23:57:49DarkSpectrumi may be done with my patch for the 1st part of the radio cleanup by tomarrow, do i just start a new flyspray and post it there?
23:57:50 Quit brn2dth ("CGI:IRC")
23:58:00linuxstbDarkSpectrum: What's the alternative?
23:58:08 Join brn2dth [0] (n=chatzill@63.245.17.11)
23:58:11DarkSpectrumdcc to one of you guys maybe :)
23:58:14 Quit brn2dth (Client Quit)

Previous day | Next day