Timeline



2024-11-28:

23:11 Changeset in mainline [9bfb74a] by GitHub <noreply@…>
Merge 12f5a1be9347ae8a4c87b277c612c58c71f5f5fc into …
23:11 Changeset in mainline [1eeddb3] by GitHub <noreply@…>
Merge 8a9a41e01a710f4ef36a33613b89d0973f674280 into …
23:11 Changeset in mainline [ad85592] by GitHub <noreply@…>
Merge 9a664b6dd10624fd8da3c9a74ecc75ab40ba4863 into …
23:10 Changeset in mainline [5ce0438] by GitHub <noreply@…>
Merge e9c163920855901461396bd1009584b897c18dd0 into …
23:10 Changeset in mainline [ed19604b] by GitHub <noreply@…>
Merge e1fc596c2780d92d26b2da4c649020dc1b195174 into …

2024-11-14:

16:43 Changeset in mainline [b718826] by GitHub <noreply@…>
Merge a45008809f40e9510595e8baa13bc351aa313bc8 into …

2024-11-12:

10:44 ReleaseNotes/Mainline edited by Jiri Svoboda
OK / Cancel in message dialog (diff)
10:04 Changeset in mainline [12dd36c]master by Jiri Svoboda <jiri@…>
Handle Enter/Escape keys in message dialog.
09:56 Changeset in mainline [9a07ee3] by Jiri Svoboda <jiri@…>
Add message dialog choice selection (OK, OK/Cancel)

2024-11-10:

18:44 Changeset in mainline [a450088] by Miroslav Cimerman <mc@…>
ata_channel_destroy(): free the channel

2024-11-07:

10:43 ReleaseNotes/Mainline edited by Jiri Svoboda
Shut down dialog (diff)
10:38 Changeset in mainline [0d00e53] by Jiri Svoboda <jiri@…>
Shut down dialog

2024-11-06:

21:00 Ticket #358 (IRQ pseudocode compiler) closed by Jiri Svoboda
worksforme: At the time when I filed this ER I thought that complex IRQ pseudocode …
13:19 Ticket #358 (IRQ pseudocode compiler) updated by Martin Decky
Due to the general proliferation of eBPF, I believe it would be …

2024-11-04:

15:06 WikiStart edited by Martin Decky
Add documentation link (diff)

2024-10-24:

18:38 ReleaseNotes/Mainline edited by Jiri Svoboda
System shutdown (diff)
18:20 Changeset in mainline [ad9e225] by Jiri Svoboda <jiri@…>
Shutdown command

2024-10-18:

15:12 ReleaseNotes/Mainline edited by Jiri Svoboda
Setting terminal title (diff)

2024-10-17:

23:20 Changeset in mainline [a72f3b8] by Jiri Svoboda <jiri@…>
System protocol library, incl. unit tests
12:35 Changeset in mainline [9d5cea6] by Jiri Svoboda <jiri@…>
Allow remcons/vt100 to set terminal title

2024-10-15:

08:34 ReleaseNotes/Mainline edited by Jiri Svoboda
(diff)
08:31 Changeset in mainline [514108e] by Jiri Svoboda <jiri@…>
Minimize /app/init, once root is mounted, go to /srv/system

2024-10-14:

16:30 Changeset in mainline [6fbd1f9] by Jiri Svoboda <jiri@…>
Combine successive move/abs. move events in display server Helps …

2024-10-13:

08:23 Changeset in mainline [0472cf17] by GitHub <noreply@…>
Merge ebb1489dc508fcf7406914b8e8bb9bdb6b23f5b5 into …
08:23 Changeset in mainline [ebb1489] by GitHub <noreply@…>
Merge branch 'HelenOS:master' into topic/packet-capture

2024-10-11:

18:37 Changeset in mainline [b3b79981] by Jiri Svoboda <jiri@…>
Must initialize vt100_t decoder fields
16:08 Changeset in mainline [5be5396] by Jiri Svoboda <jiri@…>
Remcons needs to properly clean up when terminating a user session

2024-10-10:

13:23 ReleaseNotes/Mainline edited by Jiri Svoboda
(diff)
12:54 Changeset in mainline [fb06afd] by Jiri Svoboda <jiri@…>
Make sure initial attributes are set in serial console
11:52 Changeset in mainline [5e0acaa] by Jiri Svoboda <jiri@…>
Implement mouse tracking in libvt / remcons

2024-10-08:

15:12 Changeset in mainline [5f5d375] by Jiri Svoboda <jiri@…>
Split read/write lock in remcons We do not want waiting for event to …
14:59 DeveloperDocs edited by Jiri Svoboda
x-term control sequences (diff)

2024-10-04:

21:13 Changeset in mainline [c7ecd290] by Jiri Svoboda <jiri@…>
Provide character translation for Alt-keys in remote console Needed …
19:27 ReleaseNotes/Mainline edited by Jiri Svoboda
Key sequence decoding and WS option (diff)
19:23 Changeset in mainline [47d060d] by Jiri Svoboda <jiri@…>
Implement telnet window size option

2024-10-03:

21:31 Changeset in mainline [5132379] by Jiri Svoboda <jiri@…>
A list is sometimes just a list.
18:48 Changeset in mainline [e273e9e] by Jiri Svoboda <jiri@…>
Move link out of cons_event_t
18:21 Changeset in mainline [b2c9e42c] by Jiri Svoboda <jiri@…>
Move link out of kbd_event_t
18:00 Changeset in mainline [d05c237] by Jiri Svoboda <jiri@…>
Add support for parsing Shift+movement keys and Alt+movement keys
15:42 Changeset in mainline [6907f26] by Jiri Svoboda <jiri@…>
Parse VT100 keyboard escape sequences in libvt

2024-10-01:

11:13 Changeset in mainline [d31c3ea] by Jiri Svoboda <jiri@…>
Group vt callbacks into a callback structure
10:39 Changeset in mainline [357d9dd] by Jiri Svoboda <jiri@…>
The 'state' in vt100_state_t is unnecessary
09:43 Changeset in mainline [89e5c0c7] by Jiri Svoboda <jiri@…>
Control sequences must not alter telnet user's cursor_x/y

2024-09-26:

22:24 Changeset in mainline [c23a1fe] by Jiri Svoboda <jiri@…>
Remote console mapping

2024-09-25:

17:19 Changeset in mainline [09f41d3] by Jiri Svoboda <jiri@…>
Tetris should be able to detect screen cursor control capability
16:51 ReleaseNotes/Mainline edited by Jiri Svoboda
remcons options (diff)
16:47 Changeset in mainline [6a753a9c] by Jiri Svoboda <jiri@…>
Remcons options port, no-ctl, no-rgb, multiple instances.

2024-09-24:

18:04 ReleaseNotes/Mainline edited by Jiri Svoboda
Remote console cursor and color control (diff)
17:59 Changeset in mainline [d3109ff] by Jiri Svoboda <jiri@…>
Cursor and color control in remote console + RGB Move vt100 module …
Note: See TracTimeline for information about the timeline view.