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 2021-10-31

00:49:45***Saving seen data "./dancer.seen"
01:00
01:30:48 Quit _bilgus (Ping timeout: 268 seconds)
01:38:08 Join _bilgus [0] (~bilgus@162.154.213.134)
02:00
02:49:46***Saving seen data "./dancer.seen"
04:00
04:06:55 Join ZincAlloy [0] (~Adium@ip5f5abcae.dynamic.kabel-deutschland.de)
04:38:26 Join jbgg [0] (~jbgg@95.179.159.229)
04:39:51 Part jbgg
04:40:07 Join lebellium [0] (~lebellium@2a01cb04012c0900d888a9954b5920a3.ipv6.abo.wanadoo.fr)
04:49:48***Saving seen data "./dancer.seen"
05:00
05:57:24 Quit tomato (Ping timeout: 260 seconds)
06:00
06:49:50***Saving seen data "./dancer.seen"
07:00
07:08:35 Join shawn196 [0] (~shawn156@154.6.28.152)
07:09:59 Quit S|h|a|w|n (Ping timeout: 264 seconds)
07:28:13 Join nihilazo [0] (~nihilazo@2607:f298:5:101d:f816:3eff:fe1a:29a3)
07:29:40nihilazois there any way to do a nonblocking rb->get_custom_action in a plugin? I want to use the pluginlib_action in my plugin (an emulator) but the emulator is running in a loop and blocking for inputs means the display isn't refreshed as it should be
07:30:26nihilazoor do I need to use rb->button_get and define mappings myself for all the devices like chip8.c does?
08:00
08:10:03 Quit nihilazo (Remote host closed the connection)
08:10:22 Join nihilazo [0] (~nihilazo@2607:f298:5:101d:f816:3eff:fe1a:29a3)
08:49:53***Saving seen data "./dancer.seen"
10:00
10:48:59speachyI'd check to see how (eg) rockboy does it.
10:49:55***No seen item changed, no save performed.
11:00
11:09:21nihilazorockboy and chip8 both use the rb->button-get method and have a ton of IFDEFs for different devices
11:09:51nihilazowhich I suppose I could base mine on
11:10:27speachypretty sure teh SDL port has smoeting similar too
11:12:40nihilazoI just feel like having to have so many manually specified keymaps for every device
11:12:47nihilazobut I suppose it's pretty much required
11:13:03nihilazousing pluginlib, that's just moved from your code to the library
11:18:30speachyyeah, given the sheer variety of device layouts thre's not much we can really do if your plugin requires more than a handful of keys
11:21:28nihilazoyeah
11:21:38nihilazomaybe I can start by borrowing rockboy's keybindings
11:21:42nihilazothen modify them as needed
11:21:51nihilazovarvara's controller is very similar to the gameboy
11:23:10 Quit akaWolf (Ping timeout: 260 seconds)
11:28:53 Join akaWolf [0] (~akaWolf@akawolf.org)
11:33:53 Quit nihilazo (Quit: Leaving)
12:00
12:07:30rb-bluebotBuild Server message: New build round started. Revision 894a9d9063, 303 builds, 11 clients.
12:23:16rb-bluebotBuild Server message: Build round completed after 945 seconds.
12:23:18rb-bluebotBuild Server message: Revision 894a9d9063 result: 80 errors 0 warnings
12:31:14rb-bluebotBuild Server message: New build round started. Revision 7a6737f471, 303 builds, 11 clients.
12:43:50rb-bluebotBuild Server message: Build round completed after 755 seconds.
12:43:51rb-bluebotBuild Server message: Revision 7a6737f471 result: All green
12:49:58***Saving seen data "./dancer.seen"
13:00
13:39:53__builtinin response to the conversation above about plugin button maps:
13:40:17__builtinthere's plugins/lib/keymaps.h
13:40:46__builtinit provides macros for up/down/left/right, action, and menu
13:41:07__builtinI also recommend looking at the SDL port's button input driver
14:00
14:01:56 Quit munkis (Read error: Connection reset by peer)
14:02:24 Join munkis [0] (~mendel_mu@ool-ae2cb218.dyn.optonline.net)
14:24:05 Quit shawn196 (Quit: Leaving)
14:24:25 Join S|h|a|w|n [0] (~shawn156@154.6.28.152)
14:24:25 Quit S|h|a|w|n (Changing host)
14:24:25 Join S|h|a|w|n [0] (~shawn156@user/shawn/x-4432647)
14:50:02***Saving seen data "./dancer.seen"
16:00
16:50:05***No seen item changed, no save performed.
18:00
18:41:35 Quit lebellium (Quit: Leaving)
18:50:06***Saving seen data "./dancer.seen"
18:59:07rb-bluebotBuild Server message: New build round started. Revision d72a0ed65d, 303 builds, 11 clients.
19:00
19:10:26rb-bluebotBuild Server message: Build round completed after 678 seconds.
19:10:27rb-bluebotBuild Server message: Revision d72a0ed65d result: 148 errors 0 warnings
19:15:24 Quit ZincAlloy (Quit: Leaving.)
19:15:50 Join ZincAlloy [0] (~Adium@2a02:8108:943f:d824:30dc:81fa:b658:1df4)
19:15:52 Quit ZincAlloy (Client Quit)
20:00
20:50:10***Saving seen data "./dancer.seen"
21:00
21:37:38rb-bluebotBuild Server message: New build round started. Revision 684565b8f3, 303 builds, 11 clients.
21:47:55rb-bluebotBuild Server message: Build round completed after 617 seconds.
21:47:57rb-bluebotBuild Server message: Revision 684565b8f3 result: All green
21:49:22_bilgusfinally
21:49:32rb-bluebotBuild Server message: New build round started. Revision 2731144094, 303 builds, 11 clients.
21:59:17rb-bluebotBuild Server message: Build round completed after 586 seconds.
21:59:18rb-bluebotBuild Server message: Revision 2731144094 result: All green
22:00
22:41:39 Quit munkis (Read error: Connection reset by peer)
22:46:28 Join munkis [0] (~mendel_mu@ool-ae2cb218.dyn.optonline.net)
22:47:24 Quit munkis (Remote host closed the connection)
22:47:54 Join munkis [0] (~mendel_mu@ool-ae2cb218.dyn.optonline.net)
22:50:11***Saving seen data "./dancer.seen"
23:00
23:08:06 Quit munkis (Ping timeout: 260 seconds)
23:14:37 Join munkis [0] (~mendel_mu@ool-ae2cb218.dyn.optonline.net)
23:26:48 Quit tertu (Quit: so long...)
23:27:06 Join tertu [0] (~tertu@user/tertu)
23:27:15 Quit S|h|a|w|n (Quit: Leaving)

Previous day | Next day