Commit graph

42 commits

Author SHA1 Message Date
dependabot[bot]
db16bcd972
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 09:41:56 +00:00
Stijn Bannink
471a8d680b
Create dependabot.yml 2022-12-28 10:40:05 +01:00
SBDeveloper
52397c626c Merge remote-tracking branch 'origin/master' 2022-11-01 20:32:16 +01:00
SBDeveloper
65ef411116 Added deployment 2022-11-01 20:30:57 +01:00
Stijn Bannink
780aa1f63d
Create README.md 2022-10-31 19:59:34 +01:00
SBDeveloper
a88525269e Bumped dependencies 2022-08-07 11:18:30 +02:00
stijnb1234
2f279a6ab6 Updated dependencies (1.19 ready) 2022-06-20 22:10:30 +02:00
stijnb1234
96896bce49 Undid merge 2022-05-28 20:19:47 +02:00
stijnb1234
2f8906813b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/nl/sbdeveloper/mctpaudio/radio/Playlist.java
2022-05-28 20:17:13 +02:00
stijnb1234
ac2d964d33 Fixed url, improved info 2022-05-28 20:15:29 +02:00
Stijn Bannink
2deaf5dad7 Fixed indexoutofbounds for playlist, by making it thread-safe 2022-05-04 17:07:16 +00:00
stijnb1234
75aa099aef Updated dependencies 2022-04-02 21:14:26 +02:00
stijnb1234
1b5592cc06 Updated to 1.18.1 2022-03-02 13:09:07 +01:00
SBDeveloper
583cb591ca Bumped to Java 16 & 1.17 2021-07-21 12:35:35 +02:00
stijnb1234
fd67ae6f32 Improved code and fixed some things 2021-03-19 09:03:43 +01:00
stijnb1234
af84892323 Bugfixes in the audio client 2021-02-01 13:02:15 +01:00
stijnb1234
a93179ba68 Fixed in/out playback for regions on SFX 2021-01-31 20:04:15 +01:00
stijnb1234
af6a849a58 Bumped to v1.3.1 2021-01-28 20:36:28 +01:00
stijnb1234
d523a31310 ♻️ Refactored MCTPAudio, moved to ACF, removed unneeded things, and more. 2021-01-28 20:30:21 +01:00
stijnb1234
435007a502 Playlist contains a full shuffle now. 2020-12-09 19:12:05 +01:00
stijnb1234
62ccfbc12b Refreshed .gitignore 2020-11-16 18:53:11 +01:00
stijnb1234
78c68f4f32 Moved to maven 2020-11-16 18:52:42 +01:00
stijnb1234
833b55d6ca Updated to new server location, and 1.16.3 2020-09-17 16:44:17 +02:00
stijnb1234
4b9c5d3a59 Change playlist system, and some other fixes 2020-06-23 14:16:20 +02:00
stijnb1234
bc109013f3 Fixed region selector 2020-05-21 21:31:34 +02:00
stijnb1234
7710e17d02 All user messages are now English 2020-05-19 11:25:52 +02:00
stijnb1234
5875da50d4 Added messages on connect/disconnect and on leave 2020-05-19 11:19:55 +02:00
stijnb1234
90bb05a4c5 Fixed brightness 0 issues 2020-05-19 11:00:06 +02:00
stijnb1234
86217acca6 Added brightness to hue 2020-05-19 10:54:31 +02:00
stijnb1234
bbb34a47c9 Fixed hue issue 2020-05-19 10:13:06 +02:00
stijnb1234
50a4cf1576 Plugin done? 2020-05-18 19:42:42 +02:00
stijnb1234
01f6792719 A lot of changes 2020-05-17 21:55:32 +02:00
stijnb1234
9f3bb214f7 Fixed typos 2020-05-07 14:17:53 +02:00
stijnb1234
d74df6404a Added playing music (with selector support) 2020-05-07 13:32:00 +02:00
stijnb1234
73626afe80 A lot of fixes 2020-05-06 16:13:46 +02:00
stijnb1234
03eca44be5 Fixed typo 2020-05-06 12:00:37 +02:00
stijnb1234
bf527e31d2 Added pinmanager and message AUTH event. 2020-05-06 11:52:51 +02:00
stijnb1234
08d14e1122 Added socket 2020-05-06 11:28:44 +02:00
OfficieelJason
56de051229 Added MCTPAudioCmd class
Added things to Main class
Added Utils
2020-05-05 22:39:46 +02:00
OfficieelJason
d7f659be21 Added MCTPAudioCmd class
Added things to Main class
Added Utils
2020-05-05 22:35:53 +02:00
OfficieelJason
3a9db49101 Added MCTP to Main class 2020-05-05 20:00:12 +02:00
OfficieelJason
ab5e26c03a Added Main class 2020-05-05 19:30:17 +02:00