Brian Smith
8ce893c8b3
added keyword search to find session
2013-02-02 18:53:57 -05:00
Brian Smith
971d2ea779
fixed styling on Create Session
2013-02-01 01:05:57 -05:00
Brian Smith
ad4313c848
VRFS-201 fixed invitations for Create Session
2013-01-31 21:42:07 -05: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
82b7e53d9d
VU meter fixes.
...
Look for multiple tuples in single callback.
Fix to have VU meters be left/right inputs (hardcoded for now).
Increase update speed to every 100ms (so far, so good).
2013-01-30 22:23:30 -07:00
Jonathon Wilson
b5dd5b0276
Fixes for changed participant structure. DOM cleanup.
2013-01-30 21:00:07 -07:00
Jonathon Wilson
fc82e1fcd2
Remove extraneous debug statements
2013-01-30 19:34:31 -07:00
Jonathon Wilson
35dee05024
Working VU meters from bridge
2013-01-30 19:34:31 -07:00
Jonathon Wilson
6a2b52ed01
Track template. Visual track appearance from Jeff
2013-01-30 19:34:31 -07:00
Brian Smith
173d4ae294
VRFS-212 added search functionality to Find Session
2013-01-30 10:43:29 -05:00
Brian Smith
f0bf0545cd
fixed tests (commented out some that need to be fixed once dev is more complete)
2013-01-29 21:32:12 -05:00
Brian Smith
26beaa6b00
VRFS-212 find session
2013-01-29 19:36:54 -05:00
Jonathon Wilson
3914ec4cee
Remove unused files.
2013-01-28 08:51:39 -07:00
Jonathon Wilson
b5ed66ce54
Jeff's signin and register pages.
2013-01-28 08:50:16 -07:00
Brian Smith
a84fb46edd
fix rspec tests
2013-01-27 22:41:53 -05:00
Brian Smith
5073ee9d94
VRFS-212 find session
2013-01-27 22:05:00 -05:00
Brian Smith
8d7902b3bd
VRFS-212 more find session work
2013-01-27 15:17:46 -05:00
Jonathon Wilson
d576366a05
bringing in Jeff's ftue mockups. Partial commit to bring in Gemfile changes
2013-01-27 11:34:14 -07:00
Brian Smith
f97c9d4bc8
VRFS-212 find session
2013-01-26 14:18:31 -05:00
Brian Smith
e9a32c12e6
VRFS-212 Find Session work
2013-01-25 03:00:53 -05:00
Brian Smith
bf7e16abee
VRFS-212 Find Session work
2013-01-21 00:52:28 -05:00
Brian Smith
d219159e9e
fix cucumber test
2013-01-13 21:41:23 -05:00
Brian Smith
7d208517aa
merge
2013-01-13 20:47:25 -05:00
Brian Smith
55f5053a4a
VRFS-201 create session screen
2013-01-13 20:43:48 -05:00
Brian Smith
6dab346305
VRFS-201 create session mockup integration
2013-01-10 22:43:30 -05: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
76d82f7d01
Fixes for cucumber tests. Restore big chunk of accidentally deleted layout.js
2013-01-12 12:19:20 -07:00
Jonathon Wilson
f95f30d827
FTUE, screens 2 and 3
2013-01-12 11:19:02 -07:00
Jonathon Wilson
9d79aeede2
FTUE device selection dropdowns and enable. Flesh out fakeJamClient
2013-01-05 14:30:24 -07:00
Jonathon Wilson
9c30e17206
Start on sidebar from Jeff
2012-12-31 14:02:18 -07:00
Jonathon Wilson
9a6d15280b
Changes for updated GetASIODevices with no callback
2012-12-31 14:02:18 -07:00
Jonathon Wilson
ba0111be60
Add GetASIOAudioDevices to testBridge page. Update other nav headers.
2012-12-16 12:28:10 -07:00
Jonathon Wilson
449de26da0
Default to FTUE for now. Enable back/forward nav buttons.
2012-12-15 14:00:02 -07:00
Seth Call
e7def85594
* VRFS-17; can create a session, find the other; not joining yet
2012-12-14 21:22:00 -06: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
290b9b654e
Bring Jeff's graphics in: Header
2012-12-11 09:49:15 -07:00
Jonathon Wilson
ffbb1e0040
Add legal_terms:true to testBridge create session
2012-12-09 21:55:29 -07:00
Jonathon Wilson
f402aa222a
Fixes to allow native client to hit non-localhost websocket gateway
2012-12-08 18:54:07 -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
9ea9d54139
use strict for sessionTrack, testBridge and utils with fixes
2012-12-06 18:07:50 -07:00
Jonathon Wilson
5de1911572
use strict to sessionLatency and sessionModel.
2012-12-06 18:02:33 -07:00
Jonathon Wilson
8284af69a3
use strict for search with fixes
2012-12-06 17:57:01 -07:00
Jonathon Wilson
4a1118be24
use strict for leave/refresh session with fixes.
2012-12-06 17:55:41 -07:00
Jonathon Wilson
58c90502e8
layout use strict, fixes
2012-12-06 17:51:22 -07:00
Jonathon Wilson
aff03ff999
use strict to landing, fixes
2012-12-06 17:47:01 -07:00
Jonathon Wilson
059640481e
use strict to joinSession and formToObject, fixes
2012-12-06 17:45:46 -07:00
Jonathon Wilson
c6e671e04b
jamsocket use strict and fixes.
2012-12-06 17:44:08 -07:00
Jonathon Wilson
40b96c8db5
use strict to fakeJamClient, header and homeScreen with fixes
2012-12-06 17:31:46 -07:00
Jonathon Wilson
6427588572
use strict to session screens and fixes.
2012-12-06 17:28:48 -07:00