Commit Graph

24 Commits

Author SHA1 Message Date
Murali Gowrisankaran bb9813ae26 Removed enumeration for open and close Url APIs 2022-12-16 02:37:30 +00:00
Murali Gowrisankaran cc4d1575c0 Added enumerated constants for window popup APIs 2022-12-13 06:07:29 +00:00
Nuwan 87762c5933 add bugsnag error reporting to asyncJamClient 2022-11-05 04:36:05 +05:30
Nuwan c207b76641 debug and fixing session recording wip 2022-11-02 04:15:22 +05:30
Nuwan 2370762c51 alperbatically order JKFrontendMethods method names in asyncJamClient 2022-10-28 22:18:29 +05:30
Nuwan 3be0e25bcb add jamClient.SessionSetTrackVolumeData
this new api method is used to send session track data
over web channel to qt c++ backend
2022-10-28 22:06:34 +05:30
Nuwan 38baea686f fixes for the errors - public session
fix errors when creating group session
and when joining group session
2022-10-07 04:16:40 +05:30
Nuwan 7a7986e30a fixing audio config and session related issues 2022-09-02 11:10:51 +05:30
Seth Call cbbfebddc9 make onMixersChanged async so that it can await internally 2022-08-17 21:57:54 -05:00
Seth Call 98aa2adc42 Remove 2 context._.each statements combined with async 2022-08-14 17:00:38 -05:00
Nuwan 21af8446ca async call fixes for audio gear setup 2022-08-13 00:33:24 +05:30
Nuwan 8e7b9b278a fix session leave issues 2022-08-08 16:31:00 +05:30
Nuwan 1c1626df73 fix not showing Account screen content 2022-08-03 21:13:51 +05:30
Murali Gowrisankaran ffddf28a25 Fixed enum for client ID 2022-07-27 01:31:14 +00:00
Murali Gowrisankaran 57fb3ea333 Revert "Fixed enum for client ID"
This reverts commit ad61bb00cb.
2022-07-27 01:26:43 +00:00
Murali Gowrisankaran ad61bb00cb Fixed enum for client ID 2022-07-27 01:24:47 +00:00
Nuwan f732e0dad6 fixing error due to async nature of api calls 2022-07-26 23:32:36 +05:30
Murali Gowrisankaran 21ce5c237d Added method for getClientID 2022-07-12 21:27:50 +00:00
Nuwan 4b281538b2 fix errors getting after async changes
this includes errors in websocket-gateway due to blank data been
passed from web frontend to websocket routes
2022-06-16 00:02:54 +05:30
Nuwan 69cc22106d fix js error in gear_utls after changing jamClient calls to async 2022-06-02 18:00:03 +05:30
Nuwan 99d20a9869 handle the response returned from ws server for unavailable methods 2022-04-20 16:36:23 +05:30
Nuwan 43caffb85e work continues on changing jamClient calls to asynchronous 2022-04-18 19:08:02 +05:30
Nuwan cd93211406 wip promised based jamClient 2022-04-13 03:02:44 +05:30
Nuwan f05287f45a convert jamClient.* calls as promises using async/await 2022-04-07 22:31:35 +05:30