mirror of
https://github.com/barkeser2002/Boiler.git
synced 2026-09-25 00:59:58 +03:00
- Implement synchronized block for render timer management in ImplBoilerDisplay. - Replace Timer with Bukkit's scheduler in ImplDisplayManager for better task handling. - Add error handling for missing 'url' argument in BoilerClientSource, BufferedFFMPEGSource, FFMPEGSource, GstreamerSource, ImageSource, KeyboardSource, RTMPSource, TwitchSource, VideoConverterSource, VlcSource, YoutubeSource, and CloneSource. - Improve error reporting for missing display in SectionCloneSource. - Enhance error handling in GstreamerSource for installation checks. - Update SystemInfoSource to handle potential null plugin versions. - Adjust audio queue size checks and backpressure handling in BufferedFFMPEGSource and FFMPEGSource. - Ensure proper cleanup of resources in unload methods across sources. - Comment out platform includes in settings.gradle.kts for clarity.
8 lines
253 B
Properties
8 lines
253 B
Properties
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip
|
|
networkTimeout=10000
|
|
validateDistributionUrl=true
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|