Commit graph

1019 commits

Author SHA1 Message Date
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
dependabot[bot]
f399c87fe1
Bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 03:29:43 +00:00
Marks Polakovs
0139b666d4 Defocus library dropdown when adding item
In #163 we defocus the search box when we drag in an item. However, you can still select a non-music library, drag things in, have the dropdown stay focused, and thus eat hotkeys. This defocuses it as well.
2021-03-18 09:56:18 +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
b57d04f894
Merge pull request #220 from UniversityRadioYork/marks/party-mode
Add Party Mode
2021-03-13 14:29:06 +00:00
Marks Polakovs
2e2c05b264 Show names in the sidebar because we're not monsters 2021-03-13 10:53:18 +00:00
Marks Polakovs
840e969113 Merge remote-tracking branch 'origin/master' into marks/party-mode 2021-03-13 10:43:55 +00:00
Marks Polakovs
d6c09da29a Add Party Mode 2021-03-13 10:42:18 +00:00
Michael Grace
bc325430ee
Allow option to remain connected on registration failure.
Allow option to remain connected on registration failure.
2021-03-02 00:49:07 +00:00
Matthew Stratford
abace4e42b Allow option to remain connected on registration failure. 2021-03-02 00:45:49 +00:00
Matthew Stratford
6412269b0f Redirect to login page if we get logged out. 2021-02-28 14:43:14 +00:00
Marks Polakovs
59615f4e06
Merge pull request #214 from UniversityRadioYork/marks/friendly-loading
Slightly friendlier loading screen
2021-02-17 19:30:45 +00:00
Matthew Stratford
8825ff27f8
Merge pull request #212 from UniversityRadioYork/mstratford/preview-hover
Fix shrinking hoverover.
2021-02-17 18:38:05 +00:00
Brooke Hatton
9b1ad15ec6
add some general refactoring (#213) 2021-02-15 13:02:16 +00:00
Marks Polakovs
bac2b3bae5 Slightly friendlier loading screen 2021-02-15 11:11:34 +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
d6ad23b46f Change version number. 2021-02-10 20:08:41 +00:00
Matthew Stratford
bd260e57cc Stop the myradio bar hover staying there. 2021-02-10 20:07:18 +00:00
Matthew Stratford
d051685420
Fix shrinking hoverover. 2021-02-10 19:39:26 +00:00
Marks Polakovs
71c1138d34
Bump version to 1.5.3 (whoops...) 2021-02-09 13:25:10 +00:00
Matthew Stratford
9be4285c32
Merge pull request #210 from UniversityRadioYork/mstratford/silence-threshold
Fix silence detection threshold.
2021-02-08 20:53:43 +00:00
Marks Polakovs
ed806b7893 Undo a little fucky wucky 2021-02-08 20:42:21 +00:00
Marks Polakovs
ba4e6942cb
Merge pull request #208 from UniversityRadioYork/mstratford/played
Add a mark as played button.
2021-02-08 20:37:38 +00:00
Marks Polakovs
b8ff44e0c9
Bump version for 1.5.2 2021-02-08 20:33:25 +00:00
Marks Polakovs
ca0d1438ea
Merge pull request #206 from UniversityRadioYork/marks/upgrade-save
Default to saving changes to showplan, and add notice
2021-02-08 20:32:59 +00:00
Matthew Stratford
05cecd77e1 Add a mark as played button. 2021-02-08 20:23:59 +00:00
Marks Polakovs
76df515b57 Add missing space 2021-02-08 15:48:41 +00:00
Matthew Stratford
4bcabb6fb0 Fix silence detection threshold. 2021-02-06 20:06:30 +00:00