1. 07 Jul, 2020 2 commits
    • Jan Beich's avatar
      input_common/gcadapter: add missing C++11 header required by libc++ · 1db10b8f
      Jan Beich authored
      In file included from src/input_common/gcadapter/gc_adapter.cpp:8:
      src/./input_common/gcadapter/gc_adapter.h:77:10: error: no template named 'unordered_map' in namespace 'std'
          std::unordered_map<int, bool> buttons;
          ~~~~~^
      src/./input_common/gcadapter/gc_adapter.h:78:10: error: no template named 'unordered_map' in namespace 'std'
          std::unordered_map<int, u16> axes;
          ~~~~~^
      1db10b8f
    • bunnei's avatar
      Merge pull request #4258 from ameerj/master · 155c8ba0
      bunnei authored
      configuration: Fix hotkeys that open file dialog in windowed mode
      155c8ba0
  2. 06 Jul, 2020 3 commits
  3. 05 Jul, 2020 1 commit
  4. 04 Jul, 2020 4 commits
  5. 03 Jul, 2020 8 commits
  6. 02 Jul, 2020 3 commits
  7. 01 Jul, 2020 12 commits
  8. 30 Jun, 2020 7 commits