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 icon identifies that the person is a core developer (has commit access).

#rockbox log for 2008-03-21

00:01:25 Quit p3tur ("here today, gone tomorrow")
00:01:26 Join perrikwp [0] (i=98215e78@gateway/web/ajax/mibbit.com/x-84286121059016a6)
00:02:09 Quit bertrik ("zZz")
00:02:29 Quit piga ("Leaving")
00:02:47 Join piga [0] (n=leonardo@189.5.228.43)
00:03:46pigaI think my mp3player is not supported
00:03:51pigaBut I can buy one if needed
00:04:04dcbahrthat always hlps
00:04:08gevaertsWhich one do you have ?
00:04:52 Join Exclamation [0] (n=Ex@tremulous/player/Exclamation)
00:05:41Exclamationi have a 30g ipod video, i cant get rockbox to go into usb mode
00:06:21pigaIt is a generic. It is made in my country.
00:06:38gevaertsExclamation: you are aware that rockbox doesn't yet have a working usb mode itself ?
00:07:12 Join goffa [0] (n=goffa@216.220.23.105)
00:07:21 Join CaptainKewl [0] (i=jds@207-237-172-5.c3-0.nyr-ubr4.nyr.ny.cable.rcn.com)
00:07:42Exclamationby usb mode i meant so that my computer can mount it
00:07:53 Join CaptainKwel [0] (i=jds@207-237-172-5.c3-0.nyr-ubr4.nyr.ny.cable.rcn.com)
00:07:56pigaHow do you test the builds? Is there a simulation platform?
00:08:26gevaertsExclamation: yes. That's what's usually meant.
00:08:35LloreanExclamation: Have you tried manually rebooting into the apple firmware?
00:08:53ExclamationLlorean: yes, it works with the apple firmware
00:09:07Lloreanpiga: What do you mean "test"? There a UI simulator, for testing non-hardware things.
00:09:19gevaertspiga: there are simulators that are mostly used for testing gui work, but hardware-level testing happens on the actual players
00:09:21LloreanExclamation: Well, since Rockbox doesn't have a USB mode, you're supposed to use the apple software for now.
00:10:30ExclamationIt was working yesterday, when i plugged in the cable a usb image showed up on the screen
00:10:34 Quit toffe82 ("ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020121]")
00:10:46LloreanExclamation: Are you using an official buidl?
00:10:48Lloreanbuild
00:10:52Exclamationyes
00:10:55 Quit mcuelenaere (Read error: 110 (Connection timed out))
00:11:28gevaertspiga: for normal rockbox builds, that's safe (for normal changes...), testing bootloader builds can be risky on some platforms
00:12:02LloreanExclamation: If you downloaded one of the SVN builds, it should never have connected without automatically rebooting into the Apple Disk Mode.
00:12:47gevaertsExclamation: hmm. Is it possible for system_reboot() to fail (and therefore return and continue) on ipod ?
00:12:50 Quit waldo ("Konversation terminated!")
00:13:05gevaertsExclamation: sorry. That question was meant for general developers, not for you
00:13:47gevaertsOther people: Is it possible for system_reboot() to fail (and therefore return and continue) on ipod ?
00:13:59ExclamationLlorean: i guess it was rebooting into apple disk mode
00:14:03 Join DefineByte [0] (n=defineby@bb-87-81-195-5.ukonline.co.uk)
00:14:29gevaertsExclamation: so it showed the USB image and then rebooted ?
00:14:37Exclamationgevaerts: yeah
00:14:46gevaertsOK. That's what it's meant to do currently
00:15:00Exclamationyes, its not doing that now when i plug it in
00:15:26Exclamationit just stays on the menu
00:15:31DefineByteJust wondering, does rbutil try using volume size to guess the mount point?
00:15:36Exclamationand a small icon shows up beside the battery
00:15:49gevaertsExclamation: Did you upgrade, or is it still the same version ?
00:16:02 Quit jcollie ("Ex-Chat")
00:16:22markungevaerts: I just found this http://web.interware.hu/rudas/dbalatoni/S5L840F.pdf
00:16:51Exclamationgevaerts: i did a reinstall, i think its the same version though
00:16:56markuna lot of the addresses are the same as the ones from the S5L8700 and hopefully they function in the same way as well
00:18:20gevaertsExclamation: what version is it exactly ? You can find that in System->Rockbox Info
00:18:32linuxstb_gevaerts: No, system_reboot (on ipods at least) shouldn't fail
00:19:08gevaertslinuxstb_: thanks. I had ruled out that possibility on other grounds, but it's still good to know
00:19:52linuxstb_gevaerts: Checking the code, there's a while(1) at the end - so the worst that can happen is that it freezes there
00:20:51Exclamationgevaerts: i just downgraded to r16717M-080319 and its working again. so i must have upgraded when i reinstalled
00:21:00gevaertsmarkun: one problem: this one doesn't seem to do USB 2.0.
00:21:12markungevaerts: not USB no
00:21:55markunso lets hope some other datasheet like the S3C2443X match for that
00:22:31gevaertsExclamation: Thanks. That means I made a mistake somewhere today. I'll fix it as soon as possible.
00:23:47Exclamationgevaerts: np, thanks for your help.
00:23:54 Part Exclamation ("Leaving")
00:24:55markungevaerts: but I guess it's useful for RTC, interrupts, DMA etc
00:25:36gevaertsmarkun: probably. And I guess if we have to choose between USB and all the rest, the choice is clear
00:25:40 Quit CaptainKewl (Read error: 110 (Connection timed out))
00:25:47markun:)
00:25:55gevaertsUSB of course :)
00:25:59markunwe'll figure it all out eventually
00:26:16markunmaybe kgb2008 comes up with the datasheet next week ;)
00:26:51*gevaerts grabs his ipod
00:28:30*amiconn mrfs
00:28:48amiconnThis spinup at each track change is really annoying
00:30:58 Quit DefineByte ("Bye all")
00:31:14HodappI get a bit of that too . . . I just get really annoyed when I have to wait like 20 seconds while it spins the disk up and does whatever it's doing while I try to change tracks.
00:31:40dcbahrok so it's not just me where it does that with the spinup, it makes fast navigation damned near impossible
00:31:41amiconnThat's not what I mean
00:31:49gevaertsmarkun: did you manage to run code already ?
00:32:12 Join saratoga [0] (n=41becb3b@gateway/web/cgi-irc/labb.contactor.se/x-594df25f3133efcd)
00:32:14 Quit ompaul (Client Quit)
00:32:31gevaertsHodapp, dcbahr : do you have dircache enabled ?
00:32:37saratogapiga: I added the arm emulator idea
00:32:40amiconnRockbox spins up the disk at track change when playing continuously, even if there are several tracks in buffer
00:32:49Hodappgevaerts: how does one tell?
00:32:50dcbahrbut right now i'm stuck with the spelling of filenames because of some error in the script, even thenough I reinstalled the zip file, I don't get it
00:32:58Lloreanamiconn: There have been bugs on that for a little while, I thought it got fixed though.
00:33:19amiconnIf dircache is enabled, it doesn't do this, but I don't want to enable dircache on 16MB targets
00:34:17gevaertsHodapp: Settings->General Settings->System->Disk->Directory Cache
00:35:18 Quit dcbahr ("I was using BOFHNet IRC version 1.2 by fmillion - get your copy today from http://www.the-bofh.com/bofhnet/irc !")
00:35:27Hodappok. I'll make sure that's enabled when I grab my ipod.
00:36:14pigasaratoga: Hello, I think I can use ArchC (http://www.archc.org/) to do an arm emulator
00:37:03*gevaerts can now reproduce Exclamation's bug
00:37:30saratogapiga: I've heard of system-c but never used it
00:37:40saratogai assume it has free compilers and such available?
00:39:24pigasaratoga: Yes, the systemc is a C++ library and it is available at (http://www.systemc.com)
00:40:03saratogaah sounds cool
00:40:14markungevaerts: didn't code anything yet
00:40:28gevaertspiga: I think you mean http://www.systemc.org/
00:40:29markunand I don't have access to a computer during the weekend
00:40:35 Quit domonok1 (Read error: 104 (Connection reset by peer))
00:41:07pigagevaerts: right!
00:41:49saratogapiga: my concern is that they don't claim to have a complete ARM simulator suitable for running an OS
00:41:54saratogathere is one on google
00:42:11saratogabut i'd be hesitant about using something like this that isn't extremely well tested
00:42:32pigasaratoga: SystemC no but ArchC yes
00:42:33saratogatrouble shooting the emulator itself would be a nightmare i think, and then you'd have to worry about the rockbox parts
00:43:06pigaArchC has an ARM processor implemented
00:43:40pigaand I think I could use it to do an emulator
00:43:52pigaThat is my idea
00:44:21saratogapiga: its not on their download page (just sparc, ppc, mips. etc)
00:44:29 Quit mirak ("Ex-Chat")
00:44:46gevaertspiga: are there ArchC models for coldfire and sh available ?
00:45:21*gevaerts tries to help here, but won't really be involved in the emulator later on
00:45:55gevaertspiga: I'm asking because those are used by other rockbox targets, so they could be useful as well (but probably not required)
00:46:14*amiconn still doesn't understand how it is possible to emulate something that's not completely known
00:46:33pigasaratoga: You are right, it is not on the page. But I worked with archc team and they have an ARM processor
00:46:51saratogaits stable enough to boot linux or something similar?
00:47:08linuxstb_piga: Do you know which ARM(s) ?
00:47:35linuxstb_amiconn: My thoughts as well...
00:47:56*gevaerts doesn't want to get into that discussion
00:48:12 Join saratoga3 [0] (n=41becb3b@gateway/web/cgi-irc/labb.contactor.se/x-edc3d63e14a6ba5c)
00:48:12 Quit saratoga ("CGI:IRC (EOF)")
00:48:37saratoga3linuxstb: i see an arm7tdmi emulator in archc on google that claims to be cycle accurate
00:49:03pigagevaerts: I think they don't have this. But it is not difficult to model a processor
00:49:28saratoga3if gcc can compile for it, you can emulate it, just you might not get the instruction cycle times accurate
00:49:36 Join webguest26 [0] (n=4ba5ee92@gateway/web/cgi-irc/labb.contactor.se/x-5aaa2cd274846444)
00:49:50saratoga3though maybe that wouldn'e be good enough to run an OF
00:50:11gevaertsOF needs lots of peripherals
00:50:14linuxstb_The ARM core is just a tiny part of it...
00:51:34pigasaratoga3: What do you mean by OF?
00:51:56gevaertspiga: original firmware. Whatever is on the player when you buy ir
00:54:43 Quit jhMikeS (Nick collision from services.)
00:54:49 Join jhMikeS [50] (n=jethead7@rockbox/developer/jhMikeS)
00:55:14 Quit webguest26 ("CGI:IRC")
00:55:41 Quit Thundercloud (Remote closed the connection)
00:56:13*gevaerts just read the project info on the SummerOfCode2008 page, and thinks that it would probably useful to have
00:57:22saratoga3its tempting to do GSOC again
00:57:25saratoga3last year was a lot of fun
00:58:21*scorche|sh gets his whip out
00:58:25scorche|shsaratoga3: go for it :)
00:58:53***Saving seen data "./dancer.seen"
00:58:57saratoga3i still haven't worked all the bugs out from last year
00:59:16saratoga3but its tempting to propose an H.264 decoder + DSP acceleration for the TI targets
00:59:21scorche|shGSoC projet application: Fix GSoC project from last year
00:59:23scorche|sh;)
01:00
01:02:18pigaI'm studying the project and I had this idea.
01:02:48saratoga3piga: its an interesting idea
01:03:06saratoga3how difficult would it be for c programmers to add to things in system c ?
01:03:22saratoga3this project would need to be somewhat accessible to future hardware hackers
01:04:57gevaertsLambdaCalculus37: I had to revert the fix for your charger problem (which I can't reproduce here btw). It caused other problems. I'll think some more about it when I'm more awake
01:05:00pigaYou don't need to know systemc just ArchC.
01:05:10pigaArchC is an upper layer
01:05:23pigathe hierarchy is:
01:05:41pigaArchC translate to systemC
01:05:49pigasystemC translate to C++
01:06:00pigathen if you know C++ you know archC
01:06:03 Nick fxb__ is now known as fxb (n=felixbru@h1252615.stratoserver.net)
01:06:53pigaonly if you pretend to work with time accurate you need to know systemc
01:07:25pigaarchc provides and easy way to model processor and platforms
01:07:45gevaertsWhat's the license for systemc ?
01:08:00 Quit saratoga3 ("CGI:IRC")
01:08:09 Join saratoga3 [0] (n=41becb3b@gateway/web/cgi-irc/labb.contactor.se/x-850a2e8521b2eeab)
01:08:10 Quit saratoga3 (Client Quit)
01:08:23 Join saratoga [0] (n=41becb3b@gateway/web/cgi-irc/labb.contactor.se/x-a7a3d6c4d144bc42)
01:10:01saratogahmm theres a systemc live cd out there
01:10:11saratogathis looks much more interesting then verilog
01:10:56*Nico_P currently studies VHDL
01:11:33pigaAnd it is. Because you can do a behavioral model, co-simulation...
01:11:47pigaand RTL model too
01:12:02pigayou choose the abstract level that you want
01:12:02*petur thinks Nico_P should apply for a job where he works - currently seeking VHDL people ;)
01:12:16Nico_Ppetur: I'm still a real noob :)
01:12:36pigaVHDL I know
01:12:41saratogai couldn't get into vhdl non-c languages just feel so wrong to me
01:12:53pigaI did a the Theora Hardware implementation in VHDL
01:13:27Nico_Psaratoga: really? try things like functional programming ;)
01:14:25Nico_Ppiga: did you produce a chip from it? (sorry if this sounds like a silly question, I'm still a bit unfamiliar with all this)
01:15:36 Quit goffa (Read error: 110 (Connection timed out))
01:15:45pigaNico_P: Not yet. The problem is that it has a lot of PADs and the it increases and it will be too much expensive
01:15:56pigaI validated it on FPGA
01:16:46Nico_PPADs?
01:18:04saratogathe pins on the chip i assume?
01:18:18pigaYes, you are right
01:18:32pigathe pins increased the area
01:19:23pigaand consequently the price
01:19:44saratogawhy so many pins for a video decoder?
01:21:38pigaIt was not so many. It has about a hundred
01:22:32pigaBut there was a processor that does some decisions
01:23:14pigaThe hardware does the iDCT and the last part of algorithm
01:23:26pigaThe bus is 32 bits
01:23:48pigaAnd I didn't use in/out pins
01:24:15pigaThat why there is a lot of pins
01:25:12pigaBut backing to ARM emulator
01:25:48pigaDo you think it is feasible? Sure I should learn more about rockbox
01:26:14saratogapiga: if you can boot linux you're a good bit of the way
01:26:34saratogayou'd then have to implement support for whatever hardware is being used by the rockbox drivers
01:26:57gevaertspiga: you could also look into different projects, like a theora plugin for rockbox ;)
01:27:10 Join goffa [0] (n=goffa@216.220.23.105)
01:27:13saratogagenerally this would be a display, buttons, DAC, and IDE interface
01:27:14scorche|shgevaerts: ehhh...that would be slow i would imagine...
01:27:50Nico_Pscorche|sh: the beasts probably have enough power :)
01:28:01scorche|shNico_P: probably
01:28:05saratogaonce rockbox booted, the next task would be to try and get the OF to boot
01:28:22 Quit amiconn (Nick collision from services.)
01:28:29 Join amiconn [50] (n=jens@rockbox/developer/amiconn)
01:28:30*gevaerts basically only knows that theora exists, and works on his laptop
01:29:00*Nico_P doesn't know much more
01:29:15Nico_PI'm curious about dirac
01:29:28*gevaerts thinks he fixed all the bugs he introduced today, so he's probably allowed to go to sleep now
01:29:34*markun about Snow
01:29:56saratogafor rockbox h.264 is probably most interesting because it is an open specification and is natively fixed point
01:30:26saratogathough no doubt it suffers from the usual MPEG specification over design
01:31:50*gevaerts would really like to understand how all these codecs work, but he's forced to work on usb all the time :(
01:32:07pigasaratoga: Theora doesn't use float point, neither fixed point it is integer based
01:33:15*scorche|sh signals the guards to poke gevaerts a few more times with the spear
01:33:37ryranpoor gevaerts
01:34:35pigaI run theora on a LEON (spark like processor) with 50MHz. But real time videos just with low resolutions, lesser than 160x120
01:35:17Nico_Ppiga: how does that compare to the ones we have?
01:36:33pigaNico_P: I don't know. But I think and iPOD has a processor more powerful than the LEON
01:37:00gevaertsIt's a 80MHz dual-core ARM
01:37:01scorche|shdual core 80MHz
01:37:02Nico_PiPods are basically the least powerful of our targets
01:37:13amiconnNot true
01:37:22scorche|shat a resolution of 320x240
01:37:33Nico_Pamiconn: is it for colour ones?
01:37:35scorche|shNico_P: i assume you mean SWcodec?
01:37:42Nico_Pthat too
01:37:47amiconnI mean swcodec, yes, but not colour
01:37:58amiconnThe least powerful swcodec target is the iFP7xx
01:38:14scorche|shi dont think that counts as it isnt on "the list"
01:38:16amiconn60MHz arm, single core
01:38:17Nico_Pah yes. I had completely forgotten about that one... are there others?
01:39:15amiconnOther than that, it's hard to tell which targets are more or less powerful. It depends a lot on what the code does
01:39:33Nico_Ptrue. hence my use of "basically"
01:39:40pigaamiconn: I agree
01:39:53amiconnThe PP targets have dual arm, which are slow at multiplying but have good caches and fast ram access
01:40:24amiconnOtoh, the coldfire targets have the fast emac unit, but no data cache and a slow ram interface
01:40:35saratogathat slow multiplier is maddening
01:40:43saratogasuch a stupid design choice for an mp3 player
01:41:03amiconnThe most obvious effect: Coldfire decodes mp3 with no boosting, but has a hard time with mpeg video
01:41:25amiconnThe pp targets run mpeg video like a charm, but still struggle somewhat with mp3
01:41:39pigaamiconn: Theora requires many multiplications
01:42:01saratogapiga: should be similar to mpeg though
01:42:06saratogathey're both doing the same transform
01:42:16pigayes
01:42:34saratogamp3 is nice mostly because you do a whole lot of multiplies on a smaller amount of data (which can be in internal RAM)
01:42:35pigaBut do you think is a good idea to try port theora to rockbox?
01:42:40saratogathough ARM has trouble
01:42:45ItalianPianistinteresting... amiconn how much cpu power in percentage do you think 100 multiplications/second will drain in coldfire targets?
01:42:56saratogaamazingly little
01:43:18saratogayou've got 124 million clocks a second when boosted
01:43:43ItalianPianist... how much clocks/sec spent for a mul?
01:43:53amiconnDepends
01:44:08saratogaemac is pipelined right?
01:44:08amiconnThe EMAC unit has single-cycle throughput, but not single-cycle latency
01:44:12amiconnyes
01:44:41amiconnSo as long as you're mac'ing, it's fast. Independent multiplications are significantly slower
01:45:08amiconnThe bad thing is that gcc doesn't support the emac, so all emac code has to be written in asm
01:45:09ItalianPianistbasically my idea is to furtherly optimize resizing algo by precalculating all pixels steps in table
01:45:24saratogafor mpeg?
01:45:59amiconn(but since gcc isn't very good at optimising in general, that's probably not a big loss)
01:46:15ItalianPianistno it's for a game... i've managed to remove every mul apart from 1 in my algo...so the coldfire makes 1x 176 lines mul/frame
01:46:53 Quit petur ("Zzzzz")
01:47:09ItalianPianisti'd like to know how much cpu power is spent in muls ... maybe the optimisation would be not so useful
01:48:51saratogawith straight gcc code, both arm and coldfire can probably sustain several tens of millions of multiplies a second
01:49:09 Quit gevaerts ("much too late already")
01:49:16saratogawell not arm
01:49:26saratogathats probably closer to 15 million or so
01:49:46saratogabut i can't remember off hand what the throughput is
01:50:20 Part ryran ("Leaving")
01:50:22amiconnarm multiplys have varying cycle count afaik (if early termination is implemented)
01:52:25pigasaratoga: I will study the archC ARM implementation and the rockbox. Next week I'll give you some feedback. Could be?
01:52:32ItalianPianistmmm too interesting... maybe i can save some cpu power to be able to do good sound mixing... mmmm tomorrow i'll try...
01:56:00amiconngrrrmbl :\
01:56:55amiconnIt looks like we need to convert the plugins to use the action api (not the pluginlib actions)
01:57:51amiconnThe button #defines are starting to become kinda messy if we want to properly support main & remote buttons (a necessity on the M3)
01:58:24*amiconn will do a quick hack first to get the plugins to compile
02:00
02:04:32 Quit saratoga ("CGI:IRC (EOF)")
02:08:18 Quit Nico_P (Remote closed the connection)
02:08:18 Quit itcheg (Read error: 104 (Connection reset by peer))
02:10:36 Quit perrikwp ("http://www.mibbit.com ajax IRC Client")
02:19:51 Join perrikwp [0] (i=98214a27@gateway/web/ajax/mibbit.com/x-a6c3a7d748448362)
02:22:07 Quit piga ("Leaving")
02:22:56 Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net)
02:30:44 Part pixelma
02:36:15 Join jcollie [0] (n=jcollie@dsl-ppp239.isunet.net)
02:37:08 Join Thundercloud [0] (n=thunderc@resnet16.nat.lancs.ac.uk)
02:47:43 Join sarixe [0] (n=sarixe@ool-435403e9.dyn.optonline.net)
02:49:21 Quit saratoga222 ("CGI:IRC (EOF)")
02:58:57***Saving seen data "./dancer.seen"
03:00
03:13:15 Quit XavierGr (Nick collision from services.)
03:13:26 Join XavierGr [0] (n=xavier@rockbox/staff/XavierGr)
03:13:29 Join UNHchabo [0] (n=84b148bc@gateway/web/cgi-irc/labb.contactor.se/x-6aecc13944934f42)
03:14:29 Quit UNHchabo (Client Quit)
03:15:14 Join UNHchabo [0] (n=84b148bc@gateway/web/cgi-irc/labb.contactor.se/x-1f47c026ae4e6db8)
03:16:07UNHchabohey guys, just starting using Rockbox about a day ago
03:16:31UNHchabocurious about one thing:
03:17:08UNHchabois there a way i can play all albums sequentially in track order? so far the only way I've found to play all songs is to play them alphabetically by track title
03:22:00 Join Davide-NYC [0] (n=chatzill@user-0cev9vm.cable.mindspring.com)
03:23:58Davide-NYCHello all. I just picked up a refurbished Sansa C140 for cheap. Is this thing based on the same chip as the Sansa Express?
03:24:39Davide-NYCAlso, will anyone care if I rip it apart and post high-res scans of the PCB?
03:24:55linuxstb_Davide-NYC: I don't think so - the C140 is TeleChips (TCC770)
03:25:04Davide-NYCMan this thing is all cheap and plasticy. Yuck.
03:25:15Davide-NYClinuxstb: and the express is what?
03:25:24linuxstb_No idea, but something else I think
03:25:29Davide-NYChmm
03:25:42Davide-NYCbecause I really like the "all in one" aspect of the express.
03:26:01Davide-NYCthis C140 thing is pretty nasty.
03:27:27linuxstb_Looking at a Sansa Express firmware, it has the STMP string in, so I guess it's some kind of Sigmatel chip
03:27:49Davide-NYChrmm. I thought I was being all helpful. :-/
03:28:20UNHchaboso anyone know about my question above?
03:29:43 Quit sarixe ("(EE) Failed to load "quit" module")
03:29:44linuxstb_UNHchabo: If someone can answer, I'm sure they will... Although I don't think many people here use the database features.
03:29:58linuxstb_(and it's a quiet time of day - Europe is sleeping)
03:30:15UNHchabook
03:30:17*linuxstb_ goes to do just that
03:30:23 Quit linuxstb_ ("Leaving")
03:30:23UNHchaboso then i should just make custom playlists? ;)
03:33:19 Quit ol_schoola ()
03:33:26 Part pandrew
03:45:26 Join csc` [0] (n=csc@archlinux/user/csc)
03:51:58 Join kushal_12_27_200 [0] (n=kushal@12.169.180.134)
03:58:01 Quit UNHchabo ("CGI:IRC")
04:00
04:02:26 Nick JdGordon|zzz is now known as JdGordon (n=jonno@rockbox/developer/JdGordon)
04:02:27 Quit Zarggg ()
04:02:34 Quit midgey ()
04:02:51 Join Zarggg [0] (n=z@216-15-73-111.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com)
04:05:29 Join mchua [0] (n=mchua@pool-96-242-82-56.nwrknj.fios.verizon.net)
04:05:33 Quit tessarakt (Read error: 113 (No route to host))
04:05:54 Join tessarakt [0] (n=jens@e180066001.adsl.alicedsl.de)
04:06:16 Part mchua ("Holy shiny distraction, Batman!")
04:09:12corevettewhat does everyone use for photo hosting?
04:09:30scorchewhat does that have to do with rockbox?
04:13:28corevettescorche: it was just a question...
04:13:45scorchea question that happened to be off-topic and against the guidelines...
04:21:10 Join midgey [0] (n=tjross@67-194-50-104.wireless.umnet.umich.edu)
04:28:22 Quit miepchen^schlaf (Read error: 110 (Connection timed out))
04:32:42 Join ezzieyguywuf [0] (n=wolfie@host-72-110.gaatmid.clients.pavlovmedia.com)
04:37:44 Part ezzieyguywuf
04:43:44 Join crzyboyster [0] (n=4b596ec7@gateway/web/cgi-irc/labb.contactor.se/x-c9d0fb9921af8309)
04:44:18crzyboysterI was filling in info about my Zen V at http://www.rockbox.org/twiki/bin/view/Main/DeviceDetection and saw that the Creative section had something called "MTP". What does this mean?
04:45:32crzyboysterAnd is there a way to do the same test in recovery mode and if so, will the output be different from regular mode when player was plugged in from actual firmware?
04:49:01 Quit crzyboyster ("CGI:IRC")
04:55:52 Quit Thundercloud (Remote closed the connection)
04:58:59***Saving seen data "./dancer.seen"
05:00
05:06:22 Quit tessarakt ("Client exiting")
05:14:52 Join Thundercloud [0] (n=thunderc@resnet18.nat.lancs.ac.uk)
05:26:27 Join perrikp [0] (i=98214a27@gateway/web/ajax/mibbit.com/x-45cfd577fc00f4f6)
05:26:38 Quit perrikwp ("http://www.mibbit.com ajax IRC Client")
05:41:29 Quit XavierGr (Read error: 113 (No route to host))
05:42:39 Join hippiechyk32202 [0] (n=hippiech@70-56-230-152.tcsn.qwest.net)
05:43:10hippiechyk32202hey
05:43:43hippiechyk32202hello
05:43:59 Part hippiechyk32202
05:46:54 Quit HellDragon (Client Quit)
06:00
06:06:30 Quit Davide-NYC ("ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020121]")
06:07:41 Quit Thundercloud (Remote closed the connection)
06:08:07 Join Shaid [0] (n=adam@124-168-88-223.dyn.iinet.net.au)
06:09:56 Quit argumentD (Read error: 113 (No route to host))
06:10:57 Quit wisp_sh (Read error: 110 (Connection timed out))
06:15:32 Join ol_schoola [0] (n=meatwad@c-67-167-20-91.hsd1.il.comcast.net)
06:28:57 Quit midgey ()
06:35:10 Join midgey [0] (n=tjross@westquad-188-46.reshall.umich.edu)
06:53:21 Quit daurnimator ("Cyas later...")
06:59:00***Saving seen data "./dancer.seen"
07:00
07:13:47 Quit csc` ("Powering Off")
07:19:24 Join wisp_sh [0] (n=wisp@acct.icf.org.ru)
07:26:02 Join csc` [0] (n=csc@archlinux/user/csc)
07:29:32 Join hcs [0] (n=agashlin@rockbox/contributor/hcs)
07:29:42 Part hcs
07:46:58 Join miepchen^schlaf [0] (n=miepchen@p54BF7261.dip.t-dialin.net)
07:55:28 Join ompaul [0] (n=ompaul@gnewsense/friend/ompaul)
07:56:24 Join Rincewind [0] (i=3S30wCUe@nat-wh-1.rz.uni-karlsruhe.de)
08:00
08:00:32 Join TroubleHelix [0] (n=TroubleH@adsl-64-175-42-88.dsl.pltn13.pacbell.net)
08:06:54 Quit TroubleHelix (Read error: 113 (No route to host))
08:08:48 Join TroubleHelix [0] (n=TroubleH@adsl-64-175-42-88.dsl.pltn13.pacbell.net)
08:09:39Bagder10 mentors signed up
08:12:08Mouser_XHow many signed up last year?
08:12:12Mouser_X(I don't know.)
08:13:27BagderI can't remember exactly but it was 10-12 something
08:13:39Bagderand we got 20 student applications
08:13:49Mouser_XSo 10 isn't too bad then. 20 last year, or this year?
08:14:06Bagder20 last year, this year's application period hasn't started yet
08:14:36Mouser_XAh. Again, I didn't know. I like the GSoC thing. It gets some pretty nifty stuff going for Rockbox.
08:14:47Mouser_X(When done right.)
08:14:52Bagderindeed
08:15:56Mouser_XIt'd be nice to see playback.c fixed. For GSoC, I'm somewhat doubtful that will happen. It sounds like it's a pretty big project to do that one (though, one that would be really nice).
08:16:27Mouser_XNext to that I'd like to see the ScummVM port (or whatever it is. Lots of stuff to do with that..)
08:22:14Bagderand now breakfast (national holiday here)
08:23:02 Quit crculver (Read error: 113 (No route to host))
08:26:53 Join ender` [0] (i=krneki@84-255-206-8.static.t-2.net)
08:37:49LloreanMouser_X: That's one of the most unlikely ones, I think.
08:38:33 Quit midgey ()
08:39:03JdGordonI would guess the most likely time swcodec will get major fixes is the devcons
08:39:37LloreanDid anyone else get the GSOC email from Nirav Shah, or was it a single target email?
08:39:50LloreanJdGordon: Well, Nico_P is often working on it too.
08:40:01JdGordonnot I
08:40:39JdGordonwell yeah, but whats needed is a full ledged group effort to fix/rebuild it
08:40:56LloreanI'm not sure if he just picked me randomly from the list of people willing to mentor on the SoC 2008 page, or what.
08:41:32JdGordonwhat was the email about?
08:41:40LloreanA SoC project proposal.