Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2010-07-27

00:00:13Buschelwodz/mt: thanks for supporting!
00:00:32mtBuschel: Not at all, good night !
00:00:32 Quit Buschel (Quit: ChatZilla 0.9.86 [Firefox 3.6.7/20100713130626])
00:00:50 Quit Lear (Quit: ChatZilla 0.9.86 [Firefox 4.0b3pre/20100724030937])
00:02:54bertrikDidn't we have a problem with the wma codec being slightly too big for the clip, about a week ago? Maybe mt's patch to reduce RAM usage for wmapro can be done for wma too.
00:03:22CIA-8New commit by mt (r27583): Modify the wma pro decoder to produce non-interleaved samples, and work directly on the buffers in WMAProDecCtx instead to avoid the redundant copying ...
00:03:33 Part domonoky1
00:05:00CIA-8r27583 build result: All green
00:06:00***Saving seen data "./dancer.seen"
00:09:21 Quit evilnick_B (Quit: Page closed)
00:09:40mtbertrik: Seems to me that it could be easily done. I just took a quick look but it looks like wma copies and interleaves the output samples almost identically to how it's done in wma pro.
00:10:26 Quit Horscht (Quit: Verlassend)
00:10:29merbananmt: does the wmapro decoder use the same mdct code as wmastd ?
00:11:13bertrikmt: great!
00:11:41mtmerbanan: no it uses its own. (and it uses the codeclib's fft in the mdct)
00:13:11merbananmt: wmapro and wmastd uses the same mdct windows
00:14:22 Quit bunnyboi (Quit: Don't follow me)
00:15:38mtmerbanan: Didn't know that, thanks !
00:16:11 Quit captainewkl (Quit: Page closed)
00:16:18merbananlike 20kb of duplicate tables, if you scale them the same
00:17:36mtI'll look into that tomorrow ... have to get some sleep now
00:17:48mtGood night
00:18:13 Quit mt (Quit: ChatZilla 0.9.86 [Firefox 3.5.10/20100504093643])
00:25:27 Quit krazykit (Ping timeout: 260 seconds)
00:27:24 Join AndroUser [0] (~androirc@94-195-105-95.zone9.bethere.co.uk)
00:30:47AndroUserhey, how clever is rockbox's ability to mix seperate tracks together
00:32:44 Join robin0800 [0] (~robin0800@149.254.61.159)
00:33:04 Quit bertrik (Quit: :tiuQ)
00:33:15 Join BlakeJohnson86 [0] (~bjohnson@174-154-146-199.pools.spcsdns.net)
00:34:19AndroUseri ha ve a n albumn 46 tracks long ki get to 45
00:36:53AndroUserit starts at track one an9d mixes the album as good as any dj
00:37:39 Quit hebz0rl (Ping timeout: 265 seconds)
00:38:01AndroUser bug or feature?
00:38:05 Quit milz (Remote host closed the connection)
00:38:58 Quit wodz (Quit: Leaving)
00:40:20AndroUserr26576_100605
00:41:43AndroUsera ny 1
00:41:59 Quit Jerom (Read error: Connection reset by peer)
00:43:31 Join krazykit [0] (~kkit@206.183.185.8)
00:44:00*gevaerts wonders what the question actually is
00:47:28AndroUsercan rockbox intellegently remix tracks from one song to the next
00:48:39gevaertsrockbox has a crossfade feature. If you mean things like beat matching, then no
00:50:16 Join hebz0rl [0] (~hebz0rl@dslb-094-217-129-129.pools.arcor-ip.net)
00:50:47AndroUseri think i will record what it does and the original
00:52:11 Quit robin0800 (Quit: Leaving)
00:53:21AndroUserbut now sldeep
00:53:30 Quit AndroUser (Quit: Bye)
00:56:39 Quit seani (Ping timeout: 258 seconds)
00:59:04 Join webguest13 [0] (www-data@giant.haxx.se)
01:00
01:00:24CIA-8New commit by nls (r27584): libwmapro: slightly shorter and faster inline asm fixed point multiplication routines, speedup is ~0.5%. Also don't lie to gcc about which vars are ...
01:02:13CIA-8r27584 build result: All green
01:02:18 Quit n1s (Quit: Lämnar)
01:02:20 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
01:04:36 Join [Saint] [0] (S_a_i_n_t@203.184.2.56)
01:05:18 Quit S_a_i_n_t (Ping timeout: 276 seconds)
01:08:56[Saint]WTF!?!?!?!
01:09:17 Join seani [0] (~seani@109.224.128.185)
01:09:44[Saint]Does anyone know how I can set a conditional UI viewport in my .sbs dependant of the %?cs tag?
01:10:01*[Saint] needs a slightly smaller UI viewport for the rec screen.
01:10:30 Join BlakeJohnson861 [0] (~bjohnson@c-24-118-162-123.hsd1.mn.comcast.net)
01:11:42JdGordon%VD() isnt it?
01:12:21[Saint]%VI() I thought.
01:12:32 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
01:13:37webguest13how can i set up building a windows sim in linux, it's complaining of not finding sdl but i installed it as per the wiki
01:14:09 Quit BlakeJohnson86 (Ping timeout: 245 seconds)
01:14:31[Saint]JdGordon: I have decalred both UI viewports, and I'm using %?cs to display viewport "a" in the rec screen...and, it just doesn't seem to switch.
01:14:50webguest13i've added the line PATH=$PATH:$HOME/mincgw32-sdl to my .bashrc
01:15:14[Saint]JdGordon: is that test WPS you made when ypou implemeted it still floating around?
01:15:28webguest13hmm there shuldn't be a c in that should there
01:15:30JdGordonprobbaly not
01:15:37JdGordonreplace cs with mh and see if it works
01:15:49marazhm
01:16:01marazviewports enable one to use different fonts in one wps, yes?
01:16:06[Saint]webguest13: Which Development platform are you using?
01:16:10webguest13ubuntu
01:16:21[Saint]maraz: Among other things...yes.
01:16:24[Saint]why?
01:16:43maraz[Saint]: cool. i was thinking about doing a theme, and that might give a nice touch.
01:18:14webguest13is that the correct line for .bashrc ?
01:18:37[Saint]If you want a different font, you first need to ,load it using the %Fl tag, then instead of the usual 0~1 for sysfont and userfont in the font param of the viewport you want the custom font in you use the identifier you gave the font in the %Fl line.
01:20:49 Quit bieber (Ping timeout: 260 seconds)
01:21:05 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
01:21:31[Saint]example: %Fl(<identifier>,<fontname_here>.fnt)...(new line)...%V(<x>,<y>,<width>,<height>,<identifier>)
01:22:21[Saint]<identifier> needs to be a number, but not 0 or 1 (as they are already taken ;))
01:22:31marazyep
01:26:44 Quit komputes (Remote host closed the connection)
01:29:07 Quit jgarvey (Quit: Leaving)
01:32:03 Quit JdGordon (Ping timeout: 260 seconds)
01:32:21 Join bunnyboi [0] (~androgyne@cpe-72-224-31-169.nycap.res.rr.com)
01:33:20webguest13gah stupid sdl-config why aren't you found, it is there
01:38:08webguest13doh!
01:38:13webguest13restart terminal
01:47:17webguest13the wiki page is wrong for cross compiling win32 sims
01:47:47webguest13Then you need to put the path to the mingw32 sdl-config in your path (eg. by putting PATH=$PATH:$HOME/mingw32-sdl into $HOME/.bashrc) it should be mingw32-sdl/bin/
01:52:00webguest13just gonna update the wiki now
01:54:09webguest13done
01:54:21[Saint]webguest13: Won't putting mingw32-sdl in the path automatically include mingw32-sdl/bin/ ?
01:54:33[Saint]I'm not entirely sure that change was neccessary
01:55:18webguest13wouldn't compile without the change
01:55:24webguest13works now
01:58:27 Quit milz (Ping timeout: 264 seconds)
02:00
02:02:06webguest13I can change it back if the change isnt needed but it took me t=a while to figure out the problem
02:02:15webguest13i thought it might be handy to update it
02:03:16gevaerts[Saint]: you mean, won't putting one directory in the path automatically add another unrelated directory?
02:03:59[Saint]gevaerts: It's a subdir, I thought subdirs would be added.
02:04:07kugel\o/
02:04:09gevaertswhy would they?
02:04:10kugelthat worked!
02:04:29kugelI just executed Rockbox' main() from my phone :)
02:04:34gevaerts\☺/
02:04:39webguest13go kugel
02:04:39[Saint]kugel: Nice.
02:04:40gevaertsCongratulations!
02:05:19webguest13will i leave the change in place then ?
02:05:30[Saint]Apparently so.
02:05:35gevaertsyes, they're correct
02:05:47webguest13thanks guys
02:05:52 Join LambdaCalculus37 [0] (~rmenes@rockbox/staff/LambdaCalculus37)
02:06:02***Saving seen data "./dancer.seen"
02:07:00gevaertskugel: how far does it get?
02:07:25kugeluntil the return at the very beginning :)
02:07:53gevaertsah, all the way :)
02:09:32 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
02:09:48kugelbit further now: "07-27 02:08:40.848: DEBUG/RockboxBootloader(5626): Hello Rockbox!" :)
02:10:40kugelthe main success about it is that I build librockbox.so with our build system (I then cp'd the file into the java project dir)
02:13:10kugelgevaerts: I also managed to compile the our own thread.c, but I'm doubtful that it would work
02:13:40gevaertsYou never know :)
02:14:20 Join chronon [0] (~chronon@c-67-171-217-43.hsd1.or.comcast.net)
02:14:34kugelI fear that even if it would work, that all the stacks would be way to small
02:15:02 Quit Strife89 (Read error: Connection reset by peer)
02:15:28 Quit webguest13 (Quit: CGI:IRC (EOF))
02:15:30 Join Strife89 [0] (~Strife89@adsl-80-196-144.mcn.bellsouth.net)
02:18:34kugelbesides I have no idea how to handle the main thread's stack
02:21:04kugelat least I have a playground now
02:28:46 Join JdGordon| [0] (~jonno@rockbox/developer/JdGordon)
02:32:05 Quit milz (Remote host closed the connection)
02:35:26 Quit fyrestorm (Read error: Connection reset by peer)
02:37:53 Quit mc2739 (Ping timeout: 246 seconds)
02:38:17 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
02:43:39 Quit milz (Remote host closed the connection)
02:45:32 Quit kugel (Remote host closed the connection)
02:46:18 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739)
02:47:57 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
02:50:45 Quit JdGordon| (Remote host closed the connection)
02:52:55 Join JdGordon| [0] (~jonno@vl10.gw.ok-labs.com)
02:52:56 Quit JdGordon| (Changing host)
02:52:56 Join JdGordon| [0] (~jonno@rockbox/developer/JdGordon)
02:53:16 Join CaptainKwel [0] (~jason@207-38-215-126.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com)
02:58:16 Join Strife1989 [0] (~Strife89@adsl-80-196-144.mcn.bellsouth.net)
02:58:53 Quit Strife89 (Disconnected by services)
02:58:57 Nick Strife1989 is now known as Strife89 (~Strife89@adsl-80-196-144.mcn.bellsouth.net)
03:00
03:00:00 Join binaryhermit [0] (~binaryher@adsl-99-141-196-197.dsl.emhril.sbcglobal.net)
03:00:09 Join binaryhermit_ [0] (~binaryher@adsl-99-141-196-197.dsl.emhril.sbcglobal.net)
03:00:30 Quit binaryhermit_ (Read error: Connection reset by peer)
03:09:41 Join hebz0rl_ [0] (~hebz0rl@dslb-088-065-208-160.pools.arcor-ip.net)
03:11:41 Quit xlarge (Ping timeout: 276 seconds)
03:11:46 Join xlarge [0] (xlarge@c-d8f3e555.026-102-73746f1.cust.bredbandsbolaget.se)
03:11:48 Quit hebz0rl (Read error: Operation timed out)
03:15:40 Join Jennifur [0] (~androgyne@cpe-72-224-31-169.nycap.res.rr.com)
03:15:40 Quit milz (Read error: Connection reset by peer)
03:15:50 Quit Jennifur (Client Quit)
03:16:18 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
03:17:50 Join delt [0] (1000@deimos.ca)
03:18:06 Quit bunnyboi (Ping timeout: 258 seconds)
03:38:00 Nick YPSY is now known as Ypsy (~ypsy@geekpadawan.de)
03:42:56 Quit milz (Read error: Connection reset by peer)
03:44:15 Nick Ypsy is now known as YPSY (~ypsy@geekpadawan.de)
03:48:51 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
03:50:49 Join hamish_ [0] (~hamish@119.224.50.74)
03:50:54 Quit hamish_ (Client Quit)
04:00
04:02:47 Quit milz (Remote host closed the connection)
04:06:03***Saving seen data "./dancer.seen"
04:08:21 Join Barahir_ [0] (~jonathan@frnk-590fdb62.pool.mediaWays.net)
04:10:07 Join anewuser [0] (anewuser@unaffiliated/anewuser)
04:11:37 Quit Barahir (Ping timeout: 246 seconds)
04:11:38 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
04:12:25 Quit TheSeven (Ping timeout: 245 seconds)
04:13:03 Quit MethoS- (Read error: Connection reset by peer)
04:17:41 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
04:19:50 Join AndyI [0] (~pasha_int@212.14.205.32)
04:22:49 Quit seani (Ping timeout: 258 seconds)
04:24:57 Quit amiconn (Disconnected by services)
04:24:59 Join amiconn_ [0] (quassel@rockbox/developer/amiconn)
04:25:19 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn)
04:27:03 Quit pixelma (Disconnected by services)
04:27:05 Join pixelma_ [0] (quassel@rockbox/staff/pixelma)
04:27:21 Nick pixelma_ is now known as pixelma (quassel@rockbox/staff/pixelma)
04:34:39 Join seani [0] (~seani@109.224.128.185)
04:37:09 Quit mc2739 (Ping timeout: 276 seconds)
04:37:27 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739)
04:40:56 Join DerPapst1 [0] (~Alexander@p4FE8FD1F.dip.t-dialin.net)
04:42:48 Quit DerPapst (Ping timeout: 265 seconds)
04:44:32 Quit DerPapst1 (Client Quit)
04:55:24 Quit fdinel (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
04:58:37 Nick Topy is now known as Topy44 (~Topy44@f054173150.adsl.alicedsl.de)
05:00
05:08:28 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.110)
05:09:54 Quit [Saint] (Ping timeout: 260 seconds)
05:14:05 Join Drise [0] (~Drise@user-24-214-34-2.knology.net)
05:17:39 Quit binaryhermit (Quit: Leaving)
05:18:18 Join bunnyboi [0] (~androgyne@cpe-72-224-31-169.nycap.res.rr.com)
05:21:47 Quit panni_ (Ping timeout: 264 seconds)
05:22:57 Join thomashc [0] (~thomashc@adsl-070-145-036-129.sip.aby.bellsouth.net)
05:27:49 Join panni_ [0] (hannes@ip-95-222-52-93.unitymediagroup.de)
05:37:53 Quit chronon (Ping timeout: 240 seconds)
05:46:37 Quit bieber (Ping timeout: 265 seconds)
05:46:52 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
05:48:26 Quit LambdaCalculus37 (Quit: Fwump)
05:50:40 Quit milz (Remote host closed the connection)
05:52:52 Join chronon [0] (~chronon@c-67-171-217-43.hsd1.or.comcast.net)
05:53:47 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
05:59:44 Quit sasquatch (*.net *.split)
05:59:44 Quit kisak (*.net *.split)
05:59:44 Quit jordan` (*.net *.split)
05:59:44 Quit xavieran (*.net *.split)
05:59:44 Quit sevard (*.net *.split)
06:00
06:00:17 Join Zambezi_ [0] (Zulu@80.67.9.2)
06:01:24 Quit xlarge (Ping timeout: 260 seconds)
06:01:24 Quit Zambezi (Ping timeout: 260 seconds)
06:01:26 Quit drhodes (Ping timeout: 265 seconds)
06:01:36 Quit kadoban (Remote host closed the connection)
06:01:37 Join xlarge [0] (xlarge@c-d8f3e555.026-102-73746f1.cust.bredbandsbolaget.se)
06:01:57 Join kadoban [0] (~mud@cpe-67-247-80-129.rochester.res.rr.com)
06:02:13 Join ascheel_ [0] (~ascheel@c-174-52-104-229.hsd1.ut.comcast.net)
06:02:43 Quit ascheel (Ping timeout: 260 seconds)
06:02:43 Join CIA-71 [0] (~CIA@208.69.182.149)
06:02:49 Join sasquatch [0] (~username@p4FC65BE2.dip.t-dialin.net)
06:02:49 Join kisak [0] (~kisak@c-98-235-209-218.hsd1.pa.comcast.net)
06:02:49 Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net)
06:02:49 Join xavieran [0] (~xavieran@ppp118-209-19-99.lns20.mel4.internode.on.net)
06:02:49 Join sevard [0] (sev@216.164.6.24)
06:02:51 Quit CIA-8 (Ping timeout: 260 seconds)
06:02:51 Quit r0b- (Ping timeout: 260 seconds)
06:03:47 Quit sasquatch (*.net *.split)
06:03:47 Quit kisak (*.net *.split)
06:03:48 Quit jordan` (*.net *.split)
06:03:48 Quit xavieran (*.net *.split)
06:03:48 Quit sevard (*.net *.split)
06:03:49 Quit merbanan (*.net *.split)
06:03:49 Quit storm` (*.net *.split)
06:03:49 Quit Unhelpful (*.net *.split)
06:03:49 Quit soap (*.net *.split)
06:03:49 Quit tmzt (*.net *.split)
06:03:49 Quit ranma (*.net *.split)
06:03:49 Quit YPSY (*.net *.split)
06:03:49 Quit Bagder (*.net *.split)
06:03:49 Quit bieber (*.net *.split)
06:03:49 Quit seani (*.net *.split)
06:03:49 Quit TheSeven (*.net *.split)
06:03:50 Quit shadoxx_ (*.net *.split)
06:03:50 Quit advcomp2019_ (*.net *.split)
06:03:50 Quit sinthetek (*.net *.split)
06:03:50 Quit Torne (*.net *.split)
06:03:50 Quit delt (*.net *.split)
06:03:50 Quit rvvs89 (*.net *.split)
06:03:50 Quit xlarge (*.net *.split)
06:03:50 Quit hebz0rl_ (*.net *.split)
06:03:50 Quit krazykit (*.net *.split)
06:03:50 Quit z35 (*.net *.split)
06:03:51 Quit sbhsu (*.net *.split)
06:03:51 Quit guymann (*.net *.split)
06:03:52 Quit amiconn (*.net *.split)
06:03:52 Quit Kitar|st (*.net *.split)
06:03:52 Quit lestatar (*.net *.split)
06:03:52 Quit avacore (*.net *.split)
06:03:52 Quit cjcopi (*.net *.split)
06:03:52 Quit pjm0616 (*.net *.split)
06:03:53 Quit solrize (*.net *.split)
06:03:53 Quit milz (*.net *.split)
06:03:53 Quit Strife89 (*.net *.split)
06:03:53 Quit bluebroth3r (*.net *.split)
06:03:54 Quit Gabe_G23 (*.net *.split)
06:03:54 Quit Kohlrabi (*.net *.split)
06:03:54 Quit mk429 (*.net *.split)
06:03:54 Quit Stummi (*.net *.split)
06:03:54 Quit yosafbri` (*.net *.split)
06:03:54 Quit ChanServ (*.net *.split)
06:05:09 Join Strife1989 [0] (~Strife89@adsl-80-196-144.mcn.bellsouth.net)
06:05:26 Join rob [0] (~nnscript@adsl-76-235-222-91.dsl.klmzmi.sbcglobal.net)
06:05:26 Join bieber_ [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
06:05:26 Join sevard [0] (sev@216.164.6.24)
06:05:26 Join xavieran [0] (~xavieran@ppp118-209-19-99.lns20.mel4.internode.on.net)
06:05:26 Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net)
06:05:26 Join kisak [0] (~kisak@c-98-235-209-218.hsd1.pa.comcast.net)
06:05:26 Join sasquatch [0] (~username@p4FC65BE2.dip.t-dialin.net)
06:05:26 Join xlarge [0] (xlarge@c-d8f3e555.026-102-73746f1.cust.bredbandsbolaget.se)
06:05:26 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
06:05:26 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
06:05:26 Join seani [0] (~seani@109.224.128.185)
06:05:26 Join amiconn [0] (quassel@rockbox/developer/amiconn)
06:05:26 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
06:05:26 Join delt [0] (1000@deimos.ca)
06:05:26 Join hebz0rl_ [0] (~hebz0rl@dslb-088-065-208-160.pools.arcor-ip.net)
06:05:26 Join Strife89 [0] (~Strife89@adsl-80-196-144.mcn.bellsouth.net)
06:05:26 Join krazykit [0] (~kkit@206.183.185.8)
06:05:26 Join Kitar|st [0] (Kitar_st@BSN-182-83-95.dial-up.dsl.siol.net)
06:05:26 Join lestatar [0] (~chatzilla@cpe-72-229-41-214.nyc.res.rr.com)
06:05:26 Join bluebroth3r [0] (~dom@rockbox/developer/bluebrother)
06:05:26 Join z35 [0] (~z35@ool-457a4517.dyn.optonline.net)
06:05:26 Join shadoxx_ [0] (~witherb@MW-ESR1-72-49-221-149.fuse.net)
06:05:26 Join merbanan [0] (~banan@c-83-233-243-194.cust.bredband2.com)
06:05:26 Join advcomp2019_ [0] (~advcomp20@unaffiliated/advcomp2019)
06:05:26 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek)
06:05:26 Join Torne [0] (torne@rockbox/developer/Torne)
06:05:26 Join rvvs89 [0] (ivo@bright-snat.ucc.asn.au)
06:05:26 Join avacore [0] (nobody@1008ds1-rdo.0.fullrate.dk)
06:05:26 Join cjcopi [0] (~craig@adsl-76-205-71-99.dsl.bcvloh.sbcglobal.net)
06:05:26 Join pjm0616 [0] (~user@110.9.28.120)
06:05:26 Join guymann [0] (~charlie@64-252-121-226.adsl.snet.net)
06:05:26 Join storm` [0] (~lol@ip98-179-182-180.ri.ri.cox.net)
06:05:26 Join Gabe_G23 [0] (~gabe@bzflag/player/GabrielG)
06:05:26 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
06:05:26 Join soap [0] (~soap@rockbox/staff/soap)
06:05:26 Join solrize [0] (~phr@adsl-67-122-211-208.dsl.pltn13.pacbell.net)
06:05:26 Join Kohlrabi [0] (~Kohlrabi@frustum.nosebud.de)
06:05:26 Join mk429 [0] (mk429@spoon.netsoc.tcd.ie)
06:05:26 Join tmzt [0] (~ircuser@99-157-224-139.lightspeed.bcvloh.sbcglobal.net)
06:05:26 Join Bagder [0] (~daniel@rockbox/developer/bagder)
06:05:26 Join YPSY [0] (~ypsy@geekpadawan.de)
06:05:26 Join ranma [0] (ranma@yumi.tdiedrich.de)
06:05:26 Join Stummi [0] (stummi@doppeldenk.org)
06:05:26 Join yosafbri` [0] (~yosafbrid@li14-39.members.linode.com)
06:05:26 Join sbhsu [0] (~a6530466@Zion.dorm.au.edu.tw)
06:05:26 Join ChanServ [0] (ChanServ@services.)
06:05:26Mode"#rockbox +o ChanServ " by leguin.freenode.net
06:05:57 Join TorneWuff [0] (torne@lowell.wolfpuppy.org.uk)
06:06:01 Join delt_ [0] (1000@ftp.deimos.ca)
06:06:06***Saving seen data "./dancer.seen"
06:06:06 Quit sasquatch (*.net *.split)
06:06:06 Quit kisak (*.net *.split)
06:06:06 Quit jordan` (*.net *.split)
06:06:07 Quit xavieran (*.net *.split)
06:06:07 Quit sevard (*.net *.split)
06:06:07 Quit merbanan (*.net *.split)
06:06:08 Quit storm` (*.net *.split)
06:06:08 Quit Unhelpful (*.net *.split)
06:06:08 Quit soap (*.net *.split)
06:06:08 Quit tmzt (*.net *.split)
06:06:08 Quit ranma (*.net *.split)
06:06:08 Quit YPSY (*.net *.split)
06:06:08 Quit Bagder (*.net *.split)
06:06:08 Quit rob (*.net *.split)
06:06:08 Quit bieber (*.net *.split)
06:06:08 Quit seani (*.net *.split)
06:06:08 Quit TheSeven (*.net *.split)
06:06:08 Quit shadoxx_ (*.net *.split)
06:06:08 Quit advcomp2019_ (*.net *.split)
06:06:08 Quit sinthetek (*.net *.split)
06:06:09 Quit Torne (*.net *.split)
06:06:09 Quit delt (*.net *.split)
06:06:09 Quit rvvs89 (*.net *.split)
06:06:09 Quit xlarge (*.net *.split)
06:06:09 Quit hebz0rl_ (*.net *.split)
06:06:09 Quit krazykit (*.net *.split)
06:06:09 Quit z35 (*.net *.split)
06:06:10 Quit sbhsu (*.net *.split)
06:06:10 Quit guymann (*.net *.split)
06:06:11 Quit bieber_ (*.net *.split)
06:06:11 Quit amiconn (*.net *.split)
06:06:11 Quit Kitar|st (*.net *.split)
06:06:11 Quit lestatar (*.net *.split)
06:06:11 Quit avacore (*.net *.split)
06:06:11 Quit cjcopi (*.net *.split)
06:06:11 Quit pjm0616 (*.net *.split)
06:06:11 Quit solrize (*.net *.split)
06:06:12 Quit milz (*.net *.split)
06:06:12 Quit Strife89 (*.net *.split)
06:06:12 Quit bluebroth3r (*.net *.split)
06:06:13 Quit Gabe_G23 (*.net *.split)
06:06:13 Quit Kohlrabi (*.net *.split)
06:06:13 Quit mk429 (*.net *.split)
06:06:13 Quit Stummi (*.net *.split)
06:06:13 Quit yosafbri` (*.net *.split)
06:06:13 Quit ChanServ (*.net *.split)
06:06:30 Join drhodes [0] (~none@209-20-72-61.slicehost.net)
06:06:35 Nick Strife1989 is now known as Strife89 (~Strife89@adsl-80-196-144.mcn.bellsouth.net)
06:07:35 Join rob [0] (~nnscript@adsl-76-235-222-91.dsl.klmzmi.sbcglobal.net)
06:08:01 Join 36DAAB493 [0] (~advcomp20@97-114-230-214.sxcy.qwest.net)
06:08:45 Join rvvs89_ [0] (ivo@bright-snat.ucc.asn.au)
06:08:45 Join 17SAA5Y9E [0] (~nnscript@adsl-76-235-222-91.dsl.klmzmi.sbcglobal.net)
06:08:45 Join bieber_ [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
06:08:45 Join sevard [0] (sev@216.164.6.24)
06:08:45 Join xavieran [0] (~xavieran@ppp118-209-19-99.lns20.mel4.internode.on.net)
06:08:45 Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net)
06:08:45 Join kisak [0] (~kisak@c-98-235-209-218.hsd1.pa.comcast.net)
06:08:45 Join sasquatch [0] (~username@p4FC65BE2.dip.t-dialin.net)
06:08:45 Join xlarge [0] (xlarge@c-d8f3e555.026-102-73746f1.cust.bredbandsbolaget.se)
06:08:45 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
06:08:45 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
06:08:45 Join seani [0] (~seani@109.224.128.185)
06:08:45 Join amiconn [0] (quassel@rockbox/developer/amiconn)
06:08:45 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
06:08:45 Join delt [0] (1000@deimos.ca)
06:08:45 Join hebz0rl_ [0] (~hebz0rl@dslb-088-065-208-160.pools.arcor-ip.net)
06:08:45 Join krazykit [0] (~kkit@206.183.185.8)
06:08:45 Join Kitar|st [0] (Kitar_st@BSN-182-83-95.dial-up.dsl.siol.net)
06:08:45 Join lestatar [0] (~chatzilla@cpe-72-229-41-214.nyc.res.rr.com)
06:08:45 Join bluebroth3r [0] (~dom@rockbox/developer/bluebrother)
06:08:45 Join z35 [0] (~z35@ool-457a4517.dyn.optonline.net)
06:08:45 Join shadoxx_ [0] (~witherb@MW-ESR1-72-49-221-149.fuse.net)
06:08:45 Join merbanan [0] (~banan@c-83-233-243-194.cust.bredband2.com)
06:08:45 Join advcomp2019_ [0] (~advcomp20@unaffiliated/advcomp2019)
06:08:45 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek)
06:08:45 Join Torne [0] (torne@rockbox/developer/Torne)
06:08:45 Join rvvs89 [0] (ivo@bright-snat.ucc.asn.au)
06:08:45 Join avacore [0] (nobody@1008ds1-rdo.0.fullrate.dk)
06:08:45 Join cjcopi [0] (~craig@adsl-76-205-71-99.dsl.bcvloh.sbcglobal.net)
06:08:45 Join pjm0616 [0] (~user@110.9.28.120)
06:08:45 Join guymann [0] (~charlie@64-252-121-226.adsl.snet.net)
06:08:45 Join storm` [0] (~lol@ip98-179-182-180.ri.ri.cox.net)
06:08:45 Join Gabe_G23 [0] (~gabe@bzflag/player/GabrielG)
06:08:45 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
06:08:45 Join soap [0] (~soap@rockbox/staff/soap)
06:08:45 Join solrize [0] (~phr@adsl-67-122-211-208.dsl.pltn13.pacbell.net)
06:08:45 Join Kohlrabi [0] (~Kohlrabi@frustum.nosebud.de)
06:08:45 Join mk429 [0] (mk429@spoon.netsoc.tcd.ie)
06:08:45 Join tmzt [0] (~ircuser@99-157-224-139.lightspeed.bcvloh.sbcglobal.net)
06:08:45 Join Bagder [0] (~daniel@rockbox/developer/bagder)
06:08:45 Join YPSY [0] (~ypsy@geekpadawan.de)
06:08:45 Join ranma [0] (ranma@yumi.tdiedrich.de)
06:08:45 Join Stummi [0] (stummi@doppeldenk.org)
06:08:45 Join yosafbri` [0] (~yosafbrid@li14-39.members.linode.com)
06:08:45 Join sbhsu [0] (~a6530466@Zion.dorm.au.edu.tw)
06:08:45 Join ChanServ [0] (ChanServ@services.)
06:08:45Mode"#rockbox +o ChanServ " by leguin.freenode.net
06:09:10 Join ranma_ [0] (ranma@yumi.tdiedrich.de)
06:09:36 Quit rvvs89_ (*.net *.split)
06:09:37 Quit sasquatch (*.net *.split)
06:09:37 Quit kisak (*.net *.split)
06:09:37 Quit jordan` (*.net *.split)
06:09:37 Quit xavieran (*.net *.split)
06:09:37 Quit sevard (*.net *.split)
06:09:38 Quit merbanan (*.net *.split)
06:09:38 Quit storm` (*.net *.split)
06:09:38 Quit Unhelpful (*.net *.split)
06:09:38 Quit soap (*.net *.split)
06:09:38 Quit tmzt (*.net *.split)
06:09:38 Quit ranma (*.net *.split)
06:09:38 Quit YPSY (*.net *.split)
06:09:39 Quit Bagder (*.net *.split)
06:09:39 Quit 17SAA5Y9E (*.net *.split)
06:09:39 Quit bieber (*.net *.split)
06:09:39 Quit seani (*.net *.split)
06:09:39 Quit TheSeven (*.net *.split)
06:09:39 Quit shadoxx_ (*.net *.split)
06:09:39 Quit advcomp2019_ (*.net *.split)
06:09:39 Quit sinthetek (*.net *.split)
06:09:39 Quit Torne (*.net *.split)
06:09:39 Quit delt (*.net *.split)
06:09:39 Quit rvvs89 (*.net *.split)
06:09:40 Quit xlarge (*.net *.split)
06:09:40 Quit hebz0rl_ (*.net *.split)
06:09:40 Quit krazykit (*.net *.split)
06:09:40 Quit z35 (*.net *.split)
06:09:40 Quit sbhsu (*.net *.split)
06:09:41 Quit guymann (*.net *.split)
06:09:41 Quit bieber_ (*.net *.split)
06:09:41 Quit amiconn (*.net *.split)
06:09:41 Quit Kitar|st (*.net *.split)
06:09:41 Quit lestatar (*.net *.split)
06:09:42 Quit avacore (*.net *.split)
06:09:42 Quit cjcopi (*.net *.split)
06:09:42 Quit pjm0616 (*.net *.split)
06:09:42 Quit solrize (*.net *.split)
06:09:42 Quit milz (*.net *.split)
06:09:43 Quit bluebroth3r (*.net *.split)
06:09:43 Quit Gabe_G23 (*.net *.split)
06:09:43 Quit Kohlrabi (*.net *.split)
06:09:43 Quit mk429 (*.net *.split)
06:09:43 Quit Stummi (*.net *.split)
06:09:43 Quit yosafbri` (*.net *.split)
06:09:44 Quit ChanServ (*.net *.split)
06:10:19 Quit Drise (Quit: Leaving)
06:11:50 Join sinthetek [0] (~sinthetek@174.111.239.37)
06:14:44 Join guymann [0] (~charlie@64-252-121-226.adsl.snet.net)
06:14:44 Join shadoxx [0] (~witherb@MW-ESR1-72-49-221-149.fuse.net)
06:14:44 Join tmzt_ [0] (~ircuser@99-157-224-139.lightspeed.bcvloh.sbcglobal.net)
06:14:44 Join The_Seven [0] (~TheSeven@rockbox/developer/TheSeven)
06:14:44 Join rvvs89_ [0] (ivo@bright-snat.ucc.asn.au)
06:14:44 Join 17SAA5Y9E [0] (~nnscript@adsl-76-235-222-91.dsl.klmzmi.sbcglobal.net)
06:14:44 Join bieber_ [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
06:14:44 Join sevard [0] (sev@216.164.6.24)
06:14:44 Join xavieran [0] (~xavieran@ppp118-209-19-99.lns20.mel4.internode.on.net)
06:14:44 Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net)
06:14:44 Join kisak [0] (~kisak@c-98-235-209-218.hsd1.pa.comcast.net)
06:14:44 Join sasquatch [0] (~username@p4FC65BE2.dip.t-dialin.net)
06:14:44 Join xlarge [0] (xlarge@c-d8f3e555.026-102-73746f1.cust.bredbandsbolaget.se)
06:14:44 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
06:14:44 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
06:14:44 Join seani [0] (~seani@109.224.128.185)
06:14:44 Join amiconn [0] (quassel@rockbox/developer/amiconn)
06:14:44 Join hebz0rl_ [0] (~hebz0rl@dslb-088-065-208-160.pools.arcor-ip.net)
06:14:44 Join krazykit [0] (~kkit@206.183.185.8)
06:14:44 Join Kitar|st [0] (Kitar_st@BSN-182-83-95.dial-up.dsl.siol.net)
06:14:44 Join lestatar [0] (~chatzilla@cpe-72-229-41-214.nyc.res.rr.com)
06:14:44 Join bluebroth3r [0] (~dom@rockbox/developer/bluebrother)
06:14:44 Join z35 [0] (~z35@ool-457a4517.dyn.optonline.net)
06:14:44 Join shadoxx_ [0] (~witherb@MW-ESR1-72-49-221-149.fuse.net)
06:14:44 Join merbanan [0] (~banan@c-83-233-243-194.cust.bredband2.com)
06:14:44 Join advcomp2019_ [0] (~advcomp20@unaffiliated/advcomp2019)
06:14:44 Join avacore [0] (nobody@1008ds1-rdo.0.fullrate.dk)
06:14:44 Join cjcopi [0] (~craig@adsl-76-205-71-99.dsl.bcvloh.sbcglobal.net)
06:14:44 Join pjm0616 [0] (~user@110.9.28.120)
06:14:44 Join storm` [0] (~lol@ip98-179-182-180.ri.ri.cox.net)
06:14:44 Join Gabe_G23 [0] (~gabe@bzflag/player/GabrielG)
06:14:44 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
06:14:44 Join soap [0] (~soap@rockbox/staff/soap)
06:14:44 Join solrize [0] (~phr@adsl-67-122-211-208.dsl.pltn13.pacbell.net)
06:14:44 Join Kohlrabi [0] (~Kohlrabi@frustum.nosebud.de)
06:14:44 Join mk429 [0] (mk429@spoon.netsoc.tcd.ie)
06:14:44 Join tmzt [0] (~ircuser@99-157-224-139.lightspeed.bcvloh.sbcglobal.net)
06:14:44 Join Bagder [0] (~daniel@rockbox/developer/bagder)
06:14:44 Join YPSY [0] (~ypsy@geekpadawan.de)
06:14:44 Join ranma [0] (ranma@yumi.tdiedrich.de)
06:14:44 Join Stummi [0] (stummi@doppeldenk.org)
06:14:44 Join yosafbri` [0] (~yosafbrid@li14-39.members.linode.com)
06:14:44 Join sbhsu [0] (~a6530466@Zion.dorm.au.edu.tw)
06:14:44 Join ChanServ [0] (ChanServ@services.)
06:14:44Mode"#rockbox +o ChanServ " by leguin.freenode.net
06:15:31 Quit rob (*.net *.split)
06:15:31 Quit drhodes (*.net *.split)
06:15:31 Quit TorneWuff (*.net *.split)
06:15:31 Quit AndyI (*.net *.split)
06:15:32 Quit dockimble (*.net *.split)
06:15:32 Quit Beta2K (*.net *.split)
06:15:32 Quit ThomasAH (*.net *.split)
06:15:32 Quit ps-auxw (*.net *.split)
06:15:32 Quit shadoxx (*.net *.split)
06:15:33 Quit guymann (*.net *.split)
06:15:33 Quit tmzt_ (*.net *.split)
06:15:33 Quit rvvs89_ (*.net *.split)
06:15:34 Quit sasquatch (*.net *.split)
06:15:34 Quit kisak (*.net *.split)
06:15:34 Quit jordan` (*.net *.split)
06:15:34 Quit xavieran (*.net *.split)
06:15:34 Quit sevard (*.net *.split)
06:15:35 Quit merbanan (*.net *.split)
06:15:35 Quit storm` (*.net *.split)
06:15:35 Quit Unhelpful (*.net *.split)
06:15:35 Quit soap (*.net *.split)
06:15:35 Quit tmzt (*.net *.split)
06:15:35 Quit ranma (*.net *.split)
06:15:35 Quit YPSY (*.net *.split)
06:15:36 Quit Bagder (*.net *.split)
06:15:36 Quit 17SAA5Y9E (*.net *.split)
06:15:36 Quit bieber (*.net *.split)
06:15:36 Quit seani (*.net *.split)
06:15:36 Quit shadoxx_ (*.net *.split)
06:15:36 Quit advcomp2019_ (*.net *.split)
06:15:36 Quit The_Seven (*.net *.split)
06:15:36 Quit xlarge (*.net *.split)
06:15:36 Quit hebz0rl_ (*.net *.split)
06:15:36 Quit krazykit (*.net *.split)
06:15:36 Quit z35 (*.net *.split)
06:15:37 Quit sbhsu (*.net *.split)
06:15:37 Quit bieber_ (*.net *.split)
06:15:37 Quit amiconn (*.net *.split)
06:15:37 Quit Kitar|st (*.net *.split)
06:15:37 Quit lestatar (*.net *.split)
06:15:38 Quit avacore (*.net *.split)
06:15:38 Quit cjcopi (*.net *.split)
06:15:38 Quit pjm0616 (*.net *.split)
06:15:38 Quit solrize (*.net *.split)
06:15:38 Quit milz (*.net *.split)
06:15:39 Quit bluebroth3r (*.net *.split)
06:15:39 Quit Gabe_G23 (*.net *.split)
06:15:39 Quit Kohlrabi (*.net *.split)
06:15:39 Quit mk429 (*.net *.split)
06:15:39 Quit Stummi (*.net *.split)
06:15:39 Quit yosafbri` (*.net *.split)
06:15:40 Quit ChanServ (*.net *.split)
06:15:40 Quit sinthetek (*.net *.split)
06:15:40 Quit panni_ (*.net *.split)
06:15:40 Quit S_a_i_n_t (*.net *.split)
06:15:40 Quit n17ikh (*.net *.split)
06:15:40 Quit GodEater (*.net *.split)
06:15:40 Quit simonrvn (*.net *.split)
06:15:40 Quit bug2000 (*.net *.split)
06:15:40 Quit Farthen (*.net *.split)
06:15:40 Quit ved (*.net *.split)
06:15:40 Quit logiclost (*.net *.split)
06:15:40 Quit FOAD (*.net *.split)
06:15:41 Quit crwl (*.net *.split)
06:15:41 Quit detaos (*.net *.split)
06:15:41 Quit Guest5171 (*.net *.split)
06:15:41 Quit Kamyk (*.net *.split)
06:18:10 Join Ypsy [0] (~ypsy@geekpadawan.de)
06:18:53 Join ChanServ [0] (ChanServ@services.)
06:18:53 Join sbhsu [0] (~a6530466@Zion.dorm.au.edu.tw)
06:18:53 Join yosafbri` [0] (~yosafbrid@li14-39.members.linode.com)
06:18:53 Join Stummi [0] (stummi@doppeldenk.org)
06:18:53 Join mk429 [0] (mk429@spoon.netsoc.tcd.ie)
06:18:53 Join Kohlrabi [0] (~Kohlrabi@frustum.nosebud.de)
06:18:53 Join solrize [0] (~phr@adsl-67-122-211-208.dsl.pltn13.pacbell.net)
06:18:53 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
06:18:53 Join Gabe_G23 [0] (~gabe@bzflag/player/GabrielG)
06:18:53 Join storm` [0] (~lol@ip98-179-182-180.ri.ri.cox.net)
06:18:53 Join pjm0616 [0] (~user@110.9.28.120)
06:18:53 Join cjcopi [0] (~craig@adsl-76-205-71-99.dsl.bcvloh.sbcglobal.net)
06:18:53 Join avacore [0] (nobody@1008ds1-rdo.0.fullrate.dk)
06:18:53 Join z35 [0] (~z35@ool-457a4517.dyn.optonline.net)
06:18:53 Join bluebroth3r [0] (~dom@rockbox/developer/bluebrother)
06:18:53 Join lestatar [0] (~chatzilla@cpe-72-229-41-214.nyc.res.rr.com)
06:18:53 Join Kitar|st [0] (Kitar_st@BSN-182-83-95.dial-up.dsl.siol.net)
06:18:53 Join krazykit [0] (~kkit@206.183.185.8)
06:18:53 Join hebz0rl_ [0] (~hebz0rl@dslb-088-065-208-160.pools.arcor-ip.net)
06:18:53 Join amiconn [0] (quassel@rockbox/developer/amiconn)
06:18:53 Join seani [0] (~seani@109.224.128.185)
06:18:53 Join milz [0] (~kyle@S0106002500fe5b38.cg.shawcable.net)
06:18:53 Join xlarge [0] (xlarge@c-d8f3e555.026-102-73746f1.cust.bredbandsbolaget.se)
06:18:53 Join sasquatch [0] (~username@p4FC65BE2.dip.t-dialin.net)
06:18:53 Join kisak [0] (~kisak@c-98-235-209-218.hsd1.pa.comcast.net)
06:18:53 Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net)
06:18:53 Join xavieran [0] (~xavieran@ppp118-209-19-99.lns20.mel4.internode.on.net)
06:18:53 Join sevard [0] (sev@216.164.6.24)
06:18:53 Join bieber_ [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
06:18:53 Join rvvs89_ [0] (ivo@bright-snat.ucc.asn.au)
06:18:53 Join The_Seven [0] (~TheSeven@rockbox/developer/TheSeven)
06:18:53 Join tmzt_ [0] (~ircuser@99-157-224-139.lightspeed.bcvloh.sbcglobal.net)
06:18:53 Join shadoxx [0] (~witherb@MW-ESR1-72-49-221-149.fuse.net)
06:18:53 Join guymann [0] (~charlie@64-252-121-226.adsl.snet.net)
06:18:53 Join sinthetek [0] (~sinthetek@174.111.239.37)
06:18:53 Join rob [0] (~nnscript@adsl-76-235-222-91.dsl.klmzmi.sbcglobal.net)
06:18:53 Join drhodes [0] (~none@209-20-72-61.slicehost.net)
06:18:53 Join TorneWuff [0] (torne@lowell.wolfpuppy.org.uk)
06:18:53 Join panni_ [0] (hannes@ip-95-222-52-93.unitymediagroup.de)
06:18:53 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.110)
06:18:53 Join AndyI [0] (~pasha_int@212.14.205.32)
06:18:53 Join n17ikh [0] (~n17ikh@c-68-59-25-51.hsd1.sc.comcast.net)
06:18:53 Join dockimble [0] (~dockimble@77.227.1.24)
06:18:53 Join Beta2K [0] (~Beta2K@d24-36-97-38.home1.cgocable.net)
06:18:53 Join GodEater [0] (~bibble@rockbox/staff/GodEater)
06:18:53 Join simonrvn [0] (simon@210.223-ppp.3menatwork.com)
06:18:53Mode"#rockbox +o ChanServ " by leguin.freenode.net
06:18:53 Join ThomasAH [0] (~thomas@aktaia.intevation.org)
06:18:53 Join bug2000 [0] (~bug@unaffiliated/bug2000)
06:18:53 Join Farthen [0] (~Farthen@static.225.178.40.188.clients.your-server.de)
06:18:53 Join ved [0] (ved@ddsbox.co.cc)
06:18:53 Join logiclost [0] (~lostlogic@erudite.lostlogicx.com)
06:18:53 Join ps-auxw [0] (~arneb@2001:470:c807:0:1532:4e5f:2ad3:4123)
06:18:53 Join FOAD [0] (~dok@83.160.60.104)
06:18:53 Join crwl [0] (~crwlll@dsl-jklbrasgw1-fe10fb00-173.dhcp.inet.fi)
06:18:53 Join detaos [0] (~quassel@ip72-218-104-242.hr.hr.cox.net)
06:18:53 Join Kamyk [0] (kamyk@szluug.org)
06:18:53 Join Guest5171 [0] (jljhook@irkki.fi)
06:19:12 Join soap [0] (~soap@cpe-76-181-74-234.columbus.res.rr.com)
06:19:16 Join merbanan [0] (~banan@c-83-233-243-194.cust.bredband2.com)
06:19:46 Join Bagder [0] (~daniel@rockbox/developer/bagder)
06:22:43 Quit CaptainKwel (Quit: Ex-Chat)
06:26:52 Quit chronon (Ping timeout: 265 seconds)
06:30:51 Quit bunnyboi (Quit: Ex-Chat)
06:32:51 Join chronon [0] (~chronon@c-67-171-217-43.hsd1.or.comcast.net)
06:35:12 Join binaryhermit [0] (~binaryher@adsl-99-141-196-197.dsl.emhril.sbcglobal.net)
06:35:59 Quit anewuser (Quit: http://xrl.us/detroitVI Sixth edition of 25 samples + 7days + Remix Phase July 19th - July 26th)
06:40:09 Join scorche|sh [0] (~scorche@rockbox/administrator/scorche)
06:45:31 Quit lestatar (Ping timeout: 264 seconds)
06:45:39saratogawodz: CF has slow memory access due to no data cache, and the built in multiplier isn't great, but if you use IRAM and EMAC, its actually very fast, just a lot of work to realize that speed
06:45:54saratogabuschel, mt: congrats!
07:00
07:00:12 Join lestatar [0] (~chatzilla@cpe-72-229-41-214.nyc.res.rr.com)
07:03:24 Join arbingordon [0] (~username@unaffiliated/arbingordon)
07:03:31arbingordonhello
07:04:24arbingordonis there any tutorial for customizing the rockbox database/library viewer with /.rockbox/tagnavi_custom.config ?
07:04:38JdGordon|the wiki
07:05:16JdGordon|http://www.rockbox.org/wiki/DataBase
07:05:28 Quit binaryhermit (Quit: Leaving)
07:06:11arbingordonwent to the wiki, got sidetracked on GoldenQuotes, thanks JdGordon
07:09:00 Quit panni_ (Read error: Connection reset by peer)
07:14:49 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de)
07:16:55 Quit thomashc (Ping timeout: 260 seconds)
07:17:29 Join thomashc [0] (~thomashc@adsl-070-145-036-129.sip.aby.bellsouth.net)
07:22:47 Join Buschel [0] (~chatzilla@p54A3A8DF.dip.t-dialin.net)
07:26:03 Quit AndyI (Ping timeout: 248 seconds)
07:29:14Buscheln1s: would you mind bringing in your changes to cf asm (fixmul24 and fixmul16) to libmusepack/mpcdec_math.h, libatrac/fixp_math.h, libfaad/fixed.h, libtremor/asm_mcf5249.h and lib/asm_mcf5249? to my eyes there seem to be the same optimizations possible.
07:31:26 Join AndyI [0] (~pasha_int@212.14.205.32)
07:34:36Buschelmt: another question regarding -> as we only use a pcm buffer output for stereo we could easily save >140 KB of RAM via reducing WMAPRO_MAX_CHANNELS to 2 (instead of 8) and removing the buffer array g_out_multichannel[]. I am not sure though if the playback of mulitchannel files is handled correctly afterwards.
07:35:54 Join Barahir [0] (~jonathan@frnk-590fc164.pool.mediaWays.net)
07:39:02 Quit Barahir_ (Ping timeout: 276 seconds)
07:47:29 Quit sinthetek (Ping timeout: 260 seconds)
07:47:39 Join Wonkie [0] (www-data@giant.haxx.se)
07:47:50 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek)
07:47:58Wonkieeyy
07:48:46Wonkieanyone on??
07:49:05 Quit shadoxx (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
07:56:17 Quit rvvs89_ (Read error: Connection reset by peer)
08:00
08:04:40 Quit arbingordon (Quit: Leaving)
08:06:11***Saving seen data "./dancer.seen"
08:09:09 Join n1s [0] (~n1s@rockbox/developer/n1s)
08:10:33 Quit Buschel (Quit: ChatZilla 0.9.86 [Firefox 3.6.7/20100713130626])
08:11:10 Nick tmzt_ is now known as tmzt (~ircuser@99-157-224-139.lightspeed.bcvloh.sbcglobal.net)
08:20:32 Join ender` [0] (krneki@foo.eternallybored.org)
08:30:40CIA-71New commit by nls (r27585): libwmapro: tiny tweak fo coldfire fixmul24 for a very slight speedup.
08:32:12CIA-71r27585 build result: All green
08:35:05 Quit Wonkie (Quit: CGI:IRC)
08:36:57 Quit The_Seven (Ping timeout: 265 seconds)
08:43:40 Join mitk [0] (~mitk@195.117.162.130)
08:44:12 Quit soap (Ping timeout: 260 seconds)
08:44:19 Join grawity [0] (~grawity@78-60-211-195.static.zebra.lt)
08:44:45grawityHey, what's the difference between http://build.rockbox.org and http://rockbox.org/daily.shtml ?
08:45:31 Join funman [0] (~fun@rockbox/developer/funman)
08:47:50 Quit grawity (Client Quit)
08:48:17CIA-71New commit by nls (r27586): libwmapro: build with -O2 for coldfire, 5% speedup.
08:49:57CIA-71r27586 build result: All green
08:51:15 Join grawity [0] (grawity@wind.nullroute.eu.org)
08:53:03 Join rbjeff [0] (www-data@giant.haxx.se)
08:53:15 Quit rob (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
08:53:38 Join rob [0] (~nnscript@adsl-76-235-222-91.dsl.klmzmi.sbcglobal.net)
08:57:17 Join soap [0] (~soap@rockbox/staff/soap)
09:00
09:01:31 Join rvvs89 [0] (ivo@bright-snat.ucc.asn.au)
09:01:46 Quit rvvs89 (Changing host)
09:01:46 Join rvvs89 [0] (ivo@pdpc/supporter/base/rvvs89)
09:06:16 Quit n1s (Quit: Lämnar)
09:10:37 Join bmbl [0] (~Miranda@unaffiliated/bmbl)
09:11:44 Join jHoNDoE [0] (~irc@ip68-98-27-88.ph.ph.cox.net)
09:14:03jHoNDoEthanks for the usb support on the fuze, it works flawlessly
09:14:38amiconnsaratoga: The CF built-in multiplier actually uses the emac on CFs equipped with an emac
09:16:14jHoNDoEwhat are those ##MUSIC# and ##PORT# folders?
09:16:32 Quit milz (Read error: Connection reset by peer)
09:16:42funmanjHoNDoE: folders created by the OF, you can remove them, the OF will recreate them each time you boot it
09:16:59jHoNDoEok perfect thanks
09:17:38jHoNDoEOF usb speed: 4MB/s / RB usb speed: 2.75MB/s
09:17:43jHoNDoEjust tested
09:17:48amiconnIt's just that mulu/muls are fully synchronous, hence you get the whole emac latency everytime, whereas mac/ msac are single cycle even when used back-to-back due to pipelining
09:25:08 Quit bieber_ (Ping timeout: 264 seconds)
09:25:25 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
09:26:39funmanwe should update the bootloaders even if c200v2/m200v4 are not tested, those are 'unusable' anyway
09:27:09funmanBagder: ping
09:29:37 Quit hebz0rl_ (Quit: Ex-Chat)
09:31:30 Quit thomashc (Ping timeout: 276 seconds)
09:43:48 Join mt2 [0] (~chatzilla@196.218.41.112)
09:44:00 Quit jHoNDoE (Remote host closed the connection)
09:46:02 Join pamaury [0] (~quassel@rwgast1.cs.uni-saarland.de)
09:46:02 Quit pamaury (Changing host)
09:46:02 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
09:47:10 Quit Barahir (Read error: Operation timed out)
09:55:23 Join Rob2222 [0] (~Miranda@p4FDCA7D8.dip.t-dialin.net)
09:59:36 Quit Rob2223 (Ping timeout: 276 seconds)
10:00
10:01:33ranma_funman: Bootloader works fine on c200v2
10:02:49funmanif playback works fine it should be moved to stable for next release, what do you think?
10:06:13***Saving seen data "./dancer.seen"
10:10:50grawitydamn it damn it DAMN IT
10:21:22grawityWhere can I get a last week's rockbox build?
10:21:49funmannot on rockbox.org
10:22:24funmanhttp://www.rockbox.org/daily.shtml only goes up to 2 days old
10:22:33grawityI'll try that one
10:23:06grawityHad to reinstall today, and now I get "*PANIC* Stkov nand" every time it accesses the filesystem.
10:23:17grawity(ipodnano2g.)
10:27:12 Quit bieber (Ping timeout: 246 seconds)
10:27:26 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
10:32:26 Join DerPapst [0] (~Alexander@dslb-088-068-022-081.pools.arcor-ip.net)
10:33:21 Quit JdGordon| (Quit: leaving)
10:33:47funmanBagder: can you copy funman/sandisk-sansa/">http://jones.videolan.org/~videolan/funman/sandisk-sansa/ into http://download.rockbox.org/bootloader/ and ln -sf mkamsboot-1.4 mkamsboot ?
10:35:56 Join Barahir [0] (~jonathan@frnk-590f59e5.pool.mediaWays.net)
10:37:37 Join hebz0rl [0] (~hebz0rl@dslb-088-065-208-160.pools.arcor-ip.net)
10:38:20 Quit hebz0rl (Max SendQ exceeded)
10:39:05 Join hebz0rl [0] (~hebz0rl@dslb-088-065-208-160.pools.arcor-ip.net)
10:39:31grawitywhee, r27544 works.
10:40:59 Quit mitk (Remote host closed the connection)
10:41:18S_a_i_n_tgrawity: What capacity is this Nano2G?
10:42:24grawityS_a_i_n_t: 2 GB.
10:42:26S_a_i_n_tCan you look in the debug info, and find the NAND ID for me please?
10:42:36grawitysure
10:42:41S_a_i_n_tit in the Debug/HW_Info
10:42:45S_a_i_n_t*its
10:43:00S_a_i_n_tthere will be NAND:
10:43:05S_a_i_n_tbanks:
10:43:17S_a_i_n_tBank <blah>: ID
10:43:26S_a_i_n_tBank: <blah> ID
10:43:28grawityBut it has worked just fine with all releases except today's... "NAND: bank 0 id 2585D3AD"
10:43:46grawityBank 1 has the same ID.
10:44:03S_a_i_n_tHmmmm, is a different NAND type to my 2GB Nano2G
10:44:58S_a_i_n_tBut, I have another 2 Nano2Gs with the same NAND ID
10:45:07S_a_i_n_tthey work fine on the current revision...
10:45:09S_a_i_n_tweird.
10:47:29grawityBy current you mean r27585?
10:47:38S_a_i_n_tI really wish that one day the Nano2G port has the stick removed from its butt. I feel kinda guilty (for some reason) that my Nanos always seem to run fine, and other people seem to have a LOT of problems with them.
10:47:46S_a_i_n_t(Nano2G in particular)
10:47:59S_a_i_n_tgrawity: Yep
10:48:25S_a_i_n_t27586 actually
10:48:40grawityHuh. I just downloaded 27585 today.
10:49:00grawityWill try the latest...
10:49:06S_a_i_n_tI build 27586 a few minutes ago.
10:49:11S_a_i_n_tNothing fishy here.
10:49:24S_a_i_n_t*built, rather
10:49:47grawityAny changes from the one I have?
10:49:49S_a_i_n_tgrawity: Want to test a theme for the Nano?
10:49:53grawitySure
10:49:59S_a_i_n_tOne sec.
10:50:21 Join swilde [0] (~wilde@aktaia.intevation.org)
10:50:36grawityFWIW, my iPod has been restored two hours ago, so the filesystem is fresh and clean, no corruptions
10:51:21S_a_i_n_tgrawity: http://www.datafilehost.com/download-5f950992.html (If you find a bug, PM me.)
10:55:45S_a_i_n_tgrawity: Suggestions for improvement are welcome also, it is *almost* readu for releasi I think.
10:56:06S_a_i_n_tJust needs a few more testers.
10:56:46grawityr27586 seems to work fine :|
10:56:59*grawity installs themes.
11:00
11:07:38 Quit Zambezi_ (Changing host)
11:07:38 Join Zambezi_ [0] (Zulu@unaffiliated/zambezi)
11:07:47 Nick Zambezi_ is now known as Zambezi (Zulu@unaffiliated/zambezi)
11:14:36 Quit grawity (Quit: Leaving.)
11:15:46 Join MethoS- [0] (~clemens@134.102.106.250)
11:16:48 Nick TorneWuff is now known as Torne (torne@lowell.wolfpuppy.org.uk)
11:16:49 Quit Torne (Changing host)
11:16:49 Join Torne [0] (torne@rockbox/developer/Torne)
11:25:51 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
11:32:09 Quit rbjeff (Quit: CGI:IRC (Ping timeout))
11:33:55mt2Could someone tell me what they see here ? http://www.rockbox.org/wiki/NewWMAAudioCodecs
11:34:11mt2what's the last date in the progress table ?
11:34:48funmanWed, 14 July
11:35:16mt2:/
11:35:31mt2I just edited the page and saved my changes but it's not updated.
11:36:03funmanlast rev is r8 (15th july)
11:36:47mt2I just saved a new rev. more than once even ! :(
11:37:18funmanyou have javascript enabled? i had problems without it
11:37:34mt2I'll check
11:38:00mt2it's enabled
11:44:10mt2that's really weird. Never had such problem before.
11:45:23mt2I open the page - edit - save, and don't see any changes.
11:55:28 Join TheSphinX^ [0] (~TheSphinX@89.204.137.66)
12:00
12:06:14***Saving seen data "./dancer.seen"
12:18:15 Quit Strife89 (Ping timeout: 265 seconds)
12:24:11 Join kugel [0] (~kugel@rockbox/developer/kugel)
12:27:35 Quit hebz0rl (Quit: Ex-Chat)
12:29:08 Quit swilde (Remote host closed the connection)
12:29:55 Quit chronon (Ping timeout: 260 seconds)
12:30:48 Join dfkt [0] (dfkt@unaffiliated/dfkt)
12:32:03 Quit funman (Quit: free(random());)
12:34:49 Quit TheSphinX^ (Remote host closed the connection)
12:35:39 Join Kitr88 [0] (Kitar_st@BSN-210-251-6.dial-up.dsl.siol.net)
12:38:57 Quit Kitar|st (Ping timeout: 264 seconds)
12:40:49 Join halmi [0] (~netbook@93-82-36-99.adsl.highway.telekom.at)
12:48:13 Quit evilnick (Ping timeout: 265 seconds)
12:52:08 Join Jerom [0] (~heidi@79.132.46.225)
12:52:38 Join evilnick- [0] (~evilnick@ool-4a5909aa.dyn.optonline.net)
13:00
13:06:33 Quit TheSeven (Ping timeout: 264 seconds)
13:13:40 Join robin0800 [0] (~robin0800@cpc2-brig8-0-0-cust964.brig.cable.ntl.com)
13:17:43 Quit Jerom (Read error: Connection reset by peer)
13:24:02 Join mitk [0] (~mitk@195.117.162.130)
13:25:49 Join swilde [0] (~wilde@aktaia.intevation.org)
13:27:55kugel\ooooo/
13:28:16kugelmy android lcd driver works
13:29:08*kugel sees 6x "hello" in sysfont on the screen
13:29:23gevaerts\☺/
13:29:46*gevaerts now expects RaaA to run on android before midnight! ;)
13:33:37mt2kugel: congrats ! :)
13:36:26pamaurywell done
13:38:06kugelthanks :)
13:38:35 Join anewuser [0] (anewuser@unaffiliated/anewuser)
13:43:54 Quit dfkt (Read error: Connection reset by peer)
13:54:28 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
14:00
14:02:00 Join Strife89 [0] (~Strife89@adsl-80-196-144.mcn.bellsouth.net)
14:03:59 Nick fxb__ is now known as fxb (~felixbrun@h1252615.stratoserver.net)
14:06:15***Saving seen data "./dancer.seen"
14:06:24 Join fdinel [0] (~Miranda@modemcable235.127-131-66.mc.videotron.ca)
14:11:23 Quit anewuser (Quit: http://xrl.us/detroitVI Sixth edition of 25 samples + 7days + Remix Phase July 19th - July 26th)
14:17:41 Join bluebrother [0] (~dom@f053153024.adsl.alicedsl.de)
14:17:41 Quit bluebrother (Changing host)
14:17:41 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
14:19:21 Nick ascheel_ is now known as ascheel (~ascheel@c-174-52-104-229.hsd1.ut.comcast.net)
14:19:39 Quit ascheel (Changing host)
14:19:39 Join ascheel [0] (~ascheel@ampache/staff/ascheel)
14:20:50 Quit bluebroth3r (Ping timeout: 245 seconds)
14:21:19 Join Jaykay [0] (~chatzilla@p5DC570E7.dip.t-dialin.net)
14:39:07mt2saratoga: ping
14:41:11 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
14:41:27kugeltick tasks working as well now :)
14:44:13mt2is anyone who's familiar with wma code around ?
14:56:29 Join wodz [0] (~wodz@inet20909nc-3s.nat.umts.dynamic.eranet.pl)
14:58:11kugelgevaerts: my playground branch is now in repo.or.cz
14:59:08wodzI'am reading PLL configuration section of MCF5249 manual and what strikes me is that QFP package is rated 120MHz max and MBGA package is rated 140MHz. The strange thing is that we use 124.18MHz boost which is a) exceeding specs for QFP b) suboptimal for MBGA
15:00
15:04:11kugelit's a compromise :)
15:05:42 Quit antil33t (Read error: Connection reset by peer)
15:09:51kugelhttp://imagebin.org/106974
15:10:05 Quit dockimble (Ping timeout: 248 seconds)
15:10:05 Join evilnick_B [0] (0c140464@rockbox/staff/evilnick)
15:10:18kugelthat's a screendump from my phone
15:12:24 Join antil33t [0] (~Mudkips@124-197-51-80.callplus.net.nz)
15:12:50 Quit Jaykay (Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716])
15:14:34mt2kugel: Nice ! What phone is that ?
15:14:44kugelhtc legend
15:19:50 Quit mt2 (Quit: I'm not here right now.)
15:20:17 Join mt2 [0] (~chatzilla@196.218.41.112)
15:24:25 Quit krazykit (Ping timeout: 265 seconds)
15:26:25 Join mygamer333 [0] (~myg33@121.54.40.59)
15:26:31mygamer333:)
15:26:52mygamer333is it posible for me to install rockbox on a sansa e260 v2?
15:29:28gevaertssure
15:30:13mygamer333thnx :)
15:35:23mygamer333hmm
15:35:28mygamer333says downloading bootlaoder
15:35:34mygamer333or whatever the hell that is....
15:38:26 Quit saratoga (Ping timeout: 252 seconds)
15:38:34 Join krazykit [0] (~kkit@206.183.182.189)
15:39:16 Quit Zarggg (Read error: Connection reset by peer)
15:39:44 Join Zarggg [0] (~zarggg@65-78-69-194.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com)
15:41:35 Join halmi_ [0] (~netbook@93-82-40-210.adsl.highway.telekom.at)
15:42:37 Quit Zarggg (Read error: Connection reset by peer)
15:44:37 Quit halmi (Ping timeout: 276 seconds)
15:44:47 Join Lear [0] (chatzilla@rockbox/developer/lear)
15:45:02 Join Zarggg [0] (~zarggg@65-78-69-194.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com)
15:48:29 Join Zarggg_ [0] (~zarggg@2001:0:4137:9e74:0:fbfb:beb1:ba3d)
15:50:50 Quit wodz (Ping timeout: 245 seconds)
15:51:15 Quit rob (Ping timeout: 252 seconds)
15:51:55 Quit Zarggg (Ping timeout: 276 seconds)
15:52:12 Join Curulan [0] (~zarggg@65-78-69-194.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com)
15:53:27 Quit Zarggg_ (Ping timeout: 252 seconds)
15:53:53*mygamer333 wakes up the IRC
15:53:54 Quit Curulan (Read error: Connection reset by peer)
15:55:48 Join Zarggg [0] (~zarggg@65-78-69-194.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com)
15:56:00 Quit mitk (Quit: Leaving)
15:58:03 Quit Zarggg (Read error: Connection reset by peer)
16:00
16:02:32 Quit mt2 (Ping timeout: 240 seconds)
16:03:01mygamer333bug
16:03:22 Join Zarggg [0] (~zarggg@65-78-69-194.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com)
16:03:54evilnick_Bmygamer333: If you have a question then ask it
16:04:03mygamer333sansa e260 v2 players with the firmware v03.01.16A wont be recognized my rocbox
16:04:37mygamer333did both manual and automatic installes
16:04:41mygamer333installs*
16:04:44mygamer333nothin...
16:06:10mygamer333anyways off to bad
16:06:17***Saving seen data "./dancer.seen"
16:06:27mygamer333try my luck findin an older firmware version tomorrow mornin
16:06:38mygamer333damn...
16:06:41mygamer333bed*
16:06:42 Quit Zarggg (Read error: Connection reset by peer)
16:06:47 Part mygamer333 ("Leaving")
16:07:25 Join Zarggg [0] (~zarggg@65-78-69-194.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com)
16:10:20 Quit Lear (Quit: ChatZilla 0.9.86 [Firefox 4.0b3pre/20100724030937])
16:10:25 Join panni_ [0] (hannes@ip-95-222-52-93.unitymediagroup.de)
16:10:29 Join halmi [0] (~netbook@188-22-119-108.adsl.highway.telekom.at)
16:10:37 Join Zarggg_ [0] (~zarggg@2001:0:4137:9e74:0:fbfb:beb1:ba3d)
16:13:07 Join dfkt [0] (dfkt@unaffiliated/dfkt)
16:13:09 Quit halmi_ (Ping timeout: 264 seconds)
16:13:13 Quit Zarggg (Ping timeout: 276 seconds)
16:13:23 Join jgarvey [0] (~jgarvey@cpe-065-190-066-089.nc.res.rr.com)
16:14:53 Join rob [0] (~nnscript@adsl-76-235-185-219.dsl.klmzmi.sbcglobal.net)
16:16:54 Quit JdGordon (Quit: Leaving.)
16:26:44 Join captainewkllllll [0] (2669ecc2@gateway/web/freenode/ip.38.105.236.194)
16:28:35 Join halmi_ [0] (~netbook@93-82-36-166.adsl.highway.telekom.at)
16:31:03 Quit halmi (Ping timeout: 265 seconds)
16:35:55 Join henk [0] (~henk@netwichtig.de)
16:35:56henkhi
16:36:25 Join Strife1989 [0] (~Strife89@adsl-80-196-144.mcn.bellsouth.net)
16:36:52 Nick Strife1989 is now known as Strife89_Desktop (~Strife89@adsl-80-196-144.mcn.bellsouth.net)
16:39:20 Quit DerPapst (Ping timeout: 265 seconds)
16:43:30 Join DerPapst [0] (~Alexander@p5099d40e.dip0.t-ipconnect.de)
16:47:58 Quit DerPapst (Ping timeout: 265 seconds)
16:48:10 Quit Strife89 (Quit: Packing laptop for short trip.)
16:49:42 Join DerPapst [0] (~Alexander@dslb-088-068-022-081.pools.arcor-ip.net)
16:50:00 Nick Strife89_Desktop is now known as Strife89 (~Strife89@adsl-80-196-144.mcn.bellsouth.net)
16:56:33 Quit evilnick- (Read error: Connection reset by peer)
16:57:09 Join evilnick- [0] (~evilnick@2001:0:4137:9e76:3cde:1636:b5a6:f655)
16:57:52 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
16:59:01 Quit robin0800 (Quit: Leaving)
17:00
17:03:47 Quit S_a_i_n_t (Ping timeout: 260 seconds)
17:04:19 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.184)
17:07:51 Join komputes [0] (~komputes@ubuntu/member/komputes)
17:11:34 Quit rasher (Ping timeout: 276 seconds)
17:11:49 Quit halmi_ (Read error: Connection reset by peer)
17:12:25 Join halmi [0] (~netbook@93-82-36-166.adsl.highway.telekom.at)
17:30:21 Join mt [0] (~mtee@rockbox/developer/mt)
17:34:34 Join Jaykay [0] (~chatzilla@p5DC570E7.dip.t-dialin.net)
17:35:20 Quit halmi (Read error: Connection reset by peer)
17:42:39 Join halmi [0] (~netbook@93-82-36-166.adsl.highway.telekom.at)
17:48:06 Join funman [0] (~fun@rockbox/developer/funman)
17:50:55 Quit halmi (Read error: Connection reset by peer)
17:53:53 Join halmi [0] (~netbook@93-82-36-166.adsl.highway.telekom.at)
18:00
18:00:33 Join chronon [0] (~chronon@c-67-171-217-43.hsd1.or.comcast.net)
18:01:55 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
18:02:11 Join Curulan [0] (~zarggg@65-78-69-194.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com)
18:02:19 Quit Zarggg_ (Read error: Connection reset by peer)
18:03:39 Join WalkGood [0] (~FU@unaffiliated/walkgood)
18:06:20***Saving seen data "./dancer.seen"
18:09:53kugeltouchscreen driver seems working
18:16:14kugelit's a bit tricky, I must not hog the main thread, otherwise touch events don't come through
18:16:22mtbertrik: wma uses the output buffer also as a scratch buffer for mdct, windowing and overlapping. If this can be modified so that wma can perform those operations in-place, we can drop the buffer in wma.c which would save about 16K of memory.
18:16:25kugelbut I also must not draw outside the main thread, which is not allowed
18:16:57kugelnow I made rockbox run in a separate thread which posts the necessary infos for drawing to the main thread
18:17:02bertrikmt, ok, thanks for the info
18:17:08kugel(my current code does a lot of busy wait)
18:17:26 Join wodz [0] (~wodz@inet20909nc-0s.nat.umts.dynamic.eranet.pl)
18:18:52kugelthat might actually be the (simple) solution to the background music playback
18:19:14kugelsince only the activity is terminated when I leave an app, all other threads continue to run
18:25:02kugelI hope I have the supposedly easy stuff done now, let's get to threads :(
18:25:31 Quit kugel (Remote host closed the connection)
18:26:18funmanBagder: ping
18:27:45 Join halmi_ [0] (~netbook@93-82-36-166.adsl.highway.telekom.at)
18:28:09 Quit halmi_ (Client Quit)
18:30:03 Quit halmi (Quit: halmi)
18:31:46 Join naeg [0] (~naeg@194.208.239.170)
18:31:50naeghi
18:32:22naegi am searching for a mp3 player that fully supports rockbox and has <100gb memory. any suggestions?
18:32:32naeg>100gb*
18:34:00 Join domonoky [0] (~Domonoky@agsb-4d048eed.pool.mediaWays.net)
18:34:06 Quit domonoky (Changing host)
18:34:06 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky)
18:35:18Tornenaeg: no supported player comes with a disk that big
18:35:29Torneseveral of the hard disk based players are easy to upgrade though
18:35:38Tornethere's a large number of people with 240GB drives in ipod videos
18:35:54Tornethere are ipod repair sites that sell refurbished ipods with the disk already upgraded, even
18:41:56 Quit Jaykay (Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716])
18:51:12naegTorne: but i don't want any kind of ipod
18:52:59 Nick juju2143 is now known as DJSonikku (juju2143@gateway/shell/57o9.org/x-ueqidgqhrrjjacuw)
18:53:49wodzBasicaly all hdd based daps can be upgraded. The only limiting factor is space constrains
18:54:54naegwodz: is there really no device that has so much space per default? :/ bit unsure about upgrading
18:55:00 Nick DJSonikku is now known as juju2143 (juju2143@gateway/shell/57o9.org/x-ueqidgqhrrjjacuw)
18:55:29wodzI am not aware of any
18:56:17evilnick_Bnaeg: Why wouldn't you want an iPod? Once Rockbox is on it, they aren't so bad
18:56:50naegevilnick_B: i had one, a ipod classic with 160gb
18:57:02naegbut they don't support rockbox, unless i take one with less space
18:57:05 Join Jerom [0] (~jerome@79.132.46.225)
18:57:08evilnick_BOnce Rockbox is on it, they aren't so bad
18:57:52naegwhich ipod with >100gb supports rockbox?
18:58:04evilnick_BIt's simple to upgrade an iPod video (5 or 5.5 gen) to be 120GB or 240GB
18:58:56naeghm....it's not quite unlikely that i break my ipod some day, as i did my last one few weeks ago
18:59:05naegso i don't want to put too much money into it
18:59:27evilnick_Bhttp://www.ipodzens.com/ipz_prductinfo.aspx?prd_id=321 is a pre-done 240GB iPod that will run Rockbox
19:00
19:01:09naegas i said, it's not unlikely that i break it, so i wonder about guarantee
19:01:40funmana player, rockboxable, with > 240GB of space, under guarantee, which is not an ipod, and which is cheap; doesn't exist
19:02:39naeg>100gb, not 240 :D
19:03:05funmana player, rockboxable, with > 100GB of space, under guarantee, which is not an ipod, and which is cheap; doesn't exist
19:03:50 Quit wodz (Ping timeout: 258 seconds)
19:03:59funmansee http://www.rockbox.org/wiki/BuyersGuide
19:05:17naegI guess I can't be on road with all my music anymore...
19:07:44evilnick_BNot if you want it all and for a cheap price, no
19:08:20naegi guess i will go for some player with mmc card slot and a 16-32gb card
19:09:05 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk)
19:12:27 Join rasher [0] (~rasher@0x5550f5a3.adsl.cybercity.dk)
19:12:27 Quit rasher (Changing host)
19:12:27 Join rasher [0] (~rasher@rockbox/developer/rasher)
19:12:36marazcouldn't you buy a less spacious player and upgrade the hard drive separately?
19:14:38 Join stoffel [0] (~quassel@p57B4D38F.dip.t-dialin.net)
19:14:47naegI am not sure how expensive this would be, but I guess I wouldn't like to spend so much
19:22:07 Quit pamaury (Remote host closed the connection)
19:24:47 Join Horscht [0] (~Horscht2@xbmc/user/horscht)
19:27:33 Quit Horscht (Client Quit)
19:28:40 Quit stoffel (Read error: Connection reset by peer)
19:29:16 Join stoffel [0] (~quassel@p57B4D38F.dip.t-dialin.net)
19:29:46 Quit shai (Quit: Leaving)
19:36:09 Quit swilde (Remote host closed the connection)
19:40:01 Join Horscht [0] (~Horscht2@xbmc/user/horscht)
19:47:04linuxguy3anyone have issues with a sansa e260v1 starting up?
19:47:27linuxguy3a couple times after its been in a pocket with buttons pressed then the display doesn't come up
19:47:45linuxguy3the ring lights up blue like its powering on but nothing shows up on the display
19:47:55linuxguy3running rockbox 3.5.1 i believe
19:54:32 Quit stripwax (Quit: http://miranda-im.org)
20:00
20:01:23 Join sansa_dau [0] (www-data@giant.haxx.se)
20:01:31 Join DerPapst1 [0] (~Alexander@dslb-088-068-022-081.pools.arcor-ip.net)
20:02:13sansa_dauWhen playing audio (ogg vorbis) and pressing the Record-Button, the Audio stops playing and the display says: //Data abort// //at 0000AAA0 (0)// Hitting any key does effect nothing visual and even the Backlight doesn't turn of automatically any more. As it is impossible to turn off the device with the keys, the only way to turn it off seems to be waiting untill the power-accu is empty. (except opening it while it's turned on!) I experienced this error a
20:02:22 Quit DerPapst (Ping timeout: 248 seconds)
20:05:05 Join LAfant [0] (~LAfant@xdsl-87-79-115-191.netcologne.de)
20:05:34LAfantcan someone help me with a little problem with the rockbox installation on a sansa clip +
20:05:37LAfant?
20:05:41pixelmasansa_dau: assuming by your nickname you have a Sansa - hard powering off is holding the Power button for quite a while (I'm not a 100% sure if it works on the newer Sansas but I guess it is)
20:06:17 Quit DerPapst1 (Client Quit)
20:06:19sansa_dauVendor:Sandisk Model:Sansa e260 Version:Firmware and Reseller say v1 -Case says v2 internal Memory:4GB
20:06:24***Saving seen data "./dancer.seen"
20:06:43sansa_dauI tried that as well
20:07:03 Quit Horscht (Quit: Verlassend)
20:07:13pixelmaLAfant: can you be a bit more specific, which problem do you have and how did you try to install?
20:07:18LAfantthe only question i have (i have patched my firmware and have copied it to the device) if i should also copy the other files (clpp_data.dat) and the folder (clppV010215) to my sansa clip +
20:07:31LAfanthope thats specific enough ;-)
20:07:35bertrikno, that's not necessary
20:07:44LAfantokay thanks
20:08:00bertrikI think the .dat file contains some sample mp3s
20:08:18LAfantyou might point that out more precise on the wiki page, because i was a litte confused
20:08:36LAfantdidn't want to risk bricking my player
20:09:00LAfantbut thanks for being able to help so quicky
20:09:12bertrikthere's always a small risk ...
20:10:11LAfantyes i can tell you in some minutes ;-)
20:10:23LAfantstill got an h120 though, hehe
20:11:35LAfantits saying that its updating...
20:11:40LAfantnow its off
20:11:45bertrikI think one of the irivers has a rather high risk of getting bricked
20:11:53bertrikLAfant, that's normal so far
20:11:54LAfantyes i am a happy man again
20:12:17LAfanti know just in a happy mood right now
20:14:31 Join Horscht [0] (~Horscht2@xbmc/user/horscht)
20:15:53LAfanti'm off enjoying rockbox
20:16:01LAfantthanks again!!!
20:16:06bertrikLAfant, sandisk has been making slightly different variants of the clip+ players (and fuzev2 too, possibly more), some of the newer ones don't work yet with the clip+ bootloader that's available right now.
20:16:08 Part LAfant
20:17:02funmanbertrik: i've built new mkamsboot+bootloaders, just waiting for a swede
20:17:22bertrikoh cool
20:18:08funmanfunman/sandisk-sansa/">http://jones.videolan.org/~videolan/funman/sandisk-sansa/
20:18:31funmanmkamsboot is a patched version, i wait for the bootloaders to be available before committing
20:18:40 Quit naeg (Ping timeout: 240 seconds)
20:19:15 Quit funman (Quit: free(random());)
20:25:19sansa_dauthe fucking accu isn't empty yet (see above)
20:25:50 Join jHoNDoE [0] (~irc@ip68-98-27-88.ph.ph.cox.net)
20:26:25 Join Blue_Dude [0] (~chatzilla@rockbox/developer/Blue-Dude)
20:26:26 Join T44 [0] (~Topy44@g227161190.adsl.alicedsl.de)
20:26:57 Nick fxb is now known as fxb__ (~felixbrun@h1252615.stratoserver.net)
20:30:18 Quit Topy44 (Ping timeout: 265 seconds)
20:31:01 Quit Jerom (Quit: Leaving.)
20:32:00 Join Jerom [0] (~heidi@79.132.46.225)
20:32:23 Join anewuser [0] (anewuser@unaffiliated/anewuser)
20:34:45 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk)
20:39:50 Join halmi [0] (~netbook@93-82-36-166.adsl.highway.telekom.at)
20:44:57 Join rhcp1253 [0] (~rhcp1253@ool-18bd6cc8.dyn.optonline.net)
20:47:40 Quit tchan (Ping timeout: 240 seconds)
20:49:08 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
20:55:54 Quit halmi (Quit: halmi)
20:56:13 Join halmi [0] (~netbook@93-82-36-166.adsl.highway.telekom.at)
20:56:34 Join slck [0] (Venci@Slackware.SlackPix.Com)
21:00
21:01:35 Part jHoNDoE
21:01:46 Quit stoffel (Remote host closed the connection)
21:04:21 Join DerPapst [0] (~Alexander@p5797CB35.dip.t-dialin.net)
21:05:27 Quit sasquatch (Read error: Operation timed out)
21:09:56 Quit stripwax (Quit: http://miranda-im.org)
21:17:43 Quit sansa_dau (Quit: CGI:IRC)
21:19:36 Quit Xerion (Quit: )
21:19:54 Join Xerion [0] (~xerion@84.25.7.202)
21:22:09 Join sasquatch [0] (~username@p4FC65C49.dip.t-dialin.net)
21:24:27 Quit Strife89 (Quit: Short trip.)
21:31:03 Quit WalkGood (Quit: CaminaBien)
21:40:23 Quit rhcp1253 (Ping timeout: 265 seconds)
21:42:12 Join notlistening [0] (~tom@94-195-105-95.zone9.bethere.co.uk)
21:42:54notlisteningwho is working on Rockbox the app?
21:42:58 Join mischasworld [0] (~quassel@g227077179.adsl.alicedsl.de)
21:47:31 Join rhcp1253 [0] (~rhcp1253@ool-18bd6cc8.dyn.optonline.net)
21:49:03 Join kugel [0] (~kugel@e178058125.adsl.alicedsl.de)
21:49:06 Quit kugel (Changing host)
21:49:06 Join kugel [0] (~kugel@rockbox/developer/kugel)
21:49:54 Join shai [0] (~Shai@l192-117-110-233.cable.actcom.net.il)
21:50:00kugelnotlistening: I am
21:50:45notlisteningohh now are others allowed to contribute?
21:51:02notlisteningand if they are what needs looking at?
21:51:27notlisteningand it is with a view to run on something like android right?
21:51:50kugelI don't understand
21:52:05notlisteningDo you need any help
21:52:12notlisteningand will it run on android
21:52:18kugelyou are sure welcome to contribute, my current code is at kugel-rb.git">http://repo.or.cz/w/kugel-rb.git
21:53:15kugelandroid is a target, yes
21:53:47kugelnotlistening: no need for private chat
21:54:06notlisteningoksy ;)
21:54:44notlisteningwhere are you from kugel?
21:54:57 Join giovanni_ [0] (~giovanni@93.37.249.105)
21:54:59kugelgermany
21:55:54kugelnotlistening: if you want to have a look, checkout that repo. the java parts are missing from it, but I can sent them to you if you like
21:57:38notlisteningI need to have a chat with my boss to see if i can take it on in the background then i will let you know I will have a look at the code ;)
22:00
22:06:25***Saving seen data "./dancer.seen"
22:06:50 Quit Utchybann (Ping timeout: 276 seconds)
22:08:18 Join Utchybann [0] (~Utchy@rps6752.ovh.net)
22:13:22 Quit evilnick_B (Quit: Page closed)
22:13:34 Quit evilnick- (Ping timeout: 248 seconds)
22:14:38 Quit ps-auxw (Ping timeout: 248 seconds)
22:18:10 Join evilnick- [0] (~evilnick@2001:0:4137:9e76:3cde:1636:b5a6:f655)
22:18:48 Join ps-auxw [0] (~arneb@2001:470:c807:0:1532:4e5f:2ad3:4123)
22:23:32 Quit balintx_ (Remote host closed the connection)
22:23:47 Quit evilnick- (*.net *.split)
22:23:47 Quit Xerion (*.net *.split)
22:23:47 Quit TheSeven (*.net *.split)
22:23:47 Quit MethoS- (*.net *.split)
22:23:47 Quit AndyI (*.net *.split)
22:23:47 Quit drhodes (*.net *.split)
22:23:47 Quit Torne (*.net *.split)
22:23:47 Quit Beta2K (*.net *.split)
22:23:48 Quit ThomasAH (*.net *.split)
22:23:48 Quit bieber (*.net *.split)
22:23:49 Quit guymann (*.net *.split)
22:23:49 Quit tchan (*.net *.split)
22:23:50 Quit tmzt (*.net *.split)
22:23:50 Quit kisak (*.net *.split)
22:23:50 Quit jordan` (*.net *.split)
22:23:50 Quit xavieran (*.net *.split)
22:23:50 Quit sevard (*.net *.split)
22:23:51 Quit halmi (*.net *.split)
22:23:51 Quit mt (*.net *.split)
22:23:51 Quit Rob2222 (*.net *.split)
22:23:51 Quit storm` (*.net *.split)
22:23:51 Quit Unhelpful (*.net *.split)
22:23:51 Quit Horscht (*.net *.split)
22:23:51 Quit S_a_i_n_t (*.net *.split)
22:23:51 Quit rob (*.net *.split)
22:23:52 Quit bmbl (*.net *.split)
22:23:52 Quit seani (*.net *.split)
22:23:52 Quit komputes (*.net *.split)
22:23:52 Quit ender` (*.net *.split)
22:23:53 Quit xlarge (*.net *.split)
22:23:53 Quit z35 (*.net *.split)
22:23:53 Quit sbhsu (*.net *.split)
22:23:54 Quit amiconn (*.net *.split)
22:23:54 Quit avacore (*.net *.split)
22:23:54 Quit cjcopi (*.net *.split)
22:23:54 Quit pjm0616 (*.net *.split)
22:23:54 Quit solrize (*.net *.split)
22:23:55 Quit kugel (*.net *.split)
22:23:55 Quit rhcp1253 (*.net *.split)
22:23:55 Quit mischasworld (*.net *.split)
22:23:55 Quit DerPapst (*.net *.split)
22:23:55 Quit chronon (*.net *.split)
22:23:55 Quit Kitr88 (*.net *.split)
22:23:56 Quit Gabe_G23 (*.net *.split)
22:23:56 Quit Kohlrabi (*.net *.split)
22:23:56 Quit mk429 (*.net *.split)
22:23:56 Quit Stummi (*.net *.split)
22:23:56 Quit yosafbri` (*.net *.split)
22:23:56 Quit ChanServ (*.net *.split)
22:23:56 Quit Utchybann (*.net *.split)
22:23:56 Quit notlistening (*.net *.split)
22:23:57 Quit lestatar (*.net *.split)
22:23:57 Quit Bagder (*.net *.split)
22:23:57 Quit n17ikh (*.net *.split)
22:23:57 Quit GodEater (*.net *.split)
22:23:57 Quit simonrvn (*.net *.split)
22:23:57 Quit bug2000 (*.net *.split)
22:23:57 Quit Farthen (*.net *.split)
22:23:57 Quit ved (*.net *.split)
22:23:57 Quit logiclost (*.net *.split)
22:23:57 Quit FOAD (*.net *.split)
22:23:57 Quit crwl (*.net *.split)
22:23:57 Quit detaos (*.net *.split)
22:23:57 Quit Guest5171 (*.net *.split)
22:23:58 Quit Kamyk (*.net *.split)
22:26:37 Join MethoS- [0] (~clemens@134.102.106.250)
22:26:37 Join 13WAA8J42 [0] (~evilnick@2001:0:4137:9e76:3cde:1636:b5a6:f655)
22:26:37 Join Utchybann [0] (~Utchy@rps6752.ovh.net)
22:26:37 Join kugel [0] (~kugel@rockbox/developer/kugel)
22:26:37 Join rhcp1253 [0] (~rhcp1253@ool-18bd6cc8.dyn.optonline.net)
22:26:37 Join mischasworld [0] (~quassel@g227077179.adsl.alicedsl.de)
22:26:37 Join notlistening [0] (~tom@94-195-105-95.zone9.bethere.co.uk)
22:26:37 Join Xerion [0] (~xerion@84.25.7.202)
22:26:37 Join DerPapst [0] (~Alexander@p5797CB35.dip.t-dialin.net)
22:26:37 Join halmi [0] (~netbook@93-82-36-166.adsl.highway.telekom.at)
22:26:37 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
22:26:37 Join Horscht [0] (~Horscht2@xbmc/user/horscht)
22:26:37 Join chronon [0] (~chronon@c-67-171-217-43.hsd1.or.comcast.net)
22:26:37 Join mt [0] (~mtee@rockbox/developer/mt)
22:26:37 Join komputes [0] (~komputes@ubuntu/member/komputes)
22:26:37 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.184)
22:26:37 Join rob [0] (~nnscript@adsl-76-235-185-219.dsl.klmzmi.sbcglobal.net)
22:26:37 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
22:26:37 Join Kitr88 [0] (Kitar_st@BSN-210-251-6.dial-up.dsl.siol.net)
22:26:37 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
22:26:37 Join Rob2222 [0] (~Miranda@p4FDCA7D8.dip.t-dialin.net)
22:26:37 Join bmbl [0] (~Miranda@unaffiliated/bmbl)
22:26:37 Join ender` [0] (krneki@foo.eternallybored.org)
22:26:37 Join AndyI [0] (~pasha_int@212.14.205.32)
22:26:37 Join lestatar [0] (~chatzilla@cpe-72-229-41-214.nyc.res.rr.com)
22:26:37 Join Bagder [0] (~daniel@rockbox/developer/bagder)
22:26:37 Join Guest5171 [0] (jljhook@irkki.fi)
22:26:37 Join Kamyk [0] (kamyk@szluug.org)
22:26:37 Join detaos [0] (~quassel@ip72-218-104-242.hr.hr.cox.net)
22:26:37 Join crwl [0] (~crwlll@dsl-jklbrasgw1-fe10fb00-173.dhcp.inet.fi)
22:26:37 Join FOAD [0] (~dok@83.160.60.104)
22:26:37 Join logiclost [0] (~lostlogic@erudite.lostlogicx.com)
22:26:37 Join ved [0] (ved@ddsbox.co.cc)
22:26:37 Join Farthen [0] (~Farthen@static.225.178.40.188.clients.your-server.de)
22:26:37 Join bug2000 [0] (~bug@unaffiliated/bug2000)
22:26:37 Join ThomasAH [0] (~thomas@aktaia.intevation.org)
22:26:37 Join simonrvn [0] (simon@210.223-ppp.3menatwork.com)
22:26:37 Join GodEater [0] (~bibble@rockbox/staff/GodEater)
22:26:37 Join Beta2K [0] (~Beta2K@d24-36-97-38.home1.cgocable.net)
22:26:37 Join n17ikh [0] (~n17ikh@c-68-59-25-51.hsd1.sc.comcast.net)
22:26:37 Join Torne [0] (torne@rockbox/developer/Torne)
22:26:37 Join drhodes [0] (~none@209-20-72-61.slicehost.net)
22:26:37 Join guymann [0] (~charlie@64-252-121-226.adsl.snet.net)
22:26:37 Join tmzt [0] (~ircuser@99-157-224-139.lightspeed.bcvloh.sbcglobal.net)
22:26:37 Join sevard [0] (sev@216.164.6.24)
22:26:37 Join xavieran [0] (~xavieran@ppp118-209-19-99.lns20.mel4.internode.on.net)
22:26:37 Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net)
22:26:37 Join kisak [0] (~kisak@c-98-235-209-218.hsd1.pa.comcast.net)
22:26:37 Join xlarge [0] (xlarge@c-d8f3e555.026-102-73746f1.cust.bredbandsbolaget.se)
22:26:37 Join seani [0] (~seani@109.224.128.185)
22:26:37 Join amiconn [0] (quassel@rockbox/developer/amiconn)
22:26:37 Join z35 [0] (~z35@ool-457a4517.dyn.optonline.net)
22:26:37 Join avacore [0] (nobody@1008ds1-rdo.0.fullrate.dk)
22:26:37 Join cjcopi [0] (~craig@adsl-76-205-71-99.dsl.bcvloh.sbcglobal.net)
22:26:37 Join pjm0616 [0] (~user@110.9.28.120)
22:26:37 Join storm` [0] (~lol@ip98-179-182-180.ri.ri.cox.net)
22:26:37 Join Gabe_G23 [0] (~gabe@bzflag/player/GabrielG)
22:26:37 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
22:26:37 Join solrize [0] (~phr@adsl-67-122-211-208.dsl.pltn13.pacbell.net)
22:26:37 Join Kohlrabi [0] (~Kohlrabi@frustum.nosebud.de)
22:26:37 Join mk429 [0] (mk429@spoon.netsoc.tcd.ie)
22:26:37 Join Stummi [0] (stummi@doppeldenk.org)
22:26:37 Join yosafbri` [0] (~yosafbrid@li14-39.members.linode.com)
22:26:37 Join sbhsu [0] (~a6530466@Zion.dorm.au.edu.tw)
22:26:37 Join ChanServ [0] (ChanServ@services.)
22:26:37Mode"#rockbox +o ChanServ " by leguin.freenode.net
22:27:31 Quit 13WAA8J42 (*.net *.split)
22:27:31 Quit Xerion (*.net *.split)
22:27:31 Quit TheSeven (*.net *.split)
22:27:31 Quit AndyI (*.net *.split)
22:27:31 Quit drhodes (*.net *.split)
22:27:31 Quit Torne (*.net *.split)
22:27:31 Quit Beta2K (*.net *.split)
22:27:31 Quit ThomasAH (*.net *.split)
22:27:32 Quit MethoS- (*.net *.split)
22:27:32 Quit Utchybann (*.net *.split)
22:27:32 Quit notlistening (*.net *.split)
22:27:32 Quit lestatar (*.net *.split)
22:27:32 Quit Bagder (*.net *.split)
22:27:32 Quit n17ikh (*.net *.split)
22:27:32 Quit GodEater (*.net *.split)
22:27:32 Quit simonrvn (*.net *.split)
22:27:32 Quit bug2000 (*.net *.split)
22:27:32 Quit Farthen (*.net *.split)
22:27:32 Quit ved (*.net *.split)
22:27:32 Quit logiclost (*.net *.split)
22:27:33 Quit FOAD (*.net *.split)
22:27:33 Quit crwl (*.net *.split)
22:27:33 Quit detaos (*.net *.split)
22:27:33 Quit Guest5171 (*.net *.split)
22:27:33 Quit Kamyk (*.net *.split)
22:27:33 Quit bieber (*.net *.split)
22:27:34 Quit guymann (*.net *.split)
22:27:34 Quit tchan (*.net *.split)
22:27:35 Quit tmzt (*.net *.split)
22:27:35 Quit kisak (*.net *.split)
22:27:35 Quit jordan` (*.net *.split)
22:27:35 Quit xavieran (*.net *.split)
22:27:35 Quit sevard (*.net *.split)
22:27:36 Quit halmi (*.net *.split)
22:27:36 Quit mt (*.net *.split)
22:27:36 Quit Rob2222 (*.net *.split)
22:27:36 Quit storm` (*.net *.split)
22:27:36 Quit Unhelpful (*.net *.split)
22:27:36 Quit Horscht (*.net *.split)
22:27:36 Quit S_a_i_n_t (*.net *.split)
22:27:36 Quit rob (*.net *.split)
22:27:37 Quit bmbl (*.net *.split)
22:27:37 Quit seani (*.net *.split)
22:27:37 Quit komputes (*.net *.split)
22:27:37 Quit ender` (*.net *.split)
22:27:37 Quit xlarge (*.net *.split)
22:27:38 Quit z35 (*.net *.split)
22:27:38 Quit sbhsu (*.net *.split)
22:27:39 Quit amiconn (*.net *.split)
22:27:39 Quit avacore (*.net *.split)
22:27:39 Quit cjcopi (*.net *.split)
22:27:39 Quit pjm0616 (*.net *.split)
22:27:39 Quit solrize (*.net *.split)
22:27:40 Quit kugel (*.net *.split)
22:27:40 Quit rhcp1253 (*.net *.split)
22:27:40 Quit mischasworld (*.net *.split)
22:27:40 Quit DerPapst (*.net *.split)
22:27:40 Quit chronon (*.net *.split)
22:27:40 Quit Kitr88 (*.net *.split)
22:27:40 Quit Gabe_G23 (*.net *.split)
22:27:41 Quit Kohlrabi (*.net *.split)
22:27:41 Quit mk429 (*.net *.split)
22:27:41 Quit Stummi (*.net *.split)
22:27:41 Quit yosafbri` (*.net *.split)
22:27:41 Quit ChanServ (*.net *.split)
22:27:54 Join kugel [0] (~kugel@e178058125.adsl.alicedsl.de)
22:28:20 Join wodz [0] (~wodz@inet20909nc-3s.nat.umts.dynamic.eranet.pl)
22:28:40 Join balintx [0] (~balintx@fibhost-67-58-201.fibernet.hu)
22:28:40 Join MethoS- [0] (~clemens@134.102.106.250)
22:28:40 Join 13WAA8J42 [0] (~evilnick@2001:0:4137:9e76:3cde:1636:b5a6:f655)
22:28:40 Join Utchybann [0] (~Utchy@rps6752.ovh.net)
22:28:40 Join rhcp1253 [0] (~rhcp1253@ool-18bd6cc8.dyn.optonline.net)
22:28:40 Join mischasworld [0] (~quassel@g227077179.adsl.alicedsl.de)
22:28:40 Join notlistening [0] (~tom@94-195-105-95.zone9.bethere.co.uk)
22:28:40 Join Xerion [0] (~xerion@84.25.7.202)
22:28:40 Join DerPapst [0] (~Alexander@p5797CB35.dip.t-dialin.net)
22:28:40 Join halmi [0] (~netbook@93-82-36-166.adsl.highway.telekom.at)
22:28:40 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
22:28:40 Join Horscht [0] (~Horscht2@xbmc/user/horscht)
22:28:40 Join chronon [0] (~chronon@c-67-171-217-43.hsd1.or.comcast.net)
22:28:40 Join mt [0] (~mtee@rockbox/developer/mt)
22:28:40 Join komputes [0] (~komputes@ubuntu/member/komputes)
22:28:40 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.184)
22:28:40 Join rob [0] (~nnscript@adsl-76-235-185-219.dsl.klmzmi.sbcglobal.net)
22:28:40 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
22:28:40 Join Kitr88 [0] (Kitar_st@BSN-210-251-6.dial-up.dsl.siol.net)
22:28:40 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
22:28:40 Join Rob2222 [0] (~Miranda@p4FDCA7D8.dip.t-dialin.net)
22:28:40 Join bmbl [0] (~Miranda@unaffiliated/bmbl)
22:28:40 Join ender` [0] (krneki@foo.eternallybored.org)
22:28:40 Join AndyI [0] (~pasha_int@212.14.205.32)
22:28:40 Join lestatar [0] (~chatzilla@cpe-72-229-41-214.nyc.res.rr.com)
22:28:40 Join Bagder [0] (~daniel@rockbox/developer/bagder)
22:28:40 Join ChanServ [0] (ChanServ@services.)
22:28:40 Join sbhsu [0] (~a6530466@Zion.dorm.au.edu.tw)
22:28:40 Join yosafbri` [0] (~yosafbrid@li14-39.members.linode.com)
22:28:40 Join Stummi [0] (stummi@doppeldenk.org)
22:28:40 Join mk429 [0] (mk429@spoon.netsoc.tcd.ie)
22:28:40 Join Kohlrabi [0] (~Kohlrabi@frustum.nosebud.de)
22:28:40 Join solrize [0] (~phr@adsl-67-122-211-208.dsl.pltn13.pacbell.net)
22:28:40 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
22:28:40 Join Gabe_G23 [0] (~gabe@bzflag/player/GabrielG)
22:28:40 Join storm` [0] (~lol@ip98-179-182-180.ri.ri.cox.net)
22:28:40 Join pjm0616 [0] (~user@110.9.28.120)
22:28:40 Join cjcopi [0] (~craig@adsl-76-205-71-99.dsl.bcvloh.sbcglobal.net)
22:28:40 Join avacore [0] (nobody@1008ds1-rdo.0.fullrate.dk)
22:28:40 Join z35 [0] (~z35@ool-457a4517.dyn.optonline.net)
22:28:40 Join amiconn [0] (quassel@rockbox/developer/amiconn)
22:28:40 Join seani [0] (~seani@109.224.128.185)
22:28:40 Join xlarge [0] (xlarge@c-d8f3e555.026-102-73746f1.cust.bredbandsbolaget.se)
22:28:40 Join kisak [0] (~kisak@c-98-235-209-218.hsd1.pa.comcast.net)
22:28:40 Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net)
22:28:40 Join xavieran [0] (~xavieran@ppp118-209-19-99.lns20.mel4.internode.on.net)
22:28:40Mode"#rockbox +o ChanServ " by leguin.freenode.net
22:28:40 Join sevard [0] (sev@216.164.6.24)
22:28:40 Join tmzt [0] (~ircuser@99-157-224-139.lightspeed.bcvloh.sbcglobal.net)
22:28:40 Join guymann [0] (~charlie@64-252-121-226.adsl.snet.net)
22:28:40 Join drhodes [0] (~none@209-20-72-61.slicehost.net)
22:28:40 Join Torne [0] (torne@rockbox/developer/Torne)
22:28:40 Join n17ikh [0] (~n17ikh@c-68-59-25-51.hsd1.sc.comcast.net)
22:28:40 Join Beta2K [0] (~Beta2K@d24-36-97-38.home1.cgocable.net)
22:28:40 Join GodEater [0] (~bibble@rockbox/staff/GodEater)
22:28:40 Join simonrvn [0] (simon@210.223-ppp.3menatwork.com)
22:28:40 Join ThomasAH [0] (~thomas@aktaia.intevation.org)
22:28:40 Join bug2000 [0] (~bug@unaffiliated/bug2000)
22:28:40 Join Farthen [0] (~Farthen@static.225.178.40.188.clients.your-server.de)
22:28:40 Join ved [0] (ved@ddsbox.co.cc)
22:28:40 Join logiclost [0] (~lostlogic@erudite.lostlogicx.com)
22:28:40 Join FOAD [0] (~dok@83.160.60.104)
22:28:40 Join crwl [0] (~crwlll@dsl-jklbrasgw1-fe10fb00-173.dhcp.inet.fi)
22:28:40 Join detaos [0] (~quassel@ip72-218-104-242.hr.hr.cox.net)
22:28:40 Join Kamyk [0] (kamyk@szluug.org)
22:28:40 Join Guest5171 [0] (jljhook@irkki.fi)
22:29:25 Part ascheel
22:29:34 Quit CIA-71 (*.net *.split)
22:29:35 Quit Hadaka (*.net *.split)
22:29:35 Quit gevaerts (*.net *.split)
22:29:35 Quit AlexP (*.net *.split)
22:29:35 Quit 13WAA8J42 (*.net *.split)
22:29:35 Quit Xerion (*.net *.split)
22:29:35 Quit TheSeven (*.net *.split)
22:29:35 Quit AndyI (*.net *.split)
22:29:35 Quit drhodes (*.net *.split)
22:29:35 Quit Torne (*.net *.split)
22:29:35 Quit Beta2K (*.net *.split)
22:29:35 Quit ThomasAH (*.net *.split)
22:29:36 Quit balintx (*.net *.split)
22:29:36 Quit bieber (*.net *.split)
22:29:37 Quit guymann (*.net *.split)
22:29:37 Quit tchan (*.net *.split)
22:29:37 Quit tmzt (*.net *.split)
22:29:38 Quit kisak (*.net *.split)
22:29:38 Quit jordan` (*.net *.split)
22:29:38 Quit xavieran (*.net *.split)
22:29:38 Quit sevard (*.net *.split)
22:29:38 Quit halmi (*.net *.split)
22:29:39 Quit mt (*.net *.split)
22:29:39 Quit Rob2222 (*.net *.split)
22:29:39 Quit storm` (*.net *.split)
22:29:39 Quit Unhelpful (*.net *.split)
22:29:39 Quit Horscht (*.net *.split)
22:29:39 Quit S_a_i_n_t (*.net *.split)
22:29:39 Quit rob (*.net *.split)
22:29:39 Quit bmbl (*.net *.split)
22:29:40 Quit seani (*.net *.split)
22:29:40 Quit komputes (*.net *.split)
22:29:40 Quit ender` (*.net *.split)
22:29:40 Quit xlarge (*.net *.split)
22:29:40 Quit z35 (*.net *.split)
22:29:41 Quit sbhsu (*.net *.split)
22:29:41 Quit amiconn (*.net *.split)
22:29:42 Quit avacore (*.net *.split)
22:29:42 Quit cjcopi (*.net *.split)
22:29:42 Quit pjm0616 (*.net *.split)
22:29:42 Quit solrize (*.net *.split)
22:29:42 Quit rhcp1253 (*.net *.split)
22:29:42 Quit mischasworld (*.net *.split)
22:29:43 Quit DerPapst (*.net *.split)
22:29:43 Quit chronon (*.net *.split)
22:29:43 Quit Kitr88 (*.net *.split)
22:29:43 Quit Gabe_G23 (*.net *.split)
22:29:44 Quit Kohlrabi (*.net *.split)
22:29:44 Quit mk429 (*.net *.split)
22:29:44 Quit Stummi (*.net *.split)
22:29:44 Quit yosafbri` (*.net *.split)
22:29:44 Quit ChanServ (*.net *.split)
22:29:44 Quit MethoS- (*.net *.split)
22:29:44 Quit Utchybann (*.net *.split)
22:29:44 Quit notlistening (*.net *.split)
22:29:44 Quit lestatar (*.net *.split)
22:29:44 Quit Bagder (*.net *.split)
22:29:45 Quit n17ikh (*.net *.split)
22:29:45 Quit GodEater (*.net *.split)
22:29:45 Quit simonrvn (*.net *.split)
22:29:45 Quit bug2000 (*.net *.split)
22:29:45 Quit Farthen (*.net *.split)
22:29:45 Quit ved (*.net *.split)
22:29:45 Quit logiclost (*.net *.split)
22:29:45 Quit FOAD (*.net *.split)
22:29:45 Quit crwl (*.net *.split)
22:29:45 Quit detaos (*.net *.split)
22:29:45 Quit Guest5171 (*.net *.split)
22:29:45 Quit Kamyk (*.net *.split)
22:31:01 Join Horscht [0] (~Horscht2@xbmc/user/horscht)
22:31:01 Join AlexP [0] (~alex@rockbox/staff/AlexP)
22:31:01 Join gevaerts [0] (~fg@rockbox/developer/gevaerts)
22:31:01 Join Hadaka [0] (~naked@naked.iki.fi)
22:31:01 Join CIA-71 [0] (~CIA@208.69.182.149)
22:31:01 Join balintx [0] (~balintx@fibhost-67-58-201.fibernet.hu)
22:31:01 Join MethoS- [0] (~clemens@134.102.106.250)
22:31:01 Join 13WAA8J42 [0] (~evilnick@2001:0:4137:9e76:3cde:1636:b5a6:f655)
22:31:01 Join Utchybann [0] (~Utchy@rps6752.ovh.net)
22:31:01 Join rhcp1253 [0] (~rhcp1253@ool-18bd6cc8.dyn.optonline.net)
22:31:01 Join mischasworld [0] (~quassel@g227077179.adsl.alicedsl.de)
22:31:01 Join notlistening [0] (~tom@94-195-105-95.zone9.bethere.co.uk)
22:31:01 Join Xerion [0] (~xerion@84.25.7.202)
22:31:01 Join DerPapst [0] (~Alexander@p5797CB35.dip.t-dialin.net)
22:31:01 Join halmi [0] (~netbook@93-82-36-166.adsl.highway.telekom.at)
22:31:01 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
22:31:01 Join chronon [0] (~chronon@c-67-171-217-43.hsd1.or.comcast.net)
22:31:01 Join mt [0] (~mtee@rockbox/developer/mt)
22:31:01 Join komputes [0] (~komputes@ubuntu/member/komputes)
22:31:01 Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.184)
22:31:01 Join rob [0] (~nnscript@adsl-76-235-185-219.dsl.klmzmi.sbcglobal.net)
22:31:01 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
22:31:01 Join Kitr88 [0] (Kitar_st@BSN-210-251-6.dial-up.dsl.siol.net)
22:31:01 Join bieber [0] (~quassel@162-78.97-97.tampabay.res.rr.com)
22:31:01 Join Rob2222 [0] (~Miranda@p4FDCA7D8.dip.t-dialin.net)
22:31:01 Join bmbl [0] (~Miranda@unaffiliated/bmbl)
22:31:01 Join ender` [0] (krneki@foo.eternallybored.org)
22:31:01 Join AndyI [0] (~pasha_int@212.14.205.32)
22:31:01 Join lestatar [0] (~chatzilla@cpe-72-229-41-214.nyc.res.rr.com)
22:31:01 Join Bagder [0] (~daniel@rockbox/developer/bagder)
22:31:01 Join Guest5171 [0] (jljhook@irkki.fi)
22:31:01 Join Kamyk [0] (kamyk@szluug.org)
22:31:01 Join detaos [0] (~quassel@ip72-218-104-242.hr.hr.cox.net)
22:31:01 Join crwl [0] (~crwlll@dsl-jklbrasgw1-fe10fb00-173.dhcp.inet.fi)
22:31:01 Join FOAD [0] (~dok@83.160.60.104)
22:31:01 Join logiclost [0] (~lostlogic@erudite.lostlogicx.com)
22:31:01 Join ved [0] (ved@ddsbox.co.cc)
22:31:01 Join Farthen [0] (~Farthen@static.225.178.40.188.clients.your-server.de)
22:31:01 Join bug2000 [0] (~bug@unaffiliated/bug2000)
22:31:01 Join ThomasAH [0] (~thomas@aktaia.intevation.org)
22:31:01 Join simonrvn [0] (simon@210.223-ppp.3menatwork.com)
22:31:01 Join GodEater [0] (~bibble@rockbox/staff/GodEater)
22:31:01 Join Beta2K [0] (~Beta2K@d24-36-97-38.home1.cgocable.net)
22:31:01 Join n17ikh [0] (~n17ikh@c-68-59-25-51.hsd1.sc.comcast.net)
22:31:01 Join Torne [0] (torne@rockbox/developer/Torne)
22:31:01 Join drhodes [0] (~none@209-20-72-61.slicehost.net)
22:31:01 Join guymann [0] (~charlie@64-252-121-226.adsl.snet.net)
22:31:01 Join tmzt [0] (~ircuser@99-157-224-139.lightspeed.bcvloh.sbcglobal.net)
22:31:01 Join sevard [0] (sev@216.164.6.24)
22:31:01 Join xavieran [0] (~xavieran@ppp118-209-19-99.lns20.mel4.internode.on.net)
22:31:01 Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net)
22:31:01 Join kisak [0] (~kisak@c-98-235-209-218.hsd1.pa.comcast.net)
22:31:01 Join xlarge [0] (xlarge@c-d8f3e555.026-102-73746f1.cust.bredbandsbolaget.se)
22:31:01 Join seani [0] (~seani@109.224.128.185)
22:31:01 Join amiconn [0] (quassel@rockbox/developer/amiconn)
22:31:01 Join z35 [0] (~z35@ool-457a4517.dyn.optonline.net)
22:31:01 Join avacore [0] (nobody@1008ds1-rdo.0.fullrate.dk)
22:31:01 Join cjcopi [0] (~craig@adsl-76-205-71-99.dsl.bcvloh.sbcglobal.net)
22:31:01 Join pjm0616 [0] (~user@110.9.28.120)
22:31:01 Join storm` [0] (~lol@ip98-179-182-180.ri.ri.cox.net)
22:31:01 Join Gabe_G23 [0] (~gabe@bzflag/player/GabrielG)
22:31:01 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
22:31:01 Join solrize [0] (~phr@adsl-67-122-211-208.dsl.pltn13.pacbell.net)
22:31:01 Join Kohlrabi [0] (~Kohlrabi@frustum.nosebud.de)
22:31:01 Join mk429 [0] (mk429@spoon.netsoc.tcd.ie)
22:31:01 Join Stummi [0] (stummi@doppeldenk.org)
22:31:01 Join yosafbri` [0] (~yosafbrid@li14-39.members.linode.com)
22:31:01 Join sbhsu [0] (~a6530466@Zion.dorm.au.edu.tw)
22:31:01 Join ChanServ [0] (ChanServ@services.)
22:31:01Mode"#rockbox +o ChanServ " by leguin.freenode.net
22:32:07 Quit Gabe_G23 (Max SendQ exceeded)
22:32:12 Quit Horscht (Write error: Broken pipe)
22:32:18 Quit 13WAA8J42 (Ping timeout: 251 seconds)
22:32:22 Join evilnick- [0] (~evilnick@2001:0:4137:9e76:3cde:1636:b5a6:f655)
22:32:22 Quit komputes (Excess Flood)
22:32:56 Join komputes [0] (~komputes@ubuntu/member/komputes)
22:33:21 Quit Rob2222 (Excess Flood)
22:33:42 Quit storm` (Ping timeout: 382 seconds)
22:33:54 Quit giovanni_ (Quit: Sto andando via)
22:33:57 Join Rob2222 [0] (~Miranda@p4FDCA7D8.dip.t-dialin.net)
22:34:02 Join storm` [0] (~lol@ip98-179-182-180.ri.ri.cox.net)
22:36:18 Join hebz0rl [0] (~hebz0rl@dslb-088-065-208-160.pools.arcor-ip.net)
22:37:11 Join evilnick| [0] (~evilnick@2001:0:4137:9e76:3cde:1636:b5a6:f655)
22:38:02 Quit rhcp1253 (Ping timeout: 245 seconds)
22:38:11 Quit evilnick- (Ping timeout: 248 seconds)
22:40:09 Quit captainewkllllll (Quit: Page closed)
22:45:11 Join evilnick- [0] (~evilnick@2001:0:4137:9e76:3cde:1636:b5a6:f655)
22:45:39 Join freedrull [0] (~milton13@accweb.evergreen.edu)
22:46:11 Quit evilnick| (Ping timeout: 248 seconds)
22:47:16freedrullsorry if this is asked alot, but can rockbox play .mods?
22:47:47 Join rhcp1253 [0] (~rhcp1253@ool-18bd6cc8.dyn.optonline.net)
22:48:09 Part rhcp1253
22:49:11wodzfreedrull: it can as I recall
22:49:39freedrulli thought i read it can somewhere, but can't find a plugin anywhere
22:51:23pixelmayou just play them like mp3s or other music files, no plugin involved. Rockbox currently only supports "simple" .mod though
22:51:37bluebrotheriirc the mod codec isn't in svn.
22:51:51bluebrotherbut regardless of that it's not a plugin. It's a codec.
22:52:34wodzwhat about http://www.rockbox.org/tracker/task/8806
22:54:17 Quit mischasworld (Ping timeout: 245 seconds)
22:55:09pixelmabluebrother: the simple .mod codec is in for quite some time already
22:55:19bluebrotherhmm, indeed, that's a plugin.
22:55:37bluebrotherpixelma: oh really? Ok, then my memory served me wrong :o
22:55:43*bluebrother goes standing in the corner
22:55:46pixelmayou possibly confuse it with the mikmod patch which exists in a plugin and a codec form
22:56:18bluebrothersounds likely.
22:56:45pixelmaand is still a patch but probaby more powerful as it is supposedly able to also play other, more complicated module formats like .it and .xm
22:57:36CIA-71New commit by wodz (r27587): WM8750 - add ALC and NGAT related low level functions (disabled now by default)
22:57:48pixelmalast time I tried, it didn't play my larger than codec buffer mods correctly that the SVN version could (haven't tried in a while though)
23:00
23:00:32 Quit AlexP (Read error: Connection reset by peer)
23:00:52 Join AlexP [0] (~alex@rockbox/staff/AlexP)
23:02:18wodzI benched with a few different files sets 34 MHz vs. 45 MHz normal clock on HD200 and there is no significant difference in runtime.
23:04:15 Quit Blue_Dude (Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716])
23:05:57CIA-71New commit by wodz (r27588): HD200: comment out CURRENT_REMOTE as remote doesn't draw additional current (no lcd)
23:07:30CIA-71r27588 build result: All green
23:09:46 Quit notlistening (Quit: Leaving)
23:13:07 Join bunnyboi [0] (~androgyne@cpe-72-224-31-169.nycap.res.rr.com)
23:23:44 Quit balintx (Read error: Connection reset by peer)
23:25:59 Join balintx [0] (~balintx@fibhost-67-58-201.fibernet.hu)
23:27:53CIA-71New commit by wodz (r27589): Add optional CURRENT_ATA in runcurrent(). On MPIO HD200 powering ata takes ~100mA which is sagnificant contribution to the total power consumption.
23:29:21CIA-71r27589 build result: All green
23:40:33 Quit chronon (Ping timeout: 245 seconds)
23:44:17 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk)

Previous day | Next day