1. 03 May, 2023 1 commit
  2. 30 Apr, 2023 9 commits
  3. 28 Apr, 2023 1 commit
  4. 25 Apr, 2023 1 commit
  5. 24 Apr, 2023 1 commit
  6. 20 Apr, 2023 1 commit
  7. 19 Apr, 2023 2 commits
  8. 08 Apr, 2023 2 commits
  9. 07 Apr, 2023 2 commits
  10. 29 Mar, 2023 1 commit
  11. 28 Mar, 2023 4 commits
  12. 27 Mar, 2023 1 commit
  13. 26 Mar, 2023 2 commits
  14. 25 Mar, 2023 5 commits
  15. 24 Mar, 2023 1 commit
    • David Reid's avatar
      Add new functions for getting and setting the engine's global time. · 5fc5c4d4
      David Reid authored
        * ma_engine_get_time_in_pcm_frames() (replaces ma_engine_get_time())
        * ma_engine_get_time_in_milliseconds()
        * ma_engine_set_time_in_pcm_frames() (replaces ma_engine_set_time())
        * ma_engine_set_time_in_milliseconds()
      
      These changes are consistent with the naming of other time based
      functions, eliminates ambiguity and just makes it clearer as to what
      you're working with.
      
      ma_engine_get_time() and ma_engine_set_time() have been deprecated.
      5fc5c4d4
  16. 23 Mar, 2023 4 commits
  17. 21 Mar, 2023 2 commits