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 2012-05-20

00:00:30 Join Horscht [0] (~Horscht@p54946D33.dip.t-dialin.net)
00:00:30 Quit Horscht (Changing host)
00:00:30 Join Horscht [0] (~Horscht@xbmc/user/horscht)
00:01:02 Quit p3tur (Read error: Connection reset by peer)
00:01:02CIA-79Commit e4164f0 in translate by Dominik Riebeling: Use full hashes instead of abbreviated ones.
00:01:03CIA-79Commit e99c24f in translate by Dominik Riebeling: Fix ignoring specific changes.
00:01:29 Join p3tur [0] (~petur@rockbox/developer/petur)
00:04:31amiconnSo...
00:05:56amiconnI found the revision that breaks rockbox on Ondio (1) *when loaded (uncompressed) from ROM* (MMC access very unstable). (2) Booting from the .ajb is fine
00:06:57amiconn(3) This revision does not change any code relevant for the Ondio (a rockchip function rename). The only difference in the .bin before and after is the revision string
00:07:47amiconn(4) The .ucl changes a bit more, but that's normal, since it's compressed. It decodes properly using uclpack command line
00:07:48 Quit benedikt93 (Quit: Bye ;))
00:07:56 Join [Saint_] [0] (~Saint]@unaffiliated/saint/x-8516940)
00:08:19scorcheso, i am going to use this event to upgrade a host of packages on my server - it needs it very badly...
00:08:25scorchethings may break...
00:08:28amiconn(5) The ucl data in flash is definitely correct. I dumped the rom, cut the ucl part and binary compared it to the original file
00:09:03CIA-79Commit 6fc01e6 in translate by Dominik Riebeling: Add 642f5233205bca3bbc7cb2d30288386b38312e92 to ignore list.
00:09:05amiconn(6) It's not a problem with a missing end marker, and there's no overlap
00:09:30amiconn(7) bulding a self-extractor build (which uses the exact same asm for unpacking) works too
00:09:45amiconnNow what the hell did I overlook here?
00:10:33gevaertsscorche: are you planning to take things offline?
00:11:03scorchegevaerts: not really - i am just going to do it live
00:11:12gevaertsrasher: do you remember what directories like rockbox-3.4 on the theme site are for? Building checkwps for those revision?
00:11:18scorchemaybe i should due to the forum database
00:11:27scorchesure - it wont hurt
00:11:31 Quit [Saint] (Ping timeout: 260 seconds)
00:11:31scorcheforums are going down
00:11:32rashergevaerts: Yeah
00:11:46*bluebrother declares the themes.rockbox.org work to be finished
00:11:59bluebrotherthere re some things in the code that could be improved, but well ...
00:12:10bluebrothers/themes/translate/ :)
00:12:17scorchebluebrother: well, there will be a number of packages updated, so be ready for potential breakage =)
00:12:33gevaertsrasher: ok, do we still need them? I'd like to switch that checkout to git at some point (==*soon*), and I'd like to remove unneeded stuff first so I understand the situation :)
00:12:37bluebrotherwe need php, perl and git.
00:12:48gevaertsbluebrother: *and* diff!
00:12:59bluebrotherso except for the shebang line in update.php I don't expect too much breakage
00:13:10bluebrotheroh right, forgot about that. Who needs diff these days? :P
00:13:13rashergevaerts: no, switching that to git should be no problem
00:14:00scorchetaking another backup snapshot before i start upgrading packages - this may take 15-20 minutes
00:17:05rashergevaerts: they've only ever been used manually
00:17:26gevaertsrasher: ok, the versioned ones are gone now :)
00:17:38gevaertsrockbox-current is presumably needed
00:18:11rasheryep, that's the one that builds checkwps daily
00:18:22*gevaerts also gets rid of rockbox-lastsvn
00:19:58 Quit tisqueldotim (Ping timeout: 246 seconds)
00:20:02[Saint_]An svn checkout building checkwps daily? How does that still work?
00:20:19bluebrother[Saint_]: svn?
00:20:29bluebrotherah :)
00:20:40bluebrotherwell, you can still have an svn checkout build checkwps daily
00:21:08[Saint_]Right...but, won't it be giving BS info back?
00:21:10bluebrotherit's not a problem unless you care about the checkwps code to be the current development code instead of an 5 months old svn checkout :P
00:21:28rasherI did that already..
00:22:23bluebrothersure. The translate site returned nonsense until today as well :)
00:22:52*bluebrother wonders if we're still being watched
00:23:05gevaerts[Saint_]: we're cleaning up old cruft, so we can move the theme site code itself to a git checkout. The code has been *using* git for a while now
00:23:42rasherbluebrother: yeah, the translate site required more work
00:23:49 Quit p3tur (Ping timeout: 246 seconds)
00:23:54[Saint_]Right, the wording above made me think checkwps was still being built from an ancient svn repo
00:24:02[Saint_]gevaerts: ^
00:24:31gevaerts[Saint_]: no, but there were still ancient checkouts that were once used
00:24:40bluebrotherrasher: the most work was actually to figure what to do to make it work agin :)
00:25:02bluebrother(and then fixing the bugs I deliberately put in :)
00:26:15 Join bitcraft [0] (~bitcraft@50.44.44.231)
00:28:13rasherbluebrother: I can imagine :\ It wasn't particularly elegant I must admit
00:28:19amiconn(8) The revision that breaks the Ondio SP is *not* the same as the one that breaks the Ondio FM (and the former is not known to me yet, unlike the latter)
00:28:23 Quit lovasoa (Remote host closed the connection)
00:29:13bluebrotherrasher: the thing that bothers me most is the way temporary files are used. Apart from that ... it's working after all :)
00:29:39***Saving seen data "./dancer.seen"
00:30:12rasherbluebrother: how so?
00:30:37bluebrotherit creates temporary files in the svn / git checkout, and numbers files which (might) not get cleaned up afterwards
00:30:47rasherAh yes
00:31:28rasherI believe that was actually deliberate, in case the diff ended up weird, or the user got confused or something, then I'd still have the translation as it was written by the site
00:31:30 Quit bitcraft (Remote host closed the connection)
00:32:26 Join [Saint] [0] (~Saint]@101.98.158.103)
00:32:27 Quit [Saint] (Changing host)
00:32:27 Join [Saint] [0] (~Saint]@unaffiliated/saint/x-8516940)
00:32:58rasherof course that makes more sense when it's just my own server, and I know the reason
00:32:59 Quit [Saint_] (Remote host closed the connection)
00:33:56bluebrotherZagor: can I get entries in http://download.rockbox.org/daily/build-info ?
00:34:14 Quit guymann (Ping timeout: 252 seconds)
00:34:20bluebrothersame way as the [release] section
00:35:15bluebrotherand you can drop the [dailies], since I removed that earlier today. Well, maybe not remove it right now since most people will still use an older version of Rockbox Utility that tries to use that (though hopefully it should be able to handle that section missing gracefully)
00:35:25ZagorI think I'd prefer having a rc-specific file. it's simpler to administer.
00:35:30 Quit Guest72847 (Read error: Connection reset by peer)
00:35:42CIA-798b9e5c9 build result: 252 errors, 132 warnings (Frank Gevaerts committed)
00:35:52gevaertsLies!
00:35:58bluebrotherfine for me, but that means I need to download yet another file ...
00:36:13 Join guymann [0] (~c@108-237-202-52.lightspeed.wlfrct.sbcglobal.net)
00:36:32bluebrotherit's not only lies, it's also missing!
00:36:34bluebrotherThe requested URL /data/8b9e5c9-clients.html was not found on this server.
00:36:52 Join factor [0] (~factor@r74-195-219-241.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
00:37:02rasherCIA is running a smear campaign against gevaerts
00:39:07bluebrotherZagor: don't you think the files on the DL server should some version / RC in the filename?
00:39:37Zagorright, the plan was to have a $hash-named subdir. I forgot.
00:40:02rashergevaerts: there are also a few hidden things on translate
00:40:06 Quit Horscht (Quit: Verlassend)
00:41:54rasheractually maybe just whichfont.php
00:43:23 Quit domonoky (Read error: Connection reset by peer)
00:44:23rasherI never linked that up anywhere
00:44:59bluebrotheris that something similar to the fontstats on your website?
00:45:17gevaertsrasher: that seems to work
00:45:36rasherbluebrother: sortof but not quite
00:46:09rasherbluebrother: it shows font coverage per langfile: http://translate.rockbox.org/whichfont.php
00:46:30rasherIt's just missing the font headers (I think they get auto-created if there is a "hearders" dir)
00:47:12rasherer, headers
00:47:24rasherThough it probably shouldn't live on the translation site
00:47:45bluebrotherah
00:48:00*scorche doesnt mind
00:48:08bluebrotherhaving that linked somewhere might be a good idea in case users are asking about characters not showing up :)
00:48:35bluebrotherespecially if the script is already around
00:49:12rasherscorche: I didn't think so, I just meant logically it doesn't really belong there
00:49:45rasher[translate]/fontstats.py and [translate]/whichfont.php
00:50:51bluebrotherthough it's not completely off either, since font coverage per langfile is somewhat related to translations
00:53:08CIA-79Commit 80112b7 in themesite by Frank Gevaerts: Add top-level .htaccess file
00:55:24bluebrotherZagor: can dev.cgi mark RC builds in some way (and exclude them from the size diff calculation)?
00:55:51Zagorwhere's the fun in that? :)
00:55:54bluebrothermaybe add the branch name?
00:56:11bluebrothersorry, I'm thinking too user friendly I guess :D
00:58:21 Quit factor (Read error: Connection reset by peer)
01:00
01:01:15CIA-79c2e9c93 build result: 0 errors, 9 warnings (Michael Sevakis committed)
01:02:36RadicalR_okay, rockbox successfully installed.
01:02:43 Join factor [0] (~factor@r74-195-219-241.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
01:04:01CIA-79Commit 472312b in themesite by Frank Gevaerts: Remove redirect for years-old rbutil and rockbox versions
01:04:30RadicalR_I guess I'll bookmark the thread so I can keep up to date.
01:04:58RadicalR_annnnd of course, the forums are down.
01:06:48gevaertsscorche: can you remove ./www/oldsite, ./private/temp-*, and ./cruft in /home/themes? It's all old cruft, but I can't get rid of it with my lowly access rights
01:07:06scorchegevaerts: after i finish babysitting this dist-upgrade, sure
01:07:13gevaertsNo hurry
01:07:25scorchejust rm-rf?
01:07:51gevaertsyes
01:09:04gevaertsoldsite is the (very) old site that I just removed the redirect to, temp-* are temp directories that weren't removed for some reason, and cruft has stuff that I can't delete but *could* move out of the way
01:09:22*bluebrother wonders how to bookmark a thread in an IRC chat. And how threads in IRC work at all :o
01:09:45RadicalR_har har
01:09:53RadicalR_No, I meant the thread on the forums.
01:10:07RadicalR_And which blues brother are you?
01:10:58CIA-79Commit 95b3f64 in themesite by Frank Gevaerts: Remove link to the old site.
01:15:31CIA-79Commit ea2ffe8 in www by Björn Stenberg: Strip all email addresses from commit logs.
01:17:02scorcheok - my server should be fully upgraded now
01:17:17scorchetest for breakage please...
01:18:13*bluebrother doesn't have the blues
01:18:41CIA-79Commit 49d4255 in sandbox by Frank Gevaerts: Add this file for completeness
01:19:24bluebrothergevaerts: "this"?
01:19:33bluebrotherthe one I'm looking at right now? :P
01:20:12gevaertsbluebrother: I blame Zagor for telling CIA about commits to sandbox :)
01:20:46 Quit ender` (Quit: It's is not, it isn't ain't, and it's it's, not its, if you mean it is. If you don't, it's its. Then too, it's hers. It isn't her's. It isn't our's either. It's ours, and likewise yours and theirs.)
01:22:39scorchesomeone highlight me if you find an issue for me to fix with my server
01:23:21gevaertsscorche: the theme site seems to be misbehaving
01:23:42gevaertsNot sure if it's your fault or mine...
01:23:45scorchegevaerts: how so?
01:24:04gevaertshttp://themes.rockbox.org/ gives no output at all
01:24:18CIA-79c2e9c93 build result: All green
01:24:56user890104http error 500 for themes.rockbox.org here
01:27:02[Saint]snap.
01:28:22bluebrotheruser890104: yes, it's currently broken.
01:28:23 Join perrikwp [0] (~quassel@cpe-071-076-186-186.triad.res.rr.com)
01:28:43bluebrotherhas been mentioned less than a minute earlier ...
01:29:10scorchehrm - translate is fine, forums are fine, other things are fine
01:29:32user890104bluebrother: yeah, i just confirmed that's it's broken here, too
01:33:30 Quit lebellium (Quit: ChatZilla 0.9.88.2 [Firefox 13.0/20120509070325])
01:35:32CIA-79Commit 58f8bdd in rockbox by Amaury Pouly: zenxfi2: add fmradio i2c glue
01:35:32CIA-79Commit 391f3ea in rockbox by Amaury Pouly: Cosmetics
01:35:33CIA-79Commit f94db35 in rockbox by Amaury Pouly: imx233: fix cache line size (32 instead of 16)
01:35:34CIA-79Commit e1713fd in rockbox by Amaury Pouly: imx233: remove useless alignments in linker scripts
01:35:34CIA-79Commit 1adc474 in rockbox by Amaury Pouly: imx233: fix sd window size test
01:35:35***Alert Mode level 1
01:35:35CIA-79Commit 1b6e8cb in rockbox by Amaury Pouly: imx233: make sure dma descriptors are cache friendly
01:36:05 Quit liar (Remote host closed the connection)
01:36:52 Quit bluebrother (Disconnected by services)
01:36:58 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
01:37:26 Join Xerion [0] (~xerion@5419F5F4.cm-5-2d.dynamic.ziggo.nl)
01:39:46 Quit fs-bluebot (Ping timeout: 246 seconds)
01:40:41gevaertsscorche: the issue seems to be that we use sqlite2, and php now only supports 3
01:40:52scorcheah - that sounds likely
01:40:53 Join fs-bluebot [0] (~fs-bluebo@f053154001.adsl.alicedsl.de)
01:41:03scorchethe server is now using php 5.4.0-3
01:41:09CIA-791b6e8cb build result: All green
01:41:16bluebrotherseems to be related to sqlite
01:41:59gevaertsscorche: can you make sure we have both sqlite2 and sqlite3 packages (non-php)? We can try upgrading the database then
01:42:36bluebrotherwe might need to update the php script then
01:42:41*gevaerts hopes not!
01:42:49bluebrotheriirc the API is different for those
01:42:58bluebrotherthough it's been years ...
01:43:10scorchesqlite3 is now installed
01:43:59scorchethis sounds like this is more your domains...let me know if you need me to do anything...
01:45:36***Alert Mode OFF
01:52:28 Quit anewuser (Ping timeout: 256 seconds)
01:58:32 Part LinusN
01:59:01CIA-79Commit f340768 in rockbox by Bertrik Sikken: _lists_uiviewport_update_callback can be made static
02:00
02:00:31CIA-79Commit 8b3d389 in rockbox by Peter D'Hoye: (Author: Jean-Louis Biasini) Fuze+ simulator: update image with keys indication
02:06:00CIA-79f340768 build result: All green
02:07:05*amiconn finally found what broke Ondio MMC :D
02:07:52wodzwhole day hunting :-)
02:08:18amiconnTesting stuff that touches port inits is tricky. If you don't wait long enough between powering off and powering on again, the port might still be in the correct state
02:08:51amiconn...making you think the build is working properly when it actually isn't
02:11:47 Quit Zagor (Quit: Leaving)
02:12:07 Quit pamaury (Remote host closed the connection)
02:13:44CIA-798b3d389 build result: All green
02:15:04 Quit petur (Remote host closed the connection)
02:16:10 Quit wodz (Quit: Leaving)
02:18:18gevaertsscorche: we'll continue fixing it tomorrow
02:19:40 Quit bertrik (Ping timeout: 246 seconds)
02:29:43***Saving seen data "./dancer.seen"
02:53:06 Quit TheLemonMan (Quit: Does anybody here remembers of Vera Lynn ?)
03:00
03:04:07 Quit ender| (Ping timeout: 260 seconds)
03:10:33 Quit Rower85 (Quit: Hmmm...)
03:16:26 Quit guymann (Ping timeout: 276 seconds)
03:17:00 Join ender| [0] (~ender1@2a01:260:4094:1:42:42:42:42)
03:19:32 Quit BHSPitMonkey (Remote host closed the connection)
03:43:03 Quit advcomp2019_ (Ping timeout: 265 seconds)
03:44:24 Quit Strife89 (Quit: Vamoose.)
03:52:15 Join guymann [0] (~c@108-237-202-52.lightspeed.wlfrct.sbcglobal.net)
04:00
04:06:17 Quit GodEater (Ping timeout: 245 seconds)
04:21:37 Join anewuser [0] (~anewuser@190.207.222.122)
04:21:38 Quit anewuser (Changing host)
04:21:38 Join anewuser [0] (~anewuser@unaffiliated/anewuser)
04:23:36 Quit jm (Changing host)
04:23:36 Join jm [0] (jm@unaffiliated/nsx)
04:28:37 Quit anewuser (Ping timeout: 248 seconds)
04:29:47***Saving seen data "./dancer.seen"
04:33:35 Quit TheSphinX^ (Read error: Operation timed out)
04:39:47 Join TheSphinX^ [0] (~briehl@p5B32295A.dip.t-dialin.net)
04:40:26 Quit TheSeven (Disconnected by services)
04:40:35 Join [7] [0] (~quassel@rockbox/developer/TheSeven)
04:43:57 Join anewuser [0] (~anewuser@190.207.222.122)
04:43:57 Quit anewuser (Changing host)
04:43:57 Join anewuser [0] (~anewuser@unaffiliated/anewuser)
04:48:58 Join nosa [0] (~m00k@adsl-74-235-26-210.clt.bellsouth.net)
04:49:25 Quit nosa-j (Ping timeout: 248 seconds)
04:49:25 Nick nosa is now known as nosa-j (~m00k@adsl-74-235-26-210.clt.bellsouth.net)
04:57:57 Quit pixelma (Disconnected by services)
04:57:57 Quit amiconn (Disconnected by services)
04:57:59 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma)
04:57:59 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
04:58:00 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma)
04:58:03 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
04:58:53 Join Frank__ [0] (quassel@p5B337776.dip.t-dialin.net)
05:00
05:02:02 Quit zugvogel (Ping timeout: 260 seconds)
05:10:33 Join jdgord [0] (~jdgord@rockbox/developer/JdGordon)
05:13:06 Quit jdgord (Read error: Connection reset by peer)
05:16:02 Join jdgord [0] (~jdgord@rockbox/developer/JdGordon)
05:18:04 Quit jdgord (Read error: Connection reset by peer)
05:21:12 Join jdgord [0] (~jdgord@rockbox/developer/JdGordon)
05:23:27 Quit jdgord (Read error: Connection reset by peer)
05:26:20 Join jdgord [0] (~jdgord@rockbox/developer/JdGordon)
05:28:42 Quit jdgord (Read error: Connection reset by peer)
05:31:31 Join jdgord [0] (~jdgord@rockbox/developer/JdGordon)
05:33:42 Quit jdgord (Read error: Connection reset by peer)
05:35:51 Quit ps-auxw (Ping timeout: 272 seconds)
05:36:33 Join jdgord [0] (~jdgord@rockbox/developer/JdGordon)
05:38:53 Quit jdgord (Read error: Connection reset by peer)
05:39:10 Join davo [0] (~davo@cpe-76-169-194-209.socal.res.rr.com)
05:45:48 Join ps-auxw [0] (~arneb@p4FF7F99E.dip.t-dialin.net)
05:48:14 Quit enthdegree (Ping timeout: 256 seconds)
05:51:04 Join amithkk [0] (u4289@2buntu/writers/amithkk)
06:00
06:07:03 Join bitcraft [0] (~bitcraft@50.44.44.231)
06:08:00 Quit bitcraft (Remote host closed the connection)
06:09:33 Join bitcraft [0] (~bitcraft@50.44.44.231)
06:14:33 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
06:24:52 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019)
06:25:06 Quit bitcraft (Remote host closed the connection)
06:25:46 Quit advcomp2019 (Client Quit)
06:29:48***Saving seen data "./dancer.seen"
06:37:14 Quit bluebrother (Disconnected by services)
06:37:21 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
06:39:02 Quit fs-bluebot (Ping timeout: 246 seconds)
06:40:09 Join fs-bluebot [0] (~fs-bluebo@g224239102.adsl.alicedsl.de)
07:00
07:06:06CIA-79Commit f358228 in rockbox by Michael Giacomelli: Work in progress hermite resampler.
07:06:07CIA-79Commit f8d5446 in rockbox by Michael Giacomelli: support decoding of files that contain the number of vector coded coefficients in their bitstream
07:06:38 Join saratoga [0] (98034408@gateway/web/freenode/ip.152.3.68.8)
07:06:45saratogawell thats not good
07:06:51saratogai have no idea what I just did
07:06:59saratogawell i know what i did but i don't know why git did what it did
07:07:29saratogai stashed all my changes, then applied a patch from ffmpeg, then I did a git pull −−rebase, and pushed
07:07:42saratogai did not expect that to push the changes I had stashed
07:09:19saratogamaybe I misunderstand what stash is for? i thought it was to let me put away one thing to commit another
07:12:12CIA-79Commit b154e51 in rockbox by Michael Giacomelli: Revert "Work in progress hermite resampler."
07:12:25saratogai hope i just did what i think i did
07:13:53CIA-79f8d5446 build result: 0 errors, 289 warnings (Michael Giacomelli committed)
07:20:14CIA-79b154e51 build result: All green
07:29:42 Join robin0800 [0] (~robin0800@genkt-058-224.t-mobile.co.uk)
07:42:32 Quit anewuser (Ping timeout: 252 seconds)
07:42:55 Join zchs [0] (~zchs@ool-ad02eb3f.dyn.optonline.net)
07:44:18 Join bitcraft [0] (~bitcraft@50.44.44.231)
07:55:57 Quit bitcraft (Remote host closed the connection)
08:00
08:00:08 Join Ward [0] (~Mirandaha@176-120-190-109.dsl.ovh.fr)
08:00:34 Nick Ward is now known as Guest96797 (~Mirandaha@176-120-190-109.dsl.ovh.fr)
08:02:59 Quit jfc (Remote host closed the connection)
08:03:05 Quit Guest96797 (Read error: Connection reset by peer)
08:26:21 Quit nosa-j (Read error: Connection reset by peer)
08:26:30 Join nosa-j [0] (~m00k@adsl-74-235-26-210.clt.bellsouth.net)
08:29:09saratogaugh so i'm baffled by FS #12678
08:29:10fs-bluebothttp://www.rockbox.org/tracker/task/12678 Unable to play WMA Pro (possibly VBR) (bugs, unconfirmed)
08:29:50***Saving seen data "./dancer.seen"
08:33:02CIA-79Commit dd61978 in rockbox by Michael Giacomelli: Expand the range of the inverse quant table in WMA Pro.
08:33:54saratogaso with that change, the file in 12678 plays, but is extremely quiet, even though the table values and the floating point ones ffmpeg calculates are identical
08:34:06saratogamost be missing something here
08:34:08saratogamust
08:39:37CIA-79dd61978 build result: All green
08:43:19 Part lembas ("i closed dis window niga")
09:00
09:03:04 Quit saratoga (Quit: Page closed)
09:06:29 Join Ward [0] (~Mirandaha@176-120-190-109.dsl.ovh.fr)
09:06:54 Nick Ward is now known as Guest42185 (~Mirandaha@176-120-190-109.dsl.ovh.fr)
09:10:06JdGordonjhMikeS: do you know much about the bitmap drawing? How simple would it be to draw a bitmap mirrored (horizontally)?
09:33:00 Join [Saint_] [0] (~Saint]@unaffiliated/saint/x-8516940)
09:34:25[Saint_]JdGordon: just noticed your comment on the %ax thread, I'm juggling machines around here and I don't have a development environment set up presently.
09:34:52JdGordon[Saint_]: did i understand the issue properly?
09:36:10[Saint_]Yes, I believe so. Viewports aren't horizontally mirrored when rtl = true for viewports with %ax prepended to them.
09:36:47JdGordonok
09:36:54JdGordonI realy want to get rid of %ax
09:37:09JdGordonwell, eventually :p
09:37:26JdGordonim in a pretty lazy mood today, that 2 line patch is as much as I've managed to do all day
09:38:02 Join Zagor [0] (~bjst@ip-188-118-20-201.reverse.destiny.be)
09:38:02 Quit Zagor (Changing host)
09:38:02 Join Zagor [242] (~bjst@rockbox/developer/Zagor)
09:39:03 Join petur [0] (~petur@rockbox/developer/petur)
09:41:04 Join LinusN [0] (~linus@giant.haxx.se)
09:41:29ZagorjhMikeS: "No known samples are fixed by this problem"? what does that mean?
09:42:12*[Saint_] loves jhMikeS cryptic commit messages
09:50:05JdGordonso... non english folks... how do you tihnk translation in the skins shld work? I can make it read in a list of source:dest lines from a text file which would thne just match every single string in the wps... or we have something less freetext
09:50:18JdGordonso "Next track:" in any wps would look for that string in the text file
09:50:28JdGordonnot sure how non-alpha chars would be handled
09:50:29 Join wodz [0] (~wodz@ip-188-118-20-201.reverse.destiny.be)
09:50:39bluebrotherdisplay box characters :P
09:51:21wodzjhMikeS: da6cebb6b0b17b4a75a2bd4f51b7cf70b5dafe40 breaks recording screen
09:51:40wodzI mean it freezes the player when you try to enter rec screen
09:56:45*petur confirms that recording is now broken :(
10:00
10:17:42 Join liar [0] (~liar@clnet-p09-185.ikbnet.co.at)
10:19:22 Join Horscht [0] (~Horscht@xbmc/user/horscht)
10:26:51 Join ender` [0] (krneki@foo.eternallybored.org)
10:26:55amiconnCurrent(ish) build data aborts on c200 when connecting usb :/
10:29:52***Saving seen data "./dancer.seen"
10:32:56 Join pamaury [0] (~quassel@ip-188-118-20-201.reverse.destiny.be)
10:32:56 Quit pamaury (Changing host)
10:32:56 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
10:33:57JdGordonZagor: have you done anything with your giant-static-lcd-size whosywhatsit?
10:35:04ZagorI thought I dumped that on you? :)
10:35:22bluebrotherZagor: you dumped the tower?
10:35:25bluebrotherdid it break?
10:36:20amiconnBlargh, same on Clip+
10:37:39 Nick amithkk is now known as twobottux (u4289@2buntu/writers/amithkk)
10:40:26CIA-79Commit 9bd394b in themesite by Dominik Riebeling: Update database to SQLite3.
10:43:30 Join bertrik [0] (~bertrik@ip-188-118-20-201.reverse.destiny.be)
10:43:30 Quit bertrik (Changing host)
10:43:30 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
10:45:55 Nick twobottux is now known as amithkk (u4289@2buntu/writers/amithkk)
10:46:28 Quit factor (Ping timeout: 244 seconds)
10:47:27 Quit BHSPitMonkey (Remote host closed the connection)
10:51:18CIA-79Commit bc99915 in themesite by Dominik Riebeling: Make downloading work.
10:54:07wodzhell, it is even more scary: c9bcbe202d010234f76d1046880a790fe2c3a067 introduces "The disk is full. Press OFF to continue" when entering REC screen on MPIO.
10:54:14wodzjhMikeS: ^
10:56:48CIA-79Commit 449167b in rockbox by Jens Arnold: Undo f695681 (r30433). USB hardware must be initialized first.
11:00
11:00:18 Join TheLemonMan [0] (~giuseppe@adsl-ull-190-249.45-151.net24.it)
11:01:24 Join fyre^OS [0] (~nnscript@cpe-24-90-87-68.nyc.res.rr.com)
11:02:35 Join factor [0] (~factor@r74-195-219-241.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
11:02:47CIA-79449167b build result: All green
11:04:19 Quit fyrestorm (Ping timeout: 252 seconds)
11:06:49 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019)
11:07:03CIA-79Commit daa94ca in themesite by Dominik Riebeling: Correct query function call to fix admin interface.
11:07:04CIA-79Commit 41d9c56 in themesite by Dominik Riebeling: Update script to use sqlite3.
11:07:12Zagorpamaury: also see wireshark usb capture: http://wiki.wireshark.org/CaptureSetup/USB
11:09:16wodzFS #12680 and FS #12681 :-)
11:09:16fs-bluebothttp://www.rockbox.org/tracker/task/12680 Rec screen reports "The disk is full. Press OFF to continue" (bugs, new)
11:09:17fs-bluebothttp://www.rockbox.org/tracker/task/12681 When trying to enter REC screen player freezes (bugs, new)
11:09:39 Join kadoban [0] (~kadoban@ip98-165-177-158.ph.ph.cox.net)
11:10:05 Quit bug2000 (Remote host closed the connection)
11:11:28JdGordonwodz: if you know the commit which broke it you really dont need to open multiple takss
11:12:19gevaertsThe theme site is back!
11:13:02wodzJdGordon: This are two different issues
11:13:37wodzcaused by two different commits
11:13:48JdGordonah :) never mind then!
11:18:12 Quit Horscht (Quit: Verlassend)
11:18:46bluebrotherpeople using the Nespresso: when refilling water please also empty that water thing at the bottom −− we just had an overflow :o
11:19:04gevaertsbluebrother: did you bisect to find it?
11:19:27bluebrothergevaerts: no, I emptied it :)
11:19:34bluebrotherand made a coffee to notice :P
11:19:47*gevaerts wishes memory issues were as easy to fix as coffee issues :)
11:19:55bluebrotherbut despite of the waste it produces the coffee is nice :)
11:20:09bluebrotherpour water in the memory and see where it leaks? ;-)
11:20:35gevaertsOh, is that what valgrind does? :)
11:20:40bluebrotherprobably
11:21:08bluebrotherbeer!
11:21:18bluebrother(just for mentioning it)
11:23:44CIA-79Commit 143d2b5 in rockbox by Marcin Bukat: Cabbiev2 .fms for 160x128x2
11:25:48*jhMikeS sees he's getting pinged alot all of a sudden
11:26:08bertrikgood morning :)
11:26:16jhMikeS\o
11:26:30peturgood?
11:26:34gevaertshm, themesite is *not* working properly :(
11:28:25amiconnThe PP USB crash is in voice_thread.c
11:28:48CIA-79143d2b5 build result: All green
11:29:24jhMikeSwodz: can see how da6cebb can mess with things. there's stuff in talk.c that is just not right (was looking more closely). c9bcbe2, can't see how that should affect recording. there's was already a disk full message problem when not setting the directory.
11:29:52 Quit zchs (Ping timeout: 244 seconds)
11:30:13wodzjhMikeS: this revisions are what comes out of bisect
11:30:36jhMikeSJdGordon: I guess it depends on the format to how "easy" it is
11:30:52 Quit TheLemonMan (Quit: Does anybody here remembers of Vera Lynn ?)
11:31:19peturjhMikeS: recording dir is set properly here
11:32:43jhMikeSand yeah, I have no idea about "no known samples are fixed by this problem" lol
11:32:57ZagorjhMikeS: hehe
11:33:26jhMikeSdid I write that?
11:33:36Zagorit's in your commit message anyway
11:33:43amiconnjhMikeS: Ii hope this will also fix the oter voice related crashes?
11:33:44jhMikeSwhich one?
11:33:56Zagorhttp://git.rockbox.org/?p=rockbox.git;a=commit;h=f8d5446
11:35:05Zagoroh sorry, I'm mixing up the michaels
11:35:17Zagorthat was saratoga's commit
11:35:19jhMikeSlol
11:35:39jhMikeSI suspect no know samples of
11:35:46jhMikeSaudio
11:36:10jhMikeScan't point to a particular instance
11:36:38jhMikeSamiconn: what will fix it?
11:37:01amiconnThe "stuff in talk.c that's just not right"
11:37:57jhMikeSpossibly. it's really a mess in there
11:38:46jhMikeSI have a hard time following what's going on regarding getting the voice buffer. it may in fact fail to get updated.
11:39:27JdGordonjhMikeS: :( so non trivial?
11:39:54jhMikeSJdGordon: for bitmaps or voice?
11:40:02JdGordonbitmaps
11:41:49jhMikeSwith an horizontally packed format, you'd need bit reversing within bytes. probably about the worse thing
11:42:14JdGordoncan we load it backwards?
11:42:56jhMikeSI suppose
11:45:44 Join zchs [0] (~zchs@ool-ad02eb3f.dyn.optonline.net)
11:46:36jhMikeSwhat exactly is the 2bit-vi layout?
11:47:23amiconn2 bit vertical interleaved. That's the format of the iAudio remote
11:47:58jhMikeSyeah, but how are pixels stored with that within a byte?
11:48:12jhMikeSit looks a bit odd
11:48:28 Join Rower85 [0] (husvagn@v-413-alfarv-90.bitnet.nu)
11:48:53amiconnIt packs an 8 pixel strip into two bytes. Pixel 0 uses bit 0 of the first byte and bit 0 of the second byte, pixel 1 uses bit 1 of both bytes etc
11:49:46jhMikeSah, so the two bits of a pixel are in the respective bits indexes of two bytes, vertically
11:50:21CIA-79Commit e881411 in themesite by Frank Gevaerts: Add explicit id field to the themes database
11:53:10jhMikeSwait the bytes are contiguous but they represent 8 rows of a 1-pixel column?
11:58:15amiconnyes
11:58:49amiconnThe next two bytes then represent the next 8-pixel column etc
12:00
12:00:34amiconnIt's similar to 2 bit vertical packing, just (1) the unit is 16 bits instead of 8, so there are 8-pixel columns instead of 4-pixel columns, and (2) the bit order within the unit is different
12:01:09amiconnThe latter makes vertical shifting and clipping in the drawing functions more complex
12:01:43CIA-79Commit d206afb in rockbox by Bertrik Sikken: FS #12390 - Sansa Clip Zip Cabbiev2 Port by Stephen Carroll
12:02:05CIA-79Commit cc0c674 in rockbox by Bertrik Sikken: Use 8x8 icons for clip zip cabbiev2
12:04:57 Join lebellium [0] (~chatzilla@e179070112.adsl.alicedsl.de)
12:05:21 Quit Galois (Ping timeout: 272 seconds)
12:07:09CIA-79d206afb build result: All green
12:12:12CIA-79cc0c674 build result: All green
12:14:08CIA-79Commit e3baf88 in themesite by Frank Gevaerts: Update remaining sqlite2 functions.
12:15:44CIA-79Commit c029c77 in rockbox by Marcin Bukat: fix fms backdrop filename
12:15:49CIA-79Commit 503d812 in themesite by Frank Gevaerts: Fix syntax error
12:18:47 Quit nosa-j (Ping timeout: 245 seconds)
12:19:32 Join nosa-j [0] (~m00k@adsl-74-235-26-210.clt.bellsouth.net)
12:20:40jhMikeSI was getting USB freezes on x5 too when timestretch was enabled. maybe the move callbacks are all wrong
12:21:35CIA-79c029c77 build result: All green
12:22:50jhMikeSor was that with a voice file present...maybe it was a bit of both
12:25:43CIA-79Commit d9cd7e0 in themesite by Frank Gevaerts: Fix remaining rowid usage
12:29:56***Saving seen data "./dancer.seen"
12:30:21jhMikeSthe recording lockup on e200 isn't a hard lock. still get backlight action
12:30:59wodzjhMikeS: yes backlight goes off and it reacts on hold switch
12:31:23*petur nods
12:31:51peturI think it is in some loop waiting for something to get released or so
12:33:04jhMikeSlooking into that
12:35:40 Join MethoS- [0] (~clemens@134.102.106.250)
12:37:06 Quit ps-auxw (Quit: leaving)
12:37:25 Join ps-auxw [0] (~arneb@2001:470:c807:0:1532:4e5f:2ad3:4123)
12:40:52 Quit [Saint_] (Remote host closed the connection)
12:41:10 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
12:41:52 Join TheLemonMan [0] (~giuseppe@adsl-ull-190-249.45-151.net24.it)
12:47:25 Quit factor (Read error: Connection reset by peer)
12:48:28jhMikeSinteresting thing: I only get the lockup if playback hasn't been started at least once
12:54:57 Quit JdGordon (Quit: leaving)
12:54:59wodzhuh, thats possible. I run recording yesterday successfully on my MPIO and then I hit this bug. It may be I played something during testing and thats why it worked then.
12:55:14 Join JdGordon| [0] (~jonno@rockbox/developer/JdGordon)
12:57:11 Nick JdGordon| is now known as JdGordon (~jonno@rockbox/developer/JdGordon)
13:00
13:01:09jhMikeSone thing that's strange is that playback alwasy gets the buffer shrink callback even if it's not the user of the buffer
13:02:06 Join lebellium_ [0] (~chatzilla@e179070112.adsl.alicedsl.de)
13:03:16jhMikeSare there functions that could end up calling the callback even after pcm recording is initialized (which would be bad)
13:04:02 Quit lebellium (Ping timeout: 246 seconds)
13:04:16 Join factor [0] (~factor@r74-195-219-241.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
13:04:16 Nick lebellium_ is now known as lebellium (~chatzilla@e179070112.adsl.alicedsl.de)
13:11:09 Join lebellium_ [0] (~chatzilla@e179070112.adsl.alicedsl.de)
13:11:25 Quit kadoban (Ping timeout: 252 seconds)
13:13:50 Quit lebellium (Ping timeout: 246 seconds)
13:13:50 Nick lebellium_ is now known as lebellium (~chatzilla@e179070112.adsl.alicedsl.de)
13:15:30 Join lebellium__ [0] (~chatzilla@e179070112.adsl.alicedsl.de)
13:16:33jhMikeSanother thing, shrink_callback will be locking a mutex inside the callback, but I don't think buflib is reentrant
13:16:53jhMikeSnot just that, the queue interaction too
13:18:02 Quit lebellium (Ping timeout: 246 seconds)
13:18:11 Nick lebellium__ is now known as lebellium (~chatzilla@e179070112.adsl.alicedsl.de)
13:19:03 Join lebellium__ [0] (~chatzilla@e179070112.adsl.alicedsl.de)
13:19:06 Quit lebellium__ (Client Quit)
13:22:35 Quit lebellium (Ping timeout: 246 seconds)
13:35:52 Join anewuser [0] (~anewuser@190.207.222.122)
13:35:52 Quit anewuser (Changing host)
13:35:52 Join anewuser [0] (~anewuser@unaffiliated/anewuser)
13:36:06jhMikeSlooks like audio_init_recording is just not returning
13:39:55 Join lebellium [0] (~chatzilla@e179070112.adsl.alicedsl.de)
13:40:01 Join lorenzo92 [0] (~chatzilla@95.233.108.163)
13:44:59 Quit lebellium (Ping timeout: 246 seconds)
13:49:23 Join Lear [0] (chatzilla@rockbox/developer/lear)
13:49:59Learkugel: ping
13:52:19 Join XavierGr [0] (~xavier@rockbox/staff/XavierGr)
13:57:13 Join stoffel [0] (~quassel@pD9E41747.dip.t-dialin.net)
14:00
14:00:46LearThe recent USING_STORAGE_CALLBACK change in ata_idle_notify.h looks wrong. It seems to disable it in a lot of cases, and enable one where it was explicitly disabled...
14:08:47 Quit kolmkaru (Ping timeout: 245 seconds)
14:15:09jhMikeSlooks like RECORDING_EVENT_START is what doesn't return
14:17:23jhMikeShmmm...I see that leads to playback_restarting_handler and thus bufclose calls to an uninitialized buffer
14:17:34jhMikeSpossible
14:17:36jhMikeS*ly
14:24:57jhMikeSI see, the radioart handles aren't initialized negative, but are initialized to 0 (which is a legit value), unless the screen was entered once. radio_init doesn't hit the code that sets them to -1
14:26:43jhMikeSinitialized to -1 statically gets rid of the lockup
14:30:00***Saving seen data "./dancer.seen"
14:39:32 Join domonoky [0] (~Domonoky@rockbox/developer/domonoky)
14:47:26 Join lebellium [0] (~chatzilla@e179070112.adsl.alicedsl.de)
14:51:53 Quit lorenzo92 (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120423122928])
15:00
15:00:24 Quit Xerion (Quit: )
15:02:20 Quit lebellium (Read error: Connection reset by peer)
15:03:03 Join lebellium [0] (~chatzilla@g231211054.adsl.alicedsl.de)
15:13:10 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93)
15:19:24peturjhMikeS: nice find, feel free to throw a patch if this needs more testing
15:20:28jhMikeSthere are still more trouble spots
15:22:40 Join Thra11 [0] (~thrall@84.93.158.135)
15:27:02peturjhMikeS: moving the handle init outside the if(entering_screen) at least fixes the freeze and diskfull error, haven't tried recording
15:34:04jhMikeSthat is what i did, parts. I think playback needs to steer clear of buffering calls until it sends the event.
15:34:07jhMikeS*in part
15:38:12peturrecording seems to work ok
15:38:22jhMikeSI was having trouble when resuming playback and switching between things that use the buffer
15:48:30CIA-79Commit 4bc142c in themesite by Frank Gevaerts: Fix typo in sql statement.
15:53:30 Join kevku [0] (x@Gizka-1-pt.tunnel.tserv24.sto1.ipv6.he.net)
15:54:31 Quit stoffel (Ping timeout: 244 seconds)
15:56:13 Join Horscht [0] (~Horscht@p5DD573EF.dip.t-dialin.net)
15:56:13 Quit Horscht (Changing host)
15:56:13 Join Horscht [0] (~Horscht@xbmc/user/horscht)
16:00
16:03:23 Join stoffel [0] (~quassel@pD9E41747.dip.t-dialin.net)
16:09:21pixelmaAlexP_: were you the one with the H300 remote?
16:09:33AlexP_Afraid not
16:09:36peturI am
16:10:16JdGordoni have oine too
16:10:50peturok, I'm not
16:12:37pixelmaI mean that one: amiconn.dyndns.org/~marianne/iriverh300-remote.svg">http://amiconn.dyndns.org/~marianne/iriverh300-remote.svg - as I'd like to put labels on that picture for the manual and don't know which button/switch or whatever does what
16:13:03pixelmaexcept the hold switch maybe
16:18:03 Quit stoffel (Read error: Operation timed out)
16:19:16Zagorpixelma: your svg drawings are awesome!
16:19:50pixelmathanks.:) I had that one lying around for ages though...
16:24:04Guest42185i have to agree, i didn't see it was an svg...
16:26:40CIA-79Commit 620982a in rockbox by Bertrik Sikken: Make Meizu M3 compile again
16:29:04 Join lorenzo92 [0] (~chatzilla@95.233.108.163)
16:30:02***Saving seen data "./dancer.seen"
16:30:25 Join stoffel [0] (~quassel@pD9E41747.dip.t-dialin.net)
16:31:12 Quit benedikt93 (Quit: Bye ;))
16:32:19jhMikeSlooks like this other behavior is because something is suddenly goofed with timestretch :\. turn it off and things go ok
16:33:00CIA-79620982a build result: All green
16:39:50CIA-79Commit b8ba1f7 in www by Björn Stenberg: Added support for building and uploading release-candidate builds.
16:40:07bluebrother\o/
16:40:52jhMikeSwheel repeats seem broken in the WPS too
16:41:02gevaertsYay!
16:41:26bluebrotherlet's make a list of things that are not broken!
16:41:28jhMikeScan't adjust the volume unless I go really, really, slowly
16:41:28LearjhMikeS: Changing volume?
16:41:40jhMikeSyeah
16:41:42 Join yohlee [0] (~yohanlty@85-69-103-45.rev.numericable.fr)
16:41:48wodzgeneral breakage detected :-)
16:42:08LearSounds like the USING_STORAGE_CALLBACK thing I noticed earlier today...
16:42:29LearChanging volume causes a setting save after each step.
16:43:10jhMikeSCould be it. I noticed that on my H100, it was spinning the disk entering any menu at all
16:43:48CIA-79cc0c674 build result: All green
16:44:37 Quit stoffel (Ping timeout: 240 seconds)
16:45:38LearjhMikeS: http://pastebin.com/LQyiz1TC fixes it for me, but I haven't tested it on a hosted target.
16:48:18jhMikeSso, handle abuse in radio art....check. something weird with timestretch...yet to find out, and storage callback
16:59:17CIA-79Commit 7f2910a in www by Björn Stenberg: Some rc build fixes.
16:59:40 Quit Zagor (Quit: Leaving)
16:59:50 Quit petur (Quit: Leaving)
17:00
17:00:30 Part LinusN
17:01:36 Join Xerion [0] (~xerion@5419F5F4.cm-5-2d.dynamic.ziggo.nl)
17:02:30 Quit wodz (Quit: Leaving)
17:07:39 Join Keripo [0] (~Keripo@KD125054132232.ppp-bb.dion.ne.jp)
17:10:32CIA-79Commit d01a182 in rockbox by Bertrik Sikken: Creative Zen x-fi: fix battery bench plugin
17:15:14bertrikwho has a samsung yh-820 ?
17:15:16jhMikeSwhat happened with radio art is that I took out the buffer init from audio_init when voice no longer needed it, which really shouldn't matter in principle
17:16:50bertrikenabling battery voltage monitoring on the yh-820 is probably trivial, but we need someone to test it
17:16:56CIA-79d01a182 build result: All green
17:16:57lebelliumI guess only me has a YH-820 around here. But I left it in Paris, won't get it before July
17:18:47 Quit pamaury (Remote host closed the connection)
17:21:01bertriklebellium, ok, I'll push a patch to gerrit for later testing
17:21:07 Quit lorenzo92 (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120423122928])
17:32:55bertriklebellium, see g#243
17:32:56fs-bluebotGerrit review #243 at http://gerrit.rockbox.org/r/#change,243 : Samsung YH-820: enable battery voltage monitoring by Bertrik Sikken (changes/43/243/1)
17:35:23 Quit Horscht (Quit: Verlassend)
17:46:28 Quit lebellium (Ping timeout: 246 seconds)
17:50:18 Join lebellium [0] (~chatzilla@g231211054.adsl.alicedsl.de)
17:50:57lebelliumok bertrik, but as I said, I can't test this patch before 2 months or so
17:51:39 Quit bertrik (Remote host closed the connection)
17:53:19jmsince when does rockbox run on the creative zen?
17:54:10 Join enthdegree [0] (~enthdegre@wikimedia/enthdegree)
17:57:48 Quit kevku (Ping timeout: 248 seconds)
17:59:50 Join maden [0] (~user@dsl-66-36-141-115.mtl.aei.ca)
17:59:53madenhello
18:00
18:00:39CIA-79Commit 6c0a1cb in rockbox by Marianne Arnold: Manual: Include the Iaudio remote graphic in the M5 and X5 manuals.
18:01:13 Join stoffel [0] (~quassel@pD9E41747.dip.t-dialin.net)
18:01:40 Join mortalis [0] (~mortalis@77.108.98.177)
18:07:46CIA-796c0a1cb build result: All green
18:07:54 Quit Lear (Quit: ChatZilla 0.9.88.2 [Firefox 13.0/20120516113045])
18:08:11 Quit Keripo (Quit: Leaving.)
18:20:18CIA-79Commit cf90958 in rockbox by Marianne Arnold: Manual: Pull general album art info out of the theme tags section.
18:21:12*jhMikeS wonders if checking the buffer pointer is really a legit check if buflib is involved after freeing and allocating maximum
18:21:26CIA-79Commit 5f2618c in rockbox by Marianne Arnold: Manual: Include the iaudio remote graphic in its manual again.
18:23:09jhMikeSguess we could use a bufrealloc to be sure
18:26:44CIA-79cf90958 build result: All green
18:29:18 Quit TheLemonMan (Quit: Does anybody here remembers of Vera Lynn ?)
18:30:06***Saving seen data "./dancer.seen"
18:31:16 Quit factor (Read error: Connection reset by peer)
18:34:31CIA-795f2618c build result: All green
18:35:15jhMikeSit looks like based upon usage these days, the talk buffer should be restored in audio_get_buffer if it's not wanted
18:47:22 Join factor [0] (~factor@r74-195-219-241.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
18:48:33 Join Galois [0] (djao@efnet-math.org)
19:00
19:02:40jhMikeShaha...ok, if I switch languages to one with a voice file, usb_init data aborts
19:03:10jhMikeSat least that's what it's saying
19:03:29 Quit robin0800 (Quit: Leaving)
19:14:19 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk)
19:23:58 Quit stripwax (Quit: http://miranda-im.org)
19:24:12 Join kadoban [0] (~kadoban@ip98-165-177-158.ph.ph.cox.net)
19:35:30 Quit jhMikeS (Read error: Connection reset by peer)
19:40:58 Quit bieber_ (Ping timeout: 245 seconds)
19:42:07 Join bieber [0] (~quassel@97.97.75.169)
19:47:46 Join LambdaCalculus37 [0] (~rmenes@pool-108-5-104-149.nwrknj.fios.verizon.net)
19:47:46 Quit LambdaCalculus37 (Changing host)
19:47:46 Join LambdaCalculus37 [0] (~rmenes@rockbox/staff/LambdaCalculus37)
19:49:42 Quit nosa-j (Read error: Connection reset by peer)
19:51:35 Join nosa-j [0] (~m00k@adsl-74-235-26-210.clt.bellsouth.net)
19:54:30 Quit guymann (Ping timeout: 252 seconds)
19:56:09 Quit LambdaCalculus37 (Quit: Fwump)
19:58:16 Quit zchs (Ping timeout: 244 seconds)
19:59:04 Quit mortalis (Quit: Leaving)
20:00
20:01:15 Join guymann [0] (~c@108-237-202-52.lightspeed.wlfrct.sbcglobal.net)
20:07:48 Quit guymann (Ping timeout: 248 seconds)
20:09:33 Join guymann [0] (~c@108-237-202-52.lightspeed.wlfrct.sbcglobal.net)
20:09:40 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
20:10:53 Quit stoffel (Ping timeout: 252 seconds)
20:29:35 Join CaptainKewl [0] (~captainke@207-237-110-248.c3-0.nyr-ubr2.nyr.ny.cable.rcn.com)
20:30:07***Saving seen data "./dancer.seen"
20:31:19 Quit maden (Remote host closed the connection)
20:33:40 Quit jhMikeS (Read error: Connection reset by peer)
20:33:41 Quit anewuser ()
20:35:13 Join jlbiasini [0] (~metaphys@d86-32-96-55.cust.tele2.at)
20:35:30 Part jlbiasini
20:42:16 Join jhMikeS [0] (~jethead71@c-68-61-166-99.hsd1.mi.comcast.net)
20:42:17 Quit jhMikeS (Changing host)
20:42:17 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
20:43:57 Quit yohlee (Quit: Leaving.)
20:50:20 Join yohlee [0] (~yohanlty@85-69-103-45.rev.numericable.fr)
20:53:47 Join stripwax [0] (~Miranda@87-194-34-169.bethere.co.uk)
20:56:52 Quit evilnick (Ping timeout: 246 seconds)
20:57:10 Quit factor (Ping timeout: 244 seconds)
20:57:32 Join evilnick [0] (~evilnick@rockbox/staff/evilnick)
20:58:58 Quit guymann (Ping timeout: 246 seconds)
21:00
21:01:06 Join guymann [0] (~c@108-237-202-52.lightspeed.wlfrct.sbcglobal.net)
21:26:35 Join factor [0] (~factor@r74-195-219-241.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
21:30:31 Join rocktriangle [0] (~trollingz@64.56.231.6)
21:31:16rocktriangleHello, I have a slight problem. I'd like to use the keybox however after I get the confirm password option, I get another message that says password mismatch.
21:31:22rocktriangleWhat did I do wrong?
21:35:43 Quit evilnick (Remote host closed the connection)
21:38:57 Join evilnick [0] (~evilnick@rockbox/staff/evilnick)
21:43:11 Quit evilnick (Remote host closed the connection)
21:44:19 Join TheLemonMan [0] (~giuseppe@adsl-ull-190-249.45-151.net24.it)
21:50:47 Quit stripwax (Quit: http://miranda-im.org)
21:59:04 Quit lebellium (Read error: Connection reset by peer)
21:59:43 Join petur [0] (~petur@rockbox/developer/petur)
22:00
22:00:58 Join lebellium [0] (~chatzilla@g231211054.adsl.alicedsl.de)
22:02:07 Nick GeekShad1w is now known as GeekShadow (~antoine@50.104.75.86.rev.sfr.net)
22:02:22 Quit GeekShadow (Changing host)
22:02:22 Join GeekShadow [0] (~antoine@reactos/tester/GeekShadow)
22:09:46 Quit lebellium (Quit: ChatZilla 0.9.88.2 [Firefox 13.0/20120516113045])
22:10:02 Join lebellium [0] (~chatzilla@g231211054.adsl.alicedsl.de)
22:11:21 Quit petur (Quit: Bye)
22:11:35 Join petur [0] (~petur@rockbox/developer/petur)
22:12:44 Quit petur (Client Quit)
22:20:14 Quit y4n (Quit: HOLY SHIT! WE'RE ALL JUST LIVING ON A GINORMOUS FUCKING SPINNING ROCK FLOATING THROUGH SPACE CIRCLING A BIG FUCKING BALL OF FIRE!!!)
22:20:21 Join passstab [0] (~coplon@c-68-80-37-73.hsd1.pa.comcast.net)
22:20:27passstabhi
22:21:15passstabi'm getting "Can't get version information.
22:21:15passstabNetwork error: Request aborted. Please check your network and proxy settings."
22:21:26passstabfrom rbutil
22:21:32passstabare you down?
22:21:44*gevaerts tries
22:23:07gevaertshmmm
22:24:18gevaertsLooks like Zagor did something wrong earlier today
22:24:27gevaertsBagder: ping
22:26:07*passstab is glad it's not just him
22:26:30gevaertsNo, it's a misconfiguration on the server, the network is fine
22:27:35 Quit guymann (Ping timeout: 244 seconds)
22:27:36gevaertshttp://build.rockbox.org/cvsmod/build-info returns a 403
22:28:07 Quit TheLemonMan (Quit: Does anybody here remembers of Vera Lynn ?)
22:29:43 Join guymann [0] (~c@108-237-202-52.lightspeed.wlfrct.sbcglobal.net)
22:30:08***Saving seen data "./dancer.seen"
22:37:31 Join TheLemonMan [0] (~giuseppe@adsl-ull-190-249.45-151.net24.it)
22:38:19 Quit TheLemonMan (Client Quit)
22:38:36 Join TheLemonMan [0] (~giuseppe@adsl-ull-190-249.45-151.net24.it)
22:42:03 Quit passstab (Remote host closed the connection)
22:42:28 Nick kugel is now known as kugelp (~kugel@rockbox/developer/kugel)
22:43:30kugelpjhMikeS: valid handles start at 1. 0 shouldn't be cause problems (although officially invalid)
22:51:38jhMikeSbuffering.c is different that buflib in that respect
22:51:43jhMikeS*than
22:51:51 Quit yohlee (Read error: Connection reset by peer)
22:58:23 Join Horscht [0] (~Horscht@p5DD573EF.dip.t-dialin.net)
22:58:26 Quit Horscht (Changing host)
22:58:26 Join Horscht [0] (~Horscht@xbmc/user/horscht)
23:00
23:02:32 Quit guymann (Ping timeout: 246 seconds)
23:04:31 Quit TheLemonMan (Quit: Does anybody here remembers of Vera Lynn ?)
23:04:48kugelpjhMikeS: ah, thought you were talking about buflib handles
23:05:15 Quit [Saint] (Ping timeout: 260 seconds)
23:06:36 Join [Saint] [0] (~Saint]@101.98.158.103)
23:06:37 Quit [Saint] (Changing host)
23:06:37 Join [Saint] [0] (~Saint]@unaffiliated/saint/x-8516940)
23:06:50lebelliumkugelp: did you have a look at what Lorenzo sent you?
23:07:58kugelpsorry, not yet. very busy weekend
23:08:06 Join nosa [0] (~m00k@adsl-74-235-79-177.clt.bellsouth.net)
23:09:26 Quit nosa-j (Ping timeout: 244 seconds)
23:09:26 Nick nosa is now known as nosa-j (~m00k@adsl-74-235-79-177.clt.bellsouth.net)
23:11:44rocktriangleHello, I have a slight problem. I'd like to use the keybox however after I get the confirm password option, I get another message that says password mismatch.
23:12:05FOADTry and enter the correct password.
23:17:42 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl)
23:17:43 Quit bertrik (Changing host)
23:17:43 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
23:22:37 Nick kugelp is now known as kugel (~kugel@rockbox/developer/kugel)
23:27:10rocktriangleWhat do yo umean?
23:27:21rocktriangleIt's asking me for a brand new master password
23:27:39rocktriangleThere is no password as of yet
23:28:34rocktriangleRight when I enter it, it says "confirm password" followed by the message "password mismatch"
23:43:43 Join guymann [0] (~c@108-237-202-52.lightspeed.wlfrct.sbcglobal.net)
23:48:17 Join tmzt_ [0] (~tmzt@adsl-76-244-147-194.dsl.akrnoh.sbcglobal.net)
23:51:22 Quit tmzt (Ping timeout: 252 seconds)
23:54:37 Quit ender` (Quit: The propeller is just a big fan in front of the plane used to keep the pilot cool. When it stops, you can actually watch the pilot start sweating.)

Previous day | Next day