Commit Graph

38 Commits

Author SHA1 Message Date
Jonathon Wilson e15e87dcbb Add new bridge methods for FTUE asio controls 2013-06-01 10:16:48 -06:00
Jonathon Wilson 0cbc01851e Add callbacks and timeouts to latency testing. Update and direct to proper screen as appropriate 2013-05-30 18:20:26 -06:00
Jonathon Wilson 6f1e5576d3 Merge branch 'master' into ftue 2013-05-29 07:50:48 -06:00
Brian Smith 4daf517de0 VRFS-292 bug fixes 2013-05-28 00:27:57 -04:00
Jonathon Wilson bcc9ef31b1 FTUE: settings screen works now. 2013-05-27 19:00:57 -06:00
Brian Smith 0c58542ebc VRFS-317 use new JS bridge function to account for device latency 2013-05-27 15:08:45 -04:00
Jonathon Wilson 1a3f27c9ae FTUE: Set the selected audio device on change 2013-05-27 09:53:58 -06:00
Jonathon Wilson 81467d6654 FTUE audio settings. Load dropdowns with real audio devices. 2013-05-27 09:34:24 -06:00
Jonathon Wilson c348239331 Hook up to jamClient for whether to show FTUE or not 2013-05-26 19:12:35 -06:00
Brian Smith 520c1fe494 VRFS-292 configure track dialog complete 2013-05-21 01:46:13 -04:00
Brian Smith ab4237addf VRFS-292 configure track work 2013-05-18 01:59:25 -04:00
Brian Smith a3ef27f329 VRFS-292 configure track work 2013-05-16 01:15:16 -04:00
Brian Smith 52e799689c VRFS-292 more configure track work 2013-05-15 01:59:09 -04:00
Brian Smith 7a983d4072 VRFS-292 more Configure Track work 2013-05-14 21:17:12 -04:00
Brian Smith afba76beaa VRFS-292 configure tracks dialog work 2013-05-13 18:35:14 -04:00
Brian Smith 17bb5a29bf VRFS-292 Configure Tracks dialog work 2013-05-12 01:43:36 -04:00
Seth Call 423604f869 * styling of client update finished; VRFS-302 2013-04-24 18:03:58 -05:00
Seth Call 1a31f2bf92 Merge branch 'master' of bitbucket.org:jamkazam/jam-web 2013-04-10 17:14:31 -05:00
Seth Call 315f5077b9 * adding jam-web support for client update. fixing capybara 2.1.0 breaking changes 2013-04-10 17:14:19 -05:00
Jonathon Wilson d5159a7ca9 Wire l2m mix to back end bridge calls 2013-04-10 09:01:29 -06:00
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