Matthew Stratford
1261cfe3bd
Tidy up compile. Remove some unused code.
2021-03-30 21:01:46 +01:00
Matthew Stratford
98bba1eda8
Make loading more reliable.
2021-03-21 17:10:25 +00:00
Matthew Stratford
43dfaee343
Add basic load show dialogue
2021-03-21 15:40:55 +00:00
Matthew Stratford
6f33fb7667
Remove console spam
2021-03-21 13:20:01 +00:00
Matthew Stratford
2642d2d3fb
Use bapsicle for direct track search
2021-03-21 13:19:29 +00:00
Matthew Stratford
29b746a40d
Pull waveforms from bapsicle
2021-03-15 21:07:59 +00:00
Matthew Stratford
2ca7597b1b
VERY WIP: Make WS connect automatically / no myradio login.
2021-03-15 20:09:07 +00:00
Matthew Stratford
8211fb3d7a
Support moving items in show plan.
2021-03-13 22:35:09 +00:00
Matthew Stratford
3e7e3fcd15
Remove Raygun.
2021-02-14 17:55:17 +00:00
Matthew Stratford
0a134f05f6
Allow WS to control bapsicle Channel Controls
2021-02-14 17:54:51 +00:00
Matthew Stratford
245b1a0807
Further move of WS audio logic to BAPSicle.
2021-02-14 00:28:17 +00:00
Matthew Stratford
84ce96a96c
Allow bapsicle to send it's state to webstudio
2020-12-20 18:55:28 +00:00
michael-grace
931fb56ed8
adding to server stored plan
2020-11-15 20:51:41 +00:00
michael-grace
2af43cc48a
fix removing
2020-11-15 20:18:49 +00:00
michael-grace
c7bf1cc573
deleting items syncing
2020-11-15 20:11:48 +00:00
michael-grace
99f1de735b
showplan tests
2020-11-15 19:36:47 +00:00
michael-grace
98c871406b
unpausing, server name and proper disconnecting
2020-11-15 17:54:27 +00:00
michael-grace
fb31fc5fcd
connection status and some tidying
2020-11-14 11:32:37 +00:00
michael-grace
e0e5d5fb12
syncronisation with bapsicle :)
2020-11-14 08:59:23 +00:00
michael-grace
95a9c13d5a
the big yeet of stuff we don't need in studio
2020-11-14 06:30:35 +00:00
Marks Polakovs
ae37c73b3c
Merge pull request #182 from UniversityRadioYork/markspolakovs-reduce-item-render
...
Reduce Item renders
2020-11-10 23:06:18 +00:00
Marks Polakovs
aed8a4ef35
Fix loaded item BG
2020-11-08 13:22:52 +00:00
Marks Polakovs
1ca07d7534
Bump to 1.4.0
2020-11-02 23:16:46 +00:00
Matthew Stratford
2febd23cdb
Merge pull request #162 from UniversityRadioYork/mstratford-routing
...
Extra audio routing support!
2020-11-02 23:15:38 +00:00
Marks Polakovs
8d7806902a
Merge pull request #181 from UniversityRadioYork/mstratford-breaking-the-news
...
Don't reset played items on going live, fixes #180
2020-11-02 23:15:11 +00:00
Matthew Stratford
39a0dca8da
Revert "Only reset played when going live, fixes #180 "
...
This reverts commit 126d43aaa5
.
2020-11-02 20:49:56 +00:00
Matthew Stratford
37f0748f1f
Remove unused import.
2020-11-02 20:40:29 +00:00
Matthew Stratford
09b77eb7f5
Don't bother resetting, the user can do it.
2020-11-02 20:35:56 +00:00
Marks Polakovs
ccd9a8311a
Reduce Item renders
...
Item used to subscribe to the full state of the player of its column, which meant it re-rendered whenever the player state updated (many times per second) - when all it needed is the ID of the loaded item. This commit scopes the selector more tightly.
2020-11-02 20:35:02 +00:00
Matthew Stratford
5d424cf96f
Revert "How about this?"
...
This reverts commit 779ddf2ff7
.
2020-11-02 20:32:20 +00:00
Matthew Stratford
779ddf2ff7
How about this?
2020-11-02 20:19:14 +00:00
Matthew Stratford
126d43aaa5
Only reset played when going live, fixes #180
2020-11-02 20:07:19 +00:00
Matthew Stratford
ebb9e6cfd4
Use a ternary for channel VUs
2020-11-02 19:42:23 +00:00
Matthew Stratford
febc96cedc
Make Mic VU meter follow stereo metering.
2020-11-02 19:21:23 +00:00
Matthew Stratford
335e4f8eb0
Updated mic meter green area
2020-11-02 19:18:35 +00:00
Marks Polakovs
1e5aae0b51
Merge pull request #158 from UniversityRadioYork/mstratford-save-tidies
2020-11-02 18:55:23 +00:00
Marks Polakovs
9f925e5834
Merge pull request #174 from UniversityRadioYork/mstratford-is-fading-away
...
Fix fader fidgeting volume jumps. Fixes #40
2020-11-02 18:54:14 +00:00
Marks Polakovs
b6dcfd9c97
Merge pull request #171 from UniversityRadioYork/mstratford-fix-flashy-boi
2020-11-02 18:51:24 +00:00
Marks Polakovs
0a81650d89
Merge pull request #173 from UniversityRadioYork/mstratford-bit-of-a-drag
2020-11-02 18:50:38 +00:00
Marks Polakovs
f4eac450a6
Merge pull request #172 from UniversityRadioYork/mstratford-advance-on-cue
2020-11-02 18:48:18 +00:00
Matthew Stratford
938d491d26
Missing space.
...
Co-authored-by: Marks Polakovs <github@markspolakovs.me>
2020-11-02 15:52:24 +00:00
Matthew Stratford
0fd1bc9ce3
Suggested fix for getting autoadvance item.
2020-10-31 01:30:52 +00:00
Matthew Stratford
1bfc517f20
Merge branch 'master' into mstratford-advance-on-cue
2020-10-31 00:58:45 +00:00
Marks Polakovs
a05bf905f9
Merge pull request #178 from UniversityRadioYork/mstratford-total-recall
2020-10-28 00:00:22 +00:00
Matthew Stratford
4b4d96ff75
Suggested fixes.
2020-10-27 23:53:35 +00:00
Matthew Stratford
75fa42dc83
Add total duration for unplayed items.
2020-10-27 23:43:21 +00:00
Matthew Stratford
500005811c
Fix fader fidgeting volume jumps. Fixes #40
2020-10-27 22:15:44 +00:00
Matthew Stratford
1390ba1bcd
Make pro mode trim button more clickable. Fixes #109
2020-10-27 21:46:20 +00:00
Matthew Stratford
a512f1ac31
Stop dragging Pro Mode ™️ gain blocking keyboard.
2020-10-27 21:43:44 +00:00
Matthew Stratford
716c3d516e
Fix auto advance after timing markers change
2020-10-27 20:40:34 +00:00