Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes and updates to support latest plugins #1

Merged
merged 9 commits into from
Jul 6, 2024
Merged

Conversation

JoepVanlier
Copy link
Owner

@JoepVanlier JoepVanlier commented Jun 30, 2024

Changes introduced:

  • Updated WDL/EEL2 to upstream 0a3e36e.
  • Add support for the JSFX preprocessor.
  • Increased slider limit to 256.
  • Added support for reading from RPLs with 256 sliders.
  • Ensured slider lookup is case insensitive (like JSFX).
  • Fixed bug where file_avail returned 0 despite there still being bytes remaining.
  • Fixed bug regarding file_open which only allowed opening specific extensions.
  • Add tests for all of the above.

@JoepVanlier JoepVanlier changed the title Bump EEL and include preprocessor step Bump EEL and include preprocessor step (WIP) Jul 2, 2024
@JoepVanlier JoepVanlier force-pushed the bumping_eels branch 2 times, most recently from f34312b to a650dcd Compare July 6, 2024 20:39
@JoepVanlier JoepVanlier changed the title Bump EEL and include preprocessor step (WIP) Bump EEL and include preprocessor step Jul 6, 2024
@JoepVanlier JoepVanlier changed the title Bump EEL and include preprocessor step Fixes to support latest plugins Jul 6, 2024
@JoepVanlier JoepVanlier changed the title Fixes to support latest plugins Fixes and updates to support latest plugins Jul 6, 2024
@JoepVanlier JoepVanlier merged commit 87e87a8 into master Jul 6, 2024
12 checks passed
@JoepVanlier JoepVanlier deleted the bumping_eels branch July 6, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant