Skip to content
  1. Mar 01, 2022
  2. Feb 28, 2022
  3. Feb 21, 2022
  4. Feb 20, 2022
  5. Feb 19, 2022
  6. Feb 16, 2022
  7. Feb 15, 2022
  8. Feb 07, 2022
  9. Feb 06, 2022
  10. Feb 03, 2022
  11. Jan 30, 2022
    • Nicolas Mailloux's avatar
      Implement DISPLAY_DEBUG flag · 377a2e83
      Nicolas Mailloux authored
      This flag uses InkVT (from NiLuJe's fork: https://github.com/NiLuJe/inkvt , thanks to @llandsmeer too) to display the entire output of the rcS on the eInk screen when it usually is on the serial console. It is available for both standard and rooted kernels, and can be enabled by creating a file named "DISPLAY_DEBUG" and with "true" as its contents. Likewise, it can be disabled by writing "false" into it.
      It can be used to provide debug information or diagnose problems more easily without needing to connect to a serial console.
      377a2e83
  12. Jan 29, 2022
  13. Jan 27, 2022
  14. Jan 17, 2022
  15. Jan 15, 2022
  16. Jan 14, 2022
  17. Jan 13, 2022
  18. Jan 08, 2022
  19. Jan 04, 2022
  20. Jan 03, 2022
  21. Jan 01, 2022
  22. Dec 25, 2021
  23. Dec 24, 2021
  24. Dec 22, 2021
    • Nicolas Mailloux's avatar
      startx: Start VNC server if running in an emulator · b5be820f
      Nicolas Mailloux authored
      This will help bridge touch input with graphics, as I'll try to implement, specifically for the emulator, a compatibility layer that will launch the main Qt GUI with the XCB platform plugin and not the Kobo one to be able to input touch.
      b5be820f
  25. Dec 21, 2021
  26. Nov 18, 2021