Matthew Stratford
|
76eedd365b
|
Don't flash the fader during PFL, tell them instead.
|
2021-01-30 19:37:30 +00:00 |
|
Matthew Stratford
|
5fd759fefc
|
Merge pull request #198 from UniversityRadioYork/mstratford/theQIsiren
Add some form of telling people it's dead.
|
2021-01-30 19:25:56 +00:00 |
|
Matthew Stratford
|
2dae369d12
|
Underscoping
|
2021-01-30 19:24:32 +00:00 |
|
Matthew Stratford
|
c1a4724e99
|
Fix PFL VU meter trying to update after it's killed.
|
2021-01-30 19:13:04 +00:00 |
|
Matthew Stratford
|
a82f68e89f
|
Put debug back.
|
2021-01-30 18:33:15 +00:00 |
|
Matthew Stratford
|
27fa9ef1ef
|
Fix tooltips not appearing for changing content.
|
2021-01-30 18:29:00 +00:00 |
|
Matthew Stratford
|
9f269eb4cd
|
Fix hover always show logic.
|
2021-01-30 17:47:50 +00:00 |
|
Matthew Stratford
|
820813e024
|
Don't allow right click on library channel.
|
2021-01-30 17:46:11 +00:00 |
|
Matthew Stratford
|
dfb170feaa
|
Move debug to tooltip, fix outro time.
|
2021-01-30 17:39:47 +00:00 |
|
Matthew Stratford
|
337221cdd6
|
Rate limit API when we're not broadcasting.
|
2021-01-30 01:10:27 +00:00 |
|
Matthew Stratford
|
4b75b5e72b
|
Couple css fixes.
|
2021-01-30 01:00:59 +00:00 |
|
Matthew Stratford
|
4bc66c74cc
|
Make a bit more tiny screen friendly.
|
2021-01-30 00:57:46 +00:00 |
|
Matthew Stratford
|
385bc83eb2
|
Rename PFL player to Preview Player.
|
2021-01-29 23:56:36 +00:00 |
|
Matthew Stratford
|
765ddd505c
|
Fix broadcast stage "in"
|
2021-01-28 23:11:38 +00:00 |
|
Matthew Stratford
|
dc15d2d7d7
|
Fixes
|
2021-01-28 23:04:04 +00:00 |
|
Matthew Stratford
|
9ec14b1879
|
Change error flashing class.
|
2021-01-28 23:00:19 +00:00 |
|
Matthew Stratford
|
238dd8d98f
|
Accidentally removed PIS.
|
2021-01-28 22:59:59 +00:00 |
|
Matthew Stratford
|
d4756bed3d
|
Fix sidebar toggle button height.
|
2021-01-28 22:56:52 +00:00 |
|
Matthew Stratford
|
d1de8e529f
|
Guestimated Streaming error alert.
|
2021-01-28 22:56:32 +00:00 |
|
Matthew Stratford
|
3ece99b8d7
|
Add silence detection warning
|
2021-01-28 22:43:07 +00:00 |
|
Matthew Stratford
|
44c91aeea1
|
Add on air source to diddy timelord.
|
2021-01-28 22:19:32 +00:00 |
|
Matthew Stratford
|
0a363ef6f3
|
Move timelord into separate file, make bigger.
|
2021-01-28 21:12:09 +00:00 |
|
Matthew Stratford
|
34fd2243cb
|
Still let people clear PFL on the PFL channel
|
2021-01-28 20:24:58 +00:00 |
|
Matthew Stratford
|
5dac53fb08
|
Reduce scope of libraries.
|
2021-01-28 20:15:57 +00:00 |
|
Matthew Stratford
|
dc4c90c223
|
Comment fix.
|
2021-01-28 20:09:15 +00:00 |
|
Matthew Stratford
|
df097308ed
|
Code tidies.
|
2021-01-28 20:07:00 +00:00 |
|
Matthew Stratford
|
f84987c8de
|
Allow loaded tracks to be draggable.
I couldn't see anything that this breaks.
|
2021-01-28 19:47:39 +00:00 |
|
Matthew Stratford
|
db7275bb12
|
Fix PFL channel custom outputs.
|
2021-01-28 19:44:17 +00:00 |
|
Matthew Stratford
|
721fb632e2
|
Show "PFL" wording in Output Settings
|
2021-01-28 19:43:55 +00:00 |
|
Matthew Stratford
|
1261f6c59c
|
Don't even try letting PFL channel get to air.
|
2021-01-28 19:04:02 +00:00 |
|
Matthew Stratford
|
c74298a510
|
Don't tracklist the PFL channel
|
2021-01-28 19:03:41 +00:00 |
|
Matthew Stratford
|
193cee5bfa
|
Don't mark the library channel as played.
|
2021-01-28 19:03:25 +00:00 |
|
Matthew Stratford
|
ffbfa05811
|
Revert channel shift. PFL channel is now 3.
|
2021-01-28 19:02:44 +00:00 |
|
Matthew Stratford
|
89b3f9c9e9
|
Make PFL Player enable PFL itself.
|
2021-01-28 02:47:20 +00:00 |
|
Matthew Stratford
|
f5827f346e
|
Update keyboard shortcuts for PFL channel.
|
2021-01-28 02:36:43 +00:00 |
|
Matthew Stratford
|
1a7e062e85
|
Update the player times slightly more often.
|
2021-01-28 02:35:52 +00:00 |
|
Matthew Stratford
|
05c1d76a75
|
Implement PFL player as a slim channel player.
|
2021-01-28 02:27:28 +00:00 |
|
Matthew Stratford
|
153c6d1c18
|
Make player count and internal output global consts.
|
2021-01-28 02:20:38 +00:00 |
|
Matthew Stratford
|
cadb2f4591
|
Add initial player component
|
2021-01-28 00:28:32 +00:00 |
|
Matthew Stratford
|
f6831b5d48
|
Separate out some index stuff into sidebar.tsx
|
2021-01-28 00:00:33 +00:00 |
|
Marks Polakovs
|
024f1c570a
|
Merge pull request #194 from UniversityRadioYork/mstratford/actually-off-this-time
|
2021-01-27 20:10:23 +00:00 |
|
Marks Polakovs
|
f33941527a
|
Merge pull request #195 from UniversityRadioYork/mstratford/smol-improvements
|
2021-01-27 19:37:47 +00:00 |
|
Matthew Stratford
|
8b28116a7b
|
Fix count
|
2021-01-27 19:35:31 +00:00 |
|
Matthew Stratford
|
f71ce564fb
|
Fix key error in tooltip
|
2021-01-27 01:49:56 +00:00 |
|
Matthew Stratford
|
80e8f06b5c
|
Switch ReactStopwatch for more persistent manual counter.
|
2021-01-27 01:16:14 +00:00 |
|
Matthew Stratford
|
de67bb6f56
|
Merge branch 'master' into mstratford/smol-improvements
|
2021-01-26 22:11:36 +00:00 |
|
Michael Grace
|
392db7a5da
|
autoplayout selector
add autoplayout selector
|
2021-01-25 22:17:31 +00:00 |
|
Michael Grace
|
e43e0fdced
|
Merge branch 'master' into michaelg-add-playout-button
|
2021-01-25 20:31:13 +00:00 |
|
Matthew Stratford
|
ab8ffe2ad4
|
Merge pull request #183 from UniversityRadioYork/marks-migrate-contextmenu
Migrate react-contextmenu to react-contexify
|
2021-01-25 00:58:44 +00:00 |
|
Matthew Stratford
|
2b06751b52
|
Merge branch 'master' into marks-migrate-contextmenu
|
2021-01-25 00:57:12 +00:00 |
|