Daniel Bertalan
|
5d80debc1f
LibVT: Fix newline handling
|
4 år sedan |
Liav A
|
dbccfc3281
Kernel: Print all logbuffer from ConsoleDevice to debug Virtual Console
|
4 år sedan |
Liav A
|
20743e8aed
Kernel/Graphics + SystemServer: Support text mode properly
|
4 år sedan |
Andreas Kling
|
e46343bf9a
Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t>
|
4 år sedan |
Linus Groh
|
5459c744f1
Everywhere: Add missing comma between copyright year and name
|
4 år sedan |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
Liav A
|
8e3e3a71cb
Kernel: Introduce a new HID subsystem
|
4 år sedan |
Hendiadyoin1
|
0d934fc991
Kernel::CPU: Move headers into common directory
|
4 år sedan |
Andreas Kling
|
b7c66233f6
LibVT: Make VT::Line use a Vector for storage
|
4 år sedan |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 år sedan |
Andreas Kling
|
fdf03852c9
Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions
|
4 år sedan |
Jean-Baptiste Boric
|
adb2fae69c
Kernel: Evaluate block conditions inside VirtualConsole::emit()
|
4 år sedan |
Jean-Baptiste Boric
|
f64e287b82
Kernel: Make device generate their own names
|
4 år sedan |
Andreas Kling
|
7c4ddecacb
Kernel: Convert a bunch of String::format() => String::formatted()
|
4 år sedan |
asynts
|
723effd051
Everywhere: Replace a bundle of dbg with dbgln.
|
4 år sedan |
Andrew Kaster
|
a5e557472c
Kernel: Defer handling of key press events in VirtualConsole
|
4 år sedan |
AnotherTest
|
44305ea214
LibVT: Respect the Negative attribute when drawing text
|
4 år sedan |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
4 år sedan |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 år sedan |
Nico Weber
|
ce95628b7f
Unicode: Try s/codepoint/code_point/g again
|
5 år sedan |
Nico Weber
|
19ac1f6368
Revert "Unicode: s/codepoint/code_point/g"
|
5 år sedan |
Andreas Kling
|
ea9ac3155d
Unicode: s/codepoint/code_point/g
|
5 år sedan |
Florian Angermeier
|
d8fa8c5f82
Kernel: Ensure there are all VirtualConsoles properly initialized
|
5 år sedan |
Florian Angermeier
|
971a42a816
Kernel: Make the VirtualConsole index const unsigned instead of unsigned
|
5 år sedan |
Tom
|
bc107d0b33
Kernel: Add SMP IPI support
|
5 år sedan |
Hüseyin ASLITÜRK
|
00edc89288
Kernel: TTY:VirtualConsole, replace character attribute with code_point
|
5 år sedan |
Andreas Kling
|
165f69023b
LibVT: Allow updating the window progress via an escape sequence
|
5 år sedan |
Sergey Bugaev
|
f11270e7ce
Kernel: Port VirtualConsole to LibVT :^)
|
5 år sedan |
Andreas Kling
|
21d5f4ada1
Kernel: Absorb LibBareMetal back into the kernel
|
5 år sedan |
Liav A
|
8a22e93ebb
VirtualConsole: Use dbg() instead of dbgprintf()
|
5 år sedan |