Commit Graph

18 Commits

Author SHA1 Message Date
Jonathon Wilson a09f32df1b TrackVolume and JamClient updates for fakes 2013-03-24 14:18:58 -06:00
Brian Smith de83d8353b added code to pull in local track config (not used yet) / styling fixes 2013-02-13 21:04:54 -05:00
Jonathon Wilson 13016671dc Timeout support in session pings. Still return timeout results in find sessions. 2013-02-12 13:29:40 -07:00
Jonathon Wilson 089c960ded Vertical tracks default to right gain and mute state at session start. 2013-02-09 19:00:29 -07:00
Jonathon Wilson bc27cc1117 VRFS-234. Wire up main volume slider. 2013-02-06 21:58:41 -07:00
Jonathon Wilson 8a8ea89811 Work to get right tracks into right parts of session screen. Add live tracks section 2013-02-04 22:11:04 -07:00
Jonathon Wilson 0ea4f447a3 Fake client always returns mixers in group 2 for now 2013-02-03 11:24:20 -07:00
Jonathon Wilson 04fb3844ff Mute button works. Better ties to music hardware (less hard-coding) 2013-01-31 09:32:52 -07:00
Jonathon Wilson 35dee05024 Working VU meters from bridge 2013-01-30 19:34:31 -07:00
Jonathon Wilson fd57f3f01e Finish FTUE functional, but bugs in bridge prevent test. Checking in to let Nat see test code. Re-include TestLatency on fakeJamClient to fix failing test. 2013-01-06 13:34:48 -07:00
Jonathon Wilson 9d79aeede2 FTUE device selection dropdowns and enable. Flesh out fakeJamClient 2013-01-05 14:30:24 -07:00
Jonathon Wilson ba0111be60 Add GetASIOAudioDevices to testBridge page. Update other nav headers. 2012-12-16 12:28:10 -07:00
Jonathon Wilson b3acb39de4 Helpers for client testing and Fixes to Find Session with latency pinging. 2012-12-12 21:53:15 -07:00
Jonathon Wilson 7b78ec225b Test Latency with callback to jam client working now. 2012-12-08 13:14:00 -07:00
Jonathon Wilson b4fcd0fdee Work for callbacks in Javascript Bridge.
Provide a generic mechanism for allowing an instance method to be
called in a static context, allowing the bridge to be given a string
naming a function, which it can call in a global context.
2012-12-08 10:12:00 -07:00
Jonathon Wilson 40b96c8db5 use strict to fakeJamClient, header and homeScreen with fixes 2012-12-06 17:31:46 -07:00
Jonathon Wilson b65534595c Test Bridge: Join Session. Test Latency start (incomplete). 2012-12-05 23:46:14 -07:00
Jonathon Wilson f4afd9bcb1 Add latency checking and sorting of inserted rows to find session. 2012-12-01 16:50:28 -07:00