1. 10 May, 2019 1 commit
    • Lioncash's avatar
      service/set: Correct and simplify behavior related to copying language codes · c823cf65
      Lioncash authored
      This corrects cases where it was possible to write more entries into the
      write buffer than were requested. Now, we check the size of the buffer
      before actually writing into them.
      
      We were also returning the wrong value for
      GetAvailableLanguageCodeCount2(). This was previously returning 64, but
      only 17 should have been returned. 64 entries is the size of the static
      array used in MakeLanguageCode() within the service binary itself, but
      isn't the actual total number of language codes present.
      c823cf65
  2. 09 May, 2019 14 commits
  3. 07 May, 2019 9 commits
  4. 04 May, 2019 5 commits
  5. 03 May, 2019 1 commit
  6. 01 May, 2019 4 commits
  7. 30 Apr, 2019 2 commits
  8. 29 Apr, 2019 4 commits