Matthew Stratford
67be4cde7d
Actually do the PFLing.
2021-01-05 23:24:34 +00:00
Matthew Stratford
85d4d723ff
Handle PFL in audioengine, all channels affected
2021-01-05 20:56:20 +00:00
Matthew Stratford
8a66987876
MVP UI/state for PFL buttons
...
Also copied some bits from duck-when-honking branch
2021-01-05 20:23:51 +00:00
Brooke Hatton
9c79efa0d7
Merge pull request #185 from UniversityRadioYork/dependabot/npm_and_yarn/ini-1.3.8
2020-12-23 20:50:51 +00:00
Matthew Stratford
84ce96a96c
Allow bapsicle to send it's state to webstudio
2020-12-20 18:55:28 +00:00
dependabot[bot]
4562702166
Bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 11:43:51 +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
Matthew Stratford
19ca99fbd2
Split loaded track info out with separate selectors.
2020-11-10 21:22:43 +00:00
Marks Polakovs
feccb3155e
Migrate react-contextmenu to react-contexify
2020-11-09 14:30:50 +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
e63535658b
Merge remote-tracking branch 'origin/master' into mstratford-duck-when-honking
2020-11-02 19:33:06 +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
311f38d1f0
Add auto player duck on mic live. Closes #70
2020-10-27 23:20:29 +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
Matthew Stratford
4e9c57befb
Fix triggering blinky play. Fixes #120
2020-10-27 19:22:21 +00:00
Marks Polakovs
529f86bcc6
Merge pull request #169 from UniversityRadioYork/mstratford-played
2020-10-27 12:25:32 +00:00