Seth Call
b137d7586f
* VRFS-2973 - fix pagination in jam trackdialog
2015-03-20 21:27:11 -05:00
Seth Call
7c73e2ab5c
* VRFS-2922 - show spinner for pending metronome
2015-03-12 21:53:23 -05:00
Seth Call
a10705c163
* VRFS-2909 - jam tracks importer
2015-03-09 09:44:12 -05:00
Seth Call
aba4546e44
Squashed commit of the following:
...
* VRFS-2881 use backend audio source info in metronome
* VRFS-2832 add metronome play controls with mode control
* VRFS-2873 straighten out metronome names in frontend
* VRFS-2782 use getMyNetworkState for ntp_stable determination
* VRFS-2864 allow 'cluster' test, a new metronome mode
* VRFS-2861 metronome sounds not always matching frontend
* VRFS-2852 relax idea that only one person can open metronome
* VRFS-2865 metronome sounds not always matching frontend(dup)
* VRFS-2847 metronome volume now moves master and personal both
* VRFS-2835 metronome 'prevent' message is now dialog, not notify
* VRFS-2833 anyone can control volume/mute of metronome
* VRFS-2850 don't prevent metronome if solo session
2015-03-03 19:06:55 -06:00
Seth Call
ca9e3706c7
* wip
2015-02-25 16:13:04 -06:00
Seth Call
dbaeb8d996
merged
2015-02-25 10:43:21 -06:00
Seth Call
85ffa2ec21
* VRFS-2802 - moving media files mixers in personal mode actually affect master mode now
2015-02-19 09:31:30 -06:00
Seth Call
23c7307c6f
* VRFS-2796 - hide X for non openers
2015-02-18 15:41:51 -06:00
Seth Call
42a2abe99c
* merged
2015-02-15 22:01:06 -06:00
Seth Call
503e46ed74
*wip
2015-02-15 21:52:28 -06:00
Seth Call
c4c05c67d6
* working on sync rework VRFS-2661
2015-02-15 21:52:28 -06:00
Steven Miers
ff95fe1c35
VRFS-2498, VRFS-2499 : Mesh out backing track/metronome track support at necessary layers rest/api/UI/etc. Implement necessary methods in fakeJamClient for quicker iterating.
2015-01-20 22:14:48 -06:00
Steven Miers
cefce67e89
Merge branch 'develop' into feature/backing_tracks
2015-01-19 15:21:13 -06:00
Seth Call
48b2f5b965
* add value = 1 to series
2015-01-19 10:24:18 -06:00
Seth Call
8a6a9b224b
* VRFS-2658 - track if audio was established
2015-01-19 10:24:11 -06:00
Steven Miers
3fb45c0dd0
VRFS-2499 - Incremental, nearly done.
2015-01-15 20:28:34 -06:00
Seth Call
0ab7686205
* VRFS-2484 - wip pausing point; the code should not affect stability because it's mostly jamtrack only related
2015-01-09 15:15:12 -06:00
Steven Miers
34d7985762
VRFS-2498, VRFS-2499 : Incremental
2015-01-09 02:47:46 -06:00
Seth Call
d83a632d0b
Conflicts:
...
db/manifest
web/app/assets/javascripts/jam_rest.js
2014-12-18 15:13:55 -06:00
Seth Call
eedc5ae970
* VRFS-1491 - finishing up dealing with refactor of monitor vs master tracks
2014-11-21 17:16:00 -06:00
Seth Call
76adc44a50
* wip
2014-11-17 17:16:30 -06:00
Seth Call
c3cd742c17
* wip
2014-11-11 16:21:29 -06:00
Seth Call
92956c4ee7
* VRFS-2429 - remove empty session; VRFS-1344 - prompt when joining session that is currently recording
2014-10-28 22:08:22 -05:00
Seth Call
a12e6335eb
* VRFS-2403 and VRFS-2403 - deal with leaving a session while joining, and with sync track info while joining
2014-10-27 13:26:04 -05:00
Seth Call
970401374b
* VRFS-2399 - fixed recording sync track issue
2014-10-27 12:42:30 -05:00
Seth Call
61f0bd2aa0
* merged
2014-09-22 14:20:58 -05:00
Seth Call
d2cd527f10
* fix preferences window not showing
2014-09-15 07:45:17 -05:00
Seth Call
35dd53469d
* VRFS-2164 - fix for missing tracks on record
2014-09-14 21:55:43 -05:00
Seth Call
5f85908c79
* VRFS-2104 - client update dialog happens when it needs to; not just on startup
2014-08-31 10:30:59 -05:00
Seth Call
2e226f28dd
* implementing autostart, which also requires frontend control of audio
...
* VRFS-2087, VRFS-2080, VRFS-2079, VRFS-2065
2014-08-28 21:11:25 -05:00
Seth Call
6f79878f91
* VRFS-1975/VRFS-2003 - don't send two participant creates back-to-back
2014-07-31 10:32:20 -05:00
Brian Smith
e211871168
merge develop
2014-06-23 01:09:03 -04:00
Seth Call
8b85d2fb7f
* resolving VRFS-1781
2014-06-13 12:51:03 -05:00
Seth Call
5c16d54291
* VRFS-1770 - showing banner when backend event happens after FTUE attempt
2014-06-11 21:47:56 -05:00
Seth Call
bc43837a19
* protect against events that happen while outside of session
2014-06-11 16:59:14 -05:00
Seth Call
7c3806821e
* moving backend alert initialization to early in frontend initialization, to prep for receiving bad device events (VRFS-1770)
2014-06-11 16:52:46 -05:00
Seth Call
a52f5a1ae4
* VRFS-1774 - trying to handle case where chat fails to apply
2014-06-11 15:37:15 -05:00
Brian Smith
5fc9696d01
merge develop
2014-06-11 08:45:34 -04:00
Seth Call
4a603cbaa2
* VRFS-1764 - fix for content falling out of bounds; VRFS-1762 - tracking audio latency now; need to still make sure this works with new create session flow when it arrives
2014-06-09 15:43:16 -05:00
Brian Smith
03eb125fa8
Merge branch 'feature/scheduled_sessions' of bitbucket.org:jamkazam/jam-cloud into feature/scheduled_sessions
2014-05-22 00:42:33 -04:00
Bert Owen
cebbd869cb
VRFS-1675 add join session feature
2014-05-20 21:26:32 +08:00
Seth Call
d11261c5c6
* VRFS-1730 - websocket on web layout
2014-05-20 00:33:43 -04:00
Seth Call
1f86b809ff
* VRFS-1730 - websocket on web layout
2014-05-19 16:57:08 -05:00
Seth Call
7dd1e6c464
* renaming of tables in
2014-05-06 17:50:41 -05:00
Seth Call
2496c051a3
* doubting approach of using sessionModel as trigger handler; changing to document
2014-04-23 22:13:37 +00:00
Seth Call
fb662e82be
* sessionModel to send out events on start/stop
2014-04-23 22:03:00 +00:00
Seth Call
95f1a59851
* VRFS-1404 reconnect with tests
2014-04-09 18:25:52 +01:00
Seth Call
79c243a20b
* automatic reconnect dialog will guide user without having to click - VRFS-1404
2014-04-07 17:36:08 +01:00
Seth Call
7bfe1cb634
* VRFS-1532 - launch in chrome, ff, or IE10/11. otherwise show instructions to go run it yourself
...
* VRFS-1541 - alphabetically order recordings
* VRFS-1563 - password reset page should have no crashes anymore.
2014-04-02 00:38:36 +01:00
Seth Call
1c2585ba92
* VRFS-1047 mosttly done, aside from jamfet link
2014-03-05 17:18:53 -06:00