Skip to content
Snippets Groups Projects
  1. May 17, 2018
  2. May 02, 2018
  3. Apr 29, 2018
  4. Apr 27, 2018
  5. Apr 25, 2018
  6. Apr 24, 2018
  7. Apr 23, 2018
  8. Apr 22, 2018
  9. Apr 20, 2018
  10. Apr 02, 2018
    • Daniel Lim Wee Soong's avatar
      externals: Update fmt to 4d35f94 · c9845c48
      Daniel Lim Wee Soong authored
      Versions prior to this didn't compile on OpenBSD due to unconditional
      use of the non-standard strtod_l() function.
      
      The fmt::MemoryWriter API has been removed in the intervening
      versions, so replace its use with fmt::memory_buffer and fmt::format_to.
      
      The library also no longer provides the fmt::fmt ALIAS, so define
      it in externals/CMakeLists.txt.
      c9845c48
  11. Mar 30, 2018
  12. Mar 23, 2018
  13. Mar 22, 2018
  14. Mar 20, 2018
  15. Mar 19, 2018
  16. Mar 14, 2018
  17. Mar 03, 2018
  18. Feb 19, 2018
  19. Feb 15, 2018
  20. Feb 03, 2018
  21. Jan 25, 2018
  22. Jan 22, 2018
  23. Jan 21, 2018
  24. Jan 19, 2018
    • goaaats's avatar
      acc, set, applet_oe: stub various functions, add set service (#105) · c457f34e
      goaaats authored
      * Stubs for various acc:u0 funcs needed
      
      * Stub for GetDesiredLanguage in IApplicationFunctions
      
      * Add set service + stubs needed for games
      
      * Fix formatting
      
      * Implement IProfile, IManagerForApplication, return bool in CheckAvailability, style fixes
      
      * Remove IProfile::Get(needs more research), fix IPC response sizes
      c457f34e
  25. Jan 18, 2018
    • flerovium^-^'s avatar
      Start to implement/stub BSD:U and SFDNSRES services (#78) · 463356f0
      flerovium^-^ authored
      * bsd: start stubbing bsd:u and sfdnsres
      
      * bsd: stubbed RegisterClient
      
      * bsd: attempt to get past socket()
      
      * bsd: fix some wrong assumptions about IPC
      
      * bsd: fix format specifiers
      
      * bsd: stubbed Connect()
      
      * bsd: stubbed SendTo()
      
      * made requested changes
      
      * sockets: respect alphabetical order at service installation
      
      * run clang-format
      
      * bsd: start stubbing bsd:u and sfdnsres
      
      * bsd: stubbed RegisterClient
      
      * bsd: attempt to get past socket()
      
      * bsd: fix some wrong assumptions about IPC
      
      * bsd: fix format specifiers
      
      * bsd: stubbed Connect()
      
      * bsd: stubbed SendTo()
      
      * made requested changes
      
      * sockets: respect alphabetical order at service installation
      
      * run clang-format
      
      * run clang-format (2)
      463356f0
  26. Jan 17, 2018
  27. Jan 15, 2018
  28. Jan 13, 2018
  29. Jan 11, 2018
  30. Dec 29, 2017
  31. Dec 28, 2017
Loading