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 2022-10-15

00:37:10 Quit m01 (Quit: Konversation terminated.)
00:39:15 Join m01 [0] (~quassel@vps-b172b88b.vps.ovh.net)
00:57:51***Saving seen data "./dancer.seen"
01:00
01:31:36 Quit massiveH (Quit: Leaving)
01:35:00 Join kugel_ [0] (~kugel@ip4d146a6d.dynamic.kabel-deutschland.de)
01:36:05 Quit kugel (Ping timeout: 250 seconds)
02:00
02:28:58 Quit _bilgus (Remote host closed the connection)
02:31:09 Join _bilgus [0] (~bilgus@162.154.213.134)
02:47:20 Quit _bilgus (Remote host closed the connection)
02:47:28 Quit mrkrisprolls (Ping timeout: 268 seconds)
02:49:15 Join _bilgus [0] (~bilgus@162.154.213.134)
02:57:52***Saving seen data "./dancer.seen"
03:00
03:05:53 Quit S|h|a|w|n (Read error: Connection reset by peer)
03:15:20 Join lebellium [0] (~lebellium@2a01cb040109a600e58919e4b2c51db3.ipv6.abo.wanadoo.fr)
04:00
04:02:17 Join mrkrisprolls [0] (mrkrisprol@lecturify.net)
04:57:56***Saving seen data "./dancer.seen"
05:00
05:04:58 Join rb-bluebot [0] (~rb-bluebo@rockbox/bot/utility)
06:00
06:25:58 Quit e-user[m] (Remote host closed the connection)
06:25:58 Quit paulcarroty (Remote host closed the connection)
06:25:59 Quit underpantsgnome[ (Write error: Connection reset by peer)
06:26:00 Quit blbro[m] (Remote host closed the connection)
06:26:00 Quit popcorn9499[m] (Remote host closed the connection)
06:26:05 Quit MayeulC (Write error: Broken pipe)
06:28:35 Join MayeulC [0] (~mayeulc@2001:470:69fc:105::35e)
06:42:17 Join paulcarroty [0] (~paulcarro@2001:470:69fc:105::216)
06:42:17 Join underpantsgnome[ [0] (~tinybronc@2001:470:69fc:105::2:1af6)
06:42:17 Join popcorn9499[m] [0] (~popcorn94@2001:470:69fc:105::2:11cc)
06:42:29 Join e-user[m] [0] (~e-usermat@2001:470:69fc:105::1:2763)
06:42:29 Join blbro[m] [0] (~blbrostra@2001:470:69fc:105::8f7)
06:58:00***Saving seen data "./dancer.seen"
08:00
08:25:10_bilgusothello I believe apps/gui/line.c might do what you want, it draws styled lines
08:27:22_bilgusrb->lcd_drawline is the plugin method fo the function
08:28:58_bilgusno scratch that lol
08:40:09_bilguseh I think its rb->screens[SCREEN_MAIN]->put_line see plugin/lua/rocklin_img.c
08:40:34_bilgusrocklib_img.c
08:40:38_bilgusjeez
08:58:05***No seen item changed, no save performed.
09:00
09:27:00rb-bluebotBuild Server message: New build round started. Revision 12ef045fdf, 303 builds, 7 clients.
09:39:24 Quit Romster (Ping timeout: 268 seconds)
09:43:44 Join Romster [0] (~romster@158.140.215.184)
09:52:15rb-bluebotBuild Server message: Build round completed after 1515 seconds.
09:52:17rb-bluebotBuild Server message: Revision 12ef045fdf result: All green
10:00
10:43:05braewoods_bilgus: just rough lines if I recall?
10:44:02braewoodsI was thinking at one time it might be interesting to add a vector graphics option for faster players.
10:58:08***Saving seen data "./dancer.seen"
11:00
11:02:18rb-bluebotBuild Server message: New build round started. Revision f3d679aefe, 303 builds, 7 clients.
11:03:25_bilgusoops if anyone grabbed the latest build the skin engine uses -1 as a free handle its likely a bad check since free pointers are anything <= 0
11:04:07_bilgusanyways it crashes
11:12:18_bilgusoh I found it damnit, one more
11:26:22rb-bluebotBuild Server message: Build round completed after 1444 seconds.
11:26:26rb-bluebotBuild Server message: Revision f3d679aefe result: All green
11:26:34rb-bluebotBuild Server message: New build round started. Revision ffdc64bea2, 303 builds, 7 clients.
11:40:19_bilgusbraewoods, IIRC it does colors, gradient, multiline, scrolling a few other things
11:40:44_bilgusicons too but I don't think it'll resize the text
11:42:02_bilgusthe fonts could be resized on the fly I think by scaling the raw points but thats just speculation its been a few years since I looked into fonts
11:47:59rb-bluebotBuild Server message: Build round completed after 1284 seconds.
11:48:00rb-bluebotBuild Server message: Revision ffdc64bea2 result: All green
11:52:36_bilgusamachronic a few times I have gotten playlist OOM while doing a rolo then either buflib wacky or wonky or a straight up crash after the latest push I get a rolo OOM
11:55:19_bilgusso likely there is a bug with a core_free() call that is moot now but there is still the issue that they are fighting over alloc_max, I'm thinking that the playlist_resume call could be made into an event and rolo run first but maybe you have some insight, it is not consistent and i'm not totally sure what triggers its seemingly random but USB unplug after fw updat and music was playing on USB plug is all I have so far
12:00
12:04:19paulcarrotygot dead white screen when trying to delete files on fuze+. two times happened on ~20% battery, my guess it's somehow related.
12:12:49_bilgusI doubt it but maybe?
12:13:14_bilgusthe fuze+ really hates unaligned screen accesses
12:14:04_bilgusI think munkis has or had a fuze+ as a daily driver might check with him
12:14:54_bilgusI have a fuze+ somewhere that lived a hard life in my truck I can dig out but I'm kinda busy so might take me a while to find the box
12:26:01paulcarroty_bilgus: ok, pm done.
12:35:24 Quit othello7 (Quit: othello7)
12:58:11***Saving seen data "./dancer.seen"
13:00
13:59:06 Join S|h|a|w|n [0] (~shawn156@user/shawn/x-4432647)
14:00
14:46:17 Quit LjL (Quit: Scappò via con la paura di arrugginire. Il giornale di ieri lo dà morto arrugginito. I becchini ne raccolgono spesso fra la gente che si lascia piovere addosso.)
14:50:11 Quit advcomp2019 (Ping timeout: 248 seconds)
14:58:15***Saving seen data "./dancer.seen"
15:00
15:36:12 Join LjL [0] (~ljl@user/ljl)
15:53:14 Join amachronic [0] (~amachroni@user/amachronic)
15:55:31amachronic_bilgus, that block len wacky error is probably a sign of memory corruption
15:58:37 Part hactar|ant (Until you spread your wings, you'll have no idea how far you can walk.)
15:58:47 Join hactar|ant [0] (~zem@c-24-21-103-100.hsd1.or.comcast.net)
16:00
16:00:41rb-bluebotBuild Server message: New build round started. Revision 5e7c34f5b3, 303 builds, 7 clients.
16:03:04amachronic g#4691 could stop the OOMs if there's fighting over buffer space. I wrote that patch a while ago but haven't been using it, I can't remember why though :)
16:03:07rb-bluebotGerrit review #4691 at https://gerrit.rockbox.org/r/c/rockbox/+/4691 : playlist: reduce memory usage for loading playlists by Aidan MacDonald
16:03:59amachronicmight be there was a problem or maybe I got too sidetracked with that buflib cleanup
16:10:49amachronicand _bilgus I like the buflib_free patch you did,
16:11:12amachronicthere is just one other thing that irks me about buflib and that is the zero or negative handles being "special"
16:11:46amachronicit'd be far better if we made zero the one and only "null handle" value
16:12:45amachronicnobody should ever need a special meaning for negative handles. that makes things so confusing.
16:22:35rb-bluebotBuild Server message: Build round completed after 1313 seconds.
16:22:37rb-bluebotBuild Server message: Revision 5e7c34f5b3 result: All green
16:22:40 Join advcomp2019 [0] (~advcomp20@user/advcomp2019)
16:29:32 Quit amachronic (Quit: amachronic)
16:58:18***Saving seen data "./dancer.seen"
18:00
18:04:38 Quit S|h|a|w|n (Read error: Connection reset by peer)
18:05:31 Join S|h|a|w|n [0] (~shawn156@user/shawn/x-4432647)
18:41:14 Quit lebellium (Quit: Leaving)
18:56:06 Join bilgus_ph [0] (~bilgus_ph@172.58.206.201)
18:58:19***Saving seen data "./dancer.seen"
18:58:52bilgus_phAmachronic I think the -1 and 0 handles are to signal uninitialized versus freed handles but tbh I don't know that anything is even left that differentiates or needs to but maybe it warrants some grepping around
18:59:07 Quit bilgus_ph (Client Quit)
19:00
19:31:24 Join massiveH [0] (~massiveH@2600:4040:a993:4900:9dbf:e45b:63d6:b719)
19:55:49 Quit hactar|ant (Ping timeout: 252 seconds)
19:56:32 Join hactar|ant [0] (~zem@c-24-21-103-100.hsd1.or.comcast.net)
20:00
20:58:23***Saving seen data "./dancer.seen"
21:00
21:22:30 Quit LjL (*.net *.split)
21:22:31 Quit mrkrisprolls (*.net *.split)
21:22:31 Quit kugel_ (*.net *.split)
21:22:31 Quit Piece_Maker (*.net *.split)
21:22:31 Quit michaelni (*.net *.split)
21:22:31 Quit tchan (*.net *.split)
21:22:31 Quit funman (*.net *.split)
21:22:31 Quit hexadecagram (*.net *.split)
21:22:31 Quit benjaoming (*.net *.split)
21:22:31 Quit paulk (*.net *.split)
21:22:31 Quit kakaszsz (*.net *.split)
21:22:31 Quit dbohdan (*.net *.split)
21:22:32 Quit lizzie (*.net *.split)
21:22:47 Join kugel [0] (~kugel@ip4d146a6d.dynamic.kabel-deutschland.de)
21:22:47 Join funman [0] (~fun@chui-pas.net)
21:22:56 Join lizzie [0] (~capitalth@meowface.org)
21:23:07 Join tchan [0] (~tchan@c-98-206-141-238.hsd1.il.comcast.net)
21:23:10 Join kakaszsz [0] (~koniu@cpc107003-dals23-2-0-cust91.20-2.cable.virginm.net)
21:23:15 Join paulk [0] (~paulk@196.109.29.93.rev.sfr.net)
21:23:45 Join michaelni [0] (~michael@84-115-40-24.cable.dynamic.surfer.at)
21:23:48 Join hexadecagram [0] (~acc@user/hexadecagram)
21:24:19 Join Piece_Maker [0] (~eddie@cpc95736-bolt17-2-0-cust330.10-3.cable.virginm.net)
21:24:24 Join benjaoming [0] (~benjaomin@37.139.19.237)
21:24:49 Join LjL [0] (~ljl@user/ljl)
21:26:54 Join dbohdan [0] (~dbohdan@user/dbohdan)
21:27:32 Join mrkrisprolls [0] (mrkrisprol@lecturify.net)
21:45:05 Quit dys (Ping timeout: 252 seconds)
22:00
22:58:27***Saving seen data "./dancer.seen"
23:00
23:37:32_bilguspaulcarroty, i think this will fix your issue #g 44692kl
23:37:42_bilgus#g 4692

Previous day | Next day