01:00 |
01:20:11 | *** | No seen item changed, no save performed. |
03:00 |
03:14:05 | munkis | I'm an idiot, I brought uzziyah back up but forgot to run the build script |
03:20:12 | *** | No seen item changed, no save performed. |
04:00 |
04:17:57 | | Join advcomp2019_ [0] (~advcomp20@user/advcomp2019) |
04:21:09 | | Quit advcomp2019__ (Ping timeout: 265 seconds) |
05:00 |
05:20:16 | *** | Saving seen data "./dancer.seen" |
06:00 |
06:45:09 | speachy | _bilgus: the stuff I put up on my web space is from clang's scan-build and isn't interactive, but the coverity stuff is, with a 3-pane interface that lets one change dispositions, add notes, etc. |
07:00 |
07:00:40 | speachy | munkis: I see that it reconnected at ~0312 localtime. |
07:02:21 | speachy | braewoods: it could be memory-mapped onto the system bus somewhere, but without schematics or tracing the PCB you may be forced to resort to guesswork or go the disasm route on the original firmware. |
07:20:20 | *** | No seen item changed, no save performed. |
07:29:27 | | Quit F3l1x_10m_ (Read error: Connection reset by peer) |
07:37:05 | | Join F3l1x_10m [0] (~Al3x_10m@user/f3l1x-10m/x-3393542) |
07:50:18 | | Join massiveH [0] (~massiveH@ool-18e4e82f.dyn.optonline.net) |
08:00 |
08:28:39 | braewoods | speachy: ok. i'm just going to try my best guess for now. |
08:29:08 | braewoods | most likely connection method is i2c |
08:29:32 | braewoods | i'll try poking some of its registers and see what comes up. |
08:38:36 | speachy | the gigabeast is an IMX31 part or something like that? not a PortalPlayer? |
08:39:05 | braewoods | speachy: yep |
08:39:08 | speachy | not that I recall either having a dedicated I/O port |
08:39:38 | braewoods | from the pcb scans it appears there's no way to access pins for probing |
08:40:09 | braewoods | BGA mounted that i can tell |
08:44:05 | speachy | looking at the datasheet for that part, it looks like the control bus is I2C, yeah. |
08:48:55 | speachy | there's probably a self-test mode that outputs color bars or someting like that. |
08:49:06 | braewoods | yea, the DS mentioned it |
08:49:13 | braewoods | i plan to use it for establishing if i'm getting anywehre |
08:49:27 | speachy | yep |
09:00 |
09:03:03 | | Quit massiveH (Quit: Leaving) |
09:20:23 | *** | Saving seen data "./dancer.seen" |
09:43:22 | _bilgus | speachy I dont have this.. |
09:44:28 | _bilgus | 2 pane interface and it only brings me to the bug won'y let me edit fields at all |
09:44:50 | _bilgus | i'll try a different browser |
09:47:26 | _bilgus | hmm apparently its that Firefox doesn't do the third pane |
09:47:55 | _bilgus | oh nope just needed to drag it back :) |
11:00 |
11:20:24 | *** | No seen item changed, no save performed. |
11:39:11 | | Join Ryans [0] (Ryans@c-73-180-126-67.hsd1.sc.comcast.net) |
11:57:38 | | Join F3l1x_10m_ [0] (~Al3x_10m@user/f3l1x-10m/x-3393542) |
11:58:11 | | Join ZincAlloy [0] (~Adium@2a02:8108:943f:d824:af:d8d2:65db:4534) |
11:58:26 | | Quit F3l1x_10m_ (Client Quit) |
13:00 |
13:03:47 | | Join lebellium [0] (~lebellium@2a01:cb10:2e:2000:483c:b41d:fb44:8d30) |
13:13:04 | | Quit Ryans () |
13:20:04 | | Join akaWolf [0] (~akaWolf@akawolf.org) |
13:20:26 | *** | Saving seen data "./dancer.seen" |
15:00 |
15:02:16 | | Quit gevaerts (Ping timeout: 252 seconds) |
15:02:31 | | Join gevaerts [0] (~fg@user/gevaerts) |
15:20:29 | *** | Saving seen data "./dancer.seen" |
16:00 |
16:10:06 | bluebrother | what do people think about moving the manual from LaTeX to Sphinx? |
16:10:52 | bluebrother | LaTeX is great, but somewhat complicated, and the HTML output is ... well, not so nice. With Sphinx we could go html-first, and create pdf via LaTeX. |
16:11:45 | bluebrother | I've been looking at it a bit, we'd need to recreate all those custom macros, but apart from the optional stuff handling this shouldn't be too big an issue. |
16:13:04 | bluebrother | as for the optional stuff we could add some preprocessor step. Sphinx allows adding something like that as an extension. Would be not really in line with Sphinx though. But it's doable. We could even make that read rockbox-info.txt instead of passing things in. |
16:15:58 | braewoods | wouldn't we be giving up the power of latex? |
16:16:50 | braewoods | i mean, we're not using it for books but at the same time do we need that much power? |
16:17:01 | braewoods | do we need the ability to control typesetting to that extent? |
16:17:42 | braewoods | one might say we could drop PDF entirely and move to a single file HTML or a downloadable archive. |
16:17:57 | braewoods | or something like that. |
16:18:33 | braewoods | do we really need PDF versions? |
16:18:37 | bluebrother | well, I'd say LaTeX gives us a lot of options in the typesetting area, but we don't really use them. |
16:18:45 | bluebrother | though the output is pretty :) |
16:19:28 | bluebrother | might be interesting to have numbers how often the html manual is accessed and how often the pdf downloaded |
16:19:30 | braewoods | HTML also means we could add scripting if we have cause to |
16:19:54 | braewoods | i mostly use the PDF version for having a single searchable page |
16:22:21 | bluebrother | sphinx already includes some javascript search thingy. |
16:22:45 | bluebrother | so the main advantage of pdf is that it's a single file you can copy more easily. And it looks nicer for printing |
16:28:36 | braewoods | can it generate epubs? |
16:29:06 | braewoods | imagine that, it can |
16:35:52 | bluebrother | there's an option, but I never tried that. |
16:39:36 | | Quit lebellium (Quit: Leaving) |
16:48:13 | bluebrother | ok, tried it, works. Only the css tweaks I was playing with to make the colors match better to the Rockbox site don't work :) |
16:53:29 | bluebrother | kinda neat :) |
17:00 |
17:07:21 | braewoods | bluebrother: epub support isn't super common but it is built with web tech. |
17:07:32 | braewoods | it's a viable option for "ebook" versions. |
17:13:44 | bluebrother | braewoods: https://imgur.com/a/dx7mVj4 |
17:14:14 | braewoods | ah |
17:14:56 | bluebrother | but that's only showing the 1st page, that one was easy to get look correctly :) |
17:15:45 | braewoods | but isn't this expected? |
17:15:56 | braewoods | if we're switching to a new system it's bound to need tweaking |
17:16:05 | bluebrother | sure |
17:17:12 | | Quit markun_ (Ping timeout: 252 seconds) |
17:17:21 | | Join markun [0] (~markun@178-84-100-63.dynamic.upc.nl) |
17:17:27 | bluebrother | the main question is if it's worth the work I guess. |
17:17:58 | braewoods | maybe in the future. for now it's probably best left alone. |
17:18:08 | | Quit f1refly (Remote host closed the connection) |
17:18:22 | | Join f1refly [0] (~f1refly@p4fc47709.dip0.t-ipconnect.de) |
17:18:40 | | Quit dys (Ping timeout: 252 seconds) |
17:20:31 | *** | Saving seen data "./dancer.seen" |
17:20:51 | bluebrother | the future is now :) |
17:45:56 | | Join dys [0] (~dys@user/dys) |
17:52:21 | speachy | bluebrother: "patches welcome" :D |
17:53:43 | speachy | the html output of our existing system leaves a lot to be desired, but the PDF output is quite nice. |
17:53:59 | speachy | that said, I suspect html output is actually used a lot more often, which isn't saying much. |
17:54:47 | speachy | and I suspect by the time we recreate the current tooling in sphinx (or whatever) it won't quite be so nice and simple any more |
18:00 |
18:53:27 | rb-bluebot | Build Server message: New build round started. Revision 26fd90bb49, 303 builds, 9 clients. |
19:00 |
19:04:58 | rb-bluebot | Build Server message: Build round completed after 691 seconds. |
19:05:01 | rb-bluebot | Build Server message: Revision 26fd90bb49 result: All green |
19:17:48 | | Quit ZincAlloy (Quit: Leaving.) |
19:20:35 | *** | Saving seen data "./dancer.seen" |
19:22:58 | | Quit munkis (Remote host closed the connection) |
19:23:17 | | Join munkis [0] (~mendel_mu@ool-ae2cb218.dyn.optonline.net) |
19:34:46 | | Join cockroach [0] (~blattodea@user/cockroach) |
19:35:29 | speachy | in the end though.. I don't think latex vs sphinx will really matter insofar as nobody wants to write documentation regardless of its format. |
19:36:30 | speachy | and it would be _really_ nice if the keymaps in the source code could get pulled into the manuals. |
19:37:08 | speachy | that's probably the biggest PITA involved in updating the manual for an additional port. |
19:37:28 | speachy | (the second being capturing screenshot upon screenshot..) |
20:00 |
20:49:59 | | Join massiveH [0] (~massiveH@ool-18e4e82f.dyn.optonline.net) |
21:00 |
21:20:36 | *** | Saving seen data "./dancer.seen" |
22:00 |
22:10:38 | | Quit cockroach (Quit: leaving) |
22:33:12 | | Join dconrad [0] (~dconrad@208.38.228.17) |
23:00 |
23:13:51 | | Quit dconrad () |
23:20:39 | *** | Saving seen data "./dancer.seen" |