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 | 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 2021-08-14

00:09:24***Saving seen data "./dancer.seen"
01:00
01:04:30 Quit massiveH (Quit: Leaving)
02:00
02:09:25***Saving seen data "./dancer.seen"
02:37:26 Join akaWolf [0] (~akaWolf@akawolf.org)
03:00
03:12:40 Join ZincAlloy [0] (~Adium@2a02:8108:943f:d824:c98b:1260:6165:54f1)
04:00
04:09:28***No seen item changed, no save performed.
04:33:55 Join lebellium [0] (~lebellium@2a01:cb10:2e:2000:f5e2:668b:5aa2:4a04)
05:00
05:41:19 Join amachronic [0] (~amachroni@user/amachronic)
05:42:05rb-bluebotBuild Server message: New build round started. Revision 62260aa705, 303 builds, 9 clients.
05:56:25rb-bluebotBuild Server message: Build round completed after 860 seconds.
05:56:26rb-bluebotBuild Server message: Revision 62260aa705 result: All green
06:00
06:09:30***No seen item changed, no save performed.
06:29:21 Quit akaWolf (Ping timeout: 248 seconds)
06:30:14 Join akaWolf [0] (~akaWolf@akawolf.org)
07:00
07:01:29 Quit F3l1x_10m_ (Ping timeout: 258 seconds)
07:31:30 Quit globalc (Remote host closed the connection)
07:35:23 Join globalc [0] (~unimporta@mail.fluxcoil.net)
08:00
08:09:33***Saving seen data "./dancer.seen"
08:26:33amachronic_bilgus, i'm trying to refactor the multiboot code and noticed g#2640 looks unnecessary since boot data gets filled in by the LOAD_FIRMWARE call. is it only a hack because ROLO doesn't handle multiboot redirect properly or is there more to it?
08:26:36rb-bluebotGerrit review #2640 at https://gerrit.rockbox.org/r/c/rockbox/+/2640 : ROLO - Enable multiboot firmware by William Wilgus
08:27:56_bilgusrolo needed a way to write the bootdata to the newly loaded fw
08:28:20_bilgusit doesn't use LOAD_FIRMWARE IIRC
08:31:28amachronicafaict the bootdata is written from rb-loader.c or mi4-loader.c load_firmware()
08:31:48amachronicbut I think ROLO is hardcoded to load from the internal drive
08:32:32amachronicinstead of loading from the path where the currently running firmware was loaded from
08:33:09_bilgusyes sounds about right
08:33:50_bilgussomething like its going to write bootdata saying drive 0 (what it considers drive 0) but its really drive 1
08:34:17amachronicoh yeah there are some shenanigans about mounting the boot drive first
08:35:14_bilgusthere is also weird stuff between the bootloader and fw don't confuse who has control
08:37:07_bilgusremember the fw and bl share code but they need to be backwards compatible to a point
08:38:11amachronicyes I'm well aware of that PITA
08:38:33_bilgusbeyond that there is a namespace patch I F*ed up that was supposed to rectify this
08:38:37amachronicright now I'm just deduplicating some code that got copy pasted to mi4-loader.c
08:41:21_bilgusthere isn't a whole bunch to it just a bit hacky
08:43:55amachronicthe hosted ports already have a 'root redirect' which is pretty much what we're trying to do with namespacing, right?
08:44:15amachronicbasically just prepend a path implicitly
08:49:42_bilgusyeah basically make the path /1/clipzip/.rockbox mount as 0/.rockbox
08:50:46_bilgusbut the problem comes when you have say a plugin want to go to /1/mydata but its actually 0/../mydata
08:51:38_bilgusthats why mb doesn't support directories ATM
08:54:41amachronicon another note, does anyone mind if I drop the Samsung YP-Z5 port?
08:54:58amachronicits bootloader no longer compiles and it looks like it was never finished
08:57:33speachyflash-only
08:57:48amachronicthat's what I was trying to find out
08:58:12speachyyeah, no card slot in the photos
08:58:55speachywow, the wiki has actual schematics & service manual
08:59:57_bilgusI think between the four of us we have the major bugs in coverity pretty well tamed there are still a few questionable areas yet
09:00
09:02:51speachyso the YP-Z5 code is interfering with other maintainance tasks?
09:03:32amachronicwell I am refactoring multiboot and it's only going to bitrot further if nobody is using / testing it
09:03:43amachronicthe build failure is fairly trivial to fix if we'd like to keep it around
09:04:31speachyhasn't seen any meaningful work since 2013. the rest has been general refactoring
09:05:07_bilgusdid we get any tests of it on our call out for builds on the forum?
09:05:22speachy_bilgus: it's not built by the farm
09:05:32speachyonboard storage was never finished
09:05:55speachyso it's truly unusable in its current form
09:07:27_bilgusoh in that case it should be easy enough for someone interested to pick it up later
09:08:41speachyamachronic: nuke away!
09:09:03speachyrealistcally nobody is ever going to ever pick it back up
09:17:27rb-bluebotBuild Server message: New build round started. Revision 786d06742a, 303 builds, 9 clients.
09:17:38amachronic... and it's gone!
09:17:51speachyso I take it plugin keymaps were never hacked in?
09:18:12amachronicno
09:25:10speachywhen we have periods with a lot of builds the front of this server ends up acting as an air filter, collecting the ongoing gifts of the cats who like the dark warmth of that corner.
09:39:00rb-bluebotBuild Server message: Build round completed after 1292 seconds.
09:39:02rb-bluebotBuild Server message: Revision 786d06742a result: All green
10:00
10:04:00 Join Moriar [0] (~moriar@107-200-193-159.lightspeed.stlsmo.sbcglobal.net)
10:09:34***No seen item changed, no save performed.
10:22:02 Join F3l1x_10m [0] (~Al3x_10m@user/f3l1x-10m/x-3393542)
10:37:10speachywooo! back to an all-green build board
11:00
11:30:18 Quit F3l1x_10m (Ping timeout: 256 seconds)
11:33:17 Join F3l1x_10m [0] (~Al3x_10m@user/f3l1x-10m/x-3393542)
11:47:29 Join dconrad [0] (~dconrad@208.38.228.17)
11:54:15 Join lebellium_ [0] (~lebellium@2a01:cb10:2e:2000:706f:d317:b2e5:7a56)
11:57:28paulcarrotybraewoods: big thx, again
11:58:02 Quit lebellium (Ping timeout: 245 seconds)
11:59:05paulcarrotyis sansa e260v2 cpu capable to play he-aac with rockbox?
12:00
12:04:10_bilguspaulcarroty, we have a wiki entry on that
12:05:40_bilgushttps://www.rockbox.org/wiki/CodecPerformanceComparison
12:06:57 Quit amachronic (Ping timeout: 248 seconds)
12:09:11_bilgusAS3525
12:09:36***Saving seen data "./dancer.seen"
12:11:54_bilgusgonna say NO.
12:12:57 Join amachronic [0] (~amachroni@user/amachronic)
12:20:35 Quit asaba (Quit: Relay server offline)
12:20:53 Join asaba [0] (~asabas@103.113.159.250)
12:21:29paulcarrotyheh, ~10x mp3 playback consuming
12:37:32 Quit F3l1x_10m (Ping timeout: 252 seconds)
12:38:05 Quit dconrad (Remote host closed the connection)
12:50:29 Join dconrad [0] (~dconrad@208.38.228.17)
12:55:27 Quit dconrad (Ping timeout: 268 seconds)
12:55:53braewoodspaulcarroty: how'd I help this time? lol
13:00
13:14:30 Join dconrad [0] (~dconrad@208.38.228.17)
13:15:12paulcarrotybraewoods: RDS models
13:28:42 Quit dconrad (Remote host closed the connection)
13:40:43 Join dconrad [0] (~dconrad@208.38.228.17)
13:45:04 Quit dconrad (Remote host closed the connection)
13:57:33 Join dconrad [0] (~dconrad@208.38.228.17)
13:57:49 Quit amachronic (Quit: amachronic)
14:00
14:02:03 Quit dconrad (Ping timeout: 268 seconds)
14:09:40***Saving seen data "./dancer.seen"
14:14:20 Quit rudi_s (Ping timeout: 252 seconds)
14:15:51 Join rudi_s [0] (~simon@user/rudi-s/x-7673890)
14:56:34 Quit hook54321 (Ping timeout: 256 seconds)
14:58:24 Join hook54321 [0] (sid149355@user/hook54321)
15:00
15:50:40 Join dconrad [0] (~dconrad@208.38.228.17)
16:00
16:01:17 Join LambdaCalculus37 [0] (~robert@191.96.150.25)
16:02:30LambdaCalculus37I see more dead/inactive ports are being removed from the codebase.
16:06:07speachyhard to argue keeping incomplete somethings that haven't been touched since their original commit.. eight years ago.
16:07:02LambdaCalculus37No arguments there.
16:07:34LambdaCalculus37I did mention a while back that there are three other ports that are pretty much dead and could be removed from the codebase.
16:09:41***Saving seen data "./dancer.seen"
16:10:39LambdaCalculus37The Tatung Elio TPJ, the Meizu M6, and I would also have to say the Mini2440 port.
16:11:04__builtinPart of me is sad to see these peoples' work removed.
16:12:23LambdaCalculus37That's understandable, but at the same time, the Tatung port has seen zero work done on it, and the Meizu port, while it never got completed, at least did give us one good thing: the dfutools utility that eventually got the iPod Nano 2G and iPod Classic ports going.
16:14:10speachythanks to git, they're not gone forever
16:14:11__builtinI think that ports that still compile and run (without burdening the rest of the code with something like HWCODEC) still hold some value
16:15:02speachy__builtin: yep. anything that is complete enough to be usable (ie can play music off some sort of storage) is generally keeping
16:15:10speachyworth keeping, that is
16:15:42LambdaCalculus37But that's what brings me back to the Tatung port. It does nothing.
16:15:57LambdaCalculus37In fact, trying to build it just throws a giant wall of errors up.
16:16:52LambdaCalculus37There's no keymap, no display, no audio playback, no nothing.
16:16:56LambdaCalculus37It's a stub of a port.
16:19:42speachyheh, the TPJ hasn't seen work since before 2009
16:20:35LambdaCalculus37Yeet it to /dev/null.
16:21:00__builtinI defer to the more active folks around here
16:24:58LambdaCalculus37Same here, but I will support the decisions they make.
16:30:43speachy g#3713
16:30:45rb-bluebotGerrit review #3713 at https://gerrit.rockbox.org/r/c/rockbox/+/3713 : Remove the (very) incomplete port for the Tatung TPJ-1102 by Solomon Peachy
16:31:00speachynet 772 removed lines
16:33:35speachyThe M6 and mini2440 seems much more complete; unless they're interfering with anything I don't see a good reason to nuke 'em.
16:34:23LambdaCalculus37Point taken.
16:36:29bertrikI might still have an M6, I think I worked on it at least
16:36:42bertrikbut lost interest/hope
16:37:00bertrikcan't remember exactly
16:41:01rb-bluebotBuild Server message: New build round started. Revision 04fe77a465, 303 builds, 8 clients.
16:41:22speachyyay, I accomplished something!
16:44:56LambdaCalculus37Yay!
16:45:00 Quit LambdaCalculus37 (Quit: Leaving)
17:00
17:01:12rb-bluebotBuild Server message: Build round completed after 1211 seconds.
17:01:14rb-bluebotBuild Server message: Revision 04fe77a465 result: 25129 errors 0 warnings
17:06:41 Quit amiconn (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
17:06:41 Quit pixelma (Quit: .)
17:07:46dconradis that a new high score?
17:09:09 Join amiconn [0] (jens@p2e55b0c4.dip0.t-ipconnect.de)
17:09:13 Join pixelma [0] (marianne@p2e55b0c4.dip0.t-ipconnect.de)
17:13:11 Join actinium [0] (~actinium@gateway/tor-sasl/actinium)
17:26:41 Quit dconrad (Remote host closed the connection)
17:27:29 Quit lebellium_ (Quit: Leaving)
17:33:24 Join dconrad [0] (~dconrad@208.38.228.17)
17:48:51__builtinunlikely
17:49:10__builtinsomeone deleted tools/configure once
17:53:11speachywtf
17:53:15speachyI step away and this happens?
17:53:46speachy gimme a gew and I'll fix it.
17:55:50speachymissed a file in the commit, damnit.
17:56:04speachydouble-chcking...
17:56:41rb-bluebotBuild Server message: New build round started. Revision 25cebf2f85, 303 builds, 8 clients.
18:00
18:09:43***Saving seen data "./dancer.seen"
18:14:24 Quit dconrad (Remote host closed the connection)
18:14:31rb-bluebotBuild Server message: Build round completed after 1069 seconds.
18:14:33rb-bluebotBuild Server message: Revision 25cebf2f85 result: All green
18:16:53speachymuch better.
18:26:48 Join dconrad [0] (~dconrad@208.38.228.17)
18:31:33 Quit dconrad (Ping timeout: 268 seconds)
19:00
19:03:09 Join dconrad [0] (~dconrad@208.38.228.17)
19:26:46 Quit ZincAlloy (Quit: Leaving.)
19:27:46rb-bluebotBuild Server message: New build round started. Revision 2ce7c716c3, 303 builds, 8 clients.
19:42:08rb-bluebotBuild Server message: Build round completed after 862 seconds.
19:42:09rb-bluebotBuild Server message: Revision 2ce7c716c3 result: All green
19:51:25 Quit Moriar (Quit: Leaving.)
20:00
20:09:46***Saving seen data "./dancer.seen"
20:12:13 Quit reductum (Quit: WeeChat 2.8)
20:12:34 Join reductum [0] (~reductum@2603-8000-b400-8764-dea6-32ff-fe16-a622.res6.spectrum.com)
21:00
21:07:03 Quit actinium (Quit: Leaving)
21:08:08 Join massiveH [0] (~massiveH@ool-18e4e82f.dyn.optonline.net)
22:00
22:09:49***Saving seen data "./dancer.seen"
22:58:50 Quit dconrad ()

Previous day | Next day