Commit Graph

26 Commits

Author SHA1 Message Date
Brian Smith 5545db2543 added more logs for debugging 2013-09-06 21:08:55 -04:00
Brian Smith c8550c2e85 VRFS-633 VRFS-636 added log statements and minor refactor 2013-09-06 08:34:57 -04:00
Brian Smith 497215ac58 VRFS-638 added logging to help debug this issue 2013-09-05 21:11:11 -04:00
Seth Call b7d155ce7a * VRFS-616 - make sure to kill streams on signout. Also, noticed that a connection in conn_mgr was whacking connection in such a way that notifies didn't go out to others in party; took that out 2013-09-01 19:23:09 +00:00
Seth Call a251541a53 * VRFS-594 - heartbeat checking plus hopefully more sophisticated reconnect logi 2013-09-01 16:28:03 +00:00
Seth Call dad7ac6691 * VRFS-594; add dialog to initiate reconnect if you lose webocket connection 2013-08-31 13:54:11 +00:00
Brian Smith 3a579061e2 VRFS-566 add call to TrackSaveAssignments after removing track 2013-08-24 14:38:05 -04:00
Brian Smith 5712b9eb76 VRFS-566 sync removed track to backend 2013-08-20 22:11:40 -04:00
Brian Smith c1b4182b95 VRFS-567 set instrument in backend on create session if none are set 2013-08-19 21:33:14 -04:00
Brian Smith d292afbb77 VRFS-566 keep track removal in sync with backend client 2013-08-18 23:15:01 -04:00
Brian Smith 598c8b0b6d VRFS-541 when creating or joining a session, attempt to use tracks configured in backend client 2013-08-18 14:05:16 -04:00
Brian Smith 333eaf7a80 VRFS-541 added log statements for debugging 2013-08-14 01:02:24 -04:00
Brian Smith fa0683cb03 fix session bug 2013-06-26 21:37:26 -04:00
Brian Smith b5a452ef64 VRFS-107 session join / departure notifications 2013-06-25 23:12:01 -04:00
Jonathon Wilson 9c99be17f8 Session settings functioning, but have 500 error on REST call. Working with Seth to figure out what I'm doing wrong 2013-06-09 20:12:43 -06:00
Brian Smith c63ccd0d7a bug fixes 2013-05-26 16:45:13 -04:00
Brian Smith 7cd503cd67 VRFS-291 VRFS-292 fix issues with Add New Gear popup / minor refactor 2013-05-23 08:46:40 -04:00
Brian Smith e4ebbc4ac4 VRFS-291 Add Track dialog 2013-05-22 07:48:37 -04:00
Brian Smith 52e799689c VRFS-292 more configure track work 2013-05-15 01:59:09 -04:00
Jonathon Wilson 4adb3d2492 Re-add missing ParticipantJoined/Left messages to bridge 2013-03-08 12:46:56 -07:00
Jonathon Wilson 081472060d Add additional websocket message logging info 2013-03-08 08:34:05 -07:00
Jonathon Wilson 2cff8710a0 Guard against users with no defined instruments 2013-03-05 08:51:20 -07:00
Jonathon Wilson 0af7f696ca Refactor session model, joining, leaving, refreshing. 2013-03-02 12:02:42 -07:00
Jonathon Wilson 5de1911572 use strict to sessionLatency and sessionModel. 2012-12-06 18:02:33 -07:00
Jonathon Wilson 79963e62ca Rework session screen to show tracks for uses as they enter/leave 2012-11-03 14:25:23 -06:00
tihot_jk 374ca96153 Hook up the notifications when a client joins/leaves a session. 2012-10-28 17:37:59 -07:00