Matthew Stratford
3da7415f7f
Make seeking time larger
2020-05-20 20:30:35 +01:00
Matthew Stratford
511cc75744
Prettier
2020-05-20 20:30:21 +01:00
Matthew Stratford
2c1c794198
Update some Yarn plugins and fix bugs now detected.
2020-05-20 20:25:19 +01:00
Matthew Stratford
78c6b80915
Set a background on wavesurfer and clear it.
...
Hopefully fixes ghost waveforms and scroll bars
2020-05-20 20:23:14 +01:00
Colin
2d57e88fe5
run prettier
2020-05-14 13:57:51 +01:00
Colin
908cd9ddcc
move timelord onclick event to a tag
2020-05-14 13:39:32 +01:00
Colin
636a355e7c
tidy scss
2020-05-14 13:37:52 +01:00
Colin
0beb6120e5
Migrated open timelord to an onClick
2020-05-14 13:34:06 +01:00
Colin
fd06292130
tidied up scss
2020-05-14 12:41:24 +01:00
Colin
ebd2d1aaba
added basic link around navbar timelord to ury.org.uk/timelord
2020-05-14 12:32:34 +01:00
Matthew Stratford
ea56a43721
Reduce number of tiny waveform bits to render.
...
Maybe helps drops on slower processors?
2020-05-11 13:46:19 +02:00
Marks Polakovs
0778f3b230
prettier all the things
2020-05-11 11:12:22 +02:00
Marks Polakovs
142abde048
Reduce unnecessary Player re-rendering ( fixes #37 )
2020-05-11 03:34:48 +02:00
Marks Polakovs
02a9647a73
remove redundant useCallback
2020-05-11 03:23:09 +02:00
Marks Polakovs
e81ebd02e6
Only use one STUN server, in a desperate bid to speed up candidate gathering
2020-05-11 02:51:51 +02:00
Marks Polakovs
15a2b59637
Merge pull request #89 from UniversityRadioYork/mstratford-navbar-btns
...
Fix navbar Rec button styling + add icons.
2020-05-11 01:33:49 +02:00
Marks Polakovs
46b9d427eb
Merge pull request #110 from UniversityRadioYork/markspolakovs-trim-reset
...
Reset (or don't) trim when loading an item
2020-05-11 01:33:34 +02:00
Matthew Stratford
8cdf53eb95
Add back TX icon and fix padding.
2020-05-11 00:14:46 +01:00
thekingofjibs
dcd795288b
changed bed level and tweaked both compressors
2020-05-11 00:06:41 +01:00
Matthew Stratford
44a91b30ff
Bit more bold.
2020-05-10 23:35:49 +01:00
Matthew Stratford
677ecd507c
Let's not target full scale volume by default.
2020-05-10 23:23:46 +01:00
Matthew Stratford
a0f65637cb
Give Mic Menu some TLC.
2020-05-10 23:23:19 +01:00
Matthew Stratford
1e8ae74950
Fix styling and add "db"
2020-05-10 23:14:17 +01:00
Matthew Stratford
c04e786647
Fix linear -> db conversion off-by-1
2020-05-10 23:10:13 +01:00
Matthew Stratford
297f0906c2
Set trim to 0, and make sure volume and gain are 0db.
2020-05-10 22:27:28 +01:00
Marks Polakovs
094d7f41ed
Change default trim to -1
2020-05-10 20:02:43 +02:00
Marks Polakovs
9bcab577f0
Merge pull request #113 from UniversityRadioYork/markspolakovs-trippy-hayashi
...
Avoid creating duplicate mic sources
2020-05-10 19:25:39 +02:00
Matthew Stratford
8c3acd29c6
Merge branch 'master' into mstratford-navbar-btns
2020-05-10 17:42:57 +01:00
Marks Polakovs
88d5d7a5c7
fix mic open error messages not displaying
2020-05-10 17:35:36 +02:00
Marks Polakovs
70549f22e7
Fix crash on insecure context
2020-05-10 17:33:19 +02:00
Marks Polakovs
c4990f9f66
null out micSource and micMedia to make the GC happier
2020-05-10 17:31:22 +02:00
Marks Polakovs
29a0971d57
audioEngine: prevent opening the mic twice
2020-05-10 17:30:40 +02:00
Marks Polakovs
be84a2bb15
Add a master level meter
...
I swear this didn't work last time I tried it...
2020-05-10 14:35:54 +02:00
Marks Polakovs
8d58568952
Reset (or don't) trim when loading an item
2020-05-10 14:25:28 +02:00
Marks Polakovs
b1184eb891
Prettier it all up
2020-05-10 14:00:03 +02:00
Marks Polakovs
16272bf2e6
And thus was concluded the logarithmicasation of WebStudio.
2020-05-10 13:40:34 +02:00
Marks Polakovs
e443719bed
use decibels for mic calibration slider
2020-05-10 13:10:13 +02:00
Marks Polakovs
ee58335112
Disable Service Worker root scoping until #107 is resolved
2020-05-10 13:05:35 +02:00
Marks Polakovs
ebfde59120
the_news: check if we're connected prior to asking for nextTransition
2020-05-10 11:03:04 +02:00
Marks Polakovs
47b3c7ed01
Scope service worker to root, to allow it to catch NIPSWeb
2020-05-09 17:30:52 +02:00
Marks Polakovs
08e571e024
Fix metering lol
2020-05-09 17:30:34 +02:00
Marks Polakovs
41e560a4d5
urk
2020-05-09 17:01:45 +02:00
Marks Polakovs
80b2f67975
Set a service worker scope
2020-05-09 16:57:30 +02:00
Marks Polakovs
66abc19412
Trim in decibels instead of wacko-units
2020-05-09 16:25:14 +02:00
Marks Polakovs
312862ab8f
Add Pro Mode ™️ and trim control
2020-05-07 18:25:40 +02:00
Marks Polakovs
220721e85f
Make The News optional, also fix The news ( #101 )
...
* Make The News optional, also fix The news
Haven't actually tested this yet, but submitting code for review
* disenborkenate schedule
* add some extra debug logging
* fix a stupid
* Prettier
* prettier
2020-05-07 13:05:52 +02:00
Marks Polakovs
9d0b12ee88
Kill connection if the WS dies
...
Server does the same thing, let's not delay the inevitable
2020-05-05 20:46:46 +02:00
Marks Polakovs
fd20a5e925
Record Redux actions in Raygun
2020-05-05 20:41:29 +02:00
Marks Polakovs
df73be6a91
Track stream deaths in Raygun for troubleshooting
2020-05-05 20:39:34 +02:00
Marks Polakovs
d7f06ac4fb
Fix adding an item to an empty channel ( fixes #104 )
2020-05-03 21:04:53 +02:00