00:00:50 | | Join robin0800 [0] (n=quassel@general-kt-199.t-mobile.co.uk) |
00:09:31 | | Join barrywardell [0] (n=barrywar@79.97.87.212) |
00:16:50 | | Quit bluebrother ("Leaving") |
00:17:40 | | Quit tomers ("ChatZilla 0.9.84 [Firefox 3.0.10/2009042523]") |
00:25:58 | | Quit Rob2222 () |
00:31:45 | | Join matsl_ [0] (n=matsl@1-1-4-2a.mal.sth.bostream.se) |
00:31:58 | | Quit matsl (Read error: 110 (Connection timed out)) |
00:32:54 | | Quit rwcr (Read error: 113 (No route to host)) |
00:33:01 | | Join _fml [0] (n=4fd3c7b3@gateway/web/cgi-irc/labb.contactor.se/x-071265f14821a440) |
00:33:57 | _fml | Any comments on FS #10181 (having the fm region setting in the fmr file)? Please separate the idea and the implementation. |
00:34:17 | | Join rwcr [0] (n=oremanj@xenon.get-linux.org) |
00:36:38 | | Quit robin0800 ("No Ping reply in 90 seconds.") |
00:37:38 | | Join robin0800 [0] (n=quassel@general-kt-199.t-mobile.co.uk) |
00:38:09 | | Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net) |
00:38:44 | JdGordon| | _fml: well, I agree that it should be done |
00:38:50 | JdGordon| | I havnt looked at the patch yet though |
00:41:04 | _fml | JdGordon: hey! Just a little bit tweaking when reading (loading) an FMR file. |
00:41:05 | | Quit fred_2 (Remote closed the connection) |
00:42:32 | | Join fred_2 [0] (i=fred@hpc-cluster.hamburgnet.de) |
00:43:41 | | Join Strife89 [0] (n=nds@204.116.244.200) |
00:45:10 | | Quit gregzx ("ChatZilla 0.9.84 [Firefox 3.0.10/2009042316]") |
00:45:14 | | Quit _Auron_ ("Infinity repeatedly denies rumours of plotting with zero to bring down the Universe.") |
00:48:14 | | Quit Strife89 (SendQ exceeded) |
00:49:15 | | Join Strife89 [0] (n=nds@204.116.244.200) |
00:49:15 | | Quit _fml ("CGI:IRC (EOF)") |
00:49:27 | | Quit robin0800 ("No Ping reply in 90 seconds.") |
00:49:33 | | Join _Auron_ [0] (n=DarkAuro@ppp-70-242-123-180.dsl.rcsntx.swbell.net) |
00:50:18 | | Join robin0800 [0] (n=quassel@general-kt-199.t-mobile.co.uk) |
00:50:53 | | Quit n1s ("Lämnar") |
00:51:50 | | Quit Strife89 (Client Quit) |
00:53:03 | | Join Rob2222 [0] (n=Miranda@p4FDCD08C.dip.t-dialin.net) |
00:55:36 | | Quit ender` (" If you're going to do something tonight that you'll be sorry for tomorrow morning, sleep late.") |
00:57:11 | | Join LambdaCalculus37 [0] (n=rmenes@rockbox/staff/LambdaCalculus37) |
00:59:27 | | Quit robin0800 (Connection reset by peer) |
01:00 |
01:00:23 | | Quit bertrik (Read error: 113 (No route to host)) |
01:01:24 | | Quit jgarvey ("Leaving") |
01:07:30 | | Quit barrywardell () |
01:08:24 | | Quit matsl_ (Read error: 110 (Connection timed out)) |
01:12:33 | | Join barrywardell [0] (n=barrywar@79.97.87.212) |
01:12:59 | | Quit flydutch ("/* empty */") |
01:15:22 | | Quit LambdaCalculus37 ("Fwump") |
01:16:42 | *** | Saving seen data "./dancer.seen" |
01:17:21 | Unhelpful | ok, i'm pretty sure image-load stalling playback is a lock contention issue. i'm not sure the best way to solve... we could do a lot of messing about with making the loaders optionally re-fetch their struct bmp from a handle any time they yield or call a function that might, but i think it might be easier to just add another lock, which is held by anything that would *move* handles but not by things that just want to access already-allo |
01:17:22 | Unhelpful | cated handles. |
01:19:20 | JdGordon| | the only thing that should ever move handles is the actual buffering code no? |
01:19:22 | | Quit Thundercloud (Remote closed the connection) |
01:22:54 | Unhelpful | JdGordon: the mutex that currently locks around these operations is static inside buffering.c. i think we can keep all of this inside buffering.c by adding a second mutex that is only locked by functions that modify the buffer list, and holding that during image load. this won't block anything that doesn't block now, but functions that are "read-only" as far as the list of handles go will no longer block during AA load |
01:23:37 | Unhelpful | and i think it'll be much more sane than having image loaders know about handles :) |
01:24:43 | | Join Strife89 [0] (n=michael@204.116.244.200) |
01:24:45 | | Nick fxb__ is now known as fxb (n=felixbru@h1252615.stratoserver.net) |
01:28:13 | | Quit JdGordon| ("http://www.mibbit.com ajax IRC Client") |
01:31:49 | | Join JdGordonn [0] (n=irchon@32.153.212.197) |
01:33:22 | | Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net) |
01:39:34 | | Quit JdGordonn (Remote closed the connection) |
01:42:43 | | Quit Strife89 ("Gone partitioning.") |
01:48:38 | | Quit xnyhps ("Zzzzz....") |
01:49:13 | Unhelpful | this looks good - i caught a few handle struct members that need to be initialized a little earlier in bufopen so that they have meaningful values (for the buffer stats) while an image loads, but everything else seems fine. |
01:50:15 | | Join JdGordonn [0] (n=irchon@32.153.212.197) |
01:51:25 | | Join robin0800 [0] (n=quassel@general-ld-216.t-mobile.co.uk) |
01:55:00 | | Quit JdGordonn (Remote closed the connection) |
01:55:28 | | Quit n17ikh () |
01:59:06 | | Quit tessarakt ("Client exiting") |
02:00 |
02:02:18 | | Quit mt (Read error: 110 (Connection timed out)) |
02:03:05 | | Quit renke ("leaving") |
02:08:57 | | Quit pixelma (Nick collision from services.) |
02:08:57 | | Join pixelma_ [50] (n=pixelma@rockbox/staff/pixelma) |
02:09:02 | | Quit amiconn (Nick collision from services.) |
02:09:04 | | Join amiconn_ [50] (n=jens@rockbox/developer/amiconn) |
02:09:19 | | Nick pixelma_ is now known as pixelma (n=pixelma@rockbox/staff/pixelma) |
02:09:26 | | Nick amiconn_ is now known as amiconn (n=jens@rockbox/developer/amiconn) |
02:11:19 | Unhelpful | it works with my oversized test image... will commit shortly. :) |
02:14:44 | CIA-38 | New commit by unhelpful (r20932): Fix the lock contention stall during cover art load, by adding a separate modify mutex for the buffer. Operations that modify contents of a buffer ... |
02:16:13 | | Quit itcheg ("http://www.mibbit.com ajax IRC Client") |
02:16:31 | | Join Zarggg [0] (n=zarggg@65-78-69-194.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com) |
02:17:27 | | Join n17ikh [0] (n=n17ikh@host-64-234-48-99.nctv.com) |
02:26:12 | | Join itcheg [0] (i=62db4767@gateway/web/ajax/mibbit.com/x-2fa0d08d865a8070) |
02:32:17 | | Quit itcheg ("http://www.mibbit.com ajax IRC Client") |
02:34:15 | | Join moos [0] (n=mustapha@rockbox/staff/moos) |
02:34:30 | | Join itcheg [0] (i=62db4767@gateway/web/ajax/mibbit.com/x-5212663bb0c7746f) |
02:47:15 | | Join cool_walking_ [0] (i=cb3b81c3@gateway/web/ajax/mibbit.com/x-b6edeb23dcfadbf5) |
02:49:43 | | Quit robin0800 ("No Ping reply in 90 seconds.") |
02:50:42 | | Join robin0800 [0] (n=quassel@general-ld-216.t-mobile.co.uk) |
02:53:00 | | Quit robin0800 (Client Quit) |
02:55:03 | | Join robin0800 [0] (n=quassel@general-ld-216.t-mobile.co.uk) |
02:57:38 | CIA-38 | New commit by unhelpful (r20933): Attempt to make version.sh a little more resistant to producing spurious "modified" status on git repositories. |
02:58:48 | | Quit efyx_ (Remote closed the connection) |
02:59:34 | | Join LambdaCalculus37 [0] (n=rmenes@rockbox/staff/LambdaCalculus37) |
02:59:55 | | Join jmillikin [0] (n=jmilliki@c-24-130-159-24.hsd1.ca.comcast.net) |
03:00 |
03:01:11 | | Quit barrywardell () |
03:01:27 | | Quit robin0800 (Read error: 104 (Connection reset by peer)) |
03:04:05 | Unhelpful | hrm... still no good. the problem seems to be whether or not the script is run from inside the repository :/ |
03:10:27 | | Join robin0800 [0] (n=quassel@general-ld-216.t-mobile.co.uk) |
03:12:08 | | Quit LambdaCalculus37 ("Fwump") |
03:14:51 | CIA-38 | New commit by unhelpful (r20934): Fix version.sh when it's run outside of the git working directory. |
03:16:45 | *** | Saving seen data "./dancer.seen" |
03:46:48 | | Quit obo ("Bye") |
03:48:34 | | Join Strife89 [0] (n=michael@204.116.244.200) |
03:54:52 | | Quit robin0800 (Read error: 104 (Connection reset by peer)) |
03:55:54 | | Join c4pr0 [0] (n=Dell8400@68-117-49-200.dhcp.roch.mn.charter.com) |
03:56:18 | c4pr0 | Alright, who do I send donations to? |
03:56:27 | | Quit jmillikin (Remote closed the connection) |
03:56:34 | scorche | there is a paypal button on the website |
03:56:47 | c4pr0 | Sweet. |
03:56:54 | c4pr0 | Is this beer money? |
03:56:58 | c4pr0 | Or does it go towards dev? |
03:59:45 | dfkt | is there a list of the various functions of the %St WPS tag available somewhere? |
04:00 |
04:05:53 | | Join DrMoos [0] (i=mustapha@85-169-156-170.rev.numericable.fr) |
04:06:01 | | Quit moos (Read error: 104 (Connection reset by peer)) |
04:06:09 | | Nick DrMoos is now known as moos (i=mustapha@85-169-156-170.rev.numericable.fr) |
04:12:10 | | Join markun [50] (n=markun@rockbox/developer/markun) |
04:13:32 | Unhelpful | dfkt: a quick look at the source behind that seems to suggest that it scans your config for the setting named. |
04:17:41 | dfkt | Unhelpful, thanks, very interesting |
04:18:48 | | Quit itcheg ("http://www.mibbit.com ajax IRC Client") |
04:19:24 | | Join spyder [0] (n=spyder@lirhost.net) |
04:22:28 | | Quit dfkt ("-= SysReset 2.53=- Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn.") |
04:22:50 | | Join itcheg [0] (i=62db4767@gateway/web/ajax/mibbit.com/x-e84e377f41857dae) |
04:34:48 | | Join CaptainKewl [0] (i=jds@207-237-172-77.c3-0.nyr-ubr4.nyr.ny.cable.rcn.com) |
04:43:57 | | Quit CaptainKewl ("( www.nnscript.de :: NoNameScript 4.02 :: www.XLhost.de )") |
04:47:49 | | Quit itcheg ("http://www.mibbit.com ajax IRC Client") |
05:00 |
05:03:46 | | Join froggyman [0] (n=47ba0b80@gateway/web/cgi-irc/labb.contactor.se/x-50952f667f652073) |
05:05:30 | | Join robin0800 [0] (n=quassel@general-ld-216.t-mobile.co.uk) |
05:05:56 | | Quit avacore (Client Quit) |
05:06:56 | | Join avacore [0] (i=nobody@1008ds1-rdo.0.fullrate.dk) |
05:08:48 | | Quit robin0800 (Read error: 104 (Connection reset by peer)) |
05:16:38 | | Quit daurnimator (Read error: 110 (Connection timed out)) |
05:16:48 | *** | Saving seen data "./dancer.seen" |
05:21:35 | | Quit gevaerts (Nick collision from services.) |
05:21:46 | | Join gevaerts [0] (n=fg@rockbox/developer/gevaerts) |
05:26:37 | c4pr0 | Does anybody know what's keeping Rockbox from the new Nano's? |
05:26:47 | c4pr0 | I heard something about encryption. |
05:26:53 | c4pr0 | CAn anybody confirm this? |
05:27:44 | krazykit | encryption, an inability to run non-apple code, no one really working on either problem with any success |
05:28:46 | c4pr0 | So, I'm SOL for playing .flac files on my Ipod? |
05:28:52 | c4pr0 | Because I just heard .flac for the first time. |
05:28:56 | c4pr0 | And it's amazing. |
05:29:00 | krazykit | yes you are |
05:29:25 | c4pr0 | Hmmm, is brute forcing out of the question? |
05:30:06 | cool_walking_ | Brute forcing's never out of the question, that's why it's called brute forcing. It does take thousands of years though. |
05:30:34 | c4pr0 | Well, I have a brand new cluster of servers with i7's in them.... |
05:30:43 | | Join evilnick_home [0] (n=evilnick@pool-173-52-140-75.nycmny.east.verizon.net) |
05:30:53 | c4pr0 | Sadly, I have the hardware, but not the know how. |
05:31:08 | scorche | thousands of years with your hardware and much more... |
05:31:16 | c4pr0 | Blah. |
05:31:30 | c4pr0 | I'm pretty upset now. |
05:31:45 | c4pr0 | Have you ever heard a .flac of Metallica's "Hero of the Day"? |
05:31:53 | c4pr0 | Let me tell you, it's magical. |
05:31:55 | krazykit | that's off-topic |
05:31:56 | scorche | no, nor do i care to |
05:32:02 | cool_walking_ | No, and the social channel is #rockbox-community. |
05:33:19 | c4pr0 | Good to know cool_walking_ thanks for the enlightening comment. |
05:33:44 | | Quit c4pr0 ("Douchebaggery stinks.") |
05:45:59 | JdGordon | anyone have any interesting feature requests or bugs? |
05:48:15 | * | Strife89 has a manual patch. |
05:48:16 | cool_walking_ | http://www.rockbox.org/tracker/task/9854 is a bug... dunno about interesting. are you interested in playback problems? |
05:49:09 | Strife89 | http://www.rockbox.org/tracker/task/10202 <−−-patch |
05:50:07 | JdGordon | cool_walking_: the last comment has an easy fix for you... |
05:50:27 | cool_walking_ | There are two issues in the task. |
05:50:29 | JdGordon | in fact.. rockbox has a plugin to fix them so you dont even have to go searching |
05:51:14 | | Join firedix [0] (n=firedix@201.254.116.207) |
05:51:34 | cool_walking_ | I already have the "that file is broken" issue sorted myself (although maybe better handling of these files wouldn't go astray?), but there's also the "playback borked" issue. |
05:51:53 | | Quit Horscht ("Verlassend") |
05:59:17 | | Quit perrikwp ("http://www.mibbit.com ajax IRC Client") |
06:00 |
06:04:43 | | Quit froggyman ("CGI:IRC") |
06:05:04 | | Quit Strife89 ("Zzzzzzzzzzzz......") |
06:11:24 | JdGordon | can anyone else not update their e200 bootloader? |
06:11:47 | cool_walking_ | I did yesterday. |
06:12:23 | cool_walking_ | did update it successfully, that is. |
06:12:38 | JdGordon | with rbutil or sansapatcher? |
06:12:42 | cool_walking_ | sansapatcher |
06:13:02 | cool_walking_ | using the 3.2 |
06:13:08 | cool_walking_ | bootloader from that FS entry |
06:13:12 | JdGordon | right |
06:13:27 | JdGordon | how do you put it in rec mode? |
06:13:28 | * | Unhelpful was successful with sansapatcher -a <file> |
06:13:56 | cool_walking_ | Same command I used. |
06:14:02 | cool_walking_ | Don't know what rec mode is... |
06:14:10 | JdGordon | my problem is sansapatcher thinks its successful, but nothing changes |
06:15:12 | | Quit firedix (Read error: 110 (Connection timed out)) |
06:16:41 | JdGordon | I dont really want to create a bootloader updater plugin.. but its looking like im running out of options :( |
06:16:50 | cool_walking_ | I did it on Windows XP with the e200 in Rockbox's UMS mode. |
06:17:10 | * | Unhelpful thinks that perhaps http://www.rockbox.org/tracker/task/9333 needs a more general solution... perhaps storing a track number and title for each track? this is not just a ripping artifact, some albums come with bonus tracks after many empty tracks. |
06:18:20 | JdGordon | I really wonder about the origional coder of pictureflow... |
06:19:12 | Unhelpful | the one who ported it to rockbox, or the one who wrote the windows app it's supposedly based on? |
06:19:44 | JdGordon | the 2nd |
06:19:53 | JdGordon | I assume the wierd stuff comes from there? |
06:19:59 | JdGordon | i havnt really looked into it that much |
06:21:03 | JdGordon | can someoone dd their firmware partition from the e200 and upload it somewhere for me? |
06:21:39 | Unhelpful | i'm not really sure where the weirdness comes in. i've not looked at the other PF... a lot of the weirdness is related to rockbox-specific things, though. |
06:26:00 | Unhelpful | i kind of have to wonder if the desktop version even *has* a software renderer :) |
06:37:28 | * | JdGordon decides to add some fun stuff for touchscreen targets |
06:48:38 | Unhelpful | lasers? |
06:50:22 | JdGordon | freeking laser beams! |
06:52:08 | JdGordon | doh! i fixed the quickscreen touchscreen and it looks like it cant even get to it yet :p |
06:52:27 | cool_walking_ | What if you're not a king? |
06:52:44 | cool_walking_ | or are the beams made of particles originating in a king? |
06:57:28 | | Quit moos ("Rockbox rules the DAP world") |
06:57:51 | | Join simjoko [0] (n=simjoko@p54A8EA6C.dip.t-dialin.net) |
07:00 |
07:08:33 | CIA-38 | New commit by jdgordon (r20935): get the quickscreen working on the mr500. hold "mode" on the remote to get to it, then you can use the 4 directions on the remote, or the touchscreen ... |
07:10:36 | | Join einhirn [0] (n=Miranda@bsod.rz.tu-clausthal.de) |
07:16:52 | *** | Saving seen data "./dancer.seen" |
07:19:10 | JdGordon | apart from shuffle and repeat mode.. are there any other settings which would be nice to be able to change from pressing something on the wps? |
07:22:39 | JdGordon | blah :p |
07:24:02 | CIA-38 | New commit by jdgordon (r20936): fix red... who went and changed the remote defines?! :p |
07:35:40 | | Join jck [0] (n=3b5d7dde@gateway/web/cgi-irc/labb.contactor.se/x-5f2c0b68a472e493) |
07:35:56 | jck | hey |
07:36:20 | CIA-38 | New commit by jdgordon (r20937): allow the user to change the shuffle and repeat modes from the touchscreen, update the mr500 default wps to show how to do it (hint, press the ... |
07:38:03 | jck | hey |
07:38:22 | jck | whats the cheapest mp3 player that supports rockbox/ |
07:38:40 | cool_walking_ | I would guess the c200 or e200. |
07:42:09 | jck | are they good? |
07:44:57 | CIA-38 | New commit by unhelpful (r20938): Clean up create_track_index, fixing FS #9333, and use tagcache-provided length instead of strlen. |
07:45:38 | Unhelpful | i've been happy with my e200, but i prefer to use the gigabeat S since it's a hard drive player and has a much larger capacity. |
07:45:59 | cool_walking_ | I have a e200 which is very nice, it'd have to be the best flash-based (small capacity) player I've owned. |
07:48:54 | Unhelpful | you need to be a bit careful about an e200 - refurbs are often the supported v1 model, new pretty much always means the work-in-progress v2 model. it's impossible to tell them apart without turning it on, or asking the person who is selling it, unfortunately. |
07:50:00 | cool_walking_ | jck, check out http://rockbox.org/wiki/BuyersGuide if you haven't. |
07:56:13 | | Join gralco [0] (n=eric@ip70-171-3-133.ga.at.cox.net) |
07:57:06 | gralco | Hi I need to put my sandisk sansa e260 in UMS mode to put rockbox on it but I don't know how |
07:57:15 | gralco | help please? |
07:58:58 | cool_walking_ | An option something like "Settings -> USB mode" in the Original Firmware. |
08:00 |
08:00:57 | | Quit nibbler (Remote closed the connection) |
08:02:17 | gralco | I dont see see a "USB mode" |
08:02:44 | jck | how are the bundled headphones that come with the e200 series? |
08:02:53 | CIA-38 | New commit by jdgordon (r20939): More touchscreen additions, quickscreen, browser, context menu, skip fwd/back buttons in the mr500 wps (a "button bar" will pop up for 2.5s when the ... |
08:03:05 | gralco | bundled headphones? |
08:03:23 | jck | earphones i mean |
08:03:34 | JdGordon | Unhelpful: you jerk... you killed the build system :D |
08:03:57 | Unhelpful | why does that seem to keep happening to me? |
08:04:08 | jck | lol |
08:05:16 | gralco | oh wait sansapatcher isn't even finding the device |
08:05:29 | gralco | can I not do it with e620? |
08:06:11 | gralco | e260 I meant |
08:06:30 | cool_walking_ | no, you can do it with a e260 alright. |
08:06:33 | Unhelpful | sansapatcher should work fine on e260... |
08:06:52 | cool_walking_ | sansapatcher probably isn't finding the device *because* it's not in MSC (aka UMS) mode.. |
08:07:06 | gralco | thats what I thought |
08:07:14 | gralco | how do I make it in UMS mode then |
08:07:42 | cool_walking_ | There should be a setting in the device's menu, like I said. |
08:07:59 | gralco | I'll tell you what I see |
08:09:19 | jck | where can i find the rockbox source for sansa |
08:09:52 | cool_walking_ | The rockbox source for all devices is in a compressed archive on the download page. |
08:09:53 | | Quit faemir ("Leaving") |
08:10:01 | gralco | in settings theres "Music Options, Radio Options, Slideshow Options, Backlight, Language, Date & Time, Brightness, Volume, Reset All, Info, Auto Shut-Off, Format, Record Button, Press and Hold" |
08:10:08 | gralco | which one? |
08:10:50 | jck | the buyers guide says that none of the devices are in production |
08:10:53 | jck | lol |
08:13:28 | cool_walking_ | Yours and mine differ after "Auto Shut-Off" - I only have "USB Mode" after that. What's the firmware version in the "Info" screen? |
08:18:07 | cool_walking_ | http://www.rockbox.org/twiki/bin/view/Main/SansaFAQ#My_c200_doesn_t_have_an_MSC_Mode - I don't know if that's applicable to the e200. |
08:19:52 | gralco | "engage the hold switch" ? |
08:20:46 | cool_walking_ | http://download.rockbox.org/manual/rockbox-sansae200/rockbox_interface/images/e200-front.png |
08:21:42 | jck | rockbox wont work on the new sandisk e200s? |
08:21:46 | | Quit jck ("CGI:IRC") |
08:21:58 | | Join jck [0] (n=3b5d7dde@gateway/web/cgi-irc/labb.contactor.se/x-97c36dc42290af2a) |
08:22:18 | | Join ender` [0] (i=krneki@foo.eternallybored.org) |
08:22:35 | jck | sorry |
08:22:40 | jck | closed the tab accidentally |
08:22:50 | cool_walking_ | jck: there's an ongoing porting effort to get Rockbox working on the new ones. A thread in the New Ports forum and the SansaAMS wiki page have the details. |
08:26:47 | | Quit tchan (Read error: 110 (Connection timed out)) |
08:27:10 | gralco | okay so I turn it on then put it on hold then press and hold the rewind button |
08:27:14 | gralco | then plug it in |
08:27:21 | gralco | it still doesnt see it |
08:27:26 | jck | do the devices of the new series perform better? |
08:27:29 | gralco | I do I know its in UMS |
08:27:57 | gralco | how do* |
08:28:44 | | Quit jck ("CGI:IRC (EOF)") |
08:28:52 | gralco | http://files.zefie.com/PMP/sansa/c200/v1/firmware/1.01.00/ |
08:29:20 | | Join Zagor [242] (n=bjorn@rockbox/developer/Zagor) |
08:33:37 | | Join matsl_ [0] (n=matsl@dhcp87.contactor.se) |
08:37:14 | | Join bertrik [0] (n=bertrik@ip117-49-211-87.adsl2.static.versatel.nl) |
08:38:06 | | Join B4gder [241] (n=daniel@rockbox/developer/bagder) |
08:38:28 | | Join tchan [0] (n=tchan@lunar-linux/developer/tchan) |
08:38:48 | | Quit kachna|lappy (No route to host) |
08:43:15 | gralco | it says my firmware is v03. |
08:43:21 | gralco | which one should I get then |
08:45:19 | advcomp2019 | gralco, if you start with 03 it will not work |
08:46:09 | CIA-38 | New commit by unhelpful (r20940): Sort by and display disc number in PictureFlow, increase MAX_TRACKS to 128, prevent display of garbage tracklist on failure. |
08:46:11 | gralco | advcomp2019 so I cant roll back teh firmware? |
08:46:18 | gralco | the* |
08:46:29 | advcomp2019 | gralco, nope.. different hardware |
08:46:37 | gralco | oh crap |
08:47:24 | Unhelpful | that's a v2/AMS - unsupported. |
08:49:44 | | Join Rob2223 [0] (n=Miranda@p4FDCCD8D.dip.t-dialin.net) |
08:50:10 | | Join petur [50] (n=petur@rockbox/developer/petur) |
08:55:45 | | Quit cool_walking_ ("http://www.mibbit.com ajax IRC Client") |
08:56:07 | | Join cool_walking_ [0] (i=cb3b81c3@gateway/web/ajax/mibbit.com/x-6757330c975252d9) |
09:00 |
09:05:47 | | Join Slasheri [0] (i=miipekk@rockbox/developer/Slasheri) |
09:07:47 | | Quit Rob2222 (Read error: 110 (Connection timed out)) |
09:15:10 | | Part ruskie ("...") |
09:16:54 | *** | Saving seen data "./dancer.seen" |
09:17:06 | | Join LinusN [0] (n=linus@rockbox/developer/LinusN) |
09:17:48 | | Join flydutch [0] (n=flydutch@host219-166-dynamic.15-87-r.retail.telecomitalia.it) |
09:32:29 | | Join Thundercloud [0] (i=thunderc@persistence.flat.devzero.co.uk) |
09:35:42 | | Quit gralco ("Ex-Chat") |
09:38:26 | | Quit bertrik (Read error: 113 (No route to host)) |
09:44:02 | | Join _fml [0] (n=4fd3eea8@gateway/web/cgi-irc/labb.contactor.se/x-17f5f4a8a00f375e) |
09:56:19 | CIA-38 | New commit by alle (r20941): Remove unneeded function call (radio_load_presets does clear the memory) |
10:00 |
10:02:27 | | Quit Thundercloud (Remote closed the connection) |
10:02:31 | | Join kachna|lappy [0] (n=kachna@r3g248.net.upc.cz) |
10:14:34 | | Join efyx_ [0] (n=efyx@lap34-1-82-224-140-171.fbx.proxad.net) |
10:39:45 | | Quit _fml ("CGI:IRC") |
10:40:54 | | Join renke [0] (n=renke@e182120222.adsl.alicedsl.de) |
10:46:55 | | Join gregzx [0] (n=chatzill@dsw231.neoplus.adsl.tpnet.pl) |
10:59:06 | | Quit cool_walking_ ("http://www.mibbit.com ajax IRC Client") |
11:00 |
11:16:56 | *** | Saving seen data "./dancer.seen" |
11:40:37 | | Join barrywardell [0] (n=barry@barry-workstation.ucd.ie) |
11:45:01 | | Quit kachna|lappy (Read error: 110 (Connection timed out)) |
11:51:11 | | Join __lifeless [0] (n=lifeless@188.16.106.227) |
11:52:13 | | Quit flydutch (card.freenode.net irc.freenode.net) |
11:52:13 | NSplit | card.freenode.net irc.freenode.net |
11:52:13 | | Quit _lifeless (card.freenode.net irc.freenode.net) |
11:52:13 | | Quit Zambezi (card.freenode.net irc.freenode.net) |
11:53:06 | | Quit _Auron_ (Read error: 113 (No route to host)) |
11:56:24 | NHeal | card.freenode.net irc.freenode.net |
11:56:24 | NJoin | Zambezi [0] (i=Zulu@bnc.dotbnc.se) |
11:56:24 | NJoin | flydutch [0] (n=flydutch@host219-166-dynamic.15-87-r.retail.telecomitalia.it) |
12:00 |
12:00:12 | | Quit flydutch (card.freenode.net irc.freenode.net) |
12:00:12 | | Quit Zambezi (card.freenode.net irc.freenode.net) |
12:08:43 | NJoin | Zambezi [0] (i=Zulu@bnc.dotbnc.se) |
12:09:42 | * | GodEater is starting to think we should stop providing the 60/80GB ipod video builds and just make everyone use the 30GB one. If you're knowledgeable enough to know there's a difference you can roll your own. |
12:13:53 | linuxstb | Or MrSomeone adds full ipod hardware detection (using the SCSI inquiry feature ipods support) |
12:14:28 | linuxstb | Or MrSomeone implements run-time RAM detection... |
12:14:45 | * | linuxstb recalls the latter being discussed two devcons ago |
12:14:45 | GodEater | so in the meantime ;) |
12:15:09 | B4gder | let's discuss it at a third devcon! ;-) |
12:15:20 | B4gder | talking is SO much easier than actually do it |
12:15:33 | GodEater | yay |
12:19:24 | bubsy | http://www.rockbox.org/twiki/pub/Main/GoldenQuotes/EasySitePicture_1315757.jpg |
12:19:24 | bubsy | hahahaha |
12:19:43 | scorche | ...we know ;) |
12:19:50 | B4gder | a golden one indeed |
12:20:04 | B4gder | those photoshop tricks are almost invisible! |
12:20:20 | | Quit suom1 (card.freenode.net irc.freenode.net) |
12:20:20 | | Quit dionoea (card.freenode.net irc.freenode.net) |
12:20:52 | NJoin | suom1 [0] (i=markus@viitamaki.net) |
12:20:52 | NJoin | dionoea [0] (n=dionoea@videolan/developer/dionoea) |
12:21:45 | | Join robin0800 [0] (n=quassel@cpc3-brig8-0-0-cust436.brig.cable.ntl.com) |
12:21:59 | bubsy | B4gder: I actually envy his O' mighty skills |
12:22:22 | bubsy | I mean, it's not that easy to fail as hard as he did |
12:38:35 | | Join faemir [0] (n=faemir@88-106-242-222.dynamic.dsl.as9105.com) |
12:39:41 | | Join xnyhps [0] (n=xnyhps@2001:470:1f14:da:219:e3ff:fed7:c57c) |
12:40:12 | | Join dfkt [0] (i=dfkt@unaffiliated/dfkt) |
12:41:53 | | Quit simjoko ("When two people dream the same dream, it ceases to be an illusion. KVIrc 3.4.0 Virgo http://www.kvirc.net") |
12:48:43 | | Join simjoko [0] (n=simjoko@p54A8EA6C.dip.t-dialin.net) |
12:51:51 | * | scorche wonders if we have more topics to be added to the DevCon agenda, or if this is going to be a time off supplemented by Belgian beer ;) |
12:54:05 | | Join mt [0] (n=MTee@41.233.138.223) |
12:56:24 | | Join schrottplatz [0] (n=max@f053225072.adsl.alicedsl.de) |
12:56:32 | mt | linuxstb : I guess I'm ready to start porting now, right ? |
13:00 |
13:02:50 | linuxstb | mt: Sure, now the fun starts! ;) |
13:03:11 | | Join Horscht [0] (n=Horscht@xbmc/user/horscht) |
13:03:48 | linuxstb | Do you understand the Rockbox codec API? I think you'll need to rewrite the parser to fit in with that API more efficiently. |
13:04:02 | mt | \o/ |
13:04:35 | mt | I'll start with the parser yes. But I think I'll need to look more into how to handle memory buffers instead of file handles |
13:04:39 | linuxstb | Basically, your codec requests a pointer to the next chunk (up to 32KB) of the file to decode, then you decode it, then you tell Rockbox how many bytes of the input file you've consumed. The loop then starts again. |
13:05:06 | | Nick fxb__ is now known as fxb (n=felixbru@h1252615.stratoserver.net) |
13:05:08 | linuxstb | For rm2wav, I would simply change it to read the entire file into RAM (malloc it), and then process that file. |
13:06:14 | mt | Why is malloc OK in this context ? Is the allocated memory freed before the playback starts? |
13:09:03 | | Quit simjoko ("When two people dream the same dream, it ceases to be an illusion. KVIrc 3.4.0 Virgo http://www.kvirc.net") |
13:12:38 | | Part LinusN |
13:16:58 | *** | Saving seen data "./dancer.seen" |
13:26:49 | | Quit einhirn ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") |
13:41:30 | | Join itcheg [0] (i=62db4767@gateway/web/ajax/mibbit.com/x-7633b98f2cc1dc52) |
14:00 |
14:00:22 | | Quit itcheg ("http://www.mibbit.com ajax IRC Client") |
14:00:40 | | Join Sedgewick [0] (n=Sedgewic@81.200.132.126) |
14:02:28 | dfkt | is it correct that there's only the %iv WPS tag to display the id3 tag version, but no tag for indicating vorbis/flac/etc comments on the wps screen? |
14:04:16 | dfkt | thinking of it, doesn't make much sense, i'll just use %ar%?iv<ID3 v%iv|No Tags> |
14:09:20 | linuxstb | dfkt: "No Tags" doesn't sound right... |
14:09:36 | | Join tvelocity [0] (n=tony@adsl22-118.her.forthnet.gr) |
14:10:31 | dfkt | linuxstb, indeed, just changed it to %?iv<ID3 v%iv|> |
14:10:45 | linuxstb | mt: I was just talking about your "rm2wav" test program - loading the entire file into memory, then processing that buffer is closer to the Rockbox codec API. |
14:11:35 | | Quit matsl_ (Remote closed the connection) |
14:13:14 | mt | linuxstb : Do you mean the parser or the decoder (The one that should handle a memory buffer) ? Because I looked into various get_metadata() implementations and they seem to use file descriptors. (Correct me ?) |
14:14:19 | linuxstb | get_metadata() (i.e. code in apps/metadata/) is different - that needs to read from the file descriptors, and just needs to read the file metadata. The code in apps/codecs/ doesn't need to read the metadata, and reads from a memory buffer. |
14:14:33 | linuxstb | So in practice you need two parsers... |
14:15:26 | linuxstb | mt: Do you know anything about tags in realmedia files? I know about the basic title/author/copyright/comment tags, but I think there is some kind of extended tagging as well. |
14:16:21 | mt | umm .. Seems like I just got what you meant. :) You mean making the test program (rm2wav.c and main.c) deal with memory buffers to emulate what would actually be done by the codec api. Correct ? |
14:16:55 | mt | Otoh, get_metadata() would work normally like the current parser. |
14:17:04 | linuxstb | Correct ;) |
14:19:45 | mt | linuxstb : I don't know if there's any extended tagging. I've known that tags are only available in CONT chunk (which just contain the info you mentioned) .. |
14:22:26 | mt | This is for new formats though (.ra version 5) .. old formats didn't have such chunks. But they all have only title/author/copyright/comment as tags. |
14:26:49 | mt | linuxstb : http://pastebin.com/d56525bcb from ffmpeg/libavformat/rm.c |
14:27:54 | | Quit B4gder ("It is time to say moo") |
14:29:36 | linuxstb | mt: Yes, but I've read elsewhere about more tags. Let me try and find the link... |
14:29:46 | mt | OK. |
14:32:05 | mt | I guess I'll start porting by writing get_rm_metadata() and a fake cook codec which would just sleep for a while to be able to see whether the tags are parsed correctly. |
14:34:16 | | Join jgarvey [0] (n=jgarvey@cpe-098-026-065-013.nc.res.rr.com) |
14:34:18 | linuxstb | You could just use the dummy codec you've written. |
14:34:40 | * | linuxstb can't find any more info about rm tagging, so gives up for now |
14:34:59 | mt | Or that :) |
14:35:42 | | Join LambdaCalculus37 [0] (i=44a0430d@rockbox/staff/LambdaCalculus37) |
14:36:37 | | Join funman [0] (n=fun@rockbox/developer/funman) |
14:42:24 | | Join domonoky [0] (n=Domonoky@rockbox/developer/domonoky) |
14:43:17 | | Quit schrottplatz ("o.O") |
15:00 |
15:07:06 | | Join Aevum [0] (n=Xander@203.42.217.87.dynamic.jazztel.es) |
15:10:31 | | Join evilnick [0] (i=0c140464@gateway/web/ajax/mibbit.com/x-5d37f0c0eb337ebd) |
15:11:23 | | Join pyro_maniac1 [0] (i=foobar@p57BB9F90.dip0.t-ipconnect.de) |
15:11:36 | pyro_maniac1 | funman: ping |
15:13:45 | | Part Aevum ("Leaving") |
15:15:41 | funman | pyro_maniac1: pong |
15:16:49 | pyro_maniac1 | funman: i ve seen your comment on the samsung port. did you noticed, that rockbox can access the hdd without the rockbox bootloader? |
15:17:00 | *** | Saving seen data "./dancer.seen" |
15:17:09 | funman | yes I just saw (I edited my comment, dunno if you saw the old or new one) |
15:17:15 | | Join kugel [0] (n=kugel@rockbox/developer/kugel) |
15:17:22 | | Join firedix [0] (n=firedix@201.254.123.22) |
15:17:24 | funman | i'm just trying some hacking, but I have trouble plugging the YH920 on usb |
15:17:35 | pyro_maniac1 | funman: :) so i ve seen the old one |
15:17:41 | kugel | Zagor: the 1GB microsd was a extra gift? :> |
15:18:07 | Zagor | oh! :-) |
15:18:12 | | Join MarcGuay_ [0] (n=chatzill@ip216-239-79-88.vif.net) |
15:18:28 | Zagor | keep it if you have use for it, otherwise send it back |
15:18:35 | funman | quick; dump the passwords ! |
15:18:47 | | Join juane414 [0] (n=chatzill@119.149.14.227) |
15:19:24 | funman | I wonder if I broke the hard disk |
15:19:25 | pixelma | kugel: maybe you can give it back at DevCon or so |
15:19:47 | juane414 | hey guys when I try to run my WPS in the sim I get an error saying that the bitmap is too large for the buffer... anyone know what is causing this or how I can fix it? |
15:19:57 | funman | kernel messages stop before showing the partitions, and /dev/sdb isn't created |
15:20:21 | kugel | OF usb or Rockbox USB? |
15:20:26 | evilnick | juane414: Sounds like you have too many images in the wps |
15:20:29 | kugel | pixelma: good idea! |
15:20:46 | funman | OF (rockbox usb didn't seem to work but I only tried one time : now i focus on bootloader) |
15:20:51 | juane414 | evilnick: I only have 8 images |
15:21:05 | | Part domonoky |
15:21:17 | kugel | Zagor: thanks a lot :) |
15:21:32 | evilnick | How large are they though? 8 fullscreen images may well be too many. You could always try it on target too. |
15:22:35 | juane414 | All the images are 110x110 |
15:22:37 | juane414 | maybe thats why |
15:23:07 | evilnick | juane414: Out of interest, which target are you making the wps for? Is there a mock-up of it anywhere |
15:23:25 | juane414 | not sure what you mean by target |
15:23:42 | evilnick | which DAP/mp3 player? |
15:23:57 | juane414 | iPod video |
15:26:54 | | Join salty-horse [0] (n=ori@bzq-79-183-120-106.red.bezeqint.net) |
15:27:14 | salty-horse | is the album art file still limited to bmp, as stated in the manual? |
15:27:26 | evilnick | No, jpeg is supported now |
15:29:09 | preglow | how's the jpg aa support work anyway? |
15:29:10 | preglow | technically |
15:29:21 | salty-horse | ok. maybe the manual should be updated :) manual/appendix/album_art.tex |
15:29:49 | preglow | i can't remember having seen any jpg core commits |
15:29:55 | evilnick | salty-horse: It will be in time, I'm sure. Before the next release happens, the manuals will be updated. |
15:30:00 | salty-horse | evilnick, can the images scale as well? or do I have to provide them in the correct dimensions? |
15:30:17 | salty-horse | evilnick, is there a TODO written anywhere for it? :) |
15:30:21 | evilnick | preglow: Unhelpful is the man to check with, there was at least one commit last night to do with this |
15:30:30 | evilnick | salty-horse: Yes, they will auto-scale |
15:30:40 | evilnick | salty-horse: Check the wiki, I'll find the link in a sex |
15:30:43 | evilnick | sec* |
15:30:47 | evilnick | :s |
15:31:19 | evilnick | salty-horse: http://www.rockbox.org/twiki/bin/view/Main/AlbumArt |
15:31:37 | * | LambdaCalculus37 will fix the Album Art section of the manual |
15:31:47 | evilnick | It's pretty much the same as for .bmp, with the addition of folder.jpg as that's used by a whole lot of other media players |
15:31:59 | * | evilnick pats LambdaCalculus37 on the back |
15:32:15 | | Quit xnyhps () |
15:33:02 | pixelma | preglow: http://svn.rockbox.org/viewvc.cgi?view=rev;revision=20836 |
15:33:03 | * | salty-horse thanks LambdaCalculus37 |
15:33:12 | * | salty-horse also thanks evilnick |
15:33:30 | | Quit MarcGuay (Connection timed out) |
15:33:37 | preglow | ahh, in core decoding |
15:33:38 | preglow | good |
15:33:42 | preglow | i was fearing some plugin hack |
15:33:52 | preglow | pixelma: thanks |
15:34:49 | evilnick | preglow: It's working wonderfully for me, and it's so nice to not have to maintain a load of cover.bmp files as well as folder.jpg! |
15:35:21 | preglow | i definitely sympathise |
15:35:40 | preglow | i've even got a of album art files lying around, perhaps it's time to stuff them where they belong |
15:35:45 | preglow | lots of them are .png, of course... |
15:37:36 | funman | wasn't dionoea looking at a png decoder (as a plugin) ? |
15:38:24 | preglow | mebbe |
15:38:29 | preglow | the more formats the merrier |
15:38:45 | preglow | png doesn't really need to be so huge either, but an in-core decoder isn't anything that's sorely needed, i guess |
15:38:56 | preglow | most album art is probably jpg |
15:41:24 | kugel | it probably would be more popular if it was more widely supported :) |
15:41:31 | funman | pyro_maniac1: have you tried hacking around YH920 storage ? |
15:42:27 | pyro_maniac1 | funman: i am not that pro. i only tried to find a way runnig firmware parts of other devices on it |
15:43:29 | salty-horse | evilnick, the "picture format" section of the wiki specifyies only BMP. detailed information on which jpeg formats to use is missing |
15:43:35 | CIA-38 | New commit by kkurbjun (r20942): M:Robe 500: Commit some minor changes and some keymap changes (short press power takes you out of the WPS) |
15:45:10 | | Join itcheg [0] (i=41d59de2@gateway/web/ajax/mibbit.com/x-ddc06f5a35eb273b) |
15:47:27 | evilnick | salty-horse: No it doesn't. ;) |
15:48:26 | salty-horse | evilnick, I must be hallucinating |
15:49:02 | | Join miepchen^schlaf [0] (n=miepel@p579EC2DF.dip.t-dialin.net) |
15:49:15 | evilnick | (check when it was last modified) |
15:50:31 | juane414 | what is the purpose of viewports? |
15:50:38 | juane414 | i don't think i'm understanding them |
15:50:57 | evilnick | So that you can update just a small fraction of the screen rather than the whole thing |
15:51:07 | | Join merbanan [0] (n=banan@c-83-233-163-22.cust.bredband2.com) |
15:52:00 | | Quit SirFunk__ (Read error: 110 (Connection timed out)) |
15:52:12 | pixelma | and place things as you like it (especially useful for text) |
15:52:46 | pyro_maniac1 | funman: can you see something in the bootloader? |
15:52:46 | | Join SirFunk__ [0] (n=Sir@208-15-25-145.netsync.net) |
15:54:19 | funman | well yes, the logo & model version. but everything stops in init_storage() |
15:55:18 | kugel | have you tried cpu_set_frequency()? |
15:55:39 | linuxstb | juane414: They also limit (horizontally) scrolling lines - prior to viewports, they would scroll all the way to the right of the screen. |
15:55:49 | funman | yes I did (required a bit of tweaking) |
15:55:57 | juane414 | okay i think that makes sense |
15:56:16 | pyro_maniac1 | funman: have you tried to boot the OF out of the bootloader? |
15:56:51 | funman | well since the bootloader stops before disk is accessible, no. |
15:57:26 | funman | I tried with a delay added in REG_SET macro, but disk access was wayyyyyyyyyyyyyyyyy too slow and i didn't have the patience to wait 10 hours or so |
15:57:39 | pyro_maniac1 | funman: iirc i was able to do it |
15:58:03 | funman | can you see the disk ID in your YH920 ? (with the bootloader) |
15:58:08 | funman | I think mine is a Toshiba or something |
15:59:28 | salty-horse | evilnick, I know ;) |
15:59:47 | salty-horse | I usually forget to emote |
15:59:54 | pyro_maniac1 | funman: i didn't noticed that |
16:00 |
16:03:07 | funman | if it isn't showed, you can't boot OF (hard disk isn't operational) |
16:03:39 | pyro_maniac1 | is it shown on boot? |
16:03:56 | funman | yes, on the bootloader screen |
16:05:24 | pyro_maniac1 | i can't test it now but there is a number as you can see on my bad screenshot in the forum |
16:05:50 | | Quit funman (Read error: 54 (Connection reset by peer)) |
16:07:35 | | Join {phoenix} [0] (n=dirk@p54B46C6B.dip.t-dialin.net) |
16:08:37 | | Quit Sedgewick ("off") |
16:08:53 | | Join MarcGuay [0] (n=chatzill@ip216-239-81-97.vif.net) |
16:10:50 | | Join moos [0] (i=mustapha@85-169-156-170.rev.numericable.fr) |
16:12:22 | | Join xnyhps [0] (n=xnyhps@2001:470:1f14:da:219:e3ff:fed7:c57c) |
16:13:31 | | Quit merbanan (Read error: 110 (Connection timed out)) |
16:15:23 | | Join Strife89 [0] (n=michael@204.116.244.200) |
16:16:23 | | Quit juane414 ("ChatZilla 0.9.84 [Firefox 3.0.10/2009042316]") |
16:22:08 | | Join merbanan [0] (n=banan@c-83-233-163-22.cust.bredband2.com) |
16:23:51 | | Part pyro_maniac1 ("Leaving.") |
16:27:20 | | Quit MarcGuay_ (Read error: 110 (Connection timed out)) |
16:28:33 | | Quit Strife89 ("Trying a reboot.") |
16:31:47 | | Join Ubuntuxer [0] (n=johannes@dslb-094-221-084-196.pools.arcor-ip.net) |
16:32:51 | | Join BdN3504 [0] (n=55b21b3c@gateway/web/cgi-irc/labb.contactor.se/x-60404cf3f6324f8c) |
16:33:02 | | Join toffe82 [0] (n=chatzill@74.0.180.178) |
16:34:26 | BdN3504 | juane414 send me an e-mail, so i can code the wps with you and then comment on what i'v been doing so you learn it properly. http://forums.rockbox.org/index.php?action=useremail;u=13867 |
16:35:26 | | Quit BdN3504 (Client Quit) |
16:53:10 | CIA-38 | New commit by kugel (r20943): Fix FS #10197 by setting the viewport before calculating the string size. |
17:00 |
17:00:24 | | Quit Zagor ("Don't panic") |
17:03:38 | | Quit merbanan ("Leaving") |
17:13:38 | | Join _lifeless [0] (n=lifeless@188.16.86.121) |
17:14:31 | | Quit __lifeless (Read error: 60 (Operation timed out)) |
17:14:44 | MarcGuay | kugel: Nice fix. I was doing some debugging and that was causing me problems. |
17:14:47 | | Quit Xerion (" ") |
17:15:20 | LambdaCalculus37 | MarcGuay: Ahoy, anything new with the Sansa c100 port? |
17:16:08 | MarcGuay | LambdaCalculus37: Nope. I had some stuff a while ago, enough to boot Rockbox and display the NAND error (I think). |
17:17:03 | *** | Saving seen data "./dancer.seen" |
17:17:22 | LambdaCalculus37 | MarcGuay: Do you think you may want to pick it back up? I want to also see what else can be done with the Sansa m200 port as well. |
17:17:43 | MarcGuay | LambdaCalculus37: Crossed my mind but I haven't had much steam for it. |
17:18:11 | MarcGuay | I wouldn't know where to take it from there anyway. Programming a NAND driver is out of my league. |
17:18:52 | | Quit petur ("connection reset by beer!") |
17:24:35 | | Quit renke ("Lost terminal") |
17:26:56 | | Join renke [0] (n=renke@e182120222.adsl.alicedsl.de) |
17:27:35 | CIA-38 | New commit by kugel (r20944): Fix splash on greyscale (was showing only a black or grey box, no text) by reverting to lcd_set_foreground(). That does a bit more on greyscale than ... |
17:30:58 | | Join kugel_ [0] (n=kugel@e178094000.adsl.alicedsl.de) |
17:31:06 | | Quit kugel (Nick collision from services.) |
17:31:12 | | Nick kugel_ is now known as kugel (n=kugel@e178094000.adsl.alicedsl.de) |
17:31:24 | | Quit rwcr (Read error: 60 (Operation timed out)) |
17:37:18 | | Join kachna|lappy [0] (n=kachna@r4ax178.net.upc.cz) |
17:41:22 | | Quit Ubuntuxer (Read error: 104 (Connection reset by peer)) |
17:44:42 | | Join OnJen [0] (n=johannes@141.10.86.236) |
17:44:46 | * | kugel has a problem with rockblox/hexdumps |
17:44:46 | OnJen | hi |
17:45:06 | evilnick | hey |
17:45:16 | OnJen | eveytime after 3 sec my ipod min 2g crashes |
17:45:16 | kugel | I want to implement resume for rockblox |
17:45:25 | OnJen | *mini |
17:45:36 | OnJen | he turns off himself |
17:45:43 | kugel | I planned to hexdump a struct which contains the board, score, level etc (everything necessary) |
17:46:01 | kugel | it generally works, but I get weird blocks in the upper part of the board |
17:47:10 | kugel | I do the hexdump with rb->write(RESUME_FILE, &rockblox_status, sizeof(struckt _rockblox_status)); and load the dump using read with the same arguments. |
17:48:07 | kugel | is there something wrong with it? I can't explain the blocks that appear (that blocks actually also appear when using the old codepath). Also, I get weird :0:0 prints to my terminal in the sim after loading the dump |
17:50:55 | | Quit OnJen ("Verlassend") |
17:54:16 | | Join bmbl [0] (n=Miranda@unaffiliated/bmbl) |
18:00 |
18:08:15 | | Join _Auron_ [0] (n=DarkAuro@ppp-70-242-123-180.dsl.rcsntx.swbell.net) |
18:10:32 | | Quit saratoga ("CGI:IRC (Ping timeout)") |
18:11:25 | | Join kugel_ [0] (n=kugel@e178070033.adsl.alicedsl.de) |
18:11:32 | | Quit kugel (Read error: 110 (Connection timed out)) |
18:21:40 | | Quit Seed (Nick collision from services.) |
18:22:02 | | Join Seedy [0] (n=ben@bzq-84-108-232-45.cablep.bezeqint.net) |
18:22:41 | | Join perrikwp [0] (i=18ac0c41@gateway/web/ajax/mibbit.com/x-c4ed005ecc1be4f2) |
18:34:16 | | Join funman [0] (n=fun@rockbox/developer/funman) |
18:34:53 | funman | I got bootloader working on YH920! kugel_ do you have one ? |
18:39:43 | funman | ah no you have yh925, and pyro_maniac is gone, and lowlight didn't publish his code for sound yet :( |
18:43:28 | | Join JdGordon| [0] (i=836b0070@gateway/web/ajax/mibbit.com/x-a7235252dcf99b8f) |
18:46:52 | | Quit {phoenix} (Read error: 110 (Connection timed out)) |
18:51:10 | | Join kugel__ [0] (n=kugel@e178112134.adsl.alicedsl.de) |
18:51:22 | | Nick kugel__ is now known as kugel (n=kugel@e178112134.adsl.alicedsl.de) |
18:52:06 | kugel | funman: nice work! sadly, lowlight seems hesitating about letting us try/see his samsung code in general |
18:52:44 | kugel | funman: also, have you got USB working? on my 925 it detects when I plugin, but it doesn't connect |
18:52:58 | funman | no |
18:53:21 | funman | hub 1-0:1.0: unable to enumerate USB device on port 6 |
18:53:35 | kugel | using the plain h10 20GB build, USB works (including data transfer), though rockbox things it's connected all the tiem (wrong GPIO pin) |
18:53:41 | kugel | thinks* |
18:53:48 | kugel | time* |
18:55:02 | funman | we need to find the correct pin then |
18:55:19 | kugel | the pin is correct |
18:55:30 | funman | i wanted to look at FM also, but without sound to debug i'm not sure |
18:55:52 | funman | in usb-fw-pp502x.c I only see the USB_GPIO* depending on model (H10) |
18:56:08 | funman | and in usb-drv-arc.c : nothing model dependant |
18:56:56 | kugel | at least on the 925. i.e. it shows the usb logo upon plugging in |
18:57:21 | kugel | funman: Yea, I've looked it it very quickly too and didn't find what's missing |
18:57:45 | kugel | but plugging in and watching the i/o ports debug screen only shows the pin already used |
18:59:48 | | Quit bubsy ("Panic.") |
19:00 |
19:01:06 | | Quit robin0800 (Read error: 104 (Connection reset by peer)) |
19:03:15 | | Quit kugel_ (Read error: 110 (Connection timed out)) |
19:04:29 | | Quit bmbl ("Woah!") |
19:07:51 | funman | the TargetStatus mentions YP-T7Z and YH925-GS , but I believe they have not been tested |
19:17:06 | *** | Saving seen data "./dancer.seen" |
19:18:53 | | Quit courtc (Read error: 113 (No route to host)) |
19:19:07 | | Join froggyman [0] (n=187b533e@gateway/web/cgi-irc/labb.contactor.se/x-ecfc1aefd7322554) |
19:21:19 | | Quit renke ("leaving") |
19:21:41 | | Quit kugel (Read error: 110 (Connection timed out)) |
19:28:44 | | Join hd [0] (i=jd@modemcable022.187-203-24.mc.videotron.ca) |
19:28:46 | | Quit hd (Read error: 104 (Connection reset by peer)) |
19:29:09 | | Join Thundercloud [0] (i=thunderc@persistence.flat.devzero.co.uk) |
19:29:57 | | Join courtc [0] (n=court@unaffiliated/courtc) |
19:37:13 | | Quit moos (Read error: 110 (Connection timed out)) |
19:47:31 | | Quit krazykit ("Connection reset by beer") |
19:49:16 | | Join jon-kha [0] (i=jon-kha@kahvi.eu.org) |
19:53:19 | | Quit froggyman ("CGI:IRC") |
20:00 |
20:01:52 | | Join vixus [0] (n=vixus@92-236-4-98.cable.ubr06.grth.blueyonder.co.uk) |
20:02:27 | vixus | Hey, have there been any updates to Rockbox's metronome app or does it still just produce clicks at a certain BPM? |
20:02:54 | vixus | I saw some code out there that allowed you to play a different sound for one of the beats |
20:03:27 | evilnick | Try upgrading and you'll find out, off-hand I can't recall any changes to it recently, but I'm not directly looking for that. |
20:04:36 | vixus | i'll check subversion commits for the last 12 months |
20:06:01 | vixus | nope.. nothing I can find. |
20:06:06 | vixus | there is a patch around though |
20:06:29 | evilnick | Yep, I think I vaguely remember seeing it, but I haven't compiled it |
20:07:48 | | Join bertrik [0] (n=bertrik@ip117-49-211-87.adsl2.static.versatel.nl) |
20:07:57 | vixus | Namely this one: http://labb.contactor.se/tracker/task/6255?project=1&type=4&pagenum=3 |
20:08:00 | vixus | I'll give it a go |
20:09:04 | | Join CaptainKwel [0] (i=2669ecc2@gateway/web/ajax/mibbit.com/x-50a5ffdd4c27006b) |
20:09:08 | funman | hi bertrik ! did you see my post about i2c clkdiv on forum thread? |
20:10:39 | | Join Strife89 [0] (n=michael@204.116.244.200) |
20:10:52 | pixelma | vixus: I highly doubt this still applies ok - and the comment seems to confirm |
20:11:17 | vixus | hrm, true |
20:11:29 | vixus | i'll take a look anyway |
20:11:33 | | Quit funman ("leaving") |
20:11:36 | vixus | Might be able to do it myself |
20:11:43 | bertrik | meh |
20:11:54 | vixus | metronome's one of the most useful apps there, for me anyway. :P |
20:13:44 | pixelma | I think that patch is even from before the keymap rework in metronome (which caused/s more trouble for some targets) |
20:15:10 | vixus | yeah, i won't be using it |
20:19:06 | | Quit fyrestorm (Read error: 104 (Connection reset by peer)) |
20:21:46 | | Join PsiloX [0] (n=eatmysho@78-22-103-115.access.telenet.be) |
20:23:29 | | Join bluebrother [0] (n=Dom@f053155061.adsl.alicedsl.de) |
20:28:23 | | Join schrottplatz [0] (n=max@f053225072.adsl.alicedsl.de) |
20:40:56 | | Quit Thundercloud (Remote closed the connection) |
20:43:49 | | Join BryanJacobs [0] (n=braujac@128.151.220.177) |
20:47:28 | | Join kugel [0] (n=kugel@rockbox/developer/kugel) |
20:55:23 | | Join robin0800 [0] (n=quassel@general-kt-199.t-mobile.co.uk) |
20:57:06 | | Quit itcheg ("http://www.mibbit.com ajax IRC Client") |
20:59:32 | | Join wincent [0] (n=wincent@host-091-097-048-211.ewe-ip-backbone.de) |
21:00 |
21:11:26 | | Join Thundercloud [0] (i=thunderc@persistence.flat.devzero.co.uk) |
21:17:09 | *** | Saving seen data "./dancer.seen" |
21:18:57 | | Join fyrestorm [0] (n=nnscript@cpe-68-173-233-205.nyc.res.rr.com) |
21:19:38 | | Join mirak [0] (n=mirak@85-169-186-233.rev.numericable.fr) |
21:28:30 | | Join SirFunk [0] (n=Sir@208-15-25-145.netsync.net) |
21:28:50 | | Join moos [0] (i=mustapha@rockbox/staff/moos) |
21:38:52 | | Quit SirFunk__ (Read error: 110 (Connection timed out)) |
21:39:12 | | Quit CaptainKwel ("http://www.mibbit.com ajax IRC Client") |
21:41:23 | | Quit kadoban (Remote closed the connection) |
21:44:25 | | Join froggyman [0] (n=47ba0b80@gateway/web/cgi-irc/labb.contactor.se/x-62f07e5a3dcf150c) |
21:46:48 | | Quit jgarvey ("Leaving") |
21:48:43 | | Quit schrottplatz ("o.O") |
21:48:44 | | Join Hillshum [0] (n=chatzill@unaffiliated/hillshum) |
21:49:14 | | Join merbanan [0] (n=banan@c-83-233-163-22.cust.bredband2.com) |
21:49:33 | | Quit merbanan (Client Quit) |
21:50:09 | | Quit Strife89 ("At least we're getting rain.") |
21:54:02 | mt | Is there a funciton for reading a big endian uint16 (something like read_uint16be ? ) I can only find one for uint32 |
21:55:14 | | Quit kugel (Read error: 110 (Connection timed out)) |
21:56:05 | froggyman | are there plans on creating a *small* wiki page about how to dump the OF to increase boot time (with FS #9730) |
21:58:13 | | Quit LambdaCalculus37 ("http://www.mibbit.com ajax IRC Client") |
21:59:55 | froggyman | there has already been one person to ask, there will be others |
22:00 |
22:00:09 | pixelma | you know, it's a wiki ;) |
22:01:32 | * | froggyman is unsure of how to do it ib the 1st place |
22:01:52 | froggyman | but i did see the recent post and am trying to do it |
22:02:31 | | Quit courtc (Read error: 104 (Connection reset by peer)) |
22:02:34 | | Join courtc [0] (n=court@unaffiliated/courtc) |
22:03:49 | | Part BryanJacobs ("Leaving.") |
22:10:00 | | Quit firedix ("Ex-Chat") |
22:10:59 | linuxstb | froggyman: BTW, it doesn't _increase_ boottime... (that was my typo) |
22:13:17 | | Join fenugrec1 [0] (n=patator@142-217-99-117.telebecinternet.net) |
22:17:01 | froggyman | ohh whoops DECREASE boot time, increase "happinness" |
22:19:10 | | Quit barrywardell (Remote closed the connection) |
22:21:00 | pixelma | does someone have a better idea for an "RTC present" tag abreviation? Currently I'm using "cc" just because I wanted it to start with a c (actually thought of "cp" for "clock present" but that's already used |
22:22:15 | AlexP | tp? |
22:22:19 | AlexP | time present |
22:22:29 | AlexP | but to be honest, I don't think it matters much |
22:22:35 | AlexP | You need to look it up anyway |
22:23:50 | pixelma | yeah, true |
22:24:54 | | Join LambdaCalculus37 [0] (n=rmenes@rockbox/staff/LambdaCalculus37) |
22:27:52 | JdGordon| | arnt the rtc tags r<something>? |
22:28:13 | JdGordon| | cP maybe? |
22:29:03 | mt | Isn't uint32_t == unsigned int ? |
22:29:19 | JdGordon| | and 32bit long... |
22:29:52 | JdGordon| | oh, no... uint32_t guearentees it will always be 32bit lont and unsigned |
22:29:54 | linuxstb | mt: Maybe, but it's not guaranteed on every CPU. |
22:30:12 | mt | so if I pass a function a uint32_t* instead of a (unsigned int *) I shouldn't be warned about incompatible types ? |
22:30:13 | | Join rwcr [0] (n=oremanj@xenon.get-linux.org) |
22:30:45 | | Join mr_pink [0] (n=pete@pjrh2.caths.cam.ac.uk) |
22:31:20 | JdGordon| | you might be on the 64bit sims... |
22:32:34 | mt | I'm on a e200 sim |
22:33:32 | pixelma | JdGordon|: "cp" and "cP" both exists - for a lower resp. upper case AM/PM indicator |
22:34:02 | JdGordon| | c$ maybe? |
22:34:15 | pixelma | rtc tags are all c<something>, but strictly speaking this isn't an RTC tag |
22:34:16 | JdGordon| | you arn't limited to the alphabet |
22:34:32 | JdGordon| | true, but it shuold be in the same grounping |
22:34:37 | | Join saratoga [0] (n=9803c264@gateway/web/cgi-irc/labb.contactor.se/x-53e834a3cef13a39) |
22:34:56 | saratoga | you'll be warned on a 64 bit sim probably, but not on a 32 bit one |
22:35:40 | mt | I'm receiving warnings though :/ |
22:35:59 | mt | I believe e200 is 32-bit |
22:36:29 | JdGordon| | the sim doesnt emulate the targets bitness... |
22:36:43 | JdGordon| | so if you're on a 64bit os then the sim is 64bit |
22:37:22 | pixelma | JdGordon|: any specific reason for chosing $ there? I mean I don't know if it has a reference to something common to other computer stuff, to me it would be as good as any other character... |
22:37:39 | JdGordon| | nope, was just a random character |
22:37:51 | JdGordon| | c? might make sense, but would be very confusing |
22:37:53 | Hillshum | câ–‘ |
22:38:08 | AlexP | I'd just go for c<free letter> |
22:38:52 | pixelma | JdGordon|: yeah, %?c?<|> would read weird |
22:40:13 | mt | Though the code still needs lots of cleaning, but the get_rm_metadata is working fine and redirects to the correct codec as expected. |
22:40:37 | | Quit bluebrother (Read error: 113 (No route to host)) |
22:40:53 | saratoga | mt: great! |
22:41:11 | * | mt goes to update the wiki :) |
22:41:14 | Hillshum | On FS #9971, can we consider Teruaki to be a real name or do we need more? |
22:41:40 | pixelma | I believe he's already in the Credits - with full real name |
22:42:27 | Hillshum | can that be committed then? |
22:43:26 | | Join bluebrother [0] (n=Dom@f053155061.adsl.alicedsl.de) |
22:46:55 | | Quit Horscht ("Verlassend") |
22:53:09 | mt | I still can't figure out why I'm receiving the "incompatible types" warning .. sizeof(unsigned int) is 4 on my machine, so I should be able to interchange it for uint32_t without warnings, shouldn't I ? |
22:54:03 | | Join bmbl [0] (n=Miranda@unaffiliated/bmbl) |
22:54:08 | amiconn | On most common 64 bit architectures, an int is still 32 bit though |
22:55:15 | salty-horse | I noticed that *.jpg files have a generic icons instead of a brush+monitor like *.bmp files. intentional? |
22:55:55 | mt | and I just tried doing that in small test case (outside rockbox) and compiled with no warnings. |
22:56:08 | bluebrother | yes: jpg files are associated with the jpegviewer plugin while bmp are (unsurprisingly) not |
22:56:38 | pixelma | jpgs can have different icons, not sure what was chosen in the default theme for them |
22:57:01 | pixelma | (I still use and prefer the builtin ones) |
22:58:52 | AlexP | What is the "cut-off" point for adding to CREDITS? I'm about to apply http://www.rockbox.org/tracker/task/10204 |
22:59:41 | | Quit robin0800 ("No Ping reply in 90 seconds.") |
23:00 |
23:00:24 | | Quit fenugrec1 ("Leaving.") |
23:00:29 | | Join robin0800 [0] (n=quassel@general-kt-199.t-mobile.co.uk) |
23:08:09 | mt | hmm .. apparently, uint32_t is defined as long unsigned int, which would be the cause of the warnings. (I also did : #undef uint32_t then #define uint32_t unsigned int and the warnings disappeared) |
23:10:17 | pixelma | AlexP: do you mean about the amount of work or because of his name? |
23:10:32 | AlexP | pixelma: Amount of work |
23:10:50 | AlexP | pixelma: I've done a bit of googling and the name seems real |
23:11:53 | pixelma | I've been told that every tiny bit of work deserves being honoured (and already added people for one-liners) |
23:12:08 | AlexP | Good enough for debian, good enough for us (as far as the name goes) :) |
23:12:12 | mt | Should I add a read_byte() and read_uint16be() to metadata.c/h ? |
23:12:46 | AlexP | pixelma: Okey dokey |
23:13:46 | pixelma | yes, seems to be his real name (and a semi-famous case), it will read a bit weird though I guess because his name sounds like a nickname |
23:14:07 | AlexP | yeah, I'm prepared to get questions when people see the commit :) |
23:14:30 | LambdaCalculus37 | Currently album art will also be found if the filenames are cover.jpg and folder.jpg, right? |
23:15:06 | * | pixelma hopes gl.itter (or what was his name?) doesn't pay attention anymore ;) |
23:15:28 | AlexP | pixelma: Well that was never his real name |
23:15:32 | AlexP | And nor did he claim it was |
23:15:45 | pixelma | yeah |
23:15:55 | pixelma | LambdaCalculus37: thought so |
23:16:16 | Hillshum | LambdaCalculus37: Mine is all folder.jpg (on e200v2 fwiw) |
23:17:14 | *** | Saving seen data "./dancer.seen" |
23:17:16 | LambdaCalculus37 | Has anyone tried to see if JPEG AA will read from .rockbox/albumart if the filename is in the artist-albumtitle standard? |
23:17:26 | CIA-38 | New commit by alex (r20945): Apply FS #10204 by Wookey (yes, his real name :)) - Add the subline tags to the WPS Tags summary appendix. |
23:17:47 | pixelma | JdGordon|: would be nice if you could have a real quick look at http://rockbox.pastebin.ca/1424076 (just want someone to check because I wasn't sure about the WPS_REFRESH_DYNAMIC bit which I only cp'ed, seems to work correctly though) |
23:18:57 | | Quit xnyhps (Read error: 54 (Connection reset by peer)) |
23:19:16 | pixelma | hrmr... the manual... |
23:20:09 | AlexP | pixelma: Yeah, it's about time you did some manual stuff :P |
23:21:12 | mt | linuxstb : Is it OK to add a read_byte() and read_uint16be to metadata.h ? |
23:22:03 | CIA-38 | New commit by rmenes (r20946): Make a mention of the now-supported JPEG album art in the manual. |
23:23:02 | AlexP | LambdaCalculus37: I it worth mentioning about the (non-)pregressive requirements of jpg? |
23:23:18 | AlexP | s/I/Is/ |
23:23:27 | | Join Horscht [0] (n=Horscht@xbmc/user/horscht) |
23:23:48 | LambdaCalculus37 | AlexP: Yes, agreed. Should've done it sooner. ;) |
23:24:05 | AlexP | LambdaCalculus37: I don't know if it is mentioned in the jpeg viewer plugin either |
23:24:52 | AlexP | yes, it seems it is |
23:25:10 | AlexP | Progressive incidently :) |
23:27:11 | LambdaCalculus37 | AlexP: I revised it. |
23:27:19 | AlexP | cool |
23:28:56 | *** | Alert Mode level 1 |
23:28:56 | CIA-38 | New commit by rmenes (r20947): I think we should also make mention of support BMP ... |
23:30:07 | *** | Alert Mode level 2 |
23:30:07 | CIA-38 | New commit by rmenes (r20948): Credit where credit's due. :) |
23:30:37 | LambdaCalculus37 | AlexP: I also added in the mention of RLE-compressed BMPs. |
23:30:51 | AlexP | good work :) |
23:31:03 | | Quit Hillshum ("ChatZilla 0.9.83 [Firefox 3.0.3/2008092417]") |
23:31:34 | LambdaCalculus37 | And gave evilnick due credit because I lifted it from the AlbumArt wiki page. :) |
23:32:36 | LambdaCalculus37 | And he was the one who added that. |
23:32:53 | pixelma | LambdaCalculus37: is the list of filenames ordered by priority? |
23:33:39 | pixelma | because if so and I understood Unhelpful correctly then *.jpg has to come first |
23:33:40 | LambdaCalculus37 | pixelma: They should be. |
23:33:47 | LambdaCalculus37 | Oh crap. |
23:33:59 | LambdaCalculus37 | Unhelpful: Ping, confirm what pixelma said, please? |
23:35:38 | mr_pink | Re: Wookey - it is his real name, I know him IRL. See http://wookware.org/name.html |
23:35:52 | | Join itcheg [0] (i=62db4767@gateway/web/ajax/mibbit.com/x-c571fc8be71ba355) |
23:37:07 | AlexP | mr_pink: We know - he linked that himself. However, I searched a little further as what someone says on their own website isn't exactly gospel :) |
23:37:14 | pixelma | LambdaCalculus37: http://www.rockbox.org/irc/log-20090507#09:29:09 (but I'm not sure how exactly that works, I mean does e.g. cover.jpg have priority over cover.bmp only or everything else)? |
23:37:54 | AlexP | mr_pink: You'll note however by the fact that I committed the patch and put him in CREDITS that I believed him. I even said as much in the commit message |
23:38:09 | LambdaCalculus37 | pixelma: I'll revise it once more. |
23:38:44 | LambdaCalculus37 | cover.jpg first over folder.jpg? |
23:38:49 | pixelma | maybe wait for Unhelpful to know whether to put it on top completely or just move it a bit up |
23:38:58 | mr_pink | AlexP: Just saw that on FS as well! Not suggesting you didn't, just brings me a certain amount of amusement when there's discussion of it! He does get asked about it a lot... |
23:39:16 | AlexP | mr_pink: I would contend that that is his own fault :) |
23:40:08 | *** | Alert Mode OFF |
23:40:16 | | Join tessarakt [0] (n=jens@e180075193.adsl.alicedsl.de) |
23:41:19 | CIA-38 | New commit by rmenes (r20949): I had the file priority mixed up. |
23:41:39 | LambdaCalculus37 | pixelma: Well, now I made four commits in a row... a new record! :P |
23:42:35 | AlexP | LambdaCalculus37: It doesn't count until you own the frontpage :) |
23:43:54 | LambdaCalculus37 | AlexP: :) |
23:44:55 | LambdaCalculus37 | AlexP: And progressive JPEGs are mentioned in the jpegviewer plugin manual page already. |
23:45:10 | AlexP | LambdaCalculus37: Yeah, I checked that too |
23:45:20 | LambdaCalculus37 | Anyways, I'm off for now. |
23:45:33 | | Quit LambdaCalculus37 ("Fwump") |
23:47:24 | mt | Is anyone free to check http://www.rockbox.org/tracker/task/10182 ? |
23:47:36 | linuxstb | mt: That should be fine. But I would call it "read_uint8()" or "read_int8()" depending on whether it is signed. |
23:47:38 | | Join JdGordonn [0] (n=irchon@32.153.111.13) |
23:48:02 | | Quit JdGordonn (Remote closed the connection) |
23:48:04 | | Join matsl [0] (n=matsl@1-1-4-2a.mal.sth.bostream.se) |
23:48:30 | * | pixelma thinks the MASCODEC opt should be revised (can be replaced by the masf, masd feature opts) |
23:49:20 | mt | linuxstb : OK, That's how it's written currently. :) |
23:50:07 | linuxstb | mt: So I see ;) |
23:50:17 | bluebrother | hmm, why is the mtp dll named MTP_DLL.dll? |
23:50:34 | bluebrother | wouldn't it be better to use something like mtp-beast.dll? |
23:53:31 | linuxstb | Is it specific to the beast? |
23:54:45 | linuxstb | mt: One thing you should check before committing is the binary size (and RAM usage) of your patch - you can look at the rockbox-info.txt file created with and without your patch. |
23:55:03 | bluebrother | well, somewhat. send_fw() sends a file nk.bin, so that's specific to the beast at least. |
23:55:03 | linuxstb | (because this code is in the core, efficiency is important) |
23:55:12 | bluebrother | of course that could get moved to an argument |
23:57:43 | mt | linuxstb : Ram usage = 0 .. Binary size = 2712028 (That's with the code). |
23:57:50 | | Join Strife89 [0] (n=michael@204.116.244.200) |
23:58:09 | | Quit Horscht ("Verlassend") |
23:58:25 | linuxstb | mt: Also, have you tested it on a real device, not just the sim? |