Skip to content
Snippets Groups Projects
  1. Mar 20, 2021
    • ezsh's avatar
      FCHost: refactor main inplementation · b2b5257f
      ezsh authored
      Consolidate the general, platform-agnostic part of the main()/WinMain()
      in static FCHost::main() function to avoid code duplication.
      b2b5257f
    • ezsh's avatar
      Make FCHost compile on Linux/X11 · b9d08079
      ezsh authored
      Linux handlers and main() were copied from the cefsimple test app,
      persistent storage implementation rewritten using cstdio and
      std::filesystem to make it cross-platform.
      b9d08079
  2. Mar 19, 2021
  3. Mar 18, 2021
  4. Mar 17, 2021
Loading