Commit graph

338 commits

Author SHA1 Message Date
Marks Polakovs
d55ceee821 Revert default behaviour to streaming instead of recording 2020-03-30 19:46:28 +01:00
Marks Polakovs
a9a0b0801d Ensure we set the initial volume of tracks correctly 2020-03-30 13:54:43 +02:00
Marks Polakovs
8aa5dce35b I'm stupid 2020-03-30 13:46:27 +02:00
Marks Polakovs
c15a1f99df more calibration and VU diddling 2020-03-30 13:41:56 +02:00
Marks Polakovs
c157a656ea spot of perf optim 2020-03-30 13:33:26 +02:00
Marks Polakovs
579bc87e43 remove some old garbage 2020-03-30 12:43:34 +02:00
Marks Polakovs
3a88ea3192 rework VU meter
should probably bin the worklet as we're not using it anymore
2020-03-29 22:49:12 +02:00
Marks Polakovs
62b14b5f17 progress on mic calibration, although still busted 2020-03-29 20:35:08 +02:00
Ben Allen
38f92736d1 Merge pull request #28 from UniversityRadioYork/ballen-mic2
Ballen mic2
2020-03-29 19:32:20 +01:00
Ben Allen
4ccd01a364 type checked 2020-03-29 19:30:47 +01:00
Ben Allen
7d51dea90f Merge branch 'master' into ballen-mic2 2020-03-29 19:26:47 +01:00
Ben Allen
e34c80ae3f should have better practises now 2020-03-29 19:16:57 +01:00
Matthew Stratford
9234545c59 Merge branch 'mstratford-broadcast-ui' 2020-03-29 17:33:52 +01:00
Matthew Stratford
dce0643432 Update to use standard timeslot output from API 2020-03-29 17:32:39 +01:00
Matthew Stratford
4accbf5f30 Merge pull request #31 from UniversityRadioYork/mstratford-broadcast-ui
Use MyRadio login/timeslot selector. Couple UI fixes.
2020-03-29 16:40:33 +01:00
Matthew Stratford
5b4911ac50 Fix Typo 2020-03-29 16:39:07 +01:00
Matthew Stratford
aa26c983e7 Export functions where unnecessary duplication 2020-03-29 16:36:34 +01:00
Matthew Stratford
06259c82e6 Hopefully fix wavesurfer scrollbar. 2020-03-29 16:36:02 +01:00
Marks Polakovs
42ad0d0af2 Shitty attempt at sorting out peak calculation 2020-03-29 17:22:44 +02:00
Matthew Stratford
6d0fa94f9a Fix sidebar, also Fixes #14 2020-03-29 16:15:46 +01:00
Matthew Stratford
566a0b7aad Convert date in template, consolidate two utils.ts 2020-03-29 15:24:32 +01:00
Matthew Stratford
0b333ff9b0 Mutate tracklistitemid with action. 2020-03-29 15:06:51 +01:00
Matthew Stratford
e06482cad7 Use URLEncodeComponent. 2020-03-29 14:11:36 +01:00
Matthew Stratford
b984d755e1 Couple fixes. 2020-03-29 14:07:42 +01:00
Matthew Stratford
99cd1f8c22 Rename API to Api in func. 2020-03-29 14:05:15 +01:00
Matthew Stratford
46d85293a6 Don't need to return on success. 2020-03-29 13:59:53 +01:00
Matthew Stratford
5c054f7abd Update to match new API for show title. 2020-03-29 13:58:41 +01:00
Matthew Stratford
03146644c2 Fix some tracklisting trackid 0 2020-03-29 13:42:05 +01:00
Matthew Stratford
fbc88e14e8 Merge remote-tracking branch 'origin/master' into mstratford-broadcast-ui 2020-03-29 13:33:39 +01:00
Matthew Stratford
b0e264f3c7 Fix Time String bug 2020-03-29 13:33:08 +01:00
Marks Polakovs
0c12f97301 Initial draft of mic calibration 2020-03-29 13:23:41 +02:00
Marks Polakovs
c9b1b14d59 Eject 2020-03-29 12:04:49 +02:00
Marks Polakovs
f0c1292f34 Inject correct MyRadio URL in build (fixes #32) 2020-03-29 10:53:58 +02:00
Marks Polakovs
2c92b086c3 Fix using incorrect item ID when removing (fixes #33) 2020-03-29 10:51:34 +02:00
Marks Polakovs
9dd62c5a31 oops 2020-03-29 10:30:03 +02:00
Marks Polakovs
72a9b224c9 Abort in-progress loads (fixes #27), also refactoring 2020-03-29 10:29:10 +02:00
Matthew Stratford
e6e29a03a4 Revert "Unused bits tidy up" for API url change. 2020-03-29 00:45:57 +00:00
Matthew Stratford
4c4a93edb3 Add missing payload action 2020-03-29 00:16:01 +00:00
Matthew Stratford
c2a6c311b6 Merge branch 'master' into mstratford-broadcast-ui 2020-03-29 00:13:51 +00:00
Matthew Stratford
fef080210f Unused bits tidy up 2020-03-29 00:07:29 +00:00
Matthew Stratford
1eb6906038 Use myradio for user login and timeslot selection 2020-03-29 00:07:07 +00:00
Marks Polakovs
86cf48bd2d Merge branch 'markspolakovs-streaming' 2020-03-28 22:13:42 +01:00
Matthew Stratford
135e2083cd Replace Webstudio text logo with a shape SVG 2020-03-28 20:06:18 +00:00
Marks Polakovs
c92d959753 Working streaming (using a public TURN server) 2020-03-28 19:16:14 +01:00
Matthew Stratford
3679e0649e Merge branch 'master' into mstratford-broadcast-ui 2020-03-28 17:25:21 +00:00
Matthew Stratford
9311593cc6 Reset the tracklistitemid on loading new item. 2020-03-28 17:17:27 +00:00
Matthew Stratford
c3f223a7d4 API doesn't like null params. 2020-03-28 17:06:41 +00:00
Matthew Stratford
840d98c235 Make tracklistEnd work 2020-03-28 17:01:59 +00:00
Matthew Stratford
b0261386c5 Fix API tracklisting URL's 2020-03-28 15:44:59 +00:00
Matthew Stratford
33816488a3 Merge branch 'mstratford-broadcast-ui' 2020-03-28 15:32:15 +00:00