Nuwan
ea5e32e14b
fix recording window handling on conneted clients to the session
2023-08-31 22:22:30 +05:30
Nuwan
d0966fe67a
debug backing track on peer
2023-08-28 18:14:45 +05:30
Nuwan
4f1fd4880e
fix inconsistency of volume gauge
...
this fixes the unpredictable behavior of volume level when changing the
volume gauge leveler.
2023-08-22 23:09:44 +05:30
Nuwan
e3cb68dda8
Show instructions in midi track configuration popup
2023-08-21 16:45:12 +05:30
Nuwan
d8d04dd33f
Allow multiple recordings within session
...
change in recording flow. Now after stopping the recording we no longer ask
user to save or discard the recording, instead the app saves the recording to user's
computer and opens the file explorer to that folder.
therefore following scenario is no longer valid; hence skipping it.
2023-08-19 11:03:29 +05:30
Nuwan
701620089a
async/await fix
2023-08-11 03:24:11 +05:30
Nuwan
03e12da98a
audio MIDI config alert
...
show an alert when midi interface or midi plugin is not selected
2023-08-05 00:39:24 +05:30
Nuwan
c7822a14d0
more cleaning console logs
2023-08-02 09:15:09 +05:30
Nuwan
758e688db1
remove debug entries and cleanup
2023-08-02 08:57:59 +05:30
Nuwan
5e7d512a5e
fix for midi instrument selection
2023-08-02 08:32:11 +05:30
Nuwan
e03389909e
fix showing error alert on audio resync
2023-07-20 03:31:37 +05:30
Nuwan
eba15f255e
remove alert on session recording stop
2023-07-07 18:53:19 +05:30
Nuwan
42ee0bcf26
WIP fixing midi configuration
2023-07-07 18:53:19 +05:30
Nuwan
5932cc3d67
WIP midi and audio channel config
2023-07-07 18:53:19 +05:30
Nuwan
dd4f62cb07
fix js error
2023-06-14 16:55:13 +05:30
Nuwan
5d09d23809
suppress the preview recording window
2023-06-14 16:22:56 +05:30
Nuwan
01fda6b6f0
fix onSessionEnter
2023-06-02 06:48:56 +05:30
Nuwan
d09baf05bb
prevent session joining using web browser
2023-05-29 19:04:46 +05:30
Nuwan
03bb0f99fa
fix start/stop recording dialog for session with video
2023-05-20 17:50:32 +05:30
Nuwan
f4aebb44e2
fix start/stop recording dialog for session with video
2023-05-20 17:36:43 +05:30
Nuwan
6498485548
in session recording dialog box remove the video opts
...
with the newly invented webRTC based video recording system we can drop this options.
Only enable the video recording radio button if the backend has sent the relevant event.
2023-04-18 04:42:40 +05:30
Nuwan
dd0e24fa19
disable legacy video system
2023-02-24 23:23:10 +05:30
Nuwan
033d67639c
fix js error
2022-12-07 19:44:45 +05:30
Nuwan
9d787351fa
fixes for recording related errors
2022-11-04 18:57:09 +05:30
Nuwan
f392623049
wip session recording related fixes
2022-11-03 18:54:03 +05:30
Nuwan
c207b76641
debug and fixing session recording wip
2022-11-02 04:15:22 +05:30
Nuwan
2c5708b28a
fix syntax error - invalid comment
2022-10-29 00:04:50 +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
768f3d976a
convert anoter few jamClient. call to async format
2022-10-28 13:12:14 +05:30
Nuwan
5487e62f5a
fixes for public session creation and joining
2022-10-12 19:39:09 +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
73a56b2cf6
fix session metronome related functions
2022-09-07 08:49:21 +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
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
09e1d27c64
fix async realted errors and cleanup
2022-08-03 18:38:42 +05:30
Nuwan
11915454cb
replacing context.jamClient.isNativeClient() with context.JK.isQWebEngine
2022-08-02 18:51:05 +05:30
Murali Gowrisankaran
2adf33e689
Removed/commented out video related frontend API calls
2022-07-28 01:12:30 +00:00
Nuwan
c3bcd3b470
fixing audio gear related async errors
2022-07-27 16:22:01 +05:30
Nuwan
9586e0547a
fixing async errors
2022-07-27 11:03:20 +05:30
Nuwan
f732e0dad6
fixing error due to async nature of api calls
2022-07-26 23:32:36 +05:30
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
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
Seth Call
b9941da0a5
fix options
2021-09-21 15:36:41 -05:00
Seth Call
ea8baaaa82
push
2021-09-21 15:18:52 -05:00
Seth Call
dbe1cc9644
update to N/A
2021-08-30 16:00:25 -05:00
Seth Call
a1ab88f641
Add session video beta button
2021-08-24 08:54:16 -05:00