Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker hace 3 años
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock hace 3 años
  Andreas Kling 58fb38551c Kernel/TTY: Remove redundant SpinLock from VirtualConsole hace 3 años
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum hace 3 años
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace hace 4 años
  Brian Gianforcaro 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' hace 4 años
  Sahan Fernando b569b2df35 Kernel: Don't clear VirtualConsoles when initializing hace 4 años
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h hace 4 años
  Gunnar Beutner 22b0cbe1fe Kernel: Fix crash when changing screen resolution hace 4 años
  Gunnar Beutner bf779e182e Kernel: Remove obsolete size_t casts hace 4 años
  Gunnar Beutner 1c3346e3ce Kernel: Use KResultOr<size_t> throughout the TTY subsystem hace 4 años
  Daniel Bertalan 54a33c45bb Kernel: Add missing BrightWhite color to VirtualConsole hace 4 años
  Daniel Bertalan a3c4397432 Kernel: Re-render console after echoing characters hace 4 años
  Daniel Bertalan ce9460de59 Kernel+LibVT: Fix selection with scrollback wrap-around hace 4 años
  Daniel Bertalan 89843cd692 Kernel+LibVT: Implement left-right scrolling hace 4 años
  Daniel Bertalan 7419569a2b Kernel+LibVT: Add function for deleting a range of characters hace 4 años
  Daniel Bertalan 8f8fd9c5a8 LibVT+Kernel: Support clearing the scrollback buffer hace 4 años
  Daniel Bertalan ae6bdc4e29 LibVT+Kernel: Clean up scroll API hace 4 años
  Daniel Bertalan 99033876ec LibVT+Kernel: Create `Color` class hace 4 años
  Daniel Bertalan 146bd794eb LibVT: Add Alternate Screen Buffer support hace 4 años
  Daniel Bertalan 875a2cbb71 LibVT+Kernel: Add support for setting cursor styles hace 4 años
  Liav A e9ef3b59d8 Kernel/VirtualConsole: Fix grammar error in comment hace 4 años
  Liav A 87f8f892d8 Kernel: Fix framebuffer resolution modesetting after boot hace 4 años
  Liav A 5f718c6b05 Kernel/TTY: Don't flush dirty lines if VirtualConsole is not active hace 4 años
  Daniel Bertalan 5d80debc1f LibVT: Fix newline handling hace 4 años
  Liav A dbccfc3281 Kernel: Print all logbuffer from ConsoleDevice to debug Virtual Console hace 4 años
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly hace 4 años
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> hace 4 años
  Linus Groh 5459c744f1 Everywhere: Add missing comma between copyright year and name hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años