Commit Graph

7883 Commits

Author SHA1 Message Date
Jonathon Wilson 1fe4557e0b Merge branch 'master' into ftue 2013-05-30 18:20:49 -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
Brian Smith 2a5b607a0b VRFS-335 fix Voice Chat listbox bug 2013-05-30 00:19:22 -04:00
Brian Smith c87ee7e104 VRFS-325 remove stats on home screen tiles for now 2013-05-29 23:41:16 -04:00
Brian Smith f753fbbc3b VRFS-334 change text on Feed page 2013-05-29 22:04:30 -04:00
Jonathon Wilson 6f1e5576d3 Merge branch 'master' into ftue 2013-05-29 07:50:48 -06:00
Brian Smith efed8db88b VRFS-324 removed Dialog and Notify links 2013-05-28 20:37:21 -04: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 12f15d4fdb VRFS-317 fix range comparisons for latency indicators 2013-05-27 15:11:23 -04: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
Brian Smith cd01664ce9 VRFS-317 VRFS-318 fix Find Session screen latency bugs 2013-05-27 00:09:53 -04:00
Brian Smith a7e9fca02e VRFS-317 VRFS-318 fix Find Session screen latency bugs 2013-05-27 00:09:11 -04:00
Brian Smith 906e9f1aac VRFS-292 fix bug related to track input initialization 2013-05-26 21:16:26 -04:00
Jonathon Wilson c348239331 Hook up to jamClient for whether to show FTUE or not 2013-05-26 19:12:35 -06:00
Jonathon Wilson 733279eb7d Merge branch 'master' into ftue 2013-05-26 18:36:28 -06:00
Brian Smith ab296f8593 VRFS-292 bug fix 2013-05-26 19:06:48 -04:00
Brian Smith 7093800487 VRFS-292 bug fix to preload used output channel listbox 2013-05-26 18:01:59 -04:00
Brian Smith c63ccd0d7a bug fixes 2013-05-26 16:45:13 -04:00
Brian Smith 7eea8e4179 comment out TrackHasControlPanel call 2013-05-26 15:07:33 -04:00
Jonathon Wilson b7d5d28775 FTUE. Add fail/pass steps. Allow programmatic set of wizard step. 2013-05-25 18:55:30 -06:00
Jonathon Wilson ad64756d46 Wizards: Support changing dialog title per step 2013-05-25 17:32:12 -06:00
Jonathon Wilson 38e41fb442 FTUE: Add Gain Labels to settings step 2013-05-25 16:53:06 -06:00
Seth Call 21bb0f44db * adding postgres-copy 2013-05-24 20:46:07 -05:00
Jonathon Wilson c0c36b06d1 Merge branch 'master' into ftue 2013-05-24 19:39:25 -06:00
Jonathon Wilson 0b32517c78 Generalize faders. Haven't switched session.js faders to use this yet. 2013-05-24 19:35:57 -06:00
Brian Smith eb1cd74f98 revert commented code 2013-05-23 21:16:00 -04:00
Brian Smith 1686df8d99 Merge branch 'master' of bitbucket.org:jamkazam/jam-web 2013-05-23 20:37:19 -04:00
Seth Call 1a475a4238 * adding new gem 2013-05-23 18:16:14 -05:00
Seth Call 02be07b308 * mid-progress jcrop 2013-05-23 08:56:33 -05:00
Seth Call 086510df9f * in progress jcrop 2013-05-23 08:53:37 -05:00
Seth Call 137ed1b65a * checking in little s3 helper 2013-05-23 08:41:27 -05: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
Jonathon Wilson 9b046395a3 Include underscore.js for templates (and other utilities) 2013-05-22 08:02:50 -06:00
Brian Smith e4ebbc4ac4 VRFS-291 Add Track dialog 2013-05-22 07:48:37 -04:00
Brian Smith 9b7f418fdf VRFS-291 VRFS-319 Add Track dialog / support track deletion on Session screen 2013-05-22 01:03:34 -04:00
Brian Smith 8778b48611 wire up profile tile on home page 2013-05-21 21:02:49 -04:00
Jonathon Wilson ac2f6d0af5 Merge branch 'master' into ftue 2013-05-21 00:06:26 -06:00
Brian Smith 9476ced249 Merge branch 'master' of bitbucket.org:jamkazam/jam-web 2013-05-21 01:46:23 -04:00
Brian Smith 520c1fe494 VRFS-292 configure track dialog complete 2013-05-21 01:46:13 -04:00
Seth Call 3d072b3326 * return false in notify handlers; otherwise '#' href takes effect and alters URL 2013-05-20 19:05:03 -05:00
Seth Call 21c65785f2 * removing environment dependency to maxmind rake tasks; otherwise initializers run which cause conflict against a running jam-web 2013-05-20 15:36:49 -05:00
Seth Call b3f924ea3b * VRFS-311 and 312 styling complete, with tests. also, update of profile done except for change of avatar (VRFS-315) 2013-05-20 13:23:49 -05:00
Jonathon Wilson 20adea6b69 Generalize VU meters. Bring in underscore.js for templating. Fixes to karma JS unit test config. 2013-05-19 19:54:24 -06:00
Seth Call ed91653c6d * VRFS-315: beginning overlay password prompt 2013-05-19 10:26:07 -05:00
Seth Call 0147137a32 * adding inline errors to forms if any error 2013-05-18 20:50:08 -05:00
Seth Call 03bfd143db * postgres-copy added to jam-admin 2013-05-18 19:04:30 -05:00
Seth Call 987ad8770f erge branc rmaster' of bitbucket.org:jamkazam/jam-web 2013-05-18 13:04:13 -05:00