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

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

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

#rockbox log for 2010-11-23

00:00:25saratogaBuschel: does it happen in the pGain1->num_gain_data == 1 case?
00:01:09BuschelI'll tell you in a sec
00:01:57saratogathis is strange, these are all parts of the codec we never touched
00:03:24 Quit domonoky (Read error: Connection reset by peer)
00:06:15 Quit pamaury (Remote host closed the connection)
00:08:12Buschelarrg, did some mistake
00:10:29 Join JdGordon| [0] (~jonno@rockbox/developer/JdGordon)
00:11:39 Quit ender` (Quit: The shortest unit of time in the multiverse is the New York Second, defined as the period of time between the traffic lights turning green and the cab behind you honking. -- Terry Pratchett)
00:13:46Buschelsaratoga: always happening in applyFixGain() in the (pGain1->num_gain_data == 1)-path
00:14:48 Quit Daeken (Read error: Connection reset by peer)
00:17:22Buschelouch, bad thing
00:18:12Buschelfound it...
00:18:17Buschelfixed it...
00:20:34saratoganice
00:20:41Buschelbug was introduced by myself with r24668 (February)
00:22:11 Quit Llorean (Read error: Connection reset by peer)
00:22:46 Join Llorean [0] (~DarkkOne@ppp-70-250-172-116.dsl.hstntx.swbell.net)
00:23:12 Quit Llorean (Read error: Connection reset by peer)
00:24:54 Join Llorean [0] (~DarkkOne@adsl-69-153-202-127.dsl.hstntx.swbell.net)
00:24:59 Quit Llorean (Changing host)
00:24:59 Join Llorean [0] (~DarkkOne@rockbox/user/Llorean)
00:26:42CIA-7New commit by Buschel (r28642): Fix bug in libatrac which lead to playback errors and/or distortions with some atrac3 files.
00:28:22Buschelgood one, isn't it? ;)
00:28:38CIA-7r28642 build result: All green
00:28:51saratogayeah nice find
00:29:51 Join krazykit [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net)
00:34:10Buschelsaratoga: if you find time, could you just give http://pastie.org/1318743 a chance on your beast? if at all the difference should be small, but the MEM_ALIGN macro is used instead of the __attribute__ stuff
00:34:43saratogaBuschel: is this different then the one last night?
00:39:09Buschelneeded to check. for the beast its the same. so, no need to check again
00:40:08saratogaah ok
00:40:53 Join The_Pwny [0] (~IceChat7@27-33-236-120.tpgi.com.au)
00:40:56saratogabtw i just figured out how to remote desktop into a windows 7 machine running an ubuntu vm running the rockbox simulator and get audio played on my local machine
00:41:14eWillOk, I've posted the bug report. Play/Pause button no longer returns to WPS from View Current Playlist. http://www.rockbox.org/tracker/task/11772 (revision where this started is known)
00:42:02CIA-7New commit by Buschel (r28643): Use MEM_ALIGN_ATTR in libatrac3.
00:43:56LloreaneWill: So it works in r28138 but not in r28140?
00:43:57CIA-7r28643 build result: All green
00:44:17eWillLlorean: correct
00:44:19LloreanYou mention the test was on 28641, which is 500 revisions different from the numbers you mentioned.
00:44:26Buschelgood night!
00:44:34saratoganight
00:44:54eWillLlorean: side panel asked what version i was using.
00:45:02eWillLlorean: should i word better?
00:45:36LloreaneWill: Well, you should mention the last version it worked, the first version it didn't, and then the most current version that's still not working.
00:45:57*eWill is working on it...
00:46:08LloreanIt's okay, but it just wasn't entirely clear
00:46:45eWilloh wow −− I can't edit that can I?
00:46:59eWillyou can if you want.
00:47:09LloreanYou can just post a reply clarifying. It's not too big a deal, but since you said you tested on 28641 it sounds a little unclear
00:47:25eWillok thanks
00:48:39 Quit Buschel (Ping timeout: 240 seconds)
00:52:11 Quit ReimuHakurei__ (Read error: Connection reset by peer)
00:52:27 Join ReimuHakurei__ [0] (~reimu@74.112.212.15)
00:54:41***Saving seen data "./dancer.seen"
00:57:35 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
00:58:31eWillHow hard would it be to rotate the screen 90° when using the Text Viewer plugin?
00:59:17JdGordon|depends what effect you want
00:59:35JdGordon|very simple if you dont mind the text being rotated 90deg also :p
00:59:48eWill:|
01:00
01:00:04eWill:)
01:00:42 Join sideral [0] (~sideral@unaffiliated/sideral)
01:02:30sideralHi JdGordon, did you need any further information regarding the remaining tagcache fixes? (FS #11721 and FS #11723)
01:03:43JdGordon|11721 is correct now?
01:03:54 Quit InsDel (Read error: Connection reset by peer)
01:03:54JdGordon|looks like i missed the reply when you added it
01:04:11sideralYes it is
01:04:44eWillJdGordon: Me, yeah. Good?
01:05:10eWillnevermind
01:05:15 Quit eWill (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101026210630])
01:05:48JdGordon|alrighty, may was well get them in now while I wait for shit to compile at work :p
01:06:01sideral:) thank you
01:07:50 Join Gnea [0] (~gnea@unaffiliated/gnea)
01:12:04 Part sideral
01:12:44 Join sideral [0] (~sideral@unaffiliated/sideral)
01:13:18CIA-7New commit by jdgordon (r28644): Accept FS #11721 by Michael Hohmuth ...
01:15:06CIA-7r28644 build result: All green
01:15:18CIA-7New commit by jdgordon (r28645): Accept FS #11723 by Michael Hohmuth ...
01:16:32 Join fdinel [0] (~Miranda@modemcable235.127-131-66.mc.videotron.ca)
01:16:40 Quit ReimuHakurei__ (Read error: Connection reset by peer)
01:16:40 Join ReimuHakurei_ [0] (~reimu@74.112.212.15)
01:16:56 Nick guymann_ is now known as guymann (~charles@69.0.10.33)
01:17:02CIA-7r28645 build result: 16 errors, 0 warnings (jdgordon committed)
01:17:45JdGordon|oh poo
01:18:37JdGordon|sideral: http://build.rockbox.org/shownewlog.cgi?rev=28645;type=iriverh300db
01:18:43sideraldang
01:21:53saratogaBuschel: (for the logs) is it just me or is the dct32 in libmad (and I guess mpc) needlessly shifting by 1 bit?
01:22:24saratogait seems like you can just rescale the trig coefficients by one bit (losslessly) and then you don't need to shift
01:22:26 Quit liar (Quit: Leaving)
01:22:29saratogaunless i'm completely missing something
01:22:43sideralJdGordon: Hmm, why didn't I see this one? What is it trying to build, the database tool? Sorry for this one. Back to the drawing board I guess...
01:24:03 Part toffe82
01:24:19JdGordon|sideral: http://pastebin.com/bnDDFbqb looks correct right?
01:25:26sideralYes it does, assuming the db tool doesn't use the command-queue craziness :) thanks
01:25:39JdGordon|well it cant, because it isnt compiled in :p
01:25:51CIA-7New commit by jdgordon (r28646): fix red
01:26:38sideralargh, should be ifndef instead of ifdef
01:26:58krazykitis it supposed to take a while (or sendfirm not give any output) while recovering a gigabeat s?
01:27:22JdGordon|haha
01:27:24JdGordon|woops
01:27:36CIA-7r28646 build result: 16 errors, 90 warnings (jdgordon committed)
01:27:36siderallike this: http://pastebin.com/kN7H491S
01:28:07CIA-7New commit by jdgordon (r28647): once more
01:28:34JdGordon|gotta keep my commit:fix ratio even :p
01:29:43CIA-7r28647 build result: All green
01:31:15sideralthank you JdGordon!
01:31:23JdGordon|no, thank you!
01:31:31JdGordon|we need more people looking into the db :)
01:31:57sideralis there a make command to build everything (or another way I could have prevented this)?
01:31:58krazykiti'm running sendfirm, and it fails with the following output http://pastebin.com/xEZPedy1 . beast users, some help please?
01:32:44krazykitthe gigabeat S screen doesn't update when i use sendfirm, either
01:33:18sideralI actually think the db is pretty neat, but I don't understand it fully yet
01:33:39 Quit evilnick (Read error: Connection reset by peer)
01:34:26JdGordon|sideral: there are various hacks you can do, and people have their own scripts, but really it isnt a big deal
01:36:12saratogahuh a shift by 32 works in the sim, but if i try smmul on the beast its distorted
01:39:32 Quit dfkt (Quit: -= SysReset 2.53=- Sic gorgiamus allos subjectatos nunc.)
01:39:34sideralBTW: I use Emacs... does anyone have a standard Emacs c-mode setup that produces the Rockbox coding style, by any chance?
01:40:17saratogagod damn it why isn't dircache on by default on the beast
01:41:42 Join mystica555_ [0] (~mike@c-75-70-179-25.hsd1.co.comcast.net)
01:44:34 Quit GeekShadow (Ping timeout: 252 seconds)
01:49:59krazykitif i have an unformatted hard drive in the beast, do I need to recover the OF before I can install rockbox?
01:51:23Unhelpfulkrazykit: i imagine so, probably with the upgrader would be the *easiest* way, but that particular firmware installs a boot firmware that will require the use of dual-boot rockbox (unless things have gotten better?)
01:53:32krazykitwell, i've been trying to use sendfirm to send an original NK.bin and it fails the first time straight away then errors out the second time i try after a few minutes. relevant output: http://pastebin.com/qvEigLXB
01:56:59 Quit sideral (Quit: Leaving.)
01:57:12Unhelpfulkrazykit: that makes me wonder if you need either a newer or an older libmtp
02:00
02:03:07 Join T44 [0] (~Topy44@f048224160.adsl.alicedsl.de)
02:05:41 Join eWill [0] (~chatzilla@adsl-99-139-147-115.dsl.dytnoh.sbcglobal.net)
02:06:26 Quit Topy44 (Ping timeout: 245 seconds)
02:09:47eWillDebug Menu > CPU Frequency −−- When my e200v1 goes from 80MHz to 30MHz does the voltage go down too (saving battery)? Also, what is the "boost_counter".
02:13:50JdGordon|the counter is how many things have asked for boost
02:13:56JdGordon|usually it should be <2
02:14:48 Quit Gnea (Ping timeout: 272 seconds)
02:15:27eWillIf I hit "right" button, freq. goes down to 24MHz.
02:16:51JdGordon|best to leave that screen alone
02:17:31DerPapsthttp://www.rockbox.org/wiki/bin/oops/TargetSpecificOptimization/WebHome?template=oopsmissing#MCF5250 <−− some wiki error
02:18:59eWillJdGordon: ok, but I didn't hurt anything by going down to 24MHz - right?
02:19:18*eWill knows he was warned
02:24:03 Quit gammy (Remote host closed the connection)
02:24:46 Join gammy [0] (~gam@c-7dede253.048-79-73746f43.cust.bredbandsbolaget.se)
02:29:46 Quit eWill (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101026210630])
02:34:59 Join InsDel [0] (~haqr.net@unaffiliated/insdel)
02:40:55 Quit tchan (Quit: WeeChat 0.3.3-dev)
02:47:50 Quit avacore (Ping timeout: 255 seconds)
02:51:35 Join avacore [0] (~avacore@1008ds1-rdo.0.fullrate.dk)
02:54:43***Saving seen data "./dancer.seen"
03:00
03:06:41 Join japc [0] (~japc@bl21-185-128.dsl.telepac.pt)
03:15:45 Quit The_Pwny (Read error: Connection reset by peer)
03:15:57 Quit DerPapst (Quit: Leaving.)
03:31:15 Join Gnea [0] (~gnea@unaffiliated/gnea)
03:38:45 Quit japc (Read error: Connection reset by peer)
03:56:26keenerdAnyone with a Fuze V2 and an SD card want to try to reproduce an error? I get crashes when playing a certain albumn from the sd card.
04:00
04:00:50Lloreanbut not when you copy the files from the card to internal storage?
04:00:54keenerdIt is fairly high bandwidth ogg. And freely redistributable. In 15 minutes I'll have a zipfile of it uploaded.
04:01:01keenerdYeah.
04:01:31LloreanHow did you copy it from the memory card to internal storage?
04:01:46keenerdUsed Rockbox's copy.
04:01:58keenerdWhich is much faster than it was in years paste :-)
04:02:03keenerd*past
04:02:33LloreanWhat kind of crash is it?
04:03:02keenerdHard lockup. You eon't even see an error message unless you are already siting in the debug menu.
04:03:40keenerdTwo different error messages:
04:04:15LloreanYou should probably file a bug report, then.
04:04:17 Join bluebrother [0] (~dom@f053152221.adsl.alicedsl.de)
04:04:17 Quit bluebrother (Changing host)
04:04:17 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
04:04:24LloreanIf the album's freely distributable you can then attach it to the report
04:04:28keenerdPrefetch abort at EA000034 FSR 0x8 (domain 0, fault 8)
04:04:34keenerdData abort at 30815260 FSR 0x8 (domain 0, fault 8) address 0x9000069D
04:05:10 Quit bluebroth3r (Read error: Operation timed out)
04:05:26keenerdI'd like try to make sure it is really a bug first.
04:05:45 Quit S00row (Read error: Connection reset by peer)
04:07:02 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au)
04:08:55LloreanI'm not sure how you'd confirm it's really a bug based on someone else's results.
04:09:00LloreanYou'd have to rule it out or in locally.
04:09:55keenerdI could just be insane. Could be a hardware problem.
04:10:08keenerdIt is nice to have a confirmation on such stuff.
04:10:25LloreanYeah, but even if the person who tests can't reproduce it, that doesn't really confirm nor disprove it being a bug.
04:10:36LloreanThe fact that you can use Rockbox copy to get the files of the card, and then play them without crashes from the internal storage, while if they're played from the card you consistently (I assume) get crashes suggests pretty strongly that the files aren't corrupt. So assuming the card's good, it's the combination of Rockbox playback and the card, right?
04:10:53keenerdPresumably.
04:11:07keenerdI'd like to narrow it down further.
04:11:09LloreanSo if it's hardware, there's no way to verify other than trying a different card with the exact same everything else, and then a different player but same build and same card, or something.
04:11:53LloreanDoes it always crash in the same file? Have you tried other very high bitrate files, other high computation but lower bitrate files, or combination high-cpu-high-bitrate files?
04:12:02keenerdFor all I know, it is a slow spot on the flash, where it can't read off fast enough.
04:12:18 Join Barahir_ [0] (~jonathan@frnk-590feeb9.pool.mediaWays.net)
04:12:53keenerdBut I'll try those.
04:13:06keenerdAny suggestions for a good high cpu plugin?
04:14:47LloreanI think lossy wavpack is one of the least optimized lossy codecs.
04:15:06LloreanAnd of course ApeV2 is the highest CPU codec at high bitrate (which means decoding while reading often)
04:15:16LloreanEr Monkey's Audio
04:15:41 Quit Barahir (Ping timeout: 272 seconds)
04:15:47keenerdThis is crashing on <150kbs ogg though.
04:16:56LloreanYes, but the idea would be to see if you could reproduce the crash in other circumstances, no?
04:17:22LloreanOf course if it's just a bad part of the card, I would assume copying it from the card to internal storage would've had difficulty
04:17:30keenerdNo.
04:17:38LloreanAs well, deleting it from the card then recopying (or making a second copy of it on the card, then playing that, to ensure it didn't re-use the same blocks) would be an idea
04:17:40keenerdI've done forensic recovery of flash.
04:17:47keenerdAnd have seen odder things.
04:18:16LloreanOdder things than what? Aren't both cases "rockbox reads the file from flash"?
04:19:01keenerdOdd things like controllers crashing when you dd out a 1MB chunk, but work find when you read out the same bytes as two 512KB chunks.
04:19:44keenerdBut those were some pretty messed up circumstances :-)
04:20:08LloreanBut this is one specific album consistently crashing, rather than anything from the card, right?
04:20:14LloreanHave you tried a second copy of the album on the card?
04:20:36keenerdDoing that now.
04:20:57keenerdAlbum is here: http://kmkeen.com/tmp/KentaCho.zip 47MB.
04:23:48saratogaanyone available who can look at one line of ARM asm and tell me why it doesn't do the same thing as 2 lines of c?
04:25:59 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
04:36:35keenerdLlorean: I'm starting to think the whole things was a bad block problem.
04:36:42keenerd*thing
04:38:30krazykitUnhelpful, i tried using libmtp-.3.0.1 to no avail. beastpatcher couldn't send an NK.bin either
04:46:46 Quit TheSeven (Ping timeout: 250 seconds)
04:52:04 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
04:54:11saratogaTheSeven: ping
04:54:42 Quit pixelma (Disconnected by services)
04:54:44 Join pixelma_ [0] (quassel@rockbox/staff/pixelma)
04:54:46 Nick pixelma_ is now known as pixelma (quassel@rockbox/staff/pixelma)
04:54:47***Saving seen data "./dancer.seen"
04:54:54 Quit amiconn (Disconnected by services)
04:54:55 Join amiconn_ [0] (quassel@rockbox/developer/amiconn)
04:55:14 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn)
05:00
05:01:49 Quit dys (Ping timeout: 276 seconds)
05:01:52 Join dys` [0] (~andreas@krlh-5f727eaa.pool.mediaWays.net)
05:11:55 Quit MethoS- (Remote host closed the connection)
05:14:29saratogabah I give up
05:14:46saratogaBuschel: if you could look at this, I don't understand: http://pastebin.com/MjEjHRWe
05:15:09saratogathe last version thats written in all c and uses a 32 bit shift works fine
05:15:13saratogabut the two arm asm versions do not
05:15:19saratogai don't understand the difference
05:21:30 Quit chattr (Quit: gone)
05:22:21saratogaheres a more complete pastebin: http://pastebin.com/Ba7YDDah
05:22:32saratogai stared at this for about an hour
05:22:37saratogai'm obviously missing something stupid
05:29:13 Quit Horscht (Quit: Verlassend)
05:30:32 Quit JesusFreak316 (Ping timeout: 245 seconds)
05:30:49 Quit anewuser ()
05:33:37 Quit ps-auxw (Ping timeout: 264 seconds)
05:34:33 Quit InsDel (Read error: Connection reset by peer)
05:38:34 Join binaryhermit [0] (~binaryher@adsl-75-49-220-78.dsl.emhril.sbcglobal.net)
05:44:56 Join ps-auxw [0] (~arneb@p4FF7EFED.dip.t-dialin.net)
05:46:09 Join JesusFreak316 [0] (~JesusFrea@2492222hfc136.tampabay.res.rr.com)
05:49:49 Quit JesusFreak316 (Read error: Connection reset by peer)
05:51:10 Join JesusFreak316 [0] (~JesusFrea@2492222hfc136.tampabay.res.rr.com)
05:56:19 Quit JesusFreak316 (Ping timeout: 255 seconds)
06:00
06:04:48 Quit fdinel (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
06:31:22 Quit binaryhermit (Quit: Leaving)
06:34:45 Join kish [0] (~o2@unaffiliated/spice)
06:34:49 Quit kish_ (Read error: Operation timed out)
06:38:48 Join CaptainKewl [0] (~jason@207-38-215-126.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com)
06:50:39 Quit panni_ (Read error: Connection reset by peer)
06:53:34 Join crwl [0] (~crwlll@dsl-jklbrasgw1-fe10fb00-173.dhcp.inet.fi)
06:54:49***Saving seen data "./dancer.seen"
06:57:52 Nick dys` is now known as dys (~andreas@krlh-5f727eaa.pool.mediaWays.net)
07:00
07:02:01 Quit ReimuHakurei_ (Ping timeout: 245 seconds)
07:04:48 Quit rasher (Read error: Connection reset by peer)
07:05:42 Quit JdGordon| (Quit: leaving)
07:08:25 Join rasher [0] (~rasher@0x5550f5a3.adsl.cybercity.dk)
07:08:25 Quit rasher (Changing host)
07:08:25 Join rasher [0] (~rasher@rockbox/developer/rasher)
07:12:12 Quit jepler (Ping timeout: 245 seconds)
07:26:08 Join Keripo [0] (~Keripo@eng162.wireless-resnet.upenn.edu)
07:27:59 Join Topy [0] (~Topy44@f049044065.adsl.alicedsl.de)
07:30:57 Quit antil33t (Ping timeout: 240 seconds)
07:31:05 Join JdGord [0] (~jd@122.110.208.22)
07:31:34 Quit T44 (Ping timeout: 252 seconds)
07:34:45 Join ender` [0] (krneki@foo.eternallybored.org)
07:36:10 Join Buschel [0] (~chatzilla@p54A3A725.dip.t-dialin.net)
07:39:54 Join chattr [0] (~mike@244.87.189.72.cfl.res.rr.com)
07:41:56 Quit BHSPitMonkey (Remote host closed the connection)
07:45:31 Quit JdGord (Quit: Bye)
07:47:42 Join esperegu [0] (~quassel@145.116.15.244)
07:58:51 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl)
07:58:51 Quit bertrik (Changing host)
07:58:51 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
08:00
08:08:00TheSevensaratoga: gnip
08:14:01 Join jepler [0] (~jepler@emc/developer/pdpc.professional.jepler)
08:14:01 Quit S00row (Read error: Connection reset by peer)
08:15:29 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au)
08:17:40 Join LinusN [0] (~linus@rockbox/developer/LinusN)
08:21:21 Quit Buschel (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101026210630])
08:24:39 Join thegeek [0] (~nnscript@172.80-203-148.nextgentel.com)
08:28:25 Quit thegeek_ (Ping timeout: 260 seconds)
08:32:35 Quit bertrik (Ping timeout: 245 seconds)
08:34:16 Quit TheSeven (Ping timeout: 252 seconds)
08:39:20CIA-7New commit by kugel (r28648): Playlist viewer: Fix regression introduced by r28138 which made some buttons not work in the playlist viewer. ...
08:40:27 Join kugel [0] (~kugel@rockbox/developer/kugel)
08:41:19CIA-7r28648 build result: All green
08:44:01 Join Zagor [0] (~bjst@rockbox/developer/Zagor)
08:45:07 Join JdGord [0] (~jd@122.110.208.22)
08:46:36 Join TheSeven|Mobile [0] (~theseven@rockbox/developer/TheSeven)
08:49:07 Quit Keripo (Read error: Connection reset by peer)
08:49:07 Quit S00row (Read error: Connection reset by peer)
08:49:09 Quit TheSeven|Mobile (Client Quit)
08:50:58 Join S00row [0] (~Administr@27-33-98-164.static.tpgi.com.au)
08:54:52***Saving seen data "./dancer.seen"
09:00
09:01:05 Quit Gnea (Ping timeout: 260 seconds)
09:04:17 Join Keripo [0] (~Keripo@eng162.wireless-resnet.upenn.edu)
09:04:47 Join eWill [0] (~chatzilla@adsl-99-139-147-115.dsl.dytnoh.sbcglobal.net)
09:05:06CIA-7New commit by kugel (r28649): Backport r28648: Playlist viewer: Fix regression introduced by r28138 which made some buttons not work in the playlist viewer. ...
09:07:54 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
09:08:53eWillThe time zone in the change log is "CET" what does that stand for?
09:10:17 Join Daeken [0] (~Daeken@cpe-66-108-56-142.nyc.res.rr.com)
09:11:56eWillkugel: Your comment for the last commit references r28138. I think it should be r28139.
09:12:38kugelno, the actual change was 38, 39 only fixed compilation failure
09:13:03eWill38 compiled for me. 39 didn't and 40 fixed it
09:13:09kugeloh wait
09:13:15kugelyes, oops
09:15:59kugelI copy&pasted the wrong revision from the flyspray task :/
09:16:21eWilljust glad to help
09:20:05 Join petur [0] (d408b802@rockbox/developer/petur)
09:21:27eWillJust installed latest. Thanks kugel.
09:21:36 Quit eWill (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101026210630])
09:23:33 Join Rob2222 [0] (~Miranda@p4FFF13D3.dip.t-dialin.net)
09:23:55 Join xavieran [0] (~xavieran@ppp118-209-9-79.lns20.mel4.internode.on.net)
09:24:10kugelBuschel (logs): shouldn't r28642 be backported?
09:25:22kugelgevaerts, AlexP: 3.7 gets 1 month old in a week. are we going for a 3.7.1?
09:26:36 Join Gnea [0] (~gnea@unaffiliated/gnea)
09:26:54 Quit Rob2223 (Ping timeout: 240 seconds)
09:32:03 Quit utanapischti (Quit: WeeChat 0.3.2)
09:32:28 Join sasquatch [0] (~username@p4FF2D15E.dip.t-dialin.net)
09:34:20 Quit merbanan (Ping timeout: 260 seconds)
09:57:39 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
10:00
10:08:24pixelmaZagor: any news on the Go and Search box problem in the wiki?
10:09:11Zagorno, I haven't had time to look at it yet
10:09:56 Quit S00row (Ping timeout: 245 seconds)
10:10:16pixelmaok, I just don't want it to be forgotten :)
10:11:14Zagorthat's good. feel free to remind me every few days.
10:28:26 Quit Judas_PhD (Quit: This is a quitting message)
10:29:21 Quit kish (Remote host closed the connection)
10:29:37 Join kish [0] (~o2@unaffiliated/spice)
10:35:00 Quit JdGord (Ping timeout: 265 seconds)
10:37:24 Join DerPapst [0] (~Alexander@dslb-088-069-135-094.pools.arcor-ip.net)
10:40:11gevaertskugel: yes. There are some vague plans to look at things in detail tonight
10:40:29 Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com)
10:47:19 Quit Judas_PhD (Ping timeout: 250 seconds)
10:54:55***Saving seen data "./dancer.seen"
10:57:03 Join hebz0rl [0] (~hebz0rl@dslb-088-065-062-014.pools.arcor-ip.net)
10:57:39 Quit hebz0rl (Max SendQ exceeded)
10:57:52Stummia developer here who want's to look at my rockboy-patch? http://www.rockbox.org/tracker/task/11757#comment37646
10:58:33 Join hebz0rl [0] (~hebz0rl@dslb-088-065-062-014.pools.arcor-ip.net)
11:00
11:14:58 Quit kugel (Remote host closed the connection)
11:17:19 Join casainho [0] (~chatzilla@pal-213-228-181-14.netvisao.pt)
11:30:25 Join antil33t [0] (~Mudkips@124-197-51-80.callplus.net.nz)
11:53:13 Quit swilde (Remote host closed the connection)
11:54:49 Join swilde [0] (~wilde@aktaia.intevation.org)
11:59:42 Join robin0800 [0] (~robin0800@cpc2-brig8-0-0-cust964.3-3.cable.virginmedia.com)
12:00
12:13:53 Quit jepler (Ping timeout: 245 seconds)
12:14:01 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de)
12:35:07 Join JdGor [0] (3a685d8d@gateway/web/freenode/ip.58.104.93.141)
12:35:44 Join n1s [0] (~n1s@nl118-174-240.student.uu.se)
12:35:44 Quit n1s (Changing host)
12:35:44 Join n1s [0] (~n1s@rockbox/developer/n1s)
12:40:59 Quit antil33t ()
12:41:34 Join jepler [0] (~jepler@emc/developer/pdpc.professional.jepler)
12:54:58***Saving seen data "./dancer.seen"
12:56:05 Quit JdGordon (Ping timeout: 252 seconds)
12:57:17 Quit JdGor (Ping timeout: 265 seconds)
12:58:05CIA-7New commit by nls (r28650): codeclib: don't mark the outputs for the coldfire X(N)PROD_R asm macros as earlyclobbers as they are not, lets gcc produce better code. Speedup of ...
12:59:45CIA-7r28650 build result: All green
13:00
13:02:43 Join T44 [0] (~Topy44@f054218098.adsl.alicedsl.de)
13:06:32 Quit Topy (Ping timeout: 252 seconds)
13:09:57 Quit hebz0rl (Quit: Leaving)
13:18:32 Join kevku [0] (~kevku@arch.tunnel.ipv6.estpak.ee)
13:19:32 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
13:38:05 Join Zaw [0] (~538201f9@giant.haxx.se)
13:38:45 Quit Zaw (Client Quit)
13:38:53 Join Pativ [0] (~538201f9@giant.haxx.se)
13:42:04 Join InsDel [0] (~haqr.net@unaffiliated/insdel)
13:44:20 Quit Pativ (Quit: CGI:IRC (Ping timeout))
14:00
14:05:21 Quit jepler (Ping timeout: 255 seconds)
14:08:10 Quit JdGordon (Ping timeout: 265 seconds)
14:12:56 Join krabador [0] (~krabador@host192-24-dynamic.247-95-r.retail.telecomitalia.it)
14:15:39 Join jepler [0] (~jepler@emc/developer/pdpc.professional.jepler)
14:24:29 Join lixxus99 [0] (~lixxus@78-86-253-21.zone2.bethere.co.uk)
14:28:04 Part lixxus99
14:29:19 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at)
14:31:51 Join madalu [0] (~user@unaffiliated/madalu)
14:44:17Zagorpixelma: fixed
14:48:37 Join dfkt [0] (dfkt@unaffiliated/dfkt)
14:49:58 Quit riotz (Quit: out!)
14:50:58 Join riotz [0] (riot33r@gateway/shell/shellium.org/x-wdeulhzdrtnwekwc)
14:51:49 Join dfkt_ [0] (dfkt@unaffiliated/dfkt)
14:53:44 Quit dfkt (Disconnected by services)
14:55:01***Saving seen data "./dancer.seen"
14:57:47 Nick dfkt_ is now known as dfkt (dfkt@unaffiliated/dfkt)
14:58:40 Quit robin0800 (Remote host closed the connection)
15:00
15:00:15 Join Topy [0] (~Topy44@f048111210.adsl.alicedsl.de)
15:03:29 Quit T44 (Ping timeout: 245 seconds)
15:08:58 Join komputes [0] (~komputes@ubuntu/member/komputes)
15:11:56 Quit chattr (Ping timeout: 240 seconds)
15:15:14 Join chattr [0] (~mike@244.87.189.72.cfl.res.rr.com)
15:15:18 Join evilnick_B [0] (0c140464@rockbox/staff/evilnick)
15:15:38 Join T44 [0] (~Topy44@f049033244.adsl.alicedsl.de)
15:18:54 Quit Topy (Ping timeout: 245 seconds)
15:20:09 Quit chattr (Ping timeout: 245 seconds)
15:20:26pixelmaZagor: nice, thanks :)
15:24:24 Join chattr [0] (~mike@244.87.189.72.cfl.res.rr.com)
15:26:42 Quit T44 (Read error: Connection reset by peer)
15:28:19 Quit feisar- (Ping timeout: 272 seconds)
15:28:24 Join feisar- [0] (jljhook@sienikerho.com)
15:30:33 Join Topy44 [0] (~Topy44@f049033244.adsl.alicedsl.de)
15:40:05 Join T44 [0] (~Topy44@g228206022.adsl.alicedsl.de)
15:43:29 Quit Topy44 (Ping timeout: 245 seconds)
15:51:12 Quit riotz (Changing host)
15:51:12 Join riotz [0] (riot33r@unaffiliated/riotz)
15:51:12 Quit riotz (Changing host)
15:51:12 Join riotz [0] (riot33r@gateway/shell/shellium.org/x-wdeulhzdrtnwekwc)
15:56:25 Quit CaptainKewl (Ping timeout: 240 seconds)
15:57:41 Join lixxus99 [0] (~lixxus@78-86-253-21.zone2.bethere.co.uk)
16:00
16:09:39 Quit TheSeven (Ping timeout: 264 seconds)
16:17:50 Join Kitr88 [0] (~Kitarist@BSN-182-140-11.dial-up.dsl.siol.net)
16:19:08 Join InsDel1 [0] (~haqr.net@c-98-231-87-43.hsd1.fl.comcast.net)
16:19:50 Join dionoea_ [0] (~dionoea@yop.chewa.net)
16:21:05 Quit Kitar|st (Ping timeout: 265 seconds)
16:22:05 Quit Kitr88 (Ping timeout: 240 seconds)
16:24:08 Quit krazykit (Quit: awe yeeeeeee)
16:24:37 Quit dionoea (Ping timeout: 245 seconds)
16:24:38 Quit InsDel (Ping timeout: 245 seconds)
16:24:38 Quit timccc (Ping timeout: 245 seconds)
16:27:15 Join Kitar|st [0] (Kitarist@BSN-210-232-153.dial-up.dsl.siol.net)
16:31:24 Quit yosafbridge (Ping timeout: 245 seconds)
16:32:09 Join timccc [0] (~timccc@112.166.15.141)
16:35:04 Nick InsDel1 is now known as InsDel (~haqr.net@c-98-231-87-43.hsd1.fl.comcast.net)
16:35:11 Quit InsDel (Changing host)
16:35:11 Join InsDel [0] (~haqr.net@unaffiliated/insdel)
16:42:39 Join panni_ [0] (hannes@ip-178-203-101-205.unitymediagroup.de)
16:45:11 Quit casainho (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101027124101])
16:50:20saratogaZagor: could you upload this file to the download server: http://duke.edu/~mgg6/rockbox/atrac3_lp2_132.oma
16:51:07Zagorsaratoga: done
16:51:20saratogathanks
16:53:41 Join Topy [0] (~Topy44@f048048212.adsl.alicedsl.de)
16:55:04***Saving seen data "./dancer.seen"
16:56:49 Quit T44 (Ping timeout: 245 seconds)
16:58:02 Part Zagor
17:00
17:02:15saratogaanyone around who can look at a tiny bit of arm asm?
17:02:38 Quit Kitar|st ()
17:04:34 Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven)
17:05:05 Join T44 [0] (~Topy44@f054220124.adsl.alicedsl.de)
17:08:54 Quit Topy (Ping timeout: 245 seconds)
17:09:28 Join yosafbridge [0] (~yosafbrid@li14-39.members.linode.com)
17:10:13 Join Alchiysta [0] (~975395cf@giant.haxx.se)
17:11:07 Quit Alchiysta (Client Quit)
17:11:08 Join earcar [0] (~carmine@93-39-248-130.ip78.fastwebnet.it)
17:11:16 Join Alchiysta [0] (~975395cf@giant.haxx.se)
17:11:16 Quit earcar (Client Quit)
17:11:55 Join Topy44 [0] (~Topy44@g228207247.adsl.alicedsl.de)
17:12:14 Quit T44 (Ping timeout: 245 seconds)
17:13:22AlchiystaWhat is italian? i'm italian!
17:13:27 Quit Alchiysta (Client Quit)
17:25:15Stummiscorche, i got an mail with developer-invitation which said i can ask you for an cloak here :)
17:36:12 Join toffe82 [0] (~chatzilla@maf.wirelesstcp.net)
17:36:19 Join hebz0rl [0] (~hebz0rl@dslb-088-065-062-014.pools.arcor-ip.net)
17:37:59 Join bmbl [0] (~bmbl@dsl24-25.pool.bitel.net)
17:38:00 Quit bmbl (Changing host)
17:38:00 Join bmbl [0] (~bmbl@unaffiliated/bmbl)
17:40:31 Quit tchan (Read error: No route to host)
17:41:22 Join TheLemonMan [0] (~lemonboy@151.62.67.80)
17:41:23 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
17:46:50saratogain arm asm, is it possible to do a signed multiply of a signed and an unsigned integer without the unsigned getting interpreted a signed?
17:47:45saratogafor instance, using 16 bit integers as an example, can I multiply 60,000 by -7 without having the 60,000 converted to a large negative number by the op?
17:49:08 Quit petur (Quit: Page closed)
17:49:54 Join mortalscan [0] (~mortalsca@109.169.55.155)
17:50:00mortalscanmorning folks
17:50:36mortalscancan anyone tell me if ipod nano 3g is supported yet ?
17:50:47mortalscanor will be at some point?
17:50:48saratogathis website: www.rockbox.org
18:00
18:01:35 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93)
18:02:38 Join ReimuHakurei [0] (~reimu@74.112.212.15)
18:02:49 Join T44 [0] (~Topy44@e181242173.adsl.alicedsl.de)
18:03:03 Quit ReimuHakurei (Client Quit)
18:03:11 Join ReimuHakurei [0] (~reimu@74.112.212.15)
18:03:28 Quit ReimuHakurei (Client Quit)
18:03:38 Join ReimuHakurei [0] (~reimu@74.112.212.15)
18:03:53*Dreamxtreme throws his Ipod Classic 3G into the ring to help develop Rockbox on it once TheSeven is finished doing embios for it
18:04:40mortalscani take it no then
18:04:41mortalscanlol
18:04:54Dreamxtremesoon maybe
18:04:58Dreamxtremei think
18:04:58TheSevensaratoga: you pinged me tonight?
18:05:24TheSevenand regarding your ARM ASM question: do you need the full 64bit result or only the lower 32 bits, and what ranges can the numbers be in?
18:06:00 Quit Topy44 (Ping timeout: 245 seconds)
18:06:03TheSevenmortalscan: it probably will be at some point, but that point will be months, if not years, away
18:06:51 Join Topy [0] (~Topy44@f048050250.adsl.alicedsl.de)
18:07:57saratogaTheSeven: was going to ask you about that ASM
18:08:37saratogaI want to multiply a 32 bit unsigned value that takes the entire 32 bits by a signed integer and then only return the top 32 btis
18:08:38saratogabits
18:08:58 Join MethoS- [0] (~clemens@134.102.106.250)
18:08:59saratogabasically, I want to use the smmul operation, except with one argument unsigned
18:09:03saratogai'm not sure if thats possible
18:09:08saratogai may have to rethink my optimization
18:09:33TheSevenit probably won't work in a single instruction
18:09:37saratogahmm buschel just PMed me saying its not
18:09:54saratogai'll try and rework the code so that i can use signed for both values
18:10:24TheSevenfor the bottom 32 bits it would have been doable :)
18:10:35 Quit T44 (Ping timeout: 245 seconds)
18:20:36saratogaguess i'll have plenty to do during the holidays
18:27:32 Quit Gnea (Ping timeout: 260 seconds)
18:36:23 Join T44 [0] (~Topy44@f048209013.adsl.alicedsl.de)
18:37:59 Join Kitar|st [0] (Kitarist@BSN-182-49-216.dial-up.dsl.siol.net)
18:39:06 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky)
18:39:51 Quit Topy (Ping timeout: 252 seconds)
18:43:10 Join pamaury [0] (~quassel@dhcp-128-203.residence.ens-lyon.fr)
18:43:10 Quit pamaury (Changing host)
18:43:10 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
18:45:22 Quit n1s (Quit: Lämnar)
18:47:01 Quit swilde (Remote host closed the connection)
18:50:11Stummiscorche or scorche|sh: are you there?
18:52:45 Join esperegu_ [0] (~quassel@145.116.10.163)
18:53:47 Quit esperegu (Ping timeout: 260 seconds)
18:55:05***Saving seen data "./dancer.seen"
18:59:04 Part lixxus99
19:00
19:09:27 Quit saratoga (Quit: Page closed)
19:10:39 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
19:10:48 Join Jerom [0] (~jerome@79.132.52.183)
19:10:59 Join JesusFreak316 [0] (~JesusFrea@pool-173-65-88-69.tampfl.fios.verizon.net)
19:12:44 Join Topy [0] (~Topy44@f054223072.adsl.alicedsl.de)
19:15:36 Quit T44 (Ping timeout: 252 seconds)
19:16:59 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
19:17:38 Quit Keripo (Read error: Connection reset by peer)
19:18:54 Quit Jerom (Quit: Leaving.)
19:19:42 Join Jerom [0] (~jerome@79.132.52.183)
19:21:10 Quit TheLemonMan (Quit: Help me, i got shot! *DIES*)
19:26:38 Quit DerPapst (Quit: Leaving.)
19:27:41 Quit panni_ (Read error: Connection reset by peer)
19:28:03 Join panni_ [0] (hannes@ip-178-203-101-205.unitymediagroup.de)
19:29:09 Quit krabador (Ping timeout: 240 seconds)
19:30:39gevaertsAlexP: ping
19:33:34 Join Keripo [0] (~Keripo@mey126.wlan.design.upenn.edu)
19:44:28 Quit madalu (Remote host closed the connection)
19:44:41gevaertsAlexP: http://pastebin.com/xEkAm5gL is my shortlist
19:50:32 Join Kupop [0] (~Kupo@cpc2-bsfd7-2-0-cust220.5-3.cable.virginmedia.com)
19:54:21gevaertsAlexP: I'm not sure what to do with the r28000 situation. I guess it's best not to touch stable for that though
19:57:43 Join DerPapst [0] (~Alexander@p5DE5A1FC.dip.t-dialin.net)
20:00
20:00:12 Join Guest9567843 [0] (~Jagalives@c-71-195-146-94.hsd1.ms.comcast.net)
20:04:26Guest9567843Hey I started using Rockbox like 4-5 years ago on my iPod Video 60gb, and I seem to recall trying it out first in some kind of emulator that I swear I found on the site, to see if I liked it before I tried to install. Now that Rockbox has a solid build for sansa clips I'd like to put that on my mom's Clip, but it would help if I could show her what it would be like first. Any help please?
20:05:05gevaertsGuest9567843: rasher.dk/rockbox/simulator/">http://rasher.dk/rockbox/simulator/ is probably what you're looking for
20:06:31gevaertsOr rather rasher.dk/rockbox/simulator-3.7/">http://rasher.dk/rockbox/simulator-3.7/
20:06:37Guest9567843Thanks, exactly what I was looking for! They should have that easily accessible from the front page for people
20:08:41gevaertsThose binaries aren't actually provided by the project. They're provided by an individual developer on a best-effort basis. I'm not sure if we should have front page links to them...
20:11:08Guest9567843I see. Well I sure understand your point. You don't want to confuse people that it's official. It is very helpful though, so maybe a link with a warning?
20:12:52*gevaerts isn't sure
20:13:08 Join Buschel [0] (~chatzilla@p54A3A193.dip.t-dialin.net)
20:14:12gevaertshttp://www.rockbox.org/wiki/UiSimulator says "Because it is mainly aimed at developers, there are no official downloads of ready-to-run Rockbox UI simulators", and that's at least partly true. The simulators are always going to have limitations that may give a wrong impression
20:14:56gevaertsI'm not saying we shouldn't publicise them more. I just think it's not a clear-cut thing
20:15:34pixelmamaybe put a link on the "extras" page?
20:16:00gevaertsActually, there is one there
20:16:02pixelmahaven't checked though if there already is a link
20:16:16pixelmasee
20:16:18 Join GeekShadow [0] (~Antoine@reactos/tester/GeekShadow)
20:31:27 Join Nerdy3_14159265 [0] (~chatzilla@m20677151028.austincc.edu)
20:32:45Nerdy3_14159265hey guys, my Fuze v2 won't display it's screen but at startup it will show the rockbox logo and sometimes while I'm playing it it will flick on then back off
20:32:59Nerdy3_14159265I know it's software because the ofw works fine
20:33:50 Join krabador [0] (~krabador@host120-60-dynamic.181-80-r.retail.telecomitalia.it)
20:34:34 Quit krabador (Remote host closed the connection)
20:34:50 Join krabador [0] (~krabador@host120-60-dynamic.181-80-r.retail.telecomitalia.it)
20:35:43 Quit krabador (Remote host closed the connection)
20:36:00 Join krabador [0] (~krabador@host120-60-dynamic.181-80-r.retail.telecomitalia.it)
20:36:15pixelmaNerdy3_14159265: did you try resetting settings (from PC) now? Also, which version are you running exactly?
20:36:35Nerdy3_14159265pixelma: I'm using the latest and I need to ask how to reset them from pc
20:37:30pixelmadelete the config.cfg (in the .rockbox folder)
20:37:51Nerdy3_14159265okay, now I just need to figure out how to unhide the folder in ubuntu
20:38:06pixelma"the latest" is not exact, what number can you read on the boot screen?
20:38:28Nerdy3_14159265pixelma: It's waaaay to fast to pick that out
20:38:32 Quit Jerom (Quit: Leaving.)
20:39:31pixelmaok, then you should find a rockbox-info.txt (also in the .rockbox folder) which has the info too
20:40:08pixelmacan't help you with ubuntu though
20:40:10 Join ubuntu_ [0] (~krabador@host61-176-dynamic.33-79-r.retail.telecomitalia.it)
20:40:39Nerdy3_14159265pixelma: I've deleted the config and I'll relaunch rockbox and find out later
20:41:56 Quit Nerdy3_14159265 (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101027124735])
20:43:06 Quit krabador (Ping timeout: 272 seconds)
20:44:03 Quit ubuntu_ (Client Quit)
20:44:22 Join krabador [0] (~krabador@host61-176-dynamic.33-79-r.retail.telecomitalia.it)
20:49:40 Quit Keripo (Quit: Leaving.)
20:55:07***Saving seen data "./dancer.seen"
20:56:12 Join Nerdy3_14159265 [0] (~chatzilla@m20677151028.austincc.edu)
20:56:32 Quit krabador (Quit: Sto andando via)
20:56:50 Join krabador [0] (~krabador@host61-176-dynamic.33-79-r.retail.telecomitalia.it)
20:57:33Nerdy3_14159265Back and I think I've figured it out
20:59:29 Part Guest9567843
20:59:32 Part EvanCarroll
20:59:54Nerdy3_14159265pixelma: I think I've got it now
21:00
21:02:02pixelmado you know what happened? Maybe it would have been better to just rename the file or copy it somewhere else in case it gives some info (forgot about it myself though)
21:02:58Nerdy3_14159265pixelma: My battery was basically dead but rockbox didn't warn me when I was playing that game or anything
21:03:21Nerdy3_14159265pixelma: since the battery was so low it can support that level of brightness but rockbox is still acting weird
21:03:42Nerdy3_14159265pixelma: I'm charging and the screen will work until I try to scroll then it stops working for awhile
21:05:43Nerdy3_14159265pixelma: back later
21:05:46 Quit Nerdy3_14159265 (Quit: ChatZilla 0.9.86 [Firefox 3.6.12/20101027124735])
21:10:00 Join Keripo [0] (~Keripo@SEAS027.wlan.seas.upenn.edu)
21:14:18 Quit GeekShadow (Ping timeout: 240 seconds)
21:14:24 Part LinusN
21:15:30 Join GeekShadow [0] (~Antoine@reactos/tester/GeekShadow)
21:15:39bertrikranmachan, can you test this patch on your c200v2
21:17:57 Join Zarggg_ [0] (~zarggg@24.229.139.169.res-cmts.sm.ptd.net)
21:20:29 Quit Zarggg (Ping timeout: 265 seconds)
21:34:12pixelmabertrik: it may help if you mention which patch you are talking about (maybe I missed something though)
21:36:17 Quit Keripo (Quit: Leaving.)
21:37:44bertriksorry, http://pastebin.ca/2000181
21:38:00 Join krazykit [0] (~kkit@70.236.74.145)
21:47:41 Join user890104 [0] (~Venci@2001:0:4137:9e76:32:1180:2b16:10ec)
21:52:46 Join stoffel [0] (~quassel@91.137.68.177)
21:59:10 Quit toffe82 (Read error: Connection reset by peer)
21:59:59 Quit Buschel (Ping timeout: 240 seconds)
22:00
22:01:39 Join Keripo [0] (~Keripo@SEAS278.wlan.seas.upenn.edu)
22:04:10 Join Buschel [0] (~chatzilla@p54A3A193.dip.t-dialin.net)
22:06:20AlexPgevaerts: sorry, was unexpectedly out
22:06:43AlexPgevaerts: The list looks good, and I think we should leave r28000 as is for 3.7
22:06:44ranmachanbertrik: What does the changed R_DCDC_SET value do?
22:07:49gevaertsAlexP: actually, forget r28409. That's not classic on-target code...
22:09:22AlexPah yes (I didn't look at the actual commits) :)
22:09:26bertrikit lowers the display bias a bit, this value currently seems too high, limiting the allowable contrast range
22:09:43gevaertsAlexP: hm, is r28360 serious enough, or actually a bug (as opposed to a change in how we deal with things)?
22:10:20scorcheStummi: i am here
22:10:33AlexPgevaerts: arguable I think
22:10:58gevaertsOK. I'd say that means "no backport"
22:11:46AlexPyeah, probably right
22:12:05gevaertsEspecially for a thing this minor
22:12:43AlexPyeah
22:14:26CIA-7New commit by gevaerts (r28651): 3.7 branch: backport r28418 (disktidy: handles user abort properly)
22:15:43CIA-7New commit by gevaerts (r28652): 3.7 branch: backport r28608 (Wait for the db to be ready before trying to to any runtime stats, FS #11722 by Michael Hohmuth)
22:16:42bertrikWhat's the deal with the backports?
22:17:06bertrikWill we have some official bug backport branch now for each release now?
22:17:41AlexPbertrik: That's the plan
22:17:54gevaertsah, that translation update is there alreasy
22:18:00AlexPWe are shortly going to do 3.7.1
22:18:33bertrikok
22:20:05gevaertsOK, that means 3.7.1 has http://pastebin.com/rnkPkFte
22:20:39AlexPgevaerts: Awesome, I was just about to do that :)
22:21:03AlexPI'll do the provisional release notes
22:21:28gevaertsThere's one new name in CREDITS
22:21:34 Quit benedikt93 (Quit: Bye ;))
22:24:53ranmachanbertrik: Patch is ok
22:25:04bertrikthanks!
22:33:33 Join Horscht [0] (~Horschti@xbmc/user/horscht)
22:36:08 Join esperegu [0] (~quassel@145.116.15.244)
22:37:29 Quit esperegu_ (Ping timeout: 276 seconds)
22:41:30 Join lixxus99 [0] (~lixxus@78-86-253-21.zone2.bethere.co.uk)
22:41:36 Part lixxus99
22:43:50 Join lixxus991 [0] (~lixxus@host81-135-103-222.range81-135.btcentralplus.com)
22:43:51 Join merbanan [0] (~banan@c-94-255-221-143.cust.bredband2.com)
22:43:57 Part lixxus991
22:45:20 Join lixxus992 [0] (~lixxus@78-86-253-21.zone2.bethere.co.uk)
22:48:02 Join dantje_ [0] (~dvg@HSI-KBW-091-089-103-221.hsi2.kabelbw.de)
22:48:53 Quit Buschel (Ping timeout: 245 seconds)
22:49:31 Part lixxus992
22:55:08***Saving seen data "./dancer.seen"
22:55:11AlexPgevaerts: http://www.rockbox.org/wiki/ReleaseNotes371
22:56:21gevaertsAlexP: it seems that TheSeven is good at understatement :)
22:56:41AlexPyes :)
22:56:48AlexPMaybe that small should go
22:56:59gevaertsWell, the bug was small
22:57:22 Quit kevku (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
22:57:45gevaertsIIRC the result of that fix is something like "writing is three times faster now"
22:57:47AlexPI need to add to one of the manual ones, it doesn't mean anything on its own
22:58:10gevaertsI'd ignore manual fixes in the release notes actually
22:59:08AlexPyes, the other one is superseded anyway
23:00
23:00:13 Quit komputes (Remote host closed the connection)
23:00:16 Quit dantje_ (Quit: Ex-Chat)
23:01:43gevaertsSo what's the plan for getting this out?
23:02:51AlexPI don't think there is too much - build everything, get it uploaded, announce?
23:02:55AlexPtag etc.
23:03:08AlexPWhat I mean is we don't need to wait for anything
23:03:31gevaertsMaybe we want to backport r28427 too?
23:04:08AlexPI doesn't really matter for the release though, where version is done via the scripts
23:04:16AlexP*It
23:04:21AlexPI always matter :)
23:04:27 Quit bmbl (Quit: Verlassend)
23:04:53 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
23:05:40gevaertsWe should probably start incrementing those version numbers
23:06:37AlexPyes
23:06:50*gevaerts starts on that
23:06:58AlexPOK, cool :)
23:09:07gevaertshm, did any user-visible string change?
23:09:32 Quit stoffel (Remote host closed the connection)
23:09:40gevaertsIn other words, do we increment "voicerelease" in tools/builds.pm?
23:09:49 Quit hebz0rl (Quit: Leaving)
23:10:40AlexPa good question
23:11:43gevaertsapps/lang didn't change apart from this one Russian update
23:11:51*gevaerts decides to leave that one at 3.7
23:13:51gevaertsAlexP: any educated guess on when we release? That script has a date in it!
23:14:06AlexPhehe :)
23:14:21AlexPI'm out tomorrow night (not sure when back), but am there Thursday
23:14:33gevaertsok, let's try for Thursday then
23:14:40AlexPsounds good
23:15:03CIA-7New commit by gevaerts (r28653): Bump version numbers in preparation for 3.7.1
23:17:12gevaertsMaybe a mail to the dev list to see if people have other stuff to propose?
23:18:20AlexPyeppers, why not indeed :)
23:18:42*gevaerts prepares to toss a coin
23:18:48gevaertsAlexP: heads or tails?
23:18:53AlexPtails
23:19:07gevaertstails it is. I'll get to work
23:19:13AlexPhaha :)
23:19:19AlexPI don't mind sending it :)
23:21:27*gevaerts is on it
23:21:36AlexPk, cool :)
23:26:27gevaertsSent
23:30:32 Quit ender` (Quit: I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone. -- Bjarne Stroustrup)
23:37:39 Join lixxus99 [0] (~lixxus@78-86-253-21.zone2.bethere.co.uk)
23:41:51 Quit bertrik (Quit: :tiuQ)
23:48:26 Part lixxus99
23:49:06 Part domonoky
23:53:21 Quit dfkt (Quit: -= SysReset 2.53=- Sic gorgiamus allos subjectatos nunc.)
23:56:20 Join LambdaCalculus37 [0] (~rmenes@rockbox/staff/LambdaCalculus37)

Previous day | Next day