Commit graph

747 commits

Author SHA1 Message Date
Matthew Stratford
1a479905f6 Tidy up connection screen, use presenter hostname to look for server. 2021-04-25 01:12:13 +01:00
Matthew Stratford
fbe915e9eb More detailed waveform. 2021-04-24 23:37:27 +01:00
Matthew Stratford
7c029c6b18 Allow dragging of loaded item. 2021-04-24 23:19:46 +01:00
Matthew Stratford
bcde23a06a Fix laggy player timers. 2021-04-24 23:17:40 +01:00
Matthew Stratford
10ce2b15f0 Set audio markers after load to ensure they work, allow unload display. 2021-04-24 23:12:33 +01:00
Matthew Stratford
1dbf4d3336 Fix playback cursor not returning to 0. 2021-04-24 21:45:40 +01:00
Matthew Stratford
4a0958f1e5 Make pause button unpause. 2021-04-24 21:41:19 +01:00
Matthew Stratford
2b151649c9 Comment out unused import 2021-04-17 18:23:06 +01:00
Matthew Stratford
56b07cb14e Tidies 2021-04-17 18:22:14 +01:00
Matthew Stratford
445e2d5a7a Sync audio markers between clients. 2021-04-17 17:37:17 +01:00
Matthew Stratford
6f0eaa65ad Show audio markers on load, send cue set to server. 2021-04-17 16:57:37 +01:00
Matthew Stratford
e0ff8bdc92 Don't show load show menu by default 2021-04-17 16:01:35 +01:00
Matthew Stratford
d25ad4c0a3 Make wavesurfer cursor sync with playback 2021-04-17 15:32:55 +01:00
Matthew Stratford
c74e3b3fc4 Don't get user resources. 2021-04-17 14:24:27 +01:00
Matthew Stratford
b8a9b7fba5 Remove loadshow index error. 2021-04-17 14:21:50 +01:00
Matthew Stratford
68b5091b58 Add listing and loading of playlists with bapsicle. 2021-04-04 15:26:58 +01:00
Matthew Stratford
84e225951f Set NeutronStudio port / homepage. 2021-03-30 21:05:17 +01:00
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