Seth Call
|
a4f465b6d1
|
* VRFS-3530, VRFS-3531 - allow user to test and disable video
|
2015-09-08 20:30:47 -05:00 |
Seth Call
|
ba99f88048
|
* VRFS-3534 - fix start recording API signature
|
2015-09-08 10:05:26 -05:00 |
Seth Call
|
386ed8144c
|
* VRFS-3528 - make sure open jamtrack dialog passes 'show_purchased_only'
|
2015-09-06 19:03:08 -05:00 |
Seth Call
|
6d010a561b
|
* deal with too-few tracks on landing page, and the 3rd CTA bubble clipping off text
|
2015-09-04 20:43:15 -05:00 |
Seth Call
|
0076f0205a
|
* VRFS-352 - instrument-centric landing page
|
2015-09-04 15:00:45 -05:00 |
Seth Call
|
3ee71634b3
|
* remove test stuff
|
2015-09-02 09:40:06 -05:00 |
Seth Call
|
d07ac009bf
|
* VRFS-3509 - case where no device is configured handled
|
2015-09-01 08:11:35 -05:00 |
Seth Call
|
9420cebad4
|
* VRFS-3494 - show popup when video window launches for the 1st time to offer guidance
|
2015-08-30 05:00:00 -05:00 |
Seth Call
|
c3f81a4d23
|
* build bump
|
2015-08-27 10:35:43 -05:00 |
Seth Call
|
e782d5f9bb
|
* VRFS-3419 - check better for window opener
|
2015-08-27 09:43:40 -05:00 |
Seth Call
|
36b6699cde
|
* validate popup VRFS-3419
|
2015-08-27 08:14:39 -05:00 |
Seth Call
|
8948f0498f
|
* fix changed path
|
2015-08-27 07:59:21 -05:00 |
Seth Call
|
2bce35d604
|
* fix jamtrack test
|
2015-08-26 20:38:34 -05:00 |
Seth Call
|
63ef63c20d
|
* fix typo again in webcamViewer. need to go to bed
|
2015-08-26 20:34:40 -05:00 |
Seth Call
|
8566cc5bc9
|
* fix typo added in webcamViewer
|
2015-08-26 20:31:34 -05:00 |
Seth Call
|
22ea6e89fd
|
* VRFS-3488 - jamtrack search by artist and song need to pin to the match, not do a sloppy search
|
2015-08-26 20:26:39 -05:00 |
Seth Call
|
a4bd28e168
|
VRFS-3474 - watch for USB events and refresh video pages
|
2015-08-26 16:43:34 -05:00 |
Seth Call
|
d2edfd22c5
|
* VRFS-3467 - previews are 20 seconds long indicator on jamtracks
|
2015-08-26 12:01:52 -05:00 |
Seth Call
|
defdfa8ce9
|
* VRFS-3473 - fix 'videoShared' state in webcamViewer
|
2015-08-26 06:04:53 -05:00 |
Seth Call
|
7560b340c7
|
* VRFS-3466 - updated frontend to pass in GUIDs
|
2015-08-25 14:53:28 -05:00 |
Seth Call
|
1252dbe178
|
* use new bridge calls to handle current FPS and resolution VRFS-3428
|
2015-08-25 05:28:15 -05:00 |
Seth Call
|
6918eaf095
|
more UI tweaks for video settup in account screen VRFS-3428
|
2015-08-24 17:55:06 -05:00 |
Seth Call
|
fc69242578
|
* VRFS-3427 - update FTUE to test video, not just audio
|
2015-08-24 16:18:31 -05:00 |
Seth Call
|
729974013a
|
* VRFS-3428 - fix button text
|
2015-08-24 16:17:53 -05:00 |
Seth Call
|
db1f1d60d5
|
Merge branch 'feature/video_frontend' into develop
|
2015-08-24 15:56:42 -05:00 |
Seth Call
|
04825d2659
|
* VRFS-3428 - update how we query backend for frame rates
|
2015-08-24 15:54:59 -05:00 |
Seth Call
|
29104ff09b
|
* VRFS-3446 - bug fix for no genre specified on join of session; also fix search bar in jamtrack dialog
|
2015-08-21 05:02:48 -05:00 |
Seth Call
|
3b6d1febdb
|
* forget cta image
|
2015-08-20 15:44:21 -05:00 |
Seth Call
|
6ac622853c
|
* VRFS-3449 - a little more tweaking of JamTrack landing page
|
2015-08-20 15:02:55 -05:00 |
Seth Call
|
d7fcadcd0d
|
* VRFS-3450 - fix 'show all tracks' when pagination occurs by not doubleregistering
|
2015-08-20 14:49:07 -05:00 |
Seth Call
|
e7b50ca4a8
|
* VRFS-3449 - updates for direct landing pages
|
2015-08-20 14:19:07 -05:00 |
Seth Call
|
0d075a9568
|
* fix spacing issue
|
2015-08-20 09:19:17 -05:00 |
Seth Call
|
98734506df
|
* VRFS-3448 - fix invisible downloader
|
2015-08-20 09:06:36 -05:00 |
Seth Call
|
90c8d05d00
|
* wip
|
2015-08-19 14:17:10 -05:00 |
Seth Call
|
3fa58715fc
|
* fix open jamtrack dialog for people with less than 10 jamtracks
|
2015-08-19 07:36:04 -05:00 |
Seth Call
|
dc343f10e3
|
* don't show free jamtrack notice on landing page if redeemed_jamtrack cookie is set
|
2015-08-19 07:01:47 -05:00 |
Seth Call
|
e6618da456
|
* fix a bug in figuring out if the user should be show GET IT FREE
|
2015-08-18 21:29:15 -05:00 |
Seth Call
|
37d6c3e57c
|
* add csv to dump released JamTracks
|
2015-08-18 15:19:40 -05:00 |
Seth Call
|
f6101f3621
|
VRFS-3422, VRFS-3423, VRFS-3424, VRFS-3429 - JamTrack search/listing
|
2015-08-18 14:26:41 -05:00 |
Seth Call
|
c4981376ac
|
* set storage format for sync_all_dev
|
2015-08-13 11:13:13 -05:00 |
Jonathan Kolyer
|
6a806a05cb
|
VRFS-3393 merging musician-search2 into develop
|
2015-08-04 14:10:02 +00:00 |
Jonathan Kolyer
|
aa36b2f215
|
merging develop
|
2015-08-04 13:44:47 +00:00 |
Seth Call
|
795f0b5375
|
* allow a non-video client into a session on a server configured with video
|
2015-08-10 11:05:24 -05:00 |
Seth Call
|
557e19e5e7
|
* allow better onboarding of JamTracks including audio from Tency Music (VRFS-3296, VRFS-3386)
|
2015-08-09 13:37:43 -05:00 |
Seth Call
|
55ccf89e64
|
* VRFS-3396 took out carmen gem; database in production/staging has display names in db
|
2015-07-28 14:11:28 -05:00 |
Seth Call
|
0c58a0c1d3
|
* VRFS-3364 - show metronome while jamtrack is open
|
2015-07-27 15:35:21 -05:00 |
Seth Call
|
bf0e29952e
|
* VRFS-3381 - make sure a recorded jamtrack shows up correctly
|
2015-07-24 14:57:01 -05:00 |
Seth Call
|
395fa21318
|
* VRFS-3368 - show muted icon if either output mixer is muted
|
2015-07-24 14:21:45 -05:00 |
Seth Call
|
a3b2a7d0aa
|
* VRFS-3384 - ensure that .always fires in session refresh, requiring a try/catch wrap
|
2015-07-24 13:16:15 -05:00 |
Seth Call
|
b1b8708195
|
* VRFS-3382 - control my chat and peer chat with master volume slider
|
2015-07-24 12:33:25 -05:00 |