Commit Graph

213 Commits

Author SHA1 Message Date
Seth Call e2957592ea VRFS-2605 - audiomixer manifest updated for volume and offsets 2015-03-26 17:45:23 -05:00
Seth Call 1e1e6222bb * VRFS-2686 - if user seeks to 0, then offest it back to beginning of JamTrack (before prelude) 2015-03-25 15:01:22 -05:00
Seth Call 31e4fbfdf8 * suppress metronome logic when JamTrack is open VRFS-2971 2015-03-25 14:45:51 -05:00
Seth Call bfe302b2f1 * merged 2015-03-24 14:43:48 -05:00
Seth Call ccd60aa631 * merged develop 2015-03-24 11:27:26 -05:00
Jonathan Kolyer 8c2df0bb6b VRFS-2916 added jamtrack plays handling; worked around jam_tracks.id bigint problem (with commented dependencies); tested jamtrack play saves from JS through rspec; final cleanup of cohort reporting 2015-03-23 20:06:32 +00:00
Seth Call 128a8119cf * VRFS-2942 - show correct instrument and show correct part info 2015-03-20 22:04:03 -05:00
Seth Call e82da2161d * VRFS-2927 - mute both master/personal for own tracks 2015-03-14 15:00:11 -05:00
Seth Call 7c73e2ab5c * VRFS-2922 - show spinner for pending metronome 2015-03-12 21:53:23 -05:00
Seth Call f9e02c5707 Merge branch 'develop' into feature/jam_track_ui_2
Conflicts:
	admin/app/admin/jam_tracks.rb
	admin/app/views/admin/jam_tracks/_form.html.slim
	admin/app/views/admin/jam_tracks/_jam_track_track_fields.html.slim
	admin/config/initializers/jam_tracks.rb
	db/manifest
	ruby/lib/jam_ruby.rb
	ruby/lib/jam_ruby/app/uploaders/jam_track_track_uploader.rb
	ruby/lib/jam_ruby/jam_tracks_manager.rb
	ruby/lib/jam_ruby/models/jam_track.rb
	ruby/lib/jam_ruby/models/jam_track_right.rb
	ruby/lib/jam_ruby/models/jam_track_track.rb
	ruby/spec/jam_ruby/models/jam_track_right_spec.rb
	ruby/spec/jam_ruby/models/jam_track_track_spec.rb
	ruby/spec/jam_ruby/resque/jam_tracks_builder_spec.rb
	web/app/assets/javascripts/download_jamtrack.js.coffee
	web/app/assets/javascripts/globals.js
	web/app/assets/javascripts/jam_rest.js
	web/app/assets/javascripts/order.js
	web/app/assets/javascripts/playbackControls.js
	web/app/assets/javascripts/session.js
	web/app/assets/stylesheets/client/session.css.scss
	web/app/controllers/api_jam_tracks_controller.rb
	web/app/controllers/api_recurly_controller.rb
	web/spec/controllers/api_jam_tracks_controller_spec.rb
2015-03-12 08:51:52 -05:00
Seth Call a10705c163 * VRFS-2909 - jam tracks importer 2015-03-09 09:44:12 -05:00
Seth Call be97555f1a * VRFS-2885 - check mixers from both modes 2015-03-05 09:47:33 -06: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
Steven Miers 5396e66c67 Merge with develop 2015-02-27 11:51:45 -06:00
Seth Call 9415593244 * merged 2015-02-27 08:41:49 -06:00
Seth Call 8205b5ea58 * VRFS-2841 - load jmep into the backend 2015-02-27 08:37:12 -06:00
Seth Call 6b795695ee * VRFS-2753 - assign volume left over volume right to ensure both mono and stereo backend inputs get the data they need 2015-02-25 16:15:41 -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 947d649f5f * VRFS-2831 - metronome showing 2015-02-24 17:16:12 -06:00
Seth Call a7824249a8 * VRFS-2826 - fix regression where remote peers couldn't see tracks 2015-02-23 22:29:28 -06:00
Seth Call d89e2f8e56 * VRFS-2818 - mute and volume faders control both mixer/personal simultaneously. more work required for moving of input tracks affecting backing tracks personal mix 2015-02-23 15:00:57 -06:00
Seth Call ae920c5a1a * stop play issued before close of backing track 2015-02-23 10:56:22 -06:00
Seth Call 1dbfdf0546 * VRFS-2811 - read loop state when drawing track 2015-02-23 10:45:10 -06:00
Seth Call 0472d6bc79 * VRFS-2686 - jamtrack sliders work 2015-02-20 11:55:49 -06:00
Seth Call 9d70400e91 * VRFS-2806 - disallow concurrent open of dialog 2015-02-20 09:50:03 -06:00
Seth Call 38849a1c44 VRFS-2804 - fix code to find the jamtrack ID correctly based on recent client changes 2015-02-19 15:56:42 -06:00
Seth Call 9345d65f06 * merged 2015-02-19 14:31:00 -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 b09825d188 * VRFS-2791 - unique-ify recorded backing track and backing track IDs 2015-02-18 10:16:47 -06:00
Seth Call c30d42c9dd * VRFS-2777 use SetSessionControlState to update loop info 2015-02-18 03:43:33 -06:00
Seth Call bdc1b898b4 * VRFS-2780 - styling complete; needs testing 2015-02-15 22:15:41 -06:00
Seth Call e40c964d97 * merged 2015-02-15 22:15:34 -06:00
Seth Call afe9f65709 * merged 2015-02-15 22:14:30 -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
Steven Miers c52c429e96 VRFS-2473 : Check ntp clock stability of all session participants before opening metronome. 2015-02-15 14:00:36 -06:00
Steven Miers bbce83984b VRFS-2498 : Fix spec. 2015-02-13 11:36:03 -06:00
Steven Miers 81dcd9bddc VRFS-2498 : Hook up new metronome sounds. Check group_id in lieu of media_type as it is not set for metronomes. 2015-02-12 14:05:25 -06:00
Steven Miers eff19235c3 VRFS-2730 : Hook up jamtrack looping. 2015-02-01 17:59:43 -06:00
Steven Miers a10078260a VRFS-2722 : Styling and logic necessary to display long labels on backing and other tracks. 2015-02-01 17:59:43 -06:00
Seth Call e9d2df58df * VRFS-2726 - media_type is not set for develop builds of the client; so null means Recording in develop branch 2015-02-01 14:15:37 -06:00
Seth Call 8234c4c510 * VRFS-2726 - media_type is not set for develop builds of the client; so null means Recording in develop branch 2015-02-01 14:15:17 -06:00
Steven Miers d8c000c7f7 VRFS-2716 : Compare proper string for backing track type. Change a few client calls to correct function names. 2015-01-31 17:57:54 -06:00
Steven Miers a4d8ea5f60 VRFS-2498 : Fix tempo and sound strings for initial metronome opening. 2015-01-29 16:12:26 -06:00
Seth Call 3496aa999f * wip 2015-01-29 14:17:55 -06:00
Seth Call f53c5c9612 *wip 2015-01-26 21:22:44 -06:00
Steven Miers 0d9bd33eb7 Clean up and adjust session UI to display metronome tempos and click sound. Update client.
Style updates to fit selects and default to 120 bpm.
2015-01-21 20:16:52 -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 6880aec9ef * VRFS-2658 - adding commints 2015-01-19 10:24:23 -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 72ef14a87d * remove spurious log 2015-01-09 15:20:32 -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
Seth Call cc3bf2ce1f * wip 2015-01-08 20:35:39 -06:00
Seth Call af83a4f6a1 * VRFS-2608 - refactor and slight cleanup of UI towards new spec 2015-01-06 16:51:19 -06:00
Seth Call 566035348b * VRFS-2562, VRFS-2561, VRFS-2560 - fixes for mute state and behavior for voice chat and my tracks 2014-12-17 09:08:45 -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 b780b4a462 * merged 2014-11-17 13:32:13 -06:00
Seth Call 3fc0329e79 * wip 2014-11-13 09:20:08 -06:00
Seth Call 26ec97f7af *wip 2014-11-12 08:46:21 -06:00
Seth Call 27800d17fd wip 2014-11-11 20:39:46 -06:00
Seth Call 6277708bb4 VRFS-1491 - create personal/master mix toggle, and beef up user.mods 2014-11-11 16:21:46 -06:00
Seth Call c3cd742c17 * wip 2014-11-11 16:21:29 -06:00
Seth Call 3c53eab168 *wip 2014-11-09 09:13:22 -06:00
Seth Call 4f9bdb2c5c * VRFS-2404 There are cases where a session can incorrectly get stuck in a 'I'm still recording' state 2014-11-03 15:24:46 -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 fe7edbba5d * many recording features/improvements: VRFS-2151, VRFS-1551, VRFS-2360, VRFS-2290, VRFS-2002, VRFS-2181 2014-10-22 23:10:49 -05:00
Seth Call 0b85d00825 * fixing some package issues with websocket-gateway 2014-09-24 20:52:09 -05:00
Seth Call 0132fa38b0 * guard against undefined SessionRemoveAllPlayTracks 2014-08-31 15:23:42 -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
Seth Call ac13d97808 * VRFS-1996 - mixer-id added to wrong element 2014-07-30 21:28:14 -05:00
Anthony Davis 70da64a26e VRFS-1328 - wire up faders to use audio taper curve instead of percentage 2014-07-30 20:05:04 -05:00
Jonathan Kolyer 45a48daae0 VRFS-1939 VRFS-1936 fixed session and scheduled musician invite dialog 2014-07-27 23:39:11 +00:00
Seth Call e47d8c1abb * VRFS-1832 - making dialogs work everywhere 2014-07-09 17:20:20 -05:00
Seth Call f9ce995a8f * tweak date offset logic 2014-06-25 21:50:20 -05:00
Seth Call c7a0208804 * create session/find session 'what app' guard movement; * VRFS-1753 - network guard in place (and FTUE guard withit) 2014-06-25 16:54:31 -05:00
Seth Call 0dac0b21f1 Merge branch 'feature/scheduled_sessions' into develop 2014-06-24 13:51:25 -05:00
Brian Smith e211871168 merge develop 2014-06-23 01:09:03 -04:00
Seth Call d8aa88271e * log 2014-06-20 12:50:31 -05:00
Seth Call bcaad53466 * fixing typo in log statement 2014-06-13 15:07:17 -05:00
Seth Call f00ac3b164 * VRFS-1777 fixing hoverOut issue; also adding some debugs for missing mixers 2014-06-13 15:03:48 -05:00
Seth Call 8b85d2fb7f * resolving VRFS-1781 2014-06-13 12:51:03 -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
Brian Smith ae79912dab merge develop 2014-05-31 07:41:59 -04:00
Seth Call fcc7130536 * wip 2014-05-29 14:44:37 -05:00
Brian Smith 7a4ad83cef merge develop 2014-05-29 00:20:09 -04:00
Seth Call a0fbd433b3 * brought back two pending test 2014-05-19 18:49:02 -05:00
Brian Smith 212ef168c9 VRFS-1668 fixing tests related to notification changes 2014-05-14 01:16:33 -04:00
Jonathan Kolyer affb1cd875 VRFS-1577 2014-05-01 06:35:16 +00:00
Jonathan Kolyer b1be072c6c VRFS-1577 VRFS-736 2014-05-01 01:48:57 +00:00
Jonathan Kolyer 968dff2829 VRFS-1577 VRFS-736 2014-04-30 16:44:37 +00:00
Jonathan Kolyer dddc0311c0 VRFS-1577 VRFS-736 session ratings 2014-04-30 14:07:23 +00:00
Seth Call 95f1a59851 * VRFS-1404 reconnect with tests 2014-04-09 18:25:52 +01:00
Seth Call b04c7bcea5 * VRFS-871 - user-to-user messaging complete 2014-03-20 11:53:26 +00:00