Commit graph

1011 commits

Author SHA1 Message Date
Matthew Stratford
25a58acb17 Update Item.tsx 2021-05-31 21:23:33 +01:00
Matthew Stratford
9c6c7eec47 Update Player 2021-05-31 21:05:13 +01:00
Matthew Stratford
5eced5e4e6 Update rootReducer 2021-05-31 20:57:11 +01:00
Matthew Stratford
904e74184b Update audio engine. 2021-05-31 20:42:33 +01:00
Matthew Stratford
f63c037457 Fix bapsiclesession typo 2021-05-31 20:34:19 +01:00
Matthew Stratford
76736d42e6 Merge api.ts 2021-05-31 20:33:30 +01:00
Matthew Stratford
9125a81dd9 Rename bapsicle session 2021-05-31 17:16:48 +01:00
Matthew Stratford
36b0a5d2ba Re-add sentry 2021-05-31 16:45:40 +01:00
Matthew Stratford
59136070dc Re-add all deleted files for BAPS3 2021-05-28 00:04:08 +01:00
Matthew Stratford
c10eaa1786 Add BAPS2 keyboard Fkeys (will only work in Neutron Studio) 2021-05-27 00:05:50 +01:00
Matthew Stratford
3686028441 Merge remote-tracking branch 'origin/mstratford-webstudio' into mstratford-webstudio 2021-05-26 23:53:14 +01:00
Michael Grace
85338949ac actually close it 2021-05-26 20:17:59 +01:00
Michael Grace
ab138ab052 close modal on show plan load 2021-05-26 20:16:39 +01:00
Michael Grace
ce1c41e414 Fix Mark Unplayed Bug 2021-05-15 21:16:35 +01:00
Marks Polakovs
68c65f1e84 whoops 2021-05-13 12:12:16 +01:00
Marks Polakovs
d61cad2604 Experiment: tell Sentry when we have a new release 2021-05-13 12:09:04 +01:00
Matthew Stratford
d79dd32bd6 Temp: Show weight statuses for debugging. 2021-05-12 22:34:28 +01:00
Matthew Stratford
e3ee9ada02 Fix setting unplayed to specific channel / item. 2021-05-12 22:33:44 +01:00
Marks Polakovs
e95804ef56 Don't use errors for things that are really not errors 2021-05-12 20:36:54 +01:00
Marks Polakovs
1bcafe3e7d Bump version 2021-05-12 20:35:54 +01:00
Marks Polakovs
c3872050e1 Hotfix for Sentry 2021-05-12 20:35:29 +01:00
Marks Polakovs
b9a73b8142 Fix local development
thakns chrome
2021-05-12 20:33:16 +01:00
Matthew Stratford
c6f3e32ad2 Add BAPSicle play count support. 2021-05-02 02:20:13 +01:00
Matthew Stratford
582f48ed56 Finish BAPS menu design. 2021-05-01 01:02:14 +01:00
Matthew Stratford
de5c13172e Add more baps3 references. 2021-04-30 23:08:00 +01:00
Marks Polakovs
0d324ed379 Defocus library dropdown when adding item 2021-04-30 22:51:49 +01:00
Matthew Stratford
96fa54f3ff
Merge pull request #223 from UniversityRadioYork/dependabot/pip/jinja2-2.11.3
Bump jinja2 from 2.11.2 to 2.11.3
2021-04-30 22:08:06 +01:00
Matthew Stratford
613a7cc4fe
Update to 1.5.5 2021-04-30 21:44:41 +01:00
Matthew Stratford
9d318b201c
Merge pull request #222 from UniversityRadioYork/marks/library-select-focus
Defocus library dropdown when adding item
2021-04-30 21:38:24 +01:00
Matthew Stratford
8154710409
Merge pull request #224 from UniversityRadioYork/wavescroller
Fix waveform scrollbar (again).
2021-04-29 22:11:26 +01:00
Marks Polakovs
590bf88410
Merge pull request #227 from UniversityRadioYork/marks/repair-unfailed
Fix "repair failed"
2021-04-29 17:50:13 +01:00
Marks Polakovs
64064bd5e4 Whoops, derp 2021-04-28 09:16:42 +01:00
Marks Polakovs
5a52c16bd8 Hotfix for bro-ken prod deploys 2021-04-28 09:06:12 +01:00
Marks Polakovs
c391ecc7fa Fix "repair failed"
In a showplan with nothing in column 0 or 1 that is corrupt (has non-consecutive item weights), the repair code would generate invalid operations, because it used the index of the channel it was repairing rather than the correct channel number.
2021-04-28 08:57:36 +01:00
Marks Polakovs
fecbfc79c3
Merge pull request #225 from UniversityRadioYork/marks/sentry 2021-04-25 18:59:02 +01:00
Marks Polakovs
60e318bb0b Replace Raygun with Sentry 2021-04-25 09:48:37 +01:00
Matthew Stratford
f123249331 Fix waveform scrollbar. 2021-04-25 01:45:34 +01:00
Matthew Stratford
e180f8d65c
Fix waveform scrollbar (again). 2021-04-25 01:44:16 +01:00
Matthew Stratford
199cfc8843 Use window location for API too. 2021-04-25 01:23:05 +01:00
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