Historique des commits

Auteur SHA1 Message Date
  bunnei cbdf4d4c8e Merge pull request #105 from kevinhartman/hid il y a 12 ans
  Kevin Hartman 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. il y a 12 ans
  Kevin Hartman 4a94ec934a Initial HID PAD work, with GLFW only. il y a 12 ans
  Kevin Hartman bb7ddede15 Created structure for PAD. il y a 12 ans
  bunnei 532a9e80a0 Merge pull request #99 from archshift/ext-check il y a 12 ans
  bunnei d79fe3ebaa Merge pull request #103 from archshift/prune il y a 12 ans
  bunnei 249a567834 Merge pull request #104 from archshift/removal il y a 12 ans
  bunnei 8891c27425 Merge pull request #101 from lioncash/inf-loop il y a 12 ans
  bunnei 7f201a9821 Merge pull request #102 from lioncash/define il y a 12 ans
  archshift 727bad24a2 Removed fixed_size_queue.h il y a 12 ans
  archshift 6e606c515f core: Prune redundant includes il y a 12 ans
  archshift 9d7cc2bedc common: Prune all redundant includes il y a 12 ans
  archshift 8fe5f2e2fe Moved common_types::Rect from common to Common namespace il y a 12 ans
  archshift 5472fd4d9b Added string_util to common, small changes in loader.cpp il y a 12 ans
  archshift 4ed24a0619 loader.cpp: improved file extension checking, made Upper/LowerStr useful il y a 12 ans
  Lioncash 5b65decf91 Common: Remove HAVE_CXX11_SYNTAX define from Common.h il y a 12 ans
  Lioncash 2f6ef914db Common: Fix a potential infinite loop in StringUtil's ReplaceAll il y a 12 ans
  bunnei 335082e74e Merge pull request #95 from lioncash/disassembler il y a 12 ans
  bunnei 85f1b76cd8 Merge pull request #87 from archshift/remove-cruft il y a 12 ans
  archshift 498d1a37f1 Removed common/std_xyz, instead using the std header il y a 12 ans
  Lioncash 403c84cdab core: Make the ARM disassembler use std::string internally il y a 12 ans
  bunnei a130086587 Merge pull request #93 from lioncash/ref il y a 12 ans
  bunnei 272a201d12 Merge pull request #94 from lioncash/misc il y a 12 ans
  Lioncash f68776ce13 ncch: Remove C-style struct typedefs il y a 12 ans
  Lioncash 26cd696843 ncch: inline declare some variables in LZSS_Decompress il y a 12 ans
  Lioncash d30747efea core: Pass string by reference in FetchFromPortName and DeleteService il y a 12 ans
  bunnei 5d95d038a0 Merge pull request #88 from archshift/remove-atomic il y a 12 ans
  bunnei fda291816b Merge pull request #89 from archshift/X11-OSX il y a 12 ans
  archshift 051b162add Removed the need for X11 on OS X il y a 12 ans
  archshift 4795a64fc8 Removed common/atomic, instead using std::atomic il y a 12 ans